@charset "utf-8";
/* CSS Document Ogden Eyecare  */

Body {
	margin-top:10px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background:#FFFFFF;

}
#main {
	width:980px;
	margin:0 auto;
	min-height:400px;
}
#head {
	height:94px;
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	position:relative;
}
#rightHead {
	float:right;
	width:510px;
	margin-right:10px;
	margin-top:5px;
	font-family:"Arial Rounded MT Bold";
	font-size:14px;
	line-height:22px;
	color:#333333;
}
#rightHeadText{
	text-align:center;	
	margin-right:30px;
}
#headAppts{
	font-size:16px;
	margin:0px;
	padding:0px;
}
#headHours{
	 font-size: 12px;
	 font-weight:bold;
	 line-height:15px;
	 margin:1px;
	 padding:0px;
}
#headAddress{
	font-size:12px;
	line-height:14px;
	margin:0px;
	padding:0px;
}
#logo {
	width:433px;
	float:left;
	margin-left:20px;
}
#social-media{
	position:absolute;
	bottom:5px;
	right:5px;

}
#social-media  img{
	display:inline-block;
}
#moving{
	position:absolute;
	top:35px;
	right:130px;
	}
#moving img{
	transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
	height:80px;
	opacity:0.75;
}
#Nav {
	height:35px;
	background-color:#c3cbd1;
	margin-top:10px;
}
#nav_text {
	padding-top:8px;
	text-transform:uppercase;
	font-family:"Arial Rounded MT Bold";
	font-size:18px;
	color:#494949;
	text-align:justify;
}
.nav_text a {
	color:#494949;
	text-decoration:none;
}
.nav_text a:hover {
	color:#000066;
}
#blue_BGbox {
	height:557px;
	width:980px;
	background-image:url(images/bg_blueBGbox.jpg);
/*	background-image:url(images/bg_blue.jpg); */
	background-position:center;
	background-repeat:no-repeat;
	padding-top:15px;
	display:table;
	position:relative;
	
}
#slides{
	position:absolute;
  	width: 716px;
 	 height: 557px;
	 top:30px;
	 left:233px;
	 overflow:visible;
}
#SidePanel {
	float:left;
	display:table-cell;
	width:200px;
	height:525px;
	text-align:center;
	margin-top:5px;
	margin-left:8px;
	position:relative;
	color:#424242;
}
#SidePanelTop{
/*	position:absolute;
	width:194px;
	top:25px;
	left:10px;*/
	margin-top:5px;
	font-size:24px;
/*	text-align:center;*/
	color:#424242;
	font-weight:bold;
	}
#SidePanelMiddle{
/*	position:absolute;
	width:197px;
	top:10px;
	left:7px;
	text-align:center;*/
	margin-top:25px;
	font-size:14px;
	color:#424242;
}
#SidePanelMiddle img{
	margin-top:20px;
}
#SidePanelBottom{
	position:absolute;
	width:197px;
	bottom:0px;
	left:0px;
	margin-top:0px;
	text-align:center;
	font-size:16px;
	color:#424242;

}
#foot {
	background:#d3c8b4;
	height:37px;
	font-family:"Arial Rounded MT Bold";
	font-size:12px;
	color:#494949;
	margin:0 auto;
}
.footer_text a {
	text-decoration:none;
	color:#494949;
}
.footer_text a:hover {
	text-decoration:underline;
	color:#000000;
}

#Rotate_image {
	height:350px;
	width:720px;
	display:table-cell;
	float:right;
	padding-top:26px;
	padding-right:28px;
	text-align:center;
	overflow:hidden;
	
}

#text_content {
	position:relative;
	height:478px;
	width:720px;
	display:table-cell;
	float:right;
	padding-top:34px;
	margin-right:15px;
	padding-right:10px;
	text-align:center;
	overflow:auto;
	
}


.hiddenPic {display:none;}

#home_bottom_images {
	height:100px;
	width:720px;
	margin-top:10px;
	display:table-cell;
	float:right;
	text-align:center;
}

.about_text {
	text-align:left;
	font-size:12px;
	line-height:20px;
/*	font-family:"Georgia", Times New Roman, Times, serif;*/
}

.contact_left{
	margin-top:0px;
	float:left;
	width:250px;
}
.contact_right{
	margin-top:0px;
	float:right;
	width:350px;
	}
.contact_right img{
	border: solid 2px #888;
}
#contactForm{
	clear:both;
	width:250px;
	margin-top:20px;
}
#schedule_top{
	position:relative;
	overflow:visible;
	margin-top:10px;

}

#medical_history{
	float:left;
	width:50%;
	height:194px;
	margin-top:40px;
	font-size:24px;

}
#schedule_top img{
	float:right;
	width:50%;
	margin-bottom:10px;
}
#appointment_button{
	margin-top:70px;
}
#appointment_button a{

	text-decoration:none;
	font-size:24px;
	padding:16px 16px;
	color:#000;	
	margin:0px auto;
	background-color:#c3cbd1;
	height:50px;
	border:2px solid gray;
	text-transform:uppercase;
}
.input {
	border-radius: 1px;
	-moz-border-radius:1px;
	-moz-box-shadow: inset 0 0 1px 1px #888;
	-webkit-box-shadow: inset 0 0 1px 1px#888;
	box-shadow: inset 0 0 1px 1px #888;
	color:#00F;
	text-transform:capitalize;
}
#appointment_content{
	margin-top:80px;
	font-size:20px;
}
#appointment_content table{
	margin:0px auto;
}
#appointment_text{
	font-size:24px;

	margin-bottom:30px;
	text-align:center;
}
