/*
  $Id: stylesheet.css */
 *.h11{color:#6d7066; font-weight:bold; text-decoration:none; font-size:11px;}
*.h11:hover{color:#6d7066; font-weight:bold; text-decoration:underline;font-size:11px;}

*.m11{color:#6d7066; text-decoration:none; font-size:10px;}
*.m11:hover{color:#6d7066; text-decoration:underline;font-size:10px;}
  
#rodape {
        font-size:11px; /*Tamanho da div pai*/
		bottom:1 auto;
		margin:0 auto;
		font-family: Tahoma, Verdana, Arial, sans-serif;
       }
.coluna {
        float:left; /*Flutuando à esquerda*/
        margin:3;
		padding:2;
		list-style-type: none;		
		}
		
.title3{
         font-size:12px;
		 display : inline;
		 color:#006600;
		 font-family: Tahoma, Verdana, Arial, sans-serif;
		  }
 
 A.headerNavigation:hover {
	color: #ffffff;
}
a.topico {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight : bold;
	text-align: center;
}
TD.text {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0099FF;
	font-weight :normal;
	text-align: justify;
}
#header-basketDiv {
	position: relative;
	width: 200px;
	height:60px;
	float:left;
}
#header-basketBox {
	position: relative;
	width: 200px;
	height:60px;
	float:left;
	background-image: url('images/header_box_basket.gif');
}
/* inicio - Link BASKETBOX */
A.header-basket:link {
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
A.header-basket:visited {
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
A.header-basket:active {
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
A.header-basket:hover {
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
/* fim - Link BASKETBOX */

#header-basketText {
	line-height:12px;
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	font-size: 10px;
	font-weight: normal;
	margin: 3px 0px 0px 6px;
}
/* Ende Warenkorb im Header */

 
  
#menucss UL {
	margin: 0px;
	padding: 0px;
}
#menucss UL LI {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menucss UL UL {
	padding-bottom: 10px;
}
#menucss A {
	display: block;
}
#menucss UL LI.categorie_top A {
	font-weight: bold;
	color: #006600;
}
#menucss UL LI.categorie_top_on A {
	font-weight: bold;
	font-style: italic;
	color: #2684FE;
}
#menucss UL UL LI.categorie A {
	padding-left: 8px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
#menucss UL UL LI.categorie_on A {
	margin-left: 8px;
	font-weight: normal;
	font-style: italic;
	color: #0C14FA;
}
#menucss UL LI A:hover {
	color: #2684FE;
	text-decoration: none;
}
#menucss UL UL LI A:hover {
	color: #0C14FA;
	text-decoration: none;
}
TD.infoBox_center {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 33px;
	padding-left: 8px;
	padding-top: 25px;
}
.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
.orderEdit {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}
.grey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #a1a1a1;
}
BODY {
	background: #ffffff;
	color: #333333;
	margin: 1em auto ;/*3px;*/
        
         
}
A {
	color: #333333;
	text-decoration: none;
}
A:hover {
	color: #006600;
}
FORM {
	display: inline;
}
TR.header {
	background: #ffffff;
}
TR.headerNavigation {
	background: #bbc3d3;
}
TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image:url('images/infobox/top.gif');
	color: #0099ff;
	font-weight : bold;
}
A.headerNavigation {
	color: #0099ff;
}
A.headerNavigation:hover {
	color: #006600;
}
TD.Navigation {
	background: #ffffff;
	color: #006600;
}
TD.preco, DIV.preco {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #009933;
	text-align:left;
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.footer {
	background: #ffffff;
}
TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-image:url('images/infobox/infoimage.jpg');
	color: #ffffff;
	font-weight: bold;
}

TR.footerAviso {
	background: #ffffff;
	}
#footerAviso{ 
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}	

.infoBox {
	background: #009900;
}
.infoBoxContents {
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.infoBoxHeading {
	/*background: url('images/vn2designsdotcom_center.jpg') no-repeat left top;*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background:#009900;
	/*background-image:url('images/infobox/corner_center.gif');*/
	color: #fff;
	text-align:center;
}
TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #f8f8f9;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f8f8f9;
}
TABLE.productListing {
	border: 0px;
	border-style: solid;
	border-color: #b6b7cb;
	border-spacing: 0px;
}
.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	vertical-align: middle;
	white-space: nowrap;
}
TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
A.pageResults {
	color: #0000FF;
}
A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}
TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
}
TD.pHeading, DIV.pHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #9a9a9a;
}
TD.teste, P.pMain {
	background: url('images/infobox/thirdLevelBg.png');
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
TD.accountCategory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}
TD.fieldKey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
TD.tableHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #009933;
	font-weight: bold;
}
TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.markProductOutOfStock {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	font-size:15px;
}
SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #E9F4FC;
}
.checkoutBarFrom, .checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* message box */

.messageBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #99ff00;
}
/* input requirement */


TD.vetrine        {
 height:30;
 width:100%;            
 border-right:0px dotted #a5a5a5;
 border-top:1px dotted #a5a5a5;
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 text-align: center;
 
}
.boxvetrine         {
 height:30;
 width:100%;            
 border-right:1px solid #fff;
 border-left:1px solid #fff;
 border-top:1px solid #fff;
 border-bottom:1px solid #fff;
}
.headervetrine         {
 width:100%;            
 border-right:2px solid #efedee;
 border-left:2px solid #efedee;
 border-top:2px solid #efedee;
 border-bottom:2px solid #efedee;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 background: #006600;
 font-weight: bold; 
 color: #fff; 
}


