body,html {
	font-size: 12px;
	font-family: Trebuchet MS;
	background: #e9e9e9;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
}

body {
    min-width:1040px;
}
small {font-size:9px;}
a {
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #2DA44A;
	text-decoration: none;		
}
a:visited {
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #2DA44A;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #00843E;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #666666;
	text-decoration: none;
}

#container { 
	width: 1040px;
	margin: 0 auto;
	text-align: left;
	background:#FFFFFF url(/images/bg-right.jpg) repeat-y right;
}
#wrap {
	background:url(/images/bg-left.jpg) repeat-y left;
	width: 1040px;
}
#sec-nav {
background-color:#D7F5DD;
margin-right:21px;
text-align:right;
padding:5px 10px 5px 10px
}

#sidebar {
	float: left;
	width: 220px;
	padding: 0 0 15px 30px;
	
}
#logo {
	padding:20px 0 10px 30px;
}
#content { 
	width:760px;
	float:left;
	padding:0;
}
#header {
	text-align:right;
	min-height:80px;
	padding-top:30px;
}
#footer {
	clear:both;
	background:#e9e9e9 url(/images/footer-end.jpg) no-repeat top;
	text-align:center;
}

#logo {
	padding:5px 0px 5px 0px;
	color:#FFF;
	height:140px;
}

#searchbox {
	padding:5px 20px 5px 10px;
	color:#666;
	min-height:80px;
}

#promobox{
	background-image:url(/images/bg-search.jpg); 
	background-repeat:no-repeat;
	padding:5px 20px 5px 10px;
	color:#FFF;
	min-height:193px;
}
#promobox h4 {margin-bottom:0px;padding:5px 0 0px 0;}

#promobox a,#promobox a:visited {color:white;}
#promobox a:hover {color:white;}

.separator {
	background:url(/images/prod-line.gif) repeat-x;
	height:5px;
	width:100%;
	padding:0;
	margin:0;
}

#columns {
	width:760px;
	margin-bottom:20px;
}

#left-column {
	width:530px;
	float:left;
}

#right-column {
	width:150px;
	padding-left:5px;
	float:left;	
}

.left-navigation {
	list-style:none;
	padding:0;
	margin:0;
	width:200px;
}

.top-navigation {
	list-style:none;
	padding:0;
	margin:0;
	height:43px;
	width:759px;
	background:url(/images/bg-nav.jpg) repeat-x;
}

.top-navigation a {
	color:#FFF;
	font-size: 16px;
}

.top-navigation a:visited {
	color:#FFF;
	font-size: 16px;
	text-decoration: none;
}
.top-navigation a:hover {
	color:#FFF;
	font-size: 16px;
	text-decoration: underline;
}
.top-navigation a:active {
	color:#FFF;
	font-size: 16px;
	text-decoration: none;
}

.li-begin {
	background:url(/images/nav-left.jpg) no-repeat left;
	list-style:none;
	color:#FFF;
	font-size: 15px;
	float:left;
	padding:10px 15px 10px 18px;
	border-right: solid 1px #FFF;
	width:94px;
	text-align:center;
}

.li-top {
	list-style:none;
	color:#FFF;
	font-size: 15px;
	float:left;
	padding:10px 15px 10px 15px;
	border-right: solid 1px #FFF;
	/*min-width:90px;
	max-width:96px;*/
	width:96px;
	text-align:center
}

.li-end {
	background:url(/images/nav-right.jpg) no-repeat right;
	list-style:none;
	color:#FFF;
	font-size: 15px;
	float:left;	
	padding:10px 18px 10px 15px;
	width:90px;
	text-align:center
}

.li-unselected {
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 14px;
	text-decoration: none;
	padding:5px 10px 5px 10px;
	border-bottom:solid 1px #CCC;
}

.li-selected {
	color: #666666;
	font-weight:bold;
	font-family: Trebuchet MS;
	font-size: 14px;
	text-decoration: none;
	padding:5px 10px 5px 10px;
	border-bottom:solid 1px #CCC;
}

h1 {
	font-size: 20px;
	font-weight:bold;
	margin:0;
	padding:10px 0 0 0;
	color:#2BA246;
}

h2 {
	font-size: 18px;
	font-weight:bold;
	margin:0;
	padding:10px 0 0 0;	
	color:#2BA246;
}

h2 a:active, h2 a:link, h2 a:visited {
	font-size: 18px;
	font-weight:bold;
	margin:0;
	padding:0;	
}

h3 {
	font-size: 18px;
	font-weight:bold;
	margin:0;
	padding:10px 0 0 0;	
}

h3 a:active, h3 a:link {
	font-size: 16px;
	font-weight:bold;
	margin:0;
	padding:0;	
}

h4 {
	font-size: 16px;
	font-weight:bold;
	margin:0;
	padding:15px 0 15px 0;
}

h5 {
	font-size: 14px;
	font-weight:bold;
	margin:0;
	padding:5px 0 5px 10px;
}

form, img {border:0;}

.img-padding {	
	padding-top:7px;
    padding-bottom:8px;
	}

.padding {
	padding:8px;}

.padding-left {
	padding-left:8px;}

.padding-right {
	padding-right:8px;}

.padding-top {
	padding-top:8px;}

.padding-bottom {
	padding-bottom:8px;}

.listpadding-left {
	padding-left:4px;}

.listpadding-right {
	padding-right:4px;}

.listpadding-top {
	padding-top:4px;}

.listpadding-bottom {
	padding-bottom:4px;}

.smallwhite {
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
}

.bigwhite {
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 17px;
	text-decoration: none
}
	
.bigwhite a, .bigwhite a:visited, .bigwhite a:active{
	font-size:17px;
	font-family: Trebuchet MS;
	color: #Ffffff;
	text-decoration: none;
}

.bigwhite a:hover {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #65CCFE;
	text-decoration: none;
}

.biggrey {
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 17px;
	text-decoration: none
}

.biggrey  a, .biggrey  a:visited, .biggrey  a:active{
	font-size:17px;
	font-family: Trebuchet MS;
	color: #666666;
	text-decoration: none;
}

.biggrey  a:hover {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #666666;
	text-decoration: underline;
}

.biggreen {
	color: #00843E;
	font-family: Trebuchet MS;
	font-size: 17px;
	text-decoration: none
}

.biggreen  a, .biggreen  a:visited, .biggreen  a:active{
	font-size:17px;
	font-family: Trebuchet MS;
	color: #00843E;
	text-decoration: none;
}

.biggreen  a:hover {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #00843E;
	text-decoration: underline;
}
.catalog {
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 14px;
	text-decoration: none
}
	
.catalog a, .catalog a:visited, .catalog a:active{
	font-size:14px;
	font-family: Trebuchet MS;
	color: #666666;
	text-decoration: none;
}

.catalog a:hover {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #00843E;
	text-decoration: underline;
}

.smallred {
	color: #ff3300;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none
}

.smallwhite {
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none
}

.btn_search {
	line-height: 1; 
	color:#666666;   
	font-family: Tahoma;  
	font-size:11px;
	background:url(/images/bg_submit.png);
	background-repeat:no-repeat;
	margin: 0;  
	padding: 0;  
 	border: 0;
	width:47px;
	height:17px;
	cursor:default;
}

.btn_addtocart {
	line-height:1;
	color:#ffffff;   
	font-family: Tahoma;  
	font-weight:normal;
	font-size:11px;
	background:url(/images/bg_addtocart.png);
	background-repeat:no-repeat;
	margin: 0;  
	padding: 0 0 0 25px;  
 	border: 0;
	width:112px;
	height:23px;
}

.btn_orange {
	line-height:1; 
	color:#ffffff;   
	font-family: Tahoma;  
	font-size:11px;
	background:url(/images/bg_details.png);
	background-repeat:no-repeat;
	margin: 0;  
	padding: 0;  
 	border: 0;
	width:85px;
	height:22px;
}

.btn_green {
	line-height:1; 
	color:#ffffff;   
	font-family: Tahoma;  
	font-size:11px;
	background:url(/images/bg_buttongreen.png);
	background-repeat:no-repeat;
	margin: 0;  
	padding: 0;  
 	border: 0;
	width:121px;
	height:22px;
}

.googleNavegationBar
{
    color: black; background-color:#E6E6E6; font-family:Arial; font-style:normal; font-size:13px;  BORDER-LEFT: #CCCCCC 1px solid; BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid; padding: 0px 10px 0px 10px;
}
.tableInfo
{
	BORDER-LEFT: #CCCCCC 1px solid; BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid;
}
.tableInfo TH
{
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; FONT-FAMILY: Tahoma, Arial, Helvetica; 
}
.tableInfo TD
{
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.tableInfo TH
{
	FONT-WEIGHT: bold; BACKGROUND-COLOR: #eeeeee; COLOR: #666666; 
}

.small-product {
	clear:both;	
	width:200px;
	color: #fff;
	font-weight:bold;
	font-family: Trebuchet MS;
	border-top:solid 1px #eee;
	padding:0;
	margin:0;
}

.small-product div {
	float:left;
	width:40px;
	padding-right:10px;
	text-align:center;
}

.list-product {
	clear:both;
	width:527px;
	background:url(/images/prod-bg-repeat.jpg) repeat-y left;
	margin:0 0 20px 0;
	padding:0;
}

.list-product-top {
	background:url(/images/prod-bg-up.jpg) no-repeat top left;
	height:10px;
	margin:0;
	padding:0;
}

.list-product-content {
	padding:2px 20px 2px 2px;
	margin:0;
}

.list-product-bottom {
	background:url(/images/prod-bg-down.jpg) no-repeat bottom left;
	height:10px;
	margin:0;
	padding:0;
}



.list-product-home {
	/*clear:both;*/
	width:250px;
	background:url(/images/prod-bg-repeat-home.jpg) repeat-y left;
	margin:0 10px 20px 0;
	padding:0;
	float:left;
}
.list-product-home H2 a{font-size:14px; color:#586F5F; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}


.list-product-top-home {
	background:url(/images/prod-bg-up-home.jpg) no-repeat top left;
	height:10px;
	margin:0;
	padding:0;
}

.list-product-content-home {
	padding:10px 20px 10px 10px;
	margin:0;
}

.list-product-bottom-home {
	background:url(/images/prod-bg-down-home.jpg) no-repeat bottom left;
	height:10px;
	margin:0;
	padding:0;
}



.cart {
	clear:both;
	width:198px;
	background:url(/images/cart-bg.jpg) repeat-y left;
	margin:18px 0 20px 0;
	padding:0;
}

.cart-top {
	background:url(/images/cart-up.jpg) no-repeat top left;
	height:13px;
	margin:0;
	padding:0;
}

.cart-bottom {
	background:url(/images/cart-down.jpg) no-repeat bottom left;
	height:13px;
	margin:0;
	padding:0;
}
.cart-content {
	padding:0 10px 0 20px;
	margin:0;
	text-align:left;
}

.cart-content h4 {
	margin:0;
	padding:0;
}

/* Menu */

ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width:200px;
}

ul#menu a {
	display: block;
	text-decoration: none;	
}

ul#menu li {
  	margin-top: 1px;
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 14px;
	text-decoration: none;
}

ul#menu li a {
  color: #666666;
  padding: 0.5em;
  /*font-weight:bold;*/
  border-bottom:solid 1px #CCC;
}

ul#menu li a#selected {
  color: #666666;
  padding: 0.5em;
  font-weight:bold;
  border-bottom:solid 1px #CCC;
}


ul#menu li a:hover {
  background: #CCC;
}

ul#menu li ul li a {
  background: #eee;
  color: #666;
  padding-left: 15px;
}

ul#menu li ul li a:hover {
  background: #ccc;
  border-left: 5px #000 solid;
  padding-left: 10px;
}

#login_form input {
	margin-top:10px;
}

input,select,textarea {
	font: 12px Tahoma,Verdana,Arial,sans-serif;
	color:#333333;
}
input.text, textarea.textarea, .firefox select.select {
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(/images/fieldbg.gif) repeat-x top;
}
input.text, input.file {
	padding:2px 0 2px 0;
}
