@charset "utf-8";

#dvtHeaderLogo{
	float: left;
	padding-top: 5px;
	padding-bottom: 7px;
}

#dvtHeaderMenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	float: right;
	padding-top: 7px;
	padding-bottom: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
	padding-right: 12px;
	padding-left: 12px;
	width: 635px;
	background-image: url(../imgs/spacer.png);
	background-repeat: no-repeat;
	background-position: 335px;
}

#dvtHeaderMenu1 img {
	vertical-align: top;
}

#dvtHeaderMenu1 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-left: 2px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 2px;
}

/*menu 2*/
#dvtHeaderMenu3 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 24px;
	color: #333333;
	clear: right;
	float: right;
	margin-top: 15px;
	margin-left: 12px;
}

#dvtHeaderMenu3 a {


}

#dvtHeaderMenu3 a:active, #dvtHeaderMenu2 a:focus {
 font-weight: bold;
 color: #333333;
 text-decoration: none;
 text-decoration: underline;
}

/*menu 3*/
#dvtHeaderMenu2 {
	font-size: 11px;
	padding-top: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	width: 770px;
}

#dvtHeaderMenu2 img {
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
	
}

#dvtHeaderMenu2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#dvtHeaderMenu2 li {
	display: inline;
	padding-right: 4px;
	padding-left: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}


#dvtHeaderMenu2 a {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}

#dvtHeaderMenu2 a:hover {
	font-weight: bold;
	color: #6ca1b1;
	text-decoration: underline;
}

/*menu 6*/
#dvtHeaderMenu6 {
	float: left;
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;

}

#dvtHeaderMenu6 ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#dvtHeaderMenu6 li {
	display: inline;
	margin-right: 0px;
	padding: 0px;
	margin-left: 6px;
}

/* Buttons */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

.dvtButtons {
	margin-left: 10px;


}

a.button {
	background: transparent url('../imgs/bg_button_a.gif') no-repeat scroll top right;
	color: #FFFFFF;
	display: block;
	height: 24px;
	margin-right: 0px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	float: right;
}

a.button span {
	background: transparent url('../imgs/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
} 

a.button:hover {
	background-position: bottom right;
	color: #FFFFFF;
	outline: none; /* hide dotted outline in Firefox */
	line-height: 14px;
}

a.button:hover span {
	background-position: bottom left;
	/*padding: 6px 0 4px 18px;  push text down 1px */
	padding: 5px 0 5px 18px;
	line-height: 14px;
} 

/*bt2*/

a.button1 {
	background: transparent url('../imgs/bg_button_a1.gif') no-repeat scroll top right;
	color: #FFFFFF;
	display: block;
	height: 24px;
	margin-right: 0px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
	float: right;
}

a.button1 span {
	background: transparent url('../imgs/bg_button_span1.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
} 

a.button1:hover {
	background-position: bottom right;
	color: #FFFFFF;
	outline: none; /* hide dotted outline in Firefox */
	line-height: 14px;
}

a.button1:hover span {
	background-position: bottom left;
	/*padding: 6px 0 4px 18px;  push text down 1px */
	padding: 5px 0 5px 18px;
	line-height: 14px;
} 

/* ---------------------------- Spacer ------------------------ */
.dvtColSpacer {
	height: 20px;

}

.dvtRowSpacer {
	height: 1px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;

}


/*caixa dos menus barra esquerda e direita*/
.dvtColBox {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
/*menus*/
.dvtColBox ul {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
.dvtColBox li {
	line-height: 18px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.dvtColBox li a {
	color:#000000;
	text-decoration: none;
	text-transform: uppercase;
}

.dvtColBox li a:hover {
	color:#6ca1b1;
	text-decoration: none;
}
.dvtColBox li a:active {
	color:#666666;
	text-decoration: none;
}
.dvtColBox h2 {
	font-size:12px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 10px;
	text-transform: uppercase;
	font-weight: bold;

}
.dvtColBoxYSelection {
	margin: 0px;
	padding: 0px;
	background-color: #f3f3f3;
	border: 1px solid #e6e6e6;
	width: 198px;
	clear: left;
}

.dvtColBoxYSelection ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.dvtColBoxYSelection li {
	line-height: 16px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.dvtColBoxYSelection li a {
	color:#333333;
	text-decoration: none;
}
.dvtColBoxYSelection li a:hover {
	color:#000000;
	text-decoration: none;
}
.dvtColBoxYSelection li a:active {
	color:#666666;
	text-decoration: none;
}
.dvtColBoxYSelection h2 {
	font-size:12px;
	color: #000000;
	text-indent: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;

}

.subColBox{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;

}
.subColBox h3 {
	padding: 0px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
	color: #333333;
}


.subColBox ul{
	margin: 0px;
	padding: 0px;


}

.subColBox li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;


}





/* ---------------------- div top ------------------------ */
#dvtTop1 {


}


#dvtTop2 {
/*	font-size: 10px;
	color: #333333;
	padding-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	margin-left: 6px;
	background-image: url(../imgs/home.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 0px;*/

}
#dvtTop2 ul {
/*	margin: 0px;
	display: inline;
	padding: 0px;*/

}
#dvtTop2 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;*/
}

/*---------------- Products ------------------*/

#dvtSortBy {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	float: left;

}
#dvtSortBy ul {
	margin: 0px;
	padding: 0px;

}

#dvtSortBy li {
 display: inline;
 padding-right: 3px;
 border-right-width: 1px;
 border-right-style: dotted;
 border-right-color: #999999;
 padding-left: 0px;
}

#dvtSortBy li a {
	color: #666666;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;

}

#dvtSortBy li a:hover {
	color: #000;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;

}

#dvtSortBy li a:active, #dvtSortBy li a:focus, #dvtSortBy li a.activeItem  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding-right: 4px;
	padding-left: 4px;
}



/*
#dvtSortBy li {
	display: inline;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	padding-left: 5px;
}

#dvtSortBy li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	

}

#dvtSortBy li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6ca1b1;	

}
*/
#dvtHeaderMenu2 a:active, #dvtHeaderMenu2 a:focus, #dvtHeaderMenu2 a.activeItem{
 font-weight: bold;
 color: #333333;
 text-decoration: none;
 text-decoration: underline;
}


.dvtContentProduct {
	width: 100%;
	margin-top: 15px;
	float: left;
	line-height: 16px;
}

.dvtContentProduct h1 {
	font-size: 26px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: "Century Gothic", Arial, Verdana;
	line-height: 26px;
}

.dvtProduct {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	color: #333333;
}
/*------------- Content Header -------------- */
#dvtContentHeader {

	
}

.dvtContentHeader1 {
	font-size: 10px;
	color: #333333;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 16px;
	height: 16px;
	margin: 0px;

}

.dvtContentHeader1 ul {
	margin: 0px;
	padding: 0px;

}
.dvtContentHeader1 li {
	display: inline;
	float: left;
	background-image: url(../imgs/seta_right.png);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin: 0px;
}







.dvtContentHeader2 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.dvtContentHeader2 h1 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #6ca1b1;
	padding-bottom: 15px;
}

.dvtContentHeader3 {

}


 /* -------- designers ----------*/
#dvtContentDesigners {
	color: #000000;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#dvtContentDesigners img {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#dvtContentDesigners td {
	vertical-align: top;
	padding-top: 5px;
}


/* ---------------- footer ------------------*/
#dvtFooterMenu1 {
	width: 930px;
	padding-top: 10px;
	margin: 0px;
}

#dvtFooterMenu1 ul {
	font-size: 10px;
	list-style-type: none;
	text-align: center;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
#dvtFooterMenu1 li {
	display: inline;
	padding-right: 3px;
	padding-left: 1px;
	font-size: 11px;
	}
	
#dvtFooterMenu1 li a {
	color: #555555;
	}
	
#dvtFooterMenu1 li a:hover {
	color: #6ca1b1;
	}


#dvtFooterMenu2 {
	color: #999999;
	font-size: 10px;
	font-weight: lighter;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;

}

/*         detalhe do produto */
#dvtContentProductC1 {
	width: 315px;
	float: left;
	padding: 0px;
	margin: 0px;

}       
.dvtItemImg {
	text-align: center;
	border: 1px solid #e7e7e7;
	padding: 5px;

}

.dvtItemViews {
	padding-top: 15px;
}

#dvtContentProductC2 {
	margin-top: 0px;
	float: right;
	margin-left: 0px;
	width: 380px;
}
     
.dvtItemInfo1{
	padding-top: 0px;
	padding-bottom: 3px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}	

.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: 5px;
	padding-right: 0px;
	text-align: right;
} 
	    
.dvtItemInfo2{
	padding-top: 2px;
	padding-bottom: 10px;
	color: #333333;
	margin: 0px;
	width: 380px;
	padding-right: 0px;
	padding-left: 0px;
}
        		
.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;
}
.dvtItemInfo3 {
	padding-top: 5px;
	color: #000000;
	font-size: 11px;
}
.dvtItemInfo3 h4 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

        
#dvtContentProductC3{

}

.dvtItemRelated{
	float: left;
	margin-top: 10px;
	width: 100%;
	margin-bottom: 5px;

}
.dvtPrice {
	font-size: 12px;
	color: #000000;
	margin-bottom: 4px;
	line-height: 18px;
}
.dvtTableShpBag {
	font-size: 12px;
	margin-top: 10px;
	color: #333333;
	margin-bottom: 15px;
	line-height: 16px;
}
/*   Gender    */
#dvtgender{
	margin: 0px;
	padding: 0px;




}

.dvtgender_w_on {
	height: 23px;
	width: 100px;
	float: left;
	background-image: url(../imgs/bt_w_on.png);
	background-repeat: no-repeat;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
}

.dvtgender_w_off {
	height: 23px;
	width: 100px;
	float: left;
	background-image: url(../imgs/bt_w_off.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666666;
	line-height: 20px;
	text-align: center;

}

.dvtgender_m_on {
	height: 23px;
	width: 100px;
	float: left;
	background-image: url(../imgs/bt_m_on.png);
	background-repeat: no-repeat;
	line-height: 20px;
	text-align: center;
	font-weight: bold;

}

.dvtgender_m_off {
	height: 23px;
	width: 100px;
	float: left;
	background-image: url(../imgs/bt_m_off.png);
	background-repeat: no-repeat;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	text-align: center;

}


.dvtClear {
	clear: both;
}

/* -------------------- Blog -------------------------- */
.dvtBlogEntry {
	margin-right: 0px;
	text-align: justify;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.dvtBlogComments {
	text-align: justify;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #e6e6e6;
	margin-top: 15px;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

.dvtNews {
	background-image: url(../imgs/bg_news.jpg);
	padding: 10px;


}
.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;
}
.dvtNewsItem {
	padding-top: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	margin-left: 20px;
}
.dvtNewsItem img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dvtNewsItem p {
	text-align: left;
	padding-left: 10px;
}
.dvtItemInfo2 b {
	padding-top: 2px;
	padding-bottom: 10px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
.dvtItemRelated h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.product_Title {
	margin-top: 0px;
	margin-bottom: 12px;
}
.product_Title h1 {
	font-size: 26px;
	line-height: 30px;
}
.dvtMore {
	margin-top: 8px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-right: 0px;
	margin-left: 10px;
}

.dvtMore a:hover {
	color: #6ca1b1;
}

.product_subtitle {
	font-size: 12px;
}
.product_subtitle b {
	font-weight: bold;
	color: #000000;
}

/* related items*/

.dvtBar {
	cursor: hand;
	cursor: pointer;
	background-image: url(../imgs/bar_bg.png);
	background-repeat: repeat-x;
	height: 23px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333333;
}

.dvtRelatedContent {

}

.dvtRelatedContentMinus {
	color: #333333;
}
.dvtRelatedContentPlus {
	color: #3399cc;
}

.dvtStyleSlect {
	background-color: #FFFFFF;
	float: left;
	width: 198px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #efefef;
	border-left-color: #efefef;
	margin: 0px;
	height: 30px;
	padding: 0px;
}
.dvtForm label{
	background-position:left center;
	cursor:pointer;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 15px;
	clear: both;
	margin-left: 10px;
	margin-top: 5px;
}
.checked{
	background-image:url(../imgs/chk_on.png);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: underline;
}
.unchecked{
	background-image:url(../imgs/chk_off.png);
	background-repeat: no-repeat;
	color: #666666;
}
.dvtForm form {
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.DvtSizeList {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	vertical-align: text-bottom;
}
.DvtSizeList ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	height: 30px;
}
.DvtSizeList li {
	display: inline;
	border: 1px solid #333333;
	color: #000000;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CCCCCC;
	cursor: pointer;
	width: 20px;
	height: 20px;
	float: left;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	line-height: 22px;
}

/* Item title*/

.dvtTitle {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 3px;
}

.dvtshowAll {
	padding-bottom: 10px;
	padding-top: 5px;

}

.dvtshowAll a:link {
	font-weight: bold;
	color: #6ca1b1;
}

.dvtshowAll a:hover {
	text-decoration: underline;
}


.dvtFetchFrom {
	text-align: left;
	padding-top: 3px;

}

.dvtFetchFrom img {
	padding-right: 5px;
	

}

#dvtInfoStore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaaaaa;
	padding-right: 30px;
	text-align: justify;
	padding-left: 30px;
	padding-top: 90px;
}

#dvtRemoveAll{
	padding-top: 5px;
	font-weight: bold;
}

#dvtRemoveAll img{
	padding-left: 3px;
}

#dvtRemoveAll a:hover{
	color: #6ca1b1;
}

.dvtStyleSlect {
	background-color: #FFFFFF;
	float: left;
	width: 198px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #efefef;
	border-left-color: #efefef;
	margin: 0px;
	height: 30px;
	padding: 0px;
}
.dvtStyleSlect ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.dvtStyleSlect li {
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 6px;
}

.dvtItem_shp_Bag {
	color: #000000;
	font-size: 11px;
	background-color: #f3f3f3;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.dvtItem_shp_Bag  h4 {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(../imgs/BAG.png);
	background-repeat: no-repeat;
	text-indent: 25px;
	background-position: left top;
	line-height: 18px;
}
.dvtItem_shp_Bag b {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding-right: 5px;
}
.dvtPdtName {
	font-size: 14px;
	color: #333333;
	margin-bottom: 4px;
	line-height: 20px;
	font-weight: bold;
}
.DvtSizes {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 16px;
}
.DvtSizes_Title {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	float: left;
}


.DvtSizes_Help {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	background-image: url(../imgs/shelp.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	clear: both;
	float: left;
	padding-left: 22px;
}
.DvtSizes_ReStock {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	background-image: url(../imgs/star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding-left: 15px;
	margin-left: 5px;
}


/* Account DIV*/

#dvtAccount {
	border: 1px solid #E7E7E7;
	padding: 10px;
	line-height: 18px;
	text-align: justify;
	width: 98%;
	float: left;
}

#dvtAccount a {
 padding: 0px;
 width: 95%;
 font-weight: bold;
 margin: 0px;
}

#dvtAccount p {
 padding: 0px;
 width: 95%;
 margin: 0px;
 color: #555555;
}

#dvtTopMenu{
	width: 100%;

}


.buttons {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	line-height: 1;
}

/* common/reset style */

.buttons input {
	line-height: 1;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* emphasized buttons, usually submit */

.buttons strong {
	margin-right: 10px;
	cursor: pointer;
	background-image: url(../imgs/buttons/btn-round.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 5px;
}

/* now actual buttons */

.buttons strong input{
	color: #000;
	border: 0;
	cursor: pointer;
	overflow: auto;
	clip: rect(auto,auto,auto,auto);
	background-image: url(../imgs/buttons/btn-round.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 0;
	margin-right: -5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 10px;
	display: inline-block;
}

.buttons strong input[type="submit"]:hover{
	color: #6ca1b1;
}

/*Top menu*/

#dvtTopMenu{
	clear: right;
	float: right;
	width: 80%;

}

.leftcorner{
	display: block; /* Change 13px as desired */
	line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 39px; /* Height of button background height */
	padding-left: 8px; /* Width of left menu image */
	text-decoration: none;
	background-color: transparent;
	background-image: url(../imgs/corner_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}


.rightcorner{
	display: block; /*Set 10px to be equal or greater than'padding-left' value above*/
	background-color: transparent;
	background-image: url(../imgs/corner_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 39px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 2px;
}

#list{
	display: block; /*Set 10px to be equal or greater than'padding-left' value above*/
	background-color: transparent;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 2px;
	line-height: 19px;
	color: #333333;
	font-size: 11px;
}

#list a{
	color: #333333;

}

#list a:hover{
	text-decoration: underline;
	color: #6ca1b1;

}


#list h1{
	font-size: 22px;
	font-family: "Century Gothic", Arial, Verdana;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #000000;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 6px;
	line-height: 30px;
	padding-top: 2px;
}

#list h2{
	font-size: 18px;
	font-family: "Century Gothic", Arial, Verdana;
	font-weight: normal;
	line-height: 30px;

}

.shpBagbtn {
	text-align: right;
	padding-top: 5px;

}
.dvtDiscount_Price {
	font-size: 11px;
	color: #993300;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-left: 2px;
}
/*
.dvtDiscount_PriceOriginal {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 4px;
	padding-left: 2px;
}
*/
.dvtWishList {
 float: left;
 text-align: center;
 margin-right: 10px;

}

.dvtWishList img {
 margin-bottom: 6px;

}

.dvtWishListRemove a {
 margin-bottom: 5px;
 color: #993300;
}

.dvtWishListRemove a:hover {
 text-decoration: underline;
}

.dvtRedText {
 font-size: 11px;
 color: #993300;
 line-height: 18px;
 font-weight: bold;
 margin-bottom: 4px;
 padding-left: 2px;
}

#dvtViewBC {
padding-bottom:3px;
font-size:10px;

}

.ajax__tab_panel {
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    border-top:0;
    padding:8px;
    background-color:#FFFFFF;
}

#dvtSearchHeader{
	float: left;
	width: 50%;

}

#dvtNewsletterHeader{
	float: right;
}
/*
.dvtContentTopHeader{
	margin-left: 20px;
	height: 25px;
	margin-top: 0px;
	vertical-align: text-bottom;
	padding: 0px;
	text-align: right;
	float: right;
	display: block;

}
*/

.dvtContentTopHeader{
	margin-left: 8px;
	height: 25px;
	margin-top: 0px;
	vertical-align: text-bottom;
	padding: 0px;
	text-align: right;
	float: right;
	display: block;
}

.dvtmsg {
	border: 1px solid #CCCCCC;
	width: 50%;
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}

/*
.dvtmsg {
border:1px solid #CCCCCC;
display:table;
margin-top:5px;
padding:2px;
}
*/

/* ----------------------------- apDIV ------------------------------------*/
.apDiv1 
{
	height:17px;
	border-style:none;
	border-color:Black;
	border-width:1px;
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	color: #333;
}

#dvtHeading {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 26px;
	padding-top: 0px;
	padding-bottom: 8px;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	margin-bottom: 0px;
	font-weight: normal;
}

#dvtHeading ul {
 margin: 0px;
 padding: 0px;
}

#dvtHeading li {
	display: inline;
	padding-right: 5px;
	padding-left: 0px;
}

#dvtHeading li a {
	text-decoration: none;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;

}

#dvtHeading li a:hover {
	color: #000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;

}

#dvtHeading li a:active, #dvtHeading li a:focus, #dvtHeading li a.activeItem  {
	color: #000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.dvtHeadingOff {
	color: #CCC;
	
}

.dvtHeadingOn {
	color: #000;	
}

.dvtPaging {
	text-align: right;
	font-size: 11px;
	float: right;
	padding-top: 5px;
	padding-bottom: 8px;
	color: #666;
}

.dvtFloatFix{
	width: 100%;
	clear: right;
}


/* Account DIV*/

#dvtAccount {
	border: 1px solid #e6e6e6;
	padding: 10px;
	line-height: 16px;
	text-align: left;
	width: 98%;
	float: left;
	color: #333;
}

.dvtAccountRequired {
	color: #900;
	font-weight: bold;
	font-size: 13px;
}

#dvtAccount h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 8px;
	color: #000;
	line-height: 19px;
}

#dvtAccount h3 {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding: 0px;
	margin: 0px;
}

#dvtAccount td {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
}

#dvtAccountHistory {
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ddd;
	border-bottom-color: #ddd;
	padding-left: 10px;
	color: #000;
}

#dvtAccountHistory a:link {
	color: #000;
}

#dvtAccountHistory a:hover {
	text-decoration: underline;	
}

#dvtAccountHistory ul {
	list-style-type: none;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#dvtAccountHistory li {
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 6px;
	font-size: 11px;
	font-weight: bold;
}

#dvtAccount td a {
	color: #000;
	font-weight: bold;
}

#dvtAccount a:hover {
	text-decoration:underline
}

#dvtAccount hr {
	background-color: #ccc;
	height: 2px;
}

.dvtAccountBorderMain {
	border: 1px solid #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color:#e6e6e6;
}

.dvtAccountBorder {
	border: 1px solid #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.dvtAccountDescription{
	font-size: 11px;
	line-height: 16px;
}

.dvtAccountHeaderLine{
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	margin: 0px;
	padding: 0px;
}

#dvtAccount input {
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #999;
	margin-top: 2px;
}

#dvtAccount input#button {
	font-size:12px;
	background-color: #CCC;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #000;
}

#dvtAccount td hr {
	background-color: #e6e6e6;
	height: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}