/* CSS Document */
*{padding:0; margin:0;}

@font-face {
    font-family: 'futura_lt_btlight';
    src: url('../futura_lt_btlight.eot');
    src: url('../futura_lt_btlight.eot?#iefix') format('embedded-opentype'),
         url('../futura_lt_btlight.woff') format('woff'),
         url('../futura_lt_btlight.ttf') format('truetype'),
         url('../futura_lt_btlight.svg#futura_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
#main {overflow:hidden; margin:0 0; -moz-border-radius: 0px; -webkit-border-radius: 0px; padding:0px; margin-top:0px; }
#main a {float:right; font-family: 'futura_lt_btlight'; font-size:18px; text-decoration:none; position:relative; padding:0px 0 0 0;}



ul {padding:0px; margin:0;}
ul li {list-style:none; padding:0px; margin:0px; line-height:10px; width:250px; height:200px; overflow:hidden; -moz-border-radius: 0px;-webkit-border-radius: 0px;}
/*dynamically added*/
div.wrapper{ overflow:hidden; position:relative;  }

/*generic style for all div */
div.caption {font-family: 'futura_lt_btlight'; font-size:18px; letter-spacing:2px; position:relative; text-align:center; background:url(images/caption-bg.png); min-height:200px; color:#ffffff; text-shadow:0 1px 1px #999; line-height:16px; background-repeat:repeat;}

/*white fade*/
ul li:nth-child(1) div.caption {font-family: 'futura_lt_btlight'; font-size:18px; letter-spacing:2px; position:relative; text-align:center; padding:25px 5px 15px 15px; background:url(images/fundo.png); width:240px; min-height:200px; color:#ffffff; text-shadow:0 1px 1px #999;  line-height:16px; background-repeat:repeat; text-transform:none;}
/*city*/
ul li:nth-child(2) div.caption {font-family: 'futura_lt_btlight'; font-size:18px; position:relative; text-align:center; padding:25px 5px 15px 15px; background:url(images/fundo.png); min-height:200px; color:#fff; width:240px; text-shadow:1px 2px 1px #999; letter-spacing:2px; line-height:16px; background-repeat:repeat; text-transform:none;}
/*wood*/
ul li:nth-child(3) div.caption {font-family: 'futura_lt_btlight';  font-size:18px; font-style:italic; position:relative; text-align:center; padding:25px 5px 15px 15px; background:url(images/fundo.png); width:240px; min-height:200px; color:#fff; text-shadow:1px 2px 1px #000; letter-spacing:2px;line-height:16px; background-repeat:repeat; text-transform:none;}
/*grass*/
ul li:nth-child(4) div.caption {font-family: 'futura_lt_btlight'; font-size:18px; position:relative; text-align:center; padding:15px; background:url(images/fundo.png) ; min-height:200px; color:#fff; text-shadow:1px 2px 1px #000;  width:240px; line-height:30px; background-repeat:repeat; text-transform:none;}
/*w*/
ul li:nth-child(5) div.caption {font-family: 'futura_lt_btlight';  font-size:18px; position:relative; text-align:center; padding:25px 5px 15px 15px; background:url(images/fundo.png) ; min-height:200px; color:#fff; width:240px; text-shadow:1px 2px 1px #ff4e00;  line-height:16px; background-repeat:repeat; text-transform:none;}
/*grungy*/
ul li:nth-child(6) div.caption {font-family: 'futura_lt_btlight';  font-size:18px; position:relative; text-align:center; padding:25px 0 0 0px; background:url(images/fundo.png); min-height:200px; color:#fff;   width:240px; line-height:30px; letter-spacing:-2px; background-repeat:repeat; text-transform:none;}








