
/**********************************
RESETS 
**********************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;
}
body { line-height: 1;
}
ol, ul { list-style: none;
}
blockquote, q { quotes: none;
}

/ remember to define focus styles! /
:focus { outline: 0;
}

/ remember to highlight inserts somehow! /
ins { text-decoration: none;
}
del { text-decoration: line-through;
}

/ tables still need ‘cellspacing=”0”’ in the markup /
table { border-collapse: collapse; border-spacing: 0;
}

/**********************************
DEMO STYLES
**********************************/
body{
	background-image:url(fondo3.jpg);
	background-repeat: repeat;
	font:12px Arial bold;
	color:#181717;
}
#demoContainer{
	width:956px;
	height:600px;;
	background: ;
	margin:auto;
	padding-top: 10px;
}
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 31px;
  left: 10px;
  width: 90%;
  top: 90%;
  max-width:400px;
  background: transparent;
  -webkit-box-shadow: 0 15px 10px #333;
  -moz-box-shadow: 0 15px 10px #333;
  box-shadow: 0 15px 10px transparent;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 4px;
  left: auto;
}
.simpleCart_shelfItem{
	float:left;
	margin: 0px 2px 0px 0px;
	line-height:100%;
	position:relative;
	text-align: center;
}
.simpleCart_shelfItemsContainer{
	float:left;
	margin: 0px 40px 0px 0px;
	line-height:100%;
	position:relative;
	text-align: center;
	height:80px;
}
.item_image{
	float:left;
	margin-right:15px;
}
.item_name{
	font:1px Arial;
	font-weight: 300;
	color:#333;
	margin-top: 5px;
}
.item_Description{
	font-size:1px;
	padding:0px 0;
	color:  #F6F6E9;
	text-shadow: #000 1px 1px 1px;
	
}
.item_price,.item_tipo,.item_factor,.item_cosfi,.item_tension,.item_kva,.item_amp{
	font: 1px Arial;
	font-weight: 300;
	color:#F6F6E9;
	float:left;
	margin:0px 0px 0 0;
	text-indent: -9999px;
	text-shadow: #000 1px 1px 1px;
}
.item_thumb{
	display:none;
}
a.item_add {
	display: block;
	width:144px;
	height:57px;
}
a.simpleCart_empty {
	display: block;
	width:105px;
	height:45px;
}
a.item_add img{
	width: 144px;
	height: 57px;
}
.item_add:hover{
	background-position:-185px -21px;
}
.item_add:active{
	background-position:-170px -21px;
}

a.item_add_mini {
	display: block;
	width:44px;
	height:12px;
}
a.item_add_mini img{
	width: 44px;
	height: 12px;
}
.item_add_mini:hover{
	background-position:-185px -21px;
}
.item_add_mini:active{
	background-position:-170px -21px;
}
.simpleCart_items{
	clear:both;
	}
#seleccion{
	width: 400px;
	min-height: 50px;
	padding-top: 70px;
	
}

#nota{
	display: block;
	width: 410px;
	height: 35px;
	margin-top: 5px;
	margin-left: 10px;	
	margin-right: 10px;		
	float: left;	
	background-color: #999;
	color: #fff;
	font:11px Arial;
	padding-left:10px; 
	padding-right:10px; 		
	padding-bottom:10px; 
	padding-top:10px; 
}
.cartHeaders{
	display:none;
}
.itemContainer{
	float:left;
	text-align:center;
	height: 80px;
	padding-left: 0px;
}
.itemname{
	font:bold 1px "Helvetica", Arial, sans-serif;
	color:#333;
	text-transform:uppercase;
	display: none;
}
.itemthumb{
	float:none;
	margin:0;
	padding-top:15px;
	margin-left: -6px;
}
.itemthumb img{
	max-width: 80px;
}

.itemQuantity{
	float:left;
	clear:both;
	margin-top:5px;
	display:inline;
	margin-left:20px;
}
.itemQuantity input{
	background:none;
	border:none;
	width:25px;
	height:27px;
	background:url(seleccionador.png) center no-repeat;
	text-align:center;
	color:#181717;
	font: bold 12px Arial;
	font-weight: 300;
	padding:0 19px;
	padding-top:2px;
	position: relative;
	top: -80px;
	left: 12px;
}
.itemQuantity input:focus{
	outline:none;
}
.itemincrement a, .itemdecrement a {
	position: relative;
	overflow:hidden;
	margin-top: -25px;
	margin-left: 75px;	
	/* top: -80px; */
	/* left: 69px; */
}

.itemincrement a{
	position: relative;
	display:block;
	background:url(flechas.png) top;
	width:13px;
	height: 8px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom: 15px;

}
.itemdecrement a{
	position: relative;
	display:block;
	background:url(flechas.png) bottom;
	width:13px;
	height: 8px;
	text-indent:-9999px;
	overflow:hidden;
	
}
.itemTotal{
	color:#333;
	font:bold 11px Arial, sans-serif;
	margin:8px 0 0 0;
	padding:0;
	clear:both;
	display: none;
}
#viewFullDemoLink{
	clear:both;
	font:10px Arial, sans-serif;
	display:block;
	padding:5px 0 0 0;
	margin-left:140px;
	color:#333;
	text-decoration:none;
}
#viewFullDemoLink:hover{
	text-decoration:underline;
}
.simpleCart_checkout{
	display:-moz-inline-box;
	display:inline-block;
	background:url(../images/btnCheckout.png);
	width:87px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	top:25px;
}
p{
	padding:10px 0;
}
strong{
	font-family:"Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#333;
}
h3{
	margin:35px 3px 0 3px;
	font:bold 20px "Helvetica", Arial, sans-serif;
	color:#333;
	text-shadow: rgba(0, 0, 0, 0.796875) 0px -1px 1px;
}

.item_gallery
{
	background:#FFFFFF;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding:20px 0px 20px 20px;
}