/* eric meyer reset */
html, body, div, span,applet, object, iframe,h1, h2, h3, h4, h5, h6, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, 
kbd, q, s, samp,small, strike, strong, sub, tt, var,dd, dl, dt, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
   margin: 0;
   padding: 0;
   border: 0;
   font-weight: inherit;
   font-style: inherit;
   font-family: 'trebuchet ms';
}
a img, :link img, :visited img { border: 0;}
table { border-collapse: collapse; border-spacing: 0;}
q:before, q:after,blockquote:before, blockquote:after { content: ""; }
/*\ eric meyer reset \*/

body {background:#000; font-size:10px;}
a {color:#fee;}

/*** SOLO PER NON IPHONE ***/
#main {text-align:center;}
#iphone {margin:20px auto 0;background:url('iphone.jpg') no-repeat center top;padding:115px 0px 140px;}
#content {overflow:hidden;border:1px solid #444;width:320px;height:480px;margin:auto;}

#iPmain {background:#000;color:#eee;height:480px;text-align:left;width:1600px!important}

div.levels {background:#222;width:320px;height:480px;float:left;} 

#level_0 {text-align:center;}
#top {color:#000; background:#f70; font-weight:bold;margin:5px 0px;}
#enter {display:block;margin:10px auto;height:43px;width:80px;background:url('enter.png') no-repeat top center;}

a.backs {display:block;float:left;height:100%;width:20px;background:url('back.png') repeat-y left top;}
div.level_cnt {float:left;min-height:480px;width:300px;overflow-x:hidden;}

a.buttons {display:block;padding:6px;margin:10px 0px;background:url('whitegrad.png') repeat-x top left;text-decoration:none;border-top:1px solid #ddd;font-size:1.2em;}

#artDiv {margin:5px;}
p.tit {font-size:1.1em; border-bottom:1px solid #444;color:#7FC9FF;padding:2px 0;}

div.gallery {margin-top:10px;padding-top:10px;border-top:1px solid #444;}
div.gallery div {margin-bottom:10px;}
div.gallery img {width:270px;}
div.gallery p {width:260px;margin:0px;background:#000;padding:5px;opacity:.8;margin-top:-29px;text-align:right}
span.firstimg {float:left;margin-right:5px;}
span.firstimg img {vertical-align:bottom;border:1px solid #CFECFF}

