body{
	margin:0;
	color:#333;
	background: none repeat scroll 0 0 #EFEFEF;
	font:11px/13px Tahoma, Arial, Helvetica, sans-serif;
	min-width:1000px;
}
a{
	color:#4c4c4c;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
img{
	border:0;
	vertical-align:top;
}
form,fieldset{
	border:0;
	margin:0;
	padding:0;
}
input,select,textarea{
	color:#333;
	outline:none;
	vertical-align:top;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
}
.hidden{
	position:absolute;
	top:-9999px;
	left:-9999px;
}
.alignright{
	float:right;
	margin:0 0 0 30px;
}
.alignleft{
	float:left;
	margin:0 30px 0 0;
}
.wrapper{
	width:100%;
	overflow:hidden;
}
#wrapper{
	width:1000px;
	margin:0 auto;
}
.main{
	width:100%;
	background:url(../images/bg-main.png) repeat-y;
}
.main .holder{background:url(../images/bg-main-holder.png) no-repeat 0 100%;}
.main .frame{
	height:1%;
	padding:0 20px 20px;
	background:url(../images/bg-main-frame.png) no-repeat;
}
#header{
	padding:39px 0 10px;
	position:relative;
	z-index:10;
}
.logo{
	width:405px;
	height:66px;
	overflow:hidden;
	margin:0 0 39px -2px;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
}
.logo a{
	height:100%;
	display:block;
}
.user{
	position:absolute;
	top:0;
	right:0;
	color:#fff;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	background:url(../images/btn-user.png) no-repeat;
}
.user span{
	display:block;
	padding:1px 13px 7px 22px;
	background:url(../images/btn-user.png) no-repeat 100% -25px;
}
.user:hover{text-decoration:underline;}
.nav-panel{
	width:950px;
	padding:4px 5px 5px;
	background:url(../images/bg-nav-panel.png) no-repeat;
}
.nav-panel:after{
	content:"";
	display:block;
	clear:both;
}
#nav{
	padding:0;
	list-style:none;
	float:left;
	font-size:13px;
	line-height:15px;
	margin:0 0 -5px;
}
#nav > li{
	float:left;
	position:relative;
	padding:2px 0px 0px 0px;
	text-transform:uppercase;
	
	
}
#nav > li a{
	padding:2px 9px 3px 9px;
	
}
#nav li.noupper{text-transform:none}
#nav a{
	color:#fff;
	text-decoration:none;
	text-shadow:1px 1px #631818;
}

#nav li a:hover{
	/*color:#431111;
	text-shadow:1px 1px #dd7c7c;*/
	background-color:#6b1212;
	
}

#nav li ul li.noupper a{
	border-bottom:1px dashed #6b1212;
	padding-bottom:10px;
}

#nav li:hover .drop{left:0;}
#nav .drop{
	position:absolute;
	top:26px;
	left:-99999px;
	width:999px;
	z-index:999;
	display:block;
	font-size:12px;
	line-height:15px;
	text-transform:none;
}
#nav .right-side .drop {
	left:auto;
	right:0;
}
#nav .drop ul{
	padding:0;
	list-style:none;
	width:103px;
	float:left;
	margin:0 8px 0 0;
}
#nav .drop ul li{
	height:1%;
	vertical-align:top;
	
	
}
#nav .drop ul a{
	color:#fff;
	width:93px !important;
	display:block;
	text-shadow:0 0;
	padding:2px 5px 3px;
}
#nav .drop ul a:hover{background:#ce3838;}
.png-box {
	float:left;
	position:relative;
}
.png-box .holder{
	display:table;
	background:none;
}
.png-box .c{display:table-row;}
.png-box .l,
.png-box .r {
	width:4px;
	display:table-cell;
	background:url(../images/bg-left.png) repeat-y;
}
.png-box .r{background:url(../images/bg-right.png) repeat-y;}
.png-box .drop-content{
	height:1%;
	background:#a92a2a;
	display:table-cell;
	padding:10px 5px 14px 7px;
}
.png-box .lt,
.png-box .rt,
.png-box .lb,
.png-box .rb{
	width:4px;
	height:3px;
	font-size:0;
	display:table-cell;
	background:url(../images/bg-top-left.png) no-repeat;
}
.png-box .rt{background:url(../images/bg-top-right.png) no-repeat; }
.png-box .lb{
	height:7px;
	background:url(../images/bg-bottom-left.png) no-repeat;
}
.png-box .rb{
	height:7px;
	background:url(../images/bg-bottom-right.png) no-repeat;
}
.png-box .t,
.png-box .b{
	height:3px;
	font-size:0;
	display:table-cell;
	background:url(../images/bg-top.gif) repeat-x;
}
.png-box .b{
	height:7px;
	background:url(../images/bg-bottom.png) repeat-x;
}
.search-form{
	float:right;
	width:137px;
	padding:0 4px;
	background:url(../images/bg-search-form.png) no-repeat;
}
.search-form label{
	float:left;
	width:15px;
	height:14px;
	margin:4px 2px 0 0;
	text-indent:-9999px;
	background:url(../images/ico-search.png) no-repeat;
}
.search-form .text{
	width:120px;
	float:left;
	border:0;
	margin:0;
	color:#fff;
	padding:4px 0;
	background:none;
}
#main{width:100%;}
#main:after{
	content:"";
	display:block;
	clear:both;
}
.gallery{
	width:490px;
	height:380px;
	padding:0 23px;
	overflow:hidden;
	position:relative;
	margin:0 -23px 10px;
}
.gallery.int{height:300px;}
.gallery-holder{
	width:960px;
	height:380px;
	overflow:hidden;
	position:relative;
	background:url(../images/bg-gallery.png) no-repeat;
}
.gallery-holder ul{
	margin:0;
	padding:0;
	list-style:none;
	width:99999px;
	position:relative;
}
.gallery-holder ul li{
	float:left;
	width:960px;
}
.gallery .slide-text{
	float:left;
	width:480px;
	height:256px;
	color:#0d0001;
	overflow:hidden;
	margin:84px 0 0 41px;
	font:50px/50px Georgia, "Times New Roman", Times, serif;
}
.gallery .slide-text p{margin:0 0 17px;}
.gallery .slide-text img{margin:0 0 0 3px;}
.gallery-holder .visual{float:right;}
.gallery .switcher{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:67px;
	bottom:30px;
}
.gallery .switcher li{
	float:left;
	margin:0 5px 0 0;
}
.gallery .switcher a,
#content .gallery .product-gallery .switcher a{
	width:10px;
	height:11px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/switcher.png) no-repeat;
}
#content .gallery .product-gallery .switcher {
	position:relative;
	left:0;
	bottom:0;
	padding:0;
	margin:0;
	margin-bottom:0;
	padding-bottom:0;
}

.gallery .switcher a:hover,
.gallery .switcher .active,
#content .product-gallery .switcher a:hover,
#content .gallery .product-gallery .switcher .active{background-position:0 -20px;}
.gallery .link-prev,
.gallery .link-next{
	position:absolute;
	top:170px;
	left:0;
	width:23px;
	height:42px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/arrows.png) no-repeat;
}


.gallery .link-next{
	left:auto;
	right:0;
	background-position:100% 100%;
}
.boxes{
	width:970px;
	color:#808080;
	overflow:hidden;
	margin:0 -10px 3px 5px;
}
.boxes .heading{
	position:relative;
	padding:0 0 9px 11px;
	background:url(../images/bullet.png) no-repeat 0 4px;
	z-index:2;
}
.boxes h2{
	margin:0;
	color:#666;
	font-size:14px;
	line-height:17px;
	font-weight:normal;
	padding-top:2px;
}
.boxes h2 a{
	color:#666;
	text-decoration:none;
}
.boxes h2 a:hover{text-decoration:underline;}
.boxes p{margin:0 0 11px;}
.box{
	float:left;
	width:190px;
	height:100px;
	margin:0 10px 0 0;
	position:relative;
	padding:15px 19px 13px;
	border:1px solid #dadada;
	background:#e8e8e8 url(../images/gradient.png) repeat-x;
}
.box img{
	float:right;
	margin:-30px -20px 0 20px;
}
.promo-box{width:430px;}
.promo{
	margin:0;
	width:100%;
	padding:10px 0 0;
	list-style:none;
	text-align:center;
}
.promo li{
	float:left;
	overflow:hidden;
	padding:0 13px 0 14px;
}
.promo img{
	margin:0;
	float:none;
	display:block;
}
.promo-box .mask{
	z-index: 1;
	position:absolute;
	bottom:1px;
	left:0;
	width:468px;
	height:127px;
	background:url(../images/bg-mask.png) no-repeat;
}
.two-columns{
	width:690px;
	float:right;
	padding:15px 35px 0 0;
}
.three-columns{
	width:98%;
	float:left;
	padding:5px 35px 0 0;
}
.three-columns #content{width:700px;margin-left:10px}
#content{
	float:left;
	width:490px;
}
#content h2{
	margin:0 0 20px;
	font-size:20px;
	line-height:23px;
	font-weight:normal;
}
#content h3{
	margin:0;
	font-size:13px;
	line-height:16px;
}
#content h4{
	margin:0 0 14px;
	font-size:11px;
	line-height:14px;
}
#content p{margin:0 0 14px;}
#content ul{
	/*padding:0;
	width:100%;
	overflow:hidden;
	margin:0 0 19px;
	list-style:none;*/
}
#content ul li{
	/*height:1%;
	vertical-align:top;
	padding:0 0 0 8px;
	background:url(../images/bullet2.png) no-repeat 1px 50%;*/
}
#content .items{
	width:100%;
	overflow:hidden;
}
#content .items li{
	background:none;
	padding:0 0 17px;
}
.item{
	width:460px;
	padding:10px 11px 10px 9px;
	color:#717171;
	overflow:hidden;
	border-bottom:1px solid #dbdbdb;
	background:#ebebeb url(../images/bg-item-box.png) no-repeat;
}
.item100{
	width:inherit;
	padding:10px 11px 10px 9px;
	color:#717171;
	overflow:hidden;
	border:none;
	border-bottom:1px solid #dbdbdb;
	background:#ebebeb url(../images/bg-item-box-large.png) repeat-x;
}
.item .heading, .item100 .heading{
	padding:0 0 15px 12px;
	background:url(../images/bullet.png) no-repeat 0 -198px;
}
#content .item h3{
	margin:0;
	color:#333;
	font-size:12px;
	line-height:15px;
}
.item h3 a{
	color:#333;
	text-decoration:none;
}
.item h3 a:hover{text-decoration:underline;}
.text-holder{
	height:1%;
	overflow:hidden;
}
#content.item p{margin:0;}
.item .alignright{margin-top:2px;}
.item-block{
	padding:9px;
	width:470px;
	overflow:hidden;
	border:1px solid #ebebeb;
	background:#fff url(../images/bg-item-block.png) repeat-x 0 100%;
}
.entry-content .heading{
	margin:0 0 16px;
	padding:0 0 0 22px;
	background:url(../images/ico-ads.png) no-repeat left;
}
#content .technical li{
	padding:0 0 0 12px;
	background:url(../images/bullet3.png) no-repeat left;
}
.entry-content{width:460px;}
.visual{margin:0 0 12px;}
.product-gallery,
.product-gallery .gallery-holder{
	width:480px;
	overflow:hidden;
	position:relative;
	background:none;
	height:auto;
}
.product-gallery{margin:0 0 12px;}
.product-gallery .gallery-holder{margin:0 0 10px;}
#content .gallery-holder ul{
	margin:0;
	padding:0;
	list-style:none;
	width:99999px;
	position:relative;
}
#content .gallery-holder ul li{
	float:left;
	width:480px;
	padding:0;
	background:none;
}
#content .product-gallery .switcher{
	float:right;
	width:auto;
	margin:0;
}
#content .product-gallery .switcher li{
	float:left;
	padding:0;
	background:none;
	margin:0 0 0 5px;
}
.promo-title{
	height:1%;
	padding:0 10px;
	overflow:hidden;
	margin:-3px 0 22px;
}
.promo-title img{float:right;}
.aside{
	float:right;
	width:170px;
	overflow:hidden;
}
.aside-block{
	margin:-13px 0 0;
	padding:17px 0 42px;
	border-top:1px solid #ccc;
}

.aside-block image {
	border: 0;
}

.aside h3{
	margin:0 0 16px;
	font-size:18px;
	line-height:21px;
	font-weight:normal;
}
.contacts h3{margin:0 0 4px;}
.aside h4{
	margin:0;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
}
.phone{
	color:#333;
	padding:0 0 0 30px;
	background:url(../images/ico-phone.png) no-repeat;
}
.mark{color:#c73232;}
.contacts{
	width:100%;
	overflow:hidden;
	font-size:13px;
	line-height:15px;
	margin:0 0 23px;
}
.contacts p{margin:0;}
.contact-form{
	width:100%;
	overflow:hidden;
	margin:0 0 17px;
}
.contact-form .row{
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
}
.contact-form .text{
	width:158px;
	float:left;
	margin:0;
	padding:3px 5px;
	color:#999;
	font-size:10px;
	background:#fff;
	border:1px solid #cecccc;
}
.contact-form .focus{color:#333;}
.contact-form textarea{
	float:left;
	width:162px !important;
	margin:0;
	color:#999;
	font-size:10px;
	height:72px;
	min-height:72px;
	overflow:auto;
	max-width:162px;
	max-height:200px;
	background:#fff;
	padding:3px 1px 3px 5px;
	border:1px solid #cecccc;
}
.contact-form .submit, button.envio{
	float:right;
	width:60px;
	height:20px;
	border:0;
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	background:#ececec url(../images/btn-submit.gif) no-repeat;
	cursor:pointer;
}
.products{
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	margin:-3px 0 0;
}
.products li{
	width:180px;
	overflow:hidden;
	padding:15px 0 14px;
	vertical-align:top;
	margin:-1px -10px 1px 0;
	border-top:1px solid #ccc;
}
.products a{
	float:left;
	position:relative;
	margin:0 10px 0 0;
	text-decoration:none;
	border:1px solid #dbdbdb;
}
.products .new{
	position:absolute;
	top:-4px;
	left:7px;
	color:#fff;
	width:53px;
	padding:0 0 4px;
	text-align:center;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/bg-new.png) no-repeat;
}
#sidebar{
	float:left;
	width:195px;
}
#sidebar h3{
	margin:0;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
}
.sidebox .heading{
	padding:1px 6px 2px;
	border:1px solid #d9d9d9;
	border-top-color:#dbdbdb;
	border-bottom-color:#dcdcdc;
	background:#e8e8e8 url(../images/bg-sideheading.png) repeat-x;
}
.sidebox .heading .holder{
	padding:0 0 0 10px;
	background:url(../images/bullet.png) no-repeat 0 -397px;
}
div#content_menuleft{

}

div#content_menuleft ul.menuleft{
	list-style:none;
	/*border:1px solid blue;*/
	padding:0px 0px 0px 0px;
}

div#content_menuleft ul.menuleft li{
	
}
	div#content_menuleft ul.menuleft li ul{
		margin:0;
		padding:0;
		margin-left:6px;
		list-style:none;
	}
div#content_menuleft ul.menuleft li a{
	padding:5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #ccc;
	text-decoration:none;
}
div#content_menuleft ul.menuleft li a:hover{
	color:#9a2525;
	text-decoration:underline;
}
div#content_menuleft ul.menuleft li a.sel{
	color:#9a2525;
	border-top:1px solid #9a2525;
	border-bottom:1px solid #9a2525;
	font-weight:bold;
	background-color:#cc8585;
}
/*
.menu{
	width:187px;
	overflow:hidden;
	list-style:none;
	margin:0 0 0 0px;
	background:#f7f7f7;
	border:1px solid #f2f2f2;
	padding:6px 2px 12px 12px;
}
.menu li{
	height:1%;
	padding:0 6px 6px 10px;
	vertical-align:top;
	border-bottom:1px solid #d3d3d3;
}
.menu .active{padding-left:10px;}
.menu a{text-decoration:none;}
.menu a:hover,
.menu .active a{font-weight:bold;}
.menu .active ul{
	padding:0;
	width:155px;
	list-style:none;
	font-weight:normal;
	margin:4px -10px -6px;
}
.menu .active ul li{
	padding:3px 0;
	border:solid #d3d3d3;
	border-width:1px 0 0;
}
.menu .active ul a{
	padding:0 3px 0 30px;
	font-weight:normal;
	background:url(../images/menu-bullet.gif) no-repeat 18px -999999px;
}
.menu .active ul a:hover,
.menu .active .active a{background-position:18px 50%;}
.menu .active .active ul{margin:4px 0 -5px;}
.menu .active .active ul li{
	border:0;
	padding:0;
}
.menu .active .active ul a{
	display:block;
	background:none;
	padding:3px 2px 4px 42px;
	border-top:1px solid #d3d3d3;
}
.menu .active .active ul a:hover,
.menu .active .active ul .active a{
	position:relative;
	padding:3px 2px 4px 42px;
	border-color:#ce8383 !important;
	background:#fbeded url(../images/bg-submenu-hover.gif) repeat-x 0 100%;
}*/
#footer{
	width:980px;
	color:#b2b2b2;
	overflow:hidden;
	padding:0 10px 50px;
}
#footer p{margin:0;}
.navigation{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.navigation li{
	float:left;
	margin:0 3px 0 -3px;
	padding:0 4px 0 7px;
	background:url(../images/separator.gif) no-repeat left;
}
.navigation a{
	color:#b2b2b2;
	text-decoration:none;
}
.navigation a:hover{text-decoration:underline; color:#000;}

.social{
	margin:0 0 0 83px;
	padding:0;
	list-style:none;
	float:right;
}
.social li{
	float:left;
	margin:0 0 0 5px;
}
/*
.social a{
	width:16px;
	height:16px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/bg-social.gif) no-repeat;
}
.social .youtube{background-position:-21px 0;}
.social .rss{background-position:-42px 0;}
.social .linkedin{background-position:-63px 0;}
.social .twitter{background-position:-84px 0;}
*/
.social img {
	border: 0px;
	padding: 0 0 0 2px;
}



div.fadehover {
	position: absolute;
	top: 10px;
	left: 50px;
}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
}

h2#bcbc{ font-size:11px; font-weight:normal }
h2#bcbc a{ text-decoration:none }
h2#bcbc a:hover{ text-decoration:underline }
h2#bcbc a.actual, h2#bcbc.actual, h2#bcbc .actual{ font-weight:bold }


.gallery.int .link-prev,
.gallery.int .link-next{
	position:absolute;
	top:126px;
	left:7px;
	width:17px;
	height:31px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/arrows_sm.png) no-repeat;
}


.gallery.int .link-next{
	left:503px;
	background-position:100% 100%;
	z-index:999999;
}
