/*
Based on the original Style Sheet for the Regroup Theme for phpBB version 2+
Edited by Daz
http://www.forumimages.com
*/
/* General page style. The scroll bar colours only visible in IE5.5+ */





/* container */

#container {
width: 750px; height: auto; margin: 0 auto; padding: 0; text-align: left;

}


/* main navigation */

div#navigation {
position: relative; z-index: 0; text-align: left;
height: 25px; width: 750px; display: block;
color: #fff; background: #424963;
border-bottom: 1px solid #52617b;
margin: 0; padding: 0; letter-spacing: 0.15em;
font: normal normal bold 10px/18px "Verdana", "Arial", sans-serif;
}

/* MIE5/PC hack */
#container>div#navigation { height: 24px; }

ul#mainNav {
color: #fff; background: transparent; display: block;
list-style: none outside; margin: 0; padding: 0;
}

ul#mainNav li {
text-align: left; 
margin: 0; padding: 0; display: block; 
color: #fff; background: transparent; 
list-style: none outside;
}

/* main navigation level 2 */

ul#mainNav ul {
margin: 0; padding: 0; visibility: hidden;
color: #000; 

/*background: url("css_img/test.gif");*/

background: #424963;
list-style: none outside; display: block;
border: 1px solid #52617b;
}

ul#mainNav ul li {
margin: 0; padding: 0; text-align: left;
color: #fff; background: transparent;
display: block; line-height: 13px;
list-style: none outside;
}

/* main navigation links */

#mainNav a {
color: #bbc; font-weight: normal;
background-color: #424963; display: block;
text-decoration: none; margin: 0; padding: 3px 12px 3px;
outline: none;
}

#mainNav a:link, #mainNav a:visited {
outline: none;
}

#mainNav a:active {
outline: none;
}

#mainNav a:hover {
color: #fff; 
background-color: #424963; outline: none; 
}

#mainNav a:focus {
outline: none; color: #fff; background: #52617B;
}






/* main navigation sublinks */

#mainNav ul li a, #mainNav ul li b {
	font: normal normal normal 10px/12px "Verdana", "Arial", sans-serif;
	color: #ff7900; 
	background: transparent; 
	margin: 0; 
	letter-spacing: 0;
	display: block; 
	padding: 5px 5px 5px 10px; 
	font-weight: normal;
}

#mainNav ul li b { color: #fff; background: transparent; font-weight: normal; }

#mainNav ul li a:link, #mainNav ul li a:visited, #mainNav ul li a:active {
}

#mainNav ul li a:hover {
color: #fff; background: #52617b;
}

#mainNav ul li a:focus {
color: #fff; background: #52617b;
}













body{
background: #001029;
color: #FF7900;
font:12px Verdana,Arial,Helvetica,sans-serif;
scrollbar-3dlight-color: #607292;
scrollbar-arrow-color: #FF7900;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #52617B;
scrollbar-highlight-color: #444444;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #393C52;
background: url("images/big_main_bg.gif") no-repeat 50% 0 #001029;
text-align: center;
padding: 0; 
}

body#bodypad{
margin: 20px 5px 0; 
}


/* General font families for common tags */
font,th,td,p{color: #e7e7e7; font:12px Verdana,Arial,Helvetica,sans-serif}
a:link,a:active,a.postlink:link{color:#ACB6C7;text-decoration:underline}
a:visited{color:#ACB6C7;text-decoration:underline}
a:hover{color: #FFFFFF;text-decoration:underline}
.postbody{font-size:12px}

hr{border:0px solid #000000; border-top-width:1px; height:0px}

/* This is the border line & background colour round the entire page */
.bodyline{background: #303030; border: 1px solid #ff8c00}

/* This is the outline round the main forum tables */
.forumline{background: #010101;border: 1px solid #52617B}

/* This is for the error messages that pop up */
.errorline	{ background-color: #ff8c00; border: 1px solid #000000;
}

/* Main table cell colours and backgrounds */
td.row1{background: #393C52}
td.row2{background: #494B60}
td.row3{background: #444862}

/*
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: #617495 url(images/cellpic2.jpg) repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th{background: #52617B url(images/cellpic3.gif);
color: #FFFFFF;
font-size:11px;
font-weight:bold;
height:25px}

td.cat,td.cathead,td.catsides,td.catleft,td.catright,td.catbottom{
background: #52617B url(images/cellpic1.gif);
border: #000000;
border-style:solid;
height:28px
color: #223344}

/*
Setting additional nice inner 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.cat,td.cathead,td.catbottom{border-width:0px 0px 0px 0px;height:28px}
th.thhead,th.thsides,th.thtop,th.thleft,th.thright,th.thbottom,th.thcornerl,th.thcornerr{
border:#000000;
border-style:solid;
font-weight:bold;
height:28px}

td.row3right,td.spacerow{
background:#232746;
border: #000000;
border-style:solid
}
th.thhead,td.cathead{border-width:1px 1px 0px 1px}
th.thsides,td.catsides,td.spacerow{border-width:0px 1px 0px 1px}
th.thright,td.catright,td.row3right{border-width:0px 1px 0px 0px}
th.thleft,td.catleft{border-width:0px 0px 0px 1px}
th.thbottom,td.catbottom{border-width:0px 1px 1px 1px}
th.thtop{border-width:1px 0px 0px 0px}
th.thcornerl{border-width:1px 0px 0px 1px}
th.thcornerr{border-width:1px 1px 0px 0px}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1{
color: #FFFFFF;
font:bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-decoration:none}

.subtitle,h2{
color:#e7e7e7;
font:bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-decoration:none}

/* General text */
.gen{font-weight:bold}
.genmed{font-size:11px}
.gensmall{font-size:10px}

/* Forum category titles and forum links*/
.cattitle,.forumlink{font-weight:bold; letter-spacing:1px;}

/* Forum category titles*/
a.cattitle:link, a.cattitle:visited, a.cattitle:active, a.cattitle:hover  
{  
	color: #fff; background: transparent;
	text-decoration: none;
}

/* Forum links*/
a.forumlink:link, a.forumlink:visited, a.forumlink:active,   
{  
	color: #ff7900; background: transparent;
	text-decoration: none;
}
a.forumlink:hover
{
	color: #FFFFFF; background: transparent;
	
}




/* 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; color:#dd6900}

/* titles for the topics:could specify viewed link colour too */
.topictitle{color: #FFFFFF;font-size:11px;font-weight:bold}
a.topictitle:visited{color:#dd6900}
a.topictitle:hover{color:#dd6900}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name{color: #c0c0c0;font-size:11px}

/* Location,number of posts,post date etc */
.postdetails{color:#e7e7e7;font-size:10px}

/* The content of the posts (body of text) */
a.postlink:visited{color: #DD6900;text-decoration:none}

/* Quote & Code blocks */
.code{
background: #545454;
border: 1px solid #000000;
color: #fff8dc;
font:11px Courier,'Courier New',sans-serif
}
.quote{
background: #57657E;
border: 1px solid #000000;
color:#e7e7e7;
font:11px/125% Verdana,Arial,Helvetica,sans-serif}

/* Copyright and bottom info */
.copyright{font:10px Verdana,Arial,Helvetica,sans-serif}
a.copyright{color:#ffeeee}
a.copyright:hover{color:#dd6900;text-decoration:underline}

/* Form elements */
input,textarea,select{
border-color: #aaaaaa;
color:#ffeeee;
font:normal 11px Verdana,Arial,Helvetica,sans-serif}

/* The text input fields background colour */
input.post,textarea.post,select{background:#424963}
input{text-indent:2px}

/* The buttons used for bbCode styling in message post */
input.button{
background: #52617B; color:#FFFFFF; font:11px Verdana,Arial,Helvetica,sans-serif}

/* The main submit button option */
input.mainoption{background: #424963;font-weight:bold}

/* None-bold submit button */
input.liteoption{background: #424963;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:#24273D;border-style:none}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formie.css");






/* EXTRA CSS FOR REGROUP SITE STRUCTURE DO NOT EDIT!*/





body#bg1
{
	background: url("css_img/big_main_bg1.gif") no-repeat 50% 0 #001029;
}

body#bg2
{
	background: url("css_img/big_main_bg2.gif") no-repeat 50% 0 #001029;
}

body#bg3
{
	background: url("css_img/big_main_bg3.gif") no-repeat 50% 0 #001029;
}




/* logo */

h1#logo {
text-align: left; font-size: 16px; line-height: 20px;
color: #fff; background: transparent; font-weight: bold;
margin: 0 auto 2px; padding: 0 0 0 0; text-align: left;
width: 750px; height: 40px;

}

/* container */

#container {
width: 750px; height: auto; margin: 0 auto; padding: 0; text-align: left;

}


/* main navigation */

div#navigation {
position: relative; z-index: 0; text-align: left;
height: 25px; width: 750px; display: block;
color: #fff; background: #424963;
border-bottom: 1px solid #52617b;
margin: 0; padding: 0; letter-spacing: 0.15em;
font: normal normal bold 10px/18px "Verdana", "Arial", sans-serif;
}

/* MIE5/PC hack */
#container>div#navigation { height: 24px; }



/* main navigation links */

#mainNav a {
color: #bbc; font-weight: normal;
background-color: #424963; display: block;
text-decoration: none; margin: 0; padding: 3px 12px 3px;
outline: none;
}

#mainNav a:hover {
color: #fff; 
background-color: #424963; outline: none; 
}

#mainNav a:focus {
outline: none; color: #fff; background: #52617B;
}



/* main */

div#main {
margin: 0; padding: 40px 0 35px 0; display: block; float: left;
color: #fff; background: transparent;
position: relative; z-index: 998;
}


/* disclaimer */

p.endOfPage {
font-size: 9px; line-height: 13px; text-align: center;
color: #fff; background: #424963;
margin: 0; padding: 5px 10px;
border-top: 1px solid #52617b; width: auto;
}
