/*
  Based on the original subSilver Theme for phpBB version 2+ by subBlue design (http://www.subBlue.com)
*/
body {
MARGIN: 0px;
	background-color: #D8D8F2;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
    /*font-family: Arial;*/
}

font, th, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a:link, a:active, a:visited {
	color: #5A60BC;
}
a:hover {text-decoration: underline;}

td.attachrow {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	border: 1px #006699 solid;
}
td.attachheader {
	color: #314687;
	font-size: 11px;
	font-weight: bold;
	background: #D7D7E7 url(images/css/css_cat.jpg) repeat-x;
	height: 21px;
	white-space: nowrap;
}
table.attachtable {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #006699;
	border-collapse: collapse;
	z-index:2;
}

form {
	margin: 0px;
	padding: 0px;
}


.bodyline {
	background-color: #D8D8F2;

}
.forumline {
background-color: #0000C8;
border: 2px #006699 solid;

}

.helpline {
	border-style: none;
}

hr {
	height: 0px;
	border: solid #D0CAEA 0px;
	border-bottom-width: 1px;

}


td.row1 {
	background-color: #F0F0F7;
	/*filter:Alpha(Opacity100, FinishOpacity=90, Style=2, );*/
}
td.row2, .helpline {
	background-color: #EAEAF0;
	filter:Alpha(Opacity=100, FinishOpacity=90, Style=2, );
}
td.row3, td.row3Right {
	background-color: #E0E0E7;
	filter:Alpha(Opacity=100, FinishOpacity=90, Style=2, );
}
td.cat, td.catHead, td.catLeft, td.catSides, td.catRight, td.catBottom {
	background-color: #D7D7E7;
	background-image: url(./images/css/css_cat.jpg);
	height: 28px;
	filter:Alpha(Opacity=100, FinishOpacity=90, style=2);
}
td.catlight {
	background-color: #F0F0F7;
	background-image: url(./images/css/css_cat_light.jpg);
	height: 28px;
	filter:Alpha(Opacity=100, FinishOpacity=90, style=2);
}
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: #DBEAFF;
	/*background-image: url(./images/css/css_header.jpg);*/
	height: 28px;
	filter:Alpha(Opacity=100, FinishOpacity=80, style=2);
}

th, td {
	border: solid #FFFFFF 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;
}
th.thCornerL {
	border-width: 1px 0px 0px 1px;
}
th.thCornerR {
	border-width: 1px 1px 0px 0px;
}


/* fonts */
th {
	font-size: 11px;
	font-weight: bold;
	color: #FFA34F;
}

p, td, td.cat, td.catHead, td.catLeft, td.catSides, td.catRight, td.catBottom {
	font-size: 11px;
}


div.maintitle{
	text-align: right;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 30px;
	margin:10px;
	line-height: 150%;

}
A.maintitle{
	width: 80%;
	height:avto;
	text-align: right;
	font-size: 34px;
	font-weight: bold;
	font-family:Arial;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 130%;
	padding:10px;

}

h1, h2 {
	text-align: right;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-family:Arial;
	height:auto;
	padding-top: 10px;
/*	FILTER: DropShadow(Color="#001234",OffX="2",OffY="2",Positive="2");*/
/*	FILTER: shadow(color="#121212", direction="234");*/
	padding-right: 50px;
	margin:20px;
	line-height: 150%;


}

.desk {
	font-size: 14px;
	font-weight: bold;
	color: #001ECC;
	float: right;
	padding-bottom: 10px;
	padding-left: 150px;
	padding-right: 150px;
	FILTER: DropShadow(Color="#FFFFFF",OffX="1",OffY="1");
	font-style: normal;
	text-shadow: 22;
	letter-spacing: 1px;
}
.gen {
	font-size: 12px;
}
.genmed {
	font-size: 11px;
}
.gensmall {
	font-size: 10px;
}
.gen, .genmed, .gensmall {
	color: #000000;
}
a.gen, a.genmed, a.gensmall {
	color: #01077E;
	text-decoration: none;
}
a.gen:hover, a.genmed:hover, a.gensmall:hover {
	color: #DD6900;
	text-decoration: underline;
}

.mainmenu {	font-size: 11px;	color: #534095}
a.mainmenu, a.mainmenu:visited{	text-decoration: none;	color: #575757;	font-weight: bold;}
a.mainmenu:hover {	text-decoration: underline;	color: #010449;}
.Bmenu { font-size: 12px; color: #777777; font-family:Arial}
a.Bmenu,a.Bmenu:visited { color: #aaaaaa; text-decoration: none;	font-weight: bold;	width:avto;	height: 15px;
filter:Blur(Add="1",Direction="45",Strength="4");}
a.Bmenu:hover {	text-decoration: underline;	color: #CCCCCC;
filter:Blur(Add="1",Direction="220",Strength="0");}

.cattitle {
	font-weight: bold;
	font-size: 12px ;
	color: #006699;
	color: #999999;
}
a.cattitle {
	text-decoration: none;
	color: #006699;
}
a.cattitle:hover {
	text-decoration: underline;
}

.forumlink {
	font-weight: bolder;
	font-size: 16px;
	color: #666666;
}
a.forumlink,a.forumlink:visited {
	text-decoration: none;
	color: #737373;
}
a.forumlink:hover {
	text-decoration: underline;
	color: #333333;
}


div.nav1 {
	background-color:#6699FF;
	filter:Alpha(style=2, opacity =100, finishOpacity=0 );
	height: 1px;
	width:95%;
	font-size: xx-small;
	color: #000099;

}
.nav {
	font-weight: bold;
	font-size: 14px;

}
a.nav, a.nav:visited{
	text-decoration: none;
	color: #006699;
}

a.nav:hover {
	text-decoration: underline;
}

.topictitle {
	font-weight: bold;
	font-size: 15px;
	color: #006699;
}
a.topictitle:link {
	text-decoration: none;
	color: #006699;
}
a.topictitle:visited {
	text-decoration: none;
	color: #5493B4;
}
a.topictitle:hover {
	text-decoration: underline;
	color: #DD6900;
}

.name {
	font-size: 11px;
	color: #000000;
}

.postdetails {
	font-size: 10px;
	color: #000000;
}

.postbody {
         font-size: 12px;  

}
a.postlink:link {
	text-decoration: none;
	color: #006699;
}
a.postlink:visited {
	text-decoration: none;
	color: #5493B4;
}
a.postlink:hover {
	text-decoration: underline;
	color: #DD6900;
}

.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: bold;
}
input.liteoption {
	background-color: #FAFAFA;
	font-weight: normal;
}

.absbottom {
	vertical-align: text-bottom;
}

/* calendar */
.dom_overview_abshidden {
	position: absolute;
	visibility: hidden;
	width: 300px;
}

.z-h0 {	z-index: 2;	position:absolute;	top: 40px;	width:100%;  text-align: center;}

a.logo, a.logo:visited, .logo:hover
{   filter:Blur(Add="1",Direction="100",Strength="5");
	font-family: Arial;
	font-size: 55px;
	font-weight: bolder;
	text-transform: lowercase;
	color: #ffFFff;
	letter-spacing: 2px;
	width: 360px;
	text-decoration: none;
	height: 80px;

}

a.logo:hover {
     filter:Blur(Add="1",Direction="100",Strength="3")
}

.head5,.head5:visited,.head5:active  	{
	font-family: Arial; color: #999999;
	font-size: 20px;
	font-weight: bolder;
	text-transform: lowercase;
	letter-spacing: 1px;
	width:avto;
	height: 25px;
	/*filter:Blur(Add="10",Direction="180",Strength="5");*/
	/*FILTER: DropShadow(Color="#E8E9FF",OffX="1",OffY="1",Positive="1");*/
	text-decoration: none;
}

.head5:hover 	 {
	font-size: 20px;
	color: #CCCCCC;
	font-weight: 900;
	width:avto;
	height: 25px;
	/*filter:Blur(Add="1",Direction="180",Strength="5");*/

}
#z-h2 {
	z-index: 5;
	position:absolute;
	top: 10px;
	left:20px;
	width:324px;
	height: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#z-h5 {
	position:absolute;
	top: 0px;
	left:0px;
	z-index: -3;
	background-color: #00AAEC;
	}

#z-h6 {
	position:relative;
	/*top: 0px;
	left:0px;*/
	z-index: 1;
	padding-top: 160px;
	/*background-color: B3AAEC;	*/
/*filter:Alpha(Opacity=95, FinishOpacity=70, style=2);*/
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url(./formIE.css);
