/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:			cavmk3oc
	Based on style:		subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		Dan Furr ( http://www.mediajustice.co.uk )
	
	Copyright 2009 Media Justice ( http://www.mediajustice.co.uk )
    --------------------------------------------------------------
*/

/* GLOBAL -------------------------------------------------------------------------------------------------*/

* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
	font-family: inherit;
}

.hide { display: none; }
.ghost { visibility: hidden; }
.clear { clear: both; }

.clearfix:after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.strong{ font-weight: bold; }
.error { color: #900; font-weight: bold; }

body {
	background: #ffffff url('images/backgnd2.jpg') 0 0 repeat-x;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	color: #333333;
}

code{
	font-family: "Courier New", Courier, monospace;
}

a{
	text-decoration: underline;
	outline: none;
	color: #333333;
}

a:hover{
	text-decoration: underline;
	outline: none;
	color: #ed1b24;
}

a.gensmall2 {
	color: #4F463B;
}

a.forumlink {
	/*color: #E1D39D;*/
	font-weight: bold;
	font-family: Tahoma, "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

a.topictitle {
	margin: 0;
	padding: 2px;
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	/*color: #E1D39D;*/
}

a.topictitle:visited {
	/*color: #E1D39D;*/
}

a.pagination {
	/*color: #F9EAAA;*/
}

th a,
th a:visited {
	/*color: #F9EAAA !important;*/
}

th a:hover {
	text-decoration: underline;
}

h1{ font-size: 1em; }
h2{ font-size: 1em; }
h3{ font-size: 1em; }
h4{ font-size: 1em; }
h5{ font-size: 1em; }
h6{ font-size: 1em; }

p{ font-size: 1em; }

/* COMMON ELEMENTS ----------------------------------------------------------------------------------------*/

img{
	border: none;
}

.floatleft{
	float: left !important;
}

.floatnone{
	float: none;
}

.floatright{
	float: right;
}

/* NAVIGATION ---------------------------------------------------------------------------------------------*/

#menu {
	clear: left;
	float: left;
	width: 100%;
	background: #ffffff url('images/backgnd-menu.jpg') 0 0 repeat-x;
	/*padding: 14px 0 13px 0;*/	
}

#menu ul {
	clear: left;
	float: left;
	list-style: none;
	margin: 0 0 0 40px;
	padding-left: 7px;
}

#menu li {
	float: left;
	/*background: url('images/menuli.gif') 100% 20% no-repeat;*/
	background: #ffffff url('images/backgnd-menu-a.jpg') 0 0 repeat-x;
	padding: 14px 14px 13px 0;
}

#menu li a{
	font-weight: bold;	
}

#menu li span.divider {
	padding-left: 14px;
	color: #ee1d23;
}

#menu li.first{
	padding-left: 14px;	
}

#menu li.last {
	background: none;
}

#menu li.last a:hover {
	/*background: url('images/liactive.gif') 100% 0 no-repeat;*/
}

#menu a:hover {
	/*background: url('images/liactive.gif') 100% 0 no-repeat;*/
}

#menu li.last a {
	background: none;
}

#menu li.rss {
	float: right;
	margin: 0 50px 0 0;
	background: none;
}

#menu li.rss a {
	float: right;
	background: url('images/rss.gif') 100% 50% no-repeat;
	text-indent: -1000em;
	width: 17px;
}

.menuulcontainer{
	margin: 0 auto !important;
	width: 1000px;
}

#subnav {
	position: absolute;
	top: 1px;
	right: 30px;
	background: #FFF url('images/subnav.gif') no-repeat;
	width: 225px;
	padding: 5px 10px 10px 20px;
}

#subnav img {
	float: left;
	width: 50px;
	height: 50px;
}

#subnav ul {
	margin: -3px 0 0 55px;
	color: #c9c6a7;
}

#subnav li {
	background: url('images/navli.gif') 0 70% no-repeat;
	padding: 0 0 0 13px;
}

#subnav ul a {
	color: #c9c6a7;
}

#subnav span a {
	color: #ff3600;
	font-weight: bold;
}

/* HEADER ------------------------------------------------------------------------------------------------*/

#banner {
	background: #ffffff;
	border-top: 4px solid #ed1b24;
}

#banner h1 a {
	clear: left;
	/*float: left;*/
	display: block;
	height: 182px;
	width: 809px;
	background: url('images/cavmk3oc-banner.jpg') no-repeat;
	text-indent: -30000em;
	/*margin: 0 0 0 1.8em;*/
	margin: 0 auto;
}

/* CONTENT ------------------------------------------------------------------------------------------------*/

#main {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

body.index{
	background: none;	
}

body.index #container{
	clear: left;
	float: left;
	width: 980px;
	padding: 12px;
}

#content {
	clear: left;
	/*min-height: 450px;*/
	/*background: url('images/contentbg.gif') 23px 0 no-repeat;*/
	padding: 7px 40px 0 40px;
	margin: 0p;
}

/* * html #content {
	height: 450px;
}*/

#fix1 {
	display: none;
	background: #AAA url('images/fix1.gif') repeat-x;
	height: 120px;
	width: 800px;
	position: absolute;
	top: -4px;
	right: 1099px;
}

#wrapper {
	/*background: url('images/wrapperbg.gif') 23px repeat-y;*/
}

#wrapcentre, #wrapheader {
   padding: 0 5px;
   min-width: 650px;
   width: 100%;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 10px 0px 0 0px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #7E7E7E;
	padding: 10px;
	color: #E6E6E6;
	font-weight: normal;
	font-size: 1em;
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	/*border-width: 1px;
	border-style: solid;
	border-color: #7E7E7E;*/
}

.forumrules h3 {
	color: #E6E6E6;
	font-weight: bold;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

.breadcrumbshr {
	clear: left;
	float: left;
	width: 100%;
	background-color: #ee1d23;
}

p.breadcrumbs {
	padding: 10px;
	float: left;
	color: #ee1d23;
	font-weight: bold;
	white-space: normal;
}

p.breadcrumbs a:link, p.breadcrumbs a:hover, p.breadcrumbs  a:visited {
	/*color: #F9EAAA;*/
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	padding: 10px;
	float: right;
	white-space: nowrap;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 2px 7px 2px;
	white-space: nowrap;
	clear: left;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	/*color: #EE1D23; RED TOO CLOSE TO ADMIN COLOUR */
	color: #333333;
}

/*
.postdetails {
	color: #9E9574;
}*/

span.postbody{
	font-size: 0.9em;	
}

.postbody {
	font-size: 1.1em;
	line-height: 1.3em;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	/*color: #F9EAAA;*/
	font-weight: bold;
}

.pagination {
	padding: 4px;
	font-size: 1em;
	font-weight: bold;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.genmed {
	margin: 1px 1px;
	font-size: 11px;
}

.genmed2 {
	margin: 1px 1px;
	font-size: 11px;
	color: #59524A;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.gensmall2 {
	color: #333333;
	margin: 1px 1px;
	font-size: 1em;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

.titles {
	color: #333333;
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}

/* TABLES ------------------------------------------------------------------------------------------------*/

th {
	color: #e6e6e6;
	font-size: 11px;
	font-weight: bold;
	background: #999999 url('images/cellpic3.gif') 0 0 repeat-x;
	white-space: nowrap;
	padding: 10px 5px;
	/*height: 37px;*/
}

td {
	padding: 2px;
}

td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #8F8D8E;
	/*background: red;*/
}

.rtl .catdiv {
	background: white url('images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat, .catdiv  {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	/*background-color: #999999;*/
	background: url('images/backgnd-row4.jpg') 0 0 repeat-x !important;
	text-indent: 4px;
}

.row1 {
	background-color: #eeeff1;
	padding: 4px;
}

.row2 {
	background-color: #eeeff1;
	padding: 4px;
}

.row3 {
	background-color: #eeeff1;
	padding: 10px;
}

.row4 {
	background: #999999 url('images/backgnd-row4.jpg') 0 0 repeat-x;
	padding: 0px;
}

.spacer {
	background-color: #3C382A;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #7C765E;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

.imp { 
	border-top: 2px solid #3C382A;
	border-bottom: 1px solid #3C382A;
}

/* FORM ELEMENTS -------------------------------------------------------------------------------------------------*/

form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #9F9989;
	background-color: #BCB48F;
}

textarea {
	background-color: #ececec;
	color: #333333;
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: normal;
	border: 1px solid #9F9989;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #ececec;
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #9F9989;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: #ececec;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #EE1D23;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	border: 1px solid #9F9989;
	background-color: #ffffff;
}

.btnmain {
	font-weight: bold;
	border: 1px solid #9F9989;
	background-color: #ee1d23;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
	color: #ffffff;
}

.btnlite {
	font-weight: normal;
	border: 1px solid #9F9989;
	background-color: #ee1d23;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
	color: #ffffff;
}

.btnfile {
	font-weight: normal;
	border: 1px solid #9F9989;
	background-color: #ffffff;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #FEFFFF;
	border-style: none;
}

.postbody ul {
	font-size: 1.0em;
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

/* BBCODE -------------------------------------------------------------------------------------------------*/

.attachtitle{
	/*clear: left;
	float: left;*/
	color: #666666;
	font-size: 0.85em;
	font-weight: bold;
	padding: 10px 0;
}

.attachcontent{
	/*clear: left;
	float: left;*/
}

.attachcontent span.gensmall{
	display: none;
}	

.quotetitle, .codetitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border: #8F8D8E 1px solid;
	color: #E6E6E6;
	background: #999999 url('images/cellpic3.gif') repeat-x scroll 0 0;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent{
	margin: 0 5px 10px 5px;
	padding: 5px;
	border: #8F8D8E 1px solid;
	border-top: none !important;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.4em;
	font-family: Tahoma, "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	background: #999999 url('images/backgnd-row4.jpg') 0 0 repeat-x;
	color: #333333;
}

.attachcontent {
	font-size: 0.85em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #8F8970;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.9em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #BCB48F;
}

.quotecontent a, /*.attachcontent a,*/ .codecontent a {
	color: #0F0F0F;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}

/* PRIVATE MESSAGING -------------------------------------------------------------------------------------------------*/

.pm_marked_colour {
	background-color: #2F2C20;
}

.pm_replied_colour {
	background-color: #BEAE75;
}

.pm_friend_colour {
	background-color: #A0BB2E;
}

.pm_foe_colour {
	background-color: #DD0000;
}

/* MISC -------------------------------------------------------------------------------------------------*/

.sep{
	color: black;
	background-color: #FFA34F;
}

table.colortable td{
	padding: 0;
}

pre{
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap{
	white-space: nowrap;
}

.username-coloured{
	font-weight: bold;
}

/* FOOTER -------------------------------------------------------------------------------------------------*/

#footer {
	clear: left;
	float: left;
	width: 100%;
	background: #ffffff url('images/backgnd-menu.jpg') 0 0 repeat-x;
}

ul#footernav {
	clear: left;
	float: left;
	list-style: none;
	margin: 0 0 0 40px;
	padding-left: 7px;
	width: 100%;
}

ul#footernav li {
	float: left;
	background: #ffffff url('images/backgnd-menu-a.jpg') 0 0 repeat-x;
	padding: 14px 14px 13px 0;
}

ul#footernav li a{
	font-weight: bold;	
}

ul#footernav li.first{
	padding-left: 14px;	
}

ul#footernav li span.divider {
	padding-left: 14px;
	color: #ee1d23;
}