/*--------------------- Last Modified --> 2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. 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
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#B6BFCE url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/15px Arial, Helvetica, sans-serif; 
	color:#212C40;
}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#212C40; }
h2	{ font-size:1.1em; color:#FFFFFF; }
h3	{ font-size:1.0em; color:#FFD899; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#212C40; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#212C40; text-decoration:none; outline:none; }
/*--------------------------- Clearfix  ------------------*/
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* ------------------------ classes ------------------------ */
.hidden { text-indent: -99999px; overflow: hidden; }
.clear	{ clear:both;	}

div.clear	{ height:.01em; overflow:hidden; }
div.clear-h2	{ height:10px; overflow:hidden; }
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:11px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
}

img.img-left { float:left; margin: 0px 4px 0px 22px; }

img.img-right {   
  border:1px solid #636B78;
	float:right; 
	margin: 0px 6px 5px 7px; 
}

img.homepage {   
  border:1px solid #3A4049;
	float:right; 
	margin: 0px 45px 5px 7px; 
}
	
.CTC { margin:0 0 0 27px;}

/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#B4C1D8 !important; /* to prevent highlighting by Google Toolbar */
	border:none;
	color:#212C40;
	width:141px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-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: Arial, Helvetica, sans-serif; 
	font-size:.95em;
	}
#contact-main input, #contact-main textarea, #contact-main select { 
	background-color:#C3D3ED !important; /* to prevent highlighting by Google Toolbar */
	border:none;
	color:#212C40;
	width:141px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-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: Arial, Helvetica, sans-serif; 
	font-size:.95em;
	}
select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:57px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */
/* ------------------------ fellowship popups ------------------------ */
body#fellowship-years { 
	background:#9CB4E0;
	text-align:left; 
	font:12px/15px Arial, Helvetica, sans-serif; 
	color:#212C40;
	padding: 20px 20px 20px 20px;
	}
body#fellowship-years ul { padding-left:5px; }
		body#fellowship-years ul li { 
			background:transparent url("../images/bullet.gif") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			margin-bottom: 4px;
			}


body#fellowship-years dl { padding-left:5px; }
		body#fellowship-years  dl dt {
			background:transparent url("../images/bullet.gif") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			font-weight:bold;
			color:#212C40;
			}
		body#fellowship-years  dl dd {
			margin: 0 4px 0 5px;
			}
body#fellowship-years h1{ font-size:2.0em; color:#FFD899; margin-bottom: 30px; text-align:center;}

body#fellowship #column-left ul li {
	width: 40px; 
	float: left;
	margin: 0 0px 5px 20px;
	background:transparent url("/images/bullet.gif") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	padding-left:10px;  /* pushes text to the right to display bg img */
}
/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.submit-image { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:64px;
	height:18px;
	border:none;
	cursor:pointer;
	}
#contact-main input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit-main.jpg");
	width:64px;
	height:18px;
	border:none;
	cursor:pointer;
	}
/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:706px;
	margin:0 auto;
	text-align:left;
	}
#wrap-img {
	background:url("../images/bottom-img.jpg") bottom no-repeat;
	width:706px;
	margin:0 auto;
	text-align:left;
	}


/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:152px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:25px;
		width:285px;
		top:75px;
		height:50px; 
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:227px;
	float:left;
	color: #FFFFFF;
	padding-bottom: 120px;
	}
#column-left a:link,#column-left a:visited	{ color:#FFFFFF; text-decoration:underline; outline:none; }
#column-left a:hover,#column-left a:active	{ color:#FFD899; text-decoration:underline; outline:none; }
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 18px 10px 30px;
		}

	#column-left form { padding-left:40px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.gif") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-left ul.multi { padding-left:5px; } 
		#column-left ul.multi li { 
			background:transparent url("../images/bullet.gif") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px; /* sets the width of each column */
			line-height:20px; 
			}

	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.gif") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:479px;
	float:left;
	padding-bottom: 40px;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 56px 10px 22px;
		}

	#column-right form { margin-left:0px; }

	/* single column list */
	#column-right ul { padding-left:15px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.gif") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-bottom: 4px;
			}

	/* multi column list */
	#column-right ul.multi { padding-left:5px; } 
		#column-right ul.multi li { 
			background:transparent url("../images/bullet.gif") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("../images/bullet.gif") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}

/* ------------------------ header framework ------------------------ */
body#index #header { background:url("/images/header-index.jpg") no-repeat right bottom;}
body#about #header { background:url("/images/header-about.jpg") no-repeat right bottom;}
body#doctors #header { background:url("/images/header-meet.jpg") no-repeat right bottom;}
body#lasik #header { background:url("/images/header-lasik.jpg") no-repeat right bottom;}
body#faq #header { background:url("/images/header-lasik-faq.jpg") no-repeat right bottom;}
body#cataract #header { background:url("/images/header-cataract.jpg") no-repeat right bottom;}
body#contact #header { background:url("/images/header-contact.jpg") no-repeat right bottom;}
body#fellowship #header { background:url("/images/header-fellowship.jpg") no-repeat right bottom;}
body#transplant #header { background:url("/images/header-treatment.jpg") no-repeat right bottom;}
body#kerataconus #header { background:url("/images/header-kerat.jpg") no-repeat right bottom;}
body#other #header { background:url("/images/header-other.jpg") no-repeat right bottom;}
body#thankyou #header { background:url("/images/header-thankyou.jpg") no-repeat right bottom;}

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
#header ul {
	background:url("/images/nav.jpg") top left no-repeat;
	width:227px;
	height:272px;
	margin:0;
	padding:0;
	float: left;
}
  #header ul { padding-top: 6px; list-style:none; }
  #header ul li { float:left; position:relative; height: 23px; }
    #header ul li.two-line { height: 35px; }
    #header ul li a { margin-top: 0; width: 227px; display: block; height: 23px;}
      #header ul li a:hover,
      #header ul li a.current { background:url("/images/nav-over.png") no-repeat 32px bottom; }
      
	body#thankyou #header-graphic { background:url("../images/header-thankyou.jpg"); }


/* ------------------------ subhead framework ------------------------ */
#subhead { padding-top:43px; } /* sets height for all subheads */
	body#index #subhead { background:url("/images/subhead-index.jpg") top no-repeat; padding-top: 63px}
	body#about #subhead { background:url("/images/subhead-about.jpg") top no-repeat; }
	body#doctors #subhead { background:url("/images/subhead-meet.jpg") top no-repeat; }
	body#lasik #subhead { background:url("/images/subhead-lasik.jpg") top no-repeat; }
	body#faq #subhead { background:url("/images/subhead-lasik-faq.jpg") top no-repeat; }
	body#kerataconus #subhead { background:url("/images/subhead-kerat.jpg") top no-repeat; }
	body#transplant #subhead { background:url("/images/subhead-transplant.jpg") top no-repeat; }
	body#cataract #subhead { background:url("/images/subhead-cataract.jpg") top no-repeat; }
	body#other #subhead { background:url("/images/subhead-other.jpg") top no-repeat; }
	body#fellowship #subhead { background:url("/images/subhead-fellowship.jpg") top no-repeat; }
	body#contact #subhead { background:url("/images/subhead-contact.jpg") top no-repeat; }
	body#thankyou #subhead { background:url("/images/subhead-thankyou.jpg") top no-repeat; height: 170px;}

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-featured {
	padding-top:85px;
	background:url("../images/subhead-featured.jpg") top no-repeat;
	width: 479px;
	float:inherit;;
	}
#subhead-featured p {margin: 90px 10px 10px 22px; width: 200px; float:left; display:inline;}
#subhead-leaders {
	padding-top:92px;
	background:url("../images/subhead-leaders.jpg") top no-repeat;
	}
div.bio-break {
	background: url(../images/bio-break-index.gif);
	position: relative;
	height: 42px;
	}
div.bio-break a{
	position: absolute;
	top: 0px;
	height: 14px;
	left: 379px;
	width: 46px;
	}
div.bio-break1 {
	background: url(../images/bio-break1-index.gif);
	position: relative;
	height: 42px;
	}
div.bio-break1 a{
	position: absolute;
	top: 0px;
	height: 14px;
	left: 379px;
	width: 46px;
	}

#patient-forms {
	padding-top:97px;
	background:url("../images/patient-forms.jpg");
	height: 140px;
	}
#column-left #patient-forms ul a:link, #column-left #patient-forms ul a:visited  {color: #334C79; font-weight: bold; text-decoration:none;}
#column-left #patient-forms ul a:hover, #column-left #patient-forms ul a:active  {color: #334C79; font-weight: bold; text-decoration:underline;}
/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	padding-top:100px;
	background:url("../images/title-contact.jpg") top no-repeat;
	}
body#contact #title-contact, body#thankyou #title-contact {
	padding-top:100px;
	background:url("../images/title-locate.jpg") top no-repeat;
	margin-bottom: 50px;
	}

#title-address {
	padding-top:50px;
	background:url("../images/title-address.jpg") top no-repeat;
	width: 227px;
	}
body#fellowship #title-address {margin-bottom: 50px;}
/* ------------------------------------- Buttons ---------------------------------------- */
#btn-click-to-call {
		height:186px;
		display:block;
		background:url("../images/dental-btn-special-offer.html") no-repeat;	
		}
		#btn-click-to-call:hover {
				background:url("../images/dental-btn-special-offer.html") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#btn-click-to-call span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	background: url("../images/footer.jpg") top no-repeat;
	width:706px;
	margin:0 auto;
	text-align:center;
	font-size:.95em;
	padding-bottom: 30px;
	padding-top:100px;
}

#footer p {
	color:#FFFFFF;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#FFFFFF; }
#footer a:hover, #footer a:active { color:#FFFFFF; text-decoration: none;}

#footer ul {margin: 0 auto 10px; width: 600px; }
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #FFFFFF;
		}
	#footer li.first { border: none; }


/* ------------------------ vertical sprite nav ------------------------ */
#column-right #btn-nav {
	background: transparent url("../images/btn-nav.jpg") top left no-repeat;					
	width:215px;	/* Width of buttons, not entite image (or half of entire image) */
	height:207px;	 /* Height of entire image */
	margin:0;
	padding:0;
	float: left;
	}

#column-right #btn-nav li span { display: none; }

#column-right #btn-nav li { float:left; list-style:none; position:relative; background: none;}

#column-right #btn-nav li, #column-right #btn-nav a { 
	height:69px;	/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the btn-nav should begin */
#column-right #btn-nav-01 { margin-top:0px; width:215px; }

/* margin-top if there is a spacing between each btn-nav button */
#column-right #btn-nav-02, #column-right #btn-nav-03 { margin-top:0; width:207px; }

#column-right #btn-nav-01 a:hover { background:url("../images/btn-nav.jpg") -215px  -0px no-repeat; }
#column-right #btn-nav-02 a:hover { background:url("../images/btn-nav.jpg") -215px  -69px no-repeat; }
#column-right #btn-nav-03 a:hover { background:url("../images/btn-nav.jpg") -215px  -138px no-repeat; }

