/* 
 ----------------------------------------------------------------------------
  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,table,tr,td { margin:0; padding:0; }

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


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


/* ----- type selectors ----- */ 
body { 
	text-align:left; 
	font:12px/18px "Bitstream Vera Sans", Arial, Helvetica, sans-serif; 
	color:#000; 
	}

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

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

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

h1	{ font-size:1.15em; color:#830707; }
h2	{ font-size:1.1em; color:#830707; }
h3	{ font-size:1.0em; color:#000; }

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

a:link,a:visited	{ color:#830707; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#8D6F22; text-decoration:underline; outline:none; }



.linked-images a img {
    border-bottom: none;
	text-decoration:none;
}

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

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

p.top {
	text-align:right;
	display:block;
	font-size:.95em;
	font-weight:bold;
	} 
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float: right; 
	margin: 2px 0 10px 10px; 
	}

img.img-news-button {
margin: 0 0 0 5px;
}
	
/* ----- global form elements ----- */ 

form { 
	width:155px; 
	padding:0 0 15px 0; 
	}

form label	{ font-size:10px; }

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

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

textarea { 
	height:70px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main, input.submit-finance { 
	background:url("../images/btn-submit.gif") no-repeat;
	width:73px; 
	height:24px;
	cursor:pointer;
	border:0; 
	padding:0;
	margin-left:-4px;
	}

input.submit-contact-main { margin:88px 0 0 326px; }
input#contact_business { display: none;}
input.submit-finance { margin-left:326px; }




/* ----- main contact form ----- */ 
 
#contact-main { 
	width:450px;
	padding:20px 0 10px 0; 
	}
	
#contact-main .checkbox {
	width:auto;
	text-align:left;
	}

#contact-main .clear-textarea {
	margin-top:70px;
	}
	
#contact-main h2 {
	margin-top:15px;
	}
	
#contact-main label { 
	width:300px; 
	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:220px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select {
	width:225px;
	height: 20px;
	}
	
#contact-main label textarea { height:100px; }


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

body#index {
	background: #fff url("../images/bg-body-index.gif") top left repeat-x;
	}
	
body#inside {
	background: #fff url("../images/bg-body-inside.gif") top left repeat-x;
	}

#wrap { 
	background:url("../images/bg-wrap.gif") repeat-y; 
	width:800px;  
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.gif");
	height:67px;
	}
	
	#masthead a {
		position:absolute;
		display:block;
		width:215px;
		height:25px;
		top:24px;
		left:19px;
		}
		
		#masthead a span {
			display:none;
			}
 
#column-left { 
	width:206px; 
	float:left;
	font-size:.95em;
	line-height:16px; 
	}

#column-left .content {
	margin-left:23px;
	margin-right:16px;
	}

#column-left .content ul {
	list-style-type:disc;
	margin-left:12px;
	}
  
#column-right { 
	width:594px; 
	float:left; 
	}
	
#column-right .multi-column {
	width:198px;
	float:left;
	}
	
#column-right .multi-column img {
	margin-bottom:10px;
	}

#column-right .multi-column .content {
	padding: 0 10px;
	}
	
.box, #column-right .content .box-float-right {
	background-color:#eee;
	border:1px solid #666;
	padding:5px;
	font-size:.95em;
	}

#column-right .content .box {
	margin:20px auto;
	text-align:center;
	width:350px;
	}
	
#column-right .content .box-float-right {
	width:190px;
	float:right;
	text-align:center;
	margin-left:15px;
	margin-bottom:10px;
	}
	
.box, #column-right .content .box-float-right img {
	margin-bottom:8px;
	}

#column-right .multi-column .box {
	width:155px;
	}
	
body#inside #column-right .content {
	padding:0 12px;
	}
	
body#inside #column-right .content ul {
	list-style-type:disc;
	margin-left:18px;
	line-height:22px;
	}
 
#flower-bottom { 
	background:url("../images/flower-bottom.jpg");
	height:26px;
	}

#bottom-repeat-x {
	background:url("../images/bottom-repeat-x.gif") repeat-x;
	height:100px; 
	}
	
#bottom-no-repeat { 
	background:url("../images/bottom-no-repeat.gif") no-repeat; 
	width:800px;
	height:100px;
	}


/* headers
 * ------------------------------------------------------------------------- */


body#index #header {
	height:220px;
	}

body#inside #header {
	height:153px;
	}

body.about #header {
	background: url("../images/header-02.jpg");
	}
	
body.contact #header {
	background: url("../images/header-05.jpg");
	}
	
body.cosmetic #header, body.general #header, body.sedation #header, body.phobia #header {
	background: url("../images/header-03.jpg");
	}
body.dental-implant #header {
	background: url("../images/header-03.jpg");
	}
	
	
body.doctor #header, body.dicicco #header {
	background: url("../images/header-01.jpg");
	}
	
body.doctor-cetta #header {
	background: url("../images/header-01.jpg");
	}

body.financing #header {
	background: url("../images/header-05.jpg");
	}

body.gallery #header {
	background: url("../images/header-04.jpg");
	}
	
body.reviews #header {
	background: url("../images/header-01.jpg");
	}

body.sitemap #header {
	background: url("../images/header-03.jpg");
	}


/* subheads
 * ------------------------------------------------------------------------- */

body#index #subhead-column-left {
	background:url("../images/subhead-quick-contact.gif") no-repeat scroll 0 0;
	height:85px;
	}
	
body#inside #subhead-column-left {
	background:url("../images/subhead-quick-contact.gif");
	height:170px;
	}
	
body#inside.doctor #subhead-column-left {
	background:url("../images/subhead-column-left-doctor.gif");
	height:26px;
	}
	
body#inside.doctor-cetta #subhead-column-left {
	background:url("../images/subhead-quick-contact-inside.gif");
	height:91px;
	}
	
body#inside.about #subhead-column-left {
	background:url("../images/subhead-column-left-about.gif");
	height:26px;
	}
	
body#inside.cosmetic #subhead-column-left, body#inside.general #subhead-column-left, body#inside.sedation #subhead-column-left, body#inside.phobia #subhead-column-left {
	background:url("../images/subhead-column-left-cosmetic.gif");
	height:26px;
	}
	
body#inside.gallery #subhead-column-left {
	background:url("../images/subhead-column-left-gallery.gif");
	height:26px;
	}

body#inside.contact #subhead-column-left {
	background:url("../images/subhead-column-left-contact.gif");
	height:26px;
	}
body#inside.dental-implant #subhead-column-left {
	background:url("../images/subhead-column-left-cosmetic.gif");
	height:26px;
	}


#subhead {
	position:relative;
	}

body#index #subhead {
	height:36px;
	background:url("../images/subhead-index.gif"); 
	}
	
body#inside #subhead {
	height:52px;
	margin-bottom:15px;
	}
	
body.about #subhead {
	background:url("../images/subhead-about.gif"); 
	}

body.contact #subhead {
	background:url("../images/subhead-contact.gif"); 
	}
	
body.cosmetic #subhead {
	background:url("../images/subhead-cosmetic.gif"); 
	}

body.general #subhead {
	background:url("../images/subhead-general.gif"); 
	}

body.sedation #subhead {
	background:url("../images/subhead-sedation.gif"); 
	}

body.phobia #subhead {
	background:url("../images/subhead-phobia.gif"); 
	}

body.doctor #subhead {
	background:url("../images/subhead-doctor.gif"); 
	}
	
body.doctor-cetta #subhead {
	background:url("../images/subhead-cerra.jpg"); 
	}
	
body.dicicco #subhead { background:url("../images/subhead-dicicco.gif");}
	
body.financing #subhead {
	background:url("../images/subhead-financing.gif"); 
	}
	
body.gallery #subhead {
	background:url("../images/subhead-gallery.gif"); 
	}

body.reviews #subhead {
	background:url("../images/subhead-reviews.gif"); 
	}
	
body.sitemap #subhead {
	background:url("../images/subhead-sitemap.gif"); 
	}
body.dental-implant #subhead {
	background:url("../images/subhead-dental-implants.jpg"); 
	}

.thank-you {
	background:url("../images/subhead-thankyou.gif");
	height:52px; 
	}


/* titles
 * ------------------------------------------------------------------------- */
#title-meet {
	background:url("../images/index-subhead-meet.gif");
	width:198px;
	height:30px;
	}
#title-meet-dicicco {
	background:url("../images/meet-dicicco.gif");
	width:198px;
	height:36px;
	}


/* footer
 * ------------------------------------------------------------------------- */
 
#footer { 
	width:770px; 
	margin:25px 23px;  
	font-size:0.95em
	}

#footer ul { margin-bottom:5px; }

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

	#footer li.first { border: none; padding-left:0; }


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

#nav { 
	background: url("../images/nav.jpg") no-repeat; 
	width:800px; 
	height:25px; 
	margin-bottom:0;
	padding:0; 
	}

#nav span { display: none; }

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

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

#nav-01 { width: 145px; }
#nav-02 { width: 133px; margin-left:2px; }
#nav-03 { width: 136px; margin-left:2px; }
#nav-04 { width: 131px; margin-left:2px; }
#nav-05 { width: 103px; margin-left:2px; }
#nav-06 { width: 83px; margin-left:2px; }
#nav-07 { width: 57px; margin-left:2px; }
 
#nav-01 a:hover {background: transparent url("../images/nav.jpg")   -0px -25px no-repeat;}
#nav-02 a:hover {background: transparent url("../images/nav.jpg") -147px -25px no-repeat;}
#nav-03 a:hover {background: transparent url("../images/nav.jpg") -282px -25px no-repeat;}
#nav-04 a:hover {background: transparent url("../images/nav.jpg") -420px -25px no-repeat;}
#nav-05 a:hover {background: transparent url("../images/nav.jpg") -553px -25px no-repeat;}
#nav-06 a:hover {background: transparent url("../images/nav.jpg") -658px -25px no-repeat;}
#nav-07 a:hover {background: transparent url("../images/nav.jpg") -743px -25px no-repeat;}


/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#720000;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

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

#nav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* 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:1.0em;
	color:#FFFFFF;
	text-decoration:none;
	}

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

/* Hover styles for drop down items */
#nav-02 ul a:hover { 
	background-image:none;
	background-color:#743f3f;
	color:#fff;
	text-decoration:none;
	}

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







body.gallery #gallery_h{
width:570px;}
body.gallery #gallery_h img{
	margin: 5px 0px 5px 3px;
}
body.gallery .gallery_h{
width:570px;}
body.gallery .gallery_h img{
	margin: 5px 0px 5px 3px;
}

body.gallery #gallery_v img{
	margin: 5px 0px 5px 38px;
	margin:5px 20px 5px 20px;
	margin: 5px 29px 5px 29px;
}
body.gallery h2{
	margin-top: 15px;
}

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#763c3b;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #daceaf;
	border-top:thin;
	}	

#nav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* 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:1.0em;
	color:#FFFFFF;
	text-decoration:none;
	}

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

/* Hover styles for drop down items */
#nav-01 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover { 
	background-image:none;
	background-color:#AA0000;
	color:#FFFFFF;
	text-decoration:none;
	}

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



