

body
{
    background-color: #000;
    margin: 0px;
    padding: 0px;
    color: #D1D1D1;
    top: 0px;
    height: 100%;
    font-size: 90%;
    font-family: 'Century Gothic' , 'Apple Gothic' , 'Lucida Sans' , sans-serif;
    background-image: url(./images/background_perpetual.png);
    background-repeat: repeat;
}

#top_logo
{
    width: 668px;
    min-width: 1016px;
    height: 180px;
    position: absolute;
    width: 100%;
    top: 5px;
    left: 0px;
    padding-top: 0px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-top: 0px; /* background-image: url(images/logo.png); */
    background-image: url(./images/MinerWarsArena_logo.png);
    background-position: center top;
    background-repeat: no-repeat;
}



#homepage_splash
{
    background-image: url(./images/homepage_splash.jpg);
    margin-left: 0;
    margin-right: auto;
    width: 640px;
    height: 390px;
    cursor: hand;
    cursor: pointer;
    background-position: left center;
    padding: 0px;
    margin-top: 9px;
    margin-left: 85px;
}

#homepage_splash:hover
{
    background-position: right center;
}




#media_viewer
{
    margin-top: 68px;
    min-width: 1016px;
    width: 960px;
    height: 502px;
    position: relative;
    top: 45px;
    padding-top: 53px;
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    background-image: url(./images/media_viewer.png);
    background-position: center top;
    background-repeat: no-repeat;
}




#buy_bar
{
    margin-top: -5px;
    width: 1016px;
    min-width: 1016px;
    height: 110px;
    position: relative;
    padding-top: 0px;
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto;
}

.buy_on span
{
    display: inline-block;
    width: 139px;
    height: 55px;
    text-indent: -99999px;
    cursor: hand;
    padding: 0px;
    margin: 0px;
}

#providers
{
}

#buy_big
{
    display: inline-block;
    width: 192px;
    height: 49px;
    background: url(./images/buy_now_gif.gif);
    cursor: hand;
    padding: 0px;
    margin: 0px;
    padding-bottom: 0px;
    margin-bottom: 6px;
    margin-top: 5px;
    margin-right: 10px;
}
#buy_1:hover
{
    background: url(./images/buy_now_gif_hover.gif);
}

#buy_appstore
{
    background: url(./images/buy_appstore.png) left;
}
#buy_appstore:hover
{
    background-position: right;
}

#buy_mac
{
    background: url(./images/buy_mac.png) left;
}
#buy_mac:hover
{
    background-position: right;
}

#buy_win
{
    background: url(./images/buy_win.png) left;
}
#buy_win:hover
{
    background-position: right;
}

#buy_android
{
    background: url(./images/buy_android.png) left;
}
#buy_android:hover
{
    background-position: right;
}

#buy_retail
{
    background: url(./images/buy_retail.png) left;
}
#buy_retail:hover
{
    background-position: right;
}

#buy_steam
{
    background: url(./images/buy_steam.png) left;
}
#buy_steam:hover
{
    background-position: right;
}

#buy_onlive
{
    background: url(./images/buy_onlive.png) left;
}
#buy_onlive:hover
{
    background-position: right;
}

#buy_desura
{
    background: url(./images/buy_desura.png) left;
}
#buy_desura:hover
{
    background-position: right;
}

#buy_gamersgate
{
    background: url(./images/buy_gamersgate.png) left;
}
#buy_gamersgate:hover
{
    background-position: right;
}

#buy_gamestop
{
    background: url(./images/buy_gamestop.png) left;
}
#buy_gamestop:hover
{
    background-position: right;
}

#screenshot_bar
{
    margin-top: 5px;
    min-width: 939px;
    width: 939px;
    height: 128px;
    position: relative;
    padding-top: 0px;
    padding-left: 66px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -10px;
    background-image: url(./images/screenshot_bar.png);
    background-position: center top;
    background-repeat: no-repeat;
}

#outer
{
    min-width: 1010px;
    overflow-x: hidden;
    margin-left: auto;
    margin-right: auto;
    padding-left: auto;
    padding-right: auto;
}


#main_part
{
    /*margin-top: 40px;*/
    min-width: 1010px;
    width: 962px;
    height: 1046px;
    position: relative;
    padding-top: 0px;
    padding-left: 130px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
    margin-bottom: 0px;
    top: 0px;
    background-image: url(./images/main_part.png);
    background-position: center top;
    background-repeat: no-repeat;
}

.list_orange_top
{
    /*list-style-image: url(./images/li.png);  list-style-position: outside;         */
    margin-top: 8px;
    padding-left: 10px;
}

.list_orange
{
    color: white; /*background-image: url(http://www.minerwars.com/fullyillustrated/heading_.png);*/
    font-family: 'Century Gothic' , 'Apple Gothic' , 'Lucida Sans' sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: lighter;
    line-height: 25px; /*margin-top: 4px; margin-bottom: 2px;     */
    vertical-align: top;
    background: url(./images/li.png) no-repeat 4px 3px transparent;
    list-style-type: none;
    margin: 0;
    padding: 2px 0px 1px 35px;
    vertical-align: middle;
}


#screenshot_1
{
    display: inline-block;
    width: 141px;
    height: 88px;
    background: url(./screenshots/1mini.png) left;
    text-indent: -99999px;
    cursor: hand;
}
#screenshot_1:hover
{
    background-position: right;
}


#screenshot_2
{
    display: inline-block;
    width: 141px;
    height: 88px;
    background: url(./screenshots/2mini.png) left;
    text-indent: -99999px;
    cursor: hand;
}
#screenshot_2:hover
{
    background-position: right;
}

#screenshot_3
{
    display: inline-block;
    width: 141px;
    height: 88px;
    background: url(./screenshots/3mini.png) left;
    text-indent: -99999px;
    cursor: hand;
}
#screenshot_3:hover
{
    background-position: right;
}


#screenshot_4
{
    display: inline-block;
    width: 141px;
    height: 88px;
    background: url(./screenshots/4mini.png) left;
    text-indent: -99999px;
    cursor: hand;
}
#screenshot_4:hover
{
    background-position: right;
}

#screenshot_5
{
    display: inline-block;
    width: 141px;
    height: 88px;
    background: url(./screenshots/5mini.png) left;
    text-indent: -99999px;
    cursor: hand;
}
#screenshot_5:hover
{
    background-position: right;
}


#screenshot_6
{
    display: inline-block;
    width: 141px;
    height: 88px;
    background: url(./screenshots/6mini.png) left;
    text-indent: -99999px;
    cursor: hand;
}
#screenshot_6:hover
{
    background-position: right;
}

#main_title
{
    margin-top: 35px;
    position: absolute;
    top: 20px;
    width: 241px;
    height: 29px;
    padding-top: 13px;
    padding-left: 30px;
    background-image: url(./images/title_main.png);
    background-position: center top;
    background-repeat: no-repeat;
}

#story_title
{
    margin-top: 0px;
    width: 93px;
    height: 34px;
    padding-top: 0px;
    padding-left: 0px;
    background-image: url(./images/title_story.png);
    background-position: left top;
    background-repeat: no-repeat;
}

#gameplay_title
{
    margin-top: 20px;
    width: 145px;
    height: 35px;
    padding-top: 2px;
    padding-left: 0px;
    background-image: url(./images/title_gameplay.png);
    background-position: left top;
    background-repeat: no-repeat;
}



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: 20px;
    color: #CCCCCC;
    text-align: right;
    margin-bottom: -10px;
}



.stats_center
{
    margin-top: 25px;
    margin-left: auto;
    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;
}







.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=”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 BUTTONS - TOP PANEL */











#button_social_facebook
{
    position: relative;
    left: 60px;
    top: 0px;
    display: inline-block;
    width: 31px;
    height: 34px;
    background: url(./images/button_social_facebook.png) left;
    text-indent: -99999px;
}

#button_social_facebook:hover
{
    background-position: right;
}



#button_social_twitter
{
    position: relative;
    left: 70px;
    top: 0px;
    display: inline-block;
    width: 31px;
    height: 34px;
    background: url(./images/button_social_twitter.png) left;
    text-indent: -99999px;
}

#button_social_twitter:hover
{
    background-position: right;
}





#button_social_youtube
{
    position: relative;
    left: 80px;
    top: 0px;
    display: inline-block;
    width: 31px;
    height: 34px;
    background: url(./images/button_social_youtube.png) left;
    text-indent: -99999px;
}

#button_social_youtube:hover
{
    background-position: right;
}





#button_social_rss
{
    position: relative;
    left: 90px;
    top: 0px;
    display: inline-block;
    width: 31px;
    height: 34px;
    background: url(./images/button_social_rss.png) left;
    text-indent: -99999px;
}

#button_social_rss:hover
{
    background-position: right;
}
















#button_social_forum
{
    position: relative;
    left: 665px;
    top: 3px;
    display: inline-block;
    width: 96px;
    height: 26px;
    background: url(./images/button_social_forum.png) left;
    text-indent: -99999px;
}



#button_social_forum:hover
{
    background-position: right;
}



#button_social_register
{
    position: relative;
    left: 438px;
    top: 0px;
    display: inline-block;
    width: 87px;
    height: 38px;
    background: url(http://www.minerwars.com/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: 161px;
    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: 585px;
    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: 700px;
    display: inline-block;
    width: 65px;
    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: 1000px;
    height: 50px;
    margin: 0 auto;
    background-image: url(./images/top_panel.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_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_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;
}



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;
    line-height: 180%;
}





.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: 29px;     background-position: left top;     background-repeat: no-repeat;          padding-left: 30px;     padding-top: 0px;         padding-bottom: 0px;             margin-top: 5px;     margin-bottom: -10px;    */
    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_item_1
{
    background-image: url(../fullyillustrated/shop/shop_item_1.png);
    background-repeat: no-repeat;
    background-position: top;
    position: relative;
    margin: 4px;
    width: 474px;
    height: 284px;
    float: left;
    margin-bottom: 2px; /*     margin-bottom: 45px;    */
}





#shop_item_2
{
    background-image: url(../fullyillustrated/shop/shop_item_2.png);
    background-repeat: no-repeat;
    background-position: top;
    margin: 4px;
    width: 474px;
    height: 234px;
    float: left;
    margin-bottom: 35px;
    position: relative;
}





#shop_cart
{
    background-image: url(../fullyillustrated/shop/shop_cart.png);
    background-repeat: no-repeat;
    background-position: top;
    margin: 4px;
    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: top;
}



.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;
    margin: 4px;
    width: 429px;
    height: 396px;
    float: right;
}



#shop_checkout_text
{
    position: relative;
    font-size: 15px;
    color: white;
    top: 40px;
    left: 18px;
    margin: 4px;
    width: 385px;
}





#shop_item_3
{
    background-image: url(../fullyillustrated/shop/shop_item_3.png);
    background-repeat: no-repeat;
    background-position: top;
    position: relative;
    margin: 4px;
    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: 427px;
    height: 233px;
    float: left;
    margin: 4px;
}



#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;
    margin: 4px;
}



#shop_item_6
{
    background-image: url(../fullyillustrated/shop/shop_item_6.png);
    background-repeat: no-repeat;
    background-position: top;
    position: relative;
    width: 427px;
    height: 101px;
    float: left;
    margin: 4px;
}





.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;
    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;
}



.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(./images/footer_repeat.png); /* background-color: black;*/
    background-repeat: repeat-x;
    width: 100%;
    height: 240px; /* height: 100%;*/
    position: relative; /*  top:-70px;   */ /*  margin-top: -55px;    */ /*padding-bottom: -55px;             bottom:-55px; */
    left: 0px;
    top: 0px;
    margin-top: 0px;
    padding-top: 1px;
    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: 120px;
    color: #4c4c4c;
    text-align: justify;
    margin: 0 auto;
    vertical-align: middle;
    margin-top: 8px;
    padding-top: 10px;
    background-color: #000000;
}

#container_all
{
    background-color: #FF0; /*#101030;  */
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
}












