/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name: subMerged
	
	Copyright 2006 redhair http://submerged.sourceforge.net
    --------------------------------------------------------------
*/



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

html {
	font-size: 12px;
    background: #2e2e00 url("http://www.5thmrc.com/images/5thbackground.gif") 0 100%;
}

body {
	scrollbar-3dlight-color: #535305;
	scrollbar-shadow-color: #2e2e00;
	scrollbar-base-color: #2e2e00;
	scrollbar-track-color: #2e2e00;
	scrollbar-arrow-color:  #cccc66;
	background: #2e2e00 url("http://www.5thmrc.com/images/5thbackground.gif") 0 100%;
	color:#cccc66;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
         font-size: 12px;
}


/* Tables
 ------------ */

table.center {
	background-image: url(http://www.5thmrc.com/images/5thbackground.gif);
}

table.debug {
	border-top:1px solid #031f37;
	border-bottom:1px solid #031f37;
	background-image: url(images/debug_bkg.gif);
}

tr.table_tr {
	background-image: url(http://www.5thmrc.com/images/camoback.jpg);
}

tr.table_th {
         background-image: url(http://www.5thmrc.com/images/camoback2.jpg);
}


td {
	font-family: Verdana;
}

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

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


/*  Text
 --------------------- */

.genmed {
	font-size: 12px;
	color: #cccc66;
	text-decoration: none;
}

.submerged {
	font-size: 12px;
	color:#cccc66;
	text-decoration: none;
}


.forumtitle {
	font-size:20px;
	color:#000000;
}
.forumdesc {
	font-size:12px;
	color:#cccc66;
}
.forumcatdesc {

	font-size:1.1em;
	color:#cccc66;
}
.post_edit {
	display:block;
	font-size: 12px;
	color:#cccc66;
	background-color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #535305
	padding:3px;
}

.sig {
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}

h1 {
	color: cccc66;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: bold;
	font-size:1.0em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:1.0em;
	text-decoration: none;
	line-height: 120%;
}

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

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

p {
	font-size:0.9em;
}

p.moderators {
	margin: 0px;
	font-weight: bold;
}

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

p.breadcrumbs {
	margin: 0px;
	white-space: normal;
	font-size:0.8em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}


p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

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

.name {
	font-size:1.0em;
	font-weight: bold;
}

.topicauthor {
	font-size:0.9em;
	margin: 1px 0px;
	font-weight: bold;
}

.topicdetails {
	margin: 0px;
	font-size:0.9em;
}

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

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


.postauthor {
	font-size:1.2em;
	margin: 1px 0px;
	font-weight: bold;
}

.postdetails {
	font-size:1em;
	color: #cccc66;
}

.postbody {
	font-size: 14px;
	line-height: 1.1em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #cccc66;
}

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

.posthilit {
	background-color: #535305;
	color: #cccc66;
}

.nav {
	margin: 0px;
	color: #cccc66;
	font-weight: bold;
}

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

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

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

.gensmall {
	margin: 1px 1px;
	font-size: 12;
	color: #cccc66;
	text-decoration: none;
}

/*Position: Top Left*/
.subMerged_title {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size:18px;
	color:#cccc66;
}

.error {
	color: red;
}

.topic_review {
	overflow: auto;
	width: 100%;
	height: 300px;
	border:#cccccc solid 1px;
	background-color: #535305;
}

.sitetitle {
	font-weight: bold;
	font-size:14px;
	color: #cccc66;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}
.sitedescription {
	font-size:10px;
	color: white;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.header_menu a {
	background-image: url();
	background-repeat: repeat-x;
	border-top: 1px solid #27577d;
	border-right: 1px solid #27577d;
	border-left: 1px solid #27577d;
	border-bottom: 1px solid #023254;
	height:20px;
	width:38px;
	display: block;
}

.header_menu a:hover {
	background-image: url();
	height:20px;
	width:38px;
	display: block;
}
.overlib_info {
	color: #cccc66;
	background-color: #2e2e00;
	font-size:1.0em;
	font-weight:bold;
	padding:3px;
	border: 1px solid #cccccc;
}

.left_spacing {
	width: 10px;
	height: 430px;
}

.right_spacing {
	width: 10px;
}

.panel_top {
	background-image: url();
	height: 23px;
	width: 132px;
	font-size:11px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
	text-decoration: none; color: #8bc9fd;
}
.panel_top a:link {
	text-decoration: none; color: #cccc66;
}
.panel_top a:visited {
	text-decoration: none; color: #cccc66;
}
.panel_top a:hover {
	text-decoration: none; color: #cccc66;
}
.panel_cell {
	background-color: #2e2e00;
	border-right: 1px solid #cccc66;
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
	font-size:10px;
	color:#cccc66;
	width:150px;
}
.panel_txt {
	font-size: 12px;
	color:#cccc66;
}

.panel_bot {
	background-image: url();
	background-repeat: repeat-x;
	height: 8px;
}

.table_attach_title {
	background-image: url();
	background-repeat: repeat-x;
	height: 10px;
}

.table_attach_bot {
	border-bottom: 1px solid #cccc66;
	background-repeat: repeat-x;
}

.table_attach_cell {
	background-image: url();
	background-repeat: repeat-y;
	padding: 10px;
}

.table_title {
	background-image: url();
	color: #cccc66;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	height: 35px;
}

.table_title a {
	color: #cccc66;
}

.table_side {
	background-image: url();
}

.table_bot
{
	background-image: url();
	background-repeat: repeat-x;
	color: #cccc66;
	font-size:12px;
	height: 1px;
}

.bot_left
{
	background-image: url();
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.bot_mid
{
	background-image: url(images/meridian-m.gif);
	font-weight: normal;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2e2e00;
	letter-spacing: -1px;
	
}
.bot_right
{
	background-image: url();
	background-repeat: no-repeat;
}

.table_content {
	background-image: url(http://www.5thmrc.com/images/camoback.jpg);
	padding: 4px;
}

.rowgood {
	background-color: #2e2e00;
	padding: 4px;
}

.rowneutral {
	background-color: #2e2e00;
	padding: 4px;
}

.rowbad {
	background-color: #2e2e00;
	padding: 4px;
}

hr {
	border-style: solid;
	border-color: #cccc66;
	height: 1px;
}


/* Links
 ------------ */

a:link {
	color: #cccc66;
	text-decoration: none;
}

a:active,
a:visited {
	color: #cccc66;
	text-decoration: none;
}

a:hover {
	color: #cccccc;
	text-decoration: underline;
}
a.submerged:link,a.submerged:active {
	color:#cccc66;
}

a.submerged:visited {
	color:#cccc66;
}

a.submerged:hover {
	color:#ccccc;
}

a.forumlink {
	font-weight: bold;
	font-size:1.2em;
}

a.topictitle {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
}

a.topictitle:visited {
	color: #cccc66;
	text-decoration: none;
}

a.topic_link {
	font-weight: bold;
	font-size: 0.9em;
}


/* Form Elements
 ------------ */
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input {
	background-image: url();
	background-repeat: repeat-x;
	background-color: #535305;
	padding-left: 3px;
	border-left: 1px solid #cccc66;
	border-right: 1px solid #cccc66;
	border-top: 1px solid #cccc66;
	border-bottom: 1px solid #cccc66;
	font-size:0.8em;
	color: #cccc66; 
}
.panel_input {
	width: 130px;
	height: 15px;
	font-size:10px;
	color: #cccc66;
}

SELECT {
	color: #cccc66;
	background-image: url();
	background-repeat: repeat-x;
	background-color: #535305;
	padding-left: 3px;
	border-left: 1px solid #cccc66;
	border-right: 1px solid #cccc66;
	border-top: 1px solid #cccc66;
	border-bottom: 1px solid #cccc66;
	font-family: Verdana;
	font-size:0.9em;
}

TEXTAREA {
	color: #cccc66;
	background-image: url();
	background-repeat: repeat-x;
	background-color: #535305;
	padding-top: 3px;
	padding-left: 3px;
	border-left: 1px solid #cccc66;
	border-right: 1px solid #cccc66;
	border-top: 1px solid #cccc66;
	border-bottom: 1px solid #cccc66;
	font-family: Verdana;
	font-size: 12px;
}

option {
	padding-right: 1.0em;
	background-image: url();
	background-repeat: repeat-x;
	background-color: #535305;
}

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

.post {
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	font-weight: normal;
	font-size:0.7em;
	color:#cccc66;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #535305;
	border: 1px solid #cccc66;
}

.btnmain {
	font-weight: bold;
	color: #cccc66;
	background-color: #535305;
	border: 1px solid #cccc66;
	cursor: pointer;
	padding: 1px 5px;
	font-size:0.9em;
}

.btnlite {
	font-weight: normal;
	color: #cccc66;
	background-color: #535305;
	border: 1px solid #cccc66;
	cursor: pointer;
	padding: 1px 5px;
	font-size:0.9em;
}

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

.timezone
{
	width:100%;
}
/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0px 5px;
	padding: 2px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #000000;
	color: #cccc66;
	background-image: url("http://www.5thmrc.com/images/camoback.jpg");
	font-size:0.9em;
	font-weight: bold;
}

.quotecontent, .attachcontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #000000;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size:0.9em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #2e2e00;
	color: #cccc66;
}

.attachcontent {
	font-size:0.85em;
}

.codetitle {
	margin: 10px 5px 0px 5px;
	padding: 2px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #cccc66;
	color: #cccc66;
	background-color: #535305;
	font-size:0.9em;
	font-weight: bold;
}

.codecontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #cccc66;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	line-height: 1.2em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #535305;
	color: #cccc66;
}

.syntaxbg {
	color: #cccc66;
}

.syntaxcomment {
	color: #cccc66;
}

.syntaxdefault {
	color: #cccc66;
}

.syntaxhtml {
	color: #cccc66;
}

.syntaxkeyword {
	color: #cccc66;
}

.syntaxstring {
	color: #cccc66;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #FFFFFF;
}

.pm_friend_colour {
	background-color: limegreen;
}

.pm_foe_colour {
	background-color: red;
}


/* Misc
 ------------ */
 img {
	border: none;
}

.blue {
	color: #cccc66;
}

table.colortable td {
	padding: 0;
}

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

/* proSilver Content Styles
---------------------------------------- */

ul.topiclist {
	display: block;
	list-style-type: none;
}

ul.forums {
	background: #2e2e00 none 0 0;
	margin-top: 8px;
}

ul.topics {
	margin-top: 8px;
}

ul.topiclist li {
	text-align: left;
	list-style-type: none;
	color: #cccc66;
	margin: 0;
}

ul.topiclist dl {
	position: relative;
}

ul.topiclist li.row dl {
	padding: 2px 0;
}

ul.topiclist dt {
	display: block;
	float: left;
	width: 50%;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}

ul.topiclist dd {
	display: block;
	float: left;
	border-left: 1px solid #FFFFFF;
	padding: 4px 0;
}

ul.topiclist dfn {
	/* Labels for post/view counts */
	display: none;
}

ul.topiclist li.row dt a.subforum {
	background-image: none;
	background-position: 0 50%;
	background-repeat: no-repeat;
	position: relative;
	white-space: nowrap;
	padding: 0 0 0 12px;
}

.forum-image {
	float: left;
	padding-top: 5px;
	margin-right: 5px;
}

li.row, li.row2, li.row3, li.row7 {
	border-top: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #8f8f8f;
}

li.row strong, li.row2 strong, li.row3 strong, li.row7 strong {
	font-weight: normal;
	color: #000000;
}

li.row:hover, li.row3:hover, li.row3:hover, li.row7:hover {
	background-color: #f6f6f6;
}

li.row:hover dd, li.row2:hover dd, li.row3:hover dd, li.row7:hover dd {
	border-left-color: #CCCCCC;
}

li.header dt, li.header dd {
	line-height: 1.0em;
	border-left-width: 0;
	margin: 20px 0 4px 0;
	color: #5D3915;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
         background-color: #535305;
}

li.header dd {
	margin-left: 1px;
}

li.header dl.icon {
	min-height: 0;
}

li.header dl.icon dt {
	/* Tweak for headers alignment when folder icon used */
	padding-left: 0;
	padding-right: 50px;
}

/* Forum list column styles */
dl.icon {
	min-height: 35px;
	background-position: 10px 50%;		/* Position of folder icon */
	background-repeat: no-repeat;
}

dl.icon dt {
	padding-left: 45px;					/* Space for folder icon */
	background-repeat: no-repeat;
	background-position: 5px 95%;		/* Position of topic icon */
}

dd.posts, dd.topics, dd.views {
	width: 8%;
	text-align: left;
	line-height: 2.2em;
	font-size: 12px;
}

dd.lastpost {
	width: 25%;
	font-size: 12px;
}

dd.redirect {
	font-size: 1.1em;
	line-height: 2.5em;
}

dd.moderation {
	font-size: 1.1em;
}

dd.lastpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.topiclist dd.time span, dd.redirect span, dd.moderation span {
	display: block;
	padding-left: 5px;
}

dd.time {
	width: auto;
	line-height: 200%;
	font-size: 12px;
}

dd.extra {
	width: 12%;
	line-height: 200%;
	text-align: center;
	font-size: 1.1em;
}

dd.mark {
	float: right !important;
	width: 9%;
	text-align: center;
	line-height: 200%;
	font-size: 1.2em;
}

dd.info {
	width: 30%;
}

dd.option {
	width: 15%;
	line-height: 200%;
	text-align: center;
	font-size: 1.1em;
}

dd.searchby {
	width: 47%;
	font-size: 1.1em;
	line-height: 1em;
}

ul.topiclist dd.searchextra {
	margin-left: 5px;
	padding: 0.2em 0;
	font-size: 1.1em;
	color: #333333;
	border-left: none;
	clear: both;
	width: 98%;
	overflow: hidden;
}


.forabg, .forabg2 {
	background: #2e2e00 none repeat-x 0 0;
	margin-bottom: 4px;
	padding: 0 5px;
	clear: both;
}


li.row, li.row2, li.row3, li.row7 {
	border-top: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #8f8f8f;
}

li.row strong, li.row2 strong, li.row3 strong, li.row7 strong {
	font-weight: normal;
	color: #000000;
}

li.row:hover, li.row3:hover, li.row3:hover, li.row7:hover {
	background-color: #535305;
}

li.row:hover dd, li.row2:hover dd, li.row3:hover dd, li.row7:hover dd {
	border-left-color: #CCCCCC;
}

li.header dt, li.header dd {
	line-height: 1.0em;
	border-left-width: 0;
	margin: 20px 0 4px 0;
	color: #CCCC66;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

li.header dd {
	margin-left: 1px;
}

li.header dl.icon {
	min-height: 0;
}

li.header dl.icon dt {
	/* Tweak for headers alignment when folder icon used */
	padding-left: 0;
	padding-right: 50px;
}

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}


/* Forum list column styles */
dl.icon {
	min-height: 35px;
	background-position: 10px 50%;		/* Position of folder icon */
	background-repeat: no-repeat;
}

dl.icon dt {
	padding-left: 45px;					/* Space for folder icon */
	background-repeat: no-repeat;
	background-position: 5px 95%;		/* Position of topic icon */
}

dd.posts, dd.topics, dd.views {
	width: 8%;
	text-align: center;
	line-height: 2.2em;
	font-size: 12px;
}

dd.lastpost {
	width: 25%;
	font-size: 12px;
}

dd.redirect {
	font-size: 1.1em;
	line-height: 2.5em;
}

dd.moderation {
	font-size: 1.1em;
}

dd.lastpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.topiclist dd.time span, dd.redirect span, dd.moderation span {
	display: block;
	padding-left: 5px;
}

dd.time {
	width: auto;
	line-height: 200%;
	font-size: 12px;
}

dd.extra {
	width: 12%;
	line-height: 200%;
	text-align: center;
	font-size: 1.1em;
}

dd.mark {
	float: right !important;
	width: 9%;
	text-align: center;
	line-height: 200%;
	font-size: 1.2em;
}

dd.info {
	width: 30%;
}

dd.option {
	width: 15%;
	line-height: 200%;
	text-align: center;
	font-size: 1.1em;
}

dd.searchby {
	width: 47%;
	font-size: 1.1em;
	line-height: 1em;
}

ul.topiclist dd.searchextra {
	margin-left: 5px;
	padding: 0.2em 0;
	font-size: 1.1em;
	color: #333333;
	border-left: none;
	clear: both;
	width: 98%;
	overflow: hidden;
}

hr {
	/* Also see tweaks.css */
	border: 0 none #FFFFFF;
	border-top: 1px solid #CCCCCC;
	height: 1px;
	margin: 5px 0;
	display: block;
	clear: both;
}

hr.dashed {
	border-top: 1px dashed #CCCCCC;
	margin: 10px 0;
}

hr.divider {
	display: none;
}

p.right {
	text-align: right;
}
