body,h1,h2,h3,p,td,quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

body{
	color:#555555;
	font-size:13px;

	background:url(img/fondo_muro.jpg) repeat;
}

.clear{
	clear:both;
}

.producto{float:left; margin-top:10px;}

#main-container{
	width:984px;
	margin:12px auto;
}
option,select{color:#555; font-size:12px; z-index:1;}

* html .container_cart {
position: absolute;
top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+600+"px" : body.scrollTop+600+"px");
}

.como_comprar
{
	color:#CC0000;
	font-family:Trebuchet MS;
	font-size:22px;
	padding-right:160px;
	text-align:center;
	margin:0 0 0 10px;
	padding:0px;
	display:inline;
	text-indent:0;
	background:url("img/guia.png") no-repeat scroll left top transparent;
	padding-left:35px;
	height:30px;
}

.container{

	z-index:1;
}
.container_cart{ bottom:0;
position:fixed;
width:984px;
z-index:2;}

.top-label{
	background:url(img/label_bg.png) no-repeat;
	display:inline-block;
	margin-left:20px;
	position:relative;
	margin-bottom:-15px;
}

.container_cart .top-label{
	background:url(img/label_bg-cart.png) no-repeat;
	display:inline-block;
	margin-left:20px;
	position:relative;
	margin-bottom:-15px;
}

.pasos{
color:#060;
font-size:12px;
line-height:2.4;
padding:4px 0 4px 25px;}

.paso2{background:url("../img/paso2.gif") no-repeat scroll left top transparent;}
.paso1{background:url("../img/paso1.gif") no-repeat scroll left top transparent;}
.paso3{background:url("../img/paso3.gif") no-repeat scroll left top transparent;}
.paso4{background:url("../img/paso4.gif") no-repeat scroll left top transparent;}

.product .tooltip img{cursor:default}

.label-txt{
	background:url(img/label_bg.png) no-repeat top right;
	display:inline-block;
	font-size:15px;
	height:30px;
	margin-left:10px;
	padding:12px 125px 0 5px;
	text-transform:uppercase;
}

.container_cart .label-txt{
	background:url(img/label_bg-cart.png) no-repeat top right;	
	font-size:15px;
	height:30px;
}

.content-area{
	background:url(img/container_top.png) no-repeat;
	padding:14px 0 0;
}

.container_cart .content-area{
	background:url(img/container_top_cart.png) no-repeat;
	padding:14px 0 0;
}

.content{
	padding:10px;
	background-color:#FFF;
}

.drag-desired{


padding:5px;

}

.drop-here{
	background-color:#e2e2e2;
}

.top-label1{
	position:absolute;
	top:-46px;
	left:-28px;
	width:123px;
	float:left;
}
.top-label2{
	position:absolute;
	left:59px;
	width:230px;
	top:-22px;
	float:left;
}
.top-label3{
	position:absolute;
	right:-35px;
	top:-50px;
}


.bottom-container-border{
	background:url(img/container_bottom.png) no-repeat;
	height:14px;
}

.container_cart .bottom-container-border{
	background:none;
	height:auto;
}

.product{
	border:2px solid #F5F5F5;

	margin:2px;

}
.product h2{
background:url(img/bkg_product.png) repeat scroll 0 0 transparent;
color:#FFFFFF;
font-size:18px;
line-height:1.5em;
margin:-27px 0 0;
position:absolute;
text-indent:5px;
width:235px;
}
.product img{
	cursor:move;
}

p.descr{
	padding:5px 0; clear:both; width:190px;
}

small{
	display:block;
	margin-top:4px;
}

.tooltip{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	display: none;

	background-color:#666666;
	border:1px solid #666666;
	color:#fcfcfc;

	padding:10px;
	
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}

#cart-icon{
	width:128px;
	float:left;
	position:relative;
}

#ajax-loader{
	position:absolute;
	top:0px;
	left:0px;
	visibility:hidden;
}

#item-list{
	float:left;
	width:800px;
	margin-left:20px;
	padding-top:15px;
}

a.remove,a.remove:visited{
	color:#CC0000;
	font-size:10px;
	text-transform:uppercase;	
	background:url("img/remove.png") no-repeat scroll left top transparent;
	padding-left:15px;
}

#cart td{ padding:5px;}

#subtotal td{ padding-top:20px; color:#000; font-size:14px; font-weight:bold;}

#cart_tr td{ color:#000; font-size:14px; border-bottom:1px solid #999; padding:0;}

#total{
	min-width:115px;
	float:right;
	font-size:15px;
	font-weight:bold;
	padding:5px 12px;
	text-transform:uppercase;
}

#item-list table{
	background-color:#F7F7F7;
	border:1px solid #EFEFEF;
	margin-top:5px;
	padding:4px;
}

input.button,input.button:visited{
height:44px;
	width:136px;

	padding-top:15px;
	margin:0 auto;
	overflow:hidden;
	padding-bottom:10px;
	border:0;
	color:white;	
	font-size:15px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;	
	background:url(img/button.png) no-repeat center top;
}

#datos input{width:200px;}

#datos  .error{ clear:left; color:#900; display:block;}


#datos{margin-top:30px}

input,textarea{border:1px solid #666;}

a.button,a.button:visited{
	display:none;

	height:29px;
	width:136px;

	padding-top:15px;
	margin:0 auto;
	overflow:hidden;

	color:white;	
	font-size:15px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	
	background:url(img/button.png) no-repeat center top;
}

a.button:hover,input.button:hover{
	background-position:bottom;
	text-decoration:none;
}


a, a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	font-size:28px;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}
h1 strong{
font-size:0;
height:0;
left:-999em;
line-height:0;
overflow:hidden;
position:absolute;
text-indent:-999em;
top:-999em;
width:0;
}

h2{
	font-weight:normal;
	font-size:20px;
	
	color:#666666;
	text-indent:30px;
	margin:20px 0;
}

.tutorialzine h1{
	color:white;
	margin-bottom:10px;
	font-size:48px;
}

.tutorialzine h3{
	color:#F5F5F5;
	font-size:10px;
	font-weight:bold;
	margin-bottom:30px;
	text-transform:uppercase;
}

.tutorial-info{
	color:white;
	text-align:center;
	padding:10px;
	margin-top:-20px;
}

