﻿@import url(layout.css);
@import url(menu.css);
@import url(styles.css);


body.home #head {
	position:relative;
	margin-top:-74px;
	height:280px;
	background:url(/images/cuts/meet_the_doctors.png) no-repeat top right;
}

body.home #head p {
	width:190px;
	float:right;
	text-align:center;
}

body.home #menucontainer {
	clear:both;
}

body.home #head h3 {
	display:none;
}

body.home #head a {
	color:#fff;
	text-decoration:none;
}
body.home #head a:hover {
	text-decoration:underline;
}

#doctors {
	margin-top:242px;
	clear:both;
	height:40px;
}

#midcolumn {
	width:33%;
	float:left;
	z-index:502;
}

#rightcolumn {
	width:33%;
	float:right;
	z-index:503;
}

#subcontent {
	margin-top:3em;
}





h1.logo {
	width:256px;
	height:256px;
	position:absolute;
	background:transparent url(/images/cuts/heights_eye_care_logo.png) center center;
	padding:1px;
	margin:-105px 0 0 -105px;
}

h1.logo a {
	display:block;
	width:180px;
	height:180px;
	margin:35px auto 0;
}

h1.logo span {
	display:none;
}

h2.slogan {
	position:absolute;
	color:#fff;
	top:-20px; right:0;
	margin-top:-60px;
	font-weight:normal;
	font-size:1.8em;
	padding-right:34px;
	background:url(/images/cuts/right_quote.gif) no-repeat top right;
	padding-top:10px;
}

h2.slogan span {
	display:block;
	float:left;
	width:34px;
	height:34px;
	margin-top:-10px;
	background:url(/images/cuts/left_quote.gif) no-repeat;
	text-indent:-5000px;
}

#head {
	height:107px;
	background:url(/images/cuts/head_background.gif) repeat-y top right;
	padding:1px;
} 

#head h3 {
	text-align:right;
	padding:17px 17px 0 0;
	margin-top:25px;
	color:#fff;
	font-size:2.1em;
	line-height:normal;
	position:relative;
}

#head h3 span {
	display:block;
	font-size:.5em;
}

.subimage {
	background:url(/images/cuts/subimage_eye.gif) no-repeat top right;
	position:absolute;
	top:17px;
	right:17px;
	height:107px;
	width:600px;
}

.clear {
	clear:both;
}

.picright {
	padding:.6em;
	border:1px solid #755a4f;
	float:right;
	margin-left:1em;
	background:#fff;
}


.picright p {
	font-style:oblique;
	font-size:.8em;
	line-height:1.3em;
}

.pic{
	padding:.6em;
	border:1px solid #755a4f;
	background:#fff;
}


.pic p {
	font-style:oblique;
	font-size:.8em;
	line-height:1.3em;
}



#submenu {
	list-style:none;
	margin-top:1em;
}

#submenu li {
	list-style:none;
	padding:.5em 0 0 1.2em;
	background:url(/images/cuts/bullet.gif) no-repeat 0 1.2em;
}

#submenu li a {
	text-decoration:none;
	font-size:1.05em;
	color:#333;
}

#submenu li a:hover {
	color:#ac9c4d;
}

#footer a {
	color:#fff;
	text-decoration:none;
}


#misc {
	width:30%;
	float:left;
	padding-right:3%;
	
}

#info {
	width:25%;
	float:left;
	padding-right:3%;
	margin-left:3%;
	white-space:nowrap;
}

#info p {
	line-height:1.4em;
}

#footermenu {
	width:30%;
	float:left;
	padding-right:3%;
	list-style:none;
	padding:.2em 0;
}

#footermenu {
	list-style:none;
}

#footermenu li {
	border-bottom:1px solid #fff;
	padding:1px 0;
}


#footermenu a {
	font-size:1.2em;
	padding-left:1em;
}

#info{
	line-height:1em;
	font-size:1.2em;
	padding-left:3%;
}

#info span {
	font-size:1.5em;
}

#misc {
	line-height:1.8em;
	text-align:right;
	padding-right:0;
	float:right;

}

.tick {
	background:#ebebeb;
	padding:.8em;
	line-height:1.6em;
}

.tick img {
	float:left;
	padding-right:.8em;
}

.tick h4 {
	line-height:.8em;
}

.textright {
	text-align:right;
	margin:0;padding:0;
}

a.video {
	background:url(/images/cuts/video_icon.png) no-repeat left center;
	padding-left:2em;
}

a.article {
	background:url(/images/cuts/article_icon.png) no-repeat left center;
	padding-left:2em;
}

.glow {
	height:207px;
	width:620px;
	background:url(/images/cuts/glow.jpg) no-repeat top	left;
	margin-left:-150px;
	margin-bottom:-207px;
	position:relative;
}

hr {
	color:#dadada;
}




