 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
        margin:        0px;
        padding:        0px;
        background-color:#FFFFFF;
        scrollbar-face-color: #D9EAF8; scrollbar-highlight-color: #f1f1f1;
        scrollbar-shadow-color: #BAD1DB; scrollbar-3dlight-color: #D9E6EB;
        scrollbar-arrow-color:  #485E88; scrollbar-track-color: #f1f1f1;
        scrollbar-darkshadow-color: #CED7E2;
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 10px;
}

/* General font families for common tags */
font{ font-family: Verdana, Arial, Helvetica, sans-serif }
p, td        { font-family: Verdana, Arial, Helvetica, sans-serif }
hr        { height: 0px; border: solid #EEEEEE 0px; border-top-width: 1px;}
a        { color: #3EA7F5; text-decoration: none; }
a:hover        { color: #FF9900; text-decoration: underline; }
h1,h2                { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #344E62;}

/* This is the border line & background colour round the entire page */
.bodyline        { background-color:#F5F9FC; border: #EEEEEE; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

/* This is the outline round the main forum tables */
.forumline        { background-color:#FFFFFF; border: 1px #FFFFFF solid }

/*
  Main table cell colours and backgrounds
  Styles that use bitmap backgrounds are commented "Uses Bitmap"
  Note that netscape 4 takes paths to bitmap files relative from
  the html file rather than from the style sheet.
  Hence, to maintain compatibility, all styles using bitmaps have
  their "background : url(templates/DesertStorm/images/bitmap.gif);"
  setting defined in overall_header.tpl
*/

TH                { font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #B3C8D7; height: 25px; font-size: 11px; font-weight: bold; color: #FFFFFF; }  /* Uses Bitmap */
TD.tablebg        { background-color: #E0EDF6 }
TD.cat                { background-color: #DFEEF9; height: 28px }  /* Uses Bitmap */
TD.row1                { background-color: #F8F8F8 }
TD.row2                { background-color: #EEF5FF }
TD.row3                { background-color: #DAECFF }

/* This is the spacer row between post replies */
TD.spaceRow { background-color: #FFFFFF; border: #B9D1DD; border-style: solid; border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
TD.rowpic        { background-color: #ffffff } /* Uses Bitmap */


/*
  Setting additional nice borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
TD.catHead,TD.catSides,TD.catLeft,TD.catRight,TD.catBottom { background-color:#E0E5E9; height: 28px; border: #ffffff; border-style: solid; }  /* Uses Bitmap */

TD.catHead         { height: 29px; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px }
TD.catSides  { border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TD.catLeft         { border-left-width: 1px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TD.catRight         { border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TD.catBottom { height: 29px; border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px }

TH.thHead,TH.thSides,TH.thBottom,TH.thCornerL,TH.thCornerR { border: #ffffff; border-style: solid; }
TH.thTop,TH.thLeft,TH.thRight,TH.thCornerL,TH.thCornerR { border: #77A5BD; }

TH.thHead         { font-weight : bold; font-size: 12px; height: 25px; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; }
TH.thSides         { border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TH.thTop         { border-left-width: 0px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px }
TH.thLeft         { border-left-width: 1px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thRight         { border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }
TH.thBottom  { border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px }
TH.thCornerL { border-left-width: 1px; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px }
TH.thCornerR { border-left-width: 0px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px }

TD.row3Right         { background-color: #E8F2FA; border: #CAE1EE; border-style: solid;  border-left-width: 0px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }



/* The largest text used in the index page title and toptic title etc. */
.maintitle        { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 17px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000;}

a.sitename        { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #485E88;}
a.sitename:hover        { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : underline; line-height : 120%; color : #dd6900;}

/* General normal text */
.gen                { font-size : 12px; color : #666666; }
a.gen                { color: #258CCD; text-decoration: none; }
a.gen:hover        { color: #ff9900; text-decoration: underline; }


/* General medium text */
.genmed                { font-size : 11px; color : #2A436A; }
a.genmed        { text-decoration: none; color : #258CCD; }
a.genmed:hover        { text-decoration: underline; color : #ff9900; }


/* General small */
.gensmall        { font-size : 10px; color : #2A436A; }
a.gensmall        { color: #258CCD; text-decoration: none; }
a.gensmall:hover{ color: #ff9900; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu                { font-size : 11px; text-decoration : none; color : #000000 }
a.mainmenu                { text-decoration: none; color : #000000;  }
a.mainmenu:hover{ text-decoration: underline; color : #ff9900; }


/* Forum category titles */
.cattitle                { font-size : 12px; letter-spacing: 1px; font-weight : bold; text-decoration : none; color : #999999}
a.cattitle                { text-decoration: none; color : #999999; }
a.cattitle:hover        { text-decoration: none; color : #485E88; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink                { font-size : 11px; font-weight : bold; text-decoration : none; color : #485E88; }
a.forumlink                { text-decoration: none; color : #485E88; }
a.forumlink:hover        { text-decoration: underline; color : #485E88; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav                        { font-size : 11px; font-weight : bold; text-decoration : none; color : #000000;}
a.nav                        { text-decoration: none; color : #485E88; }
a.nav:hover                { text-decoration: underline; color : #ff9900; }


/* titles for the topics: could specify viewed link colour too */
.topictitle                { font-size : 11px; font-weight : bold; text-decoration : none; color : #000000; }
a.topictitle                { text-decoration: none; color : #485E88; }
a.topictitle:hover        { text-decoration: underline; color : #ff9900; }
a.topictitle:visited        { text-decoration: none; color : #545C6B; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name                        { font-size : 11px; text-decoration : none; color : #000000;}
a.name                        { color: #E0940F; text-decoration: none;}
a.name:hover        { color: #CC5800; text-decoration: underline;}


/* Location, number of posts, post date etc */
.postdetails                { font-size : 10px; color : #000000; }
a.postdetails                { color: #485E88; text-decoration: none; }
a.postdetails:hover        { color: #dd6900; text-decoration: underline; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink        { text-decoration: none; color : #485E88 }
a.postlink:hover { text-decoration: underline; color : #ff9900}


/* Quote Code (currently not used) */
.code {
        font-family: Courier, "Courier New", sans-serif; font-size: 11px; color: #006600;
        background-color: #F8F9FA; border: #DCE6EF; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
        font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
        background-color: #F8F9FA; border: #DCE6EF; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.editedby { font-size : 10px; line-height : 100%; color : #333333; }

/* Form elements */
input,textarea, select {
        color : #000000;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : normal;
        border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
        background-color : #F1F1F1;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
        background-color : #F1F1F1;
        color : #000000;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 11px;
}

/* The main submit button option */
input.mainoption {
        background-color : #F1F1F1;
        font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
        background-color : #F1F1F1;
        font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DAE9F0; border-style: none; }

/* Copyright and bottom info */
.copyright                { font-family: Verdana, Arial, Helvetica, sans-serif; color: #eeeeee; font-size: 10px; letter-spacing: -1px;}
a.copyright                { color: #cccccc; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}




form        {        margin:        0px; padding:        0px; border:        0px;        }
.td_tiny           {        margin:        0px; padding:        0px; border:0px;        font: xx-small  "Tahoma";}
.menu2        {         color:#CCCCCC; font:  10px "Tahoma"; }
.menu2 A        {         color:#AAAAAA; font: bold  10px "Tahoma";            text-decoration: none ;}
.menu2 A:visited        { color: #AAAAAA; text-decoration: none}
.menu2 A:hover        { color: #000000; text-decoration: none}
.menu2 A:active        { color: #FF9900; text-decoration: none}

.hr1        { height: 0px; border: solid #EEEEEE 0px; border-top-width: 1px;}





#top1 {
	background-image: url(images/top_1.jpg);
	background-repeat: no-repeat;}
#top2 {
	background-image: url(images/top_2.jpg);
	background-repeat: repeat-x;}
#top3 {
	background-image: url(images/top_2_3.jpg);
	background-repeat: no-repeat;}
#top1_i {
	background-image: url(images/top_1_i.jpg);
	background-repeat: no-repeat;}
#top2_i {
	background-image: url(images/top_2_i.jpg);
	background-repeat: repeat-x;}
#top3_i {
	background-image: url(images/top_2_3_i.jpg);
	background-repeat: no-repeat;}
#top_title {
	position: absolute;
	left: 250px;
	top: 39px;
	z-index: 5;}
#top_title_i {
	position: absolute;
	left: 250px;
	top: 20px;
	z-index: 5;}
#top_plane {
	position: absolute;
	top: 5px;
	right: 10%;
	z-index: 4;}




#orange_chit {
	background-color: #ff9a17;
	border: 1px solid #fff;
	font-size: 11px;
	width: 168px;
	height: 17px;
	text-align: center;
	margin-left: 28px;}
#orange_chit A, #orange_chit A:visited, #orange_chit A:hover, #orange_chit A:active {
	text-decoration: none;
	color: #fff;
	font-weight: 600;} 