@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: 110px;
}

/*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: 8px;
	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: #333333;
	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;
}

.dvtProduct a{
	margin: 0px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
}

/*------------- Content Header -------------- */
#dvtContentHeader {
	
}
.dvtContentHeader1 {
	background-image: url(../imgs/home.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;	
	margin-bottom: 10px;
	float: left;
	font-size: 11px;
	color: #282224;
}

.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: 280px;
	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;

}
.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;
}

/*   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:link{
	color: #F78F50;
	font-weight: bold;
}

/* ---------------------------- BEGIN Buttons ------------------------ */
.dvtButtons {
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

/*bt2*/
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 0 5px 18px;
	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-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 18px;
	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;
}

.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:136px;
	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;
}
