/**********************reset*****************/

html {
    font-size: 100.01%;
}
html, body {
    margin: 0;
    padding: 0;
}
body {
    background: url("../img/body.gif") repeat-y scroll center top #000;
    color: #fff;
    font: 100% Arial,Helvetica,sans-serif;
}
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, q, cite, a, abbr, acronym, address, big, small, code, samp, var, tt, pre, del, ins, strike, dfn, kbd, em, strong, font, img, s, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-size: 100%;
    vertical-align: baseline;
}
:link, *:visited {
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, pre, p, blockquote {
    margin: 0;
    padding: 0;
}
dl, ul, ol {
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a, a:hover, a:active, a img, *:link img, *:visited img {
    border: medium none;
    outline: medium none;
}
:focus {
    outline: 0 none;
}
address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}
pre, code, tt, samp {
    font-size: 12px;
}
kbd {
    text-transform: uppercase;
}
sup {
    vertical-align: super;
}
sub {
    vertical-align: sub;
}
pre {
    white-space: pre;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
.errorlist {
    color: red;
    font-size: 90%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.errorlist li {
    margin: 0 !important;
    padding: 0;
}


li, p {
    margin: 0 0 1em;
}
li {
    margin: 0.3em 0;
}
h1, h2, h3, h4, h5, h6 {

    /*font-weight: normal;*/
    line-height: 1.2;
    margin: 1em 0;
}

fieldset {
    padding: 20px;
}
label, input, select, optgroup, option, textarea, button {
    font-size: 1em;
}
legend {
    display: none;
}
label {
    padding: 6px 0;
}
input, select, optgroup, option, textarea {
    background-color: #FFFFFF;
}
button {
}
input, textarea, select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    margin: 0;
    padding: 6px;
    font: 100% Arial,Helvetica,sans-serif;
}
input, textarea {
    -moz-border-radius: 3px 3px 3px 3px;
}
input:hover, textarea:hover {
    -moz-box-shadow: 1px 1px 15px #F5F5F5 inset, -1px -1px 15px #F5F5F5 inset;
    border: 1px solid #666666;
    cursor: pointer;
}
input:focus, textarea:focus {
    -moz-box-shadow: 1px 1px 5px #ad1912, -1px -1px 5px #ad1912;
    border: 1px solid #ad1912;
    color: #333333;
    cursor: default;
}
textarea {
    overflow: auto;
    font-family: arial;
}
img.right {
    float: right;
    margin: 10px 0 10px 20px;
}
img.left {
    float: left;
    margin: 0 10px 10px 0;
}


.clear{
     clear: both;
    display: block;
}
/*************************Barrenetexe***********************/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background:white url("../img/body.gif") top left;
}

h1{
	font-size:180%;
	margin-top: 0;
}

h1 span{
	color: #9A8081;
	/*font-style: normal;
	text-transform: uppercase;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;*/
	
}
h2{
	font-size:150%;
}

h3{
	font-size:120%;
	color: #d6cccc;
}
h1 a{
	text-decoration:none;
}

blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}
p{
	margin-bottom: 10px;
	line-height: 1.5em;	
}
ul, li {
	margin: 0px;
	padding: 0px;
}
#sidebar li{
	list-style:none;
}
a {
	text-decoration: none;
	color: #990000;
}
a:hover {
	color: #2a0202;
}
a img{
border:none;
/*float: left;*/
}




/* Wrapper */

#wrapper {
	background: url("../img/container.png") repeat-y top center;
}

#wrapper2 {
	background: url("../img/header.png") no-repeat top center;
}
/************ Header */

#header {
	width:990px;
	margin:0 auto;
	height: 168px;
    position: relative;
    background: url("../img/tel.png") no-repeat 810px 20px;
    z-index: 100;
}

#logo {
	float: left;
	margin: 10px 0 0 10px;
	padding:0;
}

#logo a {
	text-decoration: none;
	color:transparent;
}

#logo h1{
	margin:0;
}

#tagline{
	position: absolute;
	top: 80px;
	left:80px;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9a8081;
	font-size: 125%;
	font-weight: normal;
}

#search {
    float: left;
    height: 40px;
    left: 550px;
    margin-top: 20px;
    padding: 0;
    position: absolute;
    width: 300px;
}

#search form {
	margin: 0;
	padding: 12px 0 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
    border: 1px solid #CCCCCC;
    float: left;
    height: 18px;
    width: 200px;
}

#search-text {
	height: 18px;
	padding: 3px 0 0 3px;
	color: #000000;
}

#search input#search-submit {
	width:45px;
	height:20px;
	margin-left: 5px;
	padding: 0px 2px 6px 2px;
	border: none;
	background: #000;
	color: #FFFFFF;
	font-size:80%;
	-moz-border-radius:3px;
}

#utilities{
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #633535;
    float: right;
    font-size: 90%;
    margin-right: 20px;
    margin-top: 68px;
    padding: 5px 10px;
    color: #9a8081;
}

#utilities li{
	display:inline;
	padding:5px 0px 6px 0;
}

#utilities a{
	color: #9a8081;
	text-decoration:none;
	padding-right:8px;
}

#utilities a:hover{
	text-decoration:underline;
}

li#cart{
	background: url("../img/saskia.gif") no-repeat top left;
	padding-left:40px;
	margin-left:5px;
}

li#cart a{
	border:none;
	padding-right:0px;
}

#menutop{
	margin: 1em 20px 0 0;
	color: #fff;
	font-weight: bold;
	text-align: right;
	width: 100%;
	display: block;
	float: left;
	text-transform: uppercase;
	text-shadow: 1px 1px 5px #0f0101;
}

#menutop ul li{
	display: inline;
	list-style: none;
	padding: 1em;
}

#menutop a{
	color: #9A8081;
	text-decoration: none;
	}
	
#menutop a:hover{
	color: #fff;
	}
	
	
	
/******************end header***/


#page {
	width: 990px;
	margin: 0 auto;
	clear:both;
}


/****************** Content */
#breadcrumb{
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:90%;
	font-style:italic;
	border-bottom:1px dotted #ccc;
	display: none;
}

#content {
	float: right;
	width: 770px;
	margin:10px 20px 0 0;
	padding-bottom:20px;
}

h1, h2{
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

/******************portada*****************/

#errota{
    height: 280px;
    margin:0px 20px 0;
    padding: 0;
    position: relative;
    width: 950px;
}
#controls{
    display: none;
}
#errota div {
    margin: 0;
    padding: 0;
}
#thumbs {
    left: 20px;
    position: absolute;
    top: 230px;
    width: 100%;
    font-family: georgia;
    z-index: 3;
}
#thumbs ul {
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.thumbs li {
    
    float: left;
    font-size: 1.4em;
    margin: 0 2px;

}



ul.thumbs li.selected, ul.thumbs li a:hover {
    background: url("../img/zkia2.png") no-repeat 0 5px;
}

ul.thumbs li a {
    font-weight: normal;
    text-decoration: none;
    color: #fff;
        padding: 0px 7px 2px;
	background: url("../img/zkia.png") no-repeat 0 5px;
}

#slideshow {
	position: absolute;
	bottom:0;
	z-index: 1;
 }  
#slideshow a {
    margin: 0;
    padding: 0;
    text-decoration: none;
}
#slideshow img {
    float: right;
    margin:0 0 0;
    padding: 0;
}
#loading {
   
    bottom: -3px;
    display: block;
    height: 60px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 530px;
}
#errota .caption {
      display: block;
    height: 60px;
    left: 20px;
    margin: 0;
    position: absolute;
    top: 50px;
    width: 500px;
    z-index: 10;
}
#errota .caption h2, #errota .caption p {
    margin: 0;
    color: black;
}
#errota .caption p {
    font-size: 1.3em;
    padding: 0px;
    color: #540404;
    width: 300px;
   
}

#errota .caption h2 {
    font-size: 2.5em;
    margin: 10px 0;
    color: #966969;
    color: #540404;
     
}

#errota .caption a {
    font-size: 60%;
   text-decoration: underline;
     
}

#feturedContainer{
	margin: 20px;
	padding: 25px 0;
	background: url("../img/feaitzala.gif") no-repeat 0 5px #1a0101;
	color: #1a0101;
}



.featured1, .featured2, .featured3{
	float: left;
	margin: 0 30px;
	background: #805858;
	-moz-border-radius: 7px;
	width: 256px;
}

.inner{
	background: #fff;
	margin: 10px;
	padding: 7px;
	
}
.inner img{
	border: 1px solid #cbb3b3;
	
}

p.detail{
	margin:0;
	font-size: 80%;
	
}

.price{
	font-weight:bold;
	text-align: right;
	font-size: 120%;
	margin:0;
}
.price img{
	border: 0;
}

iframe.fb_ltr body{
	color: #fff !important;
}
/************************2. menua**********/

#sidebar {
	float: left;
	width: 177px;
	padding-top: 10px;
}

#page-bgtop {
	margin-top: 10px;
}
/*
#menu{
	font-size: 90%;
	line-height: 120%;
}

#menu ul{
	font-size: 90%;
	line-height: 120%;
}

#menu a{
	color: #9A8081;
	text-decoration:none;
	display:block;
}
#menu a:hover{
	text-decoration:none;
	color: #fff;
}



#menu ul{
	background: url("../img/menu2_bottom.gif") repeat-x top left;
	
}
#menu li{
	background: url("../img/menu2_bottom.gif") repeat-x bottom left;
	font-weight:bold;
	padding:1em;
}
#menu li li, #menu li li li{
	font-weight:normal;
	padding-top:1px;
}

*/
/***********************Producto***************/

.hproduct{
	position: relative;
	}
	
.hidden{
	display: none;
	}

#product{
	color: #fff;
	width: 330px;
	float: right;
	clear: right;
}

#info_precio a{
	color: #fff;
	text-decoration: underline;
}

#product .precio{
	float: none;
	text-align: left;
	font-size: 200%;
	font-weight: normal;
	margin:0;
	line-height: 1em;
}
#fotos {
	width: 430px;
	float: left;
	/*margin: 0;
	position: absolute;
	top: 0;*/
}
#masfotos a img {
	float: left;
}

#masfotos ul li {
	display: inline;
	list-style: none;
}
.cart{
	margin: 1em 0 2em 0;
}

.cart .next{
	padding-left: 50px;
	background: #cbb3b3 url("../img/karritoa.gif") no-repeat 20px 5px;
}
.cart :hover.next{
	background: #ccc url("../img/karritoa2.gif") no-repeat 20px 5px;
}


#fotos .photo{
	padding: 5px;
	background: #fff;
	margin:5px	
}
.coma{
	font-size: 70%;	
}
#fotos .image{
	border: 1px solid #CBB3B3;
	background: #fff;
	float: left;
	margin:5px 8px 5px 0;
}

h1.fn{
	width: 330px;
	margin:0 20px 10px 0;
}

#product #info_precio{
	font-size: 80%;
    margin-bottom: 2em;
}

#garantia{
	font-size: 75%;
   padding: 10px 10px 3px 10px;
   border: 1px dashed #6d4e4e;
   position: relative;
   -moz-border-radius: 10px;
   border-radius: 10px;
}
#garantia img{
	float: right;
	position: absolute;
	top: -10px;
	right: -10px;
}
#garantia p, #garantia h3{
	margin:0 3em 5px 0;
}

.iva_label{
	font-size: 70%;
	color: #967f7f;
	text-transform: uppercase;
}

#moreinfo{	
padding: 1em;
background: #3d1c1c;
margin: 1em 0px 1em 0;
color: #9d8d8d;
}

.inner2{	


}

#moreinfo h2{	
font-size: 1.5em;
color: #9d8d8d;
margin: 0 0 0.5em 0;
}
/*****************************************************************/



#rightcolumn{
	
}
#rightcolumn img{

}
#portada{
	
}
#portada h2{
	
	
}


.item{
	float: left;
	width: 236px;
	margin: 0 9px 1em 9px;
	border: 1px solid #CBB3B3;
	color: #1a0101;
}

.item h3, .title{
	font-size: 90%;
    height: 40px;
    margin: 0.5em 0 0;

}

.item .inner{	
	padding: 7px;
	margin:0;
}



/************Erosketa karroa*************/


#compra{	

}

#compra h2{	
	border-bottom: 1px dotted;
	margin-bottom: 0.5em;
}
#shopping_cart{
	border:1px solid #736767;
	margin:0px 0px 10px 0;
	padding:15px 5px 5px 5px;
	-moz-border-radius:8px;
	width:100%;
	background: #1a0101;
	
}
#shopping_cart a, .user a{
	color: #fff;
	text-decoration: underline;
}
#shopping_cart th{
	padding:5px;
	color: #9A8081;
}

#shopping_cart td{
	padding:10px;
	border:1px solid #736767;
	text-align:center;
}

#shopping_cart th.right{
	color: #fff;
	text-align: right;
}

#shopping_cart td.right{
	text-align:right;
	white-space:nowrap; 	
}

#shopping_cart form{
	white-space:nowrap; 
}

#shopping_cart td.nombrearticulo{
	text-align: left;
}

.infoa{
	margin-top: 2em;
}


.messages{
	 -moz-border-radius: 5px 5px 5px 5px;
    background-color: #633535;
    color: #9A8081;
    font-size: 90%;
    margin: 10px 0 1em 0;
    padding: 5px 10px;
}

.messages a{
	
    color: #9A8081;
   text-decoration: underline;
}

.messages h3{
	margin:0.5em;
}

.messages h3 span{
	font-weight: normal;
	
}
.messages li{
	list-style:none;
}

.datos{
	 -moz-border-radius: 10px 10px 10px 10px;
    border: 1px solid #6D4E4E;
    padding: 1em;
    display: inline-block
}

#info-precio{
	font-size: 70%;
	color: #967f7f;
	text-transform: uppercase;
	text-align:right;
	margin-right: 10px;
}

#login_form{
	  border:1px solid #736767;
	margin:0px 20px 10px 0;
	padding:1em;
	-moz-border-radius:8px;
	background: #1a0101;
	width: 40%;
	float: right;
}

#login_form2{
	  border:1px solid #736767;
	margin:0px 20px 10px 0;
	padding:1em;
	-moz-border-radius:8px;
	background: #1a0101;
	width: 45%;
	float: left
}
#login_form2 td{
}

.user{
	margin-bottom: 1em;	
}

.user .next, .user .button{
	float: right;
}
.user th, .user td{
	padding:5px;
	vertical-align: middle;
	color: #9A8081;
}
.user th{
	text-align:right;
	
}

.user textarea, .user input[type=text], .user input[type=password] {
	width: 180px;
	font-size: 100%;
	
}

.user textarea#id_body {
    width: 480px !important;
}

input[type=submit] {
	
}

.nombrearticulo img{
	float: left;
	margin: -10px 10px 0 0;
}

/******************** Footer */

#footer {
	width: 920px;
	margin: 2em auto 0px;
	padding:0;
	font-size:80%;
	color: white;
	background:white url("../img/sitemap.gif") top left;
	-moz-border-radius: 10px;
}

#footerlogo {
	background:url("../img/logofondo.png") no-repeat -15px -33px;
	width: 920px;
	 height: 150px;
}
/*
#footer table{
	width:70%;
	float:right;
	   
}
#footer td{
	border-left:1px dotted #707070;
	padding:20px;
	vertical-align:top;
}*/

.footer_block1, .footer_block2, .footer_block3{
	float: left;
	border-left:1px dotted #707070;
	padding: 1em;
}
.footer_block1{
	margin-left: 320px;
}
#footer p {
	text-transform: uppercase;
	font-weight: bold;
}
#footer a {
	text-decoration: none;
	color: white;
}

#footer a:hover {
	text-decoration: underline;
}
#footer h2{
	color:white;
	font-weight:normal;
	font-size:100%;
	text-transform:uppercase;
}
#footer li{
	margin-left:10px;
	list-style:none;
	list-style-image:none;
}
.footer_block{

}
.footer_block p{
	text-transform:uppercase;
	
}

#address{
	width: 930px;
	margin: 0 auto;
	padding: 20px;
	font-size: 80%;
	text-align: right;
	color: #8d8080;
}

.codesyntax{
	
	float: left;
	font-size: 80%;
	
}
.codesyntax a{
	text-decoration:underline;
	color: #8d8080;
	
}

.back, .next, input.button{
	background: #cbb3b3;
	padding: 10px 20px;
	box-shadow:inset 0 0 10px #2d0202;
	-moz-box-shadow:inset 0 0 10px #2d0202;
	border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #cbb3b3;
	color: #340202;
	font-weight: bold;
	margin: 0 5px;
}

:hover.back, :hover.next{
	background: #ccc;
	border: 1px solid #cbb3b3;
}


.small{
	
}

#upper-button{
	float: right;
	margin: -65px 0 0 0;
	
}



/*************************estatikoa*************/

#static_content{
	padding: 6px;
	background: #fff;
	font-size: 90%;
	margin-top: -1em;
}
#static_content .inner{
	padding: 1em 2em 2em 2em;
	color: #1a0101;
	border: 1px solid #cbb3b3;
	background: #fff;
	margin:0;
}


#static_content h2:first-child{
	margin-top:0.5em;
}

#static_content .galdera h3{
	padding-left: 25px;
	background: url("../img/galdera.gif") no-repeat 0 2px transparent;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	/*font-size: 1.3em;*/
}

#static_content .galdera p{
	margin-left: 25px;
}

#static_content ul, #static_content ol{
	margin-left: 4em;
}

#sidebar ul{
	
	font-size: 90%;
	line-height: 120%;
}
.static_menu{
	background: url("../img/menu2_bottom.gif") repeat-x scroll left top transparent;
	padding-top: 0.5em;
}

#sidebar ul ul li{
	background: none;
}

#static_content h2, #static_content h3{
	color: #1a0101;
	
}

.static_menu li{
	background: url("../img/menu2_bottom.gif") repeat-x scroll left bottom transparent;
    font-weight: bold;
    padding: 0.8em 0.5em 1.5em 1em;
}

.static_menu li li{
	 font-weight: normal;
    padding: 0.8em 0 1em 1em;
}

.static_menu li a{
	color: #9A8081;	
}

.static_menu li a:hover, .static_menu .selected{
	color: #fff;
}


/************Facebook**************/

#social{
	color: #fff;
}