/*
Theme Name: Eye Surgery Institute
Theme URI: http://rovidica.com/
Description: Wordpress Theme created by Rovidica Web Development for the Eye Surgery Institute.
Version: 1.0
Author: David Edwards
Author URI: http://rovidica.com/
Tags: brown


*/



/* Begin Typography & Colors */

body {
text-align:center;
margin: 0 auto;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
background-color:#4e2700;
}
  #maincontainer {
  	position: relative;
	width: 736px;
	background-color: #4e2700;
}
  #maincontainerwide {
  	position: relative;
	width: 850px;
	background-color: #4e2700;

} #chrome_top {
	position: relative;
	height: 142px;
	background: url('images/LogoTop.gif') no-repeat;
} #chrome_top_wide {
	position: relative;
	height: 142px;
	background: url('images/LogoTopWide.gif') no-repeat;

} #chrome_logolink {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 60px;

} #chrome_directions {
	position:absolute;
	top: 118px;
	left: 600px;
	height: 21px;
	width: 56px;

} #chrome_contactus {
	position:absolute;
	top: 118px;
	left: 660px;
	height: 21px;
	width: 56px;
} 
#chrome_quote {
	position: absolute;
	top: 25px;
	left: 300px;
	width: 400px;
	color: #fef0d1;
	font-size:16px;
	line-height:25px;
	text-align: right;
}

#chrome_center {
	position: relative;
	width: 100%;

} #chrome_left {
	width: 198px;
	vertical-align: top;
	text-align: left;
	background: url('images/LeftBackground.gif') top left repeat-y;

} #contentcontainer {
	text-align: left;
	background: #fef0d1;
	padding: 5px;

} #chrome_bottom {
	position: relative;
	height: 23px;
	background: url('images/LogoBottom.gif');

} #chrome_bottom_nav {
	position: absolute;
	left: 5px;
	top: 4px;
	text-align: left;

} #copyright {
	position: absolute;
	right: 5px;
	bottom: 2px;
	text-align: right;
	font-size: 10px;
	color: #a7a7a7;

} div.content {
  	display: block;
	position: relative;
	background-color: white;
	text-align: left;
	padding: 0px 19px 10px 19px;
	min-height: 455px;
	height: auto;

} .infobar {
color:#b45413;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
float:left;
width:100%;
text-align:center;
padding: 4px;
}
h2 {
	color:#b45414;
	font-size:17px;
	font-weight:normal;
}
h3 {
	color:#b45414;
	font-size:13px;
}
ul {
	color:#b45414;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;	
}
.inlineheader {
	color:#b45414;
	font-size:17px;
}
a:visited{
	color:#b45414;
}
a {
	color:#b45414;

}
p{
	font-size:12px;
	color:#4E2700;	
	text-align:justify;
	padding: 0px 7px 0px 7px;
	}
	.rightimage {float:right;padding-left:10px;padding-bottom:10px;}
.infobarheader {
color:#feeecf;
font-weight:700;}
/*\*/
* html div.content {
	height: 455px;
}
/**/

.mainMenu A
{
	text-decoration:none;
	color:#4E2700;	
}
.mainMenu ul A
{
color:#B45413;
font-weight:normal;
}
.current_page_item A
{
		font-weight:bold;
	}
.mainMenu
{
margin-top:20px;
list-style-type:none;
padding-right:20px;
font-family:Arial, helvetica, sans-serif;
font-size:14px;
margin-left: -20px; /* Pull the margin back for NS4.7 */
padding-left: 10px;
width: 180px;
text-align: right;

font-weight:bolder;
}
.mainMenu li
{
margin-left: 20px; /* Push the list back in for non NS4.7 browsers */
list-style-type: none;
}
.mainMenu ul
{
list-style-type:none;
margin-left: 0px;
font-family:Arial, sans-serif;
font-size:11px;
margin-left: -40px; /* Pull the margin back for NS4.7 */
padding-left: 0px;
}
.mainMenu ul li
{
margin-left: 70px; /* Push the list back in for non NS4.7 browsers */
padding-left:0px;
list-style-type: none;
}
.selectedMenuItem
{
	font-size:14px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#fddca5;
}
.selectedMenuItem A
{
	font-weight:bold;
}
.selectedMainMenuItem
{
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#fddca5;
}


.warning
{
color:red;
font-family:Arial, helvetica;
font-weight:bold;
}
