/*
  Based on the original subSilver Theme for phpBB version 2+ by subBlue design (http://www.subBlue.com)
*/

body {
	background-color: #8c9096;
/*
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #f6f8f4;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #2d4bc0;
	scrollbar-track-color: #8c9096;
	scrollbar-darkshadow-color: #98AAB1;
*/
}
.bodyACP {
	background-color: #d2d4d8;
}

font, th, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a:link, a:active, a:visited {
	color: #2d4bc0;
}
a:hover {
	color: #d08a3f;
	text-decoration: underline;
}

td.attachrow {
	color: #181818;
	font-size: 11px;
	font-weight: normal;
	border: 1px #181818 solid;
}
td.attachheader {
	color: #181818;
	font-size: 11px;
	font-weight: bold;
	background: #E0E0E7 url(images/css/css_cat.jpg) repeat-x;
	height: 21px;
	white-space: nowrap;
}
table.attachtable {
	color: #181818;
	font-size: 12px;
	font-weight: normal;
	border: 1px #181818 solid;
	border-collapse: collapse;
}

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

.bodyline { 
	background-color: #f6f8f4;
	border: 1px #181818 solid;
}
.forumline {
	background-color: #f6f8f4;
	border: 2px #181818 solid;
}
.helpline {
	border-style: none;
}

hr {
	height: 0px;
	border: solid #d2d4d8 0px;
	border-bottom-width: 1px;
}


td.logo_bkgd {
	background-image: url(./images/css/css_logo_bkgd.jpg);
	background-repeat: repeat-x;
	height: 150px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #181818;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #181818;
	border-left-color: #181818;
}
td.maintitle_bkgd {
	background-image: url(./images/css/css_title.jpg);
	height: 28px;
	border: 1px solid #181818;
}
td.row1 {
	background-color: #f6f8f4;
}
td.row2, .helpline {
	background-color: #e2e2e2;
}
td.row3, td.row3Right {
	background-color: #d2d4d8;
}
td.cat, td.catHead, td.catLeft, td.catSides, td.catRight, td.catBottom {
	background-color: #d2d4d8;
	background-image: url(./images/css/css_cat.jpg);
	height: 28px;
}
td.catlight {
	background-color: #f6f8f4;
	background-image: url(./images/css/css_cat_light.jpg);
	height: 28px;
}
td.catmini {
	background-color: #181818;
	background-image: url(./images/css/css_cat_mini.jpg);
	height: 20px;
}
td.spaceRow {
	background-color: #181818;
	background-image: url(./images/css/css_cat_tiny.jpg);
	height: 10px;
}

th {
	background-color: #bd0013;
	background-image: url(./images/css/css_header.jpg);
	height: 28px;
}

th, td {
	border: solid #f6f8f4 0px;
}
th.thHead, td.catHead {
	border-width: 1px 1px 0px 1px;
}
th.thSides, td.catSides, td.spaceRow, td.catmini {
	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;
	height: 25px;
}
th.thCornerL {
	border-width: 1px 0px 0px 1px;
	height: 25px;
}
th.thCornerR {
	border-width: 1px 1px 0px 0px;
	height: 25px;
}


/* fonts */
th {
	font-size: 11px;
	font-weight : bold;
	color: #d08a3f;
}

p, td, td.cat, td.catHead, td.catLeft, td.catSides, td.catRight, td.catBottom {
	font-size: 11px;
}


.maintitle, h1, h2 {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	line-height : 120%;
	color : #181818;
}
a.maintitle, a.maintitle:active, a.maintitle:visited {
	color: #181818;
	text-decoration:none;
}
a.maintitle:hover {
	color: #bd0013;
	text-decoration: none;
}


.gen {
	font-size: 12px;
}
.genmed {
	font-size: 11px;
}
.gensmall {
	font-size: 10px;
}
.gen, .genmed, .gensmall { 
	color: #181818;
}
a.gen, a.genmed, a.gensmall {
	color: #2d4bc0;
	text-decoration: none;
}
a.gen:hover, a.genmed:hover, a.gensmall:hover {
	color: #d08a3f;
	text-decoration: underline;
}

.mainmenu {
	font-size: 11px;
	color: #181818;
}
a.mainmenu {
	text-decoration: none;
	color: #2d4bc0;
}
a.mainmenu:hover {
	text-decoration: underline;
	color: #d08a3f;
}

.cattitle {
	font-weight: bold;
	font-size: 12px;
	color: #2d4bc0;
}
a.cattitle, a.cattitle:active, a.cattitle:visited {
	text-decoration: none;
	color: #2d4bc0;
}
a.cattitle:hover {
	text-decoration: underline;
	color: #bd0013;
}

.onlinetitle {
	font-weight: bold;
	font-size: 12px;
	color: #d08a3f;
}
a.onlinetitle, a.onlinetitle:active, a.onlinetitle:visited {
	text-decoration: none;
	color: #d08a3f;
}
a.onlinetitle:hover {
	text-decoration: underline;
}

.forumlink {
	font-weight: bold;
	font-size: 12px;
	color: #2d4bc0;
}
a.forumlink {
	text-decoration: none;
	color: #2d4bc0;
}
a.forumlink:hover {
	text-decoration: underline;
	color: #d08a3f;
}

.nav {
	font-weight: bold;
	font-size: 11px;
	color: #181818;
}
a.nav, a.nav:active, a.nav:visited {
	text-decoration: none;
	color: #d08a3f;
}
a.nav:hover {
	text-decoration: underline;
	color: #bd0013;
}

.topictitle {
	font-weight: bold;
	font-size: 11px;
	color: #181818;
}
a.topictitle:link, a.topictitle:visited {
	text-decoration: none;
	color: #2d4bc0;
}
a.topictitle:hover {
	text-decoration: underline;
	color: #d08a3f;
}

.name {
	font-size: 11px;
	color: #181818;
}
a.name:link, a.name:visited {
	text-decoration: none;
	color:#2d4bc0;
}
a.name:hover {
	text-decoration: underline;
	color: #bd0013;
}

.postdetails {
	font-size: 10px;
	color: #181818;
}

.postbody {
	font-size: 12px;
}
a.postlink:link {
	text-decoration: none;
	color: #2d4bc0;
}
a.postlink:visited {
	text-decoration: none;
	color: #2d4bc0;
}
a.postlink:hover {
	text-decoration: underline;
	color: #d08a3f;
}

.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #006600;
	background-color: #d2d4d8;
	border: solid #2d4bc0 1px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 125%;
	background-color: #d2d4d8;
	border: solid #2d4bc0 1px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	letter-spacing: -1px;
}
a.copyright {
	color: #444444;
	text-decoration: none;
}
a.copyright:hover {
	color: #d08a3f;
	text-decoration: underline;
}

input, textarea, select {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #181818;
	border-color: #181818;
}
input {
	text-indent: 2px;
}
input.post, textarea.post, select {
	background-color: #f6f8f4;
}
input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f6f8f4;
	color: #181818;
}

input.mainoption {
	background-color: #FAFAFA;
	font-weight: bold;
}
input.liteoption {
	background-color: #FAFAFA;
	font-weight: normal;
}

.absbottom {
	vertical-align: text-bottom;
}

/* calendar */
.dom_overview_abshidden {
	position: absolute;
	visibility: hidden;
	width: 300px;
}

/* Web Front */
.redirectLogoDiv {
	position: relative;
	z-index: 1;
	width: 100%;
	top: 50px;
}
.redirectMsgDiv {
	bottom: 10px; position: absolute; z-index: 2;
	width: 99%;
}

/* Topic Attributes */
.attr_report { color: #FF3333; }
.attr_solved { color: #66CC33; }
.attr_4sale { color: #2d4bc0; }
.attr_sold { color: #d08a3f; }
.attr_350Z { color: #bd0013; }
.attr_300ZX { color: #8c9096; }
.attr_280Z { color: #00CCFF; }
.attr_260Z { color: #6666FF; }
.attr_240Z { color: #6c132c; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url(./formIE.css);
