/* ESTILOS GENERALES */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}

body {
     line-height: 1
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}

a:link, a:visited{
	color: #999999;
	text-decoration: none;
}

a:hover{
	color: #ffffff;
	text-decoration: underline;
}

h1{
	width: 198px;
	height: 31px;
	margin-top: 19px;
	margin-left: 10px;
	background: url(images/logo_header.gif);
	text-indent: -9999px;
	float: left;
}

h2{
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	margin: 4px;	
}

/* MAQUETACIÓN Y DISEÑO */

body{
	background: #ffffff url(images/fondo.gif) top center no-repeat;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#capa_principal{
	margin: 0 auto;
	width: 900px;
}

#cabecera{
	clear: both;
	margin-top: -10px;
	margin-bottom: 10px;
}

#menu_sup{
	float: right;
	margin-top: 30px;
}

#menu_sup ul{

}

#menu_sup li{
	float: left;
	margin-left: 20px;
}

#menu_sup li:hover{
	border-bottom: 3px solid #cccccc;
}

#cuerpo{
	background: #111111 url(images/fondo_cuerpo.gif);
	color: #ffffff;
	border-top: 3px solid #6a0e2d;
	border-bottom: 3px solid #6a0e2d;
}

#cuerpo_izq{
	float: left;
	width: 270px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 30px;
}

div.infobox{
	margin-bottom: 20px;
}

img.titapartado{
	margin-left: 10px;
}


div.infobox a:link, div.infobox a:visited{
	font-size: 12px;
	color: #999999;
	margin-left: 8px;
}

div.infobox a:hover{
	color: #ffffff;
}


div.infobox form p{
	
}

div#box_busqueda input#keywords{
	border: 1px solid #999999;
	background: #000000 url(images/fondo_cuerpo.gif);
	color: #ffffff;
	width: 160px;
	height: 16px;
	font-size: 11px;
	line-height: 12px;
	margin-left: 8px;
}
div#box_busqueda input.submit{
	vertical-align: bottom;
	border: 1px solid #999999;
	margin-left: 8px;
}

div#box_busqueda input#txtSearch:hover, div#box_busqueda input#txtSearch:focus, div#box_busqueda input.submit:hover{
	border: 1px solid #ffffff;
}

div#box_busqueda p{
	margin-top: 8px;
}
div.infobox .titulo{
	width: 270px;
	height: 24px;
	background: url(images/info_top.gif) bottom left no-repeat;
}

div.infobox .titulo img{
	margin-left: 18px;
	margin-top: 10px;
}

div.infobox .contenido{
	font-size: 14px;
	line-height: 20px;
	background: url(images/info_middle.gif) top left repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	margin-top: -3px;
}

div.infobox .pie{
	width: 270px;
	height: 4px;
	background: url(images/info_bottom.gif) bottom left no-repeat;
}

#cuerpo_der{
	width: 570px;
	margin-left: 10px;
	margin-right: 20px;
	float: left;
}

#contenedor_der{
	margin-top: 30px;
}

td.pageHeading{

}

table.productListing{
	/*border: 1px solid #f0f0f0;*/
	color: #ffffff;
	margin-bottom: 10px;
}

td.smallText{
	margin-bottom: 10px;
}

.nuevos_productos td.smallText{
	background: #ffffff;
	border: 2px solid #b0284d;
}

.imagen_producto{
	float: right;
	margin: 8px;
}

.producto_derecha{
	float: left; 
	width: 260px;
	color: #333333;
	margin: 10px;
}

.producto_derecha h3, .producto_derecha h3 a{
	color: #b0284d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	margin: 4px;
}

.desc_producto{
	margin: 8px;
}

.precio_producto{
	color: #b0284d;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;	
	margin: 8px;
}

td.main{
	padding-right: 20px;
}

td.productListing-heading{
	text-align: center;
	background: #999999;
	color: #ffffff;
	line-height: 16px;
	font-size: 11px;
}

td.productListing-heading a{
	color: #ffffff;
	line-height: 16px;
	font-size: 11px;
}


td.productListing-data{
	background: #ffffff;
	color: #333333;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 4px;
	vertical-align: top;
}

td.productListing-data2{
	background: #ffffff;
	color: #333333;
	padding: 4px;
	vertical-align: top;
}

td.productListing-data a:link, td.productListing-data a:visited{
	color: #b0284d;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;	
	margin: 8px;
}

form#login, form#contact_us, form#advanced_search, form#cart_quantity{
	background: #ffffff;
	border: 2px solid #6a0e2d;
	background: #555555;
	padding: 10px;
}

form #email_address, form #password, form #name, form #email, input#firstname, input#lastname, input#street_address, input#postcode, input#city, input#state, input#dob, input#telephone, input#fax, input#confirmation, input#pfrom, input#pto, input#dfrom, input#dto{
	border: 1px solid #999999;
	background: #6A0E2D;
	color: #ffffff;
	width: 160px;
	height: 16px;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 10px;
}

form #enquiry, textarea#comments{
	width: 542px;
	border: 1px solid #999999;
	background: #6A0E2D;
	color: #ffffff;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 10px;
}

select#filter_id, select#country, select#categories_id, select#manufacturers_id, form#cart_quantity select{
	border: 1px solid #999999;
	background: #6a0e2d;
	color: #ffffff;
	height: 16px;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 10px;
}

.contenido_cesta{
	margin-bottom: 10px;
}

.contenido_cesta input{
	border: 1px solid #999999;
	background: #6a0e2d;
	color: #ffffff;
	height: 12px;
	font-size: 11px;
	line-height: 12px;
	text-align: right;
}

.cesta_producto{
	border: 1px solid #cccccc;
	padding: 8px;
}

.devoluciones h3{
	font-weight: bold;
	font-size: 13px;
	margin-top: 8px;
}

.devoluciones p, .privacidad p{
	line-height: 15px;
}

#pie{
	text-align: center;
}

#pie a:hover{
	color: #333333;
}