/* 

Antonion Ben Chimol
Stylesheet
main css

*/

/*
  
 +-++-++-++-++-++-++-+ +-++-++-+ +-++-++-++-++-++-+ +-++-+
 |A||N||T||O||N||I||O| |B||E||N| |C||H||I||M||O||L| |O||O|
 +-++-++-++-++-++-++-+ +-++-++-+ +-++-++-++-++-++-+ +-++-+
                                                                                                                                           
*/
/******************** Reseter ****************************/

@font-face {
  font-family: Euros;
  src: url(../fonts/EUROS.TTF);
}



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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

a img, iframe {
	border: none;
}

ol, ul {
	list-style: none;
}

input, textarea, select, button {
	font-size: 100%;
	font-family: inherit;
}

select {
	margin: inherit;
}

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }


/* ========================================= clearfix == */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display:inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* --
CSS Reseter
CSSLab © 2007
Basado en: Yahoo UI Reset CSS, Eric Meyer's Reworked Reset y experiencias personales
-- */


/**************** body and tag styles ****************/

  body {
    height:99%;
    padding:0;
	  background: #767676 url(../backramp_b.jpg) repeat-x;
	  text-align:center;
	  font-family: Helvetica, sans-serif;
	  }


	#container {
	 text-align:left;
	  width: 752px;
	  height:99%;
	  margin:.5em auto 0em;
	  font-size: 62.8%;
	  line-height: 1.5em;
	  color: #666;
	  background: #666;
	  }
	  
	#container2 {
	  width: 752px;
	  height:99%;
	  font-size: 1.1em;
	  line-height: 1.6em;
	  color: #efefef;
	  border:0px solid #110000;
	  }
		
	h1 {
	  font-weight: normal;
	  font-size: 2em;
	  font-family: Euros, Helvetica, sans-serif;
	  color: #efefef;
	  margin-bottom: .3em;
	  background-color: #666;
    padding-left: .5em;
	  }
		
	h2 {
	  color: #fff;
	  font-weight:bold;
	  font-size: 2em;
	  font-family: Euros, Helvetica, sans-serif;
	  background:#999 url(../img/flowers_headings.jpg) no-repeat right center;
    padding: .1em 0em .1em .5em;
    margin: .3em 0em;
    border:  solid #ccc;
    border-width: 0px 1em 0px 0em;
    }
		
		h3 {
	  color: #efefef;
	  font-size: 1em;
	  font-family: Euros, Helvetica, sans-serif
	  text-transform: uppercase;
	  border-bottom:1px solid #ddd ;
	  color: #fff;
    padding-left: .2em;
    
		}
		
		.bio h3 {
	  color: #efefef;
	  font-size: 2em;
	  font-family: Helvetica, sans-serif
	  text-transform: uppercase;
	  border-bottom:1px solid #ddd ;
	  color: #fff;
    padding: .2em;
    
		}
		
		h4 {
	  color: #efefef;
	  font-size: 1em;
	  font-weight:bold;
	  font-family: Helvetica, sans-serif
	  text-transform: uppercase;
	  color: #fff;
    padding-left: 0em;
    
		}
		
	a {
	  color: #fff;
    text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {
	  color: #000;
	  font-weight: bold;
	  text-decoration: none;
	  }

/**************** images styles ****************/		
	a img{
	  border:none;
	  }

	img.left,img.center,img.right {
	  padding: .2em;
	  }

	img.left {
	  float: left;
	  margin: 0 .2em .1em 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto .2em auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 .1em .2em;
	  }

	img.big {
	padding:0em;
	margin:0em;
  border:.2em solid white;
  display:block;
  }

/**************** header styles ****************/
	#header {
	  width: 752px;
	  height:85px;
	  padding: 0px;
	  border: 0px #f0f0f0;
	  clear: both;
    background: #f0f0f0 url(../img/header_00.jpg) no-repeat top right;
    }


/**************** menu styles ****************/
#nav {
width:752px;
height:20px;
background:#000;
position:relative;
}

#nav ul {
margin:0;
padding:0;
list-style:none;
}

#nav li {
display:inline;
margin:0;
padding:0;
height:auto;
font-family: Helvetica, sans-serif;
}

#nav ul a {
display:block;
height:20px;
float:left;
background:#000;
padding:0 8px 0 10px;
text-decoration:none;
font-size:1.3em;
line-height:1.5em;
white-space:nowrap;
border-right:1px solid #fff;
color:#fff;
}

ul#flags a{
height:20px;
float:right;
background:#000;
padding:0 4px;
text-decoration:none;
font-size:1.3em;
line-height:1.5em;
white-space:nowrap;
color:#fff;
border:0;
}

* html #nav ul a{
width:1px;
height:21px;
}

#nav ul li:hover a {
background:#666;
cursor:pointer;
color:#fff;
}

 #mosaico{
    margin:0em 0em 0em -0.3em;
    width:740px;
  }

  #mosaico li{
    float:left;
    margin:0;
    padding:0;
    border:2px solid #666;
    height:180px;
  }


 #menucharts{
 width:720px;
  background:#999;
  padding:1em 0.3em;
  margin:0.5em 0em;
  font-size:1.3em;
  }


/**************** content styles ****************/
  
 
  #content {
	  padding: 0em 1.2em;
    margin-top: 0px;
	  }
		
	#content p {
	  padding-bottom: 1em;
	  text-align: left;
	  }
	
	.desc{
  font-size:1.3em;
  line-height: .95em;
  }
	
	.prodhidden {
  display:none
  }

  .chartlink {
  font: bold 1em bold ;
  color:#fc0;
  }

  .chartlink:hover {
  color:#000;
  background:#fff;
  }

  #alinaconf{
  clear:left;
  border:1px solid #aaa;
  padding:0;
  margin-top:2em;
  background: url(../img/flowers_back.jpg) no-repeat right center;
  }
  
  #alinaconf h2{
  font-size:2em;
  padding:0.5em;
  border:0;
  }
    
  #alinaconf a:hover{
  color:#000;
  background:#fff;
  }
  
 #aliclasp{
  float:left;
  width:85px;
  margin-top:-95px;
  }
  
  #alistripe{
  float:left;
  width:726px;
  }
  
  .thumb{
  float:left;
  margin-left:0em;
  }

  .thumb a:hover{
  padding-bottom:.3em !important; padding-bottom:0em;
  border-bottom:0em !important; border-bottom:0.3em;
  background-color:#fff;
  }

	.bio p{
  font-size: 2em;
  line-height: 1.2em;
  font-family: "Georgia", serif;
  }

	.bio img{
  border: 2px #000 double;
  padding:1em;
  }
  
  blockquote{
  background: #999;
  border: 2px;
  padding:1em 1.3em;
  margin:.5em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  float:right;
  color: #eee;
  text-align:right;
  font-size:1.4em;
  font-weight:lighter;
  font-family: sans-serif;
  line-height:1.3em;
  margin:1em 0em 1em;
  }
  blockquote:before {
  content: open-quote;
  }
  blockquote:first-letter {
  color: #777;
  font: italic bold 3em serif;
  float:left;
  }
	
	.drop{
	margin:0.2em;
	border:1px solid #fff;
	padding:0em 0.2em;
	float:left;
  font: normal bold 3em bold ;
  font-family: "Georgia", serif;
  }
	
	#fotobook{
  margin:0;
  padding:1.3em;
  }
	
	.minifoto{
  float:left;
  margin:0;
  padding:0;
  background:#fff;
  }
	
	.nueva{
  background:orange;
  }
	
  div#showcase{
  margin:1em -0.4em 0em;
  padding:0.3em;
  border: 0em #fff solid;
  float:left;
  }
      
  p#address{
  font: bold 1.2em bold ;
  }
  
  span.rtl{
  direction: rtl;
  unicode-bidi: bidi-override;
  }
    
  .cont_col{
  float:left;
  width:48%;
  padding:.5em;
  }

  #resellersad{
  margin-left:1.8em;
  }

  .reseller{
  font-size:1.1em;
  padding:.5em;
  margin:.2em .2em 1em;
  border-left: .1em #fff solid;
  }
    
  .reseller a{
  color:#999;
  }
  
  .reseller a:hover{
  color:#fff;
  }
  
  .wrapper{
  margin-left:20em;
  padding:0;
  }
  
  .wrapper ul{
  margin:0;
  padding:0;
  list-style:none;
  }
  
  .wrapper ul li{
  }
  
  .wrapper img {
  margin:1em auto;
  width:25em;
  }

  .wrapper img:hover {
  margin:0;
  width:38em;
  margin-left:-7em;
  }
  
  .presslist li{
  padding-bottom:1em;
  }
  
  a[lang|='en'] {
  padding-right:1.5em;
  background: url(../img/flags/gb.png) no-repeat right;
  }
  
  li[lang|='fr'] {
  background: url(../img/flags/fr.png) no-repeat bottom center;
  }

  li[lang|='gb'] {
  background: url(../img/flags/gb.png) no-repeat bottom center;
  }
  
  li[lang|='es'] {
  background: url(../img/flags/es.png) no-repeat bottom center;
  }
  
  li[lang|='cl'] {
  background: url(../img/flags/cl.png) no-repeat bottom center;
  }
  
  li[lang|='pt'] {
  background: url(../img/flags/pt.png) no-repeat bottom center;
  }
  
  li[lang|='bg'] {
  background: url(../img/flags/bg.png) no-repeat bottom center;
  }
  
  li[lang|='it'] {
  background: url(../img/flags/it.png) no-repeat bottom center;
  }
  
  li[lang|='us'] {
  background: url(../img/flags/us.png) no-repeat bottom center;
  }
  
  li[lang|='ru'] {
  background: url(../img/flags/ru.png) no-repeat bottom center;
  }
  
  li[lang|='jp'] {
  background: url(../img/flags/jp.png) no-repeat bottom center;
  }
  
  li[lang|='de'] {
  background: url(../img/flags/de.png) no-repeat bottom center;
  }
  
/**************** footer styles ****************/
	

  
  #footer {
	  padding: 0em;
	  margin:0px;
	  width: 752px;
	  background:#222 url(../img/evillamini.png) no-repeat 105% 80%;
    border-top: 1px solid #000;
	  }
		
	#footer p {
	  color:#efefef;
	  padding: 1em;
	  text-align: center;
	  }
		
	#footer a {
	  color: #bbb;
	  font-weight:bold;
	  }
		
	#footer a:hover {
	  color: #fff;
	  text-decoration: none;
	  }

  #footer .right {
  float:right;
  margin-right:5em;
  }

/* 
    lightbox
    CSS

*/


 #lightbox{
  margin-top:-3em !important; margin-top: 1.5em;
  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;
  -moz-border-radius:.05em .05em 0em 0em;
  }
  
  #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(../img/prevlabel.gif) left 100% no-repeat; }
  #nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 100% no-repeat; }


  #imageDataContainer{
  font: 0.5em Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;overflow: auto;
  width: 100%	;
  -moz-border-radius:0em 0em .4em .4em;
  }

  #imageData{
  padding:0 10px;
  color: #666;
  }
  
  #imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
  #imageData #caption{ font-weight: bold; font-size:1.7em;	}
  #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: #666;
}


 