@charset "utf-8";

#dvtHeaderLogo{
	width: 314px;
	/*	height: 63px;
	width: 188px;*/
	
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
/*menu bandeiras*/
#dvtHeaderMenu1 {
	list-style-type: none;
	text-align: right;
	color: #999;
	float: right;
	height: 16px;
	margin-top: 6px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Century Gothic", Arial, Verdana;
}

#dvtHeaderMenu1 a {
	color: #f78f50;
}

#dvtHeaderMenu1 a:hover {
	color: #cccccc;
}

/*#dvtHeaderMenu1 ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#dvtHeaderMenu1 li {
	display: inline;
	margin-right: 0px;
	margin-left: 6px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}*/

/*barra azul menu*/
#dvtHeaderMenu2 {
	text-align: right;
	float: right;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #999;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	margin-right: 22px;
	width: 130px;
}

/*menu barra azul top*/
#dvtHeaderMenu2 ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#dvtHeaderMenu2 li {
	display: inline;
	color: #666;
	margin-left: 15px;
	margin-right: 0px;
}

#dvtHeaderMenu2 a{
	color: #666;
}

#dvtHeaderMenu2 a:hover{
	color: #999;
}

/*menu 3*/
#dvtHeaderMenu3 {
	margin-top: 15px;
	float: left;
	text-align: left;
	font-size: 15px;
	width: 900px;
	color: #FFF;
	text-transform: uppercase;
	height: 33px;
	font-family: Century Gothic, Verdana, Arial;
}

#dvtHeaderMenu3 ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#dvtHeaderMenu3 li {
	display: inline;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 0px;
}
#dvtHeaderMenu3 li a {
	color: #999;
	display: inline-block;
	padding-right: 6px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#dvtHeaderMenu3 li a:hover {
	#96ac38color: #CCCCCC;
	color: #333;
	background-color: #666;
}



/*menu 4*/
#dvtHeaderMenu4 {
	text-align: right;
	float: right;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #999;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	margin-right: 18px;
}

/*menu barra azul top*/
#dvtHeaderMenu4 ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#dvtHeaderMenu4 li {
	display: inline;
	color: #999;
	margin-left: 15px;
	margin-right: 0px;
}

#dvtHeaderMenu4 a{
	color: #666;
}

#dvtHeaderMenu4 a:hover{
	color: #999;
}


#dvtHeaderMenu5 {
	clear: right;
	background-color: #262324;
	margin-top: 12px;
	margin-right: 24px;
	margin-bottom: 4px;
	background-image: url(/content/struct/imgs/backgr.png);
	background-repeat: no-repeat;
	height: 25px;
	padding: 0px;
	float: right;
}

#dvtHeaderMenu5 input[type="text"]{
	float:left;
	max-width:135px;
	background-color: #262324;
	color: #999;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}


/* ---------------------------- Spacer ------------------------ */
.dvtColSpacer {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 5px;

}

.dvtRowSpacer {
	margin: 0px;
	padding: 0px;
	height: 1px;
	background-color: #cccccc;

}


/*caixa dos menus barra esquerda e direita*/
.dvtColBox {
	font-size: 10px;
	color: #555;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 16px;
}
/*menus*/
.dvtColBox ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.dvtColBox li {
	line-height: 18px;
	list-style-type: none;
	padding: 0px;
	width: 100%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}

.dvtColBox li a {
	color:#555;
	text-decoration: none;
	font-size: 12px;
}
.dvtColBox li a:hover {
	color:#f78f1e;
	text-decoration: none;
}
.dvtColBox li a:active {
	color:#000000;
	text-decoration: none;
}
.dvtColBox h2 {
	color: #333;
	/*	text-transform: uppercase;*/
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	text-transform: uppercase;
	font-size: 14px;
}


.subColBox{
	padding: 0px;
	margin: 0px;
	font-size: 12px;

}

.subColBox li a{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #555;
}

.subColBox li a:hover{
	padding: 0px;
	margin: 0px;
	color: #f78f1e;
}

.subColBox ul{
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 1px;


}

.subColBox li{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;


}





/* ---------------------- div top ------------------------ */
#dvtTop1 {
	font-size: 10px;
	color: #333333;
	padding-left: 12px;
	margin-top: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	margin-left: 200px;
	background-image: url(imgs/home.gif);
	background-repeat: no-repeat;

}
#dvtTop1 ul {
	margin: 0px;
	display: inline;
	padding: 0px;

}
#dvtTop1 li {
	display: inline;
	float: left;
	background-image: url(imgs/divider.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#dvtTop2 {
/*	font-size: 11px;
	color: #333333;
	float: right;
	text-align: left;
	background-image: url(../imgs/BAG.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	background-position: 6px center;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 2px;*/

}

/*---------------- Products ------------------*/
#dvtSortBy {
	font-size: 10px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
	float: left;
}
#dvtSortBy ul {
 margin: 0px;
 padding: 0px;


}

#dvtSortBy li {
	display: inline;
	padding-right: 3px;
	text-transform: uppercase;

}

#dvtSortBy li a {
	color: #333333;
	text-decoration: none;


}

#dvtSortBy li a:hover {
	color: #000000;
	text-decoration: none;


}
#dvtSortBy li a:active {
	color: #999999;
	text-decoration: underline;


}



.dvtContentProduct {
	padding-top: 2px;
	width: 100%;
	float: left;
}
.dvtProduct {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	font-size: 12px;
	height:350px;
}

.dvtProduct a{
	margin: 0px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
}

/*------------- Content Header -------------- */
#dvtContentHeader {
	
}
.dvtContentHeader1 {
	 color: #282224;
    float: left;
    font-size: 11px;
    left: -25px;
    margin-bottom: 10px;
    position: relative;
}

.dvtContentHeader1 ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;

}
.dvtContentHeader1 li {
	display: inline;
	float: left;
	padding-right: 10px;
	background-image: url(imgs/breadcrumbs_divider.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 6px;
}

.dvtContentHeader1 li a {
	color:#555;
}

.dvtContentHeader2 {
	margin: 0px;
	float: right;

}
.dvtContentHeader3 {

}

/* -------- designers ----------*/
#dvtContentDesigners {
	margin-top: 5px;
	width: 650px;
	margin-bottom: 30px;
}

#dvtContentDesigners img {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#dvtContentDesigners td {
	vertical-align: top;
	padding-top: 5px;
	text-align: justify;
	padding-right: 10px;
}

#dvtContentDesigners h2 {
	padding-top: 10px;
	padding-bottom: 7px;
	line-height: 25px;
}


/* ---------------- footer ------------------*/

#dvtFooterMenu1 {
	color: #666;
	width: 600px;
	margin-left: 0px;
	float: left;

}

#dvtFooterMenu1 input {
	color: #333333;
	border: 1px solid #666666;

}

#dvtFooterMenu1 input.button {
	color: #CCCCCC;
	border: 2px solid #666;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}


#dvtFooterMenu1 ul {
	font-size: 11px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 880px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#dvtFooterMenu1 li {
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
	
#dvtFooterMenu1 li a {
	color: #666;
	}
	
#dvtFooterMenu1 li a:hover {
	color: #999;
	}


#dvtFooterMenu2 {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#dvtFooterMenu2 a{
	color:#666;
}
#dvtFooterMenu2 a:hover{
	color:#F60;
}
/*         detalhe do produto */
#dvtContentProductC1 {
	margin-top: 10px;
	width: 325px;
	float: left;

}       
.dvtItemImg {

}

.dvtItemViews {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#dvtContentProductC2 {
	margin-top: 10px;
	float: right;
	margin-left: 10px;
	width: 252px;
	background-color: #FFFFFF;
	padding: 5px;
}
     
.dvtItemInfo1{
	padding-bottom: 2px;
	margin-bottom: 2px;
	text-align: left;
}	

.dvtItemInfo1 ul{
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.dvtItemInfo1 li{
	display: inline;
	margin-left: 2px;
	padding-right: 0px;
	padding-left: 5px;
} 
	    
.dvtItemInfo2{
	padding-top: 2px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	line-height: 14px;
	margin-right: 0px;
	padding-right: 10px;
}
        		
.dvtItemInfo2 ul{
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}


.dvtItemInfo2 li{
	display: inline;
	margin-left: 2px;
	padding-right: 5px;
}
        
#dvtContentProductC3{

}

.dvtItemRelated{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	float: left;
	margin-top: 25px;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;

}


.dvtItemInfo2 .dvtPrice {
    padding-left: 0px !important;
}

.dvtPrice {
	font-size: 13px;
	color: #000000;
	padding-left: 3px;
}
.dvtTableShpBag {
	font-size: 11px;
	padding: 5px;
	line-height: 15px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_lbNewTotal {
	margin-top:10px;
}


#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ffnpWucCheckoutAddress1_pnsAdd input {
    border: 1px solid #000;
    clear: right;
    padding: 3px;
    position: relative;
    width: 200px;
	margin-bottom:10px;
	margin-top:5px;
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ffnpWucCheckoutAddress1_pnsAdd select{
    border: 1px solid #000;
    clear: right;
    padding: 3px;
    position: relative;
    width: 208px;
	margin-bottom:10px;
	margin-top:5px;
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ffnpWucCheckoutAddress2_pnsAdd input{
    border: 1px solid #000;
    clear: right;
    padding: 3px;
    position: relative;
    width: 200px;
	margin-bottom:10px;
	margin-top:5px;
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ffnpWucCheckoutAddress2_pnsAdd select{
    border: 1px solid #000;
    clear: right;
    padding: 3px;
    position: relative;
    width: 208px;
	margin-bottom:10px;
	margin-top:5px;
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ValidationSummary1 ul{
   margin-left:0px;
   padding-left:0px;
   list-style:none;
}

#dvCheckout{
   margin-left:10px;
}

#dvCheckout h2{
  font-family:Arial, Helvetica, sans-serif;
  text-transform:uppercase;
}
#dvBotao{
   margin-left:10px;
}


#dvtPaymentSummary{
   margin:10px;
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_wucCheckoutShipping1_upShip{
   margin-top:10px;
    margin-bottom:10px;
	position:relative;
	left:-10px;
}

/*   Gender    */
#dvtgender{
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	color: #333;
	width: 143px;
}

.dvtgender_on {
	width: 60px;
	text-align: center;
	border: 1px solid #f78f1e;

	background-color: #f78f1e;
	margin: 1px;
	float: left;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}

.dvtgender_on a {
	text-align: center;
	color: #FFF;
	font-size: 12px;
}

.dvtgender_off {
	text-align: center;
	border: 1px solid #262324;
	background-color: #262324;
	margin: 1px;
	float: right;
	width: 60px;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}

.dvtgender_off a {
	text-align: center;
	color: #CCCCCC;
	font-size: 12px;
}

.dvtClear {
	clear: both;
}
.verticaLine {
	padding: 0px;
	background-image: url(imgs/pontos.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center center;
	width: 15px;
}
.horizontaLine {
	padding: 0px;
	height: 15px;
	background-image: url(imgs/pontos.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center center;
}
.span_1c {
	background-color: #FFFFFF;
	width: 860px;
	float: left;
	min-height:500px;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

/* -------------------- Blog -------------------------- */
.dvtBlogEntry {
	width: 650px;
	margin: 30px 0px 0px 5px;
	padding: 0px;
	font-family: Helvetica, Arial, san-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	}

.dvtBlogEntry h1{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-family: "Century Gothic", Arial, Verdana;
	text-transform: uppercase;
	}

.dvtBlogEntry p{
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, san-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	}
	
.dvtBlogCat {
	margin-top: 35px;
	float: left;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	width: 180px;
	margin-left:16px;
	}
	
.dvtBlogCat h2 {
	font-family:"Century Gothic", Arial, Verdana;
	font-size: 14px;
	padding-bottom: 8px;
}

.dvtBlogCat ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

.dvtBlogCat li{
	line-height: 18px;
	list-style-type: none;
	width: 100%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.dvtBlogCat li a{
	color:#000;
	text-decoration: none;
	}

.dvtBlogCat li a:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #4D555B;	
	}

.dvtBlogCat li a:active {
	color: #ffffff;
	text-decoration: none;
	}	

.dvtViewMore{
	font-size: 11px;
	padding-top: 3px;
	float: left;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;

}

.dvtmsg {
	padding: 1px;
	border: 1px solid #CCCCCC;
	width: 50%;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 7px;
	text-align: center;
}


#NewsHome {
	width:194px;
	font-size:12px;
}

#NewsHome_image {
border:#ccc 1px solid; 
padding:1px; 
margin-bottom:5px;
text-decoration:none;
}

.NewsHome_Title {
	color:#333;
	font-weight:bold;
	font-family: "Century Gothic", Arial, Verdana;
	font-size:12px;
	text-transform: uppercase;	
	
	}
	
.NewsHome_Title a {
	color:#333;
	text-decoration: none;
	line-height:16px;
	
	}
	
.NewsHome_Title a:hover {
	color: #f78f1e;
	text-decoration: none;
	
	}
	
.NewsHome_Body {
	color:#555;
	margin-top:3px;	
	}

.dvtColBoxYSelection{
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.dvtColBoxYSelection ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

.dvtColBoxYSelection h2{
	color: #333;
	/*	text-transform: uppercase;*/
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	text-transform: uppercase;
	font-size: 14px;
	}

.dvtColBoxYSelection li{
	list-style-type: none;
}


#liSpecialSale a {
	padding-bottom:13px !important;
	color: #F78F50 !important;
	font-weight: bold;
}

#liSpecialSale a:link{
	color: #F78F50;
	font-weight: bold;
}

#liSpecialSale a:hover {

	color: #333 !important;

}


/* ---------------------------- BEGIN Buttons ------------------------ */
.dvtButtons {
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

/*bt1*/
a.button1 {
	color: #e6e6e6;
	display: block;
	height: 24px;
	margin-right: 0px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-align: right;
	float: left;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/content/struct/imgs/bg_button.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-transform: capitalize;
}

a.button1 span {
	display: block;
	line-height: 14px;
	padding: 5px 16px 5px 34px;
	background-color: transparent;
	background-image: url(/content/struct/imgs/bg_button_span.png);
	background-repeat: no-repeat;
} 

a.button1:hover {
	background-position: bottom right;
	color: #cccccc;
	outline: none; /* hide dotted outline in Firefox */
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
}

a.button1:hover span {
	background-position: bottom left;
	line-height: 14px;
	padding: 5px 16px 5px 34px;
	height: 14px;
}

/*bt1*/
a.button2 {
	font-size:11px;
	padding-right: 12px; /* sliding doors padding */
	float: left;
	background-color:#000;
	color:#FFF;
	font-weight: bold;
	margin-left:5px;
}

a.button2 span {
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 12px;
} 

a.button2:hover {
	color: #cccccc;
	outline: none; /* hide dotted outline in Firefox */
	line-height: 14px;
	font-size: 11px;
	font-weight: bold;
}

a.button2:hover span {
	line-height: 14px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 12px;
	height: 14px;
}



/* Paging TOP*/
#cliDvPh1 {
	float: right;
	clear: right;
	width: 230px;
	text-align: right;
}

/* Paging BOTTOM*/
#cliDvPh2 {
	float: right;
	clear: right;
}

.dvtBar {
	padding-top:8px
}

/*SIZE HELP*/

#dvtSizeHelp{
	float:right;
	padding-right:12px;
	padding-top:6px;
}

#dvtSizeHelp img{
	margin-right:4px;
}

.dvtRelatedContent{
	padding-bottom: 5px;
	float: left;
	margin-top: 15px;
	width: 100%;
}

#dvtSizeHelp a{
	color:#666;
}

#dvtSizeHelp a:hover{
	text-decoration:underline;
}

#dvtSubscribe{
	float: left;
	background-color: #393134;
	width: 200px;
	margin-top: 6px;
	background-image: url(/content/struct/imgs/backgr_news.png);
	background-repeat: no-repeat;
	height: 25px;
	margin-left: 100px;
}

#dvtSubscribe input[type="text"]{
	float:left;
	max-width:150px;
	background-color: #393134;
	color: #999;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

.dvt_InfoCopy{
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
}

#dvtJustAdded {
    border: 2px dashed #CCCCCC;
    clear: left;
    color: #666666;
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin-top: 20px;
    width: 280px;
}
#dvtJustAdded h4 {
    color: #111;
    font-size: 13px;
    font-weight: bold;
    margin: 6px 0 0 0;
    padding: 2px 0 2px 3px;
    text-transform: uppercase;
}
#dvtJustAdded strong {
    color: #333333;
    font-weight: bold;
    margin-left: 4px;
	font-size:11px;
}
#dvtJustAdded img {
    background-color: #FFFFFF;
    padding: 10px 6px;
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ffnpWucShopItemAddCart1_ffnpWucShopItemAddCartSize1_lbWarn {
	margin-top:4px;
	margin-left:4px;
	float:left;
	
}

#dvtNotify {
    margin-top: 10px;
	margin-left:2px;
}

#dvtNotify img {
	margin-right:3px;
}

#dvtSignup input.button {
	margin-left:173px;
}


/*SETS*/
#dvtHeading {
	float:left;
	clear:both;
	border-bottom: 1px solid #000;
	width:100%;
	padding-bottom:2px;
	
	}
	
#ctl00_ctl00_ffnpWucSUBSCRIBE1_RegularExpressionValidator1 {
	float:right;
	position:relative;
	top:-30px;
	left:100px;
}

/*homebanner*/
#slideshow {
    position:relative;
    height:300px;
	width:650px;
	border: none;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/*Update Plataform*/

#dvRankingDetail {
	  float: right;
      width: 100%;
	  margin-bottom:20px;
	  margin-top:12px;
}

#dvRankingDetailTitle{
	color:#fff;
		width:100%;
		margin-top:10px;
		margin-bottom:10px;
		padding:0;
		font-weight:normal;
}

#dvRankingDetail h2{
		margin-top:10px;
		margin-bottom:10px;
		font-weight:normal;
}

#dvRankingDetail input{
		margin-top:10px;
		margin-bottom:10px;
}

#dvRankingDetail input[type=submit]{
	background-color:#000;
	color:#FFF;
	cursor:pointer;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:8px;
	padding-right:4px;
}

.dvtSearchColor {
	      color: #555555;
    font-size: 10px;
    line-height: 16px;
    padding: 6px 8px;
}

.dvtSearchColor h2{
	   color: #333333;
    font-size: 14px;
    margin: 0;
    padding: 0 0 2px;
    text-transform: uppercase;
}

.dvtSearchColor ul{
   list-style-type: none;
    margin: 5px 0;
    padding: 0 2px 0 5px;
}

.dvtSearchColor li{
	 font-size: 12px;
    line-height: 18px;
    list-style-type: none;
    margin: 2px 0 0;
    padding: 0;
    width: 100%;
}

.dvtSearchColor li a{
	   color: #555555;
    font-size: 12px;
    text-decoration: none;
}

.dvtSearchColor li a:hover {
    color: #F78F1E;
    text-decoration: none;
}

.dvtSearchColor li a:active {
       color: #000000;
    text-decoration: none;
}


/*recently viewed*/

#divRelatedonshop .dvtRelatedContentRCV {
    clear: both;
	left:10px !important;
}

#divRelatedonproduct .dvtRelatedContentRCV {
    clear: both;
	left:11px !important;
} 

#divRelatedonproduct{
   width:645px;
   float:left;
} 


#divRelatedonshop .dvtRelatedContentRCV li {
}

.dvtRelatedContentDescription {
}

.dvtRelatedContentDescription .dvtTitle {
   font-size: 12px;
    line-height: 18px;
    margin: 0;
    text-transform: uppercase;
	color: #333;
}

.dvtRelatedContentDescription .dvtTitle a:link, .dvtRelatedContentDescription .dvtTitle a:visited {
    text-decoration: none;
}

.dvtRelatedContentDescription .dvtTitle a:hover, .dvtRelatedContentDescription .dvtTitle a:active {
    text-decoration: underline;
}

.dvtRelatedContentDescription span {
     color: #666;
    display: block;
    text-transform: uppercase;
}

.dvtRelatedContentDescription .dvtmsg {
}

.dvtRelatedContentRCV img {
	padding:10px;
	background-color:#fff;

}

.dvtSizeTooltipRCVContainer {
    position: relative;
}

.dvtAvailableSizeTooltipRCV {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.dvtmsg {
    color: #000;
}

.dvtRelatedProductsOpaque {
    filter:alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity:0.5;
    position:relative;
}

#divRelatedonshop #dvtRecentlyViewed {
    margin-left: auto;
    margin-right: auto;
    width: 625px;
	clear:both;
}

#divRelatedonproduct #dvtRecentlyViewed {
    margin-left: auto;
    margin-right: auto;
    width: 645px;
	clear:both;
}

#dvtRecentlyViewed ul{
	list-style-type:none;
}

#divRelatedonshop .carrousel .nextRCV {
    background-image: url("/content/struct/imgs/next.png");
    background-repeat: no-repeat;
	background-color: transparent;
    border: medium none;
    cursor: pointer;
    height: 23px;
    left: 612px;
    padding-top: 20px;
    position: absolute;
    top: 100px;
    width: 13px;
    z-index: 999;
}

#divRelatedonproduct .carrousel .nextRCV {
    background-image: url("/content/struct/imgs/next.png");
    background-repeat: no-repeat;
	background-color: transparent;
    border: medium none;
    cursor: pointer;
    height: 23px;
    left: 645px;
    padding-top: 20px;
    position: absolute;
    top: 100px;
    width: 13px;
    z-index: 999;
}

#divRelatedonshop .nextRCV.disabled {
    background-image: url("/content/struct/imgs/next_d.png");
    background-repeat: no-repeat;
	background-color: transparent;
    height: 23px;
    width: 12px;
}

#divRelatedonproduct .nextRCV.disabled {
    background-image: url("/content/struct/imgs/next_d.png");
    background-repeat: no-repeat;
	background-color: transparent;
    height: 23px;
    width: 12px;
}

#divRelatedonshop .carrousel .prevRCV {
    background-image: url("/content/struct/imgs/prev.png");
    background-repeat: no-repeat;
	background-color: transparent;
    border: medium none;
    cursor: pointer;
    height: 23px;
    left: 0px;
    padding-top: 20px;
    position: absolute;
    right: 0;
    top: 100px;
    width: 12px;
}

#divRelatedonproduct .carrousel .prevRCV {
    background-image: url("/content/struct/imgs/prev.png");
    background-repeat: no-repeat;
	background-color: transparent;
    border: medium none;
    cursor: pointer;
    height: 23px;
    left: 0px;
    padding-top: 20px;
    position: absolute;
    right: 0;
    top: 100px;
    width: 12px;
}

#divRelatedonshop .carrousel .prevRCV.disabled {
    background-image: url("/content/struct/imgs/prev_d.png");
    background-repeat: no-repeat;
	background-color: transparent;
    height: 23px;
    width: 12px;
}

#divRelatedonproduct .carrousel .prevRCV.disabled {
    background-image: url("/content/struct/imgs/prev_d.png");
    background-repeat: no-repeat;
	background-color: transparent;
    height: 23px;
    width: 12px;
}


#divRelatedonshop .carrousel {
    margin-left: auto;

    margin-right: auto;
    position: relative;
    width: 625px;
}

#divRelatedonproduct .carrousel {
    position: relative;
    width: 718px;
}
.dvtclose img {
    height: 11px;
    width: 13px;
    display: block;
	padding:0px !important;
}
.dvtclose {
    cursor: pointer;
    left: 120px;
    position: relative;
    top: -172px;
    width: 13px;
}

.dvtRelatedContentImg li {
	   padding-top: 10px;
	   padding-bottom:48px;
    padding-left: 5px;
    padding-right: 6px;
	width:139px!important;
	margin:0;
}

#divRelatedonproduct .dvtRelatedContentImg li {
	   padding-top: 10px;
	   padding-bottom:48px;
    padding-left: 7px;
    padding-right: 17px;
	width:139px!important;
	margin:0;
}

.dvtRelatedContentImg .dvtmsg {
    padding-bottom: 2px;
    padding-top: 2px;
    width: 114px;
}
.dvtRelatedContentEmpty {
    display: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
}

.tab_wrapperRCV {
    clear: both;
    margin-top: 20px;
    width: 625px;
	margin-left:auto;
	margin-right:auto;
}

#divRelatedonproduct .tab_wrapperRCV {
    clear: both;
    margin-top: 20px;
    width: 645px;

}


.tab_wrapperRCV ul.tabsRCV {
    float: left;
    height: 29px;
    list-style: none outside none;
    padding-left: 0;
    width: 100%;
	border-top:1px solid #999;
	margin-left:0px;
}
.tab_wrapperRCV ul.tabsRCV li {
    float: left;
    line-height: 28px;
    overflow: hidden;
    position: relative;
	color: #666;
    display: block;
    font-family:Arial, Helvetica, sans-serif;

    font-size: 12px;
    outline: medium none;
    padding: 0px;
    text-decoration: none;
    text-transform: uppercase;
}

.tab_wrapperRCV ul.tabsRCV li a:hover {
    text-decoration: underline;
}
.tab_wrapperRCV ul.tabsRCV li.active a:hover {
    background-color: transparent;
}
.tab_wrapperRCV ul.tabsRCV li.active {
    background-color: transparent;
    border-color: #C2C2C2 #C2C2C2 #FFFFFF;
    border-style: solid;
    border-width: 1px;
}
.tab_wrapperRCV ul.tabsRCV li.active a:link {
    color: #000000;
}
.tab_container {
    clear: both;
    color: #CCCCCC;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    margin-bottom: 6px;
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
}
.tab_contentRCV {
    line-height: 15px;
    padding: 8px;
	padding-left:0px;
}

#divRelatedonproduct .tab_contentRCV {
    line-height: 15px;
	 padding: 0px;
}


/*sizing rollover*/	
	
	.dvtProductSizesBack{
  margin-top:10px;
}
	

/*ddp	*/

#dvtVatOutUe{
 float: right;
    left: 91px;
    margin-top: 10px;
    position: relative;
    width: 225px;}

#dvtPaymentSummary tr td{
    margin-top: 10px;
    text-align: left;
    width: 200px;
}

#dvtPaymentSummary tr td img{
margin-right:150px;
}
	
	#dvtPaymentSummary ul{
list-style:none;
margin-left:0px;
padding-left:0px;
}

#tblPaymentDetails{
margin-top:20px;
}

#promoCodeInput{
margin-top:20px;
margin-bottom:20px;
}

#spnICanHazPromo{
line-height:16px;
}

#divICanHazPromo{
margin-top:10px;
}

#dvtVatText{
margin-top:20px;
margin-bottom:20px;
}
