@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image:url(images/bk_topbar.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin: 0; 
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #333333;
	line-height:17px;
}

a:link {
	color:#395886;
	}

#container {
	margin: 0px auto 0px auto;
	width: 842px;
	padding: 0;
	vertical-align:top;
	}


#topInfo {
	text-align: right;
	font-size: 11px;
	color:#FFFFFF;
	float:right;
	height: 23px;
	font-size:10px;
	padding-top: 7px;
	}
	
#topinfo:after{ content: "."; display: block; line-height: 1px; font-size: 1px; clear: both;}

#topInfo a {
	color:#FFFFFF;
	text-decoration:none;
	}
#topbarBlue {
	color:#7bd3f2;
	font-weight:bold;
	}

#logo {
	float: left;
	clear: both;
	position: relative;
	width:103px;
	margin:0pt;
	height:155px;
	overflow:hidden;
	padding:0pt;
	}
	
#content {
	margin:0px auto;
	padding:0px;
	width:842px;
	height:23px;
	position: absolute;
	float:left;
}

#logo:after{ content: "."; display: block; line-height: 1px; font-size: 1px; clear: both;}


#nav {
	float: left;
	width: 707px;
	height:23px;
	text-align:right;
	padding-top:64px;
	margin-left:31px;
	padding-bottom: 16px;
	border-bottom: 1px dashed #333;
	position: relative;
}

#nav2 {
	border:0px;
	float: left;
	width: 200px;
	overflow:visible;
	height:23px;
	text-align:left;
	margin-left:31px;
	padding-top:9px;
	position: relative;
}
#email{
	float: left;
	width: 507px;
	height:23px;
	text-align:right;
	margin-left:0px;
	padding-top:9px;
}

#homeColumns {
float: left;
	padding-top: 5px;
	background-image:url(images/bk_create.gif);
	background-repeat:repeat-y;
	font-size: 11px;	
	}
#createTxt {
	background-color: #eaf8fd;
	width: 372px;
	margin-left:13px;
	padding: 5px 13px 13px 13px;
	line-height:15px;
	}
#homeTxt {
	float: left;
	width: 410px;
	text-align: left;
	margin-left: 20px;
	padding-top: 20px;
	}
h1 {
	font-size: 16px;
	margin:0px 0px 6px 0px;
	padding:0px;
	color:#7bd3f2;
	}
h2 {
	font-size: 21px;
	margin:0px 0px 6px 0px;
	padding:0px;
	color:#7bd3f2;
	}
h3 {
	font-size: 14px;
	color: #666666;
	padding:0px;
	margin:0px;
	}	
#subColumns {
width:842px;
	float: left;
	padding-top: 5px;
	}
	
#subTxt {
	float: left;
	width: 560px;
	text-align: left;
	}
	
#subNav {
	float: left;
	text-align: left;
	margin-left: 52px;
	width: 230px;
	}
#subNav a {
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 15px;
	display: block;
	}
#breadcrumb {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px dashed #333;
	padding-bottom:6px;
	margin-bottom:15px;
	}	

#breadcrumb a{
	color: #395886;
	text-decoration:underline;
	}	
	
.even_div {
	background-color: #FFFFFF;
	

	}
.even_div a {
	background-color: #ceeffa;
	display:block;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding:6px;
	}
.even_div a:hover {
	background-color: #d9d9d9;
	display:block;
	background-attachment: scroll;
	background-position: 0% 0%;
	}
.odd_div {
	background-color: #FFFFFF;
	}
.odd_div a {
	background-color: #FFFFFF;
	display:block;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding:6px;
	}
.odd_div a:hover {
	background-color: #d9d9d9;
	display:block;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding:6px;
	}
.odd_div_on {
	background-color: #d9d9d9;
	display:block;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding:6px;
	}
#subCreate {
	background-image:url(images/bk_create2.gif);
	background-repeat:no-repeat;
	padding: 70px 10px 10px 143px;
	position:relative;
	width:390px;
	font-size:11px;
	height:79px;
	}
	
#order {
position:relative;
padding-top: 20px;
padding-bottom:30px;
	float:left;
	width: 200px;
	}
#contact {
position:relative;
padding-top: 20px;
padding-bottom:30px;
	float:left;
	width: 315px;
	}
#footer {
	width: 842px;
	margin-top:15px;
	font-size:10px;
	text-align:left;
	padding: 15px 0px 15px 0px;
	border-top: 1px dashed #333;
	height: 50px;
	float:left;
	}
 ol {
 	margin-left: 30px;
	width: 465px;
	}
ol li {
	padding: 2px;
	}


#footer1 {
	float:left;
	width:200px;
	text-align:left;
	}
#footer2 {
	float:left;
	width:642px;
	text-align:right;
	}

#cart .even_div{
 background-color: #ceeffa;
 padding:5px;
 height:25px;
}	

#cart .odd_div{
 padding:5px;
 height:25px;
}
#cart .product_name{
 width:250px;
 float:left;
}
#cart .destination_name{
 width:350px;
 float:left;
}
#cart .edit_own{
 width:65px;
 float:left;
 text-align:center;
}	
#cart .quantity{
 width:165px;
 float:left;
}
#cart .remove{
 width:85px;
 float:left;
}
#cart .price{
 width:50px;
 float:left;
 text-align:right;
}
#cart input{
 font-size:11px;
}
form{
 margin:0px;
 padding:0px;
}
#left_cart{
 width:200px;
 height:90px;
 background-image:url(images/fondo_cart.gif);
 background-repeat:no-repeat;
 text-align:right;
 font-size:40px;
 color:#666;
 padding:15px 5px;
 line-height:40px;
}
#left_cart a{
 color:#666;
 font-size:11px;
}
#subTxt label{
 width:150px;
 float:left;
 text-align:right;
 padding-right:6px;
}
#cart_error *{
 color:red;
}
