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

body { background:#000; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#fff; }
a { color:#fff; }

a.startlinks { font-size:12px;margin-top:25px; margin-right:25px; text-decoration:none;font-weight:bold;}
a:hover { color:#f00; }

h1 { font-size:14px; font-weight:bold; padding:0px; margin-bottom:20px;color:#f00;}
h2 { font-size:12px; font-weight:bold; padding:0px; margin:0px 0px 0px 0px;color:#f00;}
h3 {font-size:12px; font-weight:bold; padding:0px; padding-left:20px; padding-bottom:10px; margin:5px 0px 15px 0px; color:#333; border-bottom:1px solid #efd522;}

#banner{ position:absolute;top: 30px;left:710px;width:220px;height:550px;}

a.cont_block { display: block; margin-bottom:100px;}

#logo {background:url(../skin-1/logo.png) no-repeat;}

#content_bg{background:url(../skin-1/content-box.gif)  center center no-repeat ; }


#skulls_up{position:absolute; left:250px;top:18px;   width:447px; height:51px;margin:auto;/*background:url(../images/skulls_up.png); */z-index:140;}
#skulls_down {position:absolute; left:250px; top:500px;  width:447px; height:51px; margin:auto;/*background:url(../images/skulls_down.png);*/ z-index:140;}

#blood { background: url(../skin-1/background.gif) no-repeat center; background-position:left 100px top 100px;}
.p_block { height:450px !important; overflow:auto; margin-bottom:50px;}
.p_block p,.p_block h2{ margin:0px; padding:0 5px 10px 0;}

.p_block div{margin-bottom:20px; margin-left:50px; border-bottom:0px dotted #f00; }

#flashPlayer { position:absolute; top:60px; left:350px; width:320px; height:20px; border:0px solid #ddd;}

#skinselect {position:absolute; top:500px; left:50px; width:200px;}
#skinselect select {font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#f00; background:#000; border-color:#f00;}

.clearer {clear:both; border:none !important; margin:0;}