@charset "utf-8";
/* CSS Document */

/*RESET*/
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, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1.5; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */ :focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */ table { border-collapse: collapse; border-spacing: 0; }

/*GENERAL*/

body { background: #000; color: #fff; font-family: "Times New Roman", Times, serif; font-size: 14px; }
a { color: #c90; text-decoration: none; }
a:hover { color: #cc9; }
p { margin-bottom: 10px; text-align: justify; }

.izq { float: left; }
.der { float: right; }
.cen { display: block; margin: 0 auto; }
.al_izq { text-align: left; }
.al_der { text-align: right; }
.al_cen { text-align: center; }
.al_jus { text-align: justify; }

.b_border { border-bottom: 1px dotted #999; }
.r_border { border-right: 1px dotted #999; }
.t_border { border-top: 1px dotted #333; }

#container { margin: 0 auto; width: 980px; }
#wrapper { background: url(images/bk_wrapper.jpg) repeat-y; float: left; width: 980px; }
#header { background: url(images/bk_header.jpg) no-repeat; height: 200px; width: 980px; }
#content { float: left; margin-bottom: 10px; padding: 10px; width: 960px; }
#footer { background: #222; border-top: 1px solid #333; float: left; height: 29px; margin: 0 10px; padding: 10px; width: 940px; }

#warning { background: #fc0; color: #000; float: left; font-family: Arial, Helvetica, sans-serif; margin: 5px 0; padding: 10px; width: 940px; }
#warning a { color: #red; text-decoration: underline; }
#warning a:hover { color: #FFF; }

img.m0 { margin: 0; padding: 0; width: 70px;}

/*HEADER*/
h1#logo a { background: url(images/logo.jpg) no-repeat; float: right; height: 82px; margin: 0 10px 0 0; padding: 0; text-indent: -9999em; width: 330px; }

#menu { float: left; height: 68px; width: 552px; }
#menu ul { list-style: none; margin: 0; padding: 0; vertical-align: bottom; }
#menu ul li { display: inline; margin: 0; padding: 0; text-indent: -9999em; }
#menu ul li a { float: left; display: block; height: 68px; }

#menu ul li.hom a { background: url(images/btn_01.jpg) no-repeat; width: 57px; }
#menu ul li.des a { background: url(images/btn_02.jpg) no-repeat; width: 136px; }
#menu ul li.man a { background: url(images/btn_03.jpg) no-repeat; width: 95px; }
#menu ul li.scu a { background: url(images/btn_04.jpg) no-repeat; width: 91px; }
#menu ul li.mod a { background: url(images/btn_05.jpg) no-repeat; width: 96px; }
#menu ul li.con a { background: url(images/btn_06.jpg) no-repeat; width: 77px; }

#menu ul li.hom a:hover { background: url(images/btn_01h.jpg) no-repeat; }
#menu ul li.des a:hover { background: url(images/btn_02h.jpg) no-repeat; }
#menu ul li.man a:hover { background: url(images/btn_03h.jpg) no-repeat; }
#menu ul li.scu a:hover { background: url(images/btn_04h.jpg) no-repeat; }
#menu ul li.mod a:hover { background: url(images/btn_05h.jpg) no-repeat; }
#menu ul li.con a:hover { background: url(images/btn_06h.jpg) no-repeat; }

#menu ul li.hom_v a { background: url(images/btn_01h.jpg) no-repeat; width: 57px; }
#menu ul li.des_v a { background: url(images/btn_02h.jpg) no-repeat; width: 136px; }
#menu ul li.man_v a { background: url(images/btn_03h.jpg) no-repeat; width: 95px; }
#menu ul li.scu_v a { background: url(images/btn_04h.jpg) no-repeat; width: 91px; }
#menu ul li.mod_v a { background: url(images/btn_05h.jpg) no-repeat; width: 96px; }
#menu ul li.con_v a { background: url(images/btn_06h.jpg) no-repeat; width: 77px; }

#header #kart { float: right; height: 24px; margin: 0; padding: 3px 0; width: 100%; }
#header #kart a { color: #ccc; padding: 0px 6px; }
#header #kart a:hover { color: #fff; }
#header #kart img { vertical-align: middle; }

#header #subasta { margin: 0 115px 0 20px; }

/*CONTENT*/

.col1 { margin: 10px; padding: 10px 0; width: 940px; }
.col1_6 { margin: 10px; width: 140px; }
.col2_6 { margin: 10px; width: 300px; }
.col3_6 { margin: 10px; width: 460px; }
.col4_6 { margin: 10px; width: 620px; }
.col5_6 { margin: 10px; width: 780px; }

/*FOOTER*/
#footer p { color: #666; font-size: 12px; margin-top: 5px; }

/*HOME*/
#main { background: url(images/bk_main.jpg) no-repeat; height: 400px; }
#video object { margin: 20px 2px; }

#video .flashContent { float: left; margin: 20px 2px; width: 300px; }

/*DESIGNER*/
img.fer { border: 1px dotted #333; padding: 10px; }

/*SCULPTURES*/
#detail img.big { border: 10px solid #fff; }
h2.name { color: #c90; font-size: 18px; font-weight: normal; margin: 10px 0; }
h3.price { font-size: 20px; font-weight: normal; padding: 10px; }
h4.name { font-size: 14px; font-weight: normal; line-height: 1; margin: 5px 0; }

.item { height: 280px; }
.item img { border: 1px solid #333; }
#nav { border-top: 1px dotted #333; padding-top: 10px; }

/*CONTACT*/
#contact { background: url(images/envelope.jpg) no-repeat; height: 300px; }
label { text-align: right; padding-right: 5px; width: 100px; float: left; }
.sbmt { cursor: pointer; margin-left: 110px; margin-bottom: 20px; }
.input_row { margin: 5px 0; }

/*LIGHTBOX*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* SHOPPING CART */

#product { width:100%; height:auto; overflow:auto; }

#product_cart { width:100px; height:auto; float:left; text-align:center; }

#name_prod { width:250px; height:auto; float:left; color:#a38c53; font-size:16px; }

#desc_prod { width:250px; height:auto; float:left; margin-top:10px; margin-bottom:10px; font-size:12px; color:#999; }

#total_prod { width:250px; height:auto; font-size:14px; color:#999; float:right; }

#cant_prod { width:50px; height:30px; float:left; text-align:center; padding-top:7px; }

#cant_text { width:100px; height:37px; float:left; }
