/* 
 ----------------------------------------------------------------------------
  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; }

span {display:none;}

/* global elements
 * ------------------------------------------------------------------------- */

body { 
	background: #293963 url(../images/index/bg.jpg) top left repeat-x;
	text-align:center; 
	font:12px/18px Arial, Verdana, Helvetica, sans-serif; 
	color:#61420C; 
	}

p, ul, ol, dl, pre, blockquote	{ margin-bottom:10px; }

blockquote { 
	margin-left: 10px; 
	margin-right: 10px; 
	}

h1,h2,h3 { margin-bottom:8px; }

h1	{ font-size:14px; color:#415587; font-weight:bold; }
h2	{ font-size:13px; color:#9A710F; font-weight:bold; }
h3	{ font-size:12px; color:#C7B077; font-weight:bold; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#61420C; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#415587; text-decoration:underline; outline:none; }

#column-right a:link, #column-right a:visited	{ color:#fff; text-decoration:underline; outline:none; }
#column-right a:hover, #column-right a:active	{ color:#fff; text-decoration:underline; outline:none; }


/* global classes
 * ------------------------------------------------------------------------- */

div.clear	{ clear:both; height:.01em; overflow:hidden; }

img.img-left { float:left; margin:2px 12px 12px 0; }
img.img-right { float: right; margin: 0px 0px 2px 6px; }
	 
p.top { 
	text-align:right; 
	display:block; 
	font-size:10px;
	background: url("../images/sub/list_style.jpg") right no-repeat;
	padding-right: 12px;
	}

.req {font-size:10px; color:#fff;}

.patient_login { font-size: 14px; font-weight: bold; font }
	
/* main framework
 * ------------------------------------------------------------------------- */

#wrap { background:url(../images/index/bg_wrap.jpg) repeat-y; width:754px; margin:0 auto; text-align:left;}
#masthead { position:relative; background:url(../images/index/masthead.jpg) left top no-repeat; width:754px; height:100px;}
#masthead-btn a { position:absolute; width:245px; height:94px; top:0px; left:0px;}/* home link within header */

#container-flash { width:754px; margin:0; padding:0; }
#left-flash-spacer { width:12px; height:225px; float:left;}
#header-flash { width:730px; height:225px; float:left; }
#right-flash-spacer { width:12px; height:225px; float:left;}
	
#column-left { width:516px; float:left;} 
		#column-left p, #column-left h1, #column-left h2, #column-left h3 {margin:7px 20px 7px 32px;}
		#column-left h2.index-dentist {margin-left: 10px;}
		#column-left ul {margin:7px 25px 7px 32px;}
		#column-left p.doctor {margin:0px 0px 0px 10px;}
		#column-left ul.sub { padding-left:35px; padding-right:20px;}
		#column-left ul.sub li { background:transparent url(../images/sub/list_style.jpg) 0px 6px no-repeat; padding-left:8px;}
	#title-welcome { background:url(../images/index/title_welcome.jpg); height:67px;}
	#testimonial { background:url(../images/index/img_testimonial.jpg); height:221px;}
	
	#btm-container { width:516px;}
	#container-procedures { width:240px; float:left;}
		#container-procedures p {padding: 0 0px 0 4px;}
		#container-procedures ul { padding-left:33px;}
		#container-procedures ul li { background:transparent url(../images/sub/list_style.jpg) 0px 6px no-repeat; padding-left:8px;}
	#title-our-procedures { background:url(../images/index/title_our_procedures.jpg); height:52px;}
	
	#container-meet-dentist { width:240px; float:left; }
	#title-meet-dentist { background:url(../images/index/title_meet_dentist.jpg); height:52px;}
	 
#column-right { width:220px; float:left;}
		#column-right p, #column-right ul {padding: 2px 51px 2px 27px; color:#fff;}
		#column-right p.other-names {font-weight: bold; margin-top: 20px;}
	#title-quick-contact { background:url(../images/index/title_quick_contact.jpg) left top no-repeat; width:238px; padding-top:77px;}
	#title-location { background:url(../images/sub/title_location.jpg) left top no-repeat; width:238px; padding-top:77px;}
	#title-smile-gallery { background:url(../images/index/title_smile_gallery.jpg); height:54px;}
	#title-patient-testimonial { background:url(../images/sub/title_patient_testimonial.jpg); height:54px;}

#page-footer { background:url(../images/index/page_footer.jpg) no-repeat; width:754px; height:34px; clear:both; overflow:hidden;}
	 

/* inside sub pages framework
 * ------------------------------------------------------------------------- */


#subhead { height:67px; /* sets height for all subheads */}
	body#about #subhead { background:url(../images/sub/subhead_about.jpg); }
	body#cosmetic #subhead { background:url(../images/sub/subhead_cosmetic.jpg); }
	body#general #subhead { background:url(../images/sub/subhead_general.jpg); }
	body#patients #subhead { background:url(../images/sub/subhead_patients.jpg); }
	body#gallery #subhead { background:url(../images/sub/subhead_gallery.jpg); }
	body#contact #subhead { background:url(../images/sub/subhead_contact.jpg); }
	body#sitemap #subhead { background:url(../images/sub/subhead_sitemap.jpg); }
	body#thankyou #subhead { background:url(../images/sub/subhead_thankyou.jpg); }
	
	#subhead-blog { 
		background: url(../images/sub/subhead_blog.jpg); 
		width: 516px;
		height: 67px;
	}
	
	#quick-list { width:150px; float:right; padding:30px 15px 0 0;}
	#quick-list02 { width:150px; float:right; padding:07px 15px 0 0;}
		#quick-list02 ul { margin-left:10px;}
		#quick-list02 ul li { background:transparent url(../images/sub/list_style.jpg) 0px 6px no-repeat; padding-left:8px; font-size:11px;}
		#quick-list ul { margin-left:10px;}
		#quick-list ul li { background:transparent url(../images/sub/list_style.jpg) 0px 6px no-repeat; padding-left:8px; font-size:11px;}
		#column-left ul { margin-left:32px;}
		#column-left ul li { background:transparent url(../images/sub/list_style.jpg) 0px 6px no-repeat; padding-left:8px; font-size:11px; color:#314473;}
		
		#column-left dl { margin-left:32px;}
		#column-left dl dt { background:none; font-size:12px; color:#61420C; margin-bottom: 10px;}
		#column-left dl dd { background:transparent url(../images/sub/list_style.jpg) 0px 6px no-repeat; padding-left:8px; font-size:11px; color:#314473; margin: 0 0 5px 5px;}
		
		#column-left ul.procedures { margin-left:10px;}
		#column-left ul.procedures li { background:transparent url(../images/sub/list_style.jpg) 0px 6px no-repeat; padding-left:8px; font-size:11px; color:#314473;}

#img-map { position:relative; background:url(../images/sub/img_map.jpg) left top no-repeat; width:155px; height:150px; margin-left:28px; margin-bottom:10px;}
#map-btn a { position:absolute; width:155px; height:150px; top:0px; left:0px;}/* home link within header */

.gallery-container { width:480px; padding-left:30px;}


/* background image list items */
	
	 
/* Horozontal MAIN NAVIGATION Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background: url(../images/index/nav.jpg) no-repeat; 
	width:754px; 
	height:48px; 
	margin-bottom:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height: 48px; display: block; }

#nav li { float: left; list-style: none; display: inline; }

#nav-01 { width: 53px; margin-left: 12px;}
#nav-02 { width: 117px;}
#nav-03 { width: 128px;}
#nav-04 { width: 118px;}
#nav-05 { width: 110px;}
#nav-06 { width: 94px;}
#nav-07 { width: 41px;}
#nav-08 { width: 81px;}

#nav-01 a:hover {background: transparent url(../images/index/nav.jpg)  -12px -48px no-repeat;}
#nav-02 a:hover {background: transparent url(../images/index/nav.jpg)  -65px -48px no-repeat;}
#nav-03 a:hover {background: transparent url(../images/index/nav.jpg) -182px -48px no-repeat;}
#nav-04 a:hover {background: transparent url(../images/index/nav.jpg) -310px -48px no-repeat;}
#nav-05 a:hover {background: transparent url(../images/index/nav.jpg) -428px -48px no-repeat;}
#nav-06 a:hover {background: transparent url(../images/index/nav.jpg) -538px -48px no-repeat;}
#nav-07 a:hover {background: transparent url(../images/index/nav.jpg) -632px -48px no-repeat;}
#nav-08 a:hover {background: transparent url(../images/index/nav.jpg) -673px -48px no-repeat;}


/* Footer
 * ------------------------------------------------------------------------- */
 
#footer { width:754px; text-align:center; margin:0 auto; }
#footer p {color: #FFFFFF;}
#footer a:link, #footer a:visited { text-decoration:underline; color:#fff; }
#footer a:hover, #footer a:active { text-decoration:none; color:#fff; }

#footer ul { margin-bottom:5px; }
#footer li { padding: 0 5px 0 7px; display:inline; border-left: 1px solid #fff; }
#footer li.first { border: none; }


/* Quick Contact Form
 * ------------------------------------------------------------------------- */

form { width:150px; padding:10px 0 15px 27px;}
	
form p	{ font-size:10px; }

form br { line-height:0; /* defaults vertical spacing between fields */}
	
input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */ 
	border:1px solid #fff;
	color:#2F4271;
	width:150px; 
	height:18px; 
	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;
	}

textarea { height:70px; overflow:auto; }

input.submit, input.submit-contact-main { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:85px 0 0 242px; }

input.submit-image { 
	background: url(../images/index/btn_submit.jpg); 
	width:63px; 
	height:15px; 
	border:none; 
	cursor:pointer; 
	}

#contact_business { display: none; } /* do not remove */ 


/* Main Contact Form
 * ------------------------------------------------------------------------- */
 
#contact-main { padding:20px 0 10px 0; }
	
#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px; 
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:200px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	#contact-main label select {height: 20px; width: 205px;}
#contact-main .checkbox {
	width:20px; 
	background-color: transparent; 
	border: 0px transparent;
	margin-top:7px;
	}

#contact-main label textarea { height:100px; }
	
/* Gallery PHP 
 * ------------------------------------------------------------------------- */

 #gallery-container { margin: 0; padding: 0; width: 564px;}
	#gallery-header { background: url(../bna/header.jpg) left top no-repeat; height:102px;}
	#gallery-header a {
	width:564px;
	height:102px;
	position:absolute;
	left:0px;
	top:4px;
	}
	#gallery-nav { background: url(../bna/nav_bkgrnd.jpg) left top repeat-y;}
	#gallery-nav-padding { padding: 10px 0 0 5px;}
/*	#gallery-description { background: url(content_bkgrnd.jpg) left top repeat-y; height: 30px;} 
	#gallery-description-padding { padding: 0px 0 0 35px;}   */
	#gallery-image { margin: 0; padding: 0; height:393px;}
	
	
/*--------------------- MEDIA PLAYER BUTTON -------------*/

#media-btn-top {
	background: url("../images/index/media-btn.jpg") top no-repeat;
	height: 267px;
	}
#media-player-btn {
	background: url("../images/index/media-btn-wrap.jpg") repeat-y;
	margin-bottom: -3px;
	}
	
#media-player-btn p {font-size: .95em; text-align:center; line-height: 16px; color: #314473;}
#media-player-btn a:link, #media-player-btn a:visited {color: #314473; text-decoration: underline;}	
#media-player-btn a:hover, #media-player-btn a:active {color: #314473; text-decoration: none;}	


body#index #media-player-btn {
	background: url("../images/index/media-wrap-index.jpg") repeat-y;
	float: left;
	margin: 0px 5px 0px 28px;
	width: 185px;
	display: inline;
	}