/* AOK Styles */

			
BODY {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
			scrollbar-face-color: #AA9584; scrollbar-shadow-color: #000000;
			scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #000000;
			scrollbar-track-color: #D9CCC5; scrollbar-arrow-color: #000000;
	background-image : url('http://www.mrfixitonline.com/templates/subSilver/sub_aok/images/aok-panelbg.jpg');}			


 /* General page style. The scroll bar colours only visible in IE5.5+ */

/* General font families for common tags */
font,th,td,p { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
a:link,a:active,a:visited { color : #708090; }
a:hover		{ text-decoration: underline; color : #809BAE; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ 	background-color: #f7f7f7; 	border: 1px solid Fuchsia; }

/* This is the outline round the main forum tables */
.forumline	{ 	background-color: #f7f7f7; 	border: 2px solid #ad9684; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #3d3531; }
td.row2	{ background-color: #4f372b; }
td.row3	{ background-color: #5a463d; }

td.topic1	{ background-color: #4f372b;}
td.topic2	{ background-color: #4f372b;}
td.topic3	{ background-color: #5a463d;}


/*
  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-color: #FFFFFF;	background-image: url(images/cellpic2.jpg);	background-repeat: repeat-y;}

/* Header cells - the blue and silver gradient backgrounds */
th	{	color: Black;		font-size: xx-small;		font-weight : bold;  	background-image : url('http://www.mrfixitonline.com/templates/subSilver/sub_aok/images/thdr.gif'); }

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	color: Black;		font-size: xx-small;		font-weight : bold;  	background-image : url('http://www.mrfixitonline.com/templates/subSilver/sub_aok/images/thdr.gif'); 	}


/*
  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 {	height: 29px;	border-width: 0px 0px 0px 0px;}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {	font-weight: bold; 	border: #663300; 	border-style: solid; 	height: 28px; }

td.row3Right,td.spaceRow {	background-color: #4C2600; 	border: #6495ED; 	border-style: solid; }

/* Forum Headers */
th.thHead,td.catHead { font-size: 12px; 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; text-align : center;}
th.thCornerL { border-width: 0px 0px 0px 0px;  text-align : center;}
th.thCornerR { border-width: 1px 1px 0px 0px;  text-align : center;  }

/* 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", Arial, Helvetica, sans-serif;	text-decoration: none; 	line-height : 120%; 	color : #CCCCCC;}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #CCCCCC; }
a.gen,a.genmed,a.gensmall { color: #CCCCCC; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #809BAE; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #CCCCCC;}
a.mainmenu		{ text-decoration: none; color : #CCCCCC;  }
a.mainmenu:hover{ text-decoration: underline; color : #809BAE; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000; }
a.cattitle		{ text-decoration: none; color : #000000; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #CCCCCC; }
a.forumlink 	{ text-decoration: none; color : #CCCCCC; }
a.forumlink:hover{ text-decoration: underline; color : #809BAE; }


/* 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 : #CCCCCC;}
a.nav			{ text-decoration: none; color : White; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #CCCCCC; }
a.topictitle:link   { text-decoration: none; color : #cccccc; }
a.topictitle:visited { text-decoration: none; color : #cccccc; }
a.topictitle:hover	{ text-decoration: underline; color : #809BAE; }


/* 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 : #CCCCCC; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px; color : #cccccc;}
a.postlink:link	{ text-decoration: none; color : #cccccc; }
a.postlink:visited { text-decoration: none; color : #cccccc; }
a.postlink:hover { text-decoration: underline; color : Red;}


/* Quote & Code blocks */
.code {	font-family: Courier, 'Courier New', sans-serif; 	font-size: 11px; 	color: #006600;	background-color: #FAFAFA; 	border: #D1D7DC; 	border-style: solid;	border-left-width: 1px; 	border-top-width: 1px; 	border-right-width: 1px; 	border-bottom-width: 1px}
.quote {	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 11px; 	color: #444444; 	line-height: 125%;	background-color: #FAFAFA; 	border: #D1D7DC; 	border-style: solid;	border-left-width: 1px; 	border-top-width: 1px; 	border-right-width: 1px; 	border-bottom-width: 1px}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #cccccc; letter-spacing: -1px;}
a.copyright		{ color: #cccccc; text-decoration: none;}
a.copyright:hover { color: #cccccc; text-decoration: underline;}


/* Form elements */
input,textarea, select {	color : #000000;	font: normal 11px Verdana, Arial, Helvetica, sans-serif;	border-color : #000000;}

/* The text input fields background colour */
input.post, textarea.post, select {	background-color : #FFFFFF;}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {	background-color : #EFEFEF;	color : #000000;	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}

/* The main submit button option */
input.mainoption {	background-color : #FAFAFA;	font-weight : bold;}

/* None-bold submit button */
input.liteoption {	background-color : #FAFAFA;	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-color: #DEE3E7; 	border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");


/* Post body styles */

table.postbody_root, table.postbody_reply {	background-color : White;	color: black;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
table.postbody_root {	margin-bottom: 10px;	}
table.postbody_reply a.reply_button {			/* hide post button for replies */	display:none;}
table.postbody_reply td.subject_left {	display:none;}
table.postbody_root table.post_title{	background-image: url(/templates/subSilver/sub_aok/images/tb.gif);	color : #3d3531;  	font-weight: bold;}

table.mfo_postbody_reply td.post_title {	font-weight: bold;}

table.postbody_reply td.post_subject {	padding-left: 10px;	font-weight: bold;}

td.post_info {	font-size:  7pt;	white-space: nowrap; 	text-align: right;  font : Arial, Helvetica, sans-serif; }
div.post_avatar {
	margin-top:5px; 
	margin-bottom:5px; 
}

td.post_top {	background-image : url(/templates/subSilver/sub_aok/images/border-top.gif);}
td.post_bottom {	background-image : url(/templates/subSilver/sub_aok/images/border-bottom.gif);}
td.post_left {	background-image : url(/templates/subSilver/sub_aok/images/aok_left.jpg);	}
td.post_right {	background-image : url(/templates/subSilver/sub_aok/images/aok_right.jpg);	}
table.post_signature_table {	margin-top : 0.5em; }
div.post_count {	
	color: silver;	
	font-size: 8pt;	
}
div.post_username {	
	font-size : 18px;	
	font-style : normal;	
	font-weight : bold;  
	text-decoration : none; 
}
div.post_message {	
	padding-top : 6px; 
	padding-left : 10px; 
}

td.post_signature {
	border-color: black; 
	border-style: solid; 
	border-width: 1px;  
	border-top-width : 1px;  
	border-bottom-width : 0px;  
	border-left-width : 0px;  
	border-right-width : 0px;  
}

div.post_part_nt {			/* hide user info for empty posts */
	display:none;
}


/* Top menu styles */

#mfomenu, #mfomenu ul  {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#mfomenu  {
	padding-bottom: 1.5em;
}

#mfomenu li {
	float: left;
	position: relative;
	width:5em;
	padding-left:5px;
	padding-right:5px;
	text-align: left;
	cursor: default;
}

#mfomenu li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	white-space:nowrap;
	background-color: #3d3531;
	padding: 0.5em 0 0.5em 0;
}

#mfomenu li ul li {
	clear:left; 
	width:auto;
	padding-right:5px; 
}

#mfomenu hr {
    width: 8em;
}

/* IE will align the second-level lists to the top right of their relative parent rather than the bottom left.
	Top and left in the declaration above sets them correctly for IE.
	Declaration below resets the top and left properties on all but IE browsers */
	
#mfomenu li>ul {
	top: auto;
	left: auto;
}

#mfomenu a {
	display: block;
	text-decoration: none;
	font-size: 10px;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #CCCCCC;
}

#mfomenu div a {
	color: white;
}

#mfomenu a:hover {
	color: #809BAE;	
	text-decoration: underline;
}

#mfomenu li:hover ul {
	display: block;
}

/* Spoiler styles */
.spoiler { border-right: 1px solid; padding-right: 6px; border-top: 1px solid; margin-top: 10px; padding-left: 6px; padding-bottom: 6px; border-left: 1px solid; padding-top: 6px; border-bottom: 1px solid; position: relative}
.spoilertitlebox { margin-top: -16px }
.spoilertitle { background-color: white }
.spoilertext { display: none } 

/* Admin bar styles */
div.adminbar {
	position:absolute;
	left:0px;
	visibility:hidden;
	white-space: nowrap;
}

div.adminbar a img{ 
	opacity: .3;
	filter: alpha(opacity=30);	
	
}
div.adminbar a:hover img{
	opacity: .9;
	filter: alpha(opacity=90)
}

/* quote table styles */

table.quote_table {
	width: 94%;
}

td.quote_message {
	padding: 3px;
	border: black 1px solid;
	background-color: #DEDEE3;
	font-size:10pt;
}

table.quote_table td.quote_name {
	padding: 3px;
	font-weight: bold;
	font-size:10pt;
}

div.chess_pgn {text-decoration: underline;}  

/*Photo Album*/	
.pa_topnav {	color : White;	font-size : 12px;  background-image: url(/images/gradient-bg.gif);  font-weight : bold;  border : 1px solid #666666;  border-left-width : 0px;  border-right-width : 0px;   }			
.pa_topnav2 {	color : #CCCCCC;	font-size : 12px;  background-image: url(/images/gradient-bg.gif);  font-weight : bold;  border : 1px solid #666666; border-left-width : 0px;  border-right-width : 0px;  }			

	A.pa_nav:link {	text-decoration: none;  color : white;	font-size : 12px;  font-weight : bold; }	
	A.pa_nav:visited {	text-decoration: none;  color : white;	font-size : 12px;  font-weight : bold; }	
	A.pa_nav:active {	text-decoration: none;  color : yellow;	font-size : 12px;  font-weight : bold; }	
	A.pa_nav:hover {	text-decoration: none;  color : yellow;	font-size : 12px;  font-weight : bold; }	
	
	A.pa_nav2:link {	text-decoration: none;  color : white;	font-size : 12px;  font-weight : bold; }	
	A.pa_nav2:visited {	text-decoration: none;  color : white;	font-size : 12px;  font-weight : bold; }	
	A.pa_nav2:active {	text-decoration: none;  color : yellow;	font-size : 12px;  font-weight : bold; }	
	A.pa_nav2:hover {	text-decoration: none;  color : yellow;	font-size : 12px;  font-weight : bold; }	

 A.pa_largenav:link {text-decoration: none;  color : blue;font-size : 18px;  font-weight : bold; }
 A.pa_largenav:visited {text-decoration: none;  color : blue;font-size : 18px;  font-weight : bold; }
 A.pa_largenav:active {text-decoration: none;  color : yellow;font-size : 18px;  font-weight : bold; }
 A.pa_largenav:hover {text-decoration: none;  color : yellow;font-size : 18px;  font-weight : bold; }
 	
.pa_active { text-decoration: none;  color : Yellow;	font-size : 12px;  font-weight : bold; }	
.pa_body  {	background-color: #003366;}	

.pa_thumbnail {	border : 2px inset White;}
.pa_thumbbg {	background-image:url(themes/thumb-bg.gif);	font-size: 80%;	margin-top: 0;	margin-bottom:0;}
.pa_hits  {color: Silver; font-size: xx-small; font-family: Verdana, Arial, Helvetica;  text-align : right;  }
.pa_thumbtable {	background-color : #003366;}
.pa_imagetable {	background-color : Aqua;}

.pa_captiontext  {color: #FFFFFF; font-size: 12px; font-family: Verdana, Arial, Helvetica;}
.pa_captiontext2  {color: white; font-size: 14px; font-family: Verdana, Arial, Helvetica;  background-color : black;   }

.pa_image {	background-color : #778899;}
.pa_imagedetails {font-size: 10px; color : #000000; 	background-color: #E1E1E1; border-color: gray; border-style: solid; border-width: 1px;}

.adminDescription {	font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 100%; font-weight:bold; color: white;margin-top:10px;  background-color : #557FBB; }
.albumCellA {COLOR: black; background-color: navy; font-size: 10px; }
.menubarCell {	background-color: navy;	}

#previewtooltip {
 width: 450px;
 filter:progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135);
}

#previewtooltip_content1 {
 width: 450px;
 height: 100px;
 padding-top:15px;
 background: url("/templates/subSilver/images/topicpreview_back.gif") no-repeat top left;
}

#previewtooltip_content2 {
 padding:0px;
 margin: 5px;
 margin-top:0px;
 font:11px Verdana;
 color:white;
 width:440px;
 height:80px;
}

#previewtooltip_content table.quote_table td.quote_name {
	padding: 3px;
	font-weight: bold;
	font-size:10pt;
 	color:white;
}

