/*
CSS Credit: http://www.carbotecnia.com.mx
*/

body {
	margin: 0;
	padding: 0;
	line-height: 103%;
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	background-repeat: repeat-x;
}
body {
	background-image: url(images/bg.jpg);
	background-color: #FFFFFF;
}
body,td,th {
	color: #000000;
	vertical-align: baseline;
	font-size: 14px;
	text-decoration: none;
}
.Estilo1 {color: #FFFFFF}
.Estilo2 {font-size: 14px}
.Estilo8 {font-size: 12}
.Estilo10 {font-size: 20px}
.Estilo12 {font-family: Arial, Helvetica, sans-serif; color: #81BE28;}
.Estilo14 {color: #81BE28}
.Estilo16 {color: #000000}
.Estilo17 {color: #000000; font-family: Geneva, Arial, Helvetica, sans-serif; }
.Estilo19 {
	font-size: 24px;
	color: #0066CC;
}
.Estilo20 {
	color: #0066FF;
	font-weight: bold;
}
.Estilo32 {
	font-size: 14;
	color: #0099FF;
}
.Estilo33 {	color: #0066FF;
	font-weight: bold;
}
.Estilo34 {
	font-size: 14;
	color: #0099FF;
}
.Estilo35 {color: #0066FF}
.Estilo38 {
	color: #FFFFFF;
	font-family: calibri;
	font-size: 14px;
}
.Estilo71 {color: #000000; font-weight: bold; }
.Estilo49 {color: #FFFFFF; font-family: calibri; }
.Estilo72 {font-size: 16px}
.Estilo73 {font-family: calibri; font-size: 16px; color: #000000; }
.Estilo74 {font-family: calibri; font-size: 15px; color: #0066FF;}
.Estilo20 {font-family: Geneva, Arial, Helvetica, sans-serif}
.Estilo21 {
	color: #0066CC;
	font-weight: bold;
}
.Estilo24 {font-size: 12px}
.Estilo25 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo26 {font-family: Arial, Helvetica, sans-serif}
.Estilo29 {font-family: Verdana, Arial, Helvetica, sans-serif}
.Estilo30 {font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.Estilo31 {color: #0099FF}
.Estilo97 {font-size: 17px}
.Estilo98 {color: #0033CC}
.Estilo96 {
	font-family: calibri;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
a:link{
	color: #0066CC;
	text-decoration: none;
} 
a:visited {color: #0066CC;
	text-decoration: none;
} 
a:active{
	color: #000000;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.button_01 a {
	display: block;
	width: 100px;
	height: 22px;
	padding: 2px 0 0 0;
	background: url(images/carbo_button_01.png) no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

.button_01 a:hover {
	text-decoration: none;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.margin_r10 { margin-right: 10px; }

.float_l {
	float: left;
	width: auto;
	height: auto;
}
.float_r { float:  right; }

#carbo_wrapper_outer {
	width: 100%;
	background: url(images/carbo_body_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;	
}

#carbo_wrapper {
	width: 970px;
	background-color: #FFFFFF;
	border-color: #0099FF;
	background-image: url(images/bgc.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#carbo_header {
	height: 70px;
	background: url(images/carbo_menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* site title */
#carbo_header  #site_title {
	float: left;
	width: 200px;
	padding: 5px 0 0 10px;
}

#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title a span {
	display: block;
	margin-top: 5px;
	color: #888888;
	font-size: 12px;
}
/* end of site title */

/* menu */
#carbo_header #carbo_menu {
	float: right;
	height: 58px;
	margin-top: 3px;
	width: 970px;
}

#carbo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#carbo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#carbo_menu ul li a {
	float: left;
	display: block;
	height: 27px;
	width: 67px;
	margin-left: 10px;
	padding: 7px 5px 0 5px;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #fff;	
	font-weight: normal;
	outline: none;
}

#carbo_menu li a:hover, #carbo_menu li .current {
	background: url(images/carbo_menu_hover.png) no-repeat;
}
/* end of menu */

/* banner */
#carbo_banner {
	clear: both;
	width: 970px;
	height: 222px;
	padding: 20px 0 0 0;
	overflow: hidden;
	background: url(images/carbo_banner.jpg) no-repeat;
}

#carbo_banner h2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	margin-top: 20px;
	color: #006699;
}

#carbo_banner p {
	text-align: justify;
	margin-bottom: 15px;
	color: #444444;
}

#carbo_banner .banner_image {
	float: left;
	position: relative;
	width: 330px;
	height: 146px;	
	padding: 29px;
	margin-left: 10px;
	margin-right: 40px;
}

#carbo_banner .banner_image span {
	position: absolute;
	width: 585px;
	height: 204px;
	top: -104px;
	left: 357px;
	z-index: 1000;
	background: url(images/carbo_banner_image_frame.png);
	background-repeat: no-repeat;
}
/* end of banner */

/* content */
#carbo_content_wrapper {
	clear: both;
	width: 970px;
	padding: 3px 0;
}

#content {
	float: right;
	margin-left: 2px;
	width: 740px;
}

#sidebar {
	float: left;
	width: 220px;
	vertical-align: baseline;
}

.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.section_w610 {
	clear: inherit;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#carbo_content_wrapper h2 {
	font-weight: normal;
	font-size: 25px;
	margin: 0 0 30px 0;
}

#carbo_content_wrapper p {
	text-align: left;
}

#carbo_content_wrapper strong {
	color: #000000;
	font-weight: bold;
}

#carbo_content_wrapper .list_01 {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

#carbo_content_wrapper .list_01 li {
	display: block;
	float: left;
	width: 180px;
	margin: 0 5px 5px 0;
	padding: 5px 0 3px 30px;
	background-image: url(images/carbo_list_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.gallery {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gallery li {
	padding: 0;
	display: block;
	float: left;
	width: 240px;
	margin-right: 5px;
	background-repeat: no-repeat;
	height: 150px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.gallery li a {
	display: block;
	margin: 8px;
	text-decoration: none;
}

.gallery li a img {
	margin-bottom: 15px;
}

.gallery li a span {
	margin-top: 5px;
	color: #0099FF;
	font-weight: bold;
}

.news_section {
	padding: 3px 3px 0 3px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/carbo_news_bg.jpg);
}

#sidebar h2 {
	height: 25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
}

#sidebar h3 {
	color: #3b3b3b;
	margin: 0 0 10px 0;
	font-size: 10px;
	font-weight: bold;
}

#sidebar .news {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/iconos/Forward.png);
}

#sidebar .testimonial {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/carboncillo.jpg);
}

#sidebar .news_box {
	clear: left;
	margin-bottom: 3px;
}

#sidebar .news_box .date {
	float: right;
	color: #1b9cd5;
	font-size: 11px;
}

.news_box a {
	color: #000000;
	text-decoration: none;
}

.news_box a:hover {
	color: #0066FF;
	text-decoration: underline;
	margin-left: auto;
}

#testimonial_section {
	padding: 20px 0 0 0;
	background: url(images/carbo_testimonial.png);
	background-repeat: repeat-x;
	background-position: top;
}

.testimonial_box {
	margin: 5px 3px;
	color: #000000;
}
/* end of content */

/* footer */
#carbo_footer {
	clear: both;
	width: 930px;
	margin: 0 auto;
	padding: 30px;
	color: #FFFFFF;
	background-color: #006699;
}

#carbo_footer p {
	text-align: justify;
}

#carbo_footer span {
	color: #FF9900;
}

#carbo_footer a {
	color: #646464;
	text-decoration: underline;
}

#carbo_footer h3 {
	font-size: 18px;
	margin: 0 0 20px 0;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 10px;
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

#carbo_footer .footer_menu_list li a {
	color: #646464;
	font-weight: normal;
	text-decoration: underline;
}

#carbo_footer .footer_menu_list li a:hover {
	color: #999999;
	text-decoration: none;
}

.about {
	float: left;
	width: 250px;
	margin-right: 80px;
}

.link_section {
	float: left;
	width: 250px;
	margin-right: 50px;
}

.contactus_section {
	float: right;
	width: 240px;
	border-top-style: 1px solid #FFFFFF;
	padding-bottom: 10px;
}

#copyright {
	padding: 20px;
	text-align: center;
	color: #646464;
	background-color: #000000;
}

#copyright a {
	color: #646464;
	text-decoration: underline;
	font-weight: normal;
}
#copyright a:hover {
	color: #999999;
}
/* end of footer */
#carbo_wrapper_outer #carbo_wrapper #carbo_content_wrapper #content #pageIn .goodList #compareForm .itemList .item {
}
#carbo_wrapper_outer #carbo_wrapper #carbo_content_wrapper #content #pageIn .goodList #compareForm .itemList .item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
.goodList {
	MARGIN-TOP: 5px
}
.goodList .itemList .item {
	BORDER-BOTTOM: #eee 1px solid;
	HEIGHT: 130px
}
.goodList .itemList .item .pic {
	MARGIN: 12px; FLOAT: left
}
.goodList .itemList .item .pic SPAN {
	
}
.goodList .itemList .item .pic SPAN A {
	TEXT-DECORATION: underline
}
.goodList .itemList .item .pic IMG {
	WIDTH: 100px; HEIGHT: 100px
}
.goodList .itemList .item .info .name A {
	COLOR: #0066FF;
	FONT-SIZE: 14px
}
.goodList .itemList .item .info {
	PADDING-BOTTOM: 10px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 10px
}
.goodList .itemList .item .info .price {
	MARGIN-TOP: 5px
}
.goodList .itemList .item .info .btnList {
	TEXT-ALIGN: right; PADDING-RIGHT: 20px
}
.goodList .itemList .item .info .brief {
	MARGIN-TOP: 5px
}
.goodList .itemGrid {
	BORDER-BOTTOM: #eee 1px solid; PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; DISPLAY: block !important; OVERFLOW: hidden !important; PADDING-TOP: 5px
}
.goodList .itemGrid .item {
	TEXT-ALIGN: center; MARGIN: 7px 0px 0px 2px; WIDTH: 185px; FLOAT: left; HEIGHT: 200px
}
.goodList .itemGrid .item .pic IMG {
	MARGIN: 10px
}
.goodList .itemGrid .item .name {
	PADDING-BOTTOM: 4px; PADDING-LEFT: 4px; PADDING-RIGHT: 4px; PADDING-TOP: 4px
}
.goodList .itemGrid .item .name .water_mark {
	FLOAT: left
}
.goodList .item .name A {
	
}
.goodList .itemGrid .item .brief {
	TEXT-ALIGN: left; LINE-HEIGHT: 1.5em; TEXT-INDENT: 2em; MARGIN-BOTTOM: 5px
}
.goodList .itemText .item {
	BORDER-BOTTOM: #eee 1px solid; PADDING-BOTTOM: 5px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; HEIGHT: 70px; PADDING-TOP: 5px
}
.goodList .itemText .item .price {
	MARGIN: 4px
}
.goodList .itemText .item .brief {
	MARGIN: 4px
}
.goodList .itemText .item .btnList {
	TEXT-ALIGN: right; MARGIN-RIGHT: 20px
}
#indexLeft .libDiv {
	WIDTH: 200px !important; MARGIN-BOTTOM: 10px; BACKGROUND: url(images/lib_div_bg.gif) #d6d7a0 repeat-y 0px 0px; COLOR: #844c17
}
#indexLeft .libDiv P.top {
	WIDTH: 200px; DISPLAY: block; BACKGROUND: url(images/lib_div_top.gif) no-repeat 0px 0px; HEIGHT: 10px; FONT-SIZE: 0px
}
#indexLeft .libDiv P.bot {
	WIDTH: 200px; DISPLAY: block; BACKGROUND: url(images/lib_div_bot.gif) no-repeat 0px 0px; HEIGHT: 10px; FONT-SIZE: 0px
}
#indexLeft .libDiv H2 {
	BORDER-BOTTOM: #e7e0ca 2px solid; POSITION: relative; PADDING-BOTTOM: 4px; MARGIN: 3px 0px 3px 15px; WIDTH: 171px; DISPLAY: block; FONT: bold 14px Arial, "????", Verdana, sans-serif; LETTER-SPACING: 0pt; COLOR: #61461e
}
#indexLeft .libDiv UL {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 15px; PADDING-RIGHT: 15px; PADDING-TOP: 5px
}
#indexLeft .libDiv LI {
	LINE-HEIGHT: 160%; WIDTH: 175px; TEXT-OVERFLOW: ellipsis; WHITE-SPACE: nowrap; OVERFLOW: hidden
}
#indexLeft .libDiv UL.iconTitle LI {
	BACKGROUND-IMAGE: url(images/news_arrow.gif); PADDING-LEFT: 10px; WIDTH: 165px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0px 3px
}
#indexLeft .libDiv INPUT.libInput {
	BORDER-BOTTOM: #e0d8c2 1px solid; BORDER-LEFT: #e0d8c2 1px solid; WIDTH: 165px; MARGIN-BOTTOM: 8px; COLOR: #999; BORDER-TOP: #e0d8c2 1px solid; BORDER-RIGHT: #e0d8c2 1px solid
}
#indexLeft .cartDiv {
	BACKGROUND-IMAGE: url(images/cart_bg.jpg); PADDING-LEFT: 10px; PADDING-RIGHT: 50px; BACKGROUND-REPEAT: repeat-x; MARGIN-BOTTOM: 10px; HEIGHT: 50px; PADDING-TOP: 10px
}
#indexLeft .cartDiv A {
	COLOR: #61461e
}
table.pager select, table.view-by select{margin:0 3px;font-size:.95em;}
table.pager select{width:50px;}
table.view-by td.sort-by{text-align:right;padding-right:44px;}
table.view-by select{width:85px;}
table.pager, table.view-by{width:100%;background:url(../images/pager_bg.gif) repeat-x 0 100% #fff;font-size:.95em;}
table.view-by{margin-bottom:35px}
table.pager td{width:32%;border-top:1px solid #eee;padding:4px 8px;vertical-align:middle;}
table.pager td.pages{padding:4px 0;white-space:nowrap;text-align:center;}
table.pager ol, table.pager li{display:inline;}
table.pager li{padding:0 2px;}
table.view-by td{width:33%;border-top:1px solid #e2e2e2;padding:4px 8px;vertical-align:middle;}
.a-right{text-align:right;}
.one-page-checkout li.section{position:relative;}
.one-page-checkout .group-select{margin-right:0;}
.one-page-checkout .box{border:1px solid #bbb6a5;border-top:0;padding:15px 20px;background:#faf7ee;}
.one-page-checkout .head{margin-bottom:0;padding:4px 8px 6px 8px;background:url(../images/opc_off_head_bg.gif) repeat-x 0 100% #eee;border-width:0 1px 0 1px;border-color:#D9DDE3;border-style:solid;border-top:1px solid #fff;}
.one-page-checkout .tool-tip{right:8px;}
.one-page-checkout .head a{display:none;}
.one-page-checkout h3{color:#999;font-size:1.05em;}
.one-page-checkout h4{border-bottom:1px solid #E4E4E4;padding-bottom:2px;text-transform:uppercase;}
.one-page-checkout h4.title{border-bottom:0;text-transform:none;}
.one-page-checkout .step-count{background:#fff;font-size:.9em;padding:0 4px;line-height:1em;}
.one-page-checkout .content{padding:10px 20px;}
.one-page-checkout label.label{font-size:1.05em;color:#2f2f2f;}
.one-page-checkout .allow .head{background:#d0dce1;border-color:#a3aeb3;border-width:1px 1px 0 1px;cursor:pointer;}
.one-page-checkout .active .head{margin-bottom:0;border:1px solid #BBAFA0;background:#F9F3E3;padding-bottom:5px;cursor:default;}
.one-page-checkout .alloq .head a{display:block;}
.one-page-checkout .group-select{margin-top:0;border:0;background:none;padding:0;}
.one-page-checkout .allow h3{color:#a4b3b9;}
.one-page-checkout .active h3{color:#F18200;}
.one-page-checkout .allow .step-count{background:#dbe6eb;}
.one-page-checkout .active .step-count{color:#fff;border:1px solid #f19900;background:#F18200;}
.one-page-checkout .active .box{display:block;border-color:#BBAFA0;background:#FBFAF6 url(../images/multi_address_box_bg.gif) 0 0 repeat-x;}
.one-page-checkout dd .form-list ul{margin:5px 17px 15px 17px;}
.one-page-checkout .checkmo-mailing-address{padding-left:20px;}
.one-page-checkout-progress .page-head{margin-bottom:1em;}
.one-page-checkout-progress li{border:1px solid #A3AEB3;background:#eee;margin-bottom:6px;}
.one-page-checkout-progress h4{margin:0;color:#999;padding:2px 8px;background:#eee;text-transform:none;}
.one-page-checkout-progress h4.complete{border-bottom:1px solid #A3AEB3;background:#D0DCE1;color:#5e8ab4;}
.one-page-checkout-progress h4 a{text-transform:none;}
.one-page-checkout-progress .content{padding:8px 13px;}
#opc-login .button-set{border-top:0;}
#opc-review .box{border:0;padding:0;}
#opc-review .content{border:1px solid #d9dde3;border-top:0;}
#opc-review .data-table{border-top:0;}
.opc-please-wait{padding-right:7px;}
.one-page-checkout a.back{background:url(../images/icon_opc_back.gif) no-repeat;padding-left:16px;line-height:13px;}
.one-page-checkout .payment-methods dd{padding:0;}
.one-page-checkout .button-set{margin-top:0;padding-top:2em;}
.catalog-listing .add-to{margin:.7em 0;color:#555;line-height:1.3em;font-size:.95em;font-weight:bold;}
.catalog-listing .add-to a, .catalog-listing .add-to a:hover{text-decoration:underline;}
.add-to-cart-box{float:right;}
.add-to-cart-box .qty-box{float:left;}
.add-to-cart-box .qty-box label{float:left;}
.add-to-cart-box .qty-box .qty{float:left;margin:0 5px;}
.add-to-cart-box .form-button{float:left;}
.add-to-box{}
.add-to-box li{display:inline;}
.add-to-holder{margin:10px 0;}
.add-to-holder .add-to-cart-box{float:left;}
.add-to-holder .add-or{float:left;padding:0 7px;font-weight:bold;color:#666;}
.add-to-holder .add-to-box{float:left;line-height:1.25em;text-align:left;}
.add-to-holder .add-to-box li{display:block;}
.add-to-holder .add-to-box li .pipe{display:none;}
.lang-switch {
	width:120px;
	text-align:right;
	float:left;
	margin-bottom:15px;
	padding:0;
	clear:both;
	background-image: url(../images/nav.gif);
}
.lang-switch a, .lang-switch a:visited {
	text-decoration:none;
	color:#fff;
	display:block;
	width:120px;
	background-image:url(images/nav.gif);
	float:right;
	text-align:center;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
.lang-switch a:hover {text-decoration:underline;}
.lang-switch2 {width:150px;background-image:url(images/nav.gif);text-align:center;float:left;padding:4px 0;clear:both;}
.lang-switch2 a, .lang-switch2 a:visited {text-decoration:none;color:#fff;}
.lang-switch2 a:hover {text-decoration:underline;}

