@charset "UTF-8";
/* CSS Document */

@import 'products.css';
/*@import 'product_colors.css';*/
@import 'cart.css';
@import 'header.css';

body{
	margin:0;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.4em;
}
a{color:#a2998b}
a:hover{text-decoration:none;}
img{border:0;}
img.homeBack{ overflow:hidden;}
#flashHome{
	left:377px;
	top:70px;
	position:absolute;
/*	background:#0088bb;*/
	width:605px;
	height:420px;
}
#main{
/*	padding-top:50px;*/
	width:1000px;
	position:relative;
}

#leftImg{
	width:235px;
	height:635px;
	float:left;
}
#content{
	padding-top:50px;
	float:left;
	width:710px;
}
#content #left{
	float:left;
	width:350px;
	padding-top:13px;
}
#content #right{
	float:right;
	width:318px; /* 360 - 16x2 */
	background:#f4f2ee;
	padding:13px 16px;
}

#footer{
	padding:20px 0 10px;
	width:615px;
	margin-left:10px;
	font-size:11px;
	line-height:15px;
	color:#a2998b;
}
.LargeProductImage {
	position: absolute;
	left: 113px;
	top: 80px;
	z-index: 0;
	clip: rect(auto,auto,auto,auto);
}
.DetailsRightColumn {
	left: 558px;
	top: 128px;
	position: absolute;
}
.DetailsProductName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	line-height: 25px;
}

.BackOrderButton {
	position: absolute;
	left: 372px;
	top: 426px;
	z-index: 100;
}
.AddToCartButton {
	position: absolute;
	left: 372px;
	top: 426px;
	z-index: 20;
}
.LensPowerSelector {
	position: absolute;
	left: 114px;
	top: 329px;
	z-index: 20;
}
.QuantitySelector {
	position: absolute;
	left: 112px;
	top: 413px;
	width: 154px;
}
.ProductPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	position: absolute;
	left: 461px;
	top: 286px;
}
.ProductColorName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.ProductImageSelector {
	position: absolute;
	left: 112px;
	top: 358px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ProductPageFooter {
	position: absolute;
	left: 0px;
	top: 632px;
}
.ProductPagefrost {
	position: absolute;
	left: 0px;
	top: -13px;
}
.ProductPageBackground {
	position: absolute;
	left: 0px;
	top: -13px;
}
#footer a{ color:#a2998b !important; text-decoration: none;}
#footer a:hover{ text-decoration:underline;}
.clear{clear:both;}

table.buttonTable th{	
	padding-top:15px;
	padding-right:13px;
}
table.buttonTable th a{
	background: #7d7167;
	color:#ffffff;
	font-size:15px;
	font-weight:normal;
	padding:5px 10px;
}
table.buttonTable td{ 
	padding:5px;	
	font-style:italic;
	color:#ab9c8f;
	font-size:11px;
}

.wholesalerApp{
	float:left;
	color:#000000;
	width:365px;
}
.wholesalerOptions{
	float:right;
	width:280px;
	color:#7d7167;
	font-size:11px;
}
.wholesalerOptions .wholesalerOptionsBox, .wholesalerOptions .wholesalerIntroBox{
	background:#f4f2ee;
	margin-bottom:1px;
	padding:20px 15px;
	
}
.wholesalerOptions .wholesalerOptionsBox .text{
	width:210px;
	color:#bdb8af;
	font-size:11px;
}
.wholesalerOptions .wholesalerIntroBox, .wholesalerOptions .wholesalerIntroBox a{
	color:#000000;
	font-size:13px;
}
#wholesaleAppTable th{
	font-weight:normal;
	text-align:left;
	width:140px;
	color:#a2998a;

}
#wholesaleAppTable input.button{width:auto;}
#wholesaleAppTable input, #wholesaleAppTable textarea{width:205px;}

.notice{
	color:#b5121b;
	font-size:12px;
}

table.dateList{
	width:315px;
	font-size:11px;
}
table.dateList th{
	color:#ab9c8f;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding-right:10px;
    white-space: nowrap
}
table.dateList td{
	vertical-align:top;
	color:#7d7167;
	padding-bottom:15px;
}
table.dateList td a{
	color:#7d7167;
}

#contactLeft{
	width:365px;
	float:left;
}
#contactRight{
	float:right;
	width:330px;
}
.contactTable{ width:100%;}
.contactLocation{
	color:#7d7167;	
}
.emailSignupForm{
	width:240px;
	margin:20px auto 0;
	padding:10px 20px 15px;
	background:#f4f2ee;
	color:#7d7167;
	font-size:11px;
	line-height:15px;
}
.emailSignupForm .text{
	width:210px;
	color:#bdb8af;
	font-size:11px;
}
.emailResponse{
	font-size:16px;
	width:500px;
	line-height:21px;
}
#consultLeft{
	float:left;
	width:300px;
}
#consultRight{
	padding-top:40px;
	float:right;
	width:410px;

}
.consultForm{ float:left;}
.consultExample{ 
	float:right;
}
.consultExample img{
	border:1px solid #ab9c8f;
	background:#ebebeb;
	padding:5px;
}
.consultForm td{
	width:215px;
	padding-right:30px;
	vertical-align:bottom;
	color:#7d7167;
	font-style:italic;
	padding-bottom:10px;
}
.consultForm input.text{
	width:210px;	
}
.CollectionLogo {
	position: absolute;
	top: 51px;
	right: 151px;
}
