BODY {
	margin: 0;
	background-color: white;
	color: #3e0000;
	font-size: .7em;
	font-family: arial, sans-serif;
}
A {
	color: #cc1212;
}
A:hover {
	text-decoration: none;
}
H1, H2, H3, H2 {
	margin: 1.5em 0;	
}
H2 {
	font-size: 1.1em;
	color: white;
}
H3 {
	font-size: 1.2em;
}
H4 {
	font-size: 1.1em;
}
TABLE {
	font-size: 1em;
	border: 1px solid #959289;
	background-color: white;
}
TD {
	background-color: #edebe2;
}
TH {
	font-weight: bold;
	color: white;
	background-color: #b4ac93;
}
TH, TD {
	padding: 6px;
}
#header A {
	color: white;
	text-decoration: none;
}
#header A:hover {
	color: #ffff00;
}
#boxCenter {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 780px;
	margin-left: -390px;
	background-color: white;
}
#header {
	background-image: url(/img/bg_header.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 74px;
}
#header FORM {
	display: inline;
	vertical-align: middle;
}
#header INPUT {
	vertical-align: middle;
	font-size: .8em;
}
#boxBar {
	height: 27px;
	font-size: 0;
	background-image: url(/img/bg_gradient_bar.png);
	background-repeat: repeat-x;
}
#footer {
	text-align: CENTER;
	font-size: 1em;
	padding: 5px;
	color: silver;
	margin-top: 50px;
}
#footer  A {
	color: #808080;
	text-decoration: none;
}
#footer  STRONG {
	font-weight: normal;
	color: #808080;
}
#footer  A:hover {
	color: #cc1212;
}
#barText {
	position: absolute;
	left: 220px;
	top: 81px;
	font-size: .9em;
	color: #017ac1;
}
#barText A {
	color: #017ac1;
	text-decoration: none;
	font-weight: bold;
}
#barText A:hover {
	text-decoration: underline;
	color: #bf0303;
}
#barText A.active {
	text-decoration: underline;
}
#barText STRONG {
	color: red;
}
#sidebar {
	float: left;
	width: 190px;
	background-color: #6b1600;
	background-image: url(/img/bg_sidebar.png);
	background-repeat: no-repeat;
	border-top: 2px solid #2a0900;
}
#sidebar A {
	color: #e25401;
	text-decoration: none;
}
#sidebar A:hover {
	color: #ff7b2d;
}
#sidebar A.active1 {
	color: #edd76d;
}
#sidebar UL {
	font-weight: bold;
	margin-top: 19px;
	list-style-type: none;
}
#sidebar LI {
	margin-left: -16px;
}
#sidebar UL.submenu {
	font-weight: normal;
	font-size: 1em;
	margin-top: 7px;
	margin-bottom: 7px;
	list-style-image: url(/img/arrow.gif);
}
#sidebar UL.submenu LI {
	margin-left: -25px;
}
#boxRight {
	width: 560px;
	margin-left: 205px;
}
#headerForms {
	float: right;
	height: 74px;
	width: 587px;
}
#cart {
	float: right;
	height: 22px;
	width: 210px;
	background-image: url(/img/bg_gradient_cart.png);
	background-repeat: repeat-x;
	color: white;
	font-size: 1em;
	padding-right: 10px;
}
SPAN.cartPrice {
	width: 78px;
	background-image: url(/img/bg_cart_price.png);
	background-repeat: repeat-x;
	border-left: 1px solid #9c0000;
	border-right: 1px solid #9c0000;
	padding: 2px 8px;
	text-align: CENTER;	
	margin: 0 10px 0 20px;
}
SPAN.cartPrice STRONG {
	color: #ffc200;
}
#barMain {
	height: 25px;
	margin-top: 48px;
	margin-left: 30px;
	padding-right: 10px; 
	background-image: url(/img/bg_bar_main.png);
	background-repeat: repeat-x;
	color: white;
	font-size: 1em;
	border: 0px solid red;
}
#barMain IMG, #cart IMG {
	vertical-align: middle;
}
DIV.clear {
	clear: left;
}
IMG.gradientBar {
	float: right;
}
A.lastButton {
	float: right;
	display: block;
	padding-top: 4px;
}
H2.title {
	height: 25px;
	background-image: url(/img/bg_bar_title.png);
	background-repeat: repeat-x;
	margin: 1.5em 0 0 0;
	color: white;
}
H2.titleMain {
	height: 25px;
	background-image: url(/img/bg_bar_title.png);
	background-repeat: repeat-x;
	margin: 1.5em 0;
	color: white;
}
SPAN.label {
	margin-left: 10px;
}
SPAN.label A {
	color: white;
	text-decoration: none;
}
SPAN.label A:hover {
	text-decoration: underline;
}
H2.title IMG, H2.titleMain IMG {
	vertical-align: middle;
}
.tab1, .tab2 {
	float: right;
	font-size: 1em;
	font-weight: normal;
	padding-right: 8px;
}
.tab1 IMG, .tab2 IMG {
	vertical-align: middle;
	margin-right: 7px;
}
.tab1 {
	background-image: url(/img/bg-tab1.png);
	background-repeat: no-repeat;
}
.tab1 STRONG {
	color: #ffc200;
}
.tab2 {
	background-image: url(/img/bg-tab2.png);
	background-repeat: repeat-x;
}
.tab2 A {
	color: white;
	text-decoration: none;
}
.tab2 A:hover {
	color: #ffff00;
}
DIV.boxItem {
	background-color: #e4dfd0;
	padding: 10px 15px 20px 15px;
	color: #3e0000;
	font-size: 1em;
	background-image: url(/img/meter_small.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
DIV.tag {
	float: left;
	border: 1px solid #adadad;
	padding: 3px 8px;
	font-weight: bold;
	font-size: 1em;
	background-image: url(/img/bg_tag.png);
	background-repeat: repeat-x;
	margin: 20px 10px 0 10px;
}
DIV.description {
	margin-left: 150px;
}
DIV.descriptionDetail {

}
DIV.thumbnail A IMG {
	border: 0;
}
DIV.thumbnail {
	margin-bottom: 20px;
	width: 560px;
	overflow: hidden;
}
SPAN.pageNumber {
	float: right;
}
P.navigationBottom A {
	text-decoration: none;
}
TABLE.order {
	float: right;
	text-align: CENTER;
	background-color: #e4dfd0;
	border: 0;
}
TABLE.order TD {
	background-color: #e4dfd0;
	padding: 3px;
}
INPUT.small {
	font-size: .9em;
	vertical-align: middle;
}
TD.price {
	background-image: url(/img/bg_gradient_silver.png);
	background-repeat: repeat-x;
	border: 1px solid #959289;
	color: #bf0303;
}	
INPUT.button {
	color: white;
	text-decoration: none;
	background-image: url(/img/bg_gradient_red.png);
	background-repeat: repeat-x;	
	border: 1px solid black;
	font-size: .8em;
	padding: 2px 5px;
}
TABLE.data TH {
	text-align: right;
}
.error {
	font-weight: bold;
	color: red;
}

/*_alcado begin_______________________________________________________________*/
h1 {
	font-size: 1.1em;
}
.mytitlemain {
	/*height: 25px;*/
	margin: 1.5em 0;
	padding: 5px 0 5px 15px;
	background: #500000 url(/img/bg_h.png) 0 0% no-repeat;
	color: white;
}
.mytitlemain a {
	color: white;
	text-decoration: none;
}
.mytitlemain a:hover {
	text-decoration: underline;
}
.nomarginbottom {
	margin-bottom: 0;
}
.tab1, .tab2 {
	color: white;
}
/*_alcado end_________________________________________________________________*/

