.checkout-head {
	background:#2a2a2a url(../images/bg-cart.gif) repeat-x;
	width:688px;
   padding: 0;
	overflow:hidden;
	height: 66px;
	border-bottom:1px solid #fff;
}
.checkout-head p{
   color: #fff;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
}
.checkout-container {
   margin: 19px;
	overflow: hidden;
}
/* menu */
.checkout-container ul{
  list-style: none;
  display: block;
  height: 48px;
  margin: 0;
  padding: 0;
  background:transparent url(../images/bg-cart-menu.gif) repeat-x;
  width: auto;
  	float: left;
	overflow: hidden;
}
.checkout-container ul li{
	height: 48px;
	line-height: 48px;
	width: 70px;
	float: left;
	display: block;
}
.checkout-container li#item1 {
  background:transparent url(../images/cart-menu-1.png) no-repeat;
   width: 127px;
   padding-left:10px;
}
.checkout-container li#item2 {
  background:transparent url(../images/cart-menu-21.png) 5px 18px no-repeat;
  width: 190px;
  padding-left:10px;
}
.checkout-container li#item3 {
  background:transparent url(../images/cart-menu-31.png) 0 18px no-repeat;
  width: 128px;
   padding-left:5px;
}
.checkout-container li#item4 {
  background:transparent url(../images/cart-menu-41.png) 0 18px no-repeat;
  width: 96px;
   padding-left:5px;
}
.checkout-container li#item5 {
  background:transparent url(../images/cart-menu-51.png) 0 18px no-repeat;
  width: 65px;
  padding-left:5px;
}
.checkout-container li#item6 {
  background:transparent url(../images/cart-menu-6.png) no-repeat;
  width: 69px;
   overflow: hidden;
}

.checkout-container ul li span{
  background:transparent none;
  height: 48px;
  display: block;
  line-height: 48px;
  padding: 9px;
  padding-left: 0;
  margin: 0;
  font-size: 12px;
  color: #C6C6C6;
}
.checkout-container li#item1 span{
 margin-left: 84px;

}
.checkout-container li.active{
	position: relative;
	font-weight:bold;
	text-decoration:underline;
	color: #fff;

}
.checkout-container li.active span{
	color: #fff;
}
.checkout-container li.active .arrow{
   background:transparent url(../images/act-menu-arrow.png) no-repeat;
	position: absolute;
	right: -13px;
	top:3px;
	height: 15px;
	width: 28px;
	display: block;
	overflow: hidden;
	z-index: 9;
}
.checkout-container li#item2 span{
 margin-left: 10px;
}
.checkout-container li#item3 span{
 margin-left: 11px;
}
.checkout-container li#item4 span{
 margin-left: 11px;
}
.checkout-container li#item5 span{
 margin-left: 11px;
}
.checkout-container li#item6 span{
 margin-left: 11px;
 background: transparent;
 width: 69px;
}
.checkout-container:after	{
	clear:both;
	display:block;
	content:"";
}
.clear{
	clear:both;
	height: 0;
	line-height: 0;
}
/* forms */
.checkout-box-container{
	width: 650px;
	padding: 19px;
	padding-top: 0;
}



/* cart table */
.left{
	float: left;
}
.right{
	float: right;
}
.checkout-title-info.notfirst{
	margin-top: 20px;
}
.item-table .item-table-col3 h3{
	margin-top: 20px;
	font-weight: normal;
}
.item-table-col4 div.first-line{
	margin-top: 15px;
}
.item-table-col4 div strong {
color:#1F4E6A;
}
.item-table-col4 div strong {

font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:20px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:20px;
text-align:right;


}
.item-table-col4 div span{
	font-size:12px;
	line-height:12px;
}

.item-table-header{
	font-weight: bold;
}
.item-table{
	width: 640px;
	overflow: hidden;
   background:transparent url(../images/black-dot.gif) repeat-x scroll 0 100%;
	padding: 10px;
}

.item-table .item-table-col4 h4{
	 margin: 0;
	 font:normal 10px Verdana, Arial, Helvetica, sans-serif;
}
.item-table .item-table-col4 div,.item-table .item-table-col4 h3{
	margin-right: 10px;
}
.item-table h3{
  margin: 0;
  position: relative;
  font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
}
.item-table-col4 h3 dd{
  font-size: 10px;
  display: inline;
  margin-left: 5px;
  margin-right: 10px;
  font-weight: normal;
}
.item-table-col4 h3 span{
  position: absolute;
  display: block;
  height: 10px;
  width: 10px;
  right:3px;
  top: 0;
}
.item-table .item-info{
	width: 180px;
}
.item-table.last{
  background-image: none;
}
.item-table-col1,
.item-table-col2,
.item-table-col3,
.item-table-col4,.item-table-col13{
  float: left;
}
.item-table-col1{
	width: 680px;
}
.item-table-col2{
	overflow: visible;
}
.item-table-col3{
	width: 140px;
	text-align: right;
}
.item-table-col13{
	width: 480px;
	text-align: right;
}
.item-table-col4{
	width: 160px;
	text-align: right;
}
.item-table-header .item-table-col1{
	width: 360px;
}
.item-table-header .item-table-col2{
}
.item-table-header .item-table-col3{
	width: 130px;
}
.item-table-header .item-table-col4{
	width: 140px;
}
.condiction-col1{
	float: left;
}
.condiction-col1 input{
	margin: 10px 20px;
}
.checkout-box-txt{
	margin: 10px 10px;
	color:black;
}
.condiction-col2{
	margin: 5px 10px;
	overflow: hidden;
	float: left;
}
.checkout-box-item{
	padding-bottom: 15px;
	color:black;
}
.checkout-box-item-col1{
	float: left;
	width: 102px;
	padding-left: 10px;
}
.checkout-box-item-col2{
 float: left;
	width: 200px;

}
/* cart table 2 */
.checkout-box-txt{
	width: 320px;
	float: left;
}
.small .checkout-box-txt{
	float: none;
	}
.row-btn{
	float: right;
	margin: 20px;
}
.row-btn .form-submit{
	margin-top: 0;
}
.checkout-box-txt.register{
	margin: 20px 10px;
}


.checkout-box-txt.register1{
	margin: 10px 10px;

}
.register1 .checkout-form label{
	width: 100px;
	padding-left: 0;
}
.register1 .checkout-form input{
	width: 176px;

}
.register1 .checkout-form{
 width: 400px;
overflow: hidden;
}
/* checkout */
.checkout-box-container .checkout-box{
   background:#f3f3f2 url(../images/cart-box-top.gif) no-repeat;

		overflow: hidden;
		margin-top: 2px;
		padding-top: 5px;
		width:650px;
}
.small .checkout-box{
	background:#f3f3f2 url(../images/cart-sbox-top.gif) no-repeat;
			padding-top: 5px;
	width: 320px;

}

.checkout-box-container .checkout-box-info{
   background:#f3f3f2 url(../images/cart-box-foot.gif) 0 100% no-repeat;
	margin: 0;

}
.small .checkout-box-info{
	background:#f3f3f2 url(../images/cart-sbox-foot.gif) 0 100% no-repeat;
	width: 320px;
	margin: 0;

}
.checkout-title-info{
  background:#f3f3f2 url(../images/checkout-block-title.gif) no-repeat;
  height: 20px;
  line-height: 20px;
  padding-left: 15px;
  color: #fff;
  font-weight: bold;
}
.checkout-form{
	margin-bottom: 10px;
}
.checkout-form div{
float: left;
overflow: hidden;
	margin:5px 0 0;
	width: 640px;
	color:black;
}
.checkout-form label{
	width: 212px;
	float: left;
	padding-left: 8px;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	position: relative;
	color:black;
}
.checkout-form .option{
  width: 150px;
  padding-left: 0;
}
.checkout-box-container .form-descr{
	text-align: right;
	color: #1F4763;
	font-weight: bold;
	padding: 5px 0;
	font-size:12px;
}
.checkout-form .form-required{
	position: absolute;
	right: 2px;
	top: 0;
	width: 8px;
	height: 18px;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
}
/*
.condiction-col1 input, .checkout-form input,.checkout-form select,.pay-form select{
 -moz-border-radius: 2px;
-webkit-border-radius: 2px;
	width: 236px;
	float: left;
	font:11px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	height:18px;
	padding:1px 5px 2px;
	border:1px solid #abadb3;
	background:#fff;
}*/
.checkout-box-container input.form-cancel{
	background:#f3f3f2 url(../images/checkout-block-gray-btn.gif) no-repeat;
  float: left;
}
.checkout-box-container input.form-submit-btn{
	background:#f3f3f2 url(../images/checkout-block-btn.gif) no-repeat;
	width: 132px;
	height: 23px;
	float: left;
	text-align: center;
	margin-top: 10px;
	color: #fff;
  font-weight: bold;
  padding: 5px;
  border: none;
}
.checkout-cart-container input.form-submit-btn{
	border: none;
	background:#f3f3f2 url(../images/checkout-block-gray-small-btn.gif) no-repeat;
	width: 82px;
	height: 15px;
	float: left;
	text-align: center;
	margin-top: 10px;
	color: #fff;
  font-weight: bold;
  padding: 0;
	float: left;
}
input.form-submit,input.form-cancel{
	border: none;
	background:#f3f3f2 url(../images/checkout-block-btn.gif) no-repeat;
	width: 132px;
	height: 23px;
	text-align: center;
	margin-top: 10px;
	color: #fff;
   font-weight: bold;
	font-size: 14px;
   padding: 2px;
   cursor:pointer;
}

.pay-form select{
	margin-top: 20px;
}
/*
.checkout-form select,.pay-form select{
   width: 38px;
	height:auto;
	font-size:13px;
	padding: 0;
	margin-right: 10px;
}
*/
.checkout-form select.select-dir{
	width: 234px;
}
.checkout-form input.small{
	width: 38px;
}
.checkout-form input.form-radio{
  width: auto;
  border: none;
  background-color: #f3f3f2;
  margin-top: 5px;
  margin-left: 0;
}
.checkout-box-container .email{
	margin-bottom: 20px;
}
.checkout-box input.newsletter{
	width: 18px;
}
.checkout-form.payment{
	margin-bottom: 0;
}
.payment-row label.option{
	padding-left: 10px;
	padding-top: 25px;
	padding-bottom: 25px;

}
.payment-row label.option input{	margin-right: 5px;}
.checkout-form .payment-row{
	background:transparent url(../images/black-dot.gif) repeat-x scroll 0 100%;
	overflow: hidden;
	width: 650px;
	height: 86px;
	vertical-align: middle;
	float: none;
}
.checkout-form .payment-row.last {
  background-image: none;
}
.checkout-form .payment-left{
	float: left;
	width: 150px;
	overflow: hidden;
}
.checkout-form .payment-righ{
  float: left;
  width: 490px;
  font-size: 14px;
 }
 
 .caja_seleccion{
 	position:relative;
 	margin-left:3px;
    margin-bottom:5px;
 	border:1px dashed #1F4E6A;
 	float:left;
 	background:white;
 	width:145px;
 	height:53px;
 	padding:3px;
 }
 
.caja_seleccion:hover{
border:2px solid #1F4E6A;
margin-right:-1px;
margin-top:-1px;
margin-bottom:4px;
margin-left:2px;
}
 
 
 
