/* Style sheet for cataract video */

body {
	background-image:url(../images/bkgrd_slice.jpg);  
	background-repeat:repeat;
/*	background-color: #320d07;	*/
	border: 0px;
	margin: 0px;
	padding: 0px;	
}

#main_container {
	width: 1000px;
/*	height: 550px; */
/*	background-color: #d9e1ea; */
	background-color: #d9e1ea; 
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	border:none;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
#main_container_home {
	width: 1000px;
/*	height: 550px; */
	background-color: #838d95;
/*	background-image:url(../images/10x.jpg);  */
	background-repeat:repeat;
	border:none;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
#top_banner {
	width: 1000px;
	height: 250px;
	background-color: #000000; 
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#top_banner_home {
	width: 1000px;
	height: 250px;
	background-color: #000000; 
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#menu_panel {
	float:left;
	width: 125px;
	height: 400px;
}
#menu {
	float:left;
	width: 125px;
	height: 180px;
}
#menu a:hover {
  	top:2px;
  	left:2px;
  	color:#ffffff;
  	border-color:#345 #cde #def #678;
}
#menu a, #menu a:visited {
  	position:relative;
 	text-decoration:none; 
 	text-align:center; 
  	background-color:#4F84AC; 
  	color:#fff; 
  	display:block; 
  	width:8em; 
  	border:2px solid #fff;
  	border-color:#def #678 #345 #cde;
  	padding:0.25em;
  	margin:.25em auto;
}
#nav_container {
	width: 1000px;
	background-image:url(../images/nav_back_new.jpg);
	background-repeat: no-repeat;
	text-align:left;
}
#navigation {
	width: 820px;	
/*	
	margin-left: auto;
	margin-right: auto;
*/	
	text-align:left;
}#nav_container2 {
	width: 1000px;
	background-image:url(../images/nav_back_new2.jpg);
	background-repeat: no-repeat;
	text-align:left;
}
#navigation2 {
	width: 820px;	
/*	
	margin-left: auto;
	margin-right: auto;
*/	
	text-align:left;
}
#top_panel{
	float:left;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 800px;
	text-align: center;
}
#top_panel_home{
	background-color: #838d95;
	border: 0px;
	margin: 0px;
	padding:0px;
	width: 1000px;
	text-align: center;
}
#left_panel{
	float:left;
	width: 340px;
/*	height: 410px; 
	background-color: #aaaaaa;*/
	padding: 10px; 	
}
#left_panel_wide {
	float:left;
	width: 500px;
/*	height: 410px; 
	background-color: #aaaaaa;*/
	padding: 10px; 	
}
#left_panel_vid{
	float:left;
	width: 360px;
/*	height: 410px; */
	padding: 20px; 	
}
#gimbel_intro {
	padding: 12px 12px 12px 12px;
}
#center_panel {
	float:left;
	width: 800px;
/*	height: 450px; */
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#center_panel_patient {
	float:left;
	width: 850px;
/*	height: 450px; */
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#location {
	float:right;
	padding: 20px;
}
#resource_table {
	padding: 20px;
	text-align: left;
}
#video {
	border:none;
	padding: 0px;
	margin-left: 25px;
	
}
#video_form {
	float:right;
	padding: 12px 60px 12px 12px;
}

#right_panel{
	float:right;
	width: 500px;
	margin-right: 0px;
	padding: 0px 0px 0px 10px;	
}
#right_panel_narrow{
	float:right;
	width: 200px;
	margin-right: 0px;
	padding: 0px 0px 0px 10px;	
}
#rp_text {
	padding: 10px;
}

#right_panel_vid{
	float:right;
	width: 590px;
	height: 450px;
}
#helix_link {
	width:400px;
	padding: 20px;
	float:left; 
}

.center_this {
	text-align: center;
}

#footer {
	width:1000px;
	height:20px;
	float:left; 
	background-color: #000000;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	border:none;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
#r_b {
	background-color: #d9e1ea; 
	color:#333333;
	border:none;
	padding: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#temp{
	padding: 20px;
}
.footer_right {
	float:right; 
	background-color: #000000;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
}
.footer_left {
	float:left; 
	background-color: #000000;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
}
.def dfn {
	color: #0000ff;
	border-bottom: 1px dotted #297C1E;
	font-style: normal;
	text-decoration: none;
	cursor: help;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.wtd_img {
	height:100%;
	clear:both;
}
.center_text {
	text-align: center;
}
.align_left {
	text-align: left;
}
.floatRight {
	clear:both;
	float: right; 
    margin-left: 10px; 
}
.floatLeft { 
	clear:both;
	float: left; 
    margin: 10px; 
}
a:link {
	color:#ff0000;
	text-decoration: none;
}
a:visited {
	color:#ff0000;
	text-decoration: none;
}
a:hover {
	color:#ff0000;
	text-decoration: none;
}
a:active {	
	color:#ff0000;
	text-decoration: none;
}
div.footer_left a:link {
	color:#ffffff;
	text-decoration: none;
}
a.footer_left:visited {
	color:#ffffff;
	text-decoration: none;
}
a.footer_left:link:hover {
	color:#ffffff;
	text-decoration: none;
}	
a.footer_left:active {	
	color:#ffffff;
	text-decoration: none;
}	


