/* top horizontal menu */
div.menu-top
{
	width: 980px;
	background-image: url(/images/background_menu_top.gif);
	background-repeat: repeat-x;
	height: 33px;
	position:relative;
	z-index:2;
}

table.tbl-menu-top
{
	/*width: 950px;*/
	margin-left: 10px;
	height: 33px;
}


table.tbl-menu-top td
{
	height: 100%;
	padding: 0 16px;
	
}

td.menu-top-on
{
	background-image: url(/images/backer_menu_top_on.jpg);
	background-repeat: repeat-x;
}


table.tbl-menu-top td a
{
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display:block;
	text-align:center;
}


/* header styles */
div.header
{
	width: 980px;
	height: 88px;
}


div.logo-box
{
	width: 190px;
	Height:88px;
	float: left;
}

div.login-search-box
{
	width: 320px;
	float: right;
}


input.search-box
{
	/* the text field */
	border: 0px;
	background: none;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #58595b;
}

table.tbl-login-search
{
	width: 301px;
}

td.td-login-link
{
	padding: 16px 0px 16px 0px;
	font-size: 12px;
	color: #959595;
}

td.td-login-link a, td.td-login-link a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #959595;
}

td.td-login-link a:hover
{
	text-decoration: underline;
}


td.td-search-field
{
	background-image: url(/images/bg_search_text_and_btn.gif);
	background-repeat: no-repeat;
}

img.btn-search
{
	/* the search button image */
	position: relative;
	top: 5px;
}


/* FOOTER */
div.footer
{
	width: 980px;
	background-image: url(/images/bg_footer_25.gif);
	background-repeat: repeat-x;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a9aaaa;
	padding: 0px 0px 0px 0px;
}

div.footer a
{
	color: #a9aaaa;
	text-decoration: none;
}


div.footer a:hover
{
	text-decoration: underline;
}





div.content-footer
{
	margin: 2px 0px 0px 20px;
	padding: 0px;
}

input.footer-login
{
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-top: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	font-size: 11px;
	color: #c0c0c0;
	margin: 0;
	width: 90px;
}


input.footer-login2
{
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-top: 1px solid #CECECE;
	border-left: 1px solid #CECECE;
	font-size: 11px;
	color: black;
	margin: 0;
	width: 90px;
}

table.tbl-footer
{
	margin-left: 20px;
	width: 960px;
}
table.tbl-footer-inner
{
	margin-left: 20px;
	width: 960px;
	margin-top:5px 
}


table.tbl-footer td.td-footer-copyright
{
	width: 400px;
}
table.tbl-footer td.td-footer-account-tools
{
	width: 440px;
	vertical-align:top;
	text-align: right;
}
table.tbl-footer td.td-footer-login-fields
{
	width: 300px;
	text-align: right;
}
table.tbl-footer td.td-footer-login
{
	width: 70px;
}

.pnlLogin
{
	width: 440px;
	margin-top: 4px;
	vertical-align:top;
	padding:0px;
}

/* footer on */
table.tbl-footer-on
{
	margin-left: 20px;
	width: 960px;
	margin-top:4px;
}
table.tbl-footer-inner
{
	margin-left: 20px;
	width: 960px;
	margin-top:5px 
}


table.tbl-footer-on td.td-footer-copyright
{
	width: 400px;
}
table.tbl-footer-on td.td-footer-account-tools
{
	width: 220px;
	text-align: right;
}
table.tbl-footer-on td.td-footer-login-fields
{
	/*width: 200px;*/
	text-align: right;
}
table.tbl-footer-on td.td-footer-login
{
	width: 70px;
}




a.account-tools
{
	color: #868585;
	font-size: 11px;
	text-decoration: none;
}

/* CSS for SLB. Drop Down Menus */

/* menu container */
table.drop-menu-box
{
	background-image: url(/images/bg_dropdown_menu.jpg);
	background-repeat: repeat-x;
	background-color: #4e8ac0; /* light blue */
	background-position: top;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	position:relative;
	left:-26px;
	z-index:1000;
}
table.drop-menu-box td
{
	padding:0px;
}
.divHide
{
	position: absolute;
	display: none;
	margin-top: 7px;

	z-index:1000;
	width: auto;
	
	
}

table.drop-menu-box td p
{
	/* padding-top:4px; */
}

table.tbl-menu-header
{
	height: 20px;
	width: 100%;
}

table.tbl-menu-header td
{
	background-image: url(/images/menu_hover_marker.gif);
	background-repeat: repeat-x;
	font-size: 0;
	text-align: right;
}





table.drop-menu-box td a, table.drop-menu-box td a:visited
{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	width:auto;
	display:block;
	margin:0px;
	text-align:left;
	z-index:1000;
}

table.drop-menu-box td a:hover
{
	text-decoration: underline;
}

div.menu-columns
{
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom:10px;
}


