/*
  The original Just a Shoot Theme for phpBB version 2+
  Created by RedDev design
  http://www.reddevboard.com
*/


/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #EFEFEF;
	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D3D3D3;
	scrollbar-3dlight-color: #E2E2E2;
	scrollbar-arrow-color:  #999999;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}


/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #999999; text-decoration: none;}
a:hover		{ text-decoration: none; color : #666666; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the background colour round the entire page */
.bodyline	{background: #EFEFEF; border: 0px;}


/* This is the outline round the main forum tables and profile view */
.forumline	{ background-color: #F9F9F9; border: 1px #333333 solid; }
.profile	{ background-color: #F9F9F9; border: 0px; }


/* Main table cell colours, backgrounds and borders */
td.row1	{ background-color: #EFEFEF; border: 1px #E2E2E2 solid; border-width: 0px 1px 1px 0px; }
td.row2	{ background-color: #E8E8E8; border: 1px #DBDBDB solid; border-width: 0px 1px 1px 0px; }
td.row3	{ background-color: #EFEFEF; border: 1px #E2E2E2 solid; border-width: 0px 1px 1px 0px; }


/* Table cell above the Topics, Post & Last posts on the index.php */
td.rowpic {
		color: #666666; font-size: 11px; font-weight : bold;
		background-color: #DEE3E7; height: 25px;
		background-image: url(images/cellpic1.gif);
}


/* Header cells */
th	{
	color: #666666; font-size: 11px; font-weight : bold;
	background-color: #D1D7DC; height: 25px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catLeft,td.catRight {
		color: #666666; font-size: 11px; font-weight : bold;
		background-color: #DEE3E7; height: 25px;
		background-image: url(images/cellpic1.gif);
}

td.catBottom,td.catSides {
		color: #666666; font-size: 11px; font-weight : bold;
		background-color: #DEE3E7; height: 28px;
		background-image: url(images/cellpic4.gif);
}


/* Headers and footers cell colours and backgrounds */
.header {
		background-image: url('images/hd_bg.gif'); height: 111px;
		border-left: 1px #333333 solid;
		border-right: 1px #333333 solid;
		letter-spacing: 1px; }
.main { background-image: url('images/main_bg.gif'); height: 25px; border: 0px; letter-spacing: 1px; }


/* 3d borders cells */
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: 1px #D3D3D3 solid; border-width: 1px 1px 1px 1px; height: 28px; }
td.spaceRow {
	background-color: #E2E2E2; border: 1px #D3D3D3 solid; border-width: 0px 1px 1px 0px; }
td.row3Right {
	background-color: #E2E2E2; border: 1px #D3D3D3 solid; border-width: 0px 1px 1px 0px; }
td.rowpic,td.catBottom,td.catSides,td.cat,td.catHead,td.catLeft,td.catRight {
	border: 1px #D3D3D3 solid; border-width: 1px 1px 1px 1px; height: 28px; }


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


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #999999; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #666666; text-decoration: none; }


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


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


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


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


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #999999; }
a.topictitle:visited { text-decoration: none; color : #006666; }
a.topictitle:hover	{ text-decoration: none; color : #666666; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #000000;}


/* Location, number of posts, post date etc */
.postdetails { font-size : 10px; color : #000000; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #999999 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: none; color : #666666}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	border-left: 1px #D3D3D3 solid;
	border-top: 1px #D3D3D3 solid;
	border-right: 1px #F9F9F9 solid;
	border-bottom: 1px #F9F9F9 solid;
	background-color: #E2E2E2;
}

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


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


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px #D3D3D3 solid;
	border-top: 1px #D3D3D3 solid;
	border-right: 1px #F9F9F9 solid;
	border-bottom: 1px #F9F9F9 solid;
	background-color: #E2E2E2;
}


/* The text input fields background colour */
input.post, textarea.post, select {
	border-left: 1px #D3D3D3 solid;
	border-top: 1px #D3D3D3 solid;
	border-right: 1px #F9F9F9 solid;
	border-bottom: 1px #F9F9F9 solid;
	background-color: #E2E2E2;
}

input { text-indent : 2px; }


/* The buttons used for bbCode styling in message post */
input.button {
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
	color: #000;
	padding: 0 5px;
	padding-bottom: 3px;
	margin: 0 5px;
	margin-bottom: 3px;
	border: solid 1px #000;
	background: #F0F0F0 url('images/button.gif') repeat-x top left;
}


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


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

input.mainoption, input.liteoption {
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
	color: #000;
	padding: 0 5px;
	padding-bottom: 3px;
	margin: 0 5px;
	margin-bottom: 3px;
	border: solid 1px #000;
	background: #F0F0F0 url('images/button.gif') repeat-x top left;
}

input.mainoption:hover, input.liteoption:hover, input.button:hover {
	color: #333;
	background: #F0F0F0 url('images/button.gif') repeat-x bottom left;
}


/* 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 {
	border-left: 1px #D3D3D3 solid;
	border-top: 1px #D3D3D3 solid;
	border-right: 1px #F9F9F9 solid;
	border-bottom: 1px #F9F9F9 solid;
	background-color: #E2E2E2;
}


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
