@charset "utf-8";

* { margin: 0; padding: 0; }
html { min-height: 100%; margin: 0 0 .1em; }

/* text size and color default */
body {
	background-color: #0A798D;
	color: #666;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
body * { position: relative; }

a:link,	a:visited	{ color: #568887; text-decoration: underline; }
a:hover	{ color: #568887; text-decoration: none; }

.clearL	{ clear: left; }
.clearR	{ clear: right; }

#information #left h1 { margin: 0 0 14px; font: bold 18px/18px Verdana, Arial, Helvetica, sans-serif; color: #568887; }
#information #left h2 { margin: 0 0 14px; font: bold 18px/18px Verdana, Arial, Helvetica, sans-serif; color: #568887; }

#container { width: 925px; height: auto; margin: 0 auto; text-align: left; z-index: 3; }

#header { height: 90px; background: url("../i/header.jpg") no-repeat 0 0; margin: 0 auto; }
	#header #logo { position: absolute; overflow: hidden; float: left; left: 0; top: 0; }
	#memberNav  { width: 128px; z-index: 10; float: right; }
	#memberNav li span { display: none; }
	#memberNav li { float: left; list-style: none; _display: inline;  }
	#memberNav li a:link, #memberNav li a:visited, #memberNav li a:hover { width: auto; height: 25px; display: block; }
		#memberNav #login { width: 45px; }
		#memberNav #join { width: 38px; }
		#memberNav #faq { width: 45px; }
		#memberNav #member { width: 111px; height: 31px; margin-top: 18px; margin-right: 33px; }

#topNav  { background: url("../i/masthead.png") no-repeat 0 0; width: 925px; height: 45px; z-index: 10;  margin: 0 auto; _margin-bottom: -1px; font-family: Arial, Helvetica, sans-serif;}
#topNav li span { display: none; }
#topNav li { float: left; list-style: none; _display: inline;  }
#topNav li a:link, #topNav li a:visited, #topNav li a:hover { width: auto; height: 45px; display: block; }
	#topNav #about { width: 113px; }
	#topNav #founder { width: 132px; }
	#topNav #members { width: 105px; }
	#topNav #deadbeats { width: 95px; }
	#topNav #community { width: 105px; }
	#topNav #news { width: 60px; }
	#topNav #resources { width: 95px; }
	#topNav #fathers { width: 130px; }
	#topNav #shop { width: 90px; }

#feature { margin-bottom: 10px; }

#content { background: url("../i/content-bg.png") repeat-x 0 0; width: 923px; height: 245px; margin: 0 auto; }
	#content .articles { float: left; width: 197px;	padding: 20px 0 0 30px; }
		#content .articles .teaser { color: #03C3FF; font-weight: bold; line-height: 20px; }
			#content .articles .teaser a:link, 
			#content .articles .teaser a:visited,
			#content .articles .teaser a:hover { color: #FF9900; text-decoration: none; font-variant: small-caps; font-size: 11px; font-weight: bold; }
		#content .articles .moreInfo { line-height: 20px; }
			#content .articles .moreInfo a:link, 
			#content .articles .moreInfo a:visited,
			#content .articles .moreInfo a:hover { color: #3399FF; text-decoration: none; font-variant: small-caps; font-size: 11px; font-weight: bold; }
#btmNav { background: url("../i/btmnav-bg.png") repeat-x 0 0; width: 925px; height: 10px; color: #336666; font-size: 9px; padding: 15px 0 15px 0; text-align: center;  margin: 0 auto; }
	#btmNav a:link, #btmNav a:visited { color: #336666; text-decoration: none; font-weight: bold; font-variant: small-caps; font-size: 10.5px; }
	#btmNav a:hover { text-decoration: underline; }
#btm { width: 923px; height: 80px; text-align: center;  margin: 0 auto; }	
#information { background-color: #FFFFFF; width: 925px; min-height: 555px; }
	#information #left { width: 555px; float: left; margin: 18px 9px 18px 0; padding-left: 18px; }
		#information #left p, #information #left ul, #information #left ol { margin: 0 0 18px; }
			#information #left ul li, #information #left ol li	{ padding: 0; margin: 0 0 18px 15px; }
			#information #left .alpha li { list-style-type: lower-alpha; }
			#information #left .tight li { padding: 0; margin: 0 14px 0 14px; }
		#information #left .mainImage { float: left; margin: 0 10px 10px 0; }
	#information #right { width: 316px; float: right; margin: 23px 0 18px 9px; padding-right: 18px; _margin-left: 5px; text-align: right; }
		#information #right img { border: none; z-index: 1; }
			#information #right img.topAd { margin: 0 2px 15px 1px; }
		#information #right hr { margin-bottom: 8px; margin-left: 10px; width: 310px; text-align: center; color: #9E9E9E; background-color: #9E9E9E; }

#footer { background: url("../i/footer.jpg") no-repeat 0 0; width: 925px; height: 96px; min-height: 96px; margin: 0 auto; }
	#newsletterForm { float: right; height: 33px; margin-right: 27px; margin-top: 10px; }
		#nl { width: 175px; height: 20px;padding-top: 4px; }
		#searchsubmit { width: 100px; height: 33px; }
			input#searchsubmit { vertical-align: top; height: 33px; padding-top: 1px; }
		
	#followUs  { width: 237px; float: left; margin-top: -30px;margin-left: 125px; margin-bottom:80px; }
	#followUs. a:link, #followUs. a:visited, #followUs . a:hover { width: auto; height: 25px; display: block; }
		#followUs #twitter { width: 114px; }
		#followUs #facebook { width: 123px; }
		
body#framed { background-color: #FFF; text-align: left; }

/* modal popup */
.popupBackgroundSafari {position: absolute; top: 0px;	left: 0px;	opacity: .6;	filter: alpha(opacity=60);}
.popupBackground {position: absolute; top: 0px;left: 0px; background-color: #000000;	filter: alpha(opacity=60);	-moz-opacity: .60;	-khtml-opacity: .60;}
.dialog{ background-color:#5f99ad;}
.dialog #titlebar { padding:0px; height:54px; border:0px solid #5f99ad;background-image: url(http://mostwanteddeadbeats.com/skin/images/logo_mostwanted.gif); 
background-repeat:no-repeat;}
.dialog #titlebar .close{ float:right; padding:5px 20px 5px 0px; font-size:11px; color:#FFFFFF; letter-spacing:1px;}
.dialog #titlebar .close a{ color:#FFFFFF; text-decoration:none;}
.dialog #titlebar .close a:hover{ color:#FFFFFF; text-decoration:underline;}
.dialog .title {  float:left;font-size: 14px; font-weight:bold; color: #000;padding:0px 0px 15px 5px;}
.dialog .content-area { margin:0px; background-color:#faf8ec; height:auto;}
/* Captionier popup */
.popup{	position: absolute;	/*width: 412px;*/ z-index: 1000; }	
.popup .arrow	{ position:absolute;left: 0px;	z-index: 1000; }	
.popup .back { position:relative;top: 0px;	left: 0px;	border: 3px solid #DCDCDC;  background:#FBF9ED; padding-bottom:10px;height:auto;/*	x-moz-opacity:0.90 ;	xfilter:alpha(opacity=90);	xopacity: 0.90; */ }
.deletebutton	{width: 22px; height: 16px; margin-right: 10px; float:right;cursor: pointer; font-size: 12px; font-weight: bold; color: #ff4609;}
.popup #popupcanvas { position:relative; margin: 10px; font-size: 11px; vertical-align: top; text-align:left; height:auto; }

.popup .back-login { position:relative;top: 0px;	left: 0px;height:auto;}
.deletebutton-login	{cursor: pointer; float:right; padding-right:10px;background-color:#e7e3d7; height:38px; display:block}
.bg_login{ background-color:#FFFFFF; border-right-width: 2px;border-left-width: 2px;	border-right-style: solid;	border-left-style: solid;	border-right-color: #000;	border-left-color: #000;}
.popup #popupcanvas .popupcanvas-login { position:relative; padding:5px; font-size: 11px; vertical-align: top; text-align:left; height:auto; }
.panel_top{
	width:auto;
	height:40px;
	padding:1px;
	background-color:#ffffff;
	border:solid 1px #e7e3d7;
}
.panelbot, #panelbot{
	padding:2px;
	background-color:#f4f0e4;
	border:solid 1px #e7e3d7;
	margin-top:5px;
	height:auto;

}
#panelHeader{
	height:29px;
	padding-left:20px;
	padding-top:10px;
	/*width:width:475px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	color:#606060;
}
.secondaryColor{
background-color:#e7e3d7;
}
.popupHeaderText{
	padding:10px 0px 0px 40px;
	/*padding-left:0px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#33322d;
}

/*Paging*/
.pageing_text_arrow{font-size:12px;color:#4D4F52 ;text-decoration:none;text-align:center;font-family:Arial }
a.pageing_text_arrow:hover{font-size:12px;color:#4D4F52 ;text-decoration:underline;font-family:Arial}
.pageing_numbers{font-size:12px;color:#4D4F52 ;text-decoration:none;text-align:center; }
a.pageing_numbers:hover{font-size:12px;color:#4D4F52 ;text-decoration:underline;}
#paging_root div {font-family:Arial, Helvetica, sans-serif;border:0px solid #d4d4d4; float:left; margin-left:2px; padding:3px 5px 3px 5px; cursor:pointer;  }
.paging_selected{ color:#000;  }

.top{
	width:100%;
	height:216px;
}
.panels{
	width:100%;
	margin:10px 0 0 0;
	padding:0;
	display:block;
	float:left;
}
.panelsholder{
	width:985px;

}
.leftpanel{
	width:683px;
	margin:10px auto;
	border:solid 1px #e5e4e4;
	background:#ffffff;	
	float:left;
	overflow:hidden;
}
#displayadmin{
	width:683px;
	margin:10px auto;
	border:solid 1px #e5e4e4;
	background:#ffffff;	
	float:left;
	overflow:hidden;
}
#display{
	width:683px;
	margin:10px auto;
	border:solid 1px #e5e4e4;
	background:#ffffff;	
	float:left;
	overflow:hidden;
}
.leftpanelHolder{
	width:683px;
	height:auto;

}
#leftpanelHolder{
	width:683px;
	height:auto;

}
.rightpanel{
	width:286px;
	margin:10px auto;
	border:solid 1px #e5e4e4;
	background:#ffffff;	
	float:right;

}
.rightpaneladmin{
	width:275px;
	margin:10px auto;	
	border:solid 1px #e5e4e4;
	background:#ffffff;	
	float:right;

}
.rightpanelHolder{
	width:286px;
	height:auto;
}
.rightpanelHolderadmin{
	width:275px;
	height:auto;
}
.leftpanel .mainHeaderContent{
	text-align:left;
	padding:20px;
}
.Button{
	background:#132448;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:Bold;
	text-decoration:none;
	color:#ffffff;
}
/* admin*/
.admin_list1{background-color:#F4F0E4;text-indent:5px;font-size:11px;color:#393939;}
.admin_list2{background-color:#E7E3D7;text-indent:5px;font-size:11px;color:#FFFFFF;}
.admin_menubg{padding:5px;}
.admin_contentbold{font-size:12px;color:#404040;text-decoration:none; font-weight:bold;font-family:Arial, Helvetica, sans-serif;}
.admin_content{font-family:Arial; font-size:12px; font-weight:normal;margin-top:10px; color:#404040;text-decoration:none;}
.admin_content1{font-family:Arial; font-size:13px; font-weight:normal;margin-top:10px; color:#404040;text-decoration:none;}
.services {font-family:Arial; font-size:14px; font-style:italic; font-weight: bold;margin-top:10px; padding-left:5px; color:#414444;text-decoration: none; border-top: 1px solid #0a798d; border-right:1px solid #0a798d; border-bottom:1px solid #0a798d; border-left:1px solid #0a798d;text-align:left; background-color:#e7e6e6}
.admin_listpanelheader{background-color:#3C6674;text-indent:5px;font-size:12px;font-weight:bold;color:#FFFFFF;1px solid;text-decoration:none;font-family:Arial;}
a.admin_listpanelheader:hover{background-color:#3C6674;text-indent:5px;font-size:12px;font-weight:bold;color:#FFFFFF;1px solid;text-decoration:none;font-family:Arial;}
a.admin_listpanelheader{background-color:#3C6674;text-indent:5px;font-size:12px;font-weight:bold;color:#FFFFFF;1px solid;text-decoration:none;font-family:Arial;}
.admin_orangetext{font-size:16px;color:#ff2b00;font-face:bold;}
.reg_text_field{font-family: arial;font-size:11px; font-weight:normal; border:1px solid #CCCCCC;}
.pro_contenttext{font-size:11px; font-weight:normal;  font-family:Arial;}
.orangetext{font-size:11px;color:#000066;font-family:Arial;}

.text_field{font-size:11px; font-weight:normal; border:1px solid #CCCCCC; width:155px; font-family:Verdana, Arial, Helvetica, sans-serif}
.text_field1{font-size:11px; font-weight:normal; border:1px solid #CCCCCC; width:185px; font-family:Verdana, Arial, Helvetica, sans-serif}

.row{ clear:both; padding:10px; width:710px; }
.error_field{padding:0px !important;}
.col {float:left; width:180px; padding-right:5px;}
.col1 {width:150px; }

html>body .profile_image_container img { /*hidden from IE 5-6 */
	margin-top: 10px;  /* to clean up, just in case MS later supports valign! */
	vertical-align: top;
}
.profile_image_container{border:0px solid #cecece; float:left; text-align:center;}
.profile_image_container img{margin-top:10px;}

.blog{
background:#E4E4E4 none repeat scroll 0 0;height:16px;padding:5px 0;width:97%;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:bold;	padding-left:10px;}
.error_text_field{ border:2px solid red !important; }

#rightCol {
	float: right;	
	margin-right: 10px;
	padding: 0;
	width: 275px;
	height: 408px;
	/*background-image:url(../images/bg-rightCol.jpg);
	background-repeat:no-repeat;
	background-position: top center;*/
}

.rightColText {
	margin: 0;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}

.rightColBtn {
	margin: 10px 0 10px 0;
	padding: 0;
	text-align:center;
}
table.reference
{
border:1px solid #c3c3c3;
border-collapse:collapse;
}

table.reference th
{
/*background-color:#e5eecc;*/
border:1px solid #c3c3c3;
padding:3px;
vertical-align:top;
}

table.reference td 
{
border:1px solid #c3c3c3;
padding:3px;
vertical-align:top;
}

table.intro
{
padding:5px;padding-left:0px;
font-size:110%;
color:#555555;
background-color:transparent;
}

table.summary
{
border:1px solid #d4d4d4;
padding:5px;
font-size:100%;
color:#555555;
background-color:#fafad2;
}

.bigPrice{
	font-size: 16px;
	font-weight:bold;
}

.list
{ color: #568887; text-decoration:none}
