/*
  Based on the original subSilver Theme for phpBB version 2+ by subBlue design (http://www.subBlue.com)
*/

/*
attachmod
*/
td.attachrow		{ font: normal 11px Verdana, Arial, Helvetica, sans-serif; color : #000000; border-color : #000000; }
td.attachheader     { font: normal 11px Verdana, Arial, Helvetica, sans-serif; color : #000000; border-color : #000000; background-color: #E0E0E7; }
table.attachtable	{ font: normal 12px Verdana, Arial, Helvetica, sans-serif; color : #000000; border-color : #000000; border-collapse : collapse; }

body {
	background-color: #FFFFFF;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #3A5676;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	font-weight: bolder;

}

font, th, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-weight: bolder;
}
a:link, a:active, a:visited {
	color : #3A5676;
	font-weight: bolder;
	
}
a:hover {
	color : #999999;
	text-decoration: underline;
	font-weight: bolder;
}


.bodyline { 
	background-color: #FFFFFF;
	border: 1px #98AAB1 solid;
	font-weight: bolder;

}
.forumline {
	background-color: #FFFFFF;
/*	border: 2px #3A5676 solid;*/
}
.helpline {
	border-style: none;
}

hr {
	height: 0px;
	border: solid #ffffff 0px;
	border-bottom-width: 1px;
}


td.row1 {
	background-color: #D0DFEE;
}

td.user {
	background-color: #E0E0E0;
}

td.row2, .helpline {
	background-color: #BECFE1;
}
td.row3, td.row3Right {
	background-color: #ADC2D7;
}
td.cat, td.catHead, td.catLeft, td.catSides, td.catRight, td.catBottom {
	background-color: #999999;
	background-image: url(./images/css/css_cat.jpg);
	height: 34px;
}
td.catlight {
	background-color: #F0F0F7;
	background-image: url(./images/css/css_cat_light.jpg);
	height: 34px;
}
td.catmini {
	background-color: #EAEAF7;
	background-image: url(./images/css/css_cat_mini.jpg);
	height: 20px;
}
td.spaceRow {
	background-color: #EAEAF7;
	background-image: url(./images/css/css_cat_tiny.jpg);
	height: 10px;
}

th {
	background-color: #ffffff;
	background-image: url(./images/css/css_header.jpg);
	height: 34px;
}

th, td {
	border: solid #FFFFFF 0px;
}
th.thHead, td.catHead {
	border-width: 0px 1px 0px 0px;
}
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 0px 1px;
}
th.thTop {
	border-width: 0px 0px 0px 0px;
}
th.thCornerL {
	border-width: 0px 0px 0px 1px;
	height: 34px;
}
th.thCornerR {
	border-width: 0px 1px 0px 0px;
}


/* fonts */
th {
	font-size: 11px;
	font-weight: bolder;
	color: #FFfffF;
}

p, td, td.cat, td.catHead, td.catLeft, td.catSides, td.catRight, td.catBottom {
	font-size: 11px;
	font-weight: bolder;

}


.maintitle, h1, h2 {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	text-decoration: none;
	line-height : 120%;
	color : #000000;
}


.gen {
	font-size : 12px;
	font-weight: bolder;

}
.genmed {
	font-size : 11px;
	font-weight: bolder;

}
.gensmall {
	font-size : 10px;
	font-weight: bolder;

}

input.gensmall{
	border-color: #999999;
}

.gen, .genmed, .gensmall { 
	color : #000000;
	font-weight: bolder;

}
a.gen, a.genmed, a.gensmall {
	color: #3A5676;
	text-decoration: none;
	font-weight: bolder;

}
a.gen:hover, a.genmed:hover, a.gensmall:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: bolder;

}

.mainmenu {
	font-size : 11px;
	color : #000000
	font-weight: bolder;

}
a.mainmenu {
	text-decoration: none;
	font-weight: bolder;
	color : #3A5676;
}
a.mainmenu:hover {
	text-decoration: underline;
	color : #999999;
	font-weight: bolder;

}

.cattitle {
	font-weight: bolder;
	font-size: 12px ;
	color : #3A5676;
}
a.cattitle {
	text-decoration: none;
	color : #3A5676;
}
a.cattitle:hover {
	text-decoration: underline;
}

.forumlink {
	font-weight: bolder;
	font-size: 12px;
	color : #3A5676;
}
a.forumlink {
	text-decoration: none;
	color : #3A5676;
}
a.forumlink:hover {
	text-decoration: underline;
	color : #999999;
}

.nav {
	font-weight: bolder;

	font-size: 11px;
	color : #000000;
}
a.nav {
	text-decoration: none;
	color : #3A5676;
}
a.nav:hover {
	text-decoration: underline;
}

.topictitle {
	font-weight: bolder;

	font-size: 11px;
	color : #000000;
}
a.topictitle:link {
	text-decoration: none;
	color : #3A5676;
}
a.topictitle:visited {
	text-decoration: none;
	color : #5493B4;
}
a.topictitle:hover {
	text-decoration: underline;
	color : #999999;
}

.name {
	font-size : 11px;
	color : #000000;
}

.postdetails {
	font-size : 10px;
	color : #000000;
}

.postbody {
	font-size : 12px;
}
a.postlink:link {
	text-decoration: none;
	color : #3A5676;
}
a.postlink:visited {
	text-decoration: none;
	color : #5493B4;
}
a.postlink:hover {
	text-decoration: underline;
	color : #999999;
}

.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #006600;
	background-color: #FCFCFF;
	border: solid #D1D7DC 1px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 125%;
	background-color: #FCFCFC;
	border: solid #D1D7DC 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: #000000;
	text-decoration: underline;
}

input, textarea, select {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	border-color : #000000;
}
input {
	text-indent : 2px;
}
input.post, textarea.post, select {
	background-color : #FFFFFF;
}
input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color : #EFEFEF;
	color : #000000;
}

input.mainoption {
	background-color : #FAFAFA;
	font-weight: bolder;

}
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

.absbottom {
	vertical-align: text-bottom;
}

/* calendar */
.dom_overview_abshidden {
	position: absolute;
	visibility: hidden;
	width: 300px;
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url(./formIE.css);



/*custom_cerebrum */

a.Overallfooter:visited, a.Overallfooter:active, a.Overallfooter:link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}

a.Overallfooter:hover{
	text-decoration: underline;
}

.Overallfooter{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}


a.design {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #345789;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footrow {
	background-image: url(images/css/_foot_bg.gif);
	color: #FFFFFF;
	height: 27px;
}

.footrowleft {
	background-image: url(images/css/_foot_cap.gif);
	background-repeat: repeat-x;
	height: 27px;
	width: 6px;
}

.footrowright {
	background-image: url(images/css/_foot_cap2.gif);
	background-repeat: repeat-x;
	height: 27px;
	width: 6px;
}

.footrowright2 {
	background-image: url(images/css/_foot_right2.gif);
	height: 27px;
	width: 130px;
	background-position: right;
}