/* mediaworkx Theme for phpBB2
 * Created by mediaworkx team
 * http://www.mediaworkx.com
 */

body { 	background-color:#2F3426;
	SCROLLBAR-FACE-COLOR: #475136;
	   SCROLLBAR-HIGHLIGHT-COLOR: #606851;
	   SCROLLBAR-SHADOW-COLOR: #3A432C;
	   SCROLLBAR-3DLIGHT-COLOR: #737B66;
	   SCROLLBAR-ARROW-COLOR: #A99430;
	   SCROLLBAR-TRACK-COLOR: #475136;
	   SCROLLBAR-DARKSHADOW-COLOR: #737B66;
}

font	{ font-family: Verdana, Arial, Helvetica, sans-serif ; 	color : #7F9457;}
td		{ font-family: Verdana, Arial, Helvetica, sans-serif ; 	color : #7F9457;}
th		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #7F9457;
}
P		{ font-family: Verdana, Arial, Helvetica, sans-serif ; 	color : #7F9457;}
hr		{ height: 0px; border: solid #c2cdd6 0px; border-top-width: 1px;}


/* Forum colours */
.bodyline	{ background-color:#2F3426; border: #647349; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.forumline	{ background-color:#2F3426; border: 0px }


/* Main table cell colours and backgrounds */
TH			{ background-color: #384028; height: 25px; font-size: 11px; line-height : 100%; font-weight: bold; color: #7F9457 }
TD.tablebg	{ background-color: #000000 }
TD.cat		{ background-color: #CBD3D9; height: 28px }
TD.row1		{ background-color: #3C4330 }
TD.row2		{ background-color: #475136 }
TD.row3		{ background-color: #4D5D32 }
TD.spaceRow { background-color: #4D5D32; }
TD.rowpic	{ background-color: #000000 }


/* Setting additional nice borders for the main table cells */
TD.catHead,TD.catSides,TD.catLeft,TD.catRight,TD.catBottom { background-color:#2F3426; height: 28px;  }

TD.catHead	 { height: 29px; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TD.catSides  { border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TD.catLeft	 { border-left-width: 0px; 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: 0px; border-bottom-width: 0px }
TD.catBottom { height: 29px; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width:0px }

TH.thHead,TH.thSides,TH.thTop,TH.thLeft,TH.thRight,TH.thBottom,TH.thCornerL,TH.thCornerR { border-style: solid; }

TH.thHead	 { font-weight : bold; font-size: 12px; height: 25px; border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thSides	 { border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thTop	 { border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thLeft	 { border-left-width: 0px; 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: 0px; border-bottom-width: 0px }
TH.thBottom  { border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thCornerL { border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }
TH.thCornerR { border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }

TD.row3Right	 { background-color: #4D5D32; border-style: solid;  border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{ font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif; font-size : 16px; font-weight : bold; text-decoration : none; line-height : 120%; color : #cccccc;}

a:link		{ color: #969C87; text-decoration: none; font-size : 11px; }
a:visited	{ color: #969C87; text-decoration: none; font-size : 11px;}
a:hover	{ color: #A99430; text-decoration: underline; font-size : 11px;}

/* General normal text */
.gen		{ font-size : 11px; color : #7F9457; }
a.gen		{ color: #969C87; text-decoration: none; }
a.gen:hover	{ color: #A99430; text-decoration: underline; }

/* General medium text */
.genmed		{ font-size : 11px; color : #7F9457; }
a.genmed		{ text-decoration: none; color : #969C87; }
a.genmed:hover	{ text-decoration: underline; color : #A99430; }


/* General small */
.gensmall		{ font-size : 10px; color : #7F9457; }
a.gensmall		{ color: #969C87; text-decoration: none; }
a.gensmall:hover	{ color: #A99430; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu			{ font-size : 11px; text-decoration : none; color : #7F9457 }
a.mainmenu			{ text-decoration: none; color : #969C87;  }
a.mainmenu:hover	{ text-decoration: underline; color : #A99430; }


/* Forum categories */
.cattitle			{ font-size : 12px; line-height : 100%; letter-spacing: 1px; font-weight : bold; text-decoration : none; color : #969C87 }
a.cattitle			{ text-decoration: none; color : #969C87; }
a.cattitle:hover	{ text-decoration: underline;  color: #A99430}


/* Forum title: Text and link to the forums used in: index.php */
.forumlink			{ font-size : 12px; font-weight : bold; text-decoration : none; color : #136C99; }
a.forumlink			{ text-decoration: none; color : #969C87; }
a.forumlink:hover	{ text-decoration: underline; color : #A99430; }


/* 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 : #7F9457;}
a.nav			{ text-decoration: none; color : #969C87; }
a.nav:hover		{ text-decoration: underline; color: #A99430 }


/* titles for the topics: can specify viewed link colour too */
.topictitle			{ font-size : 11px; font-weight : bold; text-decoration : none; color : #7F9457; }
a.topictitle		{ text-decoration: none; color : #969C87; }
a.topictitle:hover	{ text-decoration: underline; color : #A99430; }
a.topictitle:visited	{ text-decoration: none; color : #C5CFAE; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; text-decoration : none; color : #969C87;}
a.name			{ color: #969C87; text-decoration: none;}
a.name:hover	{ color: #A99430; text-decoration: underline;}


/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #7F9457; }
a.postdetails		{ color: #969C87; text-decoration: none; }
a.postdetails:hover	{ color: #A99430; text-decoration: underline; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}

a.postlink	{ text-decoration: none; color : #969C87 }
a.postlink:hover { text-decoration: underline; color : #A99430 }


/* Quote Code (currently not used) */
.code	{ font-family: Courier, Courier New; font-size: 11px; color: #006600;
		  background-color: #FAFAFA; border: #c2cdd6; border-style: solid;
		  border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
		}
.quote	{ font-family: Verdana, Arial; font-size: 11px; color: #444444; line-height: 125%;
		  background-color: #FAFAFA; border: #c2cdd6; border-style: solid;
		  border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
		}
.signature	{ font-size : 11px; text-decoration : none; color : #333366; }
.editedby	{ font-size : 10px; line-height : 100%; color : #333333; }


/* Form elements */
input,textarea {
color : #A99430;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : normal;
border-color : #565B4F;
}
select {
	color : #A99430;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	SCROLLBAR-FACE-COLOR: #475136;
	SCROLLBAR-HIGHLIGHT-COLOR: #606851;
	SCROLLBAR-SHADOW-COLOR: #3A432C;
	SCROLLBAR-3DLIGHT-COLOR: #737B66;
	SCROLLBAR-ARROW-COLOR: #A99430;
	SCROLLBAR-TRACK-COLOR: #475136;
	SCROLLBAR-DARKSHADOW-COLOR: #737B66;
	border : 0;
}

/* The text input fields background colour */
input.post, textarea.post, select {
background-color : #667153;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
background-color : #667153;
color : #A99430;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}


/* The main submit button option */
input.mainoption {
background-color : #667153;
font-weight : bold;
}

/* None bold submit button */
input.liteoption {
background-color : #667153;
font-weight : normal;
}

.helpline { background-color: #DEE3E7; border-style: none; }

/* Copyright and bottom info */
.copyright		{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #555555; font-size: 10px; letter-spacing: -1px;}
a.copyright		{ color: #969C87; text-decoration: none;}
a.copyright:hover { color: #A99430; text-decoration: underline;}
