/* 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.form {
    text-align: right;
    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.logo {
    border: none;
        }

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;
        }

.bl70 {
    background: url(graphics/bl.png) 0 100% no-repeat transparent;
    height: 70px;
        }
.br70 {
    background: url(graphics/br.png) 100% 100% no-repeat;
    height: 70px;
        }

.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;
        }

.bl190 {
    background: url(graphics/bl.png) 0 100% no-repeat transparent;
    height: 190px;
        }
.br190 {
    background: url(graphics/br.png) 100% 100% no-repeat;
    height: 190px;
        }

.bl220 {
    background: url(graphics/bl.png) 0 100% no-repeat transparent;
    height: 220px;
        }
.br220 {
    background: url(graphics/br.png) 100% 100% no-repeat;
    height: 220px;
        }

.bl250 {
    background: url(graphics/bl.png) 0 100% no-repeat transparent;
    height: 250px;
        }
.br250 {
    background: url(graphics/br.png) 100% 100% no-repeat;
    height: 250px;
        }

.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;
        }

.bl350 {
    background: url(graphics/bl.png) 0 100% no-repeat transparent;
    height: 350px;
        }
.br350 {
    background: url(graphics/br.png) 100% 100% no-repeat;
    height: 350px;
        }

.bl400 {
    background: url(graphics/bl.png) 0 100% no-repeat transparent;
    height: 400px;
        }
.br400 {
    background: url(graphics/br.png) 100% 100% no-repeat;
    height: 400px;
        }

.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;
        }

.bl510 {
    background: url(graphics/bl.png) 0 100% no-repeat transparent;
    height: 510px;
        }
.br510 {
    background: url(graphics/br.png) 100% 100% no-repeat;
    height: 510px;
        }

.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/strip002.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.leftmenu {
    position: absolute;
    width: 200px;
    height: 400px;
    top: 270px;
    left: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.leftmenucontent {
    overflow: hidden;
    width: 180px;
    height: 380px;
    background: url(graphics/border.png) repeat-x top scroll;
        }

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.footer {
    position: absolute;
    width: 900px;
    height: 60px;
    top: 680px;
    left: 50px;
    right: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.footercontent {
    overflow: hidden;
    width: 880px;
    height: 40px;
    position: relative;
        }


/* Index.html DIVs */

div.mainimage {
    position: absolute;
    width: 550px;
    height: 350px;
    top: 160px;
    left: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.mainimagecontent {
    border: 1px solid #000000;
    overflow: hidden;
    width: 528px;
    height: 328px;
    background-color: transparent;
        }

div.marqueebox {
    position: absolute;
    width: 350px;
    height: 150px;
    top: 520px;
    left: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.marqueeboximages {
    overflow: hidden;
    width: 330px;
    height: 110px;
        }

div.marqueeboxtext {
    overflow: hidden;
    width: 330px;
    height: 20px;
        }

div.otherbox {
    position: absolute;
    width: 190px;
    height: 150px;
    top: 520px;
    left: 410px;
    background-image: url(graphics/alumbg.jpg);
        }

div.otherboxcontent {
    overflow: hidden;
    width: 170px;
    height: 130px;
    background: top center url(graphics/border.png) scroll repeat-x;
        }

div.introductorytext {
    position: absolute;
    width: 340px;
    height: 400px;
    top: 270px;
    right: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.introductorytextcontent {
    overflow: hidden;
    width: 320px;
    height: 380px;
    text-align: right;
    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.maintextbox {
    position: absolute;
    width: 690px;
    height: 400px;
    top: 270px;
    right: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.maintextboxcontent {
    overflow: auto;
    width: 650px;
    height: 360px;
    text-align: right;
    margin: 10px 0px 10px 10px;
    padding-right: 10px;
        }


/* Weapons.html DIVs */

div.weaponmenu {
    position: absolute;
    width: 200px;
    height: 510px;
    top: 160px;
    left: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.weaponmenucontent {
    overflow: hidden;
    width: 180px;
    height: 490px;
    background: url(graphics/border.png) repeat-x top scroll;
        }

div.weaponimage {
    position: absolute;
    width: 390px;
    height: 280px;
    top: 160px;
    left: 260px;
    background-image: url(graphics/alumbg.jpg);
        }

div.weaponimagecontent {
    border: 1px solid #000000;
    overflow: hidden;
    width: 368px;
    height: 258px;
    background-color: transparent;
        }

div.introductoryparagraph {
    position: absolute;
    width: 290px;
    height: 280px;
    top: 160px;
    right: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.introductoryparagraphcontent {
    overflow: hidden;
    width: 270px;
    height: 260px;
    background: top center url(graphics/border.png) scroll repeat-x;
        }

div.specifications {
    position: absolute;
    width: 690px;
    height: 220px;
    top: 450px;
    right: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.specificationscontent {
    overflow: auto;
    width: 670px;
    height: 200px;
    text-align: right;
    padding-right: 5px;
        }

/* 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: 70px;
    top: 600px;
    left: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.gallerytitlecontent {
    overflow: hidden;
    width: 550px;
    height: 50px;
    position: relative;
    top: 5px;
        }

div.thumbnailsection {
    position: absolute;
    width: 320px;
    height: 510px;
    top: 160px;
    right: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.thumbnailsectioncontent {
    overflow: auto;
    width: 300px;
    height: 480px;
    text-align: right;
    padding-right: 5px;
    position: relative;
    top: 5px;
        }


/* Videos.html DIVs */

div.gallerylatestvideo {
    position: absolute;
    width: 510px;
    height: 510px;
    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: 380px;
    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: 400px;
    top: 270px;
    right: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.galleryvideoscontent {
    overflow: auto;
    width: 360px;
    height: 370px;
    text-align: center;
    background-color: transparent;
    padding-right: 5px;
        }


/* Contact.html DIVs */

div.quickinformation {
    position: absolute;
    width: 250px;
    height: 250px;
    top: 160px;
    left: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.quickinformationcontent {
    overflow: auto;
    width: 230px;
    height: 230px;
    background: url(graphics/border.png) repeat-x top scroll;
        }

div.websiteinformation {
    position: absolute;
    width: 250px;
    height: 250px;
    top: 420px;
    left: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.websiteinformationcontent {
    overflow: auto;
    width: 230px;
    height: 230px;
    background: url(graphics/border.png) repeat-x top scroll;
        }

div.enquiryform {
    position: absolute;
    width: 390px;
    height: 350px;
    top: 160px;
    left: 310px;
    background-image: url(graphics/alumbg.jpg);
        }

div.enquiryformcontent {
    overflow: auto;
    width: 340px;
    height: 330px;
    padding-right: 20px;
    padding-left: 10px;
    background: url(graphics/border.png) repeat-x top scroll;
        }

div.wheretofindus {
    position: absolute;
    width: 240px;
    height: 350px;
    top: 160px;
    right: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.wheretofinduscontent {
    overflow: auto;
    width: 220px;
    height: 330px;
    background: url(graphics/border.png) repeat-x top scroll;
        }
    
div.extracontactinformation {
    position: absolute;
    width: 640px;
    height: 150px;
    top: 520px;
    right: 50px;
    background-image: url(graphics/alumbg.jpg);
        }

div.extracontactinformationcontent {
    overflow: auto;
    width: 615px;
    height: 120px;
    margin-top: 5px;
    padding-right: 5px;
        }