/* 	Courtesy of Eric Meyer
	http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }

/* remember to define focus styles! */
:focus { outline:0; }
body { line-height:1; color:black; background:white; }
ol, ul { list-style:none; margin:0; padding:0; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse:separate; border-spacing:0; }
caption, th, td { text-align:left; font-weight:normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a, a:hover { cursor: pointer }

/* END OF RESET */


.coming_soon_box{
background:transparent url('/i/header.png') no-repeat center 0;
color:#fff;
float:none;
height:50px;
padding:140px 50px;
text-align:left;
width:900px;
margin:100px auto;
color: #30596b;
}


.bg{
background: url('/i/bg.png') repeat-x;
width:100%;
float: left;
}


body {
line-height: 1.2;
color: #000;
background: #fff url('/i/bg.jpg') repeat-x center 0;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
}

p {
color: #fff;
padding: 10px 2px 10px 10px;
font-size: 12px;
line-height: 1.2;
}

h1 {
font-size:23px;
margin:10px;
}

h2 {
font-size:20px;
margin:9px;
}

h3 {
font-size:18px;
margin: 0 0 0 11px;
}

a {
color: #000;
text-decoration: none;
cursor: pointer;
font-weight: normal;
font-size:12px;
}

a:hover {
color: #07AFF6;
text-decoration: none;
cursor: pointer;
}

form{
float: left;
}

label{
float:left;
padding:10px 0 5px;
vertical-align:top;
width:100%;
color: #345D73;
}

fieldset{
margin:0 0 0 10px;
float: left;
}

input{
width:300px;
padding:5px;
border: solid 1px #b8cdd7;
font-size: 15px;
}

iframe{
border: solid 1px #b8cdd7;
}

textarea{
font-family: Verdana, Arial, sans-serif;
width: 300px;
height: 100px;
padding:5px;
border: solid 1px #b8cdd7;
font-size: 15px;
}

.submit{
padding:10px 17px;
width:auto;
background: url('/i/button_x.png') repeat-x;
height: 52px;
color: #fff;
border: solid 1px #b8cdd7;
margin-bottom: 20px;
float: left;
}

.homeContent{
background:none repeat scroll 0 0;
color:#FFFFFF;
margin-left:0;
position:absolute;
top:435px;
width:900px;
z-index:20;
}

.homeContent p{
color: #fff;
}

.shell {
width: 985px;
height: 100%;
margin: 0 auto;
text-align: left;
}

.container {
width: 960px;
background: transparent;
margin: 0px auto;
text-align: left;
}


.header {
background:url("/i/header.png") no-repeat scroll -85px 0 transparent;
float:left;
height:122px;
margin:0 0;
width:100%;
}


.logo h1 a{
background:none;
float:left;
height:103px;
margin:0;
width:500px;
}


.logo h1{
text-indent: -9999px;
}

.loginBox {
background: #fff;
width: 278px;
height: 140px;
position: absolute;
margin: 21px 0 0 622px;
}

.feature{
float:left;
height:353px;
margin:10px 5px;
width:962px;
}

.feature p{
color:#FFFFFF;
font-family:Georgia,Times New Roman, serif;
font-size:16px;
margin:12px 0 0 35px;
width:800px;
}

.fullContent{
float: left;
margin: 15px;
width: 870px;
}

.mainContent{
float: left;
margin: 15px;
width: 584px;
}

.sidebar{
float:left;
margin:0 0 0 25px;
padding:14px 0 0px;
width:876px;
}

.sidebar .box {
background:none repeat scroll 0 0 #542f10;
float:left;
margin:0;
padding:11px 6px 7px;
width:259px;
height: 206px;
border-top: double 3px #fcba63;
}

.box h3{
color:#dba57a;
font-size: 18px;
font-family:Georgia;
margin: 1px 0 8px 23px;
}

.fancyUnderline{
width:100%;
height: 6px;
background: url('/i/fancy_underline.jpg') no-repeat center 0;
}


.box p{
color:#fff;
padding-left: 22px;
height: 110px;
}

.sidebar .sep {
float:left;
margin:0 15px 0 0;
border-right: solid 1px #6f3918;
width:15px;
height: 227px;
}



/* FOOTER */


.footerNav{
float: left;
width:962px;
margin: 15px 0px 0px 24px;
}

.footerNav ul{
float:left;
margin:10px 0 14px 31px;
padding:0;
width:155px;
}

.footerNav li a{
float: left;
width:100%;
color: #656565;
padding-bottom: 12px;
font-size: 10px;
}

	.footerNav li a:hover {
		
		color:#07AFF6;
		text-decoration:underline;
	}

.footerNav li.title a{
float: left;
color: #679fb6;
font-family: "Georgia";
font-size: 14px;
border-bottom: dotted 1px #c4c4c4;
margin:0 0 10px;
padding: 0 0 5px;
width:100%;
}


.footerNav .top{
float: left;
width:962px;
height:15px;
background: url("/i/box_matrix.png") no-repeat 0 0 transparent;
}


.footerNav .mid{
float: left;
width:962px;
background: url("/i/box_y.png") repeat-y 0 0 transparent;
}

.footerNav .bot{
float: left;
width:962px;
height:15px;
background: url("/i/box_matrix.png") no-repeat 0 -15px transparent;
}


.footer {
background: white url(http://holstein.anthemdesigngroup.com/i/footer_bg.png) no-repeat 50% 0px;
color: #DBA57A;
float: left;
height: 126px;
margin: 16px auto;
padding: 14px;
width: 100%;
}

.footer ul{
float: left;
margin: 30px 42px 0;
width: 876px;
}

.footer li a{
border-right: 1px solid white;
color: white;
float: left;
font-size: 11px;
margin: 0px 11px;
padding: 1px 15px;
}

.footer li.last a{
float: left;
padding: 0 15px;
margin: 12px 0;
border-right: none;
font-size: 11px;
}

.footer li a:hover, .footer li.on a{
color:#07AFF6;
text-decoration: none;
}

li.footerLogo a{
float: left;
background: url('/i/footer_logo.png') no-repeat;
margin:10px 10px 0 10px;
width:156px;
height: 45px;
border-right: none;
}

.site_details{
float: right;
margin: 0 0;
color: #fff;
font-size:10px;
}

.siteby{
	
	float:right;
	font-size:10px;
	color:#fff;
	width:200px;
	margin-right:-421px;
	margin-top:26px;
	
	}
	
	.siteby a{
		
		font-size:10px;
		color:#fff;
	}
	
	.siteby a:hover {
		
		color:#07AFF6;
		
		}

.footer ul.footerLinks {
float:left;
margin:8px 0 0 260px;
color:#dba57a;
width:405px;
}

.footerLinks a , .footerLinks a:hover {
color:#dba57a;
}

.footerLinks a:hover {
font-weight: normal;
text-decoration: underline;
}

.info{
float:right;
margin:0 23px 5px 0;
font-size: 10px;
}

.content {
float:left;
padding-left:20px;
width:990px;
}

ul.nav{
float: left;
width: 100%;
margin: 0;
height: 55px;
}

ul.nav li{
height: 55px;
float: left;
}

ul.nav li a{
float: left;
padding: 0;
margin: 0;
border-right: none;
text-indent: -9999px;
}

ul.nav li.Home a{
float: left;
width:164px;
height: 55px;
margin-left: 25px;
background: url('/i/nav_matrix.png') 0 0;
}

ul.nav li.HomeOn a, ul.nav li.Home a:hover{
float: left;
width:164px;
height: 55px;
margin-left:25px;
background: url('/i/nav_matrix.png') 0 -55px;
}

ul.nav li.About a{
float: left;
width:106px;
height: 55px;
background: url('/i/nav_matrix.png') -164px 0;
}

ul.nav li.AboutOn a, ul.nav li.About a:hover{
float: left;
width:106px;
height: 55px;
background: url('/i/nav_matrix.png') -164px -55px;
}

ul.nav li.Procedures a{
float: left;
width:142px;
height: 55px;
background: url('/i/nav_matrix.png') -270px 0;
}

ul.nav li.ProceduresOn a, ul.nav li.Procedures a:hover{
float: left;
width:142px;
height: 55px;
background: url('/i/nav_matrix.png') -270px -55px;
}

ul.nav li.WomensHealth a{
float: left;
width:180px;
height: 55px;
background: url('/i/nav_matrix.png') -412px 0;
}

ul.nav li.WomensHealthOn a, ul.nav li.WomensHealth a:hover{
float: left;
width:180px;
height: 55px;
background: url('/i/nav_matrix.png') -412px -55px;
}

ul.nav li.TeenYoungAdult a{
float: left;
width:204px;
height: 55px;
background: url('/i/nav_matrix.png') -592px 0;
}


ul.nav li.TeenYoungAdultOn a, ul.nav li.TeenYoungAdult a:hover{
float: left;
width:204px;
height: 55px;
background: url('/i/nav_matrix.png') -592px -55px;
}


ul.nav li.Contact a{
float: left;
width:164px;
height: 55px;
background: url('/i/nav_matrix.png') -796px 0;
}


ul.nav li.ContactOn a, ul.nav li.Contact a:hover{
float: left;
width:164px;
height: 55px;
background: url('/i/nav_matrix.png') -796px -55px;
}

#error_box { width: 100%; text-align: center; }
#error {
text-align: left;
position: absolute;
margin: 100px auto 0 100px;
width: 410px;
height: 150px;
border: 8px solid #ccc;
background: #fff;
-moz-border-radius: 16px;
padding: 25px;
}
#error h3 { float: left; width: 300px; clear:none !important; font-size:22px; padding-top: 5px}
#error p { padding: 5px 0; float: left;width: 400px; font-size:15px }

#error a { font-size: 32px; font-family: Verdana, Arial, sans-serif; color: #ccc; float: right; padding: 5px; cursor: pointer;}




.gem1{
width:250px;
height: 137px;
position: absolute;
margin:0 0 0 0;
z-index: 10;
background: url('/i/gem_1.png') no-repeat center top;
}

.gem2{
width:250px;
height: 137px;
position: absolute;
margin:0 0 0 0;
z-index: 10;
background: url('/i/gem_2.png') no-repeat center top;
}

.gem3{
width:250px;
height: 137px;
position: absolute;
margin:0 0 0 0;
z-index: 10;
background: url('/i/gem_3.png') no-repeat center top;
}



.home_callout{
width:962px;
height: 201px;
background: url('/i/matrix.png') no-repeat center top;
float: left;
margin: 0 5px;
}

.home_callout .box a{
float: left;
width: 320px;
height: 100%;
cursor: pointer;
}


.home_callout .box a h3{
font-size: 22px;
font-family: Arial;
color: #fff;
margin:158px 0 0 10px;
}

h1{
font-family: Arial;
font-size: 24px;
color: #54b0d6;
}

h2{
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #7b7b7b;
}

h3{
font-family: Arial;
font-size: 14px;
font-weight: normal;
color: #07aff6;
padding: 10px 0 0;
}

p{
font-size: 13px;
color: #345d73;
}


.main{
width: 100%;
float: left;
border-right: dotted 1px #828282;
float: left;
margin-bottom: 10px;
}

.main p, .main h1, .main h2, .main h3, .main ul{
float: left;
width:600px;
}

.main a {
	
	text-decoration:underline;
}

.main h3{
	
	font-family:Georgia;
	color:#679FB6;
	font-size:18px;
	
}

.mainContent{
width:640px;
float: left;
}


.sidebar{
width:278px;
margin:0 0 0 16px;
float: left;
}


.sidebarBoxTop{
float: left;
width:284px;
height:10px;
margin-top:20px;
background: url("/i/box_matrix.png") no-repeat -961px 0 transparent;
}

.sidebarBoxMid{
float: left;
width:284px;
background: url("/i/sidebar_box_y.png") repeat-y 0 0 transparent;
padding-left: 16px;
}

.sidebarBoxMid img{
float: left;
margin:7px 0 3px;
}

.sidebar .sidebarBoxMid h3, .sidebarBoxMid p{
width:200px;
float: left;
margin-top:3px;
padding-top:0;
margin-left: 0;
padding-left: 0;
}

.sidebarBoxMid h3 {
	
	font-size:14px; 
	
}

.sidebarBoxBot{
float: left;
width:284px;
height:10px;
background: url("/i/box_matrix.png") no-repeat -961px -20px transparent;
}



.mainBoxTop{
float: left;
width:621px;
height:10px;
background: url("/i/box_matrix.png") no-repeat -1245px 0 transparent;
}

.mainBoxMid{
float: left;
width:621px;
background: url("/i/main_box_y.png") repeat-y 0 0 transparent;
}

.mainBoxMid img{
float: left;
margin:0 0 0 10px;
}

.mainBoxMid h3, .mainBoxMid p{
width:370px;
float: left;
margin-top:0;
padding-top:0;
}

.mainBoxBot{
float: left;
width:621px;
height:10px;
background: url("/i/box_matrix.png") no-repeat -1245px -20px transparent;
}

.mainContent ul{
margin-top:10px;
}

.mainContent ul li{
background: url('/i/bullet.png') no-repeat;
margin: 0px 0px 0px 30px;
padding: 0 0 0 20px;
color: #2f586c;
font-style: italic;
height: 20px;
}

.linkCallout{
background: url('/i/callout_x.png') repeat-x;
height: 113px;
width: 100%;
float: left;
}

.linkCallout:hover {
	
	
	background: url('/i/hover_x.jpg') repeat-x;
	
}

.linkCallout .sun{
float: left;
background: url('/i/sun.png');
height: 60px;
width: 61px;
margin: 31px 5px 0 10px;
}

.linkCallout .young{
float: left;
background: url('/i/young.png');
height: 60px;
width: 61px;
margin: 31px 5px 0 10px;
}


.linkCallout .proc{
float: left;
background: url('/i/procedure.png');
height: 60px;
width: 61px;
margin: 31px 5px 0 10px;
}


.linkCallout h4{
margin:44px 0 0 0px;
color: #54b0d6;
font-size:14px;
}
.linkCallout p{
color:#7B7B7B;
font-size:11px;
margin:2px 0 0 0px;
padding:0;
width:245px;
}



.learnMore a{
background:url("/i/arrow.png") no-repeat scroll left center transparent;
color:#2F586C;
float:left;
font-style:italic;
height:32px;
margin:0 0 0;
padding:18px 0 0 37px;
}

.fl{
float: left;
width: 370px;
}

fieldset{
width:100%;
}
