/* CSS Document */
p {
display:block;
}
body{
	width:1025px;
	height:100%;
}

#supplyWatchLogo{
	padding-top:38px;
}
		
#supplyWatchHeaderText{
		color:#ffffff;
		position:absolute;
		left:595px;
		bottom:13px;
		font-size:13px;
	}

.swHeaderLink a:link{color:#ffffff;} 
.swHeaderLink a:visited{color:#ffffff;} 
.swHeaderLink a:active {color:#999999;}
.swHeaderLink a:hover {color:#999999;}
	
#supplyWatchHeader{
	width:100%;
	height:83px;
	background-image:url(/supplyWatch/templateImages/top_column_left_back_rpt.gif);
	position:relative;
}

#supplyWatchHeaderLeft{
	width:190px;
	float:left;
	position:relative;
}

#supplyWatchAribaLogo{
	top:10px;
	left:15px;
	position:absolute;
}

#supplyWatchHeaderRight{
	width:830px;
	background-image:url(/supplyWatch/templateImages/top_column_middle_back_rpt.gif);
	float:right;
	position:relative;
}

#supplyWatchBody{	position:relative;	text-align:center;	float:left; }

#supplyWatchContainer{	width:100%;	text-align:left; height:100%;}

#supplyWatchFooter{
	width:1025px;
	position:relative;
	text-align:left;
	clear:both;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #F7B81F;
}

#supplyWatchVerticalLine{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-right:1px solid #F7B81F;
}

#supplyWatchLeftBar{
	width:185px;
	position:relative;
	text-align:left;
	float:left;
	margin:10px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:90%;

}

#supplyWatchMainContent{
	text-align:left;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	border-left:1px solid #F7B81F;
}

#supplyWatchArticleContent{
	text-align:left;
	float:left;
	position:relative;
	border-left:1px solid #F7B81F;
}

#supplyWatchCategoryContent{
	text-align:left;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	border-left:1px solid #F7B81F;
}

#supplyWatchMainContent table {width:620px;}
#supplyWatchMainContent td {padding:1px 5px 1px 5px;}

#supplyWatchArticleContent table {width:630px;}
#supplyWatchArticleContent td {padding:1px 5px 1px 5px;}

#supplyWatchCategoryContent table {width:800px;}
#supplyWatchCategoryContent td {padding:1px 5px 1px 5px;}

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

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

#supplyWatchHR{
	border-top:1px solid #F7B81F;
	float:left;
	width:180px
	margin:2px 2px 2px 2px;
}
#supplyWatchHRContent{
	border-top:1px solid #F7B81F;
	float:left;
	width:370px;
	margin:0px 5px 0px 5px;
}

#supplyWatchHRContentLeft{
	border-top:1px solid #F7B81F;
	float:left;
	width:100%;
	
}

#swCategoryModule{
	width:380px;
	text-align:left;
	float:left;
	padding-bottom: 25px;
}

#swCategoryModuleRightCol{
	width:380px;
	text-align:left;
	float:left;
	padding-bottom: 25px;
	margin-left:5px;
}

#swCategoryADModule{
	width:360px;
	height:160px;
	text-align: right;
	font-style:italic;
	font-size:10px;
	color:#c0c0c0;
	
	margin:5px 5px 15px 5px;
	padding:0px 5px 5px 0px;
	float:left;
}

#swSidebarADModule{
	width:190px;
	text-align: right;
	font-style:italic;
	font-size:10px;
	color:#c0c0c0;
}

#swCategoryModuleLeft{
	width:250px;
	text-align:left;
	float:left;
}

#swCategoryModuleLeftExpert{
	width:250px;
	text-align:left;
	float:left;
}

#swCategoryModuleRight{
	width:120px;
	text-align:right;
	float:left;
}

#swCategoryModuleRightATE{
	width:120px;
	text-align:right;
	float:left;
}

#swCategoryImage{
	text-align:left;
	float:left;
	background-color:#F2F2F2;
}

#swCategoryImageContainer{
	width:580px;
	height:45px;
	text-align:left;
	float:left;
	background-color:#F2F2F2;
	margin:5px 0px 5px 0px;
}
  
#swHomeContentText{
	text-align:left;
	float:left;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

.swHomeContentText {color:#000000;}
.swHomeContentText a:link{color:#000000;} 
.swHomeContentText a:visited{color:#000000;} 
.swHomeContentText a:active {color:#999999;}
.swHomeContentText a:hover {color:#666666;}


#swCategoryImageText{
	background-color:#F2F2F2;
	text-align:left;
	float:left;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	padding: 13px 0px 0px 10px;
}


.swCategoryImageText {color:#000000;}
.swCategoryImageText a:link{color:#000000;} 
.swCategoryImageText a:visited{color:#000000;} 
.swCategoryImageText a:active {color:#999999;}
.swCategoryImageText a:hover {color:#666666;}


.supplyWatchLeftMenu {color:#999999;}
.supplyWatchLeftMenu a:link{color:#999999;} 
.supplyWatchLeftMenu a:visited{color:#999999;} 
.supplyWatchLeftMenu a:active {color:#999999;}
.supplyWatchLeftMenu a:hover {color:#666666;}

.supplyWatchBreadCrumbText{	color:#666666;	margin:0px 0px 10px 0px;}
.supplyWatchSectionText{ color:#666666;	font-weight:bold;	margin:0px 0px 10px 0px;}
.supplyWatchArticleTitle{ color:#000000;	font-weight:bold;	margin:0px 0px 10px 0px;}
.supplyWatchAuthor{	color:#000000;font-style:italic;margin:5px 0px 3px 0px;clear:both;}
.supplyWatchAuthorInside{color:#000000;font-style:italic;margin:0px 5px 3px 5px; float:left; text-align:center;}
.supplyWatchAuthorInsideBy{color:#000000;font-style:italic;padding:63px 0px 0px 0px; float:left; text-align:center;}
.supplyWatchArticleSummary{	color:#000000;	text-align:left; float:left;	margin:0px 0px 10px 0px;}

.supplyWatchLeftSideBarHeaders{	color:#666666;	font-weight:bold;}
.supplyWatchEmailThisPage {position:relative;top:2px; z-index:1;}

.swfooter a:link{color:#999999;} 
.swfooter a:visited{color:#999999;} 
.swfooter a:active {color:#999999;}
.swfooter a:hover {color:#666666;}

.ate a:link{color:#999999;} 
.ate a:visited{color:#999999;} 
.ate a:active {color:#999999;}
.ate a:hover {color:#666666;}





#swfooter{width:1025px;position:absolute;bottom:-110px;text-align:center;border-top:1px solid #999999;clear:both;left:0px;margin:20px 0px 0px 0px;padding:10px 0px 5px 0px;}
#swfooterLinks{width:100%; text-align:center; font-size:90%; color:#999999;}
#swfooterLeft{float:left;margin-top:17px; text-align:left; width:680px;; font-size:80%; color:#999999;}
#swfooterRight{float:right; margin-top:17px; text-align:left; width:320px; font-size:80%; color:#999999; position:relative;}

.showMore, .showLess {
text-decoration:none;
cursor:pointer;
font-style:italic;
}

.moreInfoDiv{
position:absolute; z-index:100;margin-top:-20px; left:50px;padding:5px; background:#efefef; border-right:1px solid #333333; border-bottom:1px solid #333333; border-top:8px solid #cdcdcd;border-left:1px solid #cdcdcd;
display:none;
}


