/*html { overflow:hidden; }*/
/*html { overflow-x:hidden; }*/
/*html { overflow-x:hidden; }*/

body, h1, h2, h3, h4, p, li, ul {
 outline:0;
 margin: 0px;
 padding: 0px;
}
body {
	font: 100% "Lucida Grande", Verdana, sans-serif;
	color: #CCCCCC;
	background: #2e2a29 url(../img/body_bg2.jpg) repeat-x;
	text-align: center;
	height:1026px;
}
a {
	outline:0;
}
A:LINK {
	color: #999999;
	text-decoration: none;
}
A:ACTIVE {
	color: #CC9900;
	text-decoration: none;
}
A:VISITED {
	color: #999999;
	text-decoration: none;
}
A:HOVER {
	color:#c1711a;
}
/* STYLE THE MAIN WRAPPER DIV ------------------------------- */
/* --------------------------------------------------------- */

#wrapper {
	float: inherit;
	text-align: left; /* Resets the text alignment to left to override what was set for versions of WinIE5. */
	margin: 0px auto; /* Centers the content of the page within the window in all but versions of WinIE5. */
	width: 870px; /* Sets the overall width of the layout. *//*background: #433f3c;*/
}
#vertical {
	float: left; /* Floats the content DIV to the left of the layout. */
	width: 40px; /* Sets the width of the content column to 420 pixels. */
	height:400px;
	clear:none;
}
#vertical p {
	font-size: 70%;  /* Sets the font size to 85% of the user's browser preference, */
	margin-top: 0px; /* Places 5 pixels of margin above content paragraphs. */
	margin-right: 0px; /* Places 10 pixels of space between the right edge of the content paragraphs and the right edge of the container. */
	margin-left: 0px; /* Places 20 pixels of space between the left edge of the content paragraphs and the left edge of the container. */
	line-height: 2.4em; /* Opens up the spacing (leading) between lines of text. *//*text-align:right;*/
}
#wc {
	width: 800px; /* Sets the overall width of the layout. */
	float:right;
	vertical-align:top;
}
/* STYLE THE HEADER DIV ------------------------------------ */
/* --------------------------------------------------------- */

#header {
	/*background: url(../img/header_bg.jpg) no-repeat center top;  Sets a centered, non-repeating background image on the header div of the layout. */
  height: 81px; /* Sets the height of the header to the same height as the background image. */
	width: 869px;
	background: #2e2a29;
}
#tleft {
	overflow:hidden;
	float:left;
	display:block;
	background: url(../img/izda.jpg) no-repeat left top;  /*Sets a centered, non-repeating background image on the header div of the layout. */
	height: 16px; /* Sets the height of the header to the same height as the background image. */
	width: 21px;
}
#tright {
	overflow:hidden;
	float:left;
	display:block;
	background: url(../img/dcha.jpg) no-repeat left top;  /*Sets a centered, non-repeating background image on the header div of the layout. */
	height: 16px; /* Sets the height of the header to the same height as the background image. */
	width: 21px;
}
#timeline {
	overflow:hidden;
	float:left;
	position:relative;
	background: url(../img/tl0.jpg) repeat-x;
	height: 24px;
	width: 820px;
}
#logo {
	float: left;  /*Floats the content DIV to the left of the layout. */
	width: 376px; /* Sets the width of the content column to 420 pixels. */
}
#header h1 {
	padding-left: 415px; /* Sets large left padding on the h1 element so that the logo image within moves to the right of the clouds in the header background image. */
}
#header span {
	position: absolute; /* Takes the span (that holds the text for the H1 text) out of the document flow so that it can be positioned in an exact place on (or off) the page. */
	left: -3000px; /* Puts the text within the h1 way off screen so that visual users to not see it. */
}
/* STYLE THE NAVIGATION DIV ---------------------------------*/
/* --------------------------------------------------------- */

#nav {
	width: 488px; /* Sets the width of the nav DIV to 641 pixels. */
	/* background: url(../img/nav_bg.jpg) no-repeat;Adds a non repeating background image to the nav DIV. */
    height: 75px; /* Sets the height of the DIV to the height of the background image. */
	float: right;  /*Floats the content DIV to the left of the layout. */
}
#nav ul {
	list-style-type: none; /* Removes default list bullets. */
	font-size: 83%;  /* Sets the font size to 100% of the user's browser preference, */
	text-align: right; /* Centers items in nav list. */
	padding-top:40px;
}
#nav li {
	display: inline; /* Changes list items from block to inline elements so that links flow side by side. */

}

#nav li a:link, #nav li a:visited {
	color: #ADA59A; /* Sets color of unvisited and visited links to  white. */
	text-decoration: none; /* Removes default underline on links. */
	padding: 2px; /* Adds 5 pixels of padding around the links. */
	margin-right: 2px; /* Adds space to the right of each list item. */
	margin-left: 2px; /* Adds space to the left of each list item. */
	/*font-weight:bold;*/
}
#nav li a:hover, #nav li a:active, #nav li a:focus {
	color: #c1711a;
	/*font-weight:bold;*/
}
#innerwrapper {
	clear:both;
	float: left;
	width: 870px;
	padding: 1px 0px;
	position:relative;
}
#content {
	float: left; /* Floats the content DIV to the left of the layout. */
	width: 870px;
	vertical-align:top;
}
#content2 {
	float: left; /* Floats the content DIV to the left of the layout. */
	width: 840px;
	vertical-align:top;
}
.cal {
	color:#000000;
	font-size: 60%;  /* Sets the font size to 85% of the user's browser preference, */
	line-height: 1.4; /* Opens up the spacing (leading) between lines of text. */
}
.cal a:link {
	color: #000000;
	text-decoration: none;
}
.cal a:hover, a:active {
	color: #ffffff;
	text-decoration:none;
}
.cal a:visited, a:focus {
	color: #0e0e0e;
	text-decoration: none;
}
#inferior {
	float:left;
	margin-top:40px;
	display:block;
	width: 646px;
	max-width:646px;
	clear:both;
}
#inferior p {
	font-size: 56%;  /* Sets the font size to 80% of the user's browser preference, */
	margin-bottom: 10px; /* Adds top margin to the paragraph text so that the baseline of the first line is even with the first line of text in the first content paragraph. */
	margin-top: 10px; /* Adds top margin to the paragraph text so that the baseline of the first line is even with the first line of text in the first content paragraph. */
	margin-right: 10px; /* Adds some space on the right of the h2 to make sure it doesn't touch the edge of the container. */
	margin-left: 10px; /* Adds some space on the left of the h2 to make sure it doesn't touch the left edge of the container.*/
	color: #CCCCCC; /* Sets color of unvisited and visited links to  white. */
}
#seltag {
	display:block;
	position:relative;
	display:inline;
	float: left; /* Floats the content DIV to the left of the layout. */
	width: 646px;
	min-width:646px;
}
#anual {
	display:block;
	float:left; /* Floats the content DIV to the left of the layout. */
}
#desc {
	float: left; /* Floats the content DIV to the left of the layout. */
	height:7px;
	width: 640px;
	text-align:right;
	font-size: 70%;  /* Sets the font size to 85% of the user's browser preference, */
	color: #8e7a59; /* Sets color of unvisited and visited links to  white. */
	overflow:hidden;
}
img.falign {
	display: block;
	/*width:600px;*/
    margin-left: auto;
	margin-right: auto;
	margin-top:auto;
	margin-bottom:auto;
}
#foto {
	vertical-align: middle;
	text:align-center;
	width: 606px;
	height:400px;
	float: left; /* Floats the sidebar to the left within its container. */
}
#foto_tag {
	vertical-align: middle;
	text:align-center;
	float: left; /* Floats the sidebar to the left within its container. */
}
#sidebar {
	float: left; /* Floats the sidebar to the left within its container. */
	width: 220px; /* 220 - Sets the width of the sidebar to 200 pixels. */
}
#sidebar p {
	font-size: 80%;  /* Sets the font size to 80% of the user's browser preference, */
	margin-top: 2px; /* Adds top margin to the paragraph text so that the baseline of the first line is even with the first line of text in the first content paragraph. */
	margin-right: 10px; /* Adds some space on the right of the h2 to make sure it doesn't touch the edge of the container. */
	margin-left: 10px; /* Adds some space on the left of the h2 to make sure it doesn't touch the left edge of the container.*/
}
#descripcion {
	color:#999999;
	float: left; /* Floats the sidebar to the left within its container. */
	width: 220px; /* Sets the width of the sidebar to 200 pixels. */
	background: #000000;
	overflow:hidden;
	border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#descripcion p {
	font-size: 65%;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	min-height:60px;
}
#fdescripcion {
	color:#cccccc;
	float:  left; /* Floats the sidebar to the left within its container. */
	width: 220px; /* Sets the width of the sidebar to 200 pixels. */
	background: #433f3c;
	overflow:hidden;
	font-size: 120%;
}
#fdescripcion p {
	font-size: 70%;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 10px;
}
#itag {
	float: left;
	display: block;
	padding-left:10px;
	padding-top:1px;
	padding-right:10px;
	padding-bottom:10px;
	width: 200px;
	min-height:417px;
	background: #1e1918;
	display:block;
	line-height:0.1em;
	clear:both;
}
#itag a:link, #itag a:visited {
	color: #8e7a59;
}
#itag a:hover, #itag a:active, #itag a:focus {
	color: #c1711a;
}
#tcomentarios {
	float: left;
	display: block;
	overflow:hidden;
	padding-left:0px;
	padding-top:10px;
	padding-right:0px;
	width: 220px;
	display:block;
	clear:both;
	background-color: #1e1918;
}
#ncomentarios {
	background-color: #1e1918;
	border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:220px;
	float: left;
	display: block;
}
#comentarios {
	float: left;
	display: block;
	padding-top:10px;
	padding-right:10px;
	min-height:290px;
	width: 210px;
	clear:both;
	background-color: #1e1918;
	border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.tbl_comentarios {
	padding-left:10px;
	font-size: 65%;  /* Sets the font size to 80% of the user's browser preference, */
	float: left; /* Floats the sidebar to the left within its container. */
	width: 185px; /* Sets the width of the sidebar to 200 pixels. */
	background: #1e1918;
	color: #8e7a59; /* Sets color of unvisited and visited links to  white. */
}
#ecomentarios {
	color:#cccccc;
	float: left; /* Floats the sidebar to the left within its container. */
	width: 220px; /* Sets the width of the sidebar to 200 pixels. */
	background: #1e1918;
	overflow:hidden;
	border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#ecomentarios p {
	font-size: 60%;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.tbl_wc {
	font-size: 70%;  /* Sets the font size to 80% of the user's browser preference, */
	float: left; /* Floats the sidebar to the left within its container. */
	width: 800px; /* Sets the width of the sidebar to 200 pixels. */
	color: #8e7a59; /* Sets color of unvisited and visited links to  white. */
}
.tbl_wc2 {
	font-size: 70%;  /* Sets the font size to 80% of the user's browser preference, */
	float: left; /* Floats the sidebar to the left within its container. */
	color: #8e7a59; /* Sets color of unvisited and visited links to  white. */
}
.tbl_wc3 {
	font-size: 85%;  /* Sets the font size to 80% of the user's browser preference, */
	float: right; /* Floats the sidebar to the left within its container. */
	color: #999999; /* Sets color of unvisited and visited links to  white. */
}
.tbl_wc4 {
	font-size: 85%;  /* Sets the font size to 80% of the user's browser preference, */
	float: left; /* Floats the sidebar to the left within its container. */
	color: #cccccc; /* Sets color of unvisited and visited links to  white. */
	background-color:#1e1918;
	border-bottom:1px dotted #8a7a6d;
	padding:3px 3px 3px 6px;
	border-right:0px solid #8a7a6d;
	border-left:0px solid #8a7a6d;
	border-top:0px #8a7a6d;
}
#comentarios p {
	font-size: 60%;  /* Sets the font size to 80% of the user's browser preference, */
	margin-top: 5px; /* Adds top margin to the paragraph text so that the baseline of the first line is even with the first line of text in the first content paragraph. */
	margin-bottom: 5px; /* Adds top margin to the paragraph text so that the baseline of the first line is even with the first line of text in the first content paragraph. */
	margin-right: 5px; /* Adds some space on the right of the h2 to make sure it doesn't touch the edge of the container. */
	margin-left: 5px; /* Adds some space on the left of the h2 to make sure it doesn't touch the left edge of the container.*/
	color: #8c7d5e; /* Sets the default color of the text. */
}
#adblock {
	float: left; /* Floats the sidebar to the left within its container. */
	width: 190px; /* Sets the width of the sidebar to 200 pixels. */
	height:130px;
	background: #1e1918;
}
#footer {
	/*background: url(../img/footer_bg.jpg) no-repeat center top; Places a non repeating background image on the footer, and positions it at the top center of the DIV. */
  width: 800px;
	min-height: 80px; /* Sets a height that equals the height of the background image. */
	margin: 0px auto; /* Centers the content of the page within the window in all but versions of WinIE5. */
}
#footer p {
	font-size: 70%;  /* Sets the font size to 70% of the user's browser preference, */
	text-align: center; /* Aligns footer paragraph text in the center of the DIV. */
	padding-top: 50px; /* Pads the footer paragraph text so that it starts in the soft, rounded, green rectangle. */
}
/* CLASSES FOR IMAGES AND CLEARING FLOATS -------- */
/* --------------------------------------------------------- */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	font-size: 1px; /* Sets the font size to 1 pixel */
	line-height: 0px; /* Sets line-height to 0 -font and line-height, even if not explicitly on the page, might add diemnsion to the clearing element rather than make it larely invisible */
	clear: both; /* Keeps floated divs from draping over objects beneath them. */
	height: 0px; /* Makes sure the clearing element has no height */
}
.lftflt {
	float: left; /* Moves the image to the left side of its container and allows text to flow around its right side. */
	margin-right: 8px; /* Adds 8 pixels of space to the right of the image so that it does not touch the text */
}
#gs {
	background: #1e1918;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#gs a:hover img {
	filter: alpha(opacity=99);
	opacity: 0.99;
}
#browse {
	vertical-align:inherit;
	float:left;
	clear:both;
}
#thumbnails {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#browse a:hover img {
	filter: alpha(opacity=99);
	opacity: 0.99;
}
.textarea {
	font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-weight: normal;
	width:180px;
	font-size: 11px;
	color:#999999;
	line-height:145%;
	background-color:#1e1918;
	padding:3px 3px 3px 6px;
	border-bottom:1px solid #8a7a6d;
	border-right:1px solid #8a7a6d;
	border-left:1px solid #8a7a6d;
	border-top:1px solid #8a7a6d;
	margin:4px 0px -1px 2px;
	border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.textarea2 {
	font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-weight: normal;
	width:100px;
	height:16px;
	font-size: 11px;
	color:#999999;
	line-height:145%;
	background-color:#1e1918;
	padding:3px 3px 3px 6px;
	border-bottom:1px solid #8a7a6d;
	border-right:1px solid #8a7a6d;
	border-left:1px solid #8a7a6d;
	border-top:1px solid #8a7a6d;
	margin:4px 0px -1px 2px;
	border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.textarea3 {
	font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-weight: normal;
	width:60px;
	font-size: 11px;
	color:#CCCCCC;
	line-height:145%;
	background-color:#726558;
	border-bottom:0px solid #8a7a6d;
	border-right:0px solid #8a7a6d;
	border-left:0px solid #8a7a6d;
	border-top:0px solid #8a7a6d;
	padding:3px 3px 3px 6px;
	margin:4px 0px -1px 2px;
	border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.textarea4 {
	font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-weight: normal;
	width:450px;
	font-size: 15px;
	color:#999999;
	line-height:145%;
	background-color:#1e1918;
	padding:3px 3px 3px 6px;
	border-bottom:1px solid #8a7a6d;
	border-right:1px solid #8a7a6d;
	border-left:1px solid #8a7a6d;
	border-top:1px solid #8a7a6d;
	margin:4px 0px -1px 2px;
	border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.textarea4b {
	font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-weight: normal;
	width:450px;
	font-size: 15px;
	color:#999999;
	line-height:145%;
	background-color:#666666;
	padding:3px 3px 3px 6px;
	border-bottom:1px solid #8a7a6d;
	border-right:1px solid #8a7a6d;
	border-left:1px solid #8a7a6d;
	border-top:1px solid #8a7a6d;
	margin:4px 0px -1px 2px;
}
div#bidali {
/* display: none;*/
}
div#anteriores {
	visibility:hidden;
}
#image-border {
	position:relative;
	margin:0;/*
	margin-left:40px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
*/
}
#menu_browse {
	position: absolute;
	margin: 0px;
	margin-right:-10px;
	padding: 0px;
	top: 0px;
	left: 0px;
	z-index:10;
}
#menu_browse a {
	outline: none;
}
#menu_browse_prev, #menu_browse_next {
	width: 49.9%;
	height: 100%;
	background: transparent url('../img/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block;
}
#menu_browse_prev {
	top: 0px;
	left:0px;
	float: left;
}
#menu_browse_next {
	top: 0px;
	right:0px;
	float: right;
}
#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
	/*background: url('../img/prevImage.png') no-repeat center center;*/
	background: url('../img/lightbox-btn-prev.gif') no-repeat left center;
	
	cursor: pointer;
}
#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: url('../img/lightbox-btn-next.gif') no-repeat right center;
	cursor: pointer;
}
.comprar {
	color: #c1711a;
	font-weight:bold;
}
.comprar a {
	color: #c1711a;
	font-weight:bold;
}
.comprar a:visited {
	color: #c1711a;
	font-weight:bold;
}
.comprar2 {
	color: #CC6600;
	font-weight:bold;
	font-size:13px;
}
.comprar2b {
	color: #996600;
	font-size:11px;
}
.erakusketa1 {
	color: #999999;
	font-size:11px;
	font-weight:bold;
}
.erakusketa2 {
	color: #6f4f28;
	font-size:14px;
	font-weight:bold;
}
.erakusketa3 {
	color: #999999;
	font-size:9px;
}
.erakusketa4 {
	color: #999999;
	font-size:9px;
}
.wcam {
	position:relative;
	border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.opa div{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
filter: alpha(opacity=50);
opacity: 0.50;

}

.opa:hover div{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
filter: alpha(opacity=100);
opacity: 1;

}

.pelotilla
{
	border-radius:5px;
	-khtml-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px; 
	height:10px; 
	width:10px; 
	margin-left:2px; 
	float: left;
	position:relative;
	
}

 
