@import url( ../../core/css/stylesheet.css );

/* color references

	custom #B49032
	culinary #D1BA88
	logo orange: #EC753A
	logo brown #B49032
	logo green #08794f
	logo red #BB2A37
	
	rich red #C71444
	
*/

a:link {
	color: #C71444;}
a:visited {
	color: #C71444;}
a:hover {
	color: #1E4FAA;}
a:active {
	color: #C71444;}

body {	color:#787878; 
		background-color:white; }
	
	
#headerContainer {width:1000px;}
#main-print-template #headerContainer {width:600px;}

#titleContainer { 
	height:20px; 
	background-color:#C71444; 
	xmargin-bottom:5px; 
	margin-bottom:0px;
	color:white;
	margin-top:5px;
	border-left: 1px solid white;
	width:999px;}

#title {	
	font-size:1.3em; 
	font-weight:bold; 
	padding-left:10px; 
	float:left;
	padding-top:3px;}
	
#specialLinks {
	float:right;
	color:#D1BA88;
	padding-right:10px;
	padding-top:4px;
	}	

#specialLinks a {
	font-size:.9em;
	margin: 0px 3px 0px 2px;
	font-family: Arial;
}

#specialLinks a:link {
	color:white;
}

#specialLinks a:visited {
	color:white;
}

#specialLinks a:hover {
	color:white;
}


#primaryContainer {width: 1001px;}

#navigationContainer { padding-top:0px;padding-right:0px; margin-right:0px;
	width: 173px; }
#flexContainer { margin-left:0px; padding-left:0px;}


#navigation li {
	background-color: silver;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	padding:8px 0px 8px 0px; 
	margin-bottom:2px; 
	border: 1px solid  white;}

#navigation ul.sub-menu li, #navigation li li { 
	xpadding: 2px 5px;
	}
	
#navigation ul li {
	font-size:1.2em;
	}
#navigation ul li li {
		font-size: .9em;
		padding: 2px 5px;
		margin-bottom:3px;margin-top:1px;
		border:none;
	}

#navigation a {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color: white; 
	text-decoration:none;}
	
#navigation a:hover {
	color: #C71444;
	}
#navigation .selected a:hover {
	color: white;
	}
	

#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;
	xleft: -999em;
	margin:0px;
	background-color:#C71444;
	xpadding: 3px; 
	padding: 1px;
	border: none; 
	border-left:none;
}

#navigation li ul.sub-menu li {
	padding-top:1px; padding-bottom:1px; margin-top:0px; margin-bottom:0px; margin-bottom:1px;font-size:1em;
}

/*
#navigation li:hover ul.sub-menu, #navigation li.over ul.sub-menu { 
	left:173px; display: block;
	} 
*/

#navigation li.over ul.sub-menu { 
	left:174px; 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: 153px;
	}

/*
#navigation li:hover, #navigation li.over {
	color: #876B25;
	background-color: #E1CB93;
}
*/
#navigation li.over {
	color: #C71444;
	background-color: silver;
}


#navigation li.selected {
	color: white;
	background-color:#C71444;
	border: 1px solid  #F2E2C5;	}


/* color references

	custom #B49032
	culinary #D1BA88
	logo orange: #EC753A
	logo brown #B49032
	logo green #08794f
	logo red #BB2A37
	
*/



/*
.htabset a { padding: 0 5px;
             text-decoration: none; 
             font-weight:bold; 
             min-width:75px; 
             display:inline-block; 
             border: 1px solid #F2E2C5; 
             border-bottom:none; 
             color: #B49032; 
             background-color:#D1BA88; 
             padding-bottom:3px;
             text-align:center;}
             
.htabset a:hover { color:  #876B25;}
.htabset a[selected="selected"],.htabset a.selectedtab { background-color: #B49032; color:#F2E2C5; }
.htabset { border-bottom: 2px solid #B49032; text-align:right;}
*/

.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:#C71444; }
.list-navigation strong { color:white; }

#navigation a:link { }
#navigation a:visited { }
#navigation a:active { }

#displayContainer { 
	xpadding:0 4px 8px 8px; 
	padding:0px 0px 8px 0px;
	xborder-left:1px solid #E7DED5; 
	xborder-right:1px solid #E7DED5;}

#flexContainer { 
	width:261px; padding-top:0px; }

#footerContainer { 
	background-color:#C71444; 
	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: 1000px;}


	
/* UI object classes */
input.button, input[type="button"]     {
	color: white;
	background-color: #C71444;
	height: 20px;
	border: solid 2px #F7F6E3;
	border-right-color: #947012;
	border-bottom-color: #947012; 
	padding-bottom: 2px; }

.sectionHeading     {
	color: white;
	background-color: #C71444;
	border: solid 2px #F7F6E3;
	border-right-color: #947012;
	border-bottom-color: #947012; 
	text-align:left;
	padding-left:4px;
	width:100%; }

.listRowAlt { 
	background-color: #F3F3F3; }

.recordList {
	border-color:#C71444; }
	
table.recordList thead { 
	background-color: #C71444;
	color:white; 
	border-color:#C71444; }
	
table.recordList tfoot td { 
	border-color:#C71444; }
	
.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 #C71444;
	xbackground-color: #F7F6E3; 
	background-color: #F5F5F5;
	width:99%; 
	font-size:1.2em;}
#oprDetailPopupHeader {
	padding:5;
    background-color: #C71444;
	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; }
	
/*
#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: #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;}


/*
.portlet div.header { 
	background-color:  #C71444;
	height:48px; 
	width:261px; 
	text-align:left;}
.portlet div.header h1 { font-size: 2.0em; color: #FFFFCC; xmargin-left:33px; font-family: Verdana; font-weight:normal; xmargin-bottom:auto; xmargin-top:32px;}
.portlet div.header h1.foreground { position: relative; z-index:10; left:-9px; top:20px;}
.portlet div.header h1.shadow { position: relative; z-index:1; left:8px; top:-3px; color:#333333;}
.portlet div.header img.icon { position: relative; float:left; top:5px; left:7px; width:16px; height:16px; }

.portlet div.header .control { position: relative; right:7px; top:5px; float:right; }
x.portlet div.header .control span {  font-size:2em; line-height:1.4em; align-vertical: top; font-weight:bold; }


.portlet div.header-small { 
	background-color:  #C71444;
	xheight:48px; 
	width:171px; 
	xtext-align:left;
	padding:2px;
	xmargin-right:5px;}

.portlet div.header-small table { width: 100%; }
.portlet div.header-small table td { padding:0px; margin:0px;}
.portlet div.header-small table tr { padding:0px; margin:0px;}
.portlet div.header-small td.icon img { width:16px; height:16px; padding:0px; align-text:left;}
.portlet div.header-small td.title h1 { font-size: 1.1em; font-weight: bold; color: #FFFFCC; font-family: Verdana;}
.portlet div.header-small td.control img { float:right;}


.portlet div.header-small ximg.icon { xosition: relative; float:left; top:2px; left:2px; width:16px; height:16px; }
.portlet div.header-small xh1.title {  position:relative; top:0px;background-color:lime; width: 100%; xpadding-left:22px; font-size: 1.1em; font-weight: bold; color: #FFFFCC; font-family: Verdana;}
x.portlet div.header .control { position: relative; right:2px; top:0px; xfloat:right; }
.portlet div.header ximg.control { xposition: relative; right:2px; top:0px; float:right; }


.portlet div.body { border: 1px solid  #C71444; border-top:none; width:100%;} 
.portlet { background-color:white; };
.portlet div.body .section { border:none; border-top:1px solid  #C71444; margin:1px; padding:1px; }
.portlet div.body .section p {font-size:.9em;padding:3px;margin:0px;}
*/


.portlet div.header { background-color:  #C71444; }

.portlet div.header-small { background-color:  #C71444; }

.portlet div.header-small td.title h1 { color: #FFFFCC;}
.portlet div.header h1 { color: #FFFFCC; }

.portlet div.body { border-color:#C71444;} 
.portlet { background-color:white; };
.portlet div.body .section { border-top:1px solid  #C71444;}


/* 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;}





.modal-window { background-color:white;border:3px solid #C71444;}
.modal-window-frame { border:1px solid silver; margin:1px; }
.modal-header  { background-color:#C71444;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; }
