
@import url( ../../core/css/stylesheet.css );
@import url( img-stylesheet.css );
@import url( doc-stylesheet.css );


/* color references

Banner: height 42px, blue-#730101, button(black-#000000, brown-#5D2E1E, yellow-#F8E300)

NAV: red-#92191C, light yellow-#F7FABE, roll over brown-#5D2E1E, outline-#A7493E

SEARCH CENTER: blue bar and outline-#730101

MID COLUMN CONTENT: top blue bar-#730101, table header yellow-#F8E300, light blue background-E1EEED

RIGHT COLUMN: bar green-#616f3e, text background-#FEF0CB, more link blue-#730101	
*/

a:link {
	color: #92191C;}
a:visited {
	color: #92191C;}
a:hover {
	color: black;}
a:active {
	color: #92191C;}

body {	color:#2E2E2E; color:rgb(0,0,0);
		background-color:#FFFFFF; }
	
	
#headerContainer {width:1000px; }
#header table td {
	padding:0px;
	background-color:#fef0cb;
}


#main-print-template #headerContainer {width:600px;}

#titleContainer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:42px;
	background-color:#fef0cb;
	margin-bottom:5px;
	color:#896b53;
	margin-top:0px;
	border:none;
	width:1000px;
}

#title {	
	font-size:2em; 
	font-weight:bold; 
	padding-left:10px; 
	float:left;
	padding-top:8px;}
	
#specialLinks { 
	float:right;
	color:#D1BA88;
	padding-right:10px;
	padding-top:4px;
	margin-top:3px;
	}	

#specialLinks span {
	background-color:#FEF0CB;
	padding:2px;
	padding-bottom:3px;
	display:inline-block;
	height:12px;
	border-style:double;
	border-width:3px;
	border-color:#FEF0CB;
	margin-right:5px;
}
#specialLinks a {
	font-size:1em;
	margin: 0px 3px 0px 2px;
	color:#da0001;
	text-decoration: none;
	font-weight: bold;
}

#specialLinks a:link {
}

#specialLinks a:visited {
}

#specialLinks a:hover {
	color:#896B53;
}


#primaryContainer {width: 1001px;}

#navigationContainer { padding-top:0px;padding-right:0px; margin-right:0px;
	width: 173px; }

#flexContainer { margin-left:0px; padding-left:0px;}


/*****
 *****
  SEE ALTERNATE COLORIZATION BELOW
 *****
  SEE ALTERNATE COLORIZATION BELOW
 *****
  SEE ALTERNATE COLORIZATION BELOW
 *****
  SEE ALTERNATE COLORIZATION BELOW
 *****
  SEE ALTERNATE COLORIZATION BELOW
 *****/
 
#menu-container {
	padding:3px;
	background-color: #a60332;
	margin-top:0px;
	margin-bottom:0px;
	min-height:162px;
	background-image: url(../graphics/nav_bg.jpg);
}
#navigation li {
	background-color: none;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding:4px 0px 4px 0px;
	margin-bottom:2px;
}

#navigation ul.sub-menu li, #navigation li li { 
	xpadding: 2px 5px;
	}

#navigation ul li li {
		font-size: .9em;
		padding: 2px 5px;
		margin-bottom:3px;margin-top:1px;
		
	}

#navigation a {
	font-weight:bold;
	font-size:1.2em;
	color: #FFF;
	text-decoration:none;
}
	

#navigation ul li {
	list-style-type: none;
	position: relative; 
	float: left;
	}
	
#navigation ul, #navigation ul li { 
	margin: 0px 0px; width:165px; 
	border-bottom:1px solid #912518;
	}

#navigation ul li ul.sub-menu { }
#navigation ul li ul li {padding: 0px 0px; }

#navigation ul li ul.sub-menu li {  margin-top:-1px; margin-bottom:0px;}

/* sub menu */
#navigation li ul.sub-menu {
	position: absolute; 
	display: none;
	top:0;
	left: -999em;
	margin:0px;
	background-color:#730101;
	padding: 2px;  padding-right:5px;
	border-left:none; 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:167px; display: block;
	} 
	
#navigation li.over ul.sub-menu li a:hover { xcolor:rgb(205,16,65); }

/* 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: 150px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px; 
	margin-bottom:2px;
	border:none;
	}
	
#navigation li ul.open-sub-menu li.selected {
	border-bottom:1px solid #FEF0CB;
	}

#navigation ul.open-sub-menu li:hover {
	border:none;
	}
#navigation ul.open-sub-menu a:hover { color: rgb(205,16,65); }

#navigation li.over a:hover {
	color: #F8E300;
}


#navigation li.selected {
	color:#FEF0CB;
	xbackground-color:#5D2E1E;
}
	
#navigation li.selected a:hover {
	color:#FFF;
}


/* alternate menu colorization */
/* NAV: red-#92191C, light yellow-#F7FABE, roll over brown-#5D2E1E, outline-#A7493E 
#menu-container {
	background-color: #730101;
}*/
#navigation li { background-color: none;	color: #FFF; }
#navigation a {	color: #FFF; }
#navigation li ul.sub-menu { background-color:#5D2E1E;}
#navigation li ul.open-sub-menu li.selected { xborder-color: #A7493E; }
#navigation ul.open-sub-menu a:hover { color: rgb(205,16,65); }
#navigation li.over a:hover { color: #FEF0CB; }

#navigation li.selected {
	background-color:none;
	border-bottom: 1px solid #FEF0CB;
}

#navigation li.selected a:hover { color:#F7FABE;}

.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.selectedTab span {
	color:#876B25;
	}
.htabset a:link {
	color:#D1BA88;
	}
.htabset a:hover {
	color: #BB2A37;
}
	
.list-navigation { background-color:#730101; color:#FFF;}

#navigation a:link { }
#navigation a:visited { }
#navigation a:active { }

#displayContainer { 
	xpadding:0 4px 8px 8px; 
	padding:0px 0px 8px 0px;
	xborder-left:1px solid #616F3E; 
	xborder-right:1px solid #616F3E;}

#flexContainer { 
	width:261px; padding-top:0px; }

#footerContainer { 
	background-color:#730101; 
	color:#F7FABE; 
	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:#F7FABE; } 
	

#footer {
	text-align:center;
	padding-top:3px; padding-bottom:3px;}

#fseContainer { 
	width: 1000px;}


	
/* UI object classes */
input.button, input[type="button"] {}


.sectionHeading     {
	background-color: #730101;
	border: solid 2px #F7F6E3;
	border-right-color: #947012;
	border-bottom-color: #947012; 
	border:none;
	text-align:left;
	padding-left:4px;
	width:100%; }

.listRowAlt { 
	background-color: #fef6e1; }


.recordList {
	border-color:#947012; border-color:silver; }
	
table.recordList thead { 
	background-color: #730101;
	color:#F8E300; 	}
	
table.recordList tfoot td { 
	border-color:#730101; }
	
.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 */


#oprDetailPopupBody {
	padding:5;
	left:0; }
#oprDetailPopupBody table {
	line-height:15px; }
#oprDetailPopupBody td {
	text-align:left;}
	
	
#oprDetailPopup { background-color:#FFF;border:3px solid #616f3e; width:99%;}
#oprDetailPopupHeader { border:none; border-bottom: 2px solid #616f3e; padding:5;}
#oprDetailPopupHeader td strong { color: #92191C; }

	
	
/*
#options table {
	border-color: #947012; }
*/

/* 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: #616F3E; 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 #616F3E; 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;}

.portlet div.header { 
	background-color:#616F3E; }
.portlet div.header h1 { color: #FFF; }
.portlet div.header h1.shadow { color:#333333;}


/* RIGHT COLUMN: bar green-#616f3e, text background-#FEF0CB, more link blue-#730101 */
                                                        

/*
.portlet div.header-small { 
	background-color:#616F3E;
	width:auto;

}
*/



.portlet div.header-small td.title h1 { color: rgb(255,255,255);}


.portlet div.body { border: 1px solid #616F3E; width:auto; } 
.portlet { background-color:#fef6e1; }
.portlet div.body .section { border:1px solid #FEF6E1;}


/* this section removes the portal header icon and normalizes the size to small, and removes the shadow title on the large */
.portlet div.header h1 { font-size: 1.1em; font-weight: bold; font-family: Verdana;}
.portlet div.header h1.shadow { display: none; }
.portlet div.header h1.foreground { position: static; padding-top:3px; padding-left:.5em;}
.portlet div.header {height: 2em;}
.portlet div.header img.icon { display: none; }
.portlet div.header .control { top:2px; right:2px;}


x#flexContainer .portlet div.header { background-color: #616f3e; }
x#flexContainer .portlet { background-color:#FFF; }
x#flexContainer .portlet a { color: #FFF; }
x#flex-Container .portlet div.header-small { background-color: #616f3e; }


#options .portlet div.header, 
#options .portlet div.header-small { background-color: #730101; }
#options .portlet div.header-small + div.body { border: none; } 
#options .portlet div.header-small { width:auto; }
#options .portlet div.view { border: 1px solid #edae5e; border-top:none; }

.modal-window { background-color:#FEF0CB;border:3px solid #616f3e;}
.modal-window-frame { border:1px solid silver; margin:1px; }
.modal-header  { background-color:#616f3e;color:#FEF0CB; }
.modal-footer { margin-top:.5em; margin-bottom:.5em; }



.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; }

.distributor-cleanup-request table { font-size: 1.2em; }
.distributor-cleanup-request table { margin-bottom: 2em; width: 7in; line-height: 1.5em;}
.distributor-cleanup-request table caption { font-size:1.4em; font-weight:bold; padding-bottom:.5em; border-bottom-style:solid; border-bottom-width:1px;}
.distributor-cleanup-request .label-col { font-weight: bold; width: 12em; vertical-align:top;}

.distributor-cleanup-request .distributor-profile .label-col { width: 12em; }

#contact-us-form-container fieldset#contact-us-message-fields textarea { width: 48em; height: 9em; }

#contact-us-form-container { border: 1px solid #92191C; padding:.5em; background-color: #FEF0CB;}
#contact-us-form-container label { color: #730101; }


.login-area { min-height:350px; }
.login-box { position:relative; left:-115px; top:20px; xborder: 1px solid #92191C; padding:0px; xpadding:.5em; xbackground-color: #FEF0CB; margin:0px; xmargin-top:20px; width:303px;}
.login-box h1 { color: #92191C; margin:0px; margin-bottom:-1px; border: 1px solid #92191C;background-color: #FEF0CB; padding-top:1px; padding-bottom:1px; padding-left:3px; font-size:1.5em; width:301px;}
.login-box div { border: 1px solid #92191C; width:304px; margin:0px; }
.login-content { position:relative; top:-170px; left:230px; width:550px;}


.content-search-center a { color: #92191C; }
.content-search-center a:hover { color: black; }
#flexContainer .content-search-center { border-color:#616F3E; }
