body {
	background-color: #fff;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #6D6E72;
	text-align: left;
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 10px 0;
}
span {
	margin:0;
	display:block;
}
b, strong, .blockquote {
	font-weight:bold;
}
strong p {
	margin:0;
}
em, sup, sub, acronym, abbr, cite {
	color:#666666;
	font-style:italic;
}
a {
	text-decoration: underline;
	color: #6D6E72;
}
a:hover {
	color: #cc401d;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	/*font-family: Georgia, Times, serif;*/
	color: #000;
	font-weight: normal;
}
h1.logo {
	margin:5px;
}
h1 {
	color:#CC401D;
	font-size:23px;
	padding:10px 0px 6px 0px;
	line-height:30px;
}
h2, h2 a {
	color:#8BB233;
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	margin-bottom:10px;
}
h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
h4, h4 a {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #CC401D;
}
.hide {
	display: none;
}
h5 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #CC401D;
}
h5 a {
	color: #CC401D;
	text-decoration: none;
}
h5 a:hover {
	color: #6D6E72;
}
h6 {
	clear: both;
	color:#6F6E73;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	font-weight:bold;
}
/*********General lists**********/

ul, ol {
	margin: 0 0 15px 0;
	padding:0;
}
ol {
	list-style-type:decimal;
}
ul {
	list-style-image: url(/images/bullet_dot_red.gif);
}
li {
	padding:0;
	margin:0 0 7px 20px;
	list-style-position:outside;
	line-height:16px;
}
/*********Global Classes**********/
.pageContainerOuter {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 775px;/*border: 1px solid #000;*/
}
.pageContainerInner {
	padding: 15px;
	background-color: #fff;
}
.headerContainer {
}
.headerContainer_left {
	float: left;
	height: 78px;
}
.logoContainer {
	text-align: left;
	height:78px;
	float: right;
}
.leftContainer {
	width: 775px;
	float: left;
}
.rightContainer {
	width: 200px;
	float: right;
	text-align:center;
	padding:20px 0px;
}
.rightContainer img {
	margin-bottom: 10px;
}
.bannerContainer {
	margin-left: 150px;
}
.bannerContainer_home {
	width: 776px;
	height: 400px;
	overflow:hidden;
	padding-bottom:5px;
}
.bannerContainer_case {
	margin:0 auto;
	/*padding:5px;*/ 
	border-bottom:1px solid #000000;
	height:130px;
}
.contentArea {
	margin:0 auto;
	padding:0px;
}
.contentArea_left {
	margin:0;
	float:left;
	min-height:255px;
	width:555px;
	padding-right:20px;
}
.contentArea_left_home {
	margin:0;
	padding:0 5px;
	float:left;
	width:725px;
	border-right:1px solid #000000;
	min-height:255px;
}
.contentSection {
	float:left;
	width:775px;
	margin-top: 5px;
	padding-bottom: 10px;
}
.divSpacer {
	height: 5px;
	clear: both;
}
div.clearer {
	clear: both;
	height: 0;
	visibility: hidden;
}
.clear-both{clear: both;}
/*********Primary Naviation Menu**********/
.primaryMenuContainer {
	float:left;
	width:775px;
	height: 139px;
	background-image: url(/images/background-mainmenu.gif);
	background-repeat: repeat-x;
}
.mainMenuLinkContainer {
	position: relative;
	margin: 0;
	float: left;
}
.mainMenuLink {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	height:139px;
	width:125px;
	display:block;
	background-repeat: no-repeat;
	background-position: 0 0;
	position:absolute;
	background-color:#ffffff;
}
a#toptab_collection {
	background-image: url(/images/nav_spectacularcollection.gif);
	left: 0px;
}
a#toptab_collection:hover, #toptab_collection_current {
	left: -5px;
	background-image: url(/images/nav_spectacularcollection.gif);
	background-position: 5px -139px;
	width: 135px;
}
a#toptab_contactlenses {
	background-image: url(/images/nav_contactlenses.gif);
	left: 130px;
}
a#toptab_contactlenses:hover, #toptab_contactlenses_current {
	left: 125px;
	background-image: url(/images/nav_contactlenses.gif);
	background-position: 5px -139px;
	width: 135px;
}
a#toptab_eyecareservices {
	background-image: url(/images/nav_eyecareservices.gif);
	left: 260px;
}
a#toptab_eyecareservices:hover, #toptab_eyecareservices_current {
	left: 255px;
	background-image: url(/images/nav_eyecareservices.gif);
	background-position: 5px -139px;
	width: 135px;
}
a#toptab_newsandpromotions {
	background-image: url(/images/nav_newsandpromotions.gif);
	left: 390px;
}
a#toptab_newsandpromotions:hover, #toptab_newsandpromotions_current {
	left: 385px;
	background-image: url(/images/nav_newsandpromotions.gif);
	background-position: 5px -139px;
	width: 135px;
}
a#toptab_company {
	background-image: url(/images/nav_company.gif);
	left: 520px;
}
a#toptab_company:hover, #toptab_company_current {
	left: 515px;
	background-image: url(/images/nav_company.gif);
	background-position: 5px -139px;
	width: 135px;
}
a#toptab_locations {
	background-image: url(/images/nav_locations.gif);
	left: 650px;
}
a#toptab_locations:hover, #toptab_locations_current {
	left: 645px;
	background-image: url(/images/nav_locations.gif);
	background-position: 5px -139px;
	width: 135px;
}
.subMenuOuterContainer {
	position: absolute;
	top: 30px;
	left: 0px;
	overflow: hidden;
	height: 0px;
	padding-bottom: 6px;
	background-color: #eee;
	filter: alpha(opacity=0);
	opacity: 0.0;
	-moz-opacity: 0.0;
}
.subMenuInnerContainer {
	top: 0px;
	position: absolute;
}
.subMenuInnerContainer a.subMenuLink {
	color: #000;
	display: block;
	line-height: 18px;
	font-size: 11px;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	white-space: nowrap;
}
.subMenuInnerContainer a.subMenuLink:hover {
	background-color: #ccc;
}
/*********sub nav left*********/
#seperator {
	background-image:url(/images/seperator.gif);
	background-repeat:no-repeat;
	background-position:center;
	display:inline;
	height:10px;
	width:1px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 7px;
	overflow:hidden;
}
#subNav {
	padding: 5px 10px;
	border-bottom: solid 2px #dcdddf;
	text-align:center;
	line-height: 18px;
	color:#cc401d;
	text-transform:uppercase;
	font-size:11px;
}
#subNav a {
	text-decoration: none;
}
#subNav a:hover {
	color: #cc401d;
}
/*********Brands**********/
.brands {
	width: 275px;
	float:left;
}
.brands a, .red_links a, a.subheadred {
	display: block;
	clear: both;
	line-height: 20px;
	color:#cc401d;
	text-decoration:none;
}
.brands a {
	padding: 0px 10px;
}
.brands a:hover, .red_links a:hover, a.subheadred:hover {
	color: #6D6E72;
}
.brand-details {
	float: left;
	width: 485px;
	padding-right: 40px;
}
.showcase-container {
	float: left;
	width: 250px;
	margin-top: 50px;
	text-align: center;
}
.brand_customers {
	float:right;
	width:180px;
	height:57px;
	background-image:url(/images/bg_box_orange.gif);
}
.brand_customers a {
	text-decoration:none;
	display:block;
	text-align:center;
	line-height:normal;
	font-size:12px;
}
.collection a {
	text-decoration:none;
}
.collection td {
	width:258px;
	text-align:center;
	padding-bottom:15px;
}
.collection td:first-child {
	width:259px;
}
#contact-lense-brand {
	width: 360px;
	float: left;
}
#contact-lense-brand .brands {
	width: 180px;
}
#contact-lense-brand-details {
	float: left;
	width: 350px;
	border-left: 1px solid #ccc;
	padding-left: 10px;
	min-height:115px;
}
#contact-lense-brand-details .contactred {
	color: #CC401D;
	font-weight: bold;
	margin-bottom: 5px;
}
#contact-lense-brand-details table {
	margin-top: 10px;
}
#news_brand a {
	padding-left: 0;
}
.archive_link {
	display: block;
	clear: both;
	color: #CC401D;
	text-decoration: none;
	line-height:20px;
}
.archive_link:hover {
	color: #6D6E72;
	text-decoration: none;
}
.eyecare-item{margin-bottom: 10px;}
.eyecare-item span{font-size: 11px;}

/* Search*/
.searchresult{
	padding-top: 10px;
}
.searchresult h3{
	clear: both;
	color:#6F6E73;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	font-weight:bold;
	padding-top: 10px;
}
.search-form .checkbox{
	clear: both;
	display: block;
}
.search-form .checkbox h6{
	border: 0;
}
.search-form .checkbox input{	
	margin: 2px 5px 2px 60px;		
}
.search-form .checkbox span{
	font-weight: normal;
	width: 200px;
	float: left;
}
.search-form .button{
	margin:0px;
}
.search-form .select div.label{	
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	clear:both;
}
.search-form .select
{
	float:left;
	padding-right:15px;
}

/*********Footer CSS Classes**********/
.footerContainer {
	border-top:10px solid #dcdddf;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size:11px;
}
.footerSocialNetworking {
	float:left;
	position:relative;
	width:115px;
	margin-right:15px;
}
.footerSocialNetworking a {
	display:block;
	text-decoration: none;
}
.footerSocialNetworking span {
	position:absolute;
	left: 35px;
	top: -1px;
	display:inline;
	cursor: pointer;
}
.footerCopy {
	float:right;
}
.footerLinks {
	float:right;
}
.wireFooter {
	margin:0 auto;
	width:900px;
}
/*-----images example -----*/
.image {
	/*border: 1px solid #000;*/
	padding: 15px;
	display: block;
	text-align: center;
	/*margin-bottom: 15px;*/
	height: 74px;
	height:100px;
	background-color:#CCCCCC;
}
.image_big_banner {
	border:1px solid #000000;
	display:block;
	height:74px;
	margin-bottom:15px;
	padding:15px;
	text-align:center;
}
.imageSquare {
	border: 1px solid #000;
	padding: 15px;
	display: inline;
	float: left;
	text-align: center;
	margin: 0px 15px 15px 0;
	width: 74px;
	height: 74px;
}
/*--------modules column-------*/
.moduleHead {
	color: #cc401d;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-transform:uppercase;
	border-bottom: solid 1px #dcdddf;
	height:18px;
}
.moduleHead span {
	display:block;
	float:left;
}
.moduleHead a {
	display:block;
	font-size:8px;
	font-weight:normal;
	float:right;
}
.moduleText {
	display: block;
	float:left;
	width:125px;
}
/*********Lens Men Home Specific CSS*********/ 
.home_news_container {
	float:left;
	margin-right:15px;
}
.home_events_container {
	float:left;
	width:125px;
	margin-right:5px;
}
.home_news_container a, .home_events_container a {
	text-decoration:none;
}
.home_promotion {
	float:left;
	width:125px;
	height:105px;
	margin-right:5px;
	margin-top:3px;
	background-image:url(/images/bg_box_red.gif);
	padding:8px;
}
.home_newsletter {
	float:left;
	width:125px;
	height:105px;
	margin-right:0px;
	margin-top:3px;
	padding:10px;
	background-image:url(/images/bg_box_gray.gif);
}
.home_newsletter a, .home_promotion a {
	color:#FFF;
	text-decoration:none;
	display:block;
	text-align:center;
}
.home_promotion span {
	font-size:8px;
	text-transform:uppercase;
	line-height: 20px;
}
.home-even-news {
	margin: 0 11px 0 10px;
}
.home-news-6 {
	margin: 0 0 0 10px;
}
.home-has-event {
	display: none;
}
.home-no-event {
	display: block;
}
.home-has-event .home_news_container{width: 375px;}
.home-no-event .home_news_container{width: 505px;}
/*********Locations page Specific CSS*********/
.locations #column1 {
	width:200px;
	padding-bottom:15px;
	padding-right:15px;
}
.locations td {
	vertical-align: top;
}
/*----forms-----*/
fieldset {
	border:1px solid #CCCCCC;
	padding:10px;
	margin:0 0 15px 0;
}
legend {
	text-transform:uppercase;
}
label {
	display:block;
	margin:15px 0 5px 0;
	font-weight:bold;
}
input, textarea, select, .file {
	background:#FFFFFF;
	border:1px solid #000000;
	margin:0 0 5px 0;
}
select {
	font-size:11px;
	border:solid 1px #6D6E72;
}
option {
	font-size:10px;
	color:#666666;
}
input[type=radio], input[type=checkbox] {
 border:none;
 width:auto;
}
input[type=submit], input[type=reset], input[type=button] {
	margin:15px 0 0 5px;
	padding: 0px 15px;
	width:auto;
}
input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
	color:#ffffff;
	border:1px solid #000000;
	background:#000000;
}
/*----forms rightContainer-----*/
.moduleText fieldset {
	border:1px solid #CCCCCC;
	padding:5px;
	margin:5px 0;
}
.moduleText label {
	display:block;
	margin:0;
	font-weight:normal;
}
#left_text_field, #left_textarea, #left_select, #left_password {
	background:#FFFFFF;
	border:1px solid #000000;
	margin:0 0 5px 0;
	width:124px;
	min-width:124px;
}
.moduleText input[type="submit"], .moduleText input[type="reset"] {
	float:right;
	margin:15px 0 0 5px;
	width:auto;
	font-size:10px;
}
.moduleText input[type="submit"]:hover, .moduleText input[type="reset"]:hover {
	color:#ffffff;
	border:1px solid #000000;
	background:#000000;
}
.admin_input {
	display:block;
}
/*----------------table bottom--------------*/
.wireFooter {
	border-top: 1px dashed #000;
	width: 900px;
	margin: 0 auto;
	clear: both;
}
.leftcol {
	font-weight: bold;
	width: 100px;
	padding-top: 5px;
	vertical-align: top;
}
.data1 {
	padding-top: 5px;
	vertical-align: top;
	width: 150px;
}
.data2 {
	padding-top: 5px;
	vertical-align: top;
	width: 550px;
}
.wireLinks {
	padding-top: 5px;
	vertical-align: top;
}
/*-------bio table -------*/
.bioTable {
	/*	border-bottom:1px dotted #000000; */
	margin:10px 0;
	padding:0 0 10px 0px;
	margin-right:40px;
	width:100px;
	float: left;
	height: 205px;
	font-size:11px;
}
.bioTable tbody tr td#imag {
	padding:0;
	margin:0;
	text-align:left;
	width:100px;
	height:125px;
}
.bioTable tbody tr td#imag img {
	border: 1px solid #000;
}
.bioTable tbody tr td a {
	margin:0;
	padding:0;
	line-height: 15px;
}
/*-------client table -------*/
.clientTable {
	border-bottom:1px dotted #000000;
	margin:10px 0;
	padding:0 0 10px;
}
.clientTable tbody tr td#imag {
	padding:0;
	margin:0;
	width:60px;
	height:60px;
}
.clientTable tbody tr td a {
	margin:0;
	padding:0;
	line-height: 15px;
}
.threeColumn {
	float:left;
	height:230px;
	margin:0 10px 0 0;
	width:286px;
}
/********News and Promotions*******/
table.news-list td {
	padding: 0 20px 20px 0;
}
table.news-list td .red_links {
	color:#cc401d;
	text-decoration: none;
}
table.news-list td .red_links:hover {
	color:#6D6E72;
	text-decoration: underline;
}
.news-front-item {
	width: 118px;
	float: left;
	padding: 5px 0px;
}
.news-front-item b, .news-front-item span {
	display: none;
}
.event-front-item {
	padding: 5px 0px;
}
.event-front-item span {
	display: none;
}
.event-front-item b {
	font-weight: normal;
}
.prescription td:first-child {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	width:555px;
}
.prescription td {
	vertical-align: middle;
	padding-bottom: 20px;
}
.customers img {
	display:block;
	float:left;
	padding:14px;
	margin-bottom:62px;
	border:solid 1px rgb(253, 184, 19);
}
.customers .seperator {
	width:62px;
	float:left;
	height:209px;
}
.employeename {
	color:#8BB233;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
}
.newscap{
	position:relative;
	top:-8px;
	text-align:left;
}
.newsimg_container{
	padding-top:84px;
	position:relative;
	width:575px;
}
.newsimg_container img{
	padding: 0px 87px 10px 0px;
}
