/* 
 * capitocome.it FLASH CSS
 * Copyright © 2009-2011 Capitocome
 * Author: Matteo Carletti - Web Development/Web Designer freelance
 * Email: carlettiteo(at)gmail(dot)com
 */

html, body, #no-flash {margin:0; padding:0; height:100%; width:100%; overflow:hidden; cursor:default; background:#000}
/*body {background:#000 url(../images/template/loading.gif)}*/
h1 {font:38px 'Courier New', Courier, monospace; margin:0}
h2 {font:25px 'Courier New', Courier, monospace; margin:0; font-style:italic}
h2#menuTitle, h3#msgDivider {height:10px; font-size:10px; text-indent:-9999px}
h3#msgDivider {margin:0 0 5px; padding-bottom:5px; border-bottom:1px solid #DDD}
img {display:block}
object {outline:none}

#flash-content {margin:0 auto; font:15px "Courier New", Courier, monospace; color:#222}
#flash-content object {position:static !important;}

/*NO FLASH*/
#no-flash {position:absolute; top:0; left:0; z-index:70; overflow:auto}
div.box {margin:50px auto 0; width:740px; padding-bottom:60px; min-height:50%}
#box-content {padding:20px; font:13px/1.8 'Courier New', Courier, monospace; background:#FFF}
#box-content p {margin:0 auto}
#box-content img {margin:0 auto; border:0}
#box-content ol, #box-content ul {margin:0}
#box-content ol li {list-style-image:url(../images/template/info_btn.png); padding-top:2px}
#box-content ul {list-style-type:none; padding-left:0}
#box-content ul a {display:block; line-height:2; padding:1px 4px; border-bottom:1px dashed #F00; text-decoration:none; color:#111}
#box-content ul a:hover, #box-content ul a:active {background-color:#F00; color:#FFF}
#warning {margin-top:35px; height:210px; display:block} /*background:url(../images/template/alert.png) no-repeat 270px 20px*/
.infoIta {float:right; width:320px}
.infoEng {float:left; width:320px}
.language {padding:1px 2px; background:#000; color:#FFF; font-weight:bold; font-size:15px; letter-spacing:1px}
a.normalLink {color:#036; border-bottom:1px dashed #333; text-decoration:none}
a.normalLink:hover {color:#FFF; border-bottom:1px dashed #FFF; background-color:#333}
.browseMenu {padding-top:15px; line-height:normal; text-transform:uppercase}
#get-flash a {padding:0; border:0; text-align:center}
#get-flash a:hover, #get-flash a:active {background:none}

/*FOOTER*/
#footer {margin:10px 0 0 0; padding:2px 4px; text-align:right; font:14px 'Courier New', Courier, monospace; color:#FFF; opacity:0.8; filter:alpha(opacity=80); -ms-filter:"alpha(opacity=80)";}
#footer a {color:#FFF; border-bottom:1px dashed #FFF; text-decoration:none}
#footer a:hover, #footer a:active {color:#F00; border-bottom:1px dashed #F00}
.logo {float:left; margin-top:-2px}
.slogan {float:left; margin-top:2px; font-size:11px}
