
/* Main content */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: #ebebeb url(../images/bg-grid.gif);
	height: 100%;
	/*background: #fff;*/
}

a:link {
	color: #7e7575; 
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #7e7575; 
	text-decoration: none;
}

#waterMark {
	background:url(../images/watermark.gif) top right no-repeat;
}

#container {
	position: absolute;
	left: 50%;
	width: 840px;
	margin-left: -400px;
	background-color: #fff;
	text-align: left;
}

#pageHeader {
	position: relative;
	background: url(../images/header_bg.gif) top left repeat-x;
	top: 0px;
	height: 90px;
}

#pageHeader .defaultBanner {
	background:url("../images/banners/default/sm_public.png") no-repeat left top;
	height:70px;
	width: 500px;
}

#pageHeader .customGifBanner {
	background:url("../images/banners/custom/custom_public.gif") no-repeat left top;
	height:70px;
	width: 500px;
}

#pageHeader .customJpgBanner {
	background:url("../images/banners/custom/custom_public.jpg") no-repeat left top;
	height:70px;
	width: 500px;
}

#pageHeader .customPngBanner {
	background:url("../images/banners/custom/custom_public.png") no-repeat left top;
	height:70px;
	width: 500px;
}

#pageContent {
	position: relative;
	background-color: #fff;
	text-align: left;
	height: 1000px;
}

#mainRegion {
	float: left;
	width: 625px;
	text-align: left;
	margin-left:0px;
	padding: 5px;
}

#rightRegion {
	float: right;
	width: 150px;
	text-align: left;
}

#pageFooter {
	position: relative;
	background: #fff url(../images/copyright.gif) no-repeat right;
	height: 20px;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align:left;
	vertical-align: middle;
}

#pageFooter a:link {
	color: #999999;
	text-decoration: none;
}

#pageFooter a:visited {
	color: #999999;
	text-decoration: none;
}

#pageFooter a:hover {
	color: #999999;
	text-decoration: underline;
}

#pageFooter a:active {
	color: #999999; 
	text-decoration: none;
}

#breadcrumbs {
	font-size: 10px;
}

/* Window elements */

.greyWindow150 {
	border: 0;
	margin: 0 0 6px 0;
	padding: 0 0 10px 0;
	background: url(../images/greyboxbottom.gif) no-repeat bottom center;
}

.greyWindow150 h2 {
	background: url(../images/greyboxtop.gif) no-repeat top center;
	border: 0;
	margin: 0;
	padding: 6px 8px 4px 8px;
	color: #000;
	font-size: 11px;
}

.greyWindow150 .inside {
	background: url(../images/greyboxbody.gif) repeat-y top center;
	padding: 8px 10px 0px 10px;
	margin: 0;
	border: 0;
}

.greyWindow150 .inside .buttons {
	text-align: right;
}

.greyWindow150 .inside .login {
	padding-left: 20px;
	margin-bottom: 8px;
	background:url("../images/menu/login_16.gif") no-repeat left center;
	height: 24px;
	line-height: 24px;
}

.greyWindow150 .inside .knowledge {
	padding-left: 20px;
	margin-bottom: 8px;
	background:url("../images/menu/knowledge_16.gif") no-repeat left center;
	height: 24px;
	line-height: 24px;
}

.greyWindow150 .inside .forums {
	padding-left: 20px;
	margin-bottom: 8px;
	background:url("../images/menu/forums_16.gif") no-repeat left center;
	height: 24px;
	line-height: 24px;
}

.greyWindow150 .inside .surveys {
	padding-left: 20px;
	margin-bottom: 8px;
	background:url("../images/menu/survey_16.gif") no-repeat left center;
	height: 24px;
	line-height: 24px;
}

.greyWindow150 .inside .outages {
	padding-left: 20px;
	margin-bottom: 8px;
	background:url("../images/menu/outages_16.gif") no-repeat left center;
	height: 24px;
	line-height: 24px;
}

.greyWindow150 .inside .planned {
	padding-left: 20px;
	margin-bottom: 8px;
	background:url("../images/menu/planned_16.gif") no-repeat left center;
	height: 24px;
	line-height: 24px;
}

.greyWindow150 .line {
	background: url(../images/greyboxline.gif) no-repeat top center;
	border: 0;
	margin: 0;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.greyWindow150 h3 {
	font-size: 12px;
	margin-bottom: .5em;
}

.searchResults {
	border: 1px solid #B2B8BD;
	padding: 4px;
	margin: 0 auto 8px auto;
}

.searchResults .head {
	font-weight: bold;
	font-size: 12px;
}

.searchResults .title {
	padding: 10px 0px 0px 0px;
	font-size: 12px;
}

.searchResults .summary {
	font-size: 10px;
}

.searchResults .stats {
	font-size: 10px;
	color: #B2B8BD;
}

.searchResults .page {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

.recent {
	background: #FFFFFF;
	border: 1px solid #B2B8BD;
	padding: 4px;
	margin: 0 auto 8px auto;
}

.forumheader {
	background:#CFCFCF;
	text-align:left;
	padding:5px;
	border-top:3px solid #9A9A9A;
	border-bottom:1px solid #9A9A9A;
}

.outageheader {
	background:#CFCFCF;
	text-align:left;
	padding:5px;
	border-top:3px solid #9A9A9A;
	border-bottom:1px solid #9A9A9A;
}

.rssoutage {
	padding-left: 20px;
	margin-bottom: 8px;
	background:url("../images/menu/inline_rss_16.png") no-repeat left center;
	height: 16px;
	line-height: 16px;
	float: right;
}

table.introduction td {
	padding-top:0;
	padding:10px;
	border-top:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
	text-align: top;
}

table.introduction td.knowledge {
	height:120px;
	width: 200px;
	background: url(../images/knowledge.gif) no-repeat right;
	text-align:left;
	vertical-align:middle;
}

table.introduction td.outages {
	height:120px;
	width: 200px;
	background: url(../images/outages.gif) no-repeat right;
	text-align:left;
	vertical-align:middle;
}

table.introduction td.planned {
	height:120px;
	width: 200px;
	background: url(../images/planned.gif) no-repeat right;
	text-align:left;
	vertical-align:middle;
}

table.introduction td.forums {
	height:120px;
	width: 200px;
	background: url(../images/forums.gif) no-repeat right;
	text-align:left;
	vertical-align:middle;
}

table.introduction td.surveys {
	height:120px;
	width: 200px;
	background: url(../images/surveys.jpg) no-repeat right;
	text-align:left;
	vertical-align:middle;
}

table.outagedetail tr th {
	background:#CFCFCF;
	text-align:left;
	padding:5px;
	border-top:3px solid #9A9A9A;
	border-bottom:1px solid #9A9A9A;
}

table.outagedetail td.label {
	background:#EBEBEB;
	width: 125px;
	padding-top:0;
	padding:5px;
	border-bottom:1px solid #ffffff;
}

table.outagedetail td.data {
	padding-top:0;
	width: 187px;
	padding:5px;
	border-bottom:1px solid #ffffff;
}

table.documentation tr th {
	background:#CFCFCF;
	text-align:left;
	padding:5px;
	border-top:3px solid #9A9A9A;
	border-bottom:1px solid #9A9A9A;
}

table.documentation td.pdficon {
	background: url(../images/small_pdf.gif) no-repeat right;
	border-left:1px solid #EBEBEB;
	text-align:left;
	vertical-align:middle;
}

table.documentation td {
	padding-top:0;
	padding:10px;
	border-top:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
}

table.downloads tr th {
	background:#CFCFCF;
	text-align:left;
	padding:5px;
	border-top:3px solid #9A9A9A;
	border-bottom:1px solid #9A9A9A;
}

table.downloads td.graphic {
	border-left:1px solid #EBEBEB;
	text-align:center;
	vertical-align:middle;
}

table.downloads td {
	padding-top:0;
	padding:10px;
	border-top:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
}

/* Forum formatting */

table.thread {
	margin-bottom: 8px;
}

table.thread tr th {
	background:#CFCFCF;
	padding:5px;
	border-top:3px solid #9A9A9A;
	border-bottom:1px solid #9A9A9A;
	font-weight: bold;
}

table.thread tr th.left {
	text-align: left;
}

table.thread tr th.right {
	text-align: right;
}

table.thread td {
	padding-top:0;
	padding:10px;
	border-top:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
	vertical-align:top;
}

table.thread td.user {
	padding-top:0;
	padding:10px;
	border-top:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
	width: 150px;
	vertical-align:top;
}

/* KBA Article formatting */

.article {
	background: #FFFFFF;
	border: 1px solid #B2B8BD;
	padding: 4px;
	margin: 0 auto 8px auto;
}

.articletitle {
	font-size: 14px;
	font-weight: bold;
}

.articlestatus {
	background: #F7F7F7;
	padding:4px;
	border-top: 1px solid #B2B8BD;
	border-bottom: 1px solid #B2B8BD;
	text-align: left;
	font-size: 10px;
}

.articlestatuslabel {
	text-align: left;
	font-weight: bold;
}

.articlestatustext {
	text-align: left;
}

.articlelabel {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.articletext {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.ratingwindow {
	padding:0px 0px;
	border: 1px solid #aaaaaa;
	background: #f1f1f1;
}

/* Field based input */

.inputfield {
	font-size: 11px;
	width: 120px;
}

/* List Styles */

.liststyle {
	display: table;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 1;
	empty-cells: show;
	table-layout: auto;
	margin-bottom: 3px;
}

.liststyle .listcolumnbackg {
	padding: 3px;
	border: 1px solid #939393;
	background: url("../images/listcol-n.gif");
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
	font-weight: bold;
}

.liststyle .listcolumnbackn {
	padding: 3px;
	background: #e9e9e9;
	border: 1px solid #939393;
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
	font-weight: bold;
}

.liststyle .listheadercheckg {
	padding: 3px;
	border: 1px solid #939393;
	background: url("../images/listcol-n.gif");
	text-align: center;
	width: 20px;
}

.liststyle .listheadercheckn {
	padding: 3px;
	border: 1px solid #939393;
	background: #e9e9e9;
	text-align: center;
	width: 20px;
}

.liststyle .listtext { 
	font-size: 11px;
	padding: 3px;
	border: 1px solid #939393;
}

.liststyle .odd { 
	background: #ffffff;
}

.liststyle .even { 
	background: #f0f0f0;
}

.liststyle .listbrowser {
	text-align: center;
	padding: 3px;
	border-top: 1px solid #939393;
	background: #ffffff;
}

.liststyle .listRollOverEffect{
	background-color:#6699ff;
	color:#fff;
}

.liststyle .sort {
	float: right;
	border: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
	display:inline;
}

/* Survey Responses */

.surveySummary {
	font-size: 11px;
	text-align: left;
}

table.survey { 
	border-spacing: 1px;
	table-layout: auto;
	empty-cells: show;
}

table.survey tr td .popupField {
	font-size: 11px;
	width: 120px;
}

table.survey tr td.question {
	text-align: left;
	background:#e9e9e9;
	font-size: 11px;
	padding: 3px;
}

table.survey tr td.response {
	text-align: left;
	font-size: 11px;
}

table.survey tr td.response .textResponse {
	overflow: auto;
	width: 300px;
	height: 70px;
	border: 1px solid #B2B8BD;
	border-left: 4px solid #B2B8BD;
	font-size: 11px;
}

/* Forums */
/* format of table used in CategoryList and TopicList */

#forums {
	border: 1px solid #B2B8BD;
	width: 620px;
}

/* first row of tables in CategoryList and TopicList */
#forums .header {
	font-size: 11px;
	text-align: left;
	height: 20px;
	padding: 5px;
	font-weight: bold;
	background:#cfcfcf;
	border-top:3px solid #9a9a9a;
	border-bottom:1px solid #9a9a9a;
}

/* format of all rows after the first in CategoryList and TopicList */
#forums .image {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #B2B8BD;
	width: 38px;
}

#forums .cell {
	font-size: 11px;
	border-top: 1px solid #B2B8BD;
	padding: 5px;
}

#forums .browse {
	padding: 3px;
	text-align: center;
}

/* Title used in each row for CategoryList and TopicList */
#forums .cell .categoryname {
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
	text-align: left;
}	

/* description used in each row for CategoryList and TopicList */
#forums .cell .categorydescription {
	font-size: 11px;
	text-align: left;
}		

#forums .cell .categorymoderator {
	font-size: 11px;
	text-align: left;
	font-style: italic;
}

#posts {
}

#posts .header {
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	background: #eaeaea;
}

#posts .topicheader {
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	background: #eaeaea;
}

#posts .content {
	font-size: 11px;
	padding: 3px;
}

#posts .topiccontent {
	font-size: 11px;
	padding: 3px;
}

#posts .nonedit {
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	font-style: italic;
	background: #eaeaea;
}

#posts .browse {
	padding: 3px;
}



/* ------------------------------ 
            list browser        
   ------------------------------*/  

.listBrowser {
	text-align: center;
}

.listBrowser table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 11px;
}

.listBrowser .navLeft {
	width: 40px;
	text-align: left;
}

.listBrowser .navRight {
	width: 40px;
	text-align: right;
}

.listBrowser .roundLeft {
	background: url(../images/status/endcap_left_dark.gif) no-repeat center right;
}

.listBrowser .roundRight {
	background: url(../images/status/endcap_right_dark.gif) no-repeat center left;
}

.listBrowser .results {
	background: url(../images/status/midcap_dark.gif) repeat-x center;
	text-align: center;
}