/*
                                                  
      /                   /      /            |
 ___ (___  ___  _ _  ___    ___ (___  ___  ___|
|   )|    |   )| | )|    | |___ |   )|___)|   )
|__/||__  |__/ |  / |__  |  __/ |  / |__  |__/ 
                                               
atomicshed.com
notes :sorry this is a bit messy bt hte site went through several changes.
                                               */
                                               
body {background-color:black; background-position: center top; background-image: url(../img/bg.jpg); background-repeat: no-repeat;}
body {margin-top:0px;}

a:focus, a:hover {color: #0f80c7;}
a {color: #0a5994;text-decoration:underline;}
 
#header {height:108px;
   background-image:url(../.img/blueprint_grid_40+10x18.png) ;}
#sideRpanel {
	padding-top:30px; 
	height:330px; 
}
 
 #make , #win { 
 height:360px}
 
 #playlist {    
height: 196px; 
width: 285px; 
padding-top:50px;
padding-left:2px; 
background-position: left top; 
background-repeat: no-repeat;  
background-image:url(../img/playanother.png); 
  } 
 #playlist img {     
margin:8px; 
  } 
  
 #explodingbook {text-align: left; padding-top:160px}
 hr.spacer {clear: both; border:none; background:none;}
 .make {   background-position: left top;   background-image: url(../img./makeBG.gif);   background-repeat: no-repeat;  
 
 padding: 10px; }
 
 div.floatR {
  float: right;  
padding:1px;
padding-left:16px;
padding-bottom:0px; 
  } 
 div.floatL  img { 
   clear: both;
  float: left; 
  
  } 
 div.floatL   { 
   clear: both;   
  
  } 
 div.floatL a  {   
 height:37px;
  display: block; 
padding-top:6px;
padding-bottom:-10px;
  padding-left:104px; 
    background-position: left top;   background-image: url(../img/make_btn.gif);   
  border:1px solid red;
  } 
  
 div.float {
  float: left;  
padding:1px;
padding-left:16px;
padding-bottom:0px; 
  } 
  div.float p  a ,div.float img{
 background-position: center top;
 background-image: url(../img/make_btn.gif);
 background-color: #F3C864;
 text-decoration: none;
 padding: 1px;
 display:block
  }
  div.float p a:hover { background-color: #EAB64D ;
  
 background-position: center bottom;
 background-image: url(../img/make_btn.gif);
 }
 
div.float p {
   text-align: center;
padding:0px; 
margin:0px; 
 }

hr.spacer {
  clear: both;
  border:none;
  background-color: none;	
  }

   .base , .video, .container {
   background-image:url(../img./blueprint_grid_40+10x18.png) ;
  
 
   
   }
   
   #information {
   background-image:url(../img/shadedBG.png) ;
  
   }
   .winbg {
   background-image:url(../img/winbg.jpg) ;
  
   }
   .info {min-height: 800px}
   
   
   #detailTitle {
   padding:9px;
   }
   
   #detailDesc {
   padding:9px;
   }
   
   th {background-color: #EAB64D}
   td {background-color: #f3c864}
   
   .copyright {color: #80612a}
   .copyright a:link {text-decoration: none; color: #edb84e}
   .copyright a:hover {color: #efc57a}
 
h2 {font-size:1.8em;margin-bottom:0.70em;}
