/*
  DesertStorm Theme for phpBB2 :: by trevorj
  http://www.trevorj.com
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
body { 
	background-color:#d0c090;
	scrollbar-face-color: #fbe9db;
	scrollbar-highlight-color: #c8a078;
	scrollbar-shadow-color: #c8a078;
	scrollbar-3dlight-color: #c8a078;
	scrollbar-arrow-color:  #905000;
	scrollbar-track-color: #d0c090;
	scrollbar-darkshadow-color: #c8a078;
}

/* 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 #d9b189 0px; border-top-width: 1px;}
a	{ color: #905000; text-decoration: none; }
a:hover	{ color: #dd6900; 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 : #000000;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color:#fbe9db; border: #b79067; 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:#b79067; border: 2px #c8a078 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: #c8a078; height: 25px; font-size: 11px; font-weight: bold; color: #e9d9a9; }  /* Uses Bitmap */
TD.tablebg	{ background-color: #d0c090 }
TD.cat		{ background-color: #c8a078; height: 28px }  /* Uses Bitmap */
TD.row1		{ background-color: #fbe9db }
TD.row2		{ background-color: #e9d9a9 }
TD.row3		{ background-color: #fbe9db }

/* This is the spacer row between post replies */
TD.spaceRow { background-color: #b79067; border: #d9b189; 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:#D1D7DC; 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: #b4a172; }

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: #fbe9db; border: #fbe9db; 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 : 22px; 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 : #905000;}
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 : #000000; }
a.gen		{ color: #905000; text-decoration: none; }
a.gen:hover	{ color: #dd6900; text-decoration: underline; }


/* General medium text */
.genmed		{ font-size : 11px; color : #000000; }
a.genmed	{ text-decoration: none; color : #905000; }
a.genmed:hover	{ text-decoration: underline; color : #dd6900; }


/* General small */
.gensmall	{ font-size : 11px; color : #000000; }
a.gensmall	{ color: #905000; text-decoration: none; }
a.gensmall:hover{ color: #dd6900; 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 : #dd6900; }


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


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


/* 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 : #905000; }
a.nav:hover		{ text-decoration: underline; color : #dd6900; }


/* 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 : #905000; }
a.topictitle:hover	{ text-decoration: underline; color : #dd6900; }
a.topictitle:visited	{ text-decoration: none; color : #d09000; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; text-decoration : none; color : #000000;}
a.name			{ color: #b07000; 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: #905000; 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 : #905000 }
a.postlink:hover { text-decoration: underline; color : #dd6900}


/* Quote Code (currently not used) */
.code { 
	font-family: Courier, "Courier New", sans-serif; font-size: 11px; color: #006600;
	background-color: #f1e1b1; border: #b79067; 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: #f1e1b1; border: #b79067; 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 : #fbe9db;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #fbe9db;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
input[type="submit"]:active{
  padding: 0px 6px 0px 6px;
  border: 2px outset ButtonFace;
  background-color:#c8a078;
  color: #e9d9a9;
  cursor: inherit;
}
/* The main submit button option */
input.mainoption {
	background-color : #fbe9db;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #fbe9db;
	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: #e9d9a9; border-style: none; }

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

/* CACC and overrides */

body {
	background-color: #fbe9db;
	scrollbar-face-color: #fbe9db;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #fbe9db;
	scrollbar-3dlight-color: #F5E9E9;
	scrollbar-arrow-color:  #800000;
	scrollbar-track-color: #fbf5f5;
	scrollbar-darkshadow-color: #cc9999;
}
.bodyline	{ background-color:#FFFFFF; border: 1px #b79067 solid;}
.forumline	{ background-color:#b79067; border: 1px #c8a078 solid;}

.menuline	{ background-color:#DDCEA5; border: 1px #b79067 solid;}

a.mainmenu		{ text-decoration: none; color : #003366; }
a.mainmenu:hover{ text-decoration: none; color : #dd6900; }

a.uline { color: #006699; text-decoration: underline; }
a.uline:visited {color:#006699;text-decoration:underline;}
a.uline:hover { color: #dd6900; text-decoration: underline; }

.title1{font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:bold;text-decoration:none;line-height:120%;color:#AD9E6C;}
.title2{font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:bold;text-decoration:none;line-height:120%;color:#905000;}
.welcome{Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold;text-decoration:none;line-height:120%;color:#FF0000;}

TH{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #c8a078; height: 25px; font-size: 11px; font-weight: bold; color: #ffffff; }  /* Uses Bitmap */
TD.spaceRow { background-color: #b79067; border: #d9b189; border-style: solid; border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px }

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px }

.bodylineA { background-color:#fbe9db; border: #FFCC00; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.bodylineB { background-color:#fbe9db; border: #20A5FF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.bodylineB_nb { background-color:#fbe9db; border: #fbe9db; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.bodylineC { background-color:#fbe9db; border: #00FF00; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.bodylineD { background-color:#fbe9db; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.bodylineT	{ background-color: #FFFFFF; border: 1px #000000 solid; }
.bodylineE	{ background-color: #fbe9db; border: 1px #FFCC00 solid; }
.titleBlack { font-size : 12px; letter-spacing: 1px; font-weight : bold; text-decoration : none; color : #000000}
.red {Verdana,Arial,Helvetica,sans-serif;font-size:11px;font-weight:thin;text-decoration:none;line-height:120%;color:#FF0000;}
.blue{Verdana,Arial,Helvetica,sans-serif;font-size:11px;font-weight:thin;text-decoration:none;line-height:120%;color:#0000FF;}
.green{Verdana,Arial,Helvetica,sans-serif;font-size:11px;font-weight:thin;text-decoration:none;line-height:120%;color:#009900;}
.brown{Verdana,Arial,Helvetica,sans-serif;font-size:11px;font-weight:thin;text-decoration:none;line-height:120%;color:#A52A2A;}
.readonly {background-color:#CCCCCC}

.buttonlink		{ font-size : 11px; font-weight : thin; text-decoration : none; color : #905000; }
a.buttonlink		{ text-decoration: none; color : #905000; }
a.buttonlink:hover	{ text-decoration: none; color : #dd6900; }

.grey{color:#AAAAAA;}
.black{color:#000000;}
.grey12{font-size:12px;color:#AAAAAA;}
.grey12b{font-size:12px;color:#AAAAAA;font-weight:bold;}
.grey14b{font-size:14px;color:#AAAAAA;font-weight:bold;}
.black10{font-size:10px;color:#000000;}
.black11{font-size:11px;color:#000000;}
.black12{font-size:12px;color:#000000;}
.black13{font-size:13px;color:#000000;}
.black14{font-size:14px;color:#000000;}
.black15{font-size:15px;color:#000000;}
.black12b{font-size:12px;font-weight:bold;color:#000000;}
.black13b{font-size:13px;font-weight:bold;color:#000000;}
.black14b{font-size:14px;font-weight:bold;color:#000000;}
.black15b{font-size:15px;font-weight:bold;color:#000000;}
.black18b{font-size:18px;font-weight:bold;color:#000000;}
.black26b{font-weight:bold;font-size:26px;font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;color:#000000;}
.red{color:#FF0000;}
.red10{font-size:10px;color:#FF0000;}
.red11{font-size:11px;color:#FF0000;}
.red12{font-size:12px;color:#FF0000;}
.red13{font-size:13px;color:#FF0000;}
.red14{font-size:14px;color:#FF0000;}
.red15{font-size:15px;color:#FF0000;}
.red12b{font-size:12px;font-weight:bold;color:#FF0000;}
.red13b{font-size:13px;font-weight:bold;color:#FF0000;}
.red14b{font-size:14px;font-weight:bold;color:#FF0000;}
.red15b{font-size:15px;font-weight:bold;color:#FF0000;}
.red18b{font-size:18px;font-weight:bold;color:#FF0000;}
.red30b{font-size:30px;font-weight:bold;color:#FF0000;}
.blue{color:#0000FF;}
.blue10{font-size:10px;color:#0000FF;}
.blue12{font-size:12px;color:#0000FF;}
.blue13{font-size:13px;color:#0000FF;}
.blue14{font-size:14px;color:#0000FF;}
.blue15{font-size:15px;color:#0000FF;}
.blue20{font-size:20px;color:#0000FF;}
.blue25{font-size:25px;color:#0000FF;}
.blue12b{font-size:12px;font-weight:bold;color:#0000FF;}
.blue13b{font-size:13px;font-weight:bold;color:#0000FF;}
.blue14b{font-size:14px;font-weight:bold;color:#0000FF;}
.blue15b{font-size:15px;font-weight:bold;color:#0000FF;}
.green{color:#009900;}
.green10{font-size:10px;color:#00CC66;}
.green12{font-size:12px;color:#009900;}
.green13{font-size:13px;color:#009900;}
.green14{font-size:14px;color:#009900;}
.green15{font-size:15px;color:#009900;}
.green12b{font-size:12px;font-weight:bold;color:#009900;}
.green13b{font-size:13px;font-weight:bold;color:#009900;}
.green14b{font-size:14px;font-weight:bold;color:#009900;}
.green15b{font-size:15px;font-weight:bold;color:#009900;}
.lblue{color:#0099FF;}
.lblue12{font-size:12px;color:#0099FF;}
.lblue14{font-size:14px;color:#0099FF;}
.lblue14b{font-size:14px;font-weight:bold;color:#0099FF;}
.brown{color:#c04b2a;}
.brown12{font-size:12px;color:#c04b2a;}
.brown14{font-size:14px;color:#c04b2a;}
.brown20{font-size:20px;color:#c04b2a;}
.brown12b{font-size:12px;color:#c04b2a;font-weight:bold;}
.brown18b{font-size:18px;color:#c04b2a;font-weight:bold;}
.brown12bg{background-color:#CC6666;font-size:12px;color:#FFFFFF}
.white{color:#FFFFFF;}
.white12{font-size:12px;color:#FFFFFF;}
.white14{font-size:14px;color:#FFFFFF;}
.white12b{font-size:12px;color:#FFFFFF;font-weight:bold;}
.f10 {font-size:10px;}
.f11 {font-size:11px;}
.f12 {font-size:12px;}
.f13 {font-size:13px;}
.f14 {font-size:14px;}
.f15 {font-size:15px;}
.f16 {font-size:16px;}
.f17 {font-size:17px;}
.f18 {font-size:18px;}
.f30 {font-size:30px;}

.grey12 {Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-weight:thin;text-decoration:none;color:#808080;}
.red12 {Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-weight:thin;text-decoration:none;color:#FF0000;}
.red14 {Verdana,Arial,Helvetica,sans-serif;font-size:14px;font-weight:thin;text-decoration:none;color:#FF0000;}
.blue12 {Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-weight:thin;text-decoration:none;color:#0000FF;}
.blue14 {Verdana,Arial,Helvetica,sans-serif;font-size:14px;font-weight:thin;text-decoration:none;color:#0000FF;}
td.rbw14 {background-color:#FFFFFF;font-size:14px;height:20}
.bodylineR { background-color:#FFFFFF; border: #20A5FF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
p.pageBreak {page-break-before: aleays}
P.breakhere {page-break-before: always}
ul {margin-top:5px; margin-bottom:5px}
#marqueecontainer
{
	position: relative;
	width: 450px; /*marquee width */
	height: 250px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 1px solid orange;
	padding: 2px;
	padding-left: 2px;
}
.ddoverlap ul{padding: 0;margin: 0;font: 16px bold 100% default;list-style-type: none;}
.ddoverlap li{display: inline;margin: 0;}
.ddoverlap li a{padding: 6px 16px;text-decoration: none;
padding-right: 32px; /*extra right padding to account for curved right edge of tab image*/
color: blue; top: 5px;
background: transparent url(../../images/righttabselected.gif) 100% 1px no-repeat; /*give illusion of shifting 1px down vertically*/
border-left: 1px solid #dbdbd5;position: relative;display: block;float: left;
margin-left: -20px; /*shift tabs 20px to the left so they overlap*/
left: 15px;
}
.ddoverlap li a:visited{color: blue;}
.ddoverlap li a:hover{text-decoration: underline;}
.ddoverlap li.selected a{font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:bold; /*selected tab style*/
color: black; z-index: 100; /*higher z-index so selected tab is topmost*/
top: 6px; /*Shift tab 1px down so the border beneath it is covered*/
background: transparent url(../../images/righttabdefault.gif) 100% 0  no-repeat;
}
.ddoverlap li.selected a:hover{text-decoration: none;}
.ddoverlap{
height: 1%;  /*Apply Holly 3px jog hack to get IE to position bottom border correctly beneath the menu*/
}