@import 'reset-fonts-grids.css';
@import 'clearfix.css';

/*div { border:solid 1px #FF0000;}*/

html
{
	background-color: #000;
}

body
{
	background-color: #000;
	font-family: verdana;
	font-size: 11px;
}

.clear {clear:both;}
.amarillo, a.amarillo {color:yellow}

.block {
	display: block;
}

.txtright {
	text-align: right;
}

#logo
{
	width: 280px;
	height: 50px;
/* 	float: left; */
/* 	margin: 15px 0 0 345px; */
	margin: 0 auto;
	padding-top: 15px;
/* 	border: 1px solid blue; */
}
#logo span
{
	display: none;
}
#logo a
{
	display: block;
	width: 270px;
	height: 65px;
/* 	border: 1px solid red; */
	margin: 0 0 0 -10px;
}

body
{
	background: #000 url( 'fondo_city_home.jpg' ) no-repeat  center top;
}
body.v2
{
	background: #000 url( 'fondo_mar_home.jpg' ) no-repeat  center top;
}
body.v3
{
	background: #000 url( 'fondo_tierra_home.jpg' ) no-repeat  center top;
}
body.v4
{
	background: #000 url( 'fondo_nieve_home.jpg' ) no-repeat  center top;
}
body.logged
{
	background: #000 url( 'fondo_city_productos.jpg' ) no-repeat scroll  center top;
}

body.profile,
body.comprar,
body.logged,
body.shopdetail,
body.registration,
body.confirmcheque,

#body_profile,
#body_comprar,
#body_logged,
#body_shopdetail,
#body_registration,
#body_confirmcheque
{
	background: #000 url( 'fondo_city_productos.jpg' ) no-repeat scroll  center top;
}
body.v2.profile,
body.v2.comprar,
body.v2.logged,
body.v2.shopdetail,
body.v2.registration,

#body_v2_profile,
#body_v2_comprar,
#body_v2_logged,
#body_v2_shopdetail,
#body_v2_registration
{
	background: #000 url( 'fondo_mar_productos.jpg' ) no-repeat scroll  center top;
}
body.v3.profile,
body.v3.comprar,
body.v3.logged,
body.v3.shopdetail,
body.v3.registration,

#body_v3_profile,
#body_v3_comprar,
#body_v3_logged,
#body_v3_shopdetail,
#body_v3_registration

{
	background: #000 url( 'fondo_tierra_productos.jpg' ) no-repeat scroll  center top;
}
body.v4.profile,
body.v4.comprar,
body.v4.logged,
body.v4.shopdetail,
body.v4.registration,

#body_v4_profile,
#body_v4_comprar,
#body_v4_logged,
#body_v4_shopdetail,
#body_v4_registration

{
	background: #000 url( 'fondo_nieve_productos.jpg' ) no-repeat scroll  center top;
}

.copy
{
	text-align: left;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
}
.titular
{
	text-align: left;
	font-size: 20px;
	font-weight: bold;
}

.copycontent
{
	text-align: left;
}

#content
{
	width: 980px;
	margin: 0 auto;
	color: white;
/* 	height: 600px; */
}

#loginbox,
#loggedbox
{
	width: 280px;
/* 	height: 120px; */
	margin:0 0 0 auto;
}
#loginbox p,
#loggedbox p
{
	padding: 2px 0 2px 0;
	text-align: left;
}

#recommendusbox
{
	background: url( 'fondo_recomendados.png' ) no-repeat;
	clear: right;
	float:right;
	height:170px;
	margin-top:50px;
	padding:35px 25px 50px 0;
	width:280px;
}

#recommendusbox div.ko,
#recommendusbox div.ok
{
	padding:40px 10px 0 60px;
}

#recommendusbox div.ko p,
#recommendusbox div.ok p
{
	padding: 2px 0 2px 0;
}
#recommendusbox div.ko p.titular,
#recommendusbox div.ok p.titular
{
	font-size: 17px;
}


#recommendusbox form label,
#loginbox form label
{
	padding-right: 10px;
}

#recommendusbox p
{
	padding: 10px 0 10px 0;
	text-align: right;
}

#recommendusbox form p,
#loginbox form p
{
	margin-top: 3px;
	padding: 0;
	text-align: right;
}
#recommendusbox input,
#loginbox input
{
	border: 1px solid #CCC;
	background-color: #000;
	color: #FFF;
}

#registerbox
{
	width:180px;
	margin:20px 0 0 auto;
}

#notactivedbox
{
	width:440px;
	margin:50px auto;
	padding:40px 60px;
	background: url(fondo_texto.png) no-repeat;
	color: yellow;
}

#wrap_login_register
{
	width: 300px;
	height: 300px;
	float: right;
/* 	margin-top: 50px; */
	margin-top: -10px;
}
* html #wrap_login_register {
	margin-top: -20px;
}

#wrap_login_register #email,
#wrap_login_register #clave {
	width: 153px;
}

#wrap_logged
{
	width: 300px;
/* 	height: 120px; */
	float: right;
/* 	margin-top: 30px; */
	margin-top: -32px;
}

* html #wrap_logged {
	margin-top: -50px;
}

#loggedbox
{
	font-size: 12px;
}

#content strong
{
	font-weight: bold;
}
#content .hilite
{
	color: yellow;
}
#content .priceout
{
	text-decoration:line-through;
}

#content .claim
{
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}


#pie
{
	clear:both;
	padding: 40px 0 40px 0;
	font-size: 12px;
/* 	border: 2px solid red; */
	background-image: url('fondo_pie.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	width:730px;
	margin:60px 0 20px 100px;
	float:left;
}
* html #pie { margin-left: 50px;}

body.comprar #pie
{
	margin-top:150px;
}

body.logged #pie
{
	margin-top: 100px;
}
body.home #pie
{
	margin-top: 150px;
}

body.remember #pie
{
	margin-top: 280px;
	padding:80px 0;
}

body.invite #pie
{
	padding-top: 80px;
}

#pie a,#registroform a
{
	color:white;
}
#pie p
{
	padding: 5px 0 5px 0;
}

.nologonadopie #pie {padding: 80px 0 80px 0;}

#content #left
{
	margin-top: 80px;
	width: 620px;
	float: left;
}
#content .copy
{
	padding: 0 150px 0 20px;
}

div.openshop
{
	padding: 20px 30px 0 80px;
}


body.shopdetail div.openshop
{
	padding: 0;
	background: url('producto_categorias_cabecera.png') no-repeat;
}
body.shopdetail div.openshop div.body
{
    padding:60px 40px 0 80px;
}
body.shopdetail div.openshop div.shoptimetable
{
	background: white;
}

div.openshop div.body .shoptimetable
{
  margin-right: 5px;
}
* html div.openshop div.body .shoptimetable
{
  margin-right: 2px;
}

body.shopdetail.category div.openshop
{
	padding: 0;
	background: url('producto_listado_cabecera.png') no-repeat;
}
body.shopdetail.category div.openshop div.body,
body.shopdetail.product div.openshop div.body
{
	padding-top:40px;
}

body.shopdetail.product div.openshop
{
	padding: 0;
	background: url('producto_fondo_ficha.png') no-repeat;
}
/*

body.shopdetail.product div.openshop
{
	padding: 0;
	background: url('producto_fondo_ficha_cabecera.png') no-repeat;
}

body.shopdetail.product div.openshop_pie{
	padding: 0;
	background: url('producto_fondo_ficha_pie.png') no-repeat bottom left;
}

*/
body.shopdetail.product .imagelist img
{
	width: 75px;
	height: auto;
}

body.shopdetail.product div.openshop div.body
{
/* 	height: 670px; */
	padding: 40px 40px 0 90px;
}

body.shopdetail.product .breadcrumbs
{
	margin: 0 0 70px 0;
}

div.openshop div.shopname
{
	background: #f6e815 url('rightbullet.gif') no-repeat 5px 5px;
	height: 17px;
	width: 160px;
/* 	float: left; */
	float: right;
/* 	margin-left: 90px; */
	color: black;
	padding: 2px 0 0 20px;
	text-align: left;
	font-weight: bold;
}
div.shoptimetable a,
div.shoptimetable a:visited,
div.shoptimetable a:link,
div.shopname a,
div.shopname a:visited,
div.shopname a:link
{
	color: black;
}


div.openshop div.shoptimetable,
div.openshop div.stockname
{
	background-color: #f6e815;
	height: 17px;
	width: 230px;
	float: right;
	color: black;
	padding: 2px 10px 0 0;
	text-align: right;
	font-weight: bold;
}

div.openshop.future div.shopname,
div.openshop.future div.shoptimetable
{
  -moz-opacity: 0.5;
  opacity: 0.5;
 filter: alpha(opacity = 50);
}

* html div.openshop.future div.shopname,
* html div.openshop.future div.shoptimetable
{
  margin-top: -2px;
}
div.openshop div.stockname {
	width: auto;
	padding: 2px 10px 4px 10px;
	background-color: #F6E815;
	font-size: 14px;
	margin-right:20px;
}

div.openshop div.stockbody
{
/* 	clear: both; */
	background-color: black;
/* 	border: 1px solid black; */
	margin: 0;
	padding: 0;
}

div.openshop div.stockimg
{
	float: left;
}

div.openshop div.stockdetail {
	float: left;
	text-align: left;
	padding: 15px;
}

div.openshop div.stockdetail p {
	margin-bottom: 5px;
}

div.openshop div.stockdetail .price
{
	color: #F6E815;
	font-size: 20px;
	font-weight: bold;
}

div.openshop div.stockdetail .size select {
	width: 140px;
}

div.openshop div.stockdetail .units select {
	width: 52px;
}
div.openshop div.stockdetail .units input {
	width: 52px;
	text-align: center;
}

div.openshop div.stockdetail .cart a
{
	background-color: #F6E815;
/* 	background-image: url('cart.png'); */
/* 	background-repeat: no-repeat; */
/* 	background-position: 16px 6px; */
	/*padding: 8px 18px 9px 43px;*/
	padding: 8px 18px 9px 10px;
	width: 80px;
	display: block;
	color: black;
	text-decoration: none;
	font-size: 12px;
}

div.openshop div.stockdetail .cart a img {
	vertical-align: middle;
	margin-right: 5px;
}

div.openshop div.description {
	text-align: left;
	color: white;
	margin-top: 20px;
}

div.openshop div.description p.title {
	background: black;
	display: block;
	width: 150px;
	padding: 5px 10px 7px 13px;
	font-weight: bold;
}

div.openshop div.description div.text {
	padding: 5px 10px 0 0;
}

div.openshop div.imagelist
{
	clear: both;
	text-align: left;
	padding: 10px 0 0 0;
}
div.openshop div.imagelist,
div.openshop div.description {
	/*margin-left: 20px;*/
}

div.openshop div.shopback
{
	float: left;
	width: 160px;
	height: 17px;
	text-align: left;
}

div.openshop div.shopfoot
{
	padding: 15px 0 40px 0;
	text-align: right;
	background: url( 'producto_categorias_pie.png' ) no-repeat top left;
}
div.openshop div.shopfoot .shopback
{
	float: none;
	margin: 0 0 0 auto;
}

div.shopback a,
div.shopback a:visited,
div.shopback a:link
{
	color: white;
}

div.openshop div.shoptext
{
	margin-top: 15px;
	font-size: 9px;
	text-align: left;
	height: 60px;
}
div.openshop div.shopcategories
{
	padding-top: 55px;
}

div.shopcategories p
{
	margin-top: 10px;
	font-size: 12px;
}

div.shopcategories ul
{
	padding: 0 0 0 80px;
/* 	border: 1px solid red; */
	width: 545px;
}
div.shopcategories .fondocategoriasrepeat
{
background: url('producto_categorias_repeat_y.png');
	background-repeat: repeat-y;
	background-position: 0 0;
	}

div.shopcategories ul li {
	width: 160px;
	float: left;
	margin: 4px 10px 11px 0;
/* 	border-rig */
}

div.shopcategories ul li img {
	display: block;
	width: 160px;
}

div.shopcategories ul li a.catimgfoot {
	padding: 5px;
	background: black;
	color: white;
	text-align: center;
	display: block;
	width: 140px;
	text-transform: uppercase;
	text-decoration: none;
}

div.shopcategories ul li.third {
	margin-right: 0;
}

div.shopcategories ul li a.catimgfoot:hover {
	text-decoration: underline;
}

div.shopcategories ul li a.catimg {
	display: block;
	background: white;
	height: 180px;
	width: 150px;
	overflow: hidden;
}

div.shopcategories select.shop_category
{
	margin-top: 10px;
	width: 180px;
}

#cartbox {
	clear: right;
	float: right;
	margin-top: 30px;
	color: white;
	padding:35px 25px 50px 0;
	width:330px;
}

#cartbox .title {
	border: 1px solid #BBCACF;
	background: url('cart2.png') 19px 5px no-repeat;
	padding: 6px 24px 6px 42px;
	width: 74px;
	float: right;
	font-size: 12px;
}

#cartbox table {
	clear: both;
	border: 1px solid #bbcacf;
	margin-top: 5px;
}

#cartbox table td {
	background: #363636;
	color: white;
	padding: 5px 10px 6px 10px;
	white-space: nowrap;
}

#cartbox table td.c1 {
	padding-right: 0;
}

#cartbox table td.c2,
#cartbox table td.c3 {
	padding-left: 0;
}


#cartbox table td a {
	text-decoration: underline;
	color: white;
}

#cartbox table td a:hover {
	text-decoration: none;
}

#cartbox table th {
	background: black;
	white-space: nowrap;
	color: white;
	padding: 3px 10px 4px 10px;
	font-weight: bold;
}
#cartbox table t1.c1 {
	padding-right: 0;
}
#cartbox table th.c2,
#cartbox table td.c2 {
	padding-left: 0;
}
#cartbox table th.c2,
#cartbox table th.c3 {
	text-align: right;
}

#cartbox table th span {
	color: #969696;
}

#cartbox .precio {
	color: #F6E815;
	font-weight: bold;
}

#cartbox table td.c2 {
	text-decoration: line-through;
}

#cartbox .total {
	background: black;
	width: 132px;
	padding: 5px 0 5px 0;
	float: right;
}

#cartbox .total .c1,
#cartbox .total .c2 {
	float: left;
}

#cartbox .total .c1 {
	width: 52px;
	padding-left: 10px;
	text-align: left;
}

#cartbox .total .c2 {
	width: 60px;
	padding-right: 10px;
	text-align: right;
}

#cartbox .buy, .menucompra_acciones .buy {
	background: #F6E815;
	clear: both;
	margin-top: 5px;
	float: right;
	padding: 5px 14px 5px 14px;
}


.menucompra_acciones .buy { margin-right:5px;}

#cartbox .buy a, .menucompra_acciones .buy a {
	color: black;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

#cartbox .buy a:hover, #menucompra_acciones1 .buy a:hover {
	text-decoration: none; color:#000;
}

.shopdetail.category div.openshop div.shopcategories
{
	text-align: right;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 45px;
	background-color: #f6e815;
	clear: both;
}

.shopdetail.category div.openshop div.shopcategories select
{
	width: 200px;
	margin-left: 30px;
	margin-right: 10px;
}
.shopdetail.category div.openshop div.shopcategories p
{
	margin: 0;
	color: black;
}

.productlist
{
    background: url( producto_listado_cuerpo_repeat_y.png );
    height: 100%;
}
* html .productlist
{
  height: auto;
}
.shopdetail.category div.shopfoot
{
	background: url( producto_listado_pie.png ) no-repeat top left;
	padding: 121px 0 0 0;
}

.productlist
{
	padding: 0 0 0 80px;
	text-align: left;
}
.productlist .product
{
	margin: 10px 0 10px 0;
	width: 245px;
	float: left;
}
.productlist .product.even
{
	margin-left:10px;
}

.product .abstract
{
	background-color: black;
	text-align: center;
	height: 70px;
}
.product .abstract p
{
	font-size: 12px;
	padding: 5px 0 5px 0;
}

.product .abstract p a {
	color: white;
	text-decoration: none;
}

.product .abstract p a:hover {
	text-decoration: underline;
}

.product .abstract .hilite
{
	font-size: 15px;
}

.product .orig_price
{
	text-decoration: line-through;
}

.breadcrumbs {
	margin: 0 0 50px 0;
	border: 1px solid transparent;
/* 	display: block; */
}

* html .breadcrumbs {
	border: none;
}

.breadcrumbs li {
	float: left;
	color: white;
}
.breadcrumbs li a {
	color: white;
	text-decoration: underline;
}

.breadcrumbs li a:hover {
	text-decoration: none;
}

.breadcrumbs li span.separator {
	margin: 0 5px 0 5px;
	color: white;
}

.justadded {
	background: #116A00 url('justadded.gif') 15px 8px no-repeat;
	padding: 18px 0 13px 60px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 60px 0 10px 0;
}

#compra_result {
	padding: 300px 0 0 0;
	color: #F6E815;
}

#compra_result_inner {
	margin: 0 auto;
	width: 500px;
	text-align: left;
}

#compra_result_inner p {
	margin: 0 0 15px 0;
}

#invitebox
{
	float:right;
	padding:60px 0 50px 50px;
	width:305px;
	background: url( fondo_apuntate.png ) no-repeat;
	border: 1px solid transparent;
	margin-top: -90px;
	margin-left:60px;
}

* html #invitebox {
	border: none;
}

body.registration.ok #invitebox,
body.registration.ko #invitebox,
body.invite.ok #invitebox
{
	padding-top: 90px;
}
body.invite.ko #invitebox
{
	padding-top: 65px;
}

body.comprar.ok #invitebox,
body.comprar.ko #invitebox
{
	padding-bottom: 100px;
}

#invitebox p.titular
{
	font-size: 17px;
}

body.question.ok #invitebox p.titular,
body.comprar.ok #invitebox p.titular,
body.invite.ok #invitebox p.titular,
body.registration.ok #invitebox p.titular
{
	padding-left: 60px;
	background: url(ok.gif) no-repeat 5px 0;
}
body.comprar.ko #invitebox p.titular,
body.invite.ko #invitebox p.titular,
body.registration.ko #invitebox p.titular,
body.comprar #comprarbox .ko
{
	padding:3px 0 5px 60px;
	background: url(ko.gif) no-repeat 5px 0;
}

body.comprar #content .copy {
	padding: 0;
}

body.invite.ko #invitebox p.copy,
body.registration.ko #invitebox p.copy,
body.invite.ok #invitebox p.copy,
body.registration.ok #invitebox p.copy
{
	padding:10px 0 5px 60px;
}

body.comprar.ok #invitebox p.titular,
body.comprar.ko #invitebox p.titular,
body.invite.ok #invitebox p.titular
{
	padding-bottom: 20px;
}


#invitebox p.copy
{
	padding: 10px 0 10px 0;
}

#rememberform,
#invitationform
{
	width: 220px;
	text-align: right;
	margin:0 35px auto auto;
}

#registrationbox,
#questionbox,
#compraokbox
{
	clear: both;
	background: url(fondo_registro.png) repeat-y;
	width: 500px;
	padding: 60px 58px 30px 58px;
	margin: 50px auto 0px auto;
}
#registrationboxpie {background: url(fondo_registro_pie.png) no-repeat; height:68px; width:616px;margin:0 auto;}

body.registration #logo
{
	margin-bottom: 20px;
}

#registrationbox p.copy
{
	padding: 0;
}
#compradireccionenvio {}

#datosenvioform
{
	padding:15px;
	background-color:#464646;
}

#questionform,
#registroform,
#datosenvioform
{
	text-align: left;
	margin: 0;
}

#registroform label,
#datosenvioform label
{ width:80px; display:block; float:left; padding-top:3px;}

#
 label,
#registroform label {
	width: 70px;
	display:block;
	float:left;
	padding:5px 0 0 0;

}
#registrationbox label.opciones,
#registroform label.opciones {
	float: none;
	display: inline;
}


#registroform legend,
#datosenvioform legend
{
	font-weight: bold;
	margin: 10px 0 2px 0;
	color: white;
}

#registroform #newsletter_table label { display: inline; float: none; }

#registroform .sep,
#datosenvioform .sep
{
	border-top: 1px solid gray;
	margin-bottom: 10px;
}


#rememberform input,
#invitationform input,
#registroform input.text,
#registroform textarea.text,
#registroform select,
#questionform input.text,
#questionform textarea.text,
#questionform select,
#datosenvioform input.text,
#datosenvioform textarea.text,
#datosenvioform select,
#compraconfirmar select
{
	border:1px solid yellow;
	margin: 5px;
	padding: 2px;
	background-color: black;
	color: white;
	vertical-align: middle;
}
.buybutton input {
	background-color: #F6E815;
	clear: both;
	float: left;
	padding: 5px 14px 5px 14px;
	color:#000000;
	border:0;
	font-weight:bold;
}

#registroform p {
	margin: 4px 0 4px 0;
}
#questionform p
{
	margin: 5px 0 5px 0;
}

#registroform input.submit {
	padding-left: 30px;
	padding-right: 30px;
	margin-left: 20px;
}

#registroform p .radio {
	margin-left: 10px;
	vertical-align: middle;
}
#registroform p .checkbox {
	margin-right: 5px;
	vertical-align: middle;
}

#invitationform a
#registroform a
{
	padding-right: 5px;
}


#recommendusbox #recommendus_action,
#questionbox #question_action,
#loginbox #login_action,
#rememberform #remember_action,
#invitationform #invite_action
{
	border: none;
	padding: 0;
	border-bottom: 1px solid yellow;
	cursor: pointer;
	color: yellow;
}

#questionbox #question_action
{
	background-color: black;
}

body.registration #registerboxmsg
{
	background: none;
	height:auto;
	padding:80px 5px 40px;
	width:170px;
}
body.registration #invitebox p.copy
{
	font-weight: normal;
}


body.registration #registrationbox
{
	clear: none;
/*   margin-top: 130px; */
}
*:first-child+html body.registration #registrationbox
{
  margin-top: -35px;
}

body.registration #invitebox
{
  height: 100px;
}
*:first-child+html body.registration #invitebox
{
  height: 120px;
}

body.profile #registrationbox
{
	margin-top:100px;
}

body.comprar #content #left
{
	clear: both;
	float: none;
/* 	width: 100%; */
}

body.comprar table a,
body.comprar table a:visited,
body.comprar table a:hover
{
	color: white;
}
body.comprar table
{
width: 100%;
}

body.comprar table td
{
	text-align: left;
	padding: 3px;
	background-color: #464646;
}

body.comprar table td.sinfondo
{ background-color: inherit; padding: 0px; background: none;}

body.comprar table th
{
	background-color: black;
	padding: 5px 0 5px 0;
}

body.comprar table tr
{
	margin: 2px 0 2px 0;
	vertical-align: top;
}
.menucompra_acciones
{ color:#FFFFFF;}

body.comprar a.accion,
body.comprar a.accion:visited,
body.comprar a.accion:hover
{
	color: yellow;
}

body.comprar a.accion:hover
{
	color: #fff; text-decoration:none;
}

body.comprar .resumen
{
	width: 200px;
	float: right;
	clear: both;
	background-color: #464646;
	height: 50px;
	margin: 10px 0 10px 0;
	padding: 10px;
}


#menucompra,
.menucompra_acciones
{
	background-color:#464646;
	height:30px;
	clear: both;
	display:block;
}
#menucompra { width:520px; border-bottom:solid 3px #000;}
#menucompra li,
.menucompra_acciones li
{
	float: left;
	padding:8px 15px;
	color:#CCCCCC;
}

#menucompra li.selected,
.menucompra_acciones li.selected
{
	background-color:black;
	color:#FFFFFF;
}
#compraconfirmar table th { font-weight:bold;}

#content #compraformapago p
{
	padding-top: 2px;
	padding-bottom: 5px;
	background-color: black;
}

body.comprar .error
{
	background-color: black;
	padding: 2px;
	text-align: center;
}

.label_tpv
{
	background-color:black;
	color:yellow;
	font-size:16px;
	padding:50px 0;
}

#questionform ul
{
	margin: 10px 0 10px 15px;
}
#questionform ul li
{
	list-style-type: disc;
}

#profilelist {
	float: right;
	text-align: left;
	width:150px;
	padding:20px 0 0 0;
}

#profilelist ul li { padding:3px 0;}

#profilelist li a {
	text-decoration: underline;
	color: white;
}

#profilelist li a:hover { color:yellow; text-decoration:none;}

#registrationbox {
/* 	height: 500px; */
}

body.faqs #registrationbox { height: auto; margin-top:100px; }
body.faqs #registrationbox p { margin: 5px 0 5px 0; }

#datosenvioform #cb_buyer_is_receiver
{
	float: none;
}
/*#cb_buyer_is_receiver {
	float: right;
	position: relative;
	top: -23px;
	left: 270px;
}*/

#cb_buyer_is_receiver input {
	vertical-align: middle;
}
.padrinomail
{
	border: 1px solid yellow;
	padding: 5px;
	text-align:center;
}
.copytextoentrada { background:url('fondo_texto.png') no-repeat; padding:50px 0 50px 20px; text-align:left; margin-left:60px;}

#pagotransfer
{
  background:url('fondo_texto.png') no-repeat; padding:30px 20px 45px 20px; text-align:left; margin-left:60px;
  color: white;
  width: 500px;
  float: left;
  clear: left;
}

body.ok #pie { margin-top: 250px; }

* html body.registration #registrationbox { margin-top: -30px; }
* html body.profile #registrationbox { margin-top: -30px; }
* html body.comprar #content #invitebox .copy { margin:0; padding:2px; }

* html body.comprar.ok #invitebox { padding-top:30px; }

body.faqs p.copy { font-weight: normal; }

body.comprar.ok #invitebox
{
  background:none;
  padding-bottom: 10px;
}

body.comprar.ok #invitebox p.titular
{
  margin-left: 30px;
}

#compraokbox
{
  height: 400px;
}
#compraokbox p.copy
{
  margin: 10px 0 10px 0;
  font-weight: normal;
}
body.comprar.ok #pie
{
  padding-top: 30px;
  margin-top: 0;
  margin-bottom:0;
}

body.question.ok p.titular { height: 40px; }

* html body.question.ok p.titular { height: auto; }

* html body.question.ok #pie { margin-top:200px; }
* html body.question.ok #invitebox
{ 
  background: url( fondo_apuntate.png ) no-repeat;
  height: 250px;
}

.headcategory
{
  border-bottom: 1px solid white;
  text-align:left;
  padding: 0;
  margin: 0 30px 0 80px;
}

* html .headcategory { margin-top: 5px; }

.headcategory span
{
  font-weight: bold;
  color:black;
  display: block;
  width: 100px;
  padding: 2px 2px 2px 5px;
  background-color: white;
}

#tabla-cheques th,
#tabla-pedidos th
{
  font-weight: bold;
  padding-bottom: 2px;
}

/* Para la pagina que solamente tiene el punto de apuntate */
/*#invitebox
{
	float:right;
	height:350px;
	padding:50px 0 50px 40px;
	width:325px;
	background: url( fondo_apuntateaviso.png ) no-repeat;
	border: 1px solid transparent;
	margin-top: -90px;
}

* html #invitebox {
	border: none;
	padding-top: 45px;
}

* html #body_comprar_ok #invitebox,
* html body.registration #invitebox {
  height: 100px;
}
* html #body_registration_ok #invitebox
{
  height: 550px;
}*/

#invitebox p.copy
{
	padding: 4px 0 4px 0;
}

body.comprar.ok #invitebox
{
  height: 50px;
}

#compracgc
{
  padding: 20px;
  background-color: black;
  margin-bottom: 2px;
}

body.confirmcheque #recommendusbox,
#body_confirmcheque #recommendusbox
{
  display: none;
}

body.confirmcheque #left,
#body_confirmcheque #left
{
  margin-left:150px;
}

#confirm_content
{
  background: url(bono10eur_bg.png) no-repeat;
  padding: 30px;
  height: 170px;
  text-align: left;
}
#confirm_content p
{
  margin: 10px 0 10px 0;
}
#confirm_content .copy
{
  padding-left: 0;
  padding-right: 0;
  font-size:16px;
  color:yellow;
}
