html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;
	list-style:none;
}

/*Body*/
body{
	background: #333; 
	font:12px/12px Helvetica, Arial, sans-serif;
	color:#333;
	height:100%;
}
input,select{
	font-family:Helvetica, Arial, sans-serif;
}
img {
	border:none;
}
a{
	color: #999;
	text-decoration:none;
}
 a:hover{
	color:#666;
	text-decoration:underline;
}
.vbLine{
	width:100%;
	clear:both;
	float:left;
}
/**/
img.swatch{
	border: 1px solid #999999;
}

.imgspace{
	height:163;
	width:163;
}

#CBody{
	margin:0 auto;
	width:960px;
}
.header{
	height:60px;	
}
.header h1{
	float:left;	
}
.header h1 a{
	background:url(images/logo.png) no-repeat;
	display:block;
	width:80px;
	height:11px;
	text-indent:-9999px;
	margin-top:29px;
}
/*Content*/
.hidden{
	display:none;
}
.mainContent{
	float:left;
	background:#fff;
	width:100%;
	clear:both;
	min-height:640px;
}
.sidebar{
	float:left;
	width:140px;
	padding:77px 40px 0 40px;
}
.col2area{
	float:left;
	width:740px;
	position:relative;
}
.col2area a, .colRight a,.colMiddle a{
	color:#333;
	text-decoration:underline;
}
.col2area a:hover, .colRight a:hover,.colMiddle a:hover{
	text-decoration:none;
}
.sidebar h2{
	color:#333;
	margin-bottom:17px;
	font-size:11px;
	line-height:14px;
}
.sidebar h2 a{
	color:#333;
	font-size:11px;
	display:block;
}
.sidebar ul{
	margin-bottom:23px;
}
.sidebar ul li{
		
}
.sidebar ul li a{
	line-height:14px;
	font-size:11px;
}
.sidebar .cat{
	margin-left:32px;
	margin-top:-14px;
}
.colMiddle{
	float:left;
	width:319px;
	height:640px;
	display:block;
}
.colRight{
	float:left;
	width:380px;
	padding-left:20px;
	padding-right:20px;
	position:relative;
}
.colRight p,.col2area p{
	font-size:11px;
	line-height:16px;
	margin-bottom:16px;
}
.colRight h2{
	font-size:11px;
	line-height:11px;
	text-transform:uppercase;
	margin-top:13px;
	color:#333;
	margin-bottom:11px;
}
h2.pageTitle{
	font-size:11px;
	line-height:11px;
	margin-top:34px;
	margin-bottom:30px;
	color:#333;
	text-transform:uppercase;
	width:200px;
	float:left;
}

/*About*/
.pageAbout img{
	margin-top:15px;
}
h2.pageTitleYellow{
	color:#d6a800;	
}
/*Terms*/
h2.pageTitleBlue{
	color:#2997a4;	
}
.pageText{
	padding-right:20px;
	width:720px;
}
h2.pageTitleBlack{
	color:#000;	
}
h2.pageTitleGreen{
	color:#3ea500;	
}
/*Collection*/
.loginForm{
	
	margin:0 auto;
	position: absolute;
	top:304px;
}
.loginForm label{
	display:block;
	float:left;
	background:#fff;
	padding:0 17px 0 17px;
	line-height:48px;
	color:#333;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:160px;
	font-size:10px;
	margin-right:20px;
}
.loginForm input{
	padding:18px 20px 18px 20px;	
	font:12px/12px Helvetica, Arial, sans-serif;
	background:#fff;
	border:0;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
	margin-right:17px;
	width:144px;
}
input.btnLogin{
	padding:17px 15px 17px 15px;
	width:auto;
}
/*Contact*/
h2.pageTitleOrange{
	color:#ff2700;	
}
.contactForm{
	margin-top:30px;	
}
.contactForm label{
	display:block;
}
.contactForm label input{
	border:0;
	border-bottom:1px solid #999;
	width:380px;
	font:10px/10px Helvetica, Arial, sans-serif;
	padding-bottom:2px;
	margin-bottom:9px;
}
.contactForm label textarea{
	border:0;
	border-bottom:1px solid #999;
	width:380px;
	font:10px/10px Helvetica, Arial, sans-serif;
	padding-bottom:2px;
	margin-bottom:6px;
	height:97px;
}
.contactForm input.btnSubmit{
	float:right;
	border:0;
	background:#fff;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	padding:0; margin:0;
	margin-right:-3px;
}
/*Purtple*/
h2.pageTitlePurple{
	color:#d600a1;	
}
h2.filmsH{
	margin-top:25px;
	margin-bottom:6px;
}
.colRight ul li{
	line-height:24px;
	font-size:10px;
}
.filmScroll{
	overflow:hidden;
	height:640px;
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #D600A1;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
}
a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 9px;
}
/*overlay*/
#popupLayer_VideoPopup,#popupLayer_VideoPopup1{
	background:#fff;
	width:960px;
	padding:20px 0 20px 0;
	
}
.VideoLeft{
	float:left;
	width:473px;
	border-right:1px solid #ccc;
	margin-left:20px;
}
.VideoRight{
	float:left;
	width:436px;
	padding-left:10px;
	font:10px/16px Arial, Helvetica, sans-serif;
	margin-right:20px;
}
.VideoRight h2{
	font:bold 10px/10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:20px;
	margin-top:-2px;
}
.VideoRight h2 em {
	font-style: italic;
	font-weight: normal;
	text-transform: none;
}
.VideoRight p{
	margin-bottom:16px;	
}
input.addtocartLnk{
	border: 0;
	padding: 0;
	color:#d600a1;
	background: #fff;
	cursor: pointer;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:25px;
	float:left;
	display:block;
}
.boxNav{
	background:#fff;
	position:absolute;
	right:0px;
	top:-40px;
	padding:10px 7px 10px 7px;
}
.boxNav a{
	float:left;
	display:block;
	text-indent:-9999px;
	height:10px;
}
a.BoxLnk1{ background:url(images/boxprev.png) no-repeat; width:56px;}
a.BoxLnk2{ background:url(images/bonext.png) no-repeat; width:40px;}
a.BoxLnk3{ background:url(images/boxclose.png) no-repeat; width:40px;}

/*Producs*/
.l1Header{
	float:left;
	width:260px;
}
.l1tabs{
	float:left;
	width:350px;
	padding-top:34px;
	text-transform:uppercase;
}
.l1tabs a,.l1cart a{
	font-size:11px;
	font-weight:bolder;
	text-decoration:none;
	color:#999;
	
}
.l1cart a{
margin-right:11px;
}
.l1tabs a:hover,.l1tabs a.l1TabActive,.l1cart a:hover{
	color:#666;	
}
.l1cart{
	float:right;
padding-right:9px;
padding-top:34px;
text-align:right;
text-transform:uppercase;
width:100px;
}

h2.pageTitledBlue{
	color:#004377;	
}

h2.pageTitledPink {
	color: #C43EA0;
}

.pageProducts{
	margin-top:2px;
	width:760px;
}
.ProductsLine{
		
}

.productItem{
	float:left;
	width:163px;
	margin-right:22px;
	font:10px/10px  Helvetica, Arial, sans-serif;
	color:#333;
	margin-bottom:34px;
	text-align:center;
	height: 240px;
}
div.productItemMiddle{
	margin-right:22px;
}
div.productItemLast{
	marginm-right:0;
}
.productItem a{
	text-decoration:none;
	font:bold 10px/10px  Helvetica, Arial, sans-serif;
	display:block;
	color:#333;
	margin-bottom:6px;
}
.productItem img{
	margin-bottom:13px;	
}

#mycart{
	position:absolute;
	padding:10px;
	z-index:1000;
	border:1px solid #ccc;
	background:#fff;
	width:218px;
	right:20px;
	top:80px;
	display:none;
}
.cartItem{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}
.CarItemLeft{
	float:left;
	width:84px;
}
.CartItemRight{
	float:left;
	width:134px;
	font-size:10px;
	line-height:10px;
}
.CartItemRight a{
	font-size:10px;
	line-height:10px;
	font-weight:bold;
	text-decoration:none;
	margin-top:-1px;
	display:block;
	margin-bottom:4px;
}
.CartItemRight p{
	margin:0;
}
a.RemoveItem{
	margin-top:2px;
	font-style:italic;
	text-decoration:underline;
	margin-bottom:0;
}
div.verb-store-cart-empty{display:none;}
div.cartItemLast{border:0;}
.cartOVbtns{
	margin-left:-10px;
	width:218px;
	border-top:1px solid #ccc;
	margin-top:-11px;
	padding:10px;
	padding-bottom:0;
}
.cartOVbtns a{
	font:bold 11px/11px  Helvetica,Arial, sans-serif;	
	color:#666;
	text-transform:uppercase;
	display:block;
	float:left;
	text-decoration:none;
	margin-top:3px;
	margin-bottom:4px;
}
a.CheckoutLnk{
	float:right;
	color:#333;
}
/*Item*/
.IItemLeft{
	float:left;
	margin-right:20px;
	width:240px;
	font-size:10px;
}
.iItemRight{
	float:left;
	width:461px;
	margin-top:-1px;
}
.IItemLeft h2{
	font-size:10px;
	font-weight:bold;
	line-height:10px;
	text-transform:uppercase;
	margin-bottom:19px;
}
.IItemLeft h2 span{
	font-weight:normal;
}
.IItemLeft p{
	font-size:10px;	
}
.ItemSizes{
	float: left;
	width: auto;
}
.ItemSizes span, .ItemSizes label{
	float:left;
	width:96px;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
}
.ItemSizes a{
	font-size:10px;
	float:left;
	text-transform:uppercase;
	text-decoration:none;
	color:#666;
	padding:2px 2px 0 2px;
	border:1px solid #fff;
	line-height:10px;
	margin-right:2px;
	margin-top:-2px;
}
.ItemSizes a.selected {
  border-color: #000;
}

.ItemColors{
	
}
.ItemColors span{
	margin-top:10px;
	display:block;
	font-weight:bold;
	line-height:10px;
	text-transform:uppercase;
	margin-bottom:14px;
}
.ItemColors ul li{
  margin-bottom:10px;

}

.ItemColors ul{margin-bottom:40px;}
.ItemColors div a.ItemColorLast{
	margin-right:0;
}
.IItemTotal{
	border-top:1px solid #ccc;
	margin-top:-5px;
	padding-top:14px;
	display:none;
}
.IItemTotal span{
	display:block;
	font-weight:bold;
	line-height:10px;
	text-transform:uppercase;
	margin-bottom:10px;	
}
.IItemTotal div{
	text-transform:uppercase;
	line-height:15px;
}

input.lnkAddtocart{
	border: 0;
	display:block;
	float:right;
	background:url(images/addtocart.png) no-repeat;
	width:118px;
	height:22px;
	text-indent:-9999px;
	margin-top:2px;
	margin-bottom:10px;
}


a.lnkAddtocart{
	display:block;
	float:right;
	background:url(images/addtocart.png) no-repeat;
	width:118px;
	height:22px;
	text-indent:-9999px;
	margin-top:2px;
	margin-bottom:10px;
}
.IItemPhoto{
	margin-bottom:20px;	
}
.IItemThumbs h2{
	margin-bottom:12px;	
	margin-top:34px;
}
.IItemThumbs a{
	display:block;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	border: 1px solid #999;
}
.IItemThumbs a.IThumbLast{
	margin-right:0;	
}
.IItemPhoto{
	width:460px;
	height:460px;
}


/*Cart*/
.pCart select{
	width: 238px;
}

.err{
	padding: 10px 0;
}
.pCartLineHeader{
	float:left;
	width:720px;
	clear:both;
	border-bottom:1px solid #ccc;
	padding-bottom:11px;
	margin-bottom:19px;
}
.pCartLine{
	float:left;
	width:720px;
	clear:both;
	font-size:10px;
	line-height:10px;
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
}
.pCartcol1{float:left; width:109px;}
.pCartcol2{float:left; width:290px; padding-right:10px;border-right:1px solid #ccc; position:relative;}
.pCartcol3{float:left;width:80px;border-right:1px solid #ccc;}
.pCartcol4{float:left;width:79px;border-right:1px solid #ccc; position:relative;}
.pCartcol5{float:left;width:78px;border-right:1px solid #ccc; }
.pCartcol6{float:left;width:70px;text-align:right; position:relative;}
.pCartLineHeader .pCartcol1,.pCartLineHeader .pCartcol2,.pCartLineHeader .pCartcol3,.pCartLineHeader .pCartcol4,.pCartLineHeader .pCartcol5,.pCartLineHeader .pCartcol6{
	border:0;
	color:#004377;
	font-weight:bold;
	text-transform:uppercase;
}
.pCartLineHeader .pCartcol3{padding-left:10px;width:70px;}
.pCartLineHeader .pCartcol4{padding-left:10px;width:69px;}
.pCartLineHeader .pCartcol5{padding-left:10px;width:68px;}
.pCartLineHeader .pCartcol6 div{ margin-right:-11px; }

.pCartLine .pCartcol2{}
.pCartLine .pCartcol2 h2{margin-top:-2px; color:#000; margin-bottom:6px;}
.pCartLine .pCartcol2 span{ display:block; }
span.cCartDescr{color:#000; line-height:16px; margin-top:19px;}
a.RemovepCart{ color:#000; font-style:italic; margin-top: 10px; display:block;}

.pCartLine .pCartcol4{	height:100px;line-height:100px;}
.pCartLine .pCartcol6,.pCartLine .pCartcol5,.pCartLine .pCartcol3{	height:100px;	line-height:100px;	text-align:center;}
.pCartLine .pCartcol6{text-align:right;}
.pCartLine .pCartcol4 span{ font-weight:bold; margin-left:31px;}
a.qtyUP{
	display:block;
	position:absolute;
	text-indent:-9999px;
	left:44px;
	top:42px;
	width:5px;
	height:6px;
	background:url(images/arrowup.png) no-repeat;
	z-index:1;
}

a.qtyDown{
	display:block;
	z-index:1;
	position:absolute;
	text-indent:-9999px;
	left:44px;
	top:53px;
	width:5px;
	height:6px;
	background:url(images/arrowdown.png) no-repeat;
}
.pCartBtns{
	border-bottom:1px solid #ccc;
	margin-bottom:20px;
	width:720px;
	float:left;
	clear:both;
	margin-top:-8px;
	margin-bottom:50px;
	padding-bottom:10px;
}
.pCartBtnsLeft{
	float:left;	
}
.pCartBtnsRight{
	float:right;
	font-size:10px;
	padding-top:1px;
}
.pCartBtnsLeft input,.pCartBtnsRight input{
	border:0px;
	text-transform:uppercase;
	background:#fff;
	font:11px/11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	padding:0px;
	margin-left:-3px;
	margin-right:5px;
	
}
input.btnCheckout{
	color:#000;
}

/*Information*/
.Information{
	margin-top:-1px;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:19px;
	width:720px;
}
.infoLeft{
	float:left;
	width:340px;
	margin-right:40px;
}
.infoRight{
	float:left;
	width:340px;
}
.billForm{
	border-top:1px solid #ccc;
	float:left;
	width:100%;
	clear:both;
	margin-top:12px;
	padding-top:15px;
	
}
.billForm label{
	float:left;
	display:block;
	width:100%;
	clear:both;
	font-size:10px;
	color:#000;
	margin-bottom:5px;
}
.billForm label span{
	float:left;
	width:100px;
	line-height:18px;
}
.billForm label input{
	float:left;
	width:230px;
	border:1px solid #ccc;
	font-size:10px;
	color:#000;
	padding:2px 4px 2px 4px;
}
.infoLeft h2, .infoRight h2{
	float:left;
	font-size:11px;
	line-height:11px;
	color:#004377;
	font-weight:bold;
	text-transform:uppercase;
	clear:both;
}
.sameas{
	float:right;
	margin-right:-6px;
}
.sameas span{
	color:#999;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	cursor: pointer;
}

h2.checkoutheader{
	font-size:11px;
	line-height:11px;
	color:#004377;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:9px;
}
.pCartLineHeader1{
	padding-bottom:16px;
	margin-bottom:15px;
}
.btnModifycart{
	border:0px;
	text-transform:uppercase;
	background:#fff;
	font:11px/11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	float:right;
	padding:0px;
	margin-top:-8px;	
	margin-right:-3px;	
}
.checkoutline1{
	border-bottom:1px solid #ccc;
	float:left;
	width:720px;
	clear:both;
	padding-bottom:12px;
}
.checkoutline2{
	padding-top:10px;
	font-size:10px;
	color:#000;
	border-bottom:1px solid #ccc;
	width:720px;
	padding-bottom:12px;
}
.tpLeft{
	float:left;
	width:260px;
}
.tpMiddle{
	float:left;
	width:320px;
}
.tpRight{
	float:left;
	width:140px;
}
.tpLeft label{
	display:block;
	line-height:18px;
}
.tpLeft select{
	font-size:10px;
	border:1px solid #ccc;
	padding:1px 0 1px 4px;margin-bottom:5px;
	width:140px;
}
.f_left{float:left; width:100px;}
.tpMiddle span{display:block;
line-height:18px;
margin-bottom:3px;}
.tpMiddle span a{color:#999;}
.tpMiddle label input{
	border:1px solid #ccc;
	font-size:10px;
	color:#000;
	padding:2px 4px 3px 4px;
	width:130px;
	margin:0;
	margin-top:0px;
}
.tpMiddle input{
	border:0;
	font-size:11px;
	font-weight:bold;
	color:#000;
	background:#fff;
	padding:0;
	margin-left:2px;
}
.tpRight span{
	display:block;
	float:left;
	width:100%;
	clear:both;
	line-height:10px;
	margin-bottom:2px;
	margin-top:4px;
}
.tpRight span span{
	display:block;
	float:right;
	width:auto;margin:0;
}
.checkoutBottom{
	padding-top:12px;
	padding-bottom:40px;
}
.cobLeft{
	float:left;
	width:240px;
	margin-right:20px;
}
.cobRight{
	float:left;
	width:240px;
}
.cobRight1{
	float:left;
	width:220px;
}
.checkoutBottom h2{
	float:left;	
	color:#000;
	text-transform:uppercase;
	font-size:11px;
}
a.billEdit{
	float:left;
	display:block;
	color:#999;
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;

}
.cobBox{
	float:left;
	width:100%;
	clear:both;
}
.cobBox span{
	width:100%;
	float:left;
	clear:both;
	display:block;
	line-height:16px;
	font-size:10px;
	color:#999;
	margin-top:4px;
}
.cobBox span span{
	float:left;
	width:auto;
	clear:none;
}
.cobBox span span.f_left{
	width:100px;
	color:#000;
}
.cobRight1 label{
	display:block;
	color:#000;
	font-size:10px;
	margin-top:10px;
	position:relative;
}
.cobRight1 select{
	font-size:10px;
	border:1px solid #ccc;
	padding:1px 0 1px 4px;margin-top:3px;
	width:220px;
	margin-bottom:3px;
}
.cobRight1 input{
	
	font-size:10px;
	border:1px solid #ccc;
	padding:2px 0 2px 4px;margin-top:4px;
	width:214px; margin-bottom:2px;
}
input.mm_input,input.yy_input{
	width:37px;
	margin-top:1px;
	margin-right:4px;
}
input.mm_input1{width:37px; margin-left:20px;margin-top:1px;}
input.yy_input{margin-left:4px; margin-right:0;}
span.cvv2{
	width:auto;
	display:inline;
	float:none;
	color:#000;
	margin-left:44px;
}
span.cvv2 a{color:#999;}
label.si{
	margin-top:12px;	
	margin-bottom:1px;
}
.cobBox textarea{
	width:218px;
	height:90px;
	border:1px solid #ccc;
	font-size:10px;
}
input.submit_order{
	background:#000;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	color:#fff;
	float:right;
	border:0;
	width:118px;
	text-transform:uppercase;
	margin-top:30px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
.tooltipL{ display:inline;}
.tooltipL a{ cursor:pointer;}

/*Line Sheet*/
.linestabs{
margin-left:80px;
font-size:10px;
}
.LSItem{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
	width:720px;
	font-size:10px;
	cursor:pointer;
}
div.LSItemLast{
	border:0;	
}
.LSItemCol1{
	float:left;
	width:160px;
	padding-right:9px;
	border-right:1px solid #ccc;
	margin-right:10px;
}
.LSItemCol2{
	float:left;
	width:140px;
	padding-right:9px;
	border-right:1px solid #ccc;
	margin-right:10px;height:268px;
	line-height:16px;
	letter-spacing:-0.2px;
}
.LSItemCol3{
	float:left;
	width:220px;
	padding-right:9px;
	border-right:1px solid #ccc;
	margin-right:10px;height:268px;
}
.LSItemCol4{
	float:left;
	width:140px;
}
.LSItemCol1 h2{
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	line-height:16px;
	margin-bottom:12px;
}
.LSItemCol1 img{
	margin-bottom:12px;	
}
.LSItemCol1 span{
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	display:block;
	margin-bottom:6px;
}
.LSIL{
	float:left;
	width:80px;margin-bottom:8px;
}
.LSIR{float:left;width:60px;}
.LSIL h3,.LSIR h3{
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	display:block;
	
	line-height:11px;

}
.LSItemCol2 span{
	display:block;
	font-weight:bold;margin-bottom:0px;
	margin-top:4px;
}
.LSIL span,.LSIR span{
	display:block;
	margin:0; font-weight:normal;
}
.LSItemCol2 h2{
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	display:block;
	margin-bottom:0px;line-height:11px;
	padding:0;
}
.LSItemCol3 h2{
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	line-height:16px;
	margin-top:-1px;
}
.LSItemCol3 p{
	font-size:10px;
}

.LS{
		
}
.LSLeft{
	float:left;
	width:520px;
	border-right:1px solid #ccc;
	padding-right:10px;
	margin-right:9px;
	margin-left:20px;
}
.LSRight{
	float:left;
	width:400px;
}
.LSRight h2{
	font-size:12px;
	font-weight:bold;
	color:#333;
	margin-bottom:30px;
}
.LSRight div{
	margin-bottom:20px;	
}

.LSRight div a{
	display:block;
	float:left;
	margin-right:20px;
}

/*Footer*/
.footer{
	float:left;
	clear:both;
	width:100%;
}
.footer a{
	display:block;
	float:right;
	text-indent:-9999px;
	height:9px;
	margin-top:15px;
}
.footer a.fLink1{ width:52px; background:url(images/footerlink3.png) no-repeat;}
.footer a.fLink2{ width:49px; background:url(images/footerlink2.png) no-repeat;}
.footer a.fLink3{ width:84px; background:url(images/footerlink1.png) no-repeat;}

#badpw{
	text-align: center;
	font-size: 2em;
	position: relative;
	top:100px;
	background:#fff;
	padding:20px;
}

.prev,.next{ display:none; }

.left-column-text{width:163px;float:left;margin-right:22px;vertical-align:top;}
.items{float:left; width:555px;}
.end{margin-right:0px !important;}

.load{display:none;}

#bottom-text{margin:50px 0;}
.clear{clear:both;}

.box-thumbs{margin-top:20px;}

#add_to_cart:hover,.btnCheckout,.btnContinueSH{cursor:pointer;}
.nohover{cursor:default;}

.v_inputs label {
  text-transform: uppercase;
  font-size:10px;
}

.filmScroll a:hover{cursor:pointer;}

.m-left{padding:0 0 4px 12px;float:right;}

#related-items a{display:block;
	float:left;
	margin-right:20px;
	margin-bottom:20px;}
	
/*
  naz@nofavorite edits
*/
.error_message {
  line-height: 1.5em;
  font-weight: bold;/
}

.error_message li {
  font-weight: normal;
  }