/* Hughes Exploration Group CSS */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url('/i/front/Hughes_splash_test.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: center;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
   
#vertical_slide, #horizontal_slide {
	padding: 0px;
	margin: 0px;
	margin-left:15px;
	border: 1px none #ffffff;
}

#container {
	width:605px; margin:0 auto
}

#brandarea {
	position: relative;
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
	}

#description, ul.main_navbar {
	padding-left: 30px;
	padding-right: 30px;
}

#description{
	padding-top: 150px;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

span {
padding-left: 30px;
display:none;
}

#logo {
	padding-left: 80px;
	width: 335px;
	height: 187px;
	background-image: url('/i/front/logo.png');
	background-repeat: no-repeat;
	background-position: left top;
   behavior: url('/cc/js/pngbehavior.htc');	
}

/* Misc */
.pngt {behavior: url('/cc/js/pngbehavior.htc');}

#logo span {
	display: none;
}

.main_navbar {
	border-bottom-style: none;
	position: relative;
}

.main_navbar li {
	text-decoration: none;
	padding: 5px;
	border-top-width: 0px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #ffffff;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(/i/front/bullet.gif');
}

H3 {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	background-attachment: fixed;
	background-image: url('/i/front/bullet.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

.navLink {width: 145px; text-align:left;}
.navLink a {display:block; font-size:11px; font-family: Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; text-decoration: none; padding:4px; padding-left:25px; border-bottom:1px dotted #394162;}
.navLink a:visited {color:#fff;}
.navLink a:hover {color:#358ece;}


.anavLink {width: 182px;}
.anavLink a {display:block; font-weight:bold; font-size:12px; font-family: Arial, Helvetica, sans-serif; color:#022853; text-decoration: none; padding:4px; padding-left:12px;}
.anavLink a:visited {color:#022853;}
.anavLink a:hover {color:#022853;}   

.subnavLink {width: 182px;}
.subnavLink a {display:block; font-size:12px; font-family: Arial, Helvetica, sans-serif; color:#022853; text-decoration: none; padding:4px; padding-left:26px;}
.subnavLink a:visited {color:#022853;}
.subnavLink a:hover {color:#022853; font-weight:bold;}

#accordion {
	margin:20px 0px; text-align:left;
}

h3.toggler {
	cursor: pointer;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}