/* CSS for Battle Storm Advanced */

body {
    background: #002200 url('graphics/camouflage.jpg') top right repeat fixed;
    padding: 10px 0px 10px 0px;
    font-family: tahoma, sans-serif;
    font-size: 12px;
    color: #000000;
        }


/* Links section */

a.navigation:link {
    color: #006600;
    margin: 0px 15px 0px 15px;
    font-family: tahoma, sans-serif;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
    text-transform: uppercase;
        }

a.navigation:visited {
    color: #006600;
    margin: 0px 15px 0px 15px;
    font-family: tahoma, sans-serif;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
    text-transform: uppercase;
        }

a.navigation:hover {
    color: #006600;
    margin: 0px 15px 0px 15px;
    font-family: tahoma, sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
        }

a.h1:link {
    color: #003300;
    font-family: tahoma, sans-serif;
    font-size: 16px;
    text-decoration: underline;
        }

a.h1:visited {
    color: #003300;
    font-family: tahoma, sans-serif;
    font-size: 16px;
    text-decoration: underline;
        }

a.h1:hover {
    color: #003300;
    font-family: tahoma, sans-serif;
    font-size: 16px;
    text-decoration: none;
        }

a.normal:link {
    color: #006600;
    font-family: tahoma, sans-serif;
    font-size: 12px;
    text-decoration: underline;
        }

a.normal:visited {
    color: #006600;
    font-family: tahoma, sans-serif;
    font-size: 12px;
    text-decoration: underline;
        }

a.normal:hover {
    color: #006600;
    font-family: tahoma, sans-serif;
    font-size: 12px;
    text-decoration: none;
        }

a.footer:link {
    color: #006600;
    font-family: tahoma, sans-serif;
    font-size: 10px;
    text-decoration: underline;
        }

a.footer:visited {
    color: #006600;
    font-family: tahoma, sans-serif;
    font-size: 10px;
    text-decoration: underline;
        }

a.footer:hover {
    color: #006600;
    font-family: tahoma, sans-serif;
    font-size: 10px;
    text-decoration: none;
        }


/* Special fonts */

h1 {
    font-size: 16px;
    color: #003300;
        }

p.main {
    text-align: justify;
    font-size: 12px;
        }

p.new {
    text-align: center;
    font-size: 12px;
        }

p.links {
    text-align: justify;
    font-size: 12px;
        }

p.footer {
    text-align: center;
    font-size: 10px;
        }


/* Menus and Tables */

ol.menu {
    text-align: left;
    margin-top: 20px;
    font-size: 12px;
        }

ul.menu {
    color: #006600;
    text-align: left;
    margin-top: 20px;
    font-size: 12px;
        }

ul.main {
    color: #000000;
    text-align: left;
    margin-top: 20px;
    font-size: 12px;
        }

table.normal {
    color: #000000;
    border: 1px solid #006600;
    font-size: 12px;
        }

#antispamfield {
    visibility:hidden;
    display:none;
        }


/* Images section */

img.normal {
    border: 1px solid #000000;
        }

img.map {
    border: none;
        }

img.logo {
    border: none;
    margin: 5px;
        }

img.text {
    border: 1px solid #000000;
    margin: 5px 10px 5px 10px;
        }


/* Rounded Edges DIVs */
/* Add a .bl for the height of each module used */

.bl60 {
    background: url(graphics/bl.png) 0 100% no-repeat transparent;
    height: 60px;
        }
.br60 {
    background: url(graphics/br.png) 100% 100% no-repeat;
    height: 60px;
        }

.bl80 {
    background: url(graphics/bl.png) 0 100% no-repeat transparent;
    height: 80px;
        }
.br80 {
    background: url(graphics/br.png) 100% 100% no-repeat;
    height: 80px;
        }

.bl100 {
    background: url(graphics/bl.png) 0 100% no-repeat transparent;
    height: 100px;
        }
.br100 {
    background: url(graphics/br.png) 100% 100% no-repeat;
    height: 100px;
        }

.bl150 {
    background: url(graphics/bl.png) 0 100% no-repeat transparent;
    height: 150px;
        }
.br150 {
    background: url(graphics/br.png) 100% 100% no-repeat;
    height: 150px;
        }

.bl230 {
    background: url(graphics/bl.png) 0 100% no-repeat transparent;
    height: 230px;
        }
.br230 {
    background: url(graphics/br.png) 100% 100% no-repeat;
    height: 230px;
        }

.bl280 {
    background: url(graphics/bl.png) 0 100% no-repeat transparent;
    height: 280px;
        }
.br280 {
    background: url(graphics/br.png) 100% 100% no-repeat;
    height: 280px;
        }

.bl410 {
    background: url(graphics/bl.png) 0 100% no-repeat transparent;
    height: 410px;
        }
.br410 {
    background: url(graphics/br.png) 100% 100% no-repeat;
    height: 410px;
        }

.bl430 {
    background: url(graphics/bl.png) 0 100% no-repeat transparent;
    height: 430px;
        }
.br430 {
    background: url(graphics/br.png) 100% 100% no-repeat;
    height: 430px;
        }

.bl520 {
    background: url(graphics/bl.png) 0 100% no-repeat transparent;
    height: 520px;
        }
.br520 {
    background: url(graphics/br.png) 100% 100% no-repeat;
    height: 520px;
        }

.tl {
    background: url(graphics/tl.png) 0 0 no-repeat;
        }
.tr {
    background: url(graphics/tr.png) 100% 0 no-repeat;
    padding: 10px;
        }


/* Universal DIV tags */

div.maincontent {
    position: relative;
    width: 1000px;
    top: 0px;
    bottom: 0px;
    background-color: transparent;
        }

div.banner {
    position: absolute;
    width: 900px;
    height: 150px;
    top: 0px;
    left: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.bannerimage {
    overflow: hidden;
    background: top center url(graphics/strip001.png) transparent no-repeat;
    width: 900px;
    height: 110px;
    position: absolute;
    top: 10px;
    left: 0px;
        }

div.bannernavigation {
    overflow: hidden;
    width: 880px;
    height: 30px;
    top: 115px;
    left: 0px;
    right: 0px;
    position: absolute;
        }

div.footer {
    position: absolute;
    width: 900px;
    height: 60px;
    top: 690px;
    left: 50px;
    right: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.footercontent {
    overflow: hidden;
    width: 880px;
    height: 40px;
    position: relative;
        }


/* Index.html DIVs */

div.info {
    position: absolute;
    width: 270px;
    height: 520px;
    top: 160px;
    left: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.infocontent {
    overflow: auto;
    padding-right: 10px;
    margin-top: 5px;
    width: 240px;
    height: 490px;
    background-color: transparent;
        }

div.map {
    position: absolute;
    width: 420px;
    height: 520px;
    top: 160px;
    left: 330px;
    background-image: url(graphics/alumbg.jpg);
        }

div.mapcontent {
    overflow: hidden;
    width: 400px;
    height: 500px;
    background-color: transparent;
        }

div.other {
    position: absolute;
    width: 190px;
    height: 230px;
    top: 160px;
    right: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.othercontent {
    overflow: hidden;
    width: 170px;
    height: 210px;
    text-align: right;
    background: top center url(graphics/border.png) scroll repeat-x;
        }

div.newsites {
    position: absolute;
    width: 190px;
    height: 280px;
    top: 400px;
    right: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.newsitescontent {
    overflow: hidden;
    width: 170px;
    height: 260px;
    background: top center url(graphics/border.png) scroll repeat-x;
        }


/* Moreinfo.html DIVs */

div.pagespecifictitle {
    position: absolute;
    width: 550px;
    height: 100px;
    top: 160px;
    left: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.pagespecifictitlecontent {
    overflow: hidden;
    width: 530px;
    height: 80px;
    position: relative;
    top: 5px;
        }

div.generaltitle {
    position: absolute;
    width: 340px;
    height: 100px;
    top: 160px;
    right: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.generaltitlecontent {
    overflow: hidden;
    width: 320px;
    height: 80px;
    position: relative;
    top: 5px;
        }

div.leftmenu {
    position: absolute;
    width: 200px;
    height: 410px;
    top: 270px;
    left: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.leftmenucontent {
    overflow: hidden;
    width: 180px;
    height: 390px;
    background: url(graphics/border.png) repeat-x top scroll;
        }

div.maintextbox {
    position: absolute;
    width: 690px;
    height: 410px;
    top: 270px;
    right: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.maintextboxcontent {
    overflow: auto;
    width: 650px;
    height: 370px;
    text-align: right;
    margin: 10px 0px 10px 10px;
    padding-right: 10px;
        }

/* Gallery.html DIVs */

div.galleryimage {
    position: absolute;
    width: 570px;
    height: 430px;
    top: 160px;
    left: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.galleryimagecontent {
    border: 1px solid #000000;
    overflow: hidden;
    width: 548px;
    height: 408px;
    text-align: center;
    background-color: transparent;
        }

div.gallerytitle {
    position: absolute;
    width: 570px;
    height: 80px;
    top: 600px;
    left: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.gallerytitlecontent {
    overflow: hidden;
    width: 550px;
    height: 60px;
    position: relative;
    top: 5px;
        }

div.thumbnailsection {
    position: absolute;
    width: 320px;
    height: 520px;
    top: 160px;
    right: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.thumbnailsectioncontent {
    overflow: auto;
    width: 300px;
    height: 490px;
    text-align: right;
    padding-right: 5px;
    position: relative;
    top: 5px;
        }

/* Videos.html DIVs */

div.gallerylatestvideo {
    position: absolute;
    width: 510px;
    height: 520px;
    top: 160px;
    left: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.gallerylatestvideotext {
    overflow: hidden;
    width: 490px;
    height: 80px;
    text-align: center;
    background: bottom center url(graphics/border.png) scroll repeat-x;
        }

div.gallerylatestvideocontent {
    overflow: hidden;
    width: 490px;
    height: 390px;
    text-align: center;
    background-color: transparent;
        }

div.videotitle {
    position: absolute;
    width: 380px;
    height: 100px;
    top: 160px;
    right: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.videotitlecontent {
    overflow: hidden;
    width: 360px;
    height: 80px;
    position: relative;
    top: 5px;
        }

div.galleryvideos {
    position: absolute;
    width: 380px;
    height: 410px;
    top: 270px;
    right: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.galleryvideoscontent {
    overflow: auto;
    width: 360px;
    height: 380px;
    text-align: center;
    background-color: transparent;
    padding-right: 5px;
    margin-top: 5px;
        }

