/*GENERAL*/
*
{
	margin: 0;
	padding: 0;	
}

body
{
	text-align: center;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	color: #333333;
	
		background: url('http://www.rafaelnadal-shop.com/public/images/1/template/141209164846000000fons.gif'); 
	background-position: top center;
		background-color: #ffffff;

		
	background-attachment: fixed;
}


a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img,
fieldset
{
	border: 0;
}

.clearboth {
	clear:both;
}

#container
{
	width: 950px;
	margin: auto;
	clear: both;
		background: url('http://www.rafaelnadal-shop.com/public/images/1/template/141209161954000000container.jpg') repeat-y;
	}

.vmenu,
.hmenu
{
	list-style-type: none;
}

.hmenu li
{
	display: inline;
}

/*HEADER*/
#header
{
	width: 100%;
height: 150px;
/*		
	height: 150px;
*/
	
	background: url('http://www.rafaelnadal-shop.com/public/images/1/template/060910122858000000cabecera2.jpg') no-repeat;
	color: #000000;
	font-size: 0.9em;
	
	
}

h1 a
{
	float: left;
	display: block;
	width: 600px;
	height: 150px;
}

h1 a span
{
	position: absolute;
	top: -1999px;
}

#header a
{
	color: #000000;
}

#menu-idiomas,
#menu-usuario
{
	float: right;
	margin: 10px 25px 0 0;
	display: block;
	width: 320px;
	text-align: right;
}

#menu-usuario
{
	margin-top: 38px;
}

#resumen-carrito
{
	height: 40px;
	float: right;
	margin: 20px 25px 0 0;
	padding: 4px 0 0 0;
	background: url('http://www.rafaelnadal-shop.com/public/images/1/template/060910123809000000cart.jpg') no-repeat;
	text-align: left;
}

#resumen-carrito #boton-carrito
{
	display:block;
	border: 0;
	text-decoration: none;
	float:left;
	width:58px;
	height:37px;
}

/*SIDEBAR*/
#sidebar
{	
	float: left;
	width: 200px;
}

#caja-buscador
{
	width: 160px;
	height: 35px;
	margin: 10px 0 10px 15px;
		padding: 10px 0 0 10px;
			
		background: url('http://www.rafaelnadal-shop.com/public/images/1/template/141209180851000000090909205640000000search-bg.jpg') no-repeat; 
	}

#caja-buscador input
{
	float: left;
	width: 95px;
	padding: 0;
	height: 14px;
}

#caja-buscador button
{
	float: left;
	padding: 0;
	width: 50px;	
	height: 18px;
	margin: 1px 0 0 4px;
	border: 0;
	background: url('http://www.rafaelnadal-shop.com/public/images/1/template/141209181651000000search.png') no-repeat;
}

#main-menu
{
	display: block;
	width: 170px;
	margin: 15px 0 0 15px;
	text-align: left;
}

#main-menu li a
{
	display: block;
	height: 23px;
	text-align: left;
		background: url('http://www.rafaelnadal-shop.com/public/images/1/template/090909205500000000category.jpg') no-repeat;
			margin-top: 2px;
	padding: 5px 0 0 15px;
	color: #333333;
}

#main-menu li a.selected,
#main-menu li a:hover
{
	text-decoration: none;
		background: url('http://www.rafaelnadal-shop.com/public/images/1/template/090909205505000000category-hover.jpg') no-repeat;
			color: #333333;
}

#main-menu .submenu li a
{
	height: 23px;
		background: url('http://www.rafaelnadal-shop.com/public/images/1/template/090909205611000000subcategory.jpg') no-repeat;
			margin-top: 0;
	padding: 5px 0 0 35px;
	color: #666666;
}

#main-menu .submenu li a.selected,
#main-menu .submenu li a:hover
{
		background: url('http://www.rafaelnadal-shop.com/public/images/1/template/subcategory-hover.jpg') no-repeat;
			color: #000000;
}

#main-menu .image_button {
	padding:0px !important;
	margin:0px !important;
	margin-bottom:-3px !important;
	height: auto !important;
	background: none !important;
	
}

*html #main-menu li.image_  {
	/*margin-bottom:-23px !important;*/
	line-height:0px !important;
}


.hidden
{
	display: none;
}

#caja-login
{
	width: 160px;
	height: 160px;
	margin: 15px 0 15px 15px;
	padding: 4px 0 4px 10px;
		background: url('http://www.rafaelnadal-shop.com/public/images/1/template/141209181100000000090909205700000000login-box.jpg') no-repeat;
		background-color: #;
	text-align: left;
}

#caja-login h3
{
	margin: 2px 0 6px 1px;
	font-size: 1.1em;
	color: #FFFFFF;
}

#caja-login label
{
	display: block;
	clear: both;
	font-size: 1em;
	margin: 4px 0 0 0;
	color: #ffffff;
}

#caja-login input
{
	clear: both;
	width: 140px;
	height: 14px;
}

#caja-login button
{
	clear: both;
	width: 140px;
	height: 18px;
	margin: 10px 0 0 2px;	
	font-size: 1em;
	color: #000000;
	border: 0;
	background: url('http://www.rafaelnadal-shop.com/public/images/1/template/141209181329000000login-button.jpg') no-repeat;
	border: 0;
}

#caja-login a
{
	display: block;
	width: 150px;
	margin: 7px 0 0 0;
	color: #ffffff;
	text-align: center;
}

/*CONTENT*/
#content
{
	float: left;
	width: 745px;
	margin: 0 0 10px 0;
	padding: 0 0 0 5px;
}

.navegacion
{
				margin: 18px 0 18px 24px;
				text-align: left;
	font-size: 0.9em;
	color: #666666;

}

.navegacion a
{
	font-size: 1em;
	color: #666666;
	text-decoration: none;
}

.navegacion a:hover
{
	text-decoration: none;
}

.lines {

}

.line {
	float: left;
	margin: 0 5px 20px 37px;
	padding: 5px 0 0 0;
}

.line p {
	color: #000000;
}

.product
{
	float: left;
	width: 160px;
	height: 200px;
	margin: 0 0 20px 20px;
	padding: 5px 0 0 0;
	background: url('http://www.rafaelnadal-shop.com/public/images/1/template/180909161934000000product.png') no-repeat;
	text-align: center;
}

.product p
{
	text-align: center;
	color: #333333;
	padding: 5px 3px 0 3px;
}

.product p .precio
{
	color: #888888;
	padding: 0 0 10px 0;
	font-weight: bold;
	white-space: nowrap;
}

.paginacion
{
	color: #333333;
	text-align: left;
	margin: 15px 0 0 25px;
}

.paginacion a
{
	color: #999999;
}

.paginacion a:hover
{
	color: #333333;
}

p.noresult
{
	font-size: 1.1em;
	margin-top: 40px;
}

/*FOOTER*/
#footer
{
	clear: both;
	width: 925px;
	height: 35px;
	padding: 10px 25px 10px 0;
	background-color: #ffffff;
	background: url('http://www.rafaelnadal-shop.com/public/images/1/template/161209221129ufooter.jpg') no-repeat;
	color: #00000;
	font-size: 0.9em;
	text-align: right;
}

#footer a
{
	color: #999999;
}

#info-footer
{
	margin: 2px 0 0 0;
}


/*SHOW*/
.product-details
{
	float: left;
	width: 700px;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}

.product-details .head
{	
	float: left;
	width: 100%;
	height: 20px;
	background: url('http://www.rafaelnadal-shop.com/public/images/1/template/product-details-head.png') no-repeat;
}

.product-details .body
{	
	float: left;
	width: 100%;
	background: url('http://www.rafaelnadal-shop.com/public/images/1/template/product-details-body.png') repeat-y;
	padding-bottom: 8px;
}

.product-details .bottom
{	
	float: left;
	width: 100%;
	height: 20px;
	background: url('http://www.rafaelnadal-shop.com/public/images/1/template/product-details-bottom.png') no-repeat;
}

.product-details .left
{
	float: left;
	width: 300px;
}

.product-details .left .principal
{
	float: left;
	margin: 0 0 0 25px;
}

.product-details .left .detalles
{
	float: left;
	width: 250px;
	margin: 20px 0 0 25px;
	text-align: center;
}

.product-details .detalle
{
	margin: 4px 4px 0 0;
}

.product-details .detalle img
{
	border: 1px #999999 solid;
	padding: 1px;
}

.product-details .right
{
	float: left;
	margin: 0 0 0 20px;
	width: 350px;
}

h2
{
	width: 100%;
	margin: 0 0 15px 25px;
	text-align: left;
	font-size: 1.2em;
	color: #444444;
}

h2.h2estatica
{
	color: #333333;
}

.product-details .right h2
{
	margin: 14px 0 0 0;
	font-family:"Times"
}

.product-details .right .codigo_producto
{	display:block;
	width: 100%;
	/*margin: 10px 0 10px 0;*/
	text-align: left; 
	color: #333333;
}

.product-details .right .price
{
	width: 100%;
	margin: 10px 0 10px 0;
	text-align: left;
	font-size: 1.2em; 
	color: #999999;
}

.product-details .right li
{
	margin-left: 17px;
}

.product-details .right p
{
	width: 100%;
	text-align: left;
}

#buy-form
{
	margin: 20px 0 0 0;
}

#related-products label,
#buy-form label
{
	clear: both;
	display: block;
	text-align: left; 
	color: #333333; 
	font-weight: bold; 
	font-size: 1em;
}

#buy-form #unidades
{
	float: left;
	display: block; 
	clear: both; 
	padding: 2px; 
	margin: 0 0 20px 0;
	border: 1px #999999 solid; 
	font-size: 0.9em;
}

#buy-form .acabado
{
	float: left;
	margin: 0 3px 20px 0;
}

#buy-form .acabado img
{
	border: 0;
	padding: 1px;
	margin: 2px;
}

#buy-form .acabado img.selected,
#buy-form .acabado img:hover
{
	margin: 0;
	border: 2px #000000 solid;
}

#buy-form .talla
{
	display: block; 
	float: left; 
	height: 15px;
	line-height: 15px; 
	margin: 1px 3px 20px 0; 
	padding: 1px 4px 1px 4px; 
	border: 2px #999999 solid; 
	text-align: center; 
	text-decoration: none; 
	text-transform: uppercase;
	font-size: 0.9em; 
	color: #999999;
}

#buy-form .talla.selected,
#buy-form .talla:hover
{
	border: 2px #000000 solid;
	color: #000000;
}

#buy-form #purchuase-button
{
	clear: both;
	float: left;
	width: 175px;
	height: 30px;
	margin: 10px 0 15px 0;
	border: 0;
		background: url('http://www.rafaelnadal-shop.com/public/images/1/template/090909230056000000purchuase-button.png') no-repeat;
		background-color: #;
	color: #ffffff;
	font-size: 1.1em;
}

#related-products
{
	float: left;
	width: 322px;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px #999999 solid;
}

#related-products a
{
	float: left;
	margin: 10px 30px 10px 2px;
}

#related-products a.last
{
	margin-right: 0;
}

/***Páginas estáticas***/
.estatica
{
	width: 680px;
	text-align: left;
	text-align: justify;
	margin: 15px 0 10px 25px;
}

.estatica p
{
	margin-bottom: 20px;
	color: #333333;
}

.estatica a
{
	color: #999999;
}

.html_estatico {
	
				
	margin: 18px 0 18px 24px;
				text-align:left;
	font-size:1.1em;
}

#subir_nivel {
	text-align:left;
}

#subir_nivel a {
	display: block;
	text-align: right;
	color:#000000;
	font-size:0.8em;
	text-decoration:none;
	font-weight:bold;
}

#subir_nivel a:hover {
	text-decoration:none;
}

.addthis {
	float: left;
	width: 250px;
	margin: 20px 0 20px 25px;
	text-align: center;
}

.sin-stock {
	color:#ee0000;
	white-space:nowrap;
	margin-left:5px;
}

.sold-out-image {
	margin-top:-160px;
	display:block;
	position:relative;
}

*html .sold-out-image {
	margin-top:-158px

}

* + html .sold-out-image {
	margin-top:-158px

}

.sold_out_over {
	margin-top:-45px;
}

*html .sold_out_over {
	margin-top:-47px;
}

* + html .sold_out_over {
	margin-top:-47px;
}



