﻿@charset "utf-8";
/* CSS Etxeberria Sagardotegia */

*{
	margin: 0;
	padding: 0;
	outline:none;
}

body{
	background:url(../images/bg-body.gif) top left repeat #4a433e;
	font: 12px/24px "Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	color:#6b7465;
	}

a, a:hover{
	text-decoration:underline;
	color:#5d6e52;
	}

a img{
	border:none;
	}

.clear{
	overflow:hidden;
	visibility:hidden;
	clear:both;
	height:0;
	}

h1{
	font-size:14px;
	}

h2, h3{
	font-size:12px;
	}

h4, .pano-title{
	font:24px/28px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	text-indent:90px;
	background:url(../images/title_underline.gif) bottom left no-repeat;
	padding-bottom:5px;
	color:#5d6e52;
	}

h1, h2, h3{
	font-weight:normal;
	}
	
ul, ul li{
	list-style:none;
	display:list-item;
	}
	
p{
	text-align:justify;
	}

#wrapper{
	width:990px;
	margin:0 auto;
	background:#f4fbf0 url(../images/bg-footer.jpg) bottom left no-repeat;
	}
			
#header{
	width:100%;
	height:118px;
	background:url(../images/bg-header.jpg) top left no-repeat;
	}

#logo{
	background:url(../images/logo-etxeberria.jpg) top left no-repeat;
	width:142px;
	height:118px;
	float:left;
	}
		
#logo h1 a {
	text-indent:-9999px;
	width:115px;
	height:90px;
	display:block;
	margin: 15px 0 0 20px;
	}

#slogan{
	float: left;
	margin-left:70px;
	margin-top:18px;
	color:#5b5f58;
	width:450px;
	height:60px;
	line-height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	padding: 10px;
	}
		
.highlight{
	font-weight:bold;
	}

#lang a{
	text-decoration:none;
	}
	
#lang a:hover, #lang a.lang-sel{
	text-decoration:underline;
	}

.tahoma10{
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	}
			
.trebuchet12{
	color:#7b8a72;
	}
	
#login label, #confirmLogin label{
	width:70px;
	float: left;
	text-align:right;
	font-size:11px;
	margin-bottom:2px;
	}

input{
	border:1px solid #567745;
	}

#login input, #confirmLogin input{
	background-color:#f4fbef;
	width:100px;
	height:18px;
	padding:0 2px;
	float:left;
	margin:0 3px;
	}
			
#user-pass, #user-pass-confirm{
	float:left;
	width:190px;
	}
			
#login input.btn-login, #confirmLogin input.btn-login,  form#passRecovery input.btn_send{
	width:39px;
	height:19px;
	background:url(../images/btn-login.gif) top left no-repeat;
	border:none;
	color:#FFFFFF;
	font-size:11px;
	margin-top:12px;
	font-family:"Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	cursor:pointer;
	}
	
#form{
	width:250px;
	float:right;
	margin-top:10px;
	}

#login, #confirmLogin{
	margin-top:15px;
	margin-bottom:5px;
	}

#login-option a:hover, .back a:hover, .next a:hover{
	color:#8fa282;
	}


#menu{
	background: url(../images/bg-menu.jpg) top left repeat-x;
	height:44px;
	width:100%;
	}
	
#menu ul{
	width:650px;
	float:left;
	}
		
#menu ul li h2 a, .cart-header p.cart-prod-h, .cart-header p.cart-desc-h, .cart-header p.cart-unit-h, .cart-header p.cart-price-h{
	background:url(../images/menu_divider.gif) center right no-repeat;	
	}
	
#menu ul li h2.last a{
	background:none;	
	}
		
#menu ul li, #menu ul li h2 a{
	color:#fbfff8;
	text-decoration:none;
	float:left;	
	display:block;
	height:16px;
	line-height:16px;
	}
	
#menu ul li h2 a{
	padding:5px 20px;
	}
		
#menu ul li h2 a:hover, #menu ul li h2.menu-sel a{
	text-decoration:underline;
	background:url(../images/btn-selected.gif) top left repeat-x;
	}
		
#cart{
	float:right;
	padding-left:20px;
	margin-right:20px;
	color:#e1e9dd;
	line-height:25px;
	background:url(../images/cart.gif) center left no-repeat;
	}
	
#footer{
	height:40px;
	margin-top:30px;
	}
	
#footer p{
	text-align:center;
	color:#5a5f57;
	}
	
#footer p span{
	color:#9fa19d;
	}
	
#footer p a{
	color:#373b35;
	}
		
#content{
	padding:0 20px;
	}		
	
div.cider-bottle, div.buy-cider, div.hire-txotx, div.book-table, img{ 
	behavior: url(iepngfix/iepngfix.htc); 
	}
	
/* La Sidreria */	
.breadcrum{
	color:#646d5e;
	font-size:11px;
	margin-bottom:10px;
	}
	
.breadcrum a{
	color:#86927f;
	}
			
#home-submenu{
	float:left;
	width:337px;
	}
			
.buy-cider, .book-table, .hire-txotx{
	margin-bottom:7px;
	font-size:11px;
	color:#c1ceb9;
	position:relative;
	}
	
.buy-cider a, .book-table a, .hire-txotx a, .buy-cider a:hover, .book-table a:hover, .hire-txotx a:hover{
	color:#f0eeee;
	text-decoration:underline;		
	}
			
.buy-cider{
	background:url(../images/buy_cider.png) top right no-repeat;
	height:135px;
	}

.book-table, .season-book{
	background:url(../images/book_table.png) top right no-repeat;
	height:140px;
	}
	
.hire-txotx{
	background:url(../images/hire_txotx.png) top right no-repeat;
	height:146px;
	}
	
.buy-cider p, .book-table p, .hire-txotx p{
	height:56px;
	position:absolute;
	line-height:14px;
	}

.buy-cider p{	
	width:170px;
	bottom:17px;
	right:17px;
	}
	
.book-table p{
	width:177px;	
	bottom:15px;
	right:15px;
	}
	
.hire-txotx p{
	width:150px;
	bottom:27px;
	right:15px;
	}
	
#articles{
	float:left;
	background-image:url(../images/left-bar.jpg);
	width:340px;		
	}

#main-home{
	float:right;
	width:575px;
	}
	
.home-title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	line-height:35px;
	color:#5b5f58;
	font-style:italic;
	text-align:left;
	}
	
	
.home-desc{
	background:url(../images/cider_bottle.jpg) top right no-repeat;
	min-height:310px;
	height:auto;
	padding:20px 180px 0 0;
	font-size:14px;
	}

.home-desc p{
	margin-bottom:15px;
	text-indent:10px;
	}
	
	
/* El Txotx */
	
.cider-bottle{
	background:url(../images/cider_bottle.png) 15px 0 no-repeat;
	width:175px;
	height:317px;
	margin-top:20px;
	}
	
.submenu{
	float:left;
	width:175px;
	margin-top:5px;
	}
	
.submenu ul li h3 a{
	background:url(../images/bg_submenu.gif) top left no-repeat;
	text-align:center;
	color:#f4fbf0;
	text-decoration:none;
	width:175px;
	height:25px;
	display:block;
	margin-bottom:5px;
	}
	
.submenu ul li h3 a:hover, .submenu ul li h3.submenu-sel a{
	background:url(../images/bg_submenu_sel.gif) top left no-repeat;
	text-decoration:underline;
	color:#f4fbf0;
	}

#main{
	width:754px;
	float:right;
	}
	
.main-text{
	width:650px;
	margin:30px auto;
	}
	
.main-text p{
	margin-bottom:15px;
	}
	
.txotx-photo{
	background:url(../images/main_txotx.jpg) top right no-repeat;
	height:271px;
	margin-top:25px;
	}
	
/* Temporada */

.season-book{
	background-position: top center;
	width:337px;
	margin:25px auto;
	}

.season-book p{
	height:auto;
	}
	
/* Menu */

.menu-photo{
	margin:10px auto 0;
	width:650px;
	}

.menus{
	float:left;
	width:190px;
	padding-left:30px;
	color:#525c4c;
	margin-top:25px;
	}
	
.first-menu{
	margin-left:35px;
	padding-left:45px;
	width:175px;
	}

.menus ul{
	margin:15px 0;
	}

.menus ul li{
	margin-bottom:7px;
	}
	
.menu-divider{
	background:url(../images/divider-menu.gif) top right no-repeat;
	min-height:260px;
	height:auto;
	}
	
/* Galeria Txotx */
.gallery-viewer, .new-wrapper{
	width:469px;
	margin:20px 0 20px 90px;
	float:left;
	}
	
	
.photo-selected{
	background-color:#fff;
	border:1px solid #2b3b21;
	padding:2px;
	}
	
.thumb-wrapper{
	margin:20px 0;
	}
	
.gallery-thumb{
	background:url(../images/bg-thumb.gif) top left no-repeat;
	width:108px;
	height:77px;
	padding:2px;
	float:left;
	margin:0 7px 7px 0;
	}
	
.last-thumb{
	margin-right:0;
	}
	
.gallery-titles, .news-titles{
	float:right;
	width:175px;
	margin-top:10px;
	}
	
.gal-tit{
	padding:5px 2px;
	background:url(../images/dotted-line.gif) bottom left repeat-x;
	}
	
.gal-tit a, .new-tit a, .new-tit a:hover{
	text-decoration:none;
	color:#8f9f85;
	}
	
.gal-tit a:hover, .gal-tit:hover, .gal-tit:hover a, .gal-tit-sel, .gal-tit-sel a{
	background-color:#edf5e9;
	color:#4c6a3a;
	display:block;
	cursor:pointer;
	text-decoration:none;
	}

/* Noticias */
.new-wrapper{
	width:419px;
	}
	
.news-titles{
	width:205px;
	margin-top:20px;
	}

.new-title{
	border-bottom:1px solid #d8e0d2;
	padding-bottom:3px;	
	margin-bottom:5px;
	font-style:italic;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#4d5f42;
	}
	
.new-tit{
	line-height:18px;
	margin-bottom:10px;
	}
	
.new-tit a:hover, .new-tit-sel a{
	color:#476036;
	}
	
/* Ubicacion */
.maps{
	width:650px;
	margin:0 auto;
	border:1px solid #7d8c75;
	}
	
.map-btns{
	width:235px;
	background:url(../images/divider-map.gif) top right no-repeat;
	float:left;
	margin-top:20px;
	}
	
.map-btns, .map-info{
	min-height:153px;
	height:auto;
	}
	
.main-text p.routes{
	color:#646e5e;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:5px;
	}
	
.map-btns ul li{
	text-indent:10px;
	margin-bottom:5px;
	}
	
.map-btns ul li, .map-btns ul li a{
	width:203px;
	height:25px;
	display:block;
	text-decoration:none;
	}	

.map-btns ul li a{
	background:url(../images/btn_maps.gif) 0 -25px no-repeat;
	color:#fff;
	}
	
.map-btns ul li a span.route-link{
	text-decoration:underline;
	}

.map-btns ul li a:hover, .map-btns ul li a.route-sel{
	background-position:0 0;
	color:#fff;
	text-decoration:none;
	}
	
.map-info{
	float:right;
	width:395px;
	background:url(../images/bg-map-info.gif) top left repeat-x;
	padding:10px;
	margin-top:10px;
	}
	
 .main-text .map-info p{
 	margin-bottom:0;
	color:#646d5e;
	}
	
.print, .print:hover, form#formContact input.btn_send{
	background:url(../images/btn_bg.gif) top left no-repeat;
	width:78px;
	height:21px;
	color:#fff;
	font-weight:bold;
	line-height:21px;
	text-align:center;
	display:block;
	text-decoration:none;
	margin-top:15px;
	font-size:11px;
	}
	
/* La Sidreria */
.cider-photo{
	background:url(../images/apple.jpg) top center no-repeat;
	height:280px;
	}

.buy-cider-2{
	background:url(../images/buy_cider-2.png) top left no-repeat;
	margin-top:40px;
	}
	
.buy-cider-2, .buy-cider-2 a{
	height:179px;
	width:182px;
	}
	
.buy-cider-2 a{
	display:block;
	text-indent:-9999px;
	}

/* Elaboración */
.elab-viewer{
	background:url(../images/elab-viewer.gif) top center no-repeat;
	height:423px;
	position:relative;
	}
	
.elab-prev, .elab-photo, .elab-next{
	position:absolute;	
	}
	
.elab-prev{
	bottom:140px;
	left:0;
	}
	
.elab-next{
	right:0;
	bottom:140px;
	}
	
.elab-photo{
	left:194px;
	top:62px;
	width:265px;
	}

.elab-photo p{
	text-align:center;
	font-size:18px;
	color:#e2d8cd;
	margin-bottom:20px;
	}

.elab-prev, .elab-next{
	width:95px;
	}
	
.elab-prev p, .elab-next p{
	font-size:14px;
	text-align:center;
	}
	
.prev-photo a, .next-photo a{
	width:31px;
	height:83px;
	text-indent:-9999px;
	display:block;
	margin:0 auto 10px;
	}
	
.prev-photo a{
	background:url(../images/elab-prev.gif) top left no-repeat;
	}
	
.next-photo a{
	background:url(../images/elab-next.gif) top left no-repeat;
	}
	
/* Instalaciones */
.panos-wrapper{
	float:left;
	margin:15px 0;
	}

.pano{
	background:url(../images/bg-panos.gif) top left no-repeat;
	width:321px;
	height:110px;
	padding:2px 0 0 3px;
	margin-bottom:15px;
	}
	
.pano-title{
	font-size:18px;
	text-indent:0;
	background:url(../images/dotted-line.gif) bottom left repeat-x;
	text-align:center;
	}
	
.instal-photos{
	width:320px;
	float:right;
	margin:15px 0;
	}
	
.photo-thumb{
	background:url(../images/bg-photo.gif) top left no-repeat;
	width:159px;
	height:108px;
	padding:1px 0 0 1px;
	margin:0 0 5px 0;
	float:left;
	}
	
/* Reservar mesa */
.bookForm{
	background:url(../images/bg-book-form.gif) top left no-repeat;
	width:319px;
	height:331px;
	float:left;
	margin-top:15px;
	}
	
.book-desc{
	float:right;
	width:300px;
	margin-top:15px;
	}
	
.bookForm p{
	text-align:center;
	color:#2d3925;
	text-transform:uppercase;
	margin-top:10px;
	font-weight:bold;
	}
	
form#formBook{
	width:225px;
	margin:0 auto;
	line-height:19px;
}

form#formBook label{
	color:#262b23;
	line-height:18px;
	}
	
form#formBook label.fError, form#formContact label.fError{
	color:#FF0000;
	
	}


form#formBook input, form#formBook select, .prod-amount input, select{
	border:1px solid #5d6e52;
	background-color:#fff;
	width:221px;
	height:15px;
	padding:0 0 0 2px;
	font-size:10px;
	margin-bottom:3px;
	}
	
form#formBook select{
	width:auto;
	height:auto;
	}
	
form#formBook select.book-date{
	width:62px;
	margin-right:15px;
	}
	
form#formBook select.last-date{
	margin-right:0;
	}
	
div.people, div.meal, div.hour{
	float:left;
	margin-top:3px;
	}
	
div.people{
	width:60px;
	}
	
form#formBook div.people input{
	width:30px;
	text-align:center;
	padding:0;
	}

div.meal{
	width:105px;
	text-align:center;
	}
form#formBook div.meal select{
	width:95px;
	}
	
div.hour{
	width:60px;
	text-align:center;
	}
	
form#formBook input#id_time {
	width:55px;
	}
	
input#id_agregar {
	width:12px;
	top:5px;
	position:relative;
	border:none;
	background:none;
	}
	
form#formBook input.btn_book{
	background:url(../images/btn_book.gif) top left no-repeat;
	width:175px;
	height:25px;
	text-align:center;
	text-transform:uppercase;
	color:#f4fbf0;
	font-weight:bold;
	font-size:12px;
	border:none;
	cursor:pointer;
	margin:10px 0 0 20px;
	}
	
/* Comprar Sidra */
.product-wrapper{
	margin:20px 0 15px 0;
	background:url(../images/bg-product.jpg) right bottom no-repeat;
	}
	
.product-wrapper div, .product-wrapper{
	float:left;
	}
	
.prod-photo{
	width:130px;
	}

.prod-desc{
	width:334px;
	padding-right:15px;
	}

.prod-price p{
	width:70px;
	text-align:center
	}
	
.prod-amount{
	width:85px;
	text-align:center;
	}
	
.prod-amount input{
	width:32px;
	text-align:center;
	padding:0;
	}
	
.prod-btn{
	width:120px;
	margin-top:27px;
	text-align:center;
	}
	
.prod-btn input{
	background:url(../images/btn_buy.gif) top left no-repeat;
	width:63px;
	height:26px;
	color:#f4fbef;
	cursor:pointer;
	border:none;
	}
	
.prod-desc, .prod-price, .prod-amount{
	margin-top:10px;
	}
	
/* Contacto */
.ContactData{
	float:left;
	width:270px;
	}
	
.ContactForm{
	float:right;
	width:380px;
	background:url(../images/divider-contact.gif) top left no-repeat;
	}
	
.ContactData p{
	margin-bottom:8px;
	}
	
.ContactForm p{
	text-align:center;
	margin-bottom:7px;
	}
	
form#formContact{
	width:250px;
	margin:0 auto;
	}
	
form#formContact label, form#Register label{	
	color:#52584f;
	line-height:16px;
	}
	
form#formContact input{
	background:none;
	width:234px;
	height:20px;
	border:none;
	margin-bottom:7px;
	padding:2px 3px;
	}
	
.input-bg{
	background:url(../images/bg-input.gif) top left no-repeat;
	}	
	
form#formContact textarea{
	background:none;
	width:233px;
	height:126px;
	font: 14px/16px "Trebuchet MS", Helvetica, sans-serif, Arial, Verdana;
	border:none;
	
	}
	
.textarea-bg{
	background:url(../images/bg-textarea.gif) top left no-repeat;
	width:235px;
	height:130px;
	padding:2px 2px 3px 3px;
	}
	
form#formContact input.btn_send{
	margin:15px auto;
	cursor:pointer;
	text-transform:uppercase;
	line-height:normal;
	}
	
/* Tu carro */
.buy_steps{
	width:340px;
	margin:0 auto;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	background:url(../images/divider_steps.gif) 40px 15px no-repeat;
	}
	
a.your_code{
	background:url(../images/icon_cart_off.gif) top center no-repeat;
	}
	
a:hover.your_code, a.step1-sel{
	background:url(../images/icon_cart.gif) top center no-repeat;
	}
	
a.confirm{
	background:url(../images/icon_confirm_off.gif) top center no-repeat;
	}
	
a:hover.confirm, a.step2-sel{
	background:url(../images/icon_confirm.gif) top center no-repeat;
	}
	
a.certificate{
	background:url(../images/icon_certificate_off.gif) top center no-repeat;
	}
	
a:hover.certificate, a.step3-sel{
	background:url(../images/icon_certificate.gif) top center no-repeat;	
	}
	
a.your_code, a.confirm, a.certificate{
	text-decoration:none;
	color:#949494;	
	padding-top:24px;
	width:auto;
	height:20px;
	text-align:center;
	display:block;
	float:left;
	}
	
a.step1-sel, a.step2-sel, a.step3-sel, a:hover.certificate, a:hover.confirm, a:hover.your_code{
	color:#5d6e52;
	text-decoration:none;
	}
	
a.your_code{
	margin-right:70px
	}
	
a.confirm{
	margin-right:40px
	}
	
.cart-header, .total-h{
	background-color:#5d6e52;
	width:704;
	height:27px;
	color:#fff;
	margin-top:20px;
	}
	
.cart-header p{
	float:left;
	text-align:center;
	}
	
.cart-l, .cart-r{
	height:27px;
	width:5px;
	}
	
.cart-l{
	background:url(../images/cart_list_header_l.gif) top left no-repeat;
	float:left;
	}
	
.cart-r{
	background:url(../images/cart_list_header_r.gif) top right no-repeat;
	float:right;
	}
	
.cart-header p.cart-prod-h{
	width:155px;
	}
	
.cart-header p.cart-desc-h{
	width:350px;
	}
	
.cart-header p.cart-unit-h{
	width:80px;
	}

.cart-header p.cart-price-h{
	width:74px;
	}
	
.cart-header p.cart-total-h{
	width:75px;	
	}
	
.prod-wrapper{
	border-bottom:1px solid #d5d9d2;
	background-color:#edefec;	
	min-height:60px;
	height:auto!important;
	height:60px;
	}	
	
.cart-unit input{
	width:30px;
	text-align:center;
	margin-top:20px;
	}
	
.cart-prod, .cart-desc, .cart-unit, .cart-price, .cart-total{
	float:left;
	padding:10px;
	display:block;
	}
	
.cart-prod img{
	vertical-align:middle;
	}
	
.delete{
	margin:0 15px 0 10px;
	}
	
.cart-prod{
	width:140px;
	}
	
.cart-desc{
	width:330px;
	font-size:14px;
	}
	
.cart-unit{
	width:58px;
	text-align:center;
	}
	
.cart-price{
	width:53px;
	}
	
.cart-total{
	width:70px;	
	}
	
.cart-unit p, .cart-price p, .cart-total p{
	text-align:center;	
	line-height:50px;
	}
	
.cart-unit, .cart-desc, .cart-price{
	border-width:0 1px;
	border-style:solid;
	border-color:#d5d9d2;
	margin-left:-1px;
	min-height:60px;
	height:auto!important;
	height:60px;
	display:block;
	}
	
.left-links{
	float:left;	
	}	
	
.del-exp{
	margin-top:5px;
	font-size:11px;
	}
	
.del-exp img{
	position:relative;
	top:3px;
	}		
	
.back div{
	background:url(../images/btn_back.gif) center left no-repeat;
	text-indent:-9999px;
	float:left;
	margin:10px 7px 0 0;
	}
	
.back div a, .back div, .next div a, .next div{
	height:35px;
	width:35px;
	display:block;
	}
	
.back a, .next a{
	line-height:45px;
	float:left;
	color:#5D6E52;
	}
	
form#cartTotal{
	float:right;
	width:243px;
	margin:0;	
	}
	
.total-wrapper{
	background-color:#edefec;
	}
	
.total-wrapper p{
	width:235px;
	margin-top:0;
	padding:0 4px;
	}
	
form#cartTotal fieldset{
	width:225px;
	margin:10px auto 0;
	border:0;
	}
	
form#cartTotal select{
	width:120px;
	}
	
form#cartTotal label, #Register label{
	float:left;
	width:91px;
	}
	
form#cartTotal input, form#cartTotal select{
	float:right;
	padding:1px 2px;
	}
	
form#cartTotal input{
	width:70px;
	text-align:right;
	}
	
form#cartTotal input.ship{
	background:none;
	border:none;
	text-align:right;
	}
	
form#cartTotal a{
	float:left;
	font-weight:bold;
	font-size:10px;
	text-indent:10px;
	}
	
.total-cart{
	width:134px;
	float:right;
	margin:0;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	}
	
.continue{
	background:url(../images/btn_continue.gif) top left no-repeat;
	width:145px;
	height:44px;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	margin:5px 0 0 200px;
	
	}
	
.continue a, .continue a:hover{ 
	text-decoration:none;
	color:#365622;
	margin-left:15px;
	line-height:40px;	
	}
	
.continue a{
	width:145px;
	height:36px;
	display:block;	
	left:-15px;
	text-indent:12px;
	position:relative;
	}
	
.total-title, .total{
	float:left;
	}
	
.total-title{
	width:233px;
	}
	
.total{
	width:124px;
	}
	
.tit-cart-btm{
	background:url(../images/btm-cart-long.gif) top left no-repeat;
	width:243px;
	height:6px;
	}
	
.total-cart-btm{
	background:url(../images/btm-cart-small.gif) top left no-repeat;
	width:134px;
	height:6px;
	float:right;
	}
	
.total-h, .total-cart{
	height:20px;
	}
	
/* Confirmar */
.confirm-title{
	font-weight:bold;
	font-size:18px;
	margin-bottom:20px;
	}
	
.users-login{
	float:left;
	border-right:1px solid #c5cfbf;
	}
	
.register-link{
	float:right;
	text-align:center;
	}
	
.users-login, .register-link{
	margin-top:30px;
	padding:0 30px;
	width:40%;
	}
	
a.btn_register, a:hover.btn_register{
	background:url(../images/btn-register.gif) top left no-repeat;
	width:161px;
	line-height:44px;
	display:block;
	margin:30px auto 0;
	border:none;
	color:#fff;
	font-weight:bold;
	text-decoration:none;	
	font:18px/34px "Trebuchet MS",Helvetica,sans-serif,Arial,Verdana;
	}
	
#confirmLogin{
	margin:30px 0 0; 
	}

#confirmLogin label{
 	font-size:12px;
	width:75px;
	margin-right:5px;
	}

#confirmLogin input{
 	width:125px;
	}

#user-pass-confirm{
	width:230px;
	}
	
#confirmLogin input.btn-login, form#passRecovery input.btn_send{
 	background:url(../images/btn_confirm_login.gif) top left no-repeat;
	width:51px;
	height:24px;
	font-size:12px;
	}
	
.back{
	width:150px;
	float:left;
	}
	
.back, .next{
	margin-top:20px;	
	}
	
 .next{
	 float:right;
	 width:100px;
 	}
	
/* Registrar */

.invoiceData, .shippingData{
	width:350px;
	margin:25px 0;
	border:none;
	}

.invoiceData{	
	padding-right:10px;
	border-right:1px  dotted #b8c3b1;
	}
	
.shippingData{
	padding-left:20px;
	}
	
.invoiceData{
	float:left;
	}
	
.shippingData{
	float:right;
	}
	
#Register input{
	width:225px;
	padding:1px;
	margin-bottom:15px;
	}
	
#Register input.cp{
	width:65px;
	}
	
#Register input.ship-option{
	width:15px;
	}
	
#Register select{
	width:120px;
	float:left;
	}
	
#Register label.label-chk{
	width:324px;
	}
	
#Register label.cp-label{
	width:auto;
	margin:0 5px 0 9px;
	}
	
.ship-option{
	float:left;
	margin-right:5px;
	border:none;
	}
	
.next div{
	background:url(../images/btn_next.gif) center left no-repeat;
	text-indent:-9999px;
	float:right;
	margin:10px 7px 0 0;
	}
	
.accept-conditions{
	text-align:center;
	}
	
.condition{
	border:none;
	}

form#Register select, form#cartTotal select{
	height:auto;
	padding:0;
	font-size:11px;
	}
	
/* Contratar Txotx */
.txotx-tel{
	background:url(../images/txotx-tel.gif) top left no-repeat;
	width:319px;
	height:162px;
	float:left;
	text-indent:-9999px;
	}
	
.txotx-truck{
	background:url(../images/txotx-movil.gif) top left no-repeat;
	width:284px;
	height:233px;
	float:right;
	}
	
.txotx-tel, .txotx-truck{
	margin:25px 0;
	}
	
/* Recuperar clave */
form#passRecovery{
	width:350px;
	margin:25px auto;
	}
	
form#passRecovery input{
	width:200px;
	height:18px;
	padding:2px;
	}

/* Mapa del sitio */
.mapsite{
	font-size:14px;
	margin:50px 0 20px 120px;
	}
	

.mapsite li{
	font-weight:bold;
	margin:7px;
	background:url(../images/bullet.gif) 0 3px no-repeat;
	padding-left:25px;
	}
	
.mapsite ul{
	padding-left:20px;
	}
	
.mapsite ul li{
	font-weight:normal;
	margin:0;
	background:none;
	}
	
.mapsite ul li a{	
	font-size:12px;
	}	
