html {
	overflow: -moz-scrollbars-vertical;
}

/* body */
body { 
	margin: 0px;
	padding: 0px;
	background: url('../image/background.png') repeat-x;
	font-family: Arial;
	font-size: 11px;
	color: #000000;

}

form {
	padding: 0;
	margin: 0;
	display: inline;
}
/*
.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}
*/
a img {
	border: none;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
	width: 990px;
	_width: 1000px;
	margin: 0 auto;
	background: transparent;
}

#header {
	height: 55px; 
	clear: both; 
	background: url('../image/banner_background.png') no-repeat;
	margin: 0 0 3px 0;
}

#header .b {
	height: 26px;
	margin-left: 266px;
	padding-top: 16px;
}

#header .b a {
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #fff;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 12px;
	padding: 8px 33px 0 42px;
	height: 22px;
}

#header .b a.icon_home {
	background: url('../image/icon_home.png') left center no-repeat;
}

#header .b a.icon_cuenta {
	background: url('../image/icon_cuenta.png') left center no-repeat;
}

#header .b a.icon_salir {
	background: url('../image/icon_salir.png') left center no-repeat;
}

#header .b a.icon_ingresar {
	background: url('../image/icon_ingresar.png') left center no-repeat;
}

#header .b a.icon_carrito {
	background: url('../image/icon_carrito.png') left center no-repeat;
}

#header .b a.icon_pagar {
	background: url('../image/icon_pagar.png') 12px center no-repeat;
}

#subheader {
	height: 140px;
	/*background: url('../image/banner_bottom_background.png') no-repeat;*/
}

#bar {
	height: 38px;
	background: url('../image/bar_background.png') no-repeat;
	margin: 0 0 4px 0;
	padding-left: 18px;
}

#leftcolumn {
	width: 169px;
	float: left;
}

#leftcolumn .category {
	background: url('../image/category_background.png') repeat-y;
	margin: 0;
	padding: 0 8px;
}

#leftcolumn .category_top {
	background: url('../image/category_top.png') no-repeat;
	height: 37px;
	margin: 0;
}

#leftcolumn .category_bottom {
	background: url('../image/category_bottom.png') no-repeat;
	height: 37px;
}

#leftcolumn .category a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: 800;
	line-height: 24px;
	padding-left: 10px;
	font-size: 12px;
	border-bottom: 1px dotted #fff;
}

#leftcolumn .category a:hover {
color: #ffe400;
background: url('../image/overmenu.png') repeat-y;

}

#leftcolumn .box {
	background: url('../image/box_background.png') repeat-y;
	margin: 0;
}

#leftcolumn .box_up {
	background: url('../image/box_up.png') no-repeat;
	height: 7px;
	margin: 6px 0 0 0;
}

#leftcolumn .box_down {
	background: url('../image/box_down.png') no-repeat;
	height: 7px;
}

#leftcolumn .box .heading {
	text-transform: uppercase;
	color: #990002;
	border-bottom: 1px solid #eee;
	margin-bottom: 12px;
}

#leftcolumn .box .information a {
	display: block;
	text-decoration: none;
	background: url('../image/box_a_background.png') left no-repeat;
	padding-left: 18px;
}

#leftcolumn .box .information, #leftcolumn .box .review {
	padding: 0 9px;
}

#maincolumn {
	width: 810px;
	margin-left: 180px;/*leftcolum.width + 11px*/
	background: url('../image/maincolumn_background.png') repeat-y;	
}

#maincolumn_upper {
	width: 810px;
	margin-left: 180px;/*leftcolum.width + 11px*/
	height: 11px;
	background: url('../image/maincolumn_upper.png') no-repeat;
}

#maincolumn_down {
	width: 810px;
	margin-left: 180px;/*leftcolum.width + 11px*/
	height: 11px;
	background: url('../image/maincolumn_down.png') no-repeat;
}

#maincolumn .mainPadding {
	padding: 10px;
}

#maincolumn .products {
	display:table-cell;
	display:inline-block;
	width: 238px;
	height: 192px;
	border: 1px solid #bcd9ec;
	margin: 10px;
	text-align: center;
}

#maincolumn .images {
	display:table-cell;
	display:inline-block;
    text-align: center;
}

#maincolumn .heading, #maincolumn .results {
	font-size: 18px;
	font-weight: 600;
	font-family: Arial black, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ff0000;
	padding-bottom: 2px;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
}
#maincolumn .heading2, #maincolumn .results {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-weight:bold;
	text-align:center;	
}

#maincolumn .left {
	float: left;
	text-align: left;
}

#maincolumn .right {
	float: right;
	text-align: right;
	color: #000;
	font-family: Arial , Helvetica, sans-serif;
	margin-right:10px;
}

#maincolumn .normal {
	color: #000;
	font-size: 11px;
}

#maincolumn select {
	font-size: 11px;
}

#maincolumn a,#maincolumn a:visited {
	color: #330099 !important;
}

#maincolumn a:hover,#maincolumn a:active {
	color: #fd103a !important;
}

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 4px;
}

.currency div {
	display: inline;
	background: url(../image/bar_currency_icon.png) left no-repeat;
	padding-left: 18px;
}

/* box language */
.language {
	float: right;
	margin: 6px 20px 0 0;
}

.language div {
	display: inline;
}

/* box search */
.search {
	float: left;
	height: 32px;
	margin-top: 6px;	
}

.search div {
	background: url(../image/bar_search_icon.png) right no-repeat;
	padding-right: 27px;
}

.search input[type='text'] {
	border: 1px solid #d2dce6;
}

.search input[type='submit'] {
	border: 1px solid #003c73;
}

.demosa {
	float: left;
	margin-top: 4px;
}

/*TINYMCE HACK*/
body.mceContentBody {
	font-family: Arial;
	background: #fff;
	font-size: 11px;
	color: #000;
	line-height: 11px;
}

/*BOTONES*/
.buttonupdate {
    background: url('../image/actualizar.png') left no-repeat;
    padding-left: 24px;
}

.buttoncontinue {
    background: url('../image/continuar.png') left no-repeat;
    padding-left: 24px;
}

.buttonfinish {
    background: url('../image/icon_pagar.png') left no-repeat;
    padding-left: 24px;
}

.buttonback {
    background: url('../image/atras.png') left no-repeat;
    padding-left: 24px;
}

.buttonaddcart {
    background: url('../image/anadir-a-la-cesta.png') left no-repeat;
    padding-left: 24px;
}

.industria {
    background: url('../image/industria.png') no-repeat;
	color:#000;
    display: block;
    height: 31px;
    width: 165px;
    line-height: 31px;
    text-align: center;
	font-weight: 800;
	font-size: 12px;
	
	
}
