@charset "utf-8";
#wrap       { 
width:900px; margin:0 auto;

}

body {

}
.header {
	padding-top:10px;	
}
.lrg_mdl {
	height: 635px;
	width: 900px;
	background: transparent url(img/bgshop.png) no-repeat;
	padding:25px;
	padding-top:28px;	
	padding-left:35px;
}
.lrg_mdl_about {
	height: 580px;
	width: 900px;
	background: transparent url(img/bgabout.png) no-repeat;
	padding:25px;
	padding-top:28px;		
	padding-left:35px;
	margin-bottom:25px;
}
.swatchlist td {
height:35px;
vertical-align:top;
}
.lrg_mdl .mdl_a {
float:left;
	height: 600px;
	width: 440px;
}
.lrg_mdl .mdl_b {
float:left;
	height: 600px;
	width: 50px;
}
.lrg_mdl .mdl_c {
float:left;
	height: 600px;
	width: 375px;
}
.lrg_mdl_about .mdl_d {
float:left;
/*	height: 600px;*/
	width: 555px;
}
.lrg_mdl_about .mdl_e {
float:left;
/*	height: 600px;*/
	width: 300px;
}
#wrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.lrg_mdl .mdl_a .lrg_img {
padding-left:4px;
}	

#wrap .nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#wrap .nav strong {
	font-size: 14px;
	color: #000000;
}
#wrap .description h2 {
	margin-top: 6px;
	font-size: 18px;
}
#wrap .footer {
	text-align: center;
}
#wrap .footer {
	margin-top: 8px;
}
.caption {
display:inline;
float:left;
padding-left:5px;
padding-top:5px;
}
.swatches {
display:inline;
float:right;
text-align:right;
padding-top:5px;
}

.swatchlist {
margin-top:-3px;
padding-left:10px;
}
.thumbs {
margin-top:8px;
}
.blankeeoptions {
border:1px solid #cccccc;
color:#666666;
/*float:right;*/
font-size:12px;
/*font-weight:bold;*/
margin-bottom:5px;
margin-right:10px;

}