@charset "utf-8";
@import url(csc-menu-style.css);
/*
	CSS Document for WoodBros.co.uk
	Coded by X-JHEDStudios.com
*/

html, body{ margin: 0; padding: 0; background: #001a53 url(images/ophthalmos-bg.jpg) no-repeat center top; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; }
body{ width: 960px; margin: 0 auto 0 auto; }

/* Ophthalmos Header */
#ophthalmos_header{
	width: 960px;
	height: 56px;
	float: left;
	padding: 31px 0 0 0;
}
#opth_right{ width: 600px; height: auto; float: right; text-align: right; color: #FFFFFF; font-size: 11px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.opt_hlinks, .opt_hlinks:link, .opt_hlinks:visited, .opt_hlinks:active{ color: #dae8f1; }
.opt_hlinks:hover{ color: #FFFFFF; text-decoration: none; }

	/* Ophthalmos Main Menu */
	#ophthalmos_menu{ width: 960px; height: 46px; float: left; margin: 0; padding: 0; background: url(images/opt-menub-bg.jpg) no-repeat bottom; list-style: none; overflow: hidden; font-family: Arial, Helvetica, sans-serif; }
	#ophthalmos_menu li{ float: left; padding: 0 3px 0 0; }
	.opt_mlinks_sel_home, .opt_mlinks_sel_home:link, .opt_mlinks_sel_home:active, .opt_mlinks_sel_home:hover, .opt_mlinks_sel_home:visited,
	.opt_mlinks_sel, .opt_mlinks_sel:link, .opt_mlinks_sel:active, .opt_mlinks_sel:hover, .opt_mlinks_sel:visited,
	.opt_mlinks, .opt_mlinks:link, .opt_mlinks:visited{ width: 102px; height: 22px; float: left; color: #769ace; text-align: center; padding: 9px 0 0 0; margin-top: 14px; text-decoration: none; background: url(images/opt-menu-bg.gif) no-repeat; font-weight: bold; font-size: 12px; }
	.opt_mlinks:hover{ background: url(images/opt-home-menu-bg-hover.gif) no-repeat; color: #FFFFFF;  }
	.opt_mlinks:active{ color: #0353ac; }
	.opt_mlinks_sel_home, .opt_mlinks_sel_home:link, .opt_mlinks_sel_home:active, .opt_mlinks_sel_home:hover, .opt_mlinks_sel_home:visited,
	.opt_mlinks_sel, .opt_mlinks_sel:link, .opt_mlinks_sel:active, .opt_mlinks_sel:hover, .opt_mlinks_sel:visited{ margin: 0; width: 147px; height: 31px; background: url(images/opt-home-menu-bg-active.gif) no-repeat; padding-top: 15px; color: #0353ac; cursor: default; }
	.opt_mlinks_sel_home, .opt_mlinks_sel_home:link, .opt_mlinks_sel_home:active, .opt_mlinks_sel_home:hover, .opt_mlinks_sel_home:visited{ background: url(images/opt-home-menu-bg.gif) no-repeat; width: 142px; padding-right: 10px; }

/* Ophthalmos Contents */
#opthalmos_content{ width: 934px; height: auto; float: left; border: 1px solid #FFF; border-top: none; border-bottom: none; padding: 0 12px 0 12px; background: #FFFFFF url(images/opt-content-bg.jpg) repeat-x top; }

	/* Ophthalmos Left Panel */
	#opt_left_panel{ width: 469px; height: auto; float: left; }
	#optyse_introduction{ width: 394px; height: auto; float: left; padding: 220px 59px 10px 13px; background: url(images/introduction-optyse-bg.jpg) no-repeat; font-size: 12px; }
	#optyse_review{ width: 367px; height: auto; float: left; padding: 61px 27px 20px 72px; background: url(images/professional-review-bg.jpg) no-repeat; font-size: 12px; }

	/* Ophthalmos Right Panel */
	#opt_right_panel{ width: 463px; height: auto; float: right; }

/* Ophthalmos Footer */
#ophthalmos_footer{ width: 960px; height: auto; float: left; padding: 15px 0 30px 0; color: #FFFFFF; font-size: 11px; }

/* Ophthalmos General Styles */
.opt_fleft{ float: left; }
.opt_fright{ float: right; }
.opt_paragraph{ margin: 0 0 10px 0; padding: 0; color: #000000; }
.opt_links, .opt_links:link, .opt_links:visited, .opt_links:active{ color: #025f71; }
.opt_links:hover{ color: #e7a20e; text-decoration: none; }
.opt_fs10pt{ font-size: 10pt; }
.opt_mb5px{ margin-bottom: 5px; }

/* Color Highlights */
.opt_col025f71{ color: #025f71; }
.opt_cole7a20e{ color: #e7a20e; }

/* product info */
#opt_product_info_left {
	width: 597px;
	height: 400px;
	float: left;
	background: url(images/content/product_info_03.jpg) no-repeat;
	padding-top: 65px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.product_info_content {
	padding-right: 220px;
	padding-bottom: 30px;
}


#effective_box {
	width: 164px;
	height: 115px;
	background-image: url(images/content/product_info_08.jpg);
	background-repeat: no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 35px;
	padding-left: 12px;
	padding-right: 12px;
}
#flexible_box {
	width: 164px;
	height: 115px;
	background-image: url(images/content/product_info_09.jpg);
	background-repeat: no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 35px;
	padding-left: 12px;
	padding-right: 12px;
}
#affordable_box {
	width: 164px;
	height: 115px;
	background-image: url(images/content/product_info_10.jpg);
	background-repeat: no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 35px;
	padding-left: 12px;
	padding-right: 12px;
}
	
	
	/* Product Info Right Panel */
	#opt_product_right_panel{ width: 315px; height: auto; float: right; }
	
	/* product page */
	
.product_back {
	width: 615px;
	height: 160px;
	background-image: url(images/products/product_bck.jpg);
	background-repeat: no-repeat;
	padding: 5px;
}
#uk_back {
	width: 255px;
	height: 110px;
	background-image: url(images/content/uk_back.jpg);
	background-repeat: no-repeat;
	padding: 50px 30px 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#int_back {
	width: 255px;
	height: 110px;
	background-image: url(images/content/int_back.jpg);
	background-repeat: no-repeat;
	padding: 50px 30px 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.prd li {
	font-size: 9px;
}
.prd_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CCFF;
}
.prd_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;	
}
.product_check_header {
	padding-left: 55px;
}
.product_icons {
	padding-left: 0px;
}

.links_box {
	width:59px;
	height:20px;
	padding:4px 5px 2px;
	background:url(/images/forms/button.gif) no-repeat left top;
	border:none;
	text-align: center;
}

.form_links:link, .form_links:visited, .form_links:active{
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.form_links:hover{ 	
	color:#FFF;
	font-weight:bold;
	text-decoration: none;
	 }
#opt_inventor_info_left {
	width: 597px;
	height: 400px;
	float: left;
	background: url(images/content/inventor_page.jpg) no-repeat;
	padding-top: 65px;
	padding-bottom: 20px;
	padding-left: 20px;
}