* {margin:0;padding:0;}

body {
background: url(../img/helico_bg.jpg) repeat-x #fff;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #333333;
margin-top:15px;
}

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

a:hover{
text-decoration: underline;
}

#topbar {
background-color:#fff;
height:10px;
margin-left:auto;
margin-right:auto;
width:750px;
}

.lang {
	margin: 5px;
	font-size:10px;
}

#header {
width:750px;
height: 305px;
margin-left: auto;
margin-right: auto;
background-color: #fff;
}


#header_col_1 {
width:251px;
float: left;

}

#header_col_1 ul {
list-style-type: none;
margin:0;
padding:0;

}

.navli {
display: block;
width: 251px;
height: 29px;
background-image:url(../img/nav_bg.gif);
background-repeat:no-repeat;
text-align: right;
color: #fff;
margin:0;
padding:0;
}
.navli a {
display:block;
width: 100%;
height: 100%;
color: #fff;
text-decoration: none;
}

.navli a:hover {
text-decoration: underline;
}

.navli p {
padding-top:10px;
padding-right: 10px;
}


#header_col_2 {
width: 499px;
float: right;
background-color: #fff;
height: 304px;

}
/*---------------------------*/

#main_container {
width: 750px;
margin-left: auto;
margin-right: auto;
background-color: #fff;
background-image:url(../img/main_bg.gif);
background-repeat:repeat-x;
}


#content1 {

width: 700px;
margin-left: auto;
margin-right: auto;
}

#content1 img{
display:block;
float: left;
margin-right: 40px;
clear: left;
margin-bottom:10px; 
}



#page_name {
width: 100%;
border-bottom: 2px solid #638eb1;
color: #638eb1;
font-size:18px;
padding-top: 15px;
margin-bottom: 15px;

}



/*
#col_1 {
float: left;
width: 253px;
}*/

/*#col_2 {
float: right;
width: 400px;

}*/

#footer{
width: 750px;
margin-left: auto;
margin-right: auto;
text-align: center;

}

#design{
width: 750px;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size:10px;

}

#design a{
width: 750px;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size:10px;
color: #333333;

}

.entry ul {
	padding: 10px 15px;
}

.input {
margin:0;
padding:8px 0;
}

#column1{
float:left;
width: 100px;
text-align: left;
}

#column2{
float: right;
width: 550px;
/*background-color: #ffcc33;*/
}

#column2 ul{
	list-style-type: none;
	clear:both;
}

#column2 li {
	float: left;
	width:150px;
	margin: 10px;
	text-align: center; 
}

/* Verify your Order styling */
table.productcart{
 width: 100%;
 margin-top: 10px;
 margin-bottom: 10px;
 padding: 0px;
 border-collapse: collapse;
 padding-top: 3px;
 border: none;
 font-size: inherit;
 }

table.productcart tr td{
 padding-bottom: 5px;
 font-size: 11px;
 font-size: inherit;
 }

table.productcart tr.product_row td{
 padding-bottom: 5px;
 font-size: inherit;
 vertical-align: middle !important;
 }

table.productcart tr.product_row td{
 padding-bottom: 5px;
 font-size: inherit;
 vertical-align: middle !important;
 }


form.adjustform{
 display: inline;
 }

table.productcart tr.firstrow td{
 font-weight:bold;
 background-color: #e5e5e5;
 border-left: 2px solid white;
 }

table.productcart tr.firstrow td.firstcol{
 border-left: none;
 }

table.productcart tr.product_shipping td{
 vertical-align: middle;
/*  border-top: 1px solid #E1DAB7 !important; */
 padding-top: 4px;
 }

button.remove_button {
  margin: 0px !important;
}


#coupon_num{
  width: 134px !important;
 }

table.productcart tr.total_price td{
 border-top: 1px solid #999999 !important;
 border-bottom: 1px solid #999999 !important;
 font-weight: bold;
 padding-top: 4px;
 }
 
ul.checkout_links{
  list-style-type: none;
  padding-left: 0px;
 }
 
 
ul.checkout_links li{
  list-style-type: none;
  margin-left: 0px;
 }
 
ul.checkout_links li a{
 color: #555555 !important;
 font-weight: normal !important;
 }
 
ul.checkout_links li a:hover{
 color: #000000 !important;
 }
 
a.termsandconds
 {
 text-decoration: underline;
 }
 
 .validation-error input, .validation-error textarea {
   border: 1px solid red;
 }
 
 p.validation-error {
  color: red;
  margin-bottom: 0px;
 }
 
/* end Verify your Order styling */

form.wpsc_checkout_forms {
	margin:20px 0 0 0;
 text-align: left;

}

td, th {
padding:5px;
}

.center {
	text-align:center;
}

.message {
	margin:10px 0;
	padding:5px;
background:#E6EFC2 none repeat scroll 0 0;
border:2px solid #C6D880;
color:#264409;
}

.error_message {
	margin:10px 0;
	padding:5px;
background:#FBE3E4 none repeat scroll 0 0;
border:2px solid #FBC2C4;
color:#8A1F11;
}

.error-message {
	margin:3px 0;
	color:#8A1F11;
}




/* despliegue de productos */
#product8{

}
#product8 h3{
margin:10px 0;	
color: ##003366;
}
#product8 h3 a{
color: ##003366;
text-decoration: none;
}
#product8 h3 a:hover{
text-decoration: underline;
}
#product8 ul{
list-style-type: none;
clear: both;
}
#product8 li{
float: left;
width:150px;
margin: 10px;
text-align: center; 
}



#product8 div{
height: 105px;
}
#product8 div img{
margin-bottom: 0%;
border: 0px solid #000;
}

#product8 p {
	margin-bottom:10px;
}

/* detalles */

#detalles{

}
#detalles h3{
color: #3366cc;
}
#detalles a{
color: #3366cc;
font-weight: bold;
}
#detalles a:hover{
}
#detalles ul{
list-style-type: none;
clear: both;
}
#detalles li{
float: left;
width:300px;
margin: 10px;
text-align: center; 
}

#detalles img{
border: 0px solid #000;
margin: 15px 0;
float:none;
}

#detalles p {
	margin-bottom: 20px;
}

#productlogo {
	margin:10px 0 0 0;
}

#productlogo span {
	float:left;
	height:100px;
}

#productlogo img {
margin:10px 10px;
}

img {
border:0 solid #000000;
}


.category_list {
	margin: 20px 0;
}

.last {
		list-style-type: none;
}

.menu { 
  width: 150px; 
  /*border: 1px solid #ccc; */
	padding:5px 0;
  margin: 0px;
	list-style-type: none;
}
 
.menu h3 { 
  height: 20px;
  width: 150px; 
  font-weight: bold; 
  color: #0033cc;
  font-size: 12px;
  margin:   5px 0px 0px 10px; 
}
 
.menu ul, .menu ul li {
  padding: 3px; 
  margin: 0px; 
  list-style: none;
}
.menu ul{ 
  display: none;
}
 

.menu ul li { 
  vertical-align: middle;
  padding-left: 10px;
}
 
.menu ul li a { 
  display: block; 
  /*border-bottom: 1px dashed #eee; */
  text-decoration: none; 
  font-weight: normal; 
}



ul.cotizacion li{
  list-style-type: none;
  margin-left: 0px;
	margin-bottom:10px;
 }

.page h3 {
	padding-top:10px;
	font-size:12px;
}

.video {
	margin:10px 0;
}
