@charset "utf-8";
/* ---------------------------- HEADER LOGO ------------------------ */
#dvtHeaderLogo{
	height: 171px;
	width: 279px;
	clear: left;
	float: left;
	margin-top: 10px;
}

/* ---------------------------- MENU1 ------------------------ */
#dvtHeaderMenu1 {
}

/* ---------------------------- MENU2 ------------------------ */
#dvtHeaderMenu2 {
	color: #666666;
	height: 31px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	text-transform: lowercase;
}

#dvtHeaderMenu2 ul{
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 5px;
	vertical-align: text-top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff023;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	
}
#dvtHeaderMenu2 li {
	display: inline;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 100%;
	clear: left;
}

/* ---------------------------- MENU3 ------------------------ */

#dvtHeaderMenu3 {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 31px;
	margin-bottom: 0px;
	width: 633px;
	text-align: right;
	margin-left: 0px;
}

#dvtHeaderMenu3 ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#dvtHeaderMenu3 li {
	display: inline;
	margin-right: 0px;
	margin-left: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* ---------------------------- MENU4 ------------------------ */
#dvtHeaderMenu4 {
	width: 600px;
}

/* ---------------------------- SPACER ------------------------ */
.dvtColSpacer {
	height: 14px;
}

.dvtRowSpacer {
	height: 4px;
	background-color: #e6e6e6;
	margin: 0px;
	padding: 0px;
}


/* ----------------------------LEFT MENU (AND RIGHT OPTIONAL MENU) ------------------------ */
.dvtColBox {
	font-size: 11px;
	line-height: 18px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.dvtColBox ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.dvtColBox li {
	width: 100%;
	height: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}

.dvtColBox li a {
	height: 100%;
	width: 145px;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	display: block;
	text-transform: lowercase;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.dvtColBox li a:hover {
	width: 145px;
	display: block;
	margin: 0px;
	height: 100%;
	background-image: url(../imgs/bar.png);
	background-repeat: no-repeat;
	background-position: 150px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}	

/* ---------------------------- NAVIGATION SUB MENU's ------------------------ */

.subColBox {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.subColBox ul{
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.subColBox li{
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.subColBox a{
	text-decoration: none;
	font-size: 11px;
	color: #999999;
}

.subColBox a:hover{
	text-decoration: none;
}


/* ---------------------- TOP DIV ------------------------ */
#dvtTop1 {
}


#dvtTop2 {
}


/*---------------- PRODUCTS ------------------*/
#dvtSortBy {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#dvtSortBy ul {
 margin: 0px;
 padding: 0px;
}

#dvtSortBy li {
	display: inline;
	padding-right: 4px;
}

.dvtContentProduct {
	float: left;
	width: 670px;
	padding-left: 100px;
}

#dvtContent1cFix {
	float: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #fff023;
	margin-left: 182px;
	padding-bottom: 40px;
	padding-left: 100px;
	width: 630px;
}

.dvtProduct {
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.dvtProduct a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*------------- CONTENT HEADER -------------- */
#dvtContentHeader {
	font-family: "Lucida Sans Typewriter", "Monaco", "Lucida Grande";
	padding-bottom: 35px;
	float: left;
	width: 774px;
}

/*------------- CONTENT HEADER - BREADCRUMBS -------------- */
.dvtContentHeader1 {
	font-family:  "Lucida Sans Typewriter", "Monaco", "Lucida Grande";
	background-image: url(../imgs/home_ico.png);
	background-repeat: no-repeat;
	height: 20px;
	float: left;
	background-position: 102px -2px;
	padding-bottom: 10px;
	padding-left: 90px;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 80px;
	margin-right: 20px;
}

.dvtContentHeader1 a {
	font-family: "Lucida Sans Typewriter", "Monaco", "Lucida Grande";
}


.dvtContentHeader1 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

.dvtContentHeader1 li {
	display: inline;
	background-image: url(../imgs/divider.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: 0px 3px;
	margin-right: 12px;
	padding-left: 8px;
}

/*------------- CONTENT HEADER - SHOPPING BAG -------------- */
.dvtContentHeader2 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	background-image: url(../imgs/bag_ico.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	padding-left: 25px;
	margin-left: 0px;
	clear: right;
	margin-right: 45px;
}

.dvtContentHeader2 a {
	font-family:  "Lucida Sans Typewriter", "Monaco", "Lucida Grande";
}

.dvtContentHeader3 {
	padding-left: 100px;
	font-size: 14px;
	line-height: 19px;
	padding-top: 0px;
}

/*------------- FOOTER MENU -------------- */
#dvtFooterMenu1 {
	text-align: left;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #fff023;
	font-size: 14px;
	padding-left: 90px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff023;
	margin: auto;
	float: left;
}

#dvtFooterMenu1 ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	width: 100%;
	padding-left: 0px;
	margin: 0px;
}

#dvtFooterMenu1 li {
	display: inline;
	margin-left: 20px;
	margin-top: 0px;
	width: 100%;
	clear: left;
}

#dvtFooterMenu2 {
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 112px;
	float: left;
	clear: left;
	width: 300px;
}

/*------------- PRODUCT DETAILS -------------- */

.dvtItemImg {
	padding-bottom: 20px;
}

#dvtContentProductC1 {
	margin-top: 0px;
	width: 350px;
	float: left;
}       

.dvtItemViews {
	padding-top: 5px;
}

#dvtContentProductC2 {
	margin-top: 0px;
	float: left;
	margin-left: 0px;
	width: 42%;
	clear: right;
	margin-bottom: 0px;
	padding-left: 5px;
}
     
.dvtItemInfo1{
	padding-top: 4px;
	padding-bottom: 7px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 50%;
	clear: right;
	font-size: 10px;
	float: left;
	margin-bottom: 4px;
	
}	

.dvtItemInfo1 a{
	color:#000000;
	font-family: "Lucida Sans Typewriter", "Monaco",  "Lucida Grande";
}

.dvtItemInfo1 img {
	margin-bottom: -4px;

}
	    
.dvtItemInfo2{
	font-family: "Lucida Sans Typewriter", "Monaco", "Lucida Grande";
	font-size:10px;
	padding-top: 8px;
	padding-bottom: 5px;
	line-height: 16px;
	width: 100%;
}

.dvtItemInfo2 a{
	font-family: "Lucida Sans Typewriter", "Monaco", "Lucida Grande";
}


.dvtItemInfo2 ul{
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.dvtItemInfo2 li{
	display: inline;
	margin-left: 5px;
	padding-right: 5px;
}
        
#dvtContentProductC3{
}

.dvtItemRelated{
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 12px;
	margin-bottom: 0px;
	float: left;
	display: block;
	margin-left: 100px;
	width: 670px;
}

.dvtPrice {
	font-size: 14px;
	color: #000000;
	padding-left: 3px;
	font-weight: bold;
}

.dvtTableShpBag {
	font-size: 11px;
	margin-top: 10px;
	width: 670px;
}

.dvtTotal {
	font-family: "Monaco", "Lucida Sans Typewriter", "Lucida Grande";
	float: right;
	font-size: 11px;
	padding-top: 3px;
}

.dvtTotal a {
	font-family: "Monaco", "Lucida Sans Typewriter", "Lucida Grande";
}

#dvtContentDesigners {
	float: left;
	width: 630px;
	padding-bottom: 25px;
	text-align: justify;
	color: #000000;
}

#dvtContentDesigners img {
	padding: 3px;
}

#dvtContentDesigners td {
	vertical-align: top;
}

/* -------------------- BLOG (OPTIONAL) -------------------------- */
/*.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 {
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.dvtNewsItem img {
	border: 2px solid #FFFFFF;
}*/
