/* CSS Document */

body {
      background-color: #151515;
      

      margin: 0px;
      padding: 0px;
      color: #B1B1B1;
      
      background-image: url(fullyillustrated/main_background.jpg);
      background-position: center top;
      background-repeat: no-repeat;   
      
      top: 0px;
      /*font-family: 'Lucida Sans','Lucida Sans Unicode', 'Trebuchet MS', sans-serif;  */
      font-family: 'Century Gothic', 'Apple Gothic', 'Lucida Sans', sans-serif;
      font-size: 90%;      
      
	height:100%; 
      
     }
     
     
   
     
a {text-decoration: none; color: white; /*color: #00b4ff;*/}  
a:visited {text-decoration: none; color: white;/*color: #00b4ff;*/}
a:active {text-decoration: none; color: white;/*color: #00b4ff;*/}
a:hover {text-decoration: underline; color: white; /*color: #00b4ff;*/}


a.bluelink {text-decoration: none; color: #00b4ff;}  
a.bluelink:visited {text-decoration: color: #00b4ff;}
a.bluelink:active {text-decoration: none; color: #00b4ff;}
a.bluelink:hover {text-decoration: underline; color: #00b4ff;}

.boxText
{
/*	font-size:smaller; */
}

.boxHeader
{
     margin-top: 10px;
     color: #CCCCCC;
     text-align: right;
     margin-bottom: -10px;
     
}

.stats_center
{
margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
 /*text-align: center;
 
 */
 /*margin: auto 0;  */
 /*width: 620px;
 padding-left: 50%;
 padding-right: auto;
 margin-left: 50%;   
 margin-right: auto;  */
}

img {
     border: 0px;
    }
    
    
.horizontal {
    background-image: url(fullyillustrated/horizontal.png);
    background-position: center;
    /*width: 883px;  */
    width: 93%;
    text-align: center;
    height: 2px;
    clear: both;
    /*margin-left: 5px;*/
    margin-left: auto;
    margin-right: auto;
   }  
   
.horizontal_transparent   
   {
   
    clear: both;
   
   }
   
   
.horizontal_no_clear {
    background-image: url(fullyillustrated/horizontal.png);
    background-position: center;
    width: 93%;
    height: 2px;                
   /* margin-left: 5px;       */
   margin-left: auto;
   margin-right: auto;
    text-align: center;
   
   }     
   
   
.clear {
   
        clear: both;
   }       
   
textarea
{
   color: #CCC;
   background-color: #121212;
   border: 1px solid #303030; 
   padding: 3px;
} 

#homepage_splash {
background-image: url(fullyillustrated/homepage_splash.jpg);
margin-left: auto;
margin-right: auto;

width: 866px;
height: 470px;
cursor: hand; cursor: pointer;
background-position: left center;
padding: 0px;
     
        
            }                 
#homepage_splash:hover {background-position: right center;}   
  
.input_button {
background-image: url(fullyillustrated/input_button.png);
        color: #00b4ff;
        font-size: 13px;
        padding: 2px;
     
        border: 0px;
        margin: 4px;
        height: 28px;
        width: 104px;
        text-align:  center;  
        vertical-align: middle;
        cursor: hand; cursor: pointer;
        background-position: left center;  
        
            }                 
.input_button:hover {background-position: right;}   
            

.input_main_div {
background-image: url(fullyillustrated/input_text.png);
        color: #717171;
        font-size: 13px;
        padding: 0px;
        padding-left: 3px;
        margin: 0px;
        height: 38px;
        width: 278px;
        text-align: right;  
        vertical-align: middle;
        background-position: left center;
        
            }
            
            
.input_log_div {
background-image: url(fullyillustrated/input_text.png);
background-repeat: no-repeat;
        color: #717171;
        font-size: 13px;
        padding: 0px;
        padding-left: 4px;
        margin: 0px;
        height: 38px;
        width: 286px;
        text-align: left;  
        vertical-align: middle;
        background-position: left center;
        
            }
            
.input_log {
      background-color: #131313;    
border: 0px;              
height: 30px;
color: #CCC;
font-size: 14px;
padding-top: 3px;
padding-bottom: 5px;
/*padding-left: 3px; */ 
padding-right: 3px;
/*padding-left: -3px;  */
margin-left: -3px;  

width: 277px;
background:transparent;
            }                        
            
.input_text {
      background-color: #131313;    
border: 0px;              
height: 30px;
color: #717171;
font-size: 13px;
padding-top: 3px;
padding-bottom: 5px;

width: 220px;
background:transparent;
            }
            


 #scene_light
 {
      background-image: url(fullyillustrated/scene_light.png);
      background-repeat: no-repeat;
        position: absolute;
       /* margin: auto 0;*/
         
        top: 900px;
        width: 1747px;
        width: 100%;
        height: 92px;
        text-align: right;  
        vertical-align: middle;
        background-position: center;
 }


form {
        
        
      }

input 
{
        background:transparent;
        color: #FFF;
}

input[type="checkbox"]
{
        background-color: ButtonFace;
        color: #FFF;
}
 
input[type=”submit”]  {
                      
                      
background-image: url(fullyillustrated/input_button.png);
        color: #00b4ff;
        font-size: 13px;
        padding: 2px;
     
        border: 0px;
        margin: 4px;
        height: 28px;
        width: 104px;
        text-align:  center;  
        vertical-align: middle;
        cursor: hand; cursor: pointer;
        background-position: left center;  
        
            }   
                          
input[type=”submit”]:hover {background-position: right;}   
      
.input_submit

  {
  background-image: url('fullyillustrated/input_submit_button.png');
  background-position: top center;
  background-repeat: no-repeat; 
  width: 50px ;
  height: 34px;
  border: 0px;
  padding: 0px;
  margin: 1px;
  margin-left: 0px;
  margin-right: 1px;
  margin-bottom: 2px;
  vertical-align: bottom;
 /* text-align: left; */
  cursor: hand; cursor: pointer;
  z-index: 4;
  /*margin: auto 0; */
  
  }

h1
{
        color: white;
    background-image: url(fullyillustrated/heading_.png);
    font-family: 'Century Gothic','Apple Gothic','Lucida Sans' sans-serif;      
    letter-spacing: 1px;
    font-weight: lighter;      
    font-size: 24px;

     min-width: 24px;
     min-height: 31px;

    background-position: left center;
    background-repeat: no-repeat;  
  
    padding-left: 30px;
    padding-top: 0px;    
    padding-bottom: 0px;   
    
    margin-top: 5px;
    margin-bottom: 3px;
}


h2
{
    color: white;
    background-image: url(fullyillustrated/heading_.png); 
 
    font-family: 'Century Gothic','Apple Gothic','Lucida Sans' sans-serif;     

    letter-spacing: 1px;
    font-weight: lighter;     
    font-size: 20px;
 
    min-width: 24px;
    min-height: 22px;

    background-position: left center;
    background-repeat: no-repeat;  
  
    padding-left: 30px;
    padding-top: 0px;    
    padding-bottom: 0px;  
    
    margin-bottom: 6px; 
    

}
   

.HelpSectionMargin

{
    margin-left:30px;
}
   
.sub_header {
              /*font-family: 'Lucida Sans';  */
              font-family: 'Century Gothic', 'Apple Gothic', 'Lucida Sans', sans-serif;    
              padding: 0px;
              padding-left: 6px;   
           /*   font-stretch: ultra-condensed;    */
              font-weight: lighter;
              
              color: #606060;
              font-size: 10px;
           }     
    
.paragraph {
            /*  font-family: 'Lucida Sans'; */
              font-family: 'Century Gothic', 'Apple Gothic', 'Lucida Sans', sans-serif;      
              padding: 3px;
              padding-left: 6px;   
           /*   font-stretch: ultra-condensed;    */
              font-weight: lighter;
              
              color: #808080;   
              font-size: 13px;
           }    
    

    
#main_container
{
 width: 1000px; 
 min-width: 1000px;
 margin: 0px auto;
  position: relative;
  height: auto;
     
      
}    

/* SOCIAL NUMBERS + BUTTONS - TOP PANEL */

#number_social_purchased {
                 position: relative;
                 left: 88px;
                 /* top: 3px;  */
                 top: 5px;   
	display: inline-block;
  vertical-align: top;
  line-height: 16px; ;
  color: white;
  font-size: 80%;
  text-align: right;
  width:45px;
}


#number_social_registered {
                 position: relative;
                 left: 359px;
                 width: 45px;
                 top: 5px;
                  /*margin-top: 2px; */
                /* top: 3px; */
	display: inline-block;
  vertical-align: top;
  line-height: 16px; ;
  color: white;
  font-size: 80%;
  text-align: right;
}


#button_social_facebook {
                 position: relative;
                 left: 50px;
                 top: 0px;
	display: inline-block;
	width: 39px;
	height: 45px;
	background: url(fullyillustrated/button_social_facebook.png) left;
	text-indent: -99999px;    
}
#button_social_facebook:hover {
	background-position: right;
}

#button_social_twitter {
                 position: relative;
                 left: 40px;
                 top: 0px;
	display: inline-block;
	width: 43px;
	height: 45px;
	background: url(fullyillustrated/button_social_twitter.png) left;
	text-indent: -99999px;    
}
#button_social_twitter:hover {
	background-position: right;
}


#button_social_youtube {
                 position: relative;
                 left: 25px;
                 top: 0px;
	display: inline-block;
	width: 49px;
	height: 45px;
	background: url(fullyillustrated/button_social_youtube.png) left;
	text-indent: -99999px;    
}
#button_social_youtube:hover {
	background-position: right;
}


#button_social_rss {
                 position: relative;
                 left: 8px;
                 top: 0px;
	display: inline-block;
	width: 49px;
	height: 45px;
	background: url(fullyillustrated/button_social_rss.png) left;
	text-indent: -99999px;    
}
#button_social_rss:hover {
	background-position: right;
}


#button_social_steam {
                 position: relative;
                 left: -11px;
                 top: 0px;
	display: inline-block;
	width: 52px;
	height: 45px;
	background: url(fullyillustrated/button_social_steam.png) left;
	text-indent: -99999px;    
}
#button_social_steam:hover {
	background-position: right;
}

#button_social_logout {
                 position: relative;
                 left: 418px;
                 top: 0px;
	display: inline-block;
	width: 75px;
	height: 38px;
	background: url(fullyillustrated/button_social_logout.png) left;
	text-indent: -99999px;    
}
#button_social_logout:hover {
	background-position: right;
}

#button_social_profile {
                 position: relative;
                 
                 left: 428px;
                 top: 0px;
	display: inline-block;  
	width: 78px;
	height: 38px;
	background: url(fullyillustrated/button_social_profile.png) left;
	text-indent: -99999px; 
}
#button_social_profile:hover {
	background-position: right;
      
      
      }
  
#button_social_login {
                 position: relative;
                 left: 418px;
                 top: 0px;
	display: inline-block;
	width: 64px;
	height: 38px;
	background: url(fullyillustrated/button_social_login.png) left;
	text-indent: -99999px;    
}

#button_social_login:hover {
	background-position: right;
}

#button_social_register {
                 position: relative;
                 
                 left: 438px;
                 top: 0px;
	display: inline-block;  
	width: 87px;
	height: 38px;
	background: url(fullyillustrated/button_social_register.png) left;
	text-indent: -99999px; 
}
#button_social_register:hover {
	background-position: right;
}
                

/* end of - SOCIAL BUTTONS - TOP PANEL */



#forum_irc {
                  position: absolute;                               
                  top: 13px;
                  left: 768px;
                	display: inline-block;  
                	width: 162px;
                	height: 30px;
                	background: url(fullyillustrated/forum_irc.png) left;
                	text-indent: -99999px;                   
                  z-index: 3;
}
#forum_irc:hover {
	background-position: right;
}


#forum_changelog {
                  position: absolute;                               
                  top: 13px;
                  left: 487px;
                	display: inline-block;  
                	width: 112px;
                	height: 30px;
                	background: url(fullyillustrated/forum_changelog.png) left;
                	text-indent: -99999px;                   
                  z-index: 3;
}
#forum_changelog:hover {
	background-position: right;
}


#forum_faq {
                  position: absolute;                               
                  top: 13px;
                  left: 602px;
                	display: inline-block;  
                	width: 163px;
                	height: 30px;
                	background: url(fullyillustrated/forum_faq.png) left;
                	text-indent: -99999px;                   
                  z-index: 3;
}
#forum_faq:hover {
	background-position: right;
}



/* NAVIGATION BUTTONS - NAVIGATION MENU */

#button_navigation_home {
                  position: absolute;                               
                  top: 6px;
                  left: 71px;
                	display: inline-block;  
                	width: 61px;
                	height: 39px;
                	background: url(fullyillustrated/button_navigation_home.png) left;
                	text-indent: -99999px;                   
                  z-index: 3;
}
#button_navigation_home:hover {
	background-position: right;
}


#button_navigation_about {
                  position: absolute;
                  top: 6px;
                  left: 134px;
                	display: inline-block;  
                	width: 69px;
                	height: 39px;
                	background: url(fullyillustrated/button_navigation_about.png) left;
                	text-indent: -99999px;     
                  z-index: 3;
}
#button_navigation_about:hover {
	background-position: right;
}



#button_navigation_news {
                  position: absolute;
                  top: 6px;
                  left: 205px;
                	display: inline-block;  
                	width: 61px;
                	height: 39px;          
                	background: url(fullyillustrated/button_navigation_news.png) left;
                	text-indent: -99999px; 
                  z-index: 3;
}
#button_navigation_news:hover {
	background-position: right;
}

#button_navigation_pics {
                  position: absolute;
                  top: 6px;
                  left: 269px;
                	display: inline-block;  
                	width: 54px;
                	height: 39px;           
                	background: url(fullyillustrated/button_navigation_pics.png) left;
                	text-indent: -99999px; 
                  z-index: 3;
}
#button_navigation_pics:hover {
	background-position: right;
}


#button_navigation_videos {
                  position: absolute;
                  top: 6px;
                  left: 325px;
                	display: inline-block;  
                	width: 74px;
                	height: 39px;           
                	background: url(fullyillustrated/button_navigation_videos.png) left;
                	text-indent: -99999px; 
                  z-index: 3;
}
#button_navigation_videos:hover {
	background-position: right;
}


#button_navigation_downloads {
                  position: absolute;
                  top: 6px;
                  left: 401px;
                	display: inline-block;  
                	width: 116px;
                	height: 39px;             
                	background: url(fullyillustrated/button_navigation_downloads.png) left;
                	text-indent: -99999px; 
                  z-index: 3;
}
#button_navigation_downloads:hover {
	background-position: right;
}


#button_navigation_forum {
                  position: absolute;
                  top: 6px;
                  left: 519px;
                	display: inline-block;  
                	width: 71px;
                	height: 39px;        
                	background: url(fullyillustrated/button_navigation_forum.png) left;
                	text-indent: -99999px; 
                  z-index: 3;
}
#button_navigation_forum:hover {
	background-position: right;
}


#button_navigation_stats {
                  position: absolute;
                  top: 6px;
                  left: 592px;
                	display: inline-block;  
                	width: 62px;
                	height: 39px;
                	background: url(fullyillustrated/button_navigation_stats.png) left;
                	text-indent: -99999px;   
                  z-index: 3;
}
#button_navigation_stats:hover {
	background-position: right;
}


#button_navigation_search {
                  position: absolute;
                  top: 6px;
                  left: 656px;
                	display: inline-block;  
                	width: 48px;
                	height: 39px;             
                	background: url(fullyillustrated/button_navigation_search.png) left;
                	text-indent: -99999px; 
                  z-index: 3;
}
#button_navigation_search:hover {
	background-position: right;
}


#button_navigation_buy {
                  position: absolute;
                  
                  top: 6px;
                  left: 706px;
                	display: inline-block;  
                	width: 185px;
                	height: 39px;             
                	background: url(fullyillustrated/button_navigation_buy.png) left;
                	text-indent: -99999px; 
                  z-index: 3;                 
}
#button_navigation_buy:hover {
	background-position: right;
}

/* end of - NAVIGATION BUTTONS - NAVIGATION MENU */


#top_panel
{
 position: relative;
 width: 100%; 
 margin: 0 auto;
 top: 0px;

}

#top_panel_background
{
width: 994px;
height: 45px;  
margin: 0 auto;
  background-image: url(fullyillustrated/top_panel.png);
 background-position: center top;
 background-repeat: no-repeat;
}




#navigation_bar
{
 position: relative;
  /*float: left;   */ 
 width: 100%; 
 margin: 0 auto;
 top: 0px;
 min-width: 994px;;
 min-height: 30px;
 z-index: 80;
}


#content_plus_twitter
{

 width: 960px;
 margin-left: auto;
 margin-right: auto;
 position: relative;
}

#twitter_out_of_layout
{

 position: absolute;
 /*float: right; */       
/* top: 40px;
 left: 140px;   */  
 /*top: 210px;
 left: 0px;   */
 
 /*z-index: 0;     */
 width: 240px;
 height: 400px;
 /*left: 100px; */
 /*margin-left: auto;
 margin-right: auto;  */
/* margin-left: auto;
 float: right;    */
 margin-left: 0;
 /*margin-right: 200px;  */
 

}  

#navigation_bar_background
{
 min-width: 960px;;
 width: 915px;  
 height: 51px;
 position: relative;
 margin: 0 auto;
 margin-top: 100px; 
 margin-bottom: 0px;
 z-index: 80;

 background-image: url(fullyillustrated/navigation_bar.png);
 background-position: center top;
 background-repeat: no-repeat;
}


       
        
#media_viewer_window
{
  width: 994px;  
  min-width: 960px;
  position: relative;
  height: 533px;
 
  height: 600px;      
  
  margin-left: 0px;
  margin-top: -70px;
  margin-bottom: 20px;

  
  text-align: center;
}  

#media_viewer
{
 min-width: 973px;
 width: 973px;  
 height: 577px;
 position: absolute;
 top: 45px;  
 padding-top: 53px;
 width: 100%;  
/* padding-top: 70px;
padding-bottom: 70px;    */
/*height: 600px;*/

 background-image: url(fullyillustrated/media_viewer.png); 
 background-position: center top;
 background-repeat: no-repeat;
}        

#media_player
{
 
 width: 702px;  
 height: 412px;
 position: absolute;
 top: 60px; 
 margin-left: 0px;
 left: 60px;
/* background-image: url(fullyillustrated/media_player.png);
 background-position: center top;
 background-repeat: no-repeat;  */
}

#media_viewer_thumbnails
{
 
 width: 180px;  
 height: 414px;
 position: absolute;
 top: 60px; 
 margin-left: 0px;
 left: 757px;
 background-image: url(fullyillustrated/media_viewer_thumbnails.png);
 background-position: center top;
 background-repeat: no-repeat;
}

#homepage_three_features
{
 position: relative;
 /*top: 632px; */
 width: 1026px;
 height: 249px;
 left: -12px;
 padding-left: 0px;
 margin-top: 0px;
 
 background-image: url(fullyillustrated/homepage_features_background.png);
 background-position: left;
 background-repeat: no-repeat;
 text-align: center;
}

#top_logo
{
 min-width: 994px;
 width: 833px;  
 height: 220px;
 position: absolute;
 width: 100%;
 top: 0px;
 background-image: url(fullyillustrated/logo.png);    
 background-position: center top;
 background-repeat: no-repeat;
}

#top_container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
/*	width:750px;   */
	/*background:#f0f0f0;     */
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}
    
#content {
            position: relative;
           /* top: 560px; */    
           
                width: 994px;
                /*min-width: 994px; */
            min-width: 994px;

            
            
            /* background:#f0f0f0;*/ 
            margin: 0 auto;
           /* padding-left: 50px;
            padding-right: 50px;  */
      
            	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

/*	min-height:100%;*/ /* real browsers */   
  min-height:600px; 
           }    
           
           
.forum_link {
             color: white; text-decoration: underline; font-size: 13px; font-family: 'Lucida Sans', 'Century Gothic', 'Apple Gothic', sans-serif;
            } 
            
.forum_link:hover {
             text-decoration: none;
             color: #05bbf9;
            }     
            
.forum_link:visited {
            color: white;
            text-decoration: underline;
            }               
                    
           
#forum_table_frame  
 {
           background-image: url(fullyillustrated/forum_table_frame.png);
           background-repeat: no-repeat;   
           width: 659px;
           height: 484px;
           float: left;
           margin: 5px;
           margin-left: 21px;
          
           margin-top: 0px;
           margin-bottom: 1px;
         /*  padding-top: -8px;   */
           
}   


#forum_table_mainframe  
 {
          /* background-image: url(fullyillustrated/forum_table_header2.png);
           background-repeat: no-repeat;  */  
          /* background-color: #090a0a; */
           background-position: top;
         /*  text-align: center;   */
          
           
           width: 884px;
        /*   min-height: 32px;  */
           margin: 5px;
           margin-top: 0px;
           padding: 0px;
           
           clear: both;
          margin-left: auto;
           margin-right: auto;
}      


tr {
    padding: 0px;
    
   }
   
td.td_forum
  {
   padding: 5px;
    padding-left: 10px;
   padding-right: 5px;   
   font-size: 13px;
     
  
  
  }   

  td.forum_top
  {
  /* background-image: url(fullyillustrated/forum_table_divide.png);
   background-position: left top;
   background-repeat: no-repeat; */
   border: 0px;
   padding-left: 0px;
   text-align: center;
   padding-right: 0px; 
   padding: 8px;
   padding-top: 6px;
 
   
   min-width: 40px;
   color: #05bbf9;
  }
  
    td.forum_top2
  {
  /* background-image: url(fullyillustrated/forum_table_divide.png);
   background-position: left top;
   background-repeat: no-repeat; */
   border: 0px;
   padding-left: 0px;
   text-align: center;
   padding-right: 0px; 
   padding: 8px;
   padding-top: 0px;
   padding-bottom: 3px;
   
   min-width: 50px;
   color: #05bbf9;
  }
    
#news_margin

{
 padding: 20px;
}    
    
#forum_countdown
{
           background-image: url(fullyillustrated/forum_countdown.png);
           background-repeat: no-repeat; 
           width: 210px;
           height: 116px;
           float: left;
           margin: 5px;
           margin-top: 0px;
           margin-bottom: 0px;
}    
    
    
#forum_facebook
{
           background-image: url(fullyillustrated/forum_facebook.png);
           background-repeat: no-repeat; 
           width: 210px;
           height: 368px;
           float: left;
           margin: 5px;
           margin-top: 0px;
           margin-bottom: 1px;
}


.newsDate 
{
  color: #AAA;
 font-size: 13px;
 text-align: left;
 position: relative;
 margin-left: 30px;
 margin-top: 5px;
 
}   
     
#section_background {     

          
           min-height: 922px;
           width: 924px;
           min-width: 924px;
           height: 100%;

              margin-left: auto;
           margin-right: auto;

           
            } 
            
#section_background_forum {     
          background-image: url(fullyillustrated/section_background_forum.png);
           background-repeat: no-repeat;   
          
          /* min-height: 922px;*/
           width: 924px;
           min-width: 924px;
           height: 570px;
           text-align: center;
           /*margin: auto 0; */
           
        /*   text-align: center;    */
           margin-left: auto;
           margin-right: auto;
           margin-bottom:0px;
           padding-bottom: 0px;
          
          /* padding-bottom: 80px;   */
         
           /*  width: 994px;  
  min-width: 960px;
  position: relative;
  height: 533px;
    
  
  margin-left: 0px;
  margin-top: -110px;
  margin-bottom: 20px;
  
  text-align: center;    */
           
            }                 
      
#section_background_wide {     
          background-image: url(fullyillustrated/section_background.png);
           background-repeat: repeat-y;   
          
          
           width: 924px;
        /*   min-width: 924px;   */
         min-height: 922px;
           height: 100%;
           /*margin: auto 0; */
           
        /*   text-align: center;    */
              margin-left: auto;
           margin-right: auto;
       
          /* padding-bottom: 80px;   */
         
           /*  width: 994px;  
  min-width: 960px;
  position: relative;
  height: 533px;
    
  
  margin-left: 0px;
  margin-top: -110px;
  margin-bottom: 20px;
  
  text-align: center;    */
           
            }            

.shop_item_text
{
 color: #C1C1C1;
 font-size: 12px;
 position: relative;
 top: -238px;
 left: 190px;
 /*width: 271px;  */
 width: 268px;  
 line-height: 180%;
 text-align: justify;
}


.newsHeaderMainPage 
{
    color: white;
    background-image: url(fullyillustrated/heading_.png);
    font-family: 'Century Gothic','Apple Gothic','Lucida Sans' sans-serif;      
    letter-spacing: 1px;
    font-weight: lighter;      
    font-size: 24px;

     min-width: 24px;
     min-height: 31px;

    background-position: left center;
    background-repeat: no-repeat;  
  
    padding-left: 30px;
    padding-top: 0px;    
    padding-bottom: 0px;   
    
    margin-top: 5px;
    margin-bottom: 3px;
}          
            
#shop_cart
{
    background-image: url(fullyillustrated/shop/shop_cart.png);
    background-repeat: no-repeat; 
    background-position: top;
         
    margin-bottom: 5px;
    width: 429px;
    /* height: 127px;*/
    float: right;

}  

.cart_head 
{
    width: 429px;
    height: 47px;  
    background-image: url(fullyillustrated/shop/cart_head.png);
    background-repeat: no-repeat; 
    background-position: top;
 }
 
.cart_body
{
    width: 429px;
    height: 43px;
    background-image: url(fullyillustrated/shop/cart_body.png);
    background-repeat: no-repeat; 
    background-position: middle;
    vertical-align: middle;                                 
    font-size: 12px;
 } 
 
.cart_tail 
{
    width: 429px;
    height: 19px;  
    background-image: url(fullyillustrated/shop/cart_tail.png);
    background-repeat: no-repeat; 
    background-position: top;
 } 

#shop_checkout
{
    background-image: url(fullyillustrated/shop/shop_checkout.png);
    background-repeat: no-repeat; 
    background-position: top;

    width: 429px;
    height: 280px;
    float: right;
}  

#shop_checkout_text
{
    position: relative;
    font-size: 15px;
    color: white;
    top: 40px;
    left: 18px;     
    margin: 4px;
    width: 385px;
}

.shop_item_base
{
    background-repeat: no-repeat; 
    background-position: top;
    position: relative;
    width: 474px;
    height: 284px;
    float: left;
    margin: 4px 4px 4px 0px;
}

#shop_item_1
{
    background-image: url(fullyillustrated/shop/shop_item_1_b.png);
    background-repeat: no-repeat; 
    background-position: top;
    position: relative;
    width: 474px;
    height: 284px;
    float: left;
    margin-bottom: 2px;   
}  


#shop_item_2
{
    background-image: url(fullyillustrated/shop/shop_item_2.png);    
    background-repeat: no-repeat; 
    background-position: left top;
        
    width: 428px;
    height: 234px;
    float: right;           
    position: relative;
}  

#shop_item_3
{
    background-image: url(fullyillustrated/shop/shop_item_3.png);   
    background-repeat: no-repeat; 
    background-position: top;
    position: relative;
    
    width: 474px;
    height: 234px;           
    float: left;
}   

#shop_item_4
{
    background-image: url(fullyillustrated/shop/shop_item_4.png);   
    background-repeat: no-repeat; 
    background-position: top;
    position: relative;
           
    width: 429px;
    height: 233px;           
    float: right;
}   

#shop_item_5
{
    background-image: url(fullyillustrated/shop/shop_item_5.png);   
    background-repeat: no-repeat; 
    background-position: top;
    position: relative;  
         
    width: 474px;
    height: 234px;
    float: left;
}              

#shop_item_6
{
    background-image: url(fullyillustrated/shop/shop_item_6.png);   
    background-repeat: no-repeat; 
    background-position: top;
    position: relative;
         
    width: 474px;
    height: 101px;
    float: left;
}  

#shop_item_12
{
    background-image: url(fullyillustrated/shop/shop_item_12_b.png);    
    background-repeat: no-repeat;
    background-position: top;
    position: relative;           
         
    width: 474px;
    height: 234px;
    float: left;
    /*margin-bottom: 36px;*/
}  

.shop_item
{
    margin: 4px 4px 4px 0px;
}
  
.videos_center
{
    padding-left: 0px;
    padding-right: 22px;  
    padding-top: 0px;
    text-align: center;
}     
  
.video_window
{
    background-image: url(fullyillustrated/video_window.png);
    background-repeat: no-repeat; 
    background-position: top;
    position: relative;
    margin: 4px;
    width: 884px;
    height: 401px;
    float: left;  
    padding-top: 8px;
    padding-left: 8px;
    text-align: left;
    margin-top: 18px;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-left: 36px;
    margin-left: 1px;
}    

.images_center
{
    padding-left: 20px;
    /* padding-right: 20px;  */
    padding-top: 20px;
    text-align: center;
}            

.image_window
{
    background-image: url(fullyillustrated/image_window.png);
    background-repeat: no-repeat; 
    background-position: top;
    margin: 4px;
    width: 284px;
    height: 245px;
    float: left;
    padding-top: 8px; /*12 */
}   

.image_window_zoom
{
    background-image: url(fullyillustrated/image_window_zoom.png);
    background-repeat: no-repeat; 
    background-position: top;
    margin: 4px;
    width: 956px;
    height: 631px;
           
    /* padding-top: 12px;  */
    padding-top: 11px;
    padding-left: 22px;
}              
  
.video_caption
{
    color: white;
    /* font-size: 12px;  */
    text-align: left;
    position: absolute;
    left: 650px;
    top: 20px;
    width: 230px;
 
    color: white;
    background-image: url(fullyillustrated/heading_.png); 
 
    font-family: 'Century Gothic','Apple Gothic','Lucida Sans' sans-serif;     

    letter-spacing: 1px;
    font-weight: lighter;     
    font-size: 20px;
 
    min-width: 24px;
    min-height: 22px;

    background-position: left center;
    background-repeat: no-repeat;  
  
    padding-left: 30px;
    padding-top: 0px;    
    padding-bottom: 0px;  
    
    margin-bottom: 6px; 
} 

.video_details
{
     color: #717171;
     font-size: 12px;
     text-align: left;
     position: absolute;
     left: 650px;
     top: 62px;
     width: 220px;
     padding: 10px;
     padding-left: 18px; 
     text-align: justify; 
}   



.video_download
{
    color: #717171;
    font-size: 11px;
    text-align: left;
    position: absolute;
    left: 650px;
    top: 350px;
    width: 220px;
    padding: 10px; 
}  
            
.image_caption
{
     color: white;
     font-size: 12px;
     text-align: left;
     position: relative;
     left: 36px;
     top: 7px;
     width: 230px;
} 

.image_details
{
     color: #717171;
     font-size: 11px;
     text-align: left;
     position: relative;
     width: 220px;
     left: 36px;
     top: 20px; 
}   

.images_link {text-decoration: none; color: white;}
.images_link:visited {text-decoration: none; color: white;}
.images_link:active {text-decoration: none; color: white;}
.images_link:hover {text-decoration: underline; color: white;}          
            
.RegistrationMandatory
{
	color:#CC1010;
}            
            
#headerline 
{     
    background-image: url(fullyillustrated/headerline.png);
    background-repeat: no-repeat; 
    background-position: center;
    width: 924px;
    height: 8px;
    margin-bottom: -2px;
    margin-top: 10px;
    z-index: 4;
    margin-left: auto;
    margin-right: auto;
} 
            
.headerline2 
{     
    background-image: url(fullyillustrated/headerline.png);
    background-repeat: no-repeat; 
    background-position: center;
    width: 924px;
    height: 8px;
    margin-bottom: -2px;
    z-index: 4;
    margin-left: auto;
    margin-right: auto;
}                  
            
#forum_header
{     
    background-image: url(fullyillustrated/forum_header.png);
    background-repeat: no-repeat; 
    width: 924px;
    height: 45px;
    margin-bottom: 20px;
    z-index: 4;
}                    
            
            
#section_menu 
{
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 00px;
    float: left;
    width: 22%;
    background-image: url(fullyillustrated/section_background.png);
    background-repeat: repeat-y;
               
    padding-left: 0px;
    padding-right: 0px;
}  
              
              
#section_content
{
    /*margin-left: 2px;*/
    padding-left: 30px;
    float: left;
    width: 71%;
    height: 100%;    
               
    background-image: url(fullyillustrated/section_background.png);
    background-repeat: repeat-y;     
    padding-right: 34px;
    padding-bottom: 5px;
    margin-bottom: 15px;
}    
              
.about_menu_ 
{  
    background: url(fullyillustrated/menu/about_menu_01.png) left;
    display: list-item;
    list-style: none url();
    width: 206px;
    height: 30px;
    z-index: 3;
    text-indent: -99999px;       
}

.profile_menu_ 
{ 
    display: list-item;
    list-style: none url();
    width: 206px;
    height: 24px;
    z-index: 3;                 
    color: white;                 
    /*font-family: 'Century Gothic','Apple Gothic','Lucida Sans' sans-serif;      */
    font-family: 'Verdana';      
    letter-spacing: 1px;
    font-weight: normal;      
    font-size: 14px;                 
        
    /*min-width: 24px;
    min-height: 31px;*/

    background-position: left center;
    background-repeat: no-repeat;  
  
    padding-left: 15px;
    padding-top: 0px;    
    padding-bottom: 0px;   
    
    margin-top: 5px;
    margin-bottom: 3px;
}

.about_menu_:hover {background-position: right;}              

.section_button_:hover 
{
    text-decoration: none;
    color: 00baff;  
}           

.section_button_:visited 
{
    text-decoration: none;
    color: white;
}      
                 
     
#footer 
{
    background-image: url(fullyillustrated/footer_repeat.png);
    /* background-color: black;*/
    background-repeat: repeat-x;
    width: 100%;
    height: 312px;
    /* height: 100%;*/
    position: relative;
    /*  top:-70px;   */
    /*  margin-top: -55px;    */
    /*padding-bottom: -55px; 
    bottom:-55px; */
    left: 0px;
    
    font-family: 'Lucida Sans Unicode', 'Trebuchet MS', sans-serif;
    font-size: 80%;
    
    min-width: 994px;
}

        
#footer_ship
{
    position: absolute;
    top:-90px;    
    /*left: 10px;  */
    color: #4c4c4c;

    background-image: url(fullyillustrated/footer_ship.png);    
    background-position: center top;
    background-repeat: no-repeat;
    width: 209px;
    height: 116px;
    /*    float: right;  */   
    display: inline-block; 
    clear: both;
}
       
#footer_menu
{
    position: relative;
    top:90px;
    left: -70px;
    margin: 0px;
    padding: 0px;
    color: #4c4c4c;
    text-align: center;
    /* width: 900px;   */
}

        
#footer_info
{
    position: relative;
  
    /*  top:120px; */
    /*left: -186px;  */
   
    
    width: 960px;
    
    height: 160px;
    color: #4c4c4c;
    text-align: justify;
    margin: 0 auto;
    vertical-align: middle;
    margin-top: 120px;
}

#greenlight
{
    position:absolute;
    margin-top: 45px;
    margin-left: -70px;
    
    z-index: 10000;
}        

.quoteStyle, .quoteStyleSmaller
{
	font-family:georgia;
	color: #FFFFFF;
	line-height: 100%;
	margin: 0px;
	text-align:left;
}

.quoteStyleSmaller
{
	font-size: 14px;
}

.quoteAuthor
{
	font-family:georgia;
	color: #BBBBBB;
	font-size: 11px;
	align: right;
	padding-top: 5px;
	font-variant: small-caps;
}

.facebook_button
{
    -moz-user-select: none;
    background: #2A49A5;
    border: 1px solid #082783;
    box-shadow: 0 1px #4C6BC7 inset;
    color: white;
    padding: 4px 6px;
    text-decoration: none;
    text-shadow: 0 -1px 0 #082783;
    font: 12px Verdana, sans-serif;
    
    border-color: #29447E #29447E #1A356E;
    color: white;
    background-color: #5B74A8;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#637BAD), to(#5872A7));
    background-image: -moz-linear-gradient(#637BAD, #5872A7);
    background-image: -o-linear-gradient(#637BAD, #5872A7);
    background-image: linear-gradient(#637BAD, #5872A7);
}
        
.twitter_button
{
    padding: 2px 5px 2px 20px;
    background: url('https://twitter.com/favicons/favicon.ico') 1px center no-repeat;
    border: 1px solid #ccc;
    
    font-weight: bold;
    color: #333;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    white-space: nowrap;
    
    font: normal normal normal 11px/1.7 "Helvetica Neue", Arial, sans-serif;
}

.button_steam_login
{
    position: relative;                 
    left: 320px;
    top: 47px;
	display: inline-block;  
	width: 114px;
	height: 43px;
	background: url(http://steamcommunity.com/public/images/signinthroughsteam/sits_large_noborder.png) left;
	text-indent: -99999px; 
}