*
{
	border:0;
	margin:0;
	padding:0;
}

body
{
	font-family:Arial;
	background:url(../imgs/background.jpg) repeat-x;
}

a
{
	text-decoration:none;
}

ul
{
	list-style-position: inside;
	list-style-image:url(../imgs/vignette.gif);
}

ul.dashes
{
	list-style-type:none;
	list-style-image:none;
	color:#ed9a0e;
}

.preloader
{
	width:1px;
	height:1px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	display:none;
}

#main
{
	width:890px;
	min-height:720px;
	margin:0 auto;
	background:url(../imgs/homeevertek.jpg) no-repeat top center;
	background:url(../imgs/header-bkg.jpg) no-repeat top center;
	
}

#main-wrapper
{
	/*overflow:auto;-*/
}

/*#tmp
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}*/

#header
{
	width:890px;
	height:133px;
	margin-bottom:13px;
	position:relative;
}

#tels{
	position:absolute;
	margin-left:390px;
	padding-top:30px;
	font-size:24px;
	color:#666;
	font-weight:bold;
}

#login
{
	width:208px;
	height:82px;
	background:url(../imgs/login-box-bkg.jpg);
	position:absolute;
	right:14px;
	top:7px;
	font-size:9px;
	color:#3e3f52;
}

#login label
{
	float:left;
	padding-right:6px;
	text-align:right;
	width:75px;
	background:url(../imgs/vignette.gif) right no-repeat;
	margin:8px 10px 4px 0;
}

#login span
{
	float:left;
	padding-right:6px;
	text-align:right;
	width:75px;
	background:url(../imgs/vignette.gif) right no-repeat;
	margin:8px 10px 4px 0;
}

#login input
{
	float:left;
	border:1px solid #e3e9ef;
	border-top:1px solid #abadb3;
	background:#FFF;
	margin:5px 0 1px;
	width:107px;
	height:17px;
}

.input_border{
	border:solid; 
	border-width:thin; 	
	border-style:inset;
}

#login #search
{
	width:85px;
}

#login #search-submit
{
	width:21px;
	height:19px;
	background:url(../imgs/search-button.jpg);
	border:none;
}

#logo
{
	height:94px;
	margin-left:7px;
	width:336px;
}

#buttons
{
	margin-left:10px;
}

.ie6 #buttons
{
	margin-top:-2px;
}

#buttons a
{
	width:145px;
	height:27px;
	display:block;
	float:left;
	text-align:center;
	background:url(../imgs/button-off.jpg);
	padding-top:11px;
	color:#595a5b;
	font-size:12px;
	font-weight:bold;
}

#buttons a:hover
{
	background:url(../imgs/button-on.jpg);
}

#buttons a.left
{
	background:url(../imgs/button-off-left.jpg);
}

#buttons a.left:hover
{
	background:url(../imgs/button-on-left.jpg);
}

#buttons a.right
{
	background:url(../imgs/button-off-right.jpg);
}

#buttons a.right:hover
{
	background:url(../imgs/button-on-right.jpg);
}

#left-sidebar
{
	float:left;
	min-height:490px;
	margin-left:10px;
	margin-right:3px;
	width:161px;
}

.ie6 #left-sidebar
{
	height:490px;
	margin-left:5px;
}

.block
{
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	overflow:hidden;
}

#block-header
{
	color:#595a5b;
	background:url(../imgs/block-header.png);
	height:28px;
	width:161px;
	text-align:center;
	padding-top:11px;
	position:relative;
	z-index:10;
}

#productos.block a
{
	color:#939392;
	display:block;
	width:143px;
	min-height:18px;
	padding-left:16px;
	padding-top:5px;
	background:url(../imgs/divisor.gif) no-repeat top;
}

.ie6 #productos.block a
{
	height:18px;
}

#productos.block a:hover
{
	background-color:#ffe491;
}

.block-border
{
	padding-top:5px;
	margin-top:-11px;
	position:relative;
	z-index:1;
	padding-bottom:5px;
	border-top:none;
	overflow:hidden;
}

.ie6 .block-border
{
	width:161px;
	left:-1px;
}

#productos .block-border
{
	border:1px solid #806308;
	background:#fff6dc;
	margin-top:-7px;
}

#productos.block a.sub-category
{
	margin-left:5px;
	height:15px;
	padding-top:0px;
	min-height:15px;
	background:url(../imgs/divisor-sub.gif) no-repeat top;
}

#productos.block a.sub-category:hover,#productos.block a.current
{
	background-color:#ffd248;
}

.ie6 #productos.block a.sub-category
{
	height:15px;
}

#breadcrumb
{
	color:#FFF;
	float:left;
	height:15px;
	width:705px;
	font-size:9px;
	margin-top:4px;
	color:#ef7410;
}

#breadcrumb span
{
	color:#FFF;
}

#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited
{
	color:#FFF;
}

#breadcrumb a:hover
{
	color:#ef7410;
}

#content
{
	width:703px;
	min-height:488px;
	float:left;
	background:#FFF url(../imgs/content-bkg.jpg) no-repeat;
	padding:1px;
	font-family:Tahoma, Arial, Sans;
	font-size:11px;
}

.ie6 #content
{
	height:488px;
}

#content.indexHomeBody
{
	padding:0px;
	background:none;
	width:706px;
}

#content h1
{
	font-family:"Century Gothic";
	font-size:18px;
	color:#ef7410;
	/*font-weight:normal;*/
	margin-top:15px;
	margin-left:20px;
	margin-bottom:10px;
}

#content h2
{
	font-size:12px;
	margin-bottom:10px;
}

#content p
{
	/* margin-bottom:10px; */
	margin:15px;
}

#content-wrapper
{
	margin:10px;
}

#left-column, #right-column
{
	width:335px;
	float:left;
}

#left-column
{
	padding-right:5px;
}

#right-column
{
	padding-left:5px;
}

#footer
{
	width:870px;
	float:left;
	padding:0 10px;
	font-size:11px;
	color:#595858;
	padding:1px 14px;
	background:#FFF;
}

#footer a, #footer a:link, #footer a:visited
{
	color:#595858;
}

#footer a:hover
{
	color:#ef7410;
}

#footer h5
{
	font-size:12px;
	padding-left:8px;
}

.ie #footer h5
{
	padding-left:20px;
}

#footer .links
{
	float:left;
	/*width:200px;*/
}

#footer ul
{
	display:block;
	float:left;
	margin-right:15px;
}

.ie #footer ul
{
	list-style-position:outside;
	padding-left:20px;
}

#footer li
{
	max-width:120px;
}

#footer #data
{
	width:870px;
	float:left;
	font-size:12.5px;
	margin-top:16px;
	position:relative
}

#contact
{
	float:left;
}

#dw
{
	float:right;
	margin-right:19px;
}

#dw a, #dw a:link, #dw a:visited
{
	color:#595858;
}

#dw a:hover
{
	color:#fe8a00;
}

#banner-home
{
	margin-bottom:5px;
}

.home-block
{
	width:232px;
	float:left;
	/*margin-bottom:5px;*/
}

#content .home-block h2
{
	margin-top:10px;
	margin-bottom:0;
}

.home-block.middle
{
	margin:0 6px;
	width:229px;
}

.featured-product
{
	width:231px;
	min-height:163px;
	float:left;
	background:url(../imgs/featured-products-bkg.jpg) no-repeat;
	color:#565655;
}

.ie6 .featured-product
{
	height:163px;
}

.featured-product.middle
{
	margin:0 6px;
}

.featured-product h2
{
	margin:8px;
	color:#ed6c16;
	font-size:11px;
}

.featured-product h3
{
	margin:8px;
	color:#2358bb;
	font-size:11px;
}

.featured-img
{
	width:80px;
	height:100px;
	margin:10px;
	float:left;
	overflow:hidden;
	vertical-align:middle;
	text-align:center;
}

.featured-data
{
	width:130px;
	float:left;
	margin-top:10px;
}

.featured-data ul
{
	list-style-type:none;
	list-style-image:none;
	font-weight:bold;
}

.featured-data p,.featured-data span
{
	color:#2358bb;
	font-weight:bold;
}

#indexProductList.centerColumn
{
	padding:0 10px;
}

.fontBlack{
	font-weight:bold;
	color:#333;
}

.fontOrange{
	font-weight:bold;
	color:#F60;
}

.imgLink{
	color:#F60;
	text-align:center;
	font-size:14px;
	left:auto;
}

.imgLink:hover{
	text-decoration:underline;
}

.fontOrangeLink{
	font-weight:bold;
	color:#F60;
	text-decoration:none;
}
