﻿/*/////////////////////////////////////////////////////////////*/
/*/////////////////////// DEFAULT ELEMENTS ////////////////////*/
/*/////////////////////////////////////////////////////////////*/
*{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0; /* Default paddings reset */
	padding:0; /* Default margins reset */
}
body{
	font-size:11px;	
	color:#333; 
	background:#f5f5f5;
	padding:5px 0 10px 0;
}
a, .link{
	color:#333;	 
	text-decoration:underline;
	outline:none;
	cursor:pointer;
}
a:link{}
a:hover{
	color:#be0027;
}
.point{
	cursor:default;
}
ul{
	list-style-type:none;
}
img{
	border:none;
	text-decoration:none;
}
h1{
	font-size:17px;
	color:#444;
	padding:0 0 0 6px;
}
h2{
    font-size:13px;
    font-weight:bold;
}
h3{
    font-size:11px;
    font-weight:bold;
}
legend{
	display:none;
}
fieldset{
	border:none;
}
table, tr, td, th{
	border:none;
}
caption{
	text-align:left;
}
/*/////////////////////////////////////////////////////////////*/
/*///////////////////// MASTER PAGE LAYOUTS ///////////////////*/
/*/////////////////////////////////////////////////////////////*/
#page{
	width:906px;
	padding:7px 18px 7px 18px;
	background:#a7a39c url(/images/common/backgrounds/page.gif) repeat-y;
	margin:0 auto;
}
#pagecontent{
	background:#fff url(/images/common/backgrounds/content_shadow.gif) top repeat-x;
	width:906px;
	overflow:hidden;
	margin:0 auto;
	clear:both;
	padding-bottom:7px;
}
#pagecontentfull{
	padding:9px 7px 0 7px;
}
#pagecontentleft{
	float:left;
	width:190px;
}
#pagecontentright{
	float:right;
	width:705px;
	padding:0px 7px 0 4px;
}
#pagecontentbottom{
	clear:both;
	margin: 0 7px;
}
/*////////////////////////////////////////////////////*/
/*/////////////// HEADER / NAV / FOOTER //////////////*/
/*////////////////////////////////////////////////////*/
/* LANGUAGE BAR */
#languages{
	background:url(/images/common/backgrounds/shadow_top.gif) bottom repeat-x;
	padding:0;
	margin:0 auto;
	width:929px;
	text-align:right;
	color:#666;
	height:18px;
}
#languages a{
	font-size:10px;
	padding:0 5px 5px 0;
	color:#666;
	text-decoration:underline;
}
#languages a:hover{	
	color:#333;	
}
#servertime{
    display:none;
    color:#333333;
}
/* HEADER */
#mainheader, #mainheader-chk{
	height:96px;		
	background:url(/images/common/backgrounds/mainheader_content.png) repeat-x top left;	
	text-align:left;	
}
#mainheader #hdr-logo, #mainheader-chk #hdr-logo{	
	float:left;	
	width:365px;	
	font-size:1px;
}
#mainheader #hdr-right, #mainheader-chk #hdr-right{
	float:right;
	width:541px;
	height:96px;	
	background:url(/images/common/backgrounds/mainheader_right.png) no-repeat top right;		
}
#mainheader-chk #hdr-right a{
	float:left; 
	margin:62px 15px 0;
	padding:10px 2px;
}
#mainheader-chk #hdr-right a.return{
	float:right; 
	text-align:right;
}
#mainheader #hdr-right #mainmenu{
	float:right;
	width:524px;	
	padding:18px 0 15px 17px;	
	text-align:left;	
}
#mainheader #hdr-right #mainmenu span{		
	margin:0 27px 0 0;
	padding:0;
}
#mainheader #hdr-right #mainmenu span.storelocator{		
	margin:0 32px 0 0;
	padding:0;
}
#mainheader #hdr-right #mainmenu span.clearance{		
	margin:0 31px 0 0;
	padding:0;
}
#mainheader #hdr-right #mainmenu span.expert{
    margin:0 29px 0 0;
    padding:0;
}
#mainheader #hdr-right #profilemenu{
	float:right;
	width:528px;
	padding:15px 0 0 0;
	text-align:left;	
	color:#fff;	
}
#mainheader #hdr-right #profilemenu a{	
	float:left;
	margin:3px 0 0 20px;
	padding:0;	
}
#mainheader #hdr-right #profilemenu span{	
	float:left;
	padding:0 0 0 0px;	
	color:#cab1b6;	
}
#mainheader #hdr-right #profilemenu span.nopadding{		
	padding:0;	
}
#mainheader #hdr-right #profilemenu input{	
	float:left;
	padding:3px 0 0 0;		
}
/* SEARCH */
#hdrsearchsignin{
	padding:4px 7px 4px 6px;
	background:#a7a39c;
	overflow:hidden;
	width:893px;
}
.hdrsearchbox{
	float:left;
	width:480px;
	padding-left:1px;
}
.hdrsearchbox .hdritem input{
    background-image:none;
    border:none;
    height:15px;
    margin-top:1px;
    padding:1px 2px;
    width:169px;
}
.hdrsearchbox .hdritem select{
    max-height:17px;
	height:19px;
	width:207px;
	border:none;
}
.hdritem{
	float:left;
	padding-right:6px;
}
/* WELCOME  */
#hdrwelcome{
	float:right;
	text-align:right;
	padding:3px 0;
	width:410px;
}
#hdrwelcome img{
	margin-right:2px;
	position:relative;
	top:2px;
}
#hdrwelcome a{
	color:#fff;
}
#hdrwelcome a:hover{
	color:#333;
	text-decoration:underline;
}
#hdrwelcome .name{
	color:#fff;
	font-weight:bold;
	margin-right:5px;
}
#hdrwelcome .space{
	margin-left:4px;
}
/* HEADER DROPDOWNS AND QUICK CART */
#hdrdropdown{
	background:#505050 url('/images/common/backgrounds/header_tools.jpg') repeat-x;
	overflow:hidden;
	height:29px;
}
#hdrdropdown #dropdowns{
	float:left;
	width:358px;
	padding-left:7px;
	background:url("/images/common/backgrounds/header_tools_separator.jpg") repeat-y right;
}
#hdrdropdown #quickcartinfo{
	float:right;
	overflow:hidden;
	width:265px;
	padding-right:7px;
	height:29px;
}
#hdrdropdown #quickcartinfo .showview{
	float:left;
	width:109px;
	padding:1px 6px 5px 4px;
	background:none;
	color:#fefefe;
	text-decoration:none;
	cursor:pointer;
}
#hdrdropdown #quickcartinfo .showview img{
	float:left;
	margin-right:3px;
	position:relative;
	top:1px;
}
#hdrdropdown #quickcartinfo .showview .itemqty{
	float:left;
	padding-top:5px;
}
#hdrdropdown #quickcartinfo .showview .itemqty a{
	color:#fefefe !important;
	text-decoration:none !important;
}
#hdrdropdown #quickcartinfo .showview-active{
	float:left;
	padding:1px 6px 5px 4px;
	width:109px;
	background:url(/images/common/backgrounds/viewcart_bg.gif) no-repeat 0 2px;
	color:#333;
}
#hdrdropdown #quickcartinfo .showview-active img{
	float:left;
	margin-right:3px;
	position:relative;
	top:1px;
}
#hdrdropdown #quickcartinfo .showview-active .itemqty{
	float:left;
	padding-top:5px;
	color:#333;
}
#hdrdropdown #quickcartinfo .showview-active .itemqty a{
	color:#333 !important;
	text-decoration:none !important;
}

#hdrdropdown #quickcartinfo #subtotal{
	float:right;
	padding:8px 0 0 0;
}
#hdrdropdown #quickcartinfo #subtotal img{
	position:relative;
	top:1px;
}
#hdrdropdown #quickcartinfo #subtotal span{
	font-weight:bold;
	color:#fefefe;
}
#hdrdropdown #dropdowns a.customdropdown,
#hdrdropdown #dropdowns a.customdropdown:visited,
#hdrdropdown #dropdowns a.customdropdown:hover{
	float:left;
	margin:5px 5px 0 0;
	height:24px;
}
/* DROPDOWN MENUS */
.hdrnav{
	visibility:hidden;
	position:absolute;
	z-index:1000;
	background:url(/images/common/backgrounds/dropdown_corner.png) bottom right no-repeat;
	padding-right:9px;
}
.hdrnav .content{
	background:#fff url(/images/common/backgrounds/dropdown_gradient.png) bottom right repeat-x;
	padding:0 0 2px 0;
	height:100%;
	border-left:1px solid #666;
}
#hdrshopdepnav .contentlines{
	padding-top:9px;
	background:url(/images/common/backgrounds/dropdown_border.gif) repeat;
	overflow:hidden;
	width:100%;
}
#hdrbrandshowcasenav .contentlines{
	padding-top:9px;
	overflow:hidden;
}
.hdrnav ul{
	padding:0 0 20px 12px;
	font-size:11px;
	list-style-type:none;
}
.hdrnav .title a{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin-left:12px;
	line-height:20px;
}
.hdrnav ul li h2 a,
.hdrnav ul li h3 a,
.hdrnav ul li h2 a:visited,
.hdrnav ul li h3 a:visited{
	font-size:11px;
	font-weight:normal;
	color:#333;
	text-decoration:none;
	line-height:20px;
}
.hdrnav ul li h3 a sup{
	font-size: 9px;
}
.hdrnav ul li a:hover{
	color:#be0027;
	text-decoration:underline;
}
.hdrnav ul.listCategory{
	padding:0;
}
#hdrshopdepnav ul{
	float:right;
	width:205px;
	
}
#hdrshopdepnav ul.first{
	float:left;	
}
#hdrbrandshowcasenav ul{
	float:left;
	width:169px;
}
#hdrshopdepnav{
	margin-left:6px;
	float:left;
	width:437px;
}
#hdrshopdepnav h2{
    font-size:11px;
    font-weight:bold;
    color:#333;
}
#hdrshopdepnav .title{
    display: none;
}
#hdrbrandshowcasenav{
	margin-left:184px;
	width:172px;
}
/* QUICK CART */
#cartpreviewdiv{
	margin-left:633px;
}
.previewcart{
	color:#333;	
	width:258px;
	padding-right:5px !important;
	float:left;
}
.previewcart .lineitemsdiv{
	padding:8px 0;	
}
.previewcart-content{
	padding-left:11px;
	padding-bottom:4px;
	clear:both;
}
.previewcart-content .btn-holder{ 
	padding-top:12px;
	margin-bottom: 7px;
}
.previewcart-content .btn-holder a{ 
	position:relative;
	top:8px;
	color:#333;
}
.previewcart-content .btn-holder a:hover{ 
	color:#be0027;
}
.previewcart-content h4{
	font-size:11px; 
	font-weight:bold;
}
dl.previewcart-list{
	font-size:11px;
}
dl.previewcart-list dt{
	width:160px;
	text-align:left;
	float:left;
	clear:left;
	padding:6px 14px 3px 0;
}
dl.previewcart-list dd, div.previewcart-list{
	padding:6px 0;
	float:right;
}
.hrcart{       
	height:0px;      
	border:none;
	padding:0;
	border-bottom:1px solid #999;
	border-top:1px solid #fdfdfd;
	position:relative;
	float:left;
	width:270px;
	margin:5px 0;
}
.hrcart hr{ 
    display:none;
} 
/* LEFT NAV */
#av_callout {
    overflow:hidden;
}
#leftnav img.corner-shadow{
	position:absolute;
	margin-left:185px;
}
#leftnav{	
	background:#a7a39c url(/images/common/backgrounds/leftnav_shadow.gif) top right repeat-y;
	overflow:hidden;
	margin-bottom:4px;
}
#leftnav div.title{
	background:#dad8d5 url(/images/common/backgrounds/leftnav_title_bottom.gif) bottom left no-repeat;
	width:178px;
	margin-bottom:4px;
}
#leftnav div.title h2{
	display:block;
	background:url(/images/common/backgrounds/leftnav_title_top.gif) top left no-repeat;
	font-size:13px;
	font-weight:bold;
	padding:11px 12px 10px 11px;
}
#leftnav div.title h2 a, #leftnav div.title h2 a:visited{
	color:#333;
	text-decoration:none;
}
#leftnav div.title h2 a:hover{
	color:#000;
	text-decoration:underline;
}
#leftnav .categories{
	width:178px;
	background:url(/images/common/backgrounds/leftnav_list.gif) repeat-y;
	height:100%;
	padding-top:11px;
}
#leftnav .categories li{
	font-size:0px;
}
#leftnav .categories li a{
	font-size:11px;
}
#leftnav ul li{
	line-height:0px;
}
#leftnav ul li a, #leftnav ul li h2, #leftnav ul li h3, #leftnav ul li h4{
	line-height:14px;
}
#leftnav ul li a,
#leftnav ul li span{
	display:block;
	color:#333;
	text-decoration:none;
	line-height:14px;
	padding:2px 12px 4px 24px;
}
#leftnav ul li a:hover{
	color:#be0027;
}
#leftnav ul li h2{
    font-size:11px;
    font-weight:bold;
    padding:2px 12px 4px 12px;
}
#leftnav ul li h3,
#leftnav ul li h4{
	font-weight:normal;
}
#leftnav ul li h3 a, 
#leftnav ul li h3 a:visited,
#leftnav ul li h4 a,
#leftnav ul li h4 a:visited,
#leftnav ul li h3 span,
#leftnav ul li h4 span{
	font-size:11px;
	padding:2px 12px 4px 12px;
}
#leftnav ul li h3 a sup{
	font-size: 9px;
}
#leftnav .title a:hover{
	text-decoration:underline;
}
#leftnav ul li h3 a:hover,
#leftnav ul li h4 a:hover{
	color:#000;
	text-decoration:underline;
	background:#dfded5 url('/images/common/pictures/left_nav_arrow.gif') no-repeat;
	background-position:5px 6px;
}
#leftnav .current-node, #leftnav .current-node a:hover{
	background:#dfded5 url('/images/common/pictures/left_nav_arrow.gif') no-repeat;
	background-position:5px 6px;
}
#leftnav .current-selected-node{
	color:#be0027 !important;
}
#leftnav .navlist-footer{
	height:37px;
	background:url(/images/common/backgrounds/leftnav_bottom.gif) bottom right no-repeat;
}
/* ASK AN EXPERT LEFT NAV */
#leftnav ul li h2 a,
#leftnav ul li h2 a:visited,
#leftnav ul li h2 span{
	padding:2px 12px 4px 0px;
	font-size:13px;
	font-weight:bold;
}
#leftnav ul li ul.padding-bottom{
	padding-bottom:10px;
}
#acc-block h3{
	padding-bottom:10px;
}
/* FOOTER */
#footer, #footer-chk{
	text-align:left;
	color:#fff;
	position:relative;
	width:906px;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer-chk a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover, #footer-chk a:hover{	
	text-decoration:underline;
}
#footer ul.col{
	background:url('/images/common/backgrounds/footer4box.gif') repeat-y;
	background-position:0px 100px;
	width:906px;
	overflow:auto;
	padding:0 0 3px 0;
}
#footer-chk ul.col{
	background:url('/images/common/backgrounds/footer2box.gif') repeat-y;
	background-position:0px 100px;
	width:906px;
	overflow:hidden;
	padding:7px 0 3px 0;
	margin-top:7px;
	min-height:144px;
}
#footer ul.col li.col, #footer-chk ul.col li.col{
	float:left;
	margin:0 0 0 7px;	
}
#footer ul.col li.colfirst, #footer-chk ul.col li.colfirst{
	margin-left:0;
}
#footer ul li ul li, #footer-chk ul li ul li{
	margin:7px 12px 7px 12px;
	line-height:13px;
}
#footer-chk ul.col img{
	float:left;
	margin:7px 0 0 17px;
}
#footer ul.col li.first{
    margin-top:9px;
}
#footer h6{
	background:#a7a39c;
	padding:11px 0 9px 12px;
	font-size:13px;
}
#footer #ftr-one{
	width:204px;
}
#footer #ftr-two{
	width:191px;
}
#footer-chk #ftr-one{
	width:589px;
	float:left;
}
#footer-chk #ftr-one a{
	text-decoration:underline;
}
#footer-chk #ftr-two{
	 width:260px;
}
#ftr-three{
	 width:208px;
}
#ftr-four{
	width:282px;
}
#ftr-four li{
	 width:147px !important;
}
#footer .verisign{
	position:absolute; top:42px; right:13px;
}
#footer .visa{
	position:absolute; top:107px; right:15px;
}
#footer-chk .verisign
{
    float:left;
    margin-top:7px;
}
#footer-chk .visa
{
    float:left;
    margin-left:1px;
    margin-top:16px;
    margin-right:36px;
}
#copyright{
	background:url(/images/common/backgrounds/shadow_bottom.gif) top repeat-x;
	padding:8px 11px 0 0;
	text-align:right;
	margin:0 auto;
	width:928px;
	font-size:10px;
	color:#666;
}
/*/////////////////////////////////////////////////////////////*/
/*///////////////////// TEXTBOXES / DROPDOWNS /////////////////*/
/*////////////// Mapped with the default skin file ////////////*/
.txtbox{
	padding:2px;
	font-size:11px;
	color:#333;
	border-top:1px solid #7c7c7c;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #dddbde;
	border-left:1px solid #c3c3c3;
	background:#fff url(/images/common/backgrounds/input_inner_shadow.gif) top repeat-x;
	font-weight:normal;
}
/* TEXTBOXES */
input.small{
	width:34px;
}
input.small2{
	width:42px;
}
input.small3{
	width:52px;
}
input.small4{
	width:62px;
}
input.medium{
	width:112px;
}
input.medium2{
	width:130px;
}
input.standard{
	width:157px;
}
input.large{
	width:200px;
}
input.large2{
	width:237px;	
}
input.large3{
	width:277px;
}
input.large4, textarea.large4{
	width:495px;
}
input.xlarge{
	width:354px;
}
input.xlarge2{
	width:454px;
}
input.xlarge3, textarea.xlarge3{
	width:509px;
}
input.tall, textarea.tall{
	height:88px;
}
textarea.comments{
	height:81px;
}
textarea.contact{
	width:315px;
}
textarea.email{
	width:512px;
	height:87px;
}
/* DROPDOWNS */
.ddl{
	color:#333;
	border-top:1px solid #7c7c7c;
	border-right:none;
	border-bottom:1px solid #dddbde;
	border-left:1px solid #c3c3c3;
	font-size:11px;
	margin-top:1px;
}
select.small{
	width:41px;
}
select.small2{
	width:49px;
}
select.small3{
	width:59px;
}
select.small4{
	width:69px;
}
select.medium{
	width:119px;
}
select.medium2{
	width:137px;
}
select.standard{
	width:164px;
}
select.large{
	width:207px;
}
select.large2{
	width:244px;	
}
select.large3{
	width:284px;
}
select.xlarge{
	width:361px;
}
select.xlarge2{
	width:461px;
}
select.xlarge3{
	width:516px;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.btn-holder{
	clear:both;
	padding-top:7px;
	overflow:hidden;
	height:30px;
}
.searchhdr{
	width:234px;
	padding:2px 2px 2px 3px;	
}
.txtsuite{
	width:47px;
	float:left;
}
.giftcardnumber{
	width:168px;
}
.address-small{
    width:309px;
}
.indent{
    padding-left:6px !important;
}
.noindent{
    padding-left:0px !important;
}
.innertext{
	line-height:16px;
	padding:4px 0 4px 0;
}
.innertext2{
	line-height:16px;
	padding:0 0 4px 0;
}
.text{
	line-height:16px;
	padding:4px 0 4px 6px;
}
.text-top{
    line-height:16px;
	padding-top:14px !important;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 6px;
}
.text-bottom{
	line-height:16px;
	padding-bottom:12px !important;
}
.text-bottom-m{
	line-height:16px;
	margin-bottom:12px;
}
.text-img{
	float:left;
	margin:0 12px 0 0;
}
.notice{
    color:#666;
    clear:both;
}
.red-arrow{
	background:url(/images/common/pictures/red_arrow.gif) no-repeat;
	background-position:0px 4px;
	padding-left:10px;
}
ul.red-arrow-list li{
	background:url(/images/common/pictures/red_arrow.gif) no-repeat;
	background-position:0px 9px;
	line-height:15px;
	padding:4px 0 0 11px;
	margin-right:0;
	color:#333;
}
ul.red-arrow-list a{
	text-decoration:underline;
	color:#be0027;
}
ul.red-arrow-list.tag_line{
	margin-bottom:-5px;
}
.strong{
	font-weight:bold!important;
}
/*/////////////////////////////////////////////////////////////*/
/*///////////////////// DEFAULT PICTURE SIZES /////////////////*/
/*/////////////////////////////////////////////////////////////*/
.img16x16{
	width: 16px;
	height: 16px;
	border: 1px solid #c3c1c1;
}

.img55x55{
	width:55px;
	height:55px;
}
.img75x75{
	width:75px;
	height:75px;
}
.img100x100{
	width: 100px;
	height: 100px;
}
.img130x130{
	width: 130px;
	height: 130px;
}
.img150x150{
	width:150px;
	height:150px;
}
.img250x250{
	width: 250px;
	height: 250px;
}
.img300x300{
	width:300px;
	height:300px;
}
.img500x500{
	width:500px;
	height:500px;
}
.img120x40{
	width: 120px;
	height: 40px;
}
/*/////////////////////////////////////////////////////////////*/
/*//////////////////////// PROMOTIONS /////////////////////////*/
/*/////////////////////////////////////////////////////////////*/
.promotions img.title{
	margin:4px 10px 5px 10px;
}
.promotions #promotionboxes{
	background:#fff;
	padding:0 0 7px 8px;
	clear:both;
	width:898px;
	overflow:hidden;
}
.promotions #promotionboxes div{
	background:#fff;
	width:290px;
	float:left;
	height:63px;
	border:1px solid #ccc;
	margin:7px 7px 0 0;
}
.featureproduct 
{
	float: left;
	width: 171px;
	background: white url(/Projects/_Content/Featured/Assets/fb_regular_bg.jpg) repeat-y;
	vertical-align: bottom;
}
.featureproduct .content 
{
	display:table-cell;
	vertical-align:middle;
}
.featureproduct .top 
{
	height: 20px;
	background-image: url(/Projects/_Content/Featured/Assets/fb_regular_top.jpg);
}
.featureproduct .bottom 
{
	height: 20px;
	background-image: url(/Projects/_Content/Featured/Assets/fb_regular_bot.jpg);
}

.featureproduct-alt 
{
	float: left;
	width: 171px;
	margin: 9px 7px 0 0;
	background: white url(/Projects/_Content/Featured/Assets/fb_gradient_bg.jpg) repeat-y;
}
.featureproduct-alt .content 
{
	display:table-cell;
	vertical-align:middle;
}
.featureproduct-alt .top 
{
	height: 20px;
	background-image: url(/Projects/_Content/Featured/Assets/fb_gradient_top.jpg);
}
.featureproduct-alt .bottom 
{
	height: 20px;
	background-image: url(/Projects/_Content/Featured/Assets/fb_gradient_bot.jpg);
}
/*/////////////////////////////////////////////////////////////*/
/*/////////////////////// REUSABLE ELEMENTS ///////////////////*/
/*/////////////////////////////////////////////////////////////*/
/* BOX WITH ROUNDED CORNERS */
.box-plain-round{
	background:#e9eaeb;
	font-size:1px;
}
.box-plain-round .header{
	background:url(/images/common/backgrounds/box_plain_corner_tr.gif) no-repeat top right;
}
.box-plain-round .header h2{
	padding:5px 13px 0 13px;
}
.box-plain-round .content{
	padding:6px 10px 6px 13px;
	font-size:10px;
}
.box-plain-round .content p{
	line-height:15px;
}
.box-plain-round .content p.tellmore{
	margin-top:8px;
}
.box-plain-round .content .txtEmail{
	width:148px;
	border:1px solid #7f9db9;
	margin:11px 0 10px 0;
	padding:2px;
	font-size:11px;
}
.box-plain-round .content a{
	text-decoration:underline;
}
.box-plain-round .footer{
	background:url(/images/common/backgrounds/box_plain_corner_br.gif) no-repeat top right; 
}
.box-plain-round img.roundcorner{
   width:8px;
   height:8px;
}
.box-plain-round-newsletter{
	margin: 0;
}
/* FIELDBOX */ 
.fieldbox{
	background:#d4cfc3;
	border:1px solid #b1b1b1;
	border-bottom:none;
	clear:both;
	margin-bottom:7px;
}
.fieldbox .hdr{
	padding:7px 12px 7px 11px;
	height:100%;
	min-height:16px;
	border-bottom:1px solid #b1b1b1;
}
.fieldbox .hdr img.plusminus, .rounded-hdr img.plusminus{
    float:left;
    position:relative;
    margin:4px 8px 0 0;
    cursor:pointer;
}
.fieldbox .content{
	clear:both;
	background:#fff;
	height:100%;
	border-top:none;
	overflow:hidden;
	border-bottom:1px solid #b1b1b1;
}
.fieldbox-tr{
	height:7px;
	font-size:1px;
	background:url(/images/common/backgrounds/01_top_corner.gif) right no-repeat;
	position:relative;
	top:7px;
	margin-top:-7px;
	z-index:1;
}
.fieldbox-tr2{
	height:4px;
	font-size:1px;
	background:url(/images/common/backgrounds/02_top_right_corner.gif) right no-repeat;
	position:relative;
	top:4px;
	margin-top:-4px;
	z-index:1;
}
.rounded-hdr{
	padding:7px 12px 7px 11px;
	height:100%;
	min-height:16px;
	background:#b1b1b1;
}
.fieldbox-ftr{
	padding:5px 12px 7px 10px;
	background:#d4cfc3;
	border:1px solid #b1b1b1;
	border-top:none;
	clear:both;
	margin-top:-7px;
	margin-bottom:7px;
}
.fieldbox-ftr-lgrey{
	padding:6px 12px 8px 11px;
	background:#f5f5f4;
	border:1px solid #b1b1b1;
	border-top:none;
	clear:both;
	overflow:hidden;
	height:100%;
	margin-bottom:7px;
}
.fieldbox-ftr-br{
	height:7px;
	font-size:1px;
	text-align:left;
	background:url(/images/common/backgrounds/01_bot_corner.gif) right no-repeat;
	position:relative;
	top:-7px;
	margin-top:-7px;
}
.fieldbox-ftr-br-col{
    display:none;
}
/*//////////////////////////////////////////////////////////////*/
/*//////////////////////// PRODUCT DETAIL /////////////////////*/
/*/////////////////////////////////////////////////////////////*/
.pdpdetailbox{
	margin-bottom:7px;
}
.pdpdetailbox .hdr{
	background:url('/images/common/backgrounds/detailbox_top_bg.gif') right 40px no-repeat;
	font-size:1px;
	overflow:hidden;
	clear:both;
}
.pdpdetailbox .content-block{
	 background:url(/images/common/backgrounds/chkout_product_shade.gif) bottom repeat-x;
	 border:1px solid #bfbfbf;
	 border-top:none;
	 overflow:hidden;
}
.a4-theme .pdpdetailbox .content-block{
	 position:relative;
}
.pdpdetailbox .compare{
	 padding:0 12px 10px 12px;
	 height:20px;
}
.pdpdetailbox .compare input{
	 width:13px;
	 height:13px;
	 margin-right:5px;
	 vertical-align:bottom;
}
.pdpdetailbox .clearance{
	clear:both;
	padding:4px 15px 0 17px;
	height:16px;
	background:url(/images/common/backgrounds/clearance.gif) top left no-repeat;
	float:right;
}
.pdpdetailbox .clearance-up{
	margin:41px 1px 0 10px;
	padding:4px 0 0 0;
	background:url(/images/common/backgrounds/clearance_up.gif) top left no-repeat;
	height:19px;
	float:right;
}
.pdpdetailbox .clearance-up span{
	margin:4px 10px 0 23px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.pdpdetailbox .clearance-up img{
	position:relative;
	top:-9px;
	right:-1px;
}
.pdpdetailbox .content-block h2{
	 padding:4px 12px 9px 12px;
	 clear:both;
	 line-height:1.4em;
}
.pdpdetailbox ul.red-arrow-list{
	margin-top:4px;
}
#pdpblock #pdpright ul.red-arrow-list li a{
	color:#be0027 !important;
}
.small-desc{
	float:left;
	width:100px;
	line-height:16px;
	padding:0 0 4px 7px;
	margin-top:-4px;
	overflow:hidden;
}
.small-desc p{
	margin-bottom:7px;
	padding-right:7px;
	line-height:16px;
	padding-left:2px;
	padding-right:0px;
}
/* PRICEPILL */
.skulist .rebate-top {
	height:auto!important;
}
.pricepill .rebate-top{
    height:19px;
}
.pricepillsmall .rebate-top, .small-desc .rebate-top, .c2-theme .rebate-top, .c3-theme .rebate-top, .a3-theme .rebate-top{
    height:11px;
}
#pdpright .rebate-top{
	width:200px;
}
.pricepill .rebate-top img, .pricepillsmall .rebate-top img{
    vertical-align:bottom;
}
/* RATING */
.rating-holder{
	margin-top:8px;
	clear:both;
	overflow:hidden;
}
.rating-holder .rating{
	float:left;
	background:url('/images/common/backgrounds/rating_bg.gif') left 2px no-repeat;
	padding:1px 7px 2px 9px;	
	width:121px;
	margin:0 0 0 8px;
	height:13px;
}
.rating span{
	padding-left:5px;
	float:left;
	display:block;
	padding-top:2px;
}
.rating-holder .rating img{
	margin-right:2px;
	margin-top:2px;
	float:left;
}
.rating-holder .rating span.rating-number{
	margin-left:3px;
}
.rating-images{
	float:left;
}
.rating-images img{
	margin:5px 1px 0 0;
	vertical-align:middle;
	float:left;
}
/* SMALL PDP BOX */
.pdp-small{
	 width:171px;
	 float:left;
	 text-align:center;
	 margin:18px 7px 0 0;
	 display:inline;
}
.pdp-small .pdpdetailbox{
	 text-align:left;
	 margin-top:12px;
}
.pdp-small .pdpdetailbox .hdr{
	 background: none;
	 font-size:1px;
	 overflow:hidden;
}
.pdp-small .pdpdetailbox .pricepillred{
	background:url('/images/common/backgrounds/detailbox_top_bg.gif') right 16px no-repeat;
}

.pdp-small .pdpdetailbox h2{
	 font-size:11px;
	 padding:2px 0px;
	 clear:both;
}
.pdp-small h2 a{
	text-decoration:none;
}
.pdp-small h2 a:hover{
	text-decoration:underline;
}
.pdp-small .pdpdetailbox .content{
	 padding:0 12px 6px 12px !important;
}
.pdp-small .rating-holder{
	 margin:0 !important;
}
.pdp-small .rating{
	 margin:2px 0 0 0 !important;
	 float:none !important;
}
.pdp-small .rate-product{
	 font-size:10px;
	 display:none;
}
.pdp-small .content dl.model{
	margin-bottom:6px;
}
.pdp-small .content dl.model dt{
	color:#666 !important;
	padding-right:4px;
	font-weight:bold;
	float:left;
}
.pdp-small .content dl.model dd{
	color:#666 !important;
	text-align:left;
}
.pdp-small .links{
    padding:14px 0px 7px;
}
.pdp-small .links a{
    line-height:16px;
    display:block;
    padding-bottom:4px;
}
.pdp-small .rebate-top{
    height:16px;
}
.pdp-small .pdpdetailbox
{
	margin-top:0;
}
.pdp-small .rating-holder *, .skulist .rating-holder *{
    font-size:10px !important;
}
.pdp-small p.rating-title{
    font-size:11px;
    margin-top:8px;
}
.pdp-small p.infos{
    margin-top:8px;
    color:#666;
}
/*//////////////////////////////////////////////////////////////*/
/*////////////////// LAYOUT ACROSS - THEMES ///////////////////*/
/*/////////////////////////////////////////////////////////////*/
/*Generic*/
#contentright1 .small-desc,#pagecontentleft .small-desc {
    width:auto;
    clear:both;
    margin-top:0;
}
.a5-theme .content{
	background:transparent url(/images/common/backgrounds/chkout_product_shade.gif) repeat-x scroll center bottom;
}
.layoutacross .pdp-small, .layoutacross .featureproduct{
	margin:9px 7px 0 0;
}
.layoutacross .last .pdp-small, .layoutacross .last .featureproduct{
	margin-right:0px !important;
	clear:right;
	*margin-bottom:20px;
}
.layoutacross .pricepill .rebate-top, table.compare .pricepill .rebate-top{
    font-size:0px;
    line-height:1px;
    height:16px;
}
.layoutacross .pdpdetailbox , table.compare .pdpdetailbox{
	margin-top:0;
}
#contentright1 .a3-theme .small-desc,#pagecontentleft .a3-theme .small-desc{
	clear:right;
	float:left;
	width:93px;
}
.boxlgray .content .layoutcolumn .fieldbox .content{
	margin:0px;
	padding:10px 7px 10px 7px!important;
}
.layoutacross{
	clear:both;
}
/*1 big 2 small vertical and 1 big 2 small*/
.l1big2smallvertical{
	margin-bottom:7px;
	overflow:hidden;
}
.l1big2smallvertical .smallitem{
    margin-top:18px;
}
.l1big-2small .a4-theme{
	margin:9px 7px 0 0!important;
}
.l1big-2small .pdp-small{
	margin:9px 0 0 0;
}
.l1big-2small .last .pdp-small{
	margin-right:0px;
	margin-left:0px;
}
/*1Big 1 Small A2 and B2*/
.l1big-1small .a2-theme, .l1big1smal .b2-theme{
	margin:0px;
}
.a4-theme .pdp-small .rebate-top{
	height:auto;
}

.l1big-1small{
	margin-bottom:7px;
}
.l1big2smallvertical .a4-theme, .l1big2smallvertical .c4-theme, .l1big-1small .b2-theme,.l1big-1small .b2-theme {
	margin-right:0px;
}
.l1big2smallvertical .smallitem2{
	margin-bottom:-7px;
}

/*A4 and C4 */
.a4-theme .pdp-small .pdpdetailbox, .c4-theme .pdp-small .pdpdetailbox{
	margin-top:0px !important;
}
.a4-theme .pdp-small, .c4-theme .pdp-small{
    width:184px;
    margin:0 0 -7px 0!important;
}
.a4-theme .image, .c4-theme .image{
    width:130px !important;
    padding:0 14px;
}
.a4-theme, .c4-theme{
    overflow:hidden;
    margin-top:14px;
    width:349px;
}
.c4-theme .pdp-small{
    margin:0 !important;
}
.a4-theme, .c4-theme{
	float:left;
}
/*A3 and C2, A5 */
.a5-theme, .c2-theme, .a3-theme{
	width:171px;	
	overflow:hidden;
}
.c2-theme .pricepill, .c3-theme .pricepill, .a3-theme .pricepill{
	text-align:right!important;
}
.a5-theme .content, .c2-theme .content, .a3-theme .content{
	background-color:#fff;
}
.layoutcolumn .a5-theme,.layoutcolumn .c2-theme, .layoutcolumn .a3-theme{
	width:auto;
}
.c2-theme .image, .a5-theme .image, .a3-theme .image{
	float:left;
	padding:0 7px 0 0!important;
	width:55px;
}
.c2-theme .image{
	position:relative;
	overflow:hidden;
}
.c2-theme .small-desc, .a5-theme .small-desc, .a3-theme .small-desc{
	width:auto!important;
	float:none!important;
	margin-top:0px;
}
.a3-theme .inner-padding, .c2-theme .inner-padding, .a5-theme .inner-padding{
	padding:10px 7px !important;
}
/*C2*/
.c2-theme .small-desc p, .a5-theme .small-desc p, .a3-theme .small-desc p{
	margin:0;
}
.c2-theme .small-desc{
	padding-left:0px;
	margin-top:0;

}
.layoutacross .c2-theme{
	float:left;
	margin:0 7px 0 0;
}
.layoutacross .last .c2-theme{
	margin-right:0;
}
/*C3*/
.c3-theme{
	margin-left:7px;
}
.c3-theme .fieldbox .hdr h3{
	line-height:16px;
}
.c3-theme .fieldbox .border{
	border:1px solid #b1b1b1;
}
.c3-theme p{
	padding:0 0 6px 0;
}
.a1-theme{
    border:none;
    
    padding: 20px 0 0 0;
    margin:0 0 7px 0;
	display:block;
    clear:both;
    background: white url(/images/common/themes/1across_bg.jpg) no-repeat top right;
}
.a1-theme .color-options
{
	margin-left:20px;
	text-align:center;
	width:180px;
	margin-top:3px;
}
.a1-theme .color-options .small 
{
	display:none;
}
.a1-theme .color-options .colors 
{
	display:inline;
	padding-right:2px;
}
.a1-theme .footer 
{
	clear:both;
	display:block;
	height:17px;
	background: white url(/images/common/themes/1across_btm.jpg) no-repeat top right;
}
.a1-theme .prodimage img
{
	width:180px;
	height:180px;
	margin-left:20px;
}
.a1-theme .pdp-small{
    width:309px;
    margin:0;
    float:right;
}
.a1-theme .pdp-small h2 
{
	font-size:14px;
	line-height:20px;
	padding: 5px 0;
}
.a1-theme .pdp-small .pdpdetailbox{
	margin-top:0px;
	margin-bottom:0px;
}
.a1-theme .pdp-small .content-block 
{
	background:none;
	border-style: none none none solid;
}
.a1-theme .pdp-small .hdr 
{
	background: transparent url(/images/common/themes/detailbox_top_bg.gif) no-repeat scroll right 40px !important;
}
.a1-theme .pdpwebid 
{
	padding:0 !important;
}
.a1-theme .pdpmodelnumber 
{
	padding: 0 12px 7px 0 !important;
}
.a1-theme .pdp-small .pricepillred 
{
	background: none;
}
.a1-theme .pdp-small .rebate-top 
{
	height:19px;
}
.a1-theme .pdp-small .rating-holder 
{
	margin-bottom:7px !important;
} 
.a1-theme .buttons 
{
	text-align:right;
	padding: 20px 17px 0 0;
}
.a1-theme .pdp-small .pdpdetailbox .content{
	padding:0 8px 6px 8px !important;
	background:none;
	padding:none !important;
}
.a1-theme .pdp-small .fieldbox-ftr-br{
	margin-bottom:-7px;
}
.a1-theme .tagline 
{
	padding: 0px 20px;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
	clear:both;
	display:block;
	position:relative;
}
.a1-theme .tagline p.infos
{
	margin-bottom:7px;
}
.l1big-2small{
	background-color:#fff;
	width:705px;
}
.a4-theme{
	background-color:#fff;
}
.l1big-2small .last .pdp-small{
	margin-right:0!important;
}
.l1big-2small .last .c2-theme{
	margin-right:0;
	padding-right:0;
}
.l1big-2small .last{
	float:right;
}
.l1big-2small .c2-theme{
	margin-right:7px;
}
#subclass{
    margin-top:7px;
}
#subclass .desc, .skulist .desc{
    width:462px;
}
#contentleft1 .skulist .desc{
	width:275px;
}
#divTab_compare .desc{
    width:343px!important;
}
#divTab_compare .skulist-holder{
    overflow:hidden;
    position:relative;
}
#divTab_compare table.skulist td.price{
    width:173px!important;
    text-align:center;
}
#divTab_artistWorks .desc,
#FSRequiredAccesoriesDiv .desc,
#FSSuggestedAccesoriesDiv .desc{
    width:392px!important;
}
#divTab_artistWorks table.skulist td.price,
#FSRequiredAccesoriesDiv table.skulist td.price,
#FSSuggestedAccesoriesDiv table.skulist td.price{
    width:160px!important;
}
.wishlist table.skulist tr .picture,
.pricewatch table.skulist tr .picture{
	width:62px;
	padding:7px 5px;
}
.top-space-home{
	margin-top:5px;
}
.top-spacem2{
	margin-top:9px;
}
.top-space2{
	padding-top:12px!important;
}
/*clearanceTrue, clearanceFalse, compareTrue,compareFalse are used dynamic please dont deleate them  */
table.skulist tr td.price.clearanceTrue{
	background:url(/images/en/pictures/clearance_bg01.gif) no-repeat bottom center!important;
	padding:1px 0 20px 0;
}
p.clearance{
	clear:both;
	padding:4px 15px 0 17px;
	height:16px;
	background:url(/images/common/backgrounds/clearance.gif) top left no-repeat;
	float:right;
}
#compare-holder .clearanceFalse, #compare-holder .clearanceTrue{
	margin:0 auto;
	padding:7px 0 5px;
}
#compare-holder .clearanceFalse .pricepill, #compare-holder .clearanceTrue .pricepill{
	height:100%;
	margin:0 auto;
	text-align:center;
}
#compare-holder .clearanceTrue{
	background:url(/images/en/pictures/clearance_bg01.gif) no-repeat bottom center!important;
	padding:7px 0 25px 0!important;
}
/* A3 and C3 Column */
#pagecontentleft .c-slot{
    padding-right:5px;
}
#pagecontentleft .c-slot .layoutcolumn{
	margin:0 0 0 7px;
}
#pagecontentleft .layoutcolumn .hr-box-item, #contentright1 .layoutcolumn .hr-box-item{
    width:auto;
    display:none;
}
#pagecontentleft .c-slot .rounded-hdr, #pagecontentleft .c-slot .fieldbox-tr2 img{
    margin-left:7px;
}
#pagecontentleft .layoutcolumn .fieldbox, #contentright1 .layoutcolumn .fieldbox{
    margin-bottom:0;
    border:1px solid #b1b1b1;
    border-top:0;
    border-bottom:0;
}
#pagecontentleft .layoutcolumn .fieldbox-ftr-br, #contentright1 .layoutcolumn .fieldbox-ftr-br{
    display:none;
}
#pagecontentleft .layoutcolumn .c3-theme, #contentright1 .layoutcolumn .c3-theme{
    border:1px solid #b1b1b1;
    border-top:0;
    margin:0;
    padding:7px;
}
#pagecontentleft .layoutcolumn .fieldbox-ftr-br-col, #contentright1 .layoutcolumn .fieldbox-ftr-br-col{
    display:block;
	height:7px;
	font-size:1px;
	text-align:left;
	background:url(/images/common/backgrounds/01_bot_corner.gif) right no-repeat;
	position:relative;
	top:-7px;
}
#contentright1 .layoutcolumn .fieldbox-ftr-br-col{
	background:url(/images/common/backgrounds/dark_bot_left_corner.gif) left no-repeat !important;
}

/* End */
.letter_space_r{
	padding-right:3px!important;
}
.suite .letter_space_r{
	padding-right:5px!important;
}
.checkbox-space label{
	padding-left:3px;
}
.checkbox-space input, .checkbox-space label{
	line-height:11px;
	vertical-align:middle;
}
/*Tabs*/
#pdptabs{
	clear:both;
	overflow:hidden;
	margin-left:-2px;

}
#pdptabs .tabs_div, #pdptabs div.selected{
	  border-left:1px solid #b1b1b1;
      background:#fff url('/images/common/backgrounds/pdptab_unselected.gif') no-repeat right top;
      float:left;
}
#pdptabs div.selected{
	color:#333;
	background:#fff url('/images/common/backgrounds/pdptab_selected.gif') no-repeat right top !important;
}
#pdptabs .tabs_div:hover{
	background:#fff url('/images/common/backgrounds/pdptab_selected.gif') no-repeat right top !important;
}
#pdptabs .tabs_div.show{
	background:#fff url('/images/common/backgrounds/pdptab_selected.gif') no-repeat right top !important;
}
#pdptabs a{
	line-height:16px;
    font-weight:bold;
	display:block;
    padding:0.7em 1.0em 0.7em 0.7em;
    text-align:center;
    color:white;
    text-decoration:none;
}
#pdptabs a:hover, #pdptabs .selected a, #pdptabs .show a{
	color:white;
}
.pdptabs-box{
    border:1px solid #b1b1b1;
    border-top:1px solid #aaacaa;
    background:url('/images/common/backgrounds/pdptab_shadow.gif') top repeat-x;
    height:100%;
}
.pdptabs-box .tabcontent{
	padding:18px 7px 18px 7px;
	overflow:hidden;
	height:100%;
}
.pdptabs-box.category{
    height:5px;
    border-bottom:none;
    border-left:none;
    border-right:none;
}
.top_container {
	float:right;
	padding:9px 7px 0 4px;
	width:705px;
}
#SubclassTemplate .four, #ClassTemplate .three, #DefaultTemplate .three, #DepartmentTemplate .three
{
	margin-right:0px !important;	
}

/*////////////////////////////////////////////////////*/
/*/////////////// Homepage styles ////////////////////*/
/*////////////////////////////////////////////////////*/

.btm-space{
    margin-bottom:7px;
}
#homefeatured, #abf, #onsalethisweek, #footerbanner{
	margin-bottom: 7px;
}
.home-newsletter{
	border: 4px solid #ccc;
	background: #eaeaea;
	overflow: auto;
}
.home-newsletter .header, .home-newsletter .controls, .home-newsletter .desc{
	float: left;
}
.home-newsletter .desc{
	width: 350px;
	position: relative;
	top: 3px;
	padding-left: 10px;
}
.home-newsletter .btnmccpstd img{
	position: relative;
	top: 4px;
}
.clear{clear:both}

/*//////////////// Poll UC styles ////////////////////*/

ul.left-pollresult li .result{
	overflow:hidden;
}
ul.left-pollresult li{
	padding-bottom:7px;
}
.left-pollresult li .result{		
	width:125px;
	clear:both;	
	padding-bottom:0px;
	overflow:auto;
}
.left-pollresult li .result .result-colorbar{
	background:#ffff00;
	border:solid 1px #c0c0c0;
	height:8px;
	margin-top:2px;	
	float:left;
	padding:0;	
	font-size:1px;
	line-height:1px;
}
.left-pollresult li .result p{	
	float:left;
	margin:0 0 0 4px;
	padding:0;
	display:inline !important;
	position:absolute;
}
.left-pollresult p.total {
	text-align:left;
	clear:both;
}
.left-pollresult p.error {	
	color:#ff0000;
	font-size:11px;
}
#pollresult{	
	margin-top:3px;
	margin-bottom:11px;
}
#pollresult li{	
	overflow:auto;
	clear:both;
	margin-bottom:1px;
}
#pollresult .vote-title{	
	padding-right:10px;
	clear:both;
	padding-bottom:3px;
	white-space:normal;
}
#pollresult .vote-indicator{
	background:url(/images/common/backgrounds/poll_light_gray.gif) center left no-repeat ;
	width:74px;
	float:left;
	overflow:hidden;
}
#pollresult .vote-indicator .bar{
	background:url(/images/common/backgrounds/poll_dark_gray.gif) center left no-repeat;
}		
#pollresult .vote-percentage{
	float:right;
	white-space:nowrap;
	margin-left:2px;
}
.vote-btn{
	padding-bottom:10px;
	padding-top:8px;
}
ul.poll-radio{
	margin-top:6px;
}
ul.poll-radio li{
	overflow:auto;
	clear:both;
	margin-bottom:3px;
}
ul.poll-radio li input{
	float:left;
	margin-right:4px;
	height:13px;
	width:13px;
	position:relative;
	top:1px;
}
ul.poll-radio li span{
	display:block;
	float:left;
	width:130px;
}

/*////////////////////////////////////////////////////*/
/*//////// boxlgray styles to support poll ///////////*/
/*//////////// moved from common.css /////////////////*/

.boxlgray{
	background:#efefee;
	font-size:1px;
	margin-bottom:7px;
}
.boxlgray .header{
	background:url(/images/common/backgrounds/lgraytopright.gif) no-repeat top right;
	height:7px;
}
.boxlgray .footer{
	background:url(/images/common/backgrounds/lgraybotright.gif) no-repeat bottom right; 
	height:7px;
}
.boxlgray .content{
	padding:10px 12px 12px 12px;
	font-size:11px;
	overflow:visible;
}
.boxlgray h2,.boxlgray h3,.boxlgray h4{
	padding-right:7px;
}
.boxlgray .content ol, .boxlgray .content ul{
	clear:both;
	list-style-type:none;
}
.boxlgray .content li{
	padding:3px 0 4px 0;
	clear:both;
}


/*Test to Extend the Right grey Box to Bottom
#pagecontentright{
	position:relative;
}
#DepartmentTemplate #contentright1 .boxlgray, #ClassTemplate #contentright1 .boxlgray{
	margin-bottom:0;
	position:absolute;
	right:7px;
	top:7px;
	bottom:0;
	width:171px;
}
#DepartmentTemplate #contentright1 .boxlgray .footer, #ClassTemplate #contentright1 .boxlgray .footer{
	position:absolute;
	bottom:0;
	right:0;
	left:0;
}
#DepartmentTemplate #contentright1 .fieldbox-ftr-br, #ClassTemplate #contentright1 .fieldbox-ftr-br{
	z-index:10
}
#DepartmentTemplate #contentright1 .boxlgray .content, #ClassTemplate #contentright1 .boxlgray .content{
	position:relative;
	z-index:3;
	padding-top:0px;
}
#DepartmentTemplate #contentright1 .rounded-hdr, #ClassTemplate #contentright1 .rounded-hdr{
	width:142px;
}
#DepartmentTemplate #pagecontentright, #ClassTemplate #pagecontentright{
	padding-top:0;
}

#DepartmentTemplate #contentright1 .boxlgray .content .footer, #ClassTemplate #contentright1 .boxlgray .content .footer, #DepartmentTemplate #contentright1 .boxlgray .boxlgray, #ClassTemplate #contentright1 .boxlgray .boxlgray{
	position:relative;
	width:auto;
	top:auto;
	right:auto;
	bottom:auto;
	left:auto;
}
#acc-block .content{
	padding:10px 10px 10px 10px;
}
#acc-block .footer{
	height:7px;
}
*/

/****************************************************/
/*  MODULE: ui-Lightbox
/*
/*  Developer: Scott Yu
/*  Date: 11/26/2009
/*
/****************************************************/
.ui-lightbox {
	display:none;	
	z-index:100;
	
	/* for testing */
	padding:7px;
	background:white;
	border: 1px solid #ccc;
	position:absolute;
	top:0;
	left:0;	
	
	min-width:200px;
	min-height:200px;
	
	/* CSS3 Box Shadow */
	 -moz-box-shadow:0 0 40px #999;
	-webkit-box-shadow:0 0 40px #999;
	box-shadow:0 0 40px #999;	
}


#ui-lightbox-dim {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 99;
	
	-moz-opacity: 0.8;
	opacity:0.8;
	filter: alpha(opacity=80);
}

.ui-controls {
	position:relative;
	z-index:200;
}

.ui-viewpanel{
	position:relative;
}


.ui-lightbox .ui-controls .pnlClose {
	position: absolute;
	top:0;
	left:0;
	z-index:2;
}
.ui-lightbox .ui-controls .pnlClose .btnClose {
	text-indent: -9999px;
	background: url(/images/ui/lightbox/lightbox-close.png);
	width:26px;
	height:39px;
	display:block;
}
.ui-lightbox .ui-controls .pnlClose .btnClose:hover {
	background: url(/images/ui/lightbox/lightbox-close-hover.png);
}
.ui-lightbox-pop 
{
	display:none;
}
.ui-viewpanel .popcontent 
{
	padding:14px;
	overflow:auto;
}
.ui-viewpanel .popcontent h3 
{
	font-size:1.4em;
	line-height:1.8em;
	padding:4px 10px;
	margin-bottom:7px;
	color:White;
	background:#333;
}
.ui-viewpanel .popcontent h4 
{
	font-size:1.2em;
	font-weight:bold;
	line-height:1.6em;
	margin: 4px 0 3px 0;
}
.ui-viewpanel .popcontent p 
{
	font-size:1.1em;
	line-height:1.5em;
	padding-bottom:7px;
}


/****************************************************/
/*  MODULE: ui-ImageViwer
/*
/*  Developer: Scott Yu
/*  Date: 11/26/2009
/*
/****************************************************/
.ui-imageviewer ul.gallery, .ui-imageviewer ul.gallery li {
	padding:0;
	margin:0;
	list-style: none;
}
.ui-imageviewer ul.gallery li {
	display:none;
}

.ui-imageviewer .ui-controls .pnlNext {
	position: absolute;
	top:0;
	left:0;
}
.ui-imageviewer .ui-controls .pnlNext .btnNext {
	text-indent: -9999px;
	background: url(/images/ui/lightbox/btnNext-hover.png);	
	width:26px;
	height:53px;
	display:block;
}

.ui-imageviewer .ui-controls .pnlPrevious {
	position: absolute;
	top:0;
	left:0;
}
.ui-imageviewer .ui-controls .pnlPrevious .btnPrevious {
	text-indent: -9999px;
	background: url(/images/ui/lightbox/btnPrevious-hover.png);	
	width:26px;
	height:53px;
	display:block;
}

.ui-imageviewer .btnNext-extend,
.ui-imageviewer .btnPrevious-extend {
	height:auto;
	width:50%;
	z-index:1;
	position:absolute;
}

/****************************************************/
/*  MODULE: ui-Loader
/*
/*  Developer: Scott Yu
/*  Date: 11/27/2009
/*
/****************************************************/

.ui-loader {
	display:block;
	width:107px;
	height:22px;
	background:url(/images/ui/lightbox/loading-bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: auto auto;
	position:relative;
}

.ui-loader .ui-loader-bar {
	position:relative;
	top:4px;
	left:4px;
	display:block;
	width:99px;
	height:13px;
	background:url(/images/ui/lightbox/loading-bar.png);
	background-repeat: no-repeat;
	background-position: -99px 0;
}

/****************************************************/
/*  MODULE: ui-quickview
/*
/*  Developer: Scott Yu
/*  Date: 12/29/2009
/*
/****************************************************/

.quickview {
	position:absolute;
    z-index:999;
    left:-9999px;
    background-color:#fff;
    padding:7px;
    border:1px solid #999;
    width:30px;
	opacity:0;
	
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 20px #999;
	-webkit-box-shadow:0 0 20px #999;
	box-shadow:0 0 20px #999;	
}

.quickview .hdr, .quickview .right, .quickview .infos .description,
.quickview .rate-product, .quickview .rating-title, .quickview .onlineavailability,
.quickview #ProductImageControlZoom, .quickview #ProductImageControlMainContainer .hr,
.quickview .swatch-holder span {
	display:none;
}

.quickview .img 
{
	text-align:center;
}

.quickview .loading 
{
	width:30px;
	height:30px;
}

.quickview .rating-holder .rating 
{
	padding:0;
	margin:0 0 7px 0;
}
.quickview .stdlist3 
{
	width:100%;
	margin-bottom: 7px;
}

.quickview .stdlist3 li 
{
	color: #777;
	padding:3px;
	clear:both;
	
}
.quickview .stdlist3 li.alt 
{
	background: #ccc;
}
.quickview .stdlist3 .name 
{
	float:left;
}


.quickview .stdlist3 .value 
{
	font-weight: bold;
	color:#555;
	float:right;
}

.quickview .qv-bottomright 
{
	clear:both;
}

.quickview .infos h3 {
	font-size:1.1em;
	line-height:1.3em;
	margin-bottom: 3px;
}

.quickview .qv-bottomleft, .quickview .infos .sku-nbr
{
	margin-bottom:7px;
}

.quickview .qv-bottom 
{
	color: #666;
}

.quickview .customerrating .center 
{
	display:none;
}

.quickview .customerreview 
{

	font-weight:bold;
	color:#666;
	text-align:center;
	padding: 0 0 7px 0;
	width:250px;
	display:block;
	text-align:right;
	font-size:0.8em;
	
}

.quickview .infos .sku-nbr 
{
	color:#666;
}

.quickview .infos .sku-nbr .first 
{
	margin-right: 7px;
}

.quickview .qv-bottomright
{
	display:none;
}
.quickview .availability 
{
	margin-bottom: 7px;	
}
.quickview .availability .title
{
	font-weight:bold;
	line-height:1.4em;
	color:#666;
	margin-bottom: 4px;
	display:block;
}
.quickview .availability .stores li
{
	color: #666;
	float:left;
	padding: 0 7px 3px 0;
}
.quickview .availability .stores img
{
	vertical-align: middle;
	padding-right: 3px;
}

.quickview #ProductImageControlMainContainer 
{
	position:relative;
}

.quickview .swatch-holder 
{
	margin: -4px 0 4px 0;
}

/*Footer Banner */

#footerbannerleft {float:left}

#footerbannerright 
    {
    	float:right;
    	width: 258px;
    }

#footerbannerright span 
    {
    	float:right;
    }

#footerbannerright span.first
    {
    	margin-bottom: 3px;
    }

/* e-newsletter sign-up on the side */
#enewsfloater
{
    z-index: 1000;
    height: 160px;
    width: 160px;
    position: absolute;
}

#holiday_days_div {
	width: 466px;
	height: 310px;		
	position: absolute;		
	z-index: 2500;
	top: 160px;
	display: none;
	border:2px solid #585858;
	background-color:#FFFFFF;
	color:#333333;
}