/* CSS Document */

/*
Theme Name: Mega Group Online
Theme URI: http://goldencomm.com
Description: Golden State
Version: 0.1
Author: LB
*/

@import url("/wp-content/themes/mgo/library/css/reset.css");

@charset "UTF-8";

body{
	background: #000000;
}
a, div, img{ 
	behavior: url('/wp-content/themes/mgo/library/iepngfix.htc');
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #393939;
	font-size: 21px;
	font-weight: bold;
}

h2{
	color: #393939;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

h3{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7a7982;	
}

p{
	color: #494848;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
#top{
	background-color: #000000;
	height: 121px; 
}

#header{
	background: url(images/headerBG.jpg) no-repeat;
	height: 121px;
}

#logo{
}

.left{
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;
}

#clientLogin{
	margin: 18px 5px 0 0;
}

.mainContentWrapper{
	background-color: #FFFFFF;
}

#mainContent{
	background: url(images/mainBG.jpg) repeat-x top center #FFFFFF;
}

.container{
	margin: 0 auto;
	width: 919px;
}

#leftCol{
	padding: 10px 0 0 15px;
	width: 234px;
}

#rightCol{
	width: 670px;
	padding:0px;
}

#headerLeft{
	width: 195px;
	padding: 20px 0 0 20px;
}

#headerRight{
	width: 680px;
	float: right;
}

#ourServices{
	margin-top: -25px;
	z-index: 100;
	position: relative;
}

#ourServices h1{
	padding-top: 30px;
	font-size: 20px;
}

#mgoNews h1{
	padding-top: 20px;
}

#mainNav{
	margin-right: 8px;
}

#mainNav ul{
	font-family: Arial, Helvetica, sans-serif;
	color: #393939;
	font-size: 14px;
	font-weight: bold;
	margin: 11px 0 0 0;	
	background-color: #d6d7d6;
	border-bottom: 1px solid #b7bcb7;
	padding: 0px;
	clear: both;
}

#mainNav ul li{
	float: left;
	background: #d6d7d6 url(images/navLine.jpg) no-repeat;	
}

#mainNav ul li a{
	padding: 12px 20px 10px 20px;
	text-decoration: none;
	color: #393939;
	display: block;
	border-top: 1px solid #b7bcb7;	
}

#mainNav ul li a:hover, .selected a{
	background: url(images/mainNavBtnHover.jpg) repeat-x;
}

#mainNav ul li.home{
	background: url(images/homeBtn.jpg) no-repeat;
	border: 0;
}

#mainNav ul li.home a{
	border: 0;
	margin-top: 1px;
}

#mainNav ul li.home a:hover{
	background: url(images/homeBtnActive2.jpg) no-repeat;
}

#mainNav ul li.selectedHome a{
	background: url(images/homeBtnActive2.jpg) no-repeat;
	border: 0;
	z-index: 100;
	position: relative;
}

#mainNav ul li.contact{
	background: url(images/contactBtn.jpg) no-repeat;
	border: 0;
}

#mainNav ul li.contact a{
	border: 0;
	margin-top: 1px;
	padding-right: 31px;
}

#mainNav ul li.selectedContact a{
	background: url(images/contactBtnActive.jpg) no-repeat;
	padding-right: 31px;
	z-index: 100;
	position: relative;
}

#mainNav ul li.contact a:hover{
	background: url(images/contactBtnActive.jpg) no-repeat;
}

ul#slidesNav{
	margin-top: 10px;
	padding: 0px;
}

/*ul#slidesNav  li{
	background: url(images/leftNavBottomCorner.png) bottom left no-repeat;
	padding-bottom: 5px;
}*/

ul#slidesNav  li.btmCornerShadow{
	background: url(images/btmShadowCorner.jpg) bottom left no-repeat;
	padding-bottom: 10px;
}


#imageSlides{
	margin-top: 10px;
	width: 652px;
	height: 257px;
	position:relative;
}

#imageSlides ul{
	position: relative;
	z-index: 100;
}

#imageSlides h2{
	left:30px;
	top:130px;
	position: absolute;
	color: #FFFFFF;
}

#imageSlides p{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
	left:30px;
	top:166px;
	width: 410px;	
}

#imageSlides a {
text-decoration:none;

}

#imageSlides .learnmore {
	position: absolute;
	left:30px;
	top:220px;
	z-index:100;
}

#imgSlide {
	position: absolute;
 	background: url(images/contentBG.png) no-repeat;
	padding: 10px;
	margin-left: -5px;
}

#mgoNews p{
	margin-top: 10px;
}
.homeContent{
	background: url('/wp-content/themes/mgo/images/lockGraphic.png') no-repeat right top;
	margin-top: 30px;
	width: 670px;
	height: 354px;
	min-height: 354px;
}
.homeContent #homeQuote{
	font-size: 16px;
	color: #7a7982;
	margin-left: 30px;	
}
.homeContent h3.quote{
	width: 500px;
	margin-left: 125px;
	}
.homeContent #homeQuote p{
	margin: 10px 0 0 125px;
	font-weight: bold;
	font-size: 13px;
}
.homeContent .content{
	width: 400px;
	margin: 50px 0px 0px 0px;
}
.homeContent .content p{
	line-height: 18px;
	margin-top: 10px;
}
/*#homeQuote{
	margin: 30px 0 0 40px;
	position: absolute;
	width: 600px;
	display: block;
}

#homeQuote h3{
	font-size: 16px;
	color: #7a7982;
	margin-left: 105px;		
}

#homeQuote p{
	margin: 10px 0 0 130px;
	font-weight: bold;
	font-size: 13px;
}

#homeContent{
	margin: 150px 0 0 40px;
	position: absolute;
	width: 400px;
}

#homeContent p{
	margin-top: 10px;
	line-height: 18px;
}*/

#lockGraphic{
	margin: 0px -10px -60px 0px;
}

#bottom{
	background-color: #000000;
	height: 121px; 
	bottom: 0px;
}

#footer{
	display: block;
	background-color: #2b2a2a;
	height: 121px;
}

#napbsLogo{
	padding: 20px 0 0 30px;
}

#footerLinks p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding: 20px;
	text-align: right;
}

#btnES {
	display:block;
	background:url(/wp-content/themes/mgo/images/employScreenBtn.jpg) no-repeat top left;
	width:234px;
	height:65px;
	margin-bottom:10px;
	cursor: pointer;
	padding: 0px;
	top: 0px;
	margin-top: 0px;
}

#btnES.active {
	background:url(/wp-content/themes/mgo/images/employScreenBtn-a.jpg) no-repeat top left;
}

#btnTS {
	display:block;
	background:url(/wp-content/themes/mgo/images/tenScreen.jpg) no-repeat;
	width:234px;
	height:65px;
	margin-bottom:10px;
	cursor: pointer;
}

#btnTS.active {
	background:url(/wp-content/themes/mgo/images/tenScreen-a.jpg) no-repeat;
}

#btnDS {
	display:block;
	background:url(/wp-content/themes/mgo/images/drugScreenBtn.jpg) no-repeat;
	width:234px;
	height:65px;
	margin-bottom:5px;
	cursor: pointer;
}

#btnDS.active {
	background:url(/wp-content/themes/mgo/images/drugScreenBtn-a.jpg) no-repeat;
}

.slide {
	visibility:hidden;
}

ul#leftSubNav{
	margin-top: 10px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
/*	clear: both;
*/	width: 216px;
	/*list-style-image: url("images/leftSubNavBulletBG.jpg");
	list-style-position: inside;*/
}

ul#leftSubNav li{
	background: url(images/leftSubNavBulletBG.jpg) no-repeat top left;
	line-height: 28px;
}

ul#leftSubNav ul{
	margin-left: 21px;
	font-size: 12px;
}

ul#leftSubNav ul li {
	/*background: url(images/leftSubNavBulletBG.jpg) no-repeat top left;*/
	line-height: 28px;
}

ul#leftSubNav ul li a{
	/*background: url(images/leftSubNavBulletBG.jpg) no-repeat top left;*/
	line-height: 28px;
	/*padding: 0px;
	margin-bottom:0px;*/
}

ul#leftSubNav li a{
	text-decoration: none;
	color: #393939;
	padding-left: 20px;
/*	margin-left: 12px;
	line-height: 40px;*/
	display: inline-block;
	margin-bottom: 15px;
}

ul#leftSubNav li a:hover{
	color: #7A7982;
}

#content{
	background: url(images/contentBG.png) no-repeat ;
	padding: 40px;
	margin-left: -5px;
	margin-top: 10px;
	width: 600px;
}

#content p{
	line-height: 18px;
	margin-top: 10px;
}

#content h3{
	margin-top: 10px;
}

#leftColSubPg{
	padding: 10px 0 0 15px;
	width: 216px;
}

.topLeftIcon{
	position: relative;
	z-index: 100;
}

#footerLinks a{
	color: #7A7982;
	text-decoration: none;
}

#footerLinks a:hover{
	color:#ffffff;
}
#mgoNews{
	width: 200px;
}
#mgoNews a{
	color: #7A7982;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sidebar ul li h2{
	font-size: 16px;
	margin: 20px 0 10px 0;
}

#sidebar ul li ul li{
	background: url(images/leftSubNavBulletBG.jpg) no-repeat top left;
	line-height: 18px;
}

#sidebar ul li a{
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	text-decoration: none;
	color: #393939;
	font-size: 14px;
	margin-bottom: 15px;
}

h2 p{
	position: relative;
	left: -120px;
	color: #7a7982;
	font-size: 21px !important;
	font-family: Arial, Helvetica, sans-serif;	
}
a h2{
	text-decoration: none;
}
a p{
	text-decoration: none;
	color: #7A7982;
	font-family: Arial, Helvetica, sans-serif;	
}

p a{
	text-decoration: none;
	color: #7A7982;
	font-family: Arial, Helvetica, sans-serif;
}

#searchform{
	color: #393939;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
}

.entry ul{
	color: #494848;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 10px 0 0 25px;
	list-style: outside;
	line-height: 18px;
}

.sociable_tagline{
	font-family:Arial, Helvetica, sans-serif;
	color: #393939;
	font-size: 14px;
}

#cformsform{
	font-family: Arial, Helvetica, sans-serif;
	color: #393939;
	font-size: 14px;
}
#searchsubmit{
	float: right;
	position: relative;
		right: 7px;
}

.alignleft{
	float: left;
	padding: 0px 10px 10px 0px;
}

.alignright{
	float: right;
	padding: 0px 0px 10px 10px;
}

.aligncenter{
	text-align: center;
	padding: 10px;
}
#comment{
	width: 500px;
}