/* 
 ----------------------------------------------------------------------------
  Copyright Einstein Industries 2005. Used with Permission.                             
  May not be duplicated or reproduced.

  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari

  CSS Document - layout.css
 ---------------------------------------------------------------------------- 
*/


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background: #0F1545 url("../images/allpages/back.jpg") top repeat-x;
	text-align:center; 
	font:12px/18px "Trebuchet MS", "Bitstream Vera Sans", Arial, Verdana, Helvetica, sans-serif; 
	color:#000; 
	}

p, ul, ol, dl, pre, blockquote	{ margin-bottom:10px; }

blockquote { 
	margin-left: 10px; 
	margin-right: 10px; 
	}

h1,h2,h3 { margin-bottom:8px; }

p	{ font-size:13px; color:#000; }
h1	{ font-size:12px; color:#000; }
h2	{ font-size:16px; color:#332C94; }
h3	{ font-size:15px; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#444A95; text-decoration:underline; }
a:hover,a:active	{ color:#F2C96D; text-decoration:none; }


/* ----- classes ----- */

div.clear	{ 
	clear:both; 
	height:.01em; 
	overflow:hidden; 
	}

p.top {
	text-align:right;
	display:block;
	} 
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 40px; 
	}
	
img.img-right { 
	float: right; 
	margin: 0 20px 5px 10px; 
	}
body#home img.img-right { 
	float: right; 
	margin: -30px 0 0 10px; 
	}

	
/* ----- global form elements ----- */ 

form { 
	width:150px; 
	padding:10px 0 15px 32px; 
	}

form label	{ font-size:10px; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#fff; 
	border:1px solid #000;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", "Bitstream Vera Sans", Arial, Verdana, Helvetica, sans-serif; 
	font-size:12px;
	}
	
select { 
	width:150px; /* same width as form !important */
	}

textarea { 
	height:70px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	width:60px; 
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:85px 0 10px 242px;}




/* ----- main contact form ----- */ 
 
#contact-main { 
	padding:20px 0 10px 0;
	margin: 0 0 0 20px;
	}
	
#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:12px;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:200px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select {
	width:205px;
	}
	
#contact-main label textarea { height:100px; }


/* framework
 * ------------------------------------------------------------------------- */

/* display: none */
#masthead span, #header-graphic-text p, #titles h1, #titles h2, #titles h3, #titles h4, #titles p, #meet-dr-bream h1, #meet-dr-bream h2, #meet-dr-bream h3, #meet-dr-bream h4, #meet-dr-bream p, #featured-procedure h1, #featured-procedure h2, #featured-procedure h3, #featured-procedure h4, #featured-procedure p, #side-title p, #push-to-talk span, #footer-title h1, #footer-title h2, #footer-title h3, #footer-title h4, #footer-title p{ display: none; }

#wrap { 
	background:url("../images/allpages/wrap.jpg"); 
	width:745px; 
	margin:0 auto; 
	text-align:left; 
	}
	
#masthead {
	position:relative;
	background:url("../images/allpages/mast.jpg") left top no-repeat;
	width:745px;
	height:81px;
	}
	/* home link within header */		
	#masthead a {
		position:absolute;
		left:43px;
		width:308px;
		top:35px;
		height:27px;
		}


/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background: url("../images/allpages/topnav.jpg") no-repeat; 
	width:745px; 
	height:47px; 
	margin-bottom:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height: 47px; display: block; }

#nav li { float: left; list-style: none; _display: inline; }

#nav-01 { width: 95px; margin-left: 22px;}
#nav-02 { width: 74px;}
#nav-03 { width: 83px;}
#nav-04 { width: 70px;}
#nav-05 { width: 89px;}
#nav-06 { width: 97px;}
#nav-07 { width: 90px;}
#nav-08 { width: 103px;}

#nav-01 a:hover {background: transparent url("../images/allpages/topnav.jpg") -22px -47px no-repeat;}
#nav-02 a:hover {background: transparent url("../images/allpages/topnav.jpg") -117px -47px no-repeat;}
#nav-03 a:hover {background: transparent url("../images/allpages/topnav.jpg") -191px -47px no-repeat;}
#nav-04 a:hover {background: transparent url("../images/allpages/topnav.jpg") -274px -47px no-repeat;}
#nav-05 a:hover {background: transparent url("../images/allpages/topnav.jpg") -344px -47px no-repeat;}
#nav-06 a:hover {background: transparent url("../images/allpages/topnav.jpg") -433px -47px no-repeat;}
#nav-07 a:hover {background: transparent url("../images/allpages/topnav.jpg") -530px -47px no-repeat;}
#nav-08 a:hover {background: transparent url("../images/allpages/topnav.jpg") -620px -47px no-repeat;}

/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position: absolute;
	left: -9999px;
	background-color: #E8C96F;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height: 25px; 				/* Height of each drop down nav item */
	border:1px solid #6F6F6F;
	border-top:none;
	}	

#nav li ul li a {
	width: 100%;
	height: 25px;				/* Height of each drop down nav item, should match above */
	line-height: 25px;			/* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display: block;
	padding-left: 5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}

#nav li:hover ul, #nav li.sfhover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-05 ul a:hover { 
	background-image: none;
	background-color: #96ACDD; 
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width: 108px; }
#nav-03 ul, #nav-03 li { width: 178px; }		
#nav-05 ul, #nav-05 li { width: 140px; }		


#header-graphic {
	background: url(../images/allpages/header.jpg) no-repeat top;
	width:745px;
	}
	#header-graphic-text {
		height:  202px;
	}
 
#column-left { 
	width:505px; 
	float:left; 
	margin: 0 0 0 12px;
	display: inline;
	}
		#titles{
			width: 429px;
			height: 63px;
			margin: 0 0 0 77px;
			}
		#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left h4 {
			margin: 0 37px 30px 37px;
			}
		#column-left h1, #column-left h2, #column-left h3, #column-left h4 {
			margin-bottom: 8px;
		}
		.topofpage{
			text-align: right;
		}
		.float-li{
			float: left;
			width: 220px;
		}
		#meet-dr-bream{
			background: url(../images/titles/meet_dr_bream.jpg);
			width: 473px;
			height: 57px;
			}
		#column-left ul{
			margin: 3px 37px 30px 37px;
			}
		#column-left ul li ul{
			margin: 5px 37px 0px 8px;
			}
			#column-left ul li{
				background: url(../images/allpages/bullet.jpg) no-repeat top left;
				padding: 0 0 0 20px;
				margin: 0 0 8px 0;
				}
			#column-left div.float-li ul{
				margin-right: 5px;
				margin-left: 50px;
			}
			.floatnav{
				float: right;
				padding: 10px;
				margin-right: 20px;
				margin-left: 20px;
				border: 1px solid #EFCB6D;
				color: #C4C2CF;
			}
			
			.testi{
				background: url(../images/allpages/quotes-left.jpg) no-repeat top left;	
				margin-left: 40px;
				margin-bottom: 20px;
				}
				#column-left .testi blockquote{
					background: url(../images/allpages/quotes-right.jpg) no-repeat bottom right;
					margin: 0; padding: 0;
					margin-left: 35px;
					margin-right: 35px;
					}
				#column-left .testi p{
					margin: 0 0 5px 0;
					font-style: italic;
				}
			
			#column-left div.floatnav ul, #column-left div.floatnav li{
				margin: 0; padding: 0;
				} 
				#column-left div.floatnav li{
					padding-left: 15px;
				}

			#lower-left{
				margin: 0;
				display: inline;
				float: left;
				width: 249px;
				}
				#lower-left p{
					margin-right: 0;
				}
				#lower-right ul{
					margin: 3px 0 0 50px;
				}
				#lower-right p{
					margin-left: 50px;
					margin-right: 5px;
					margin-top: 10px;
				}
			#lower-right{
				float: left;
				width: 215px;
				}
  
#column-right { 
	width:216px; 
	float:left; 
	}
	#side-title{
		background: url(../images/titles/side-contact.jpg) no-repeat;
		height: 56px;
		width: 194px;
		margin: 65px 0 0 23px;
		}
	body#contact #side-title{
		background: url(../images/titles/side-location.jpg) no-repeat;
		height: 56px;
		width: 194px;
		margin: 65px 0 0 23px;
		}
	#column-right p{
		margin: 0 24px 0 24px;
		}
	#push-to-talk{
		background: url(../images/allpages/pushtotalk.jpg);
		width: 197px;
		height: 95px;
		margin: 0 0 0 10px;
		position: relative;
	}
		#push-to-talk a{
			position: absolute;
			margin: 9px 0 0 8px;
			height: 78px;
			width: 181px;
		}
	
/* background image list items */
#column-specific ul { 
	margin-left:3px; 
	} 

#column-specific ul li { 
	background:transparent url("../images/bullet.gif") 0px 6px no-repeat;
	padding-left:8px; 
	}
 
#bottom-wrap { 
	background: url(../images/allpages/footer.jpg); 
	width:745px; 
	height:300px; 
	clear:both; 
	overflow:hidden; 
	}
	#footer-title{
		width: 271px;
		height: 57px;
		background: url(../images/titles/footer-improving.jpg) no-repeat top left;
		margin: 44px 0 0 248px;
	}

/* inside framework
 * ------------------------------------------------------------------------- */

body#home #titles{
	background: url(../images/titles/home.jpg) no-repeat top left;
}
body#about #titles{
	background: url(../images/titles/about.jpg) no-repeat top left;
}
body#bream #titles{
	background: url(../images/titles/bream.jpg) no-repeat top left;
}
body#cosmetics #titles{
	background: url(../images/titles/cosmetics.jpg) no-repeat top left;
}
body#implants #titles{
	background: url(../images/titles/implants.jpg) no-repeat top left;
}
body#family #titles{
	background: url(../images/titles/family.jpg) no-repeat top left;
}
body#general #titles{
	background: url(../images/titles/general.jpg) no-repeat top left;
}
body#sedation #titles{
	background: url(../images/titles/sedation.jpg) no-repeat top left;
}
body#gallery #titles{
	background: url(../images/titles/gallery.jpg) no-repeat top left;
}
body#testimonials #titles{
	background: url(../images/titles/testimonials.jpg) no-repeat top left;
}
body#contact #titles{
	background: url(../images/titles/contact.jpg) no-repeat top left;
}
body#sitemap #titles{
	background: url(../images/titles/sitemap.jpg) no-repeat top left;
}




/* footer
 * ------------------------------------------------------------------------- */
 
#footer { 
	width:486px; 
	margin:75px 0 0 248px; 
	text-align:center; 
	}

#footer a:link, #footer a:visited {
	color:#000;
	text-decoration: none;
	}

#footer a:hover, #footer a:active {
	color:#5B6192;
	text-decoration: underline;
	}

#footer ul { margin-bottom:5px; font-size: 11px; font-weight: bold; }

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding: 0 2px 0 5px;
	display: inline;
	border-left: 2px solid #000;
	}

	#footer li.first { border: none; }
	
#footer p, #footer p a:link, #footer p a:visited {
	color:#5B6192;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	}
#footer p a:hover, #footer p a:active {
	color:#000;
	text-decoration: underline;
	}
#textfooter {
	padding: 26px 0;
}
#textfooter p{
	color: #BBC0E5;
	width: 745px;
	text-align: center;
	margin: 0 auto;
	font-size: 11px;
}

body#bna #mast{
	background: url(../images/bna/bna-top.jpg);
	height: 131px;
	width: 600px;
	margin: 0; padding: 0;
	}
	body#bna #mast span {
		display: none;
		}
body#bna #center{
	background: url(../images/bna/center.jpg);
	height: 267px;
	width: 600px;
	margin: 0; padding: 0;
	overflow: hidden;
	}
	body#bna #center img{
		margin: 0; padding: 0;
		margin: 0 auto;
	}
	
body#bna #footer{
	background: url(../images/bna/bna-bottom.jpg);
	height: 123px;
	width: 600px;
	margin: 0; padding: 0;
	}
	
	
#bnacaption{
	padding: 45px 65px 10px 65px;
}
body#bna #bnalinks {
	color: #C4C2CF; 
}
body#bna #bnalinks strong{
	color: #D8B362; 
}

body#bna #bnalinks a:link, body#bna #bnalinks a:visited{
	text-decoration: underline;
}