/* 
	CSS Document
	styles for Gateway.com header and menus
	Author: MT, Gateway.com
	Created: 11.18.2004
	Modified: 12.23.2004 KB
*/
/*********** Header ****************/
#masthead, #globalNav, #topMenu, #subNav {
	font-family: Arial, sans-serif;
}
#masthead {
	margin-bottom:3px;
	width:738px;
}
#mastheadLogin {
	padding-bottom:7px;
	border-bottom:1px solid #000;
}
#masthead img {
	display:block;
}
#gatewayLogo {
	float:left;
	margin-right:3px;
	background-color:#336633;
}
#eSourceAdmin {
	background-color:#8cb051;
	padding:22px 0 5px 0;
	margin-left:122px;
	margin-bottom:2px;
}
#segmentHeader {
	background-color:#8cb051;
	padding:27px 0 0 0;
	margin-left:122px;
	margin-bottom:2px;
}
#segmentHeader table {
	margin-right:5px;
}
#globalNav {
	background-color:#397822;
	color:#fff;
	font-size:11px;
	padding:4px 10px 4px 10px;
	margin-left:122px;
}
#globalNavSub1 {
	text-align:right;
}
#globalNavSub1 img {
	display:inline;
	vertical-align:middle;
	margin-top:-2px;
}
#globalNav a {
	color:#fff;
	text-decoration:none;
}
#globalPhone {
	margin-left:4px;
	float:left;
	background-color:#397822;
	color:#fff;
	font-size:12px;
}
/*********** Menu & submenu ************/
#topMenu {
	float:left;
	width:738px;
	background:url('/img/hdr/tab/menu_background.gif') no-repeat right top;
	
}
#topMenu ul {
	margin:0;
	padding:0 0 0 1px;
	list-style:none; 
}
#topMenu li {
	float:left;
	background:url('/img/hdr/tab/tab_right_side_03.gif') no-repeat right top;
	margin:0;
	padding:0;
	list-style:none !important;
}
#topMenu a {
	display:block;
	background:url('/img/hdr/tab/tab_left_side_03.gif') no-repeat left top;
	padding:5px 15px;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#666666;
}
.end {
	background:url('/img/hdr/tab/tab_right_side_02.gif') no-repeat right top !important;
}
.end2 {
	background:url('/img/hdr/tab/tab_right_side_end2.gif') no-repeat right top !important;
}
#topMenu #here {
	background:none;
	background-color:#fff;
	border-top:1px solid #000;
}
#topMenu a:hover {
    color:#000;
	text-decoration:underline;
}
#chatpic a {
	float: right;
	background:none;
	padding:0px 0px;
	margin-bottom:-1px;
}
#chat a {
	float: right;
	background:none;
	padding:5px 10px 5px 0px;
}
#subNav {
	float:left;
	font-size:10px;
	width:738px;
	padding-left: 6px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:-20px;
/*	background:url('/img/hdr/tab/subMenu_background.gif') no-repeat left top;*/
}
#subNav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#subNav li {
	display:inline;
	float:left;
	padding:3px 3px 0 3px;
}
#subNav li a {
	color:#06c;
	text-decoration:none;
}
#subNav li a:hover {
	text-decoration:underline;
	color:#801010;
}
#accmenu {
	float:right;
	margin-top:3px;
	margin-right:5px;
}
#accmenu form {
	margin-bottom:0;
}
#prdctSub, #elecSub, #pcSub, #softSub, #servSub, #stateSub, #fedSub, #eProSub, #k12sub, #hiedsub, #sb_solutionsSub, #cp_solutionsSub, #giftsSub, #news_infoSub, #invstSub, #corp_rspSub, #careersSub, #legalSub, #accmenu {
	display:none;
}
.hereTab, .firstHereTab {
	background-color:#ccc;
	background-image:url('/img/hdr/tab/tab_on_state.gif') !important;
}
.endHereTab {
	background-image:none !important;
	background-color:#fff !important;
	border-top:1px solid #000;
}
.endHereTab a {
	margin-top:-1px;
}
.hereTab a, .firstHereTab a, .endHereTab a {
	background-color:#fff;
	background-image:url('/img/hdr/tab/tab_left_side_on.gif') !important;
	color:#000 !important;
}
.firstHereTab a {
	margin-left: -1px;
}
.hereSubNav {
	font-weight:bold;
	text-decoration:underline !important;
	color:#33681f !important;
}
.hdr20var{
    font-size:20px;
    color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif
}
.liSpacer  {
	font-size:8px;
	color:#777;
	margin-top:1px;
}
