@import url( ../../core/css/stylesheet.css );
@import url( pos-stylesheet.css );
@import url( lead-stylesheet.css );
@import url( tpf-stylesheet.css );
@import url( prc2_stylesheet.css );
@import url( emb-stylesheet.css );
@import url( sim-stylesheet.css );
@import url( rec-stylesheet.css );
@import url( ssg-stylesheet.css );
@import url( img-stylesheet.css );
@import url( spl-stylesheet.css );
@import url( opr-stylesheet.css );
@import url( cmp-stylesheet.css );
@import url( nap-stylesheet.css );
@import url( std-portlet-stylesheet.css );
@import url( ols-stylesheet.css );
@import url( mkt-stylesheet.css );
/* color references
	rich red #C41E3A
	
*/

div.construction-title { position:absolute; display:none; color:#C41E3A; text-align:left; top:40px; left:195px; font-size:24pt; font-weight:bold; font-family:Times; letter-spacing:3px;}

a:link {
	color: #336799;}
a:visited {
	color: #336799;}
a:hover {
	color: #C41E3A;}
a:active {
	color: #336799;}

body {	color:#595959; 
		background-color:white;
		font-family:Arial, Helvetica, sans-serif;
}

#content-template { width:564px;}
#content-template #header table { width:564px; height:110px;}
#content-template #header table { background-image:url(../graphics/logo2.gif);}
#content-template #header table img{ display:none;}


input, select, textarea	{ font-family: Verdana; }

#headerContainer {width:999px;}
#main-print-template #headerContainer {width:600px;}

#titleContainer { 
	height:20px; 
	background-color:#eee; 
	margin-bottom:0px; 
	color:#535353; font-family:arial;
	margin-top:0px;
	xborder-left: 1px solid white;
	width:1000px;}

#title {	
	font-size:1.5em; 
	padding-left:10px; 
	float:left;
	padding-top:0px;
	font-weight:bold;}
	
#specialLinks { float:right; padding-right:10px; padding-top:2px; }	

#specialLinks a { font-size:1.2em; margin: 0px 3px 0px 2px; font-family: arial; }

/* hide the first link (corporate home) */
#specialLinks span a.sl-corporate-url { display:none; }

#specialLinks a:link { color:#C41E3A; }

#specialLinks a:visited { color:#535353; }

#specialLinks a:hover { color:#535353; }

#specialLinks a { text-transform:lowercase; font-weight:bold; text-decoration:none; }

#option-icons { padding-top:2px; }


#option-icons span#option-icon-searchCenter.text { background:none; position:relative; left:-25px;}
#option-icons span#option-icon-searchCenter.text a { color:#C41E3A; font-size:1.2em; text-transform:lowercase; font-weight:bold; text-decoration:none; }
#option-icons span#option-icon-searchCenter.text a:link { color:#C41E3A; }
#option-icons span#option-icon-searchCenter.text a:visited { color:#535353; }
#option-icons span#option-icon-searchCenter.text a:hover { color:#535353; }

/* Container styles */
#primaryContainer {width: 1001px;}

#navigationContainer { padding-top:5px; padding-right:0px; width: 173px; margin:0; xborder:1px solid black; }

#displayContainer { padding:0px 0px 8px 0px; xborder:1px solid black;}

/* move the navigation image to the top right corner of the screen */
#navigationContainer #navigation img { position:absolute; width:133px; height:90px; top:15px; left:835px; border:1px solid #92191C; display:none; }


#flexContainer { width:261px; padding-top:5px;  margin-left:0px; padding-left:0px; xborder:1px solid black;}

#menu-container { background-color:#336799;}

#navigation li {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	padding:2px 0px 2px 0px; 
	margin-bottom:2px; 
	border-top: 2px solid #336799;}

#navigation ul.sub-menu li, #navigation li li { }


ul#main-menu a { font-family:arial; color:#737373; }
ul#main-menu > li > a { text-transform:uppercase; font-size:1em; }
ul#main-menu > li { border-top: 2px solid #336799; margin-top:2px; }

#navigation ul li {
	font-size:1.2em;
	}
#navigation ul li li {
		font-size: .9em;
		padding: 2px 5px;
		margin-bottom:3px;margin-top:1px;
	}
	

#navigation a {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color: white; 
	text-decoration:none;}
	
#navigation a:hover {
	color: #C41E3A;
	}

#navigation ul li {
	list-style-type: none;
	position: relative; 
	float: left;
	}
	
#navigation ul, #navigation ul li { 
	margin: 0px 0px; width:173px; 
	}

#navigation ul li ul.sub-menu { }
#navigation ul li ul li {padding: 0px 0px;}

/* sub menu */
#navigation li ul.sub-menu {
	position: absolute; 
	display: none;
	top:0;
	margin:0px;
	padding: 1px;
	border: none; 
	margin-top:-2px;
	margin-left:0px;
	width:auto;
	background-color:#336799;
}

#navigation li ul.sub-menu li {
	padding-top:1px; 
	padding-bottom:1px; 
	margin:0px 0 1px 0; 
	margin-bottom:1px;
	font-size:1em;
	background-color:#DDE6EF; 
	border:none;
}

/*
#navigation li:hover ul.sub-menu, #navigation li.over ul.sub-menu { 
	left:173px; display: block;
	} 
*/

#navigation li.over ul.sub-menu { 
	left:173px; display: block;
	} 

/* open sub menu */
#navigation li ul.open-sub-menu {
	padding: 0px; border: none;
	width: 160px;
	margin:3px;margin-left:10px;
}

#navigation li ul.open-sub-menu li {
	width: 155px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px; 
	margin-bottom:2px;
	border:1px solid white;
	}
	
#navigation li ul.open-sub-menu li.selected {
	border:1px solid white;
	}

#navigation ul.open-sub-menu li:hover {
	border:1px solid white;
	width: 155px;
	}

/*
#navigation li:hover, #navigation li.over {
	color: #876B25;
	background-color: #E1CB93;
}
*/
x#navigation li.over {
	color: #C41E3A;
	background-color: silver;
}

#navigation li.over { background-color:#DDE6EF; }
	

#navigation li a { margin-left:6px; }
#navigation li {  background-color:#DDE6EF; }
#navigation li.selected {  background-color:#DDE6EF; }
#navigation li.open-menu { background-position:2px 15px; }

#navigation li.selected a  { color: #C41E3A; }

.htabset a:hover, .htabset a.selectedTab {
	background-image: url("../graphics/htab_left_on.gif");
	}
.htabset a:hover span, .htabset a.selectedTab span {
	background-image: url("../graphics/htab_right_on.gif");
	}	
.htabset a { color:white; font-weight:bold; font-family:arial; letter-spacing:1px;}
.htabset a.selectedTab span {
	color:white; font-weight:bold;
	}


.htabset a { background-image: url("../graphics/htab_left.gif"); padding-bottom:0px;}

.htabset a span { background-image: url("../graphics/htab_right.gif"); padding-bottom:0px;}

x.htabset a:link {
	color:white; font-weight:bold;
	}
x.htabset a:hover {
	color:white; font-weight:bold;
}
	
.htabset { background-color:#fff; border-bottom:2px solid #336699; border-top:2px solid black; padding-top:8px; height:16px; }

#opr-contact-panel .htabset { text-align:left; }

.list-navigation { background-color:#336699; }
.list-navigation strong { color:white; font-family:arial; font-weight:bold; }

/*#navigation a:link { }
#navigation a:visited { }
#navigation a:active { }*/



#footerContainer { 
	background-color:#171717;
	color:white; 
	text-align:center; 
	align-vertical:middle;
	margin-top:15px;
	width: 1000px;}
	
#content-template #footerContainer { background-color:transparent; border-top: 2px solid #D1BA88;}
#main-print-template #footerContainer { background-color:transparent; border-top: 2px solid #D1BA88;width:600px;}

#footerContainer a { color:white; } 
	

#footer {
	text-align:center;
	padding-top:3px; 
	padding-bottom:3px;}

#fseContainer { 
	width: 400px;
	margin-left:auto;
	margin-right:auto;
	}
	


	
/* UI object classes */
/*
input.button, input[type="button"]     {
	color: white;
	background-color: #C41E3A;
	height: 20px;
	border: solid 2px #F7F6E3;
	border-right-color: #947012;
	border-bottom-color: #947012; 
	padding-bottom: 2px; }
*/

/*
.sectionHeading     {
	color: white;
	background-color: #C41E3A;
	border: solid 2px #F7F6E3;
	border-right-color: #947012;
	border-bottom-color: #947012; 
	text-align:left;
	padding-left:4px;
	width:100%; }
*/

.sectionHeading {
	background-color:#336799; border-bottom:2px solid #336699; xborder-top:2px solid black;
}

.sectionHeading > table thead tr td { background-color:#336799; text-transform:uppercase;}
.sectionHeading > table thead { border:none; }
.sectionHeading > table { margin:0 auto; }


.listRowAlt { 
	background-color: #F4F4F4; }

.recordList {
	border-color:#336799; }
	
table.recordList thead { 
	background-color: #336799;
	color:white; 
	border-color:#336799; }
	
table.recordList tfoot td { 
	border-color:#C41E3A; }
	
.box {border: 1px solid #330000; background-color:#F9F1DC;text-align:center;}
/*text-align:center;width:200px;padding:5px;border:1px solid ##330000;background-color:F9F1DC;*/

div.grid { border:1px solid #330000; background-color:#E3D4A8;}
table.grid { border-top:1px solid #330000;border-left:1px solid #330000;}
table.grid tr { text-align:center; }
table.grid thead tr { background-color:#E3D4A8;}
table.grid thead td,table.grid thead th {  border-bottom:1px solid #330000;border-right:1px solid #330000; }
table.grid tbody td { border-bottom:1px solid #330000;border-right:1px solid #330000;}


/* application component styles */

/* operator management */

/*
#oprDetailPopup { 
	border:1px solid #947012;
	background-color: #F7F6E3; 
	width:99%; }
#oprDetailPopupHeader {
	padding:5;
    border:1px solid #947012;
	border-bottom: 2px solid #947012; }
#oprDetailPopupHeader td strong {
	color:#CC0000; }
#oprDetailPopupBody {
	padding:5;
	left:0; }
#oprDetailPopupBody table {
	line-height:15px; }
#oprDetailPopupBody td {
	text-align:left;}
*/

#oprDetailPopup { 
	border:2px solid #C41E3A;
	xbackground-color: #F7F6E3; 
	background-color: #F5F5F5;
	width:99%; 
	font-size:1.2em;}
#oprDetailPopupHeader {
	padding:5;
    background-color: #C41E3A;
	border-bottom: 2px solid white; }
#oprDetailPopupHeader td strong {
	color:white; font-size:1.5em; }
#oprDetailPopupBody {
	padding:5;
	left:0; }
#oprDetailPopupBody table {
	line-height:15px; }
#oprDetailPopup .label-col { text-align:right; }
#oprDetailPopup .value-col { text-align:left; }
	

#frm_operatorMgmt {
	x-background-color: #F7F6E3; }
	
/* distributor management */

#dstDetailPopup { 
	border:1px solid #947012;
	background-color: #F7F6E3; 
	width:99%; }
#dstDetailPopupHeader {
	padding:5;
    border:1px solid #947012;
	border-bottom: 2px solid #947012; }
#dstDetailPopupHeader td strong {
	color:#CC0000; }
#dstDetailPopupBody {
	padding:5;
	left:0; }
#fseLogo {float:right;clear:both;margin-top:2px;margin-right:2px;}


#dstDetailPopupBodyOverview p { margin:0; margin-bottom:5px; font-size:.9em; margin-right:15px; font-style:italic;}

#dstDetailPopupBody table {
	line-height:15px; }
#dstDetailPopupBody td {
	text-align:left;}




/* sales team news */
#news-container h1 { 
	background-color: #08794f; 
	color: #D1BA88;}
.news-item { 
	border-color: #08794F;}

/* general */

#displayContainer .content-introduction p { font-size: 1.2em; padding: 0px 0px 10px 10px; }
#displayContainer .content-introduction h3 { font-size: 1.2em; }
#displayContainer .content-introduction { border-top: 1px solid silver; margin-left:10px; margin-right:10px;}


/* hot box */
/* #hotbox-portlet-container {border-color: #E7DED5; margin-left:0px; padding-left:0px;} */
#hotbox-portlet-container h2 { 
	background-color: #B59333; 
	font-size:1.3em;
	line-height:16px;
	padding-top: 3px; padding-bottom:3px;
	color: #FFFFFF;}

#hotbox-search-results { border: 1px solid #E7DED5; border-top:none;}
#hotbox-portlet-container .content-introduction { 
	border-top: 1px solid #CBC5B3;
	padding-top: 0px; padding-bottom:10px; padding-left:10px; padding-right:7px;
	}
#hotbox-portlet-container .content-introduction p { font-size: 1.2em; }
#hotbox-portlet-container .content-introduction h3 { font-size: 1.2em; }
#hotbox-keyword-search {
	background-color: #B49032; xborder-top:3px solid #876B25; padding-top:3px; padding-bottom:5px;padding-left:10px; padding-right:7px;
	}
#hotbox-keyword-search img { 
	margin-left: -10px; margin-top: -3px;
	}
#hotbox-keyword-search td { padding-left: 5px; }

/* admin center */
#broker-profile-panel { font-size: 1.2em; padding: 10px; padding-top:3px; }


#prc-list-navigation { background-color: #B49032; text-align:right; padding-right:20px; padding-bottom:4px;}	
#prc-list-navigation a { color: black; font-size: .9em; padding-left: 20px; text-decoration:underline; cursor:pointer;}
.prc-product-summary td { border-bottom: 1px solid silver; padding-bottom:10px;vertical-align:top;padding-top:4px;}
.prc-product-summary td img { margin-top: 2px; margin-right: 7px; }
.prc-product-summary td p { margin:0; }
#prc-detail-tab-panel {padding-left:10px; padding-right:10px;}
#prc-detail-tab-panel h2 { width: 100%; border-bottom: 1px solid silver; padding-bottom: 2px; }
#prc-detail-view-panel h1 { font-size: 1.4em; padding-bottom:10px;}

/* #heading {font-size: 1em; font-weight:normal; background-color:#BB2A37;	color:#D1BA88; line-height:20px; text-align:center; width:100%; padding-top:0px; margin-top:0px; margin-left:0px;} */
#heading { font-size: 2em; font-weight:bold; text-align: center; margin-top:10px; padding-bottom:0px; margin-bottom:0px;}

.content-container { font-size: 1.2em;}



/*
#options table {
	border-color: #947012; }
*/
.modal-window { background-color:white;border:3px solid #336799;}
.modal-window-frame { border:1px solid silver; margin:1px; }
.modal-header  { background-color:#336799;color:white; }


.operator-cleanup-request table { font-size: 1.2em; }
.operator-cleanup-request table { margin-bottom: 2em; width: 7in; line-height: 1.5em;}
.operator-cleanup-request table caption { font-size:1.4em; font-weight:bold; padding-bottom:.5em; border-bottom-style:solid; border-bottom-width:1px;}
.operator-cleanup-request .label-col { font-weight: bold; width: 12em; vertical-align:top;}

.operator-cleanup-request .operator-profile .label-col { width: 12em; }

.login-area { min-height:380px; }
.login-box { position:relative; left:-115px; top:40px; padding:0px; margin:0px; width:303px;}
.login-box h1 { color: white; margin:0px; margin-bottom:-1px; border: 1px solid silver;background-color: #C41E3A; padding-top:1px; padding-bottom:1px; padding-left:3px; font-size:1.4em; width:301px; text-transform:lowercase;}
.login-box div { border: 1px solid silver; width:304px; margin:0px; }
.login-content { position:relative; top:-132px; left:230px; width:550px;}


#contact-us-form-container fieldset#contact-us-message-fields textarea { width: 48em; height: 9em; }

#contact-us-form-container { border: 1px solid #336699; padding:.5em; background-color: #F0F0F0;}
#contact-us-form-container label { color: #336699; }

#titleContainer .panel-control { float:left; margin-top:1px; margin-left:3px; display:block; }
	
div.bulls-eye-object { 
	background-image: url( ../graphics/Bullseye.gif );
	background-position: center center;
	background-repeat: no-repeat;
	width:100%;
	height:100px;
	}
	

.collection { width: 100%; margin-top:10px; margin-bottom:10px;}
.collection td { width:33%; height:4.5em; padding-left:3px; padding-right:3px; vertical-align:top;}
.collection td img { float:left; cursor:pointer; margin-top:3px;}
.collection td div { margin-left:22px; cursor:pointer; text-decoration:underline; }
.collection tr.first-row {}
.collection tr.last-row {}
.collection td.left-cell { padding-left:10px; }
.collection td.right-cell { padding-right:10px;  }

/* blog styles */
.blog .blog-entry { border-top:1px solid #ccc;}

/* FSD News Archive */
.emailHistory .view{ padding:4px;}
.emailHistory .pager{ margin:4px 0 3px 0;}
.emailHistory .view h1{ font-size:100%;}
.emailHistory .view div.emailHistory div table thead td.left-col{ width:80%; font-weight:bold;}
.emailHistory .view div.emailHistory div table thead td.right-col{ width:20%; font-weight:bold;}
.emailHistory .view div.emailHistory div table tbody td.left-col{ vertical-align:text-top; padding-bottom:5px; cursor:pointer;}
.emailHistory .view div.emailHistory div table tbody td.right-col{ vertical-align:text-top; padding-bottom:5px;}

/* Search Center */
.SearchReportCenterPortlet { border: 1px solid #999;}

competitive-information-view { border-right:1px solid black;}

/* National Accounts Info */
.nap-display-container table { xwidth:550px;}
.nap-display-container div.section-heading h1 { font-size:1.8em; }
.nap-vp { border:1px solid #ccc; margin-left:5px; background-color:#EEE; padding:5px; width:516px;}

.operator-facts .unit-counts { display:inline-block; float:right; clear:right; xposition:relative; xleft:-25px; xtop:-20px; margin:10px;}
.operator-facts .unit-counts { border:1px solid silver; padding:5px; width:125px; xmargin-top:35px; text-align:center;}
.operator-facts .unit-counts h1 { font-size:1em;  }
.operator-facts .unit-counts table { width:100%; font-size:1em; margin-top:5px; }
.operator-facts .unit-counts table td.year { font-weight: bold; text-align:right; }
.operator-facts .unit-counts table td.units { font-weight: normal; font-style:italic; text-align:right; }
.operator-facts .unit-counts table td.label { font-weight: normal; font-style:italic; text-align:left; }

.operator-facts .company { font-size: 1.6em; padding-left:4px; font-weight:bold; color:#171717; width:100%; border-bottom:1px solid silver; }
.operator-facts .operator-brief { float:left; clear:left; margin:10px; margin-top:5px; }
.operator-facts .operator-brief .address div { font-size: 1.1em; font-weight:normal; font-style:italic; color:#666666; }
.operator-facts .operator-brief .other { margin-top:.5em; }
.operator-facts .operator-brief .other label { display:inline-block; width: 105px; margin-right:.5em; font-weight:bold; font-size:1.2em; font-weight: bold; }
.operator-facts .operator-brief .customer-number .value { color: blue; font-weight:bold; }



x.content-introduction img { float:left; clear:right; padding-right:7px; xpadding-top:7px; }


#displayContainer #heading { float:right; padding-right:20px; font-size:15px; color:#4A5D71; }

.cda-dashboard .portlet { background-color:white !important; border:1px solid #E0E0E0;}
.fse-invisibile { visibility: hidden; }