/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/

 /* Dropdown Menu */
#dropmenudiv{
position:absolute;
border:1px solid #D3D3D3;
border-bottom-width: 0;
font-family: Arial;
line-height:18px;
font-size : 11px;
z-index:100;
background-color: white;
text-align:center;
}

#dropmenudiv a{
width: 130px;
display: block;
text-indent: 0px;
border-bottom: 1px solid #D3D3D3;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
background-color: white;
}

#dropmenudiv a:hover{ background-color: white; }
#dropmenudiv a:link,a:visited { color : #7A7A7A; text-decoration: none;}

 /* 3 buttons */
.blocks { height: 125px; width: 125px; background-color: #EFEFEF; vertical-align: middle; text-align: center;}
.buttn { border:1px solid #D3D3D3;}
.buttn:hover img{ border:1px solid #F7F4EB; }
.buttn:hover { border:1px solid #F7F4EB; }

.head { color: #7A7A7A; background-color: #EFEFEF; border:1px solid #D3D3D3;}
.tabel {width: 170px; 
		color: #7A7A7A; 
		background-color: #EFEFEF; 
		border-left: 1px solid #D3D3D3; 
		background-image: url(images/tabelshadow.gif); 
		background-repeat: repeat-x; 
		background-position:top; 
		padding: 10px;}

#dhtmltooltip{
position: absolute;
width: 240px;
border: 1px solid #D3D3D3;
padding: 5px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 100;
color : #A2A2A2; font-family: Arial, Helvetica, Veranda, sans-serif; font-size : 11px;
}


 /* Profile pic polaroid frame */
.prof {width: 204px; height: 204px; background-color: #E5E5E5;}
.prof1 {width: 14px; height: 23px; background-image: url(images/prof1.gif);}
.prof2 {width: 204px; height: 23px; background-image: url(images/prof2.gif);}
.prof3 {width: 22px; height: 23px; background-image: url(images/prof3.gif);}
.prof4 {width: 14px; height: 204px; background-image: url(images/prof4.gif);}
.prof5 {width: 22px; height: 204px; background-image: url(images/prof5.gif);}
.prof6 {width: 14px; height: 65px; background-image: url(images/prof6.gif);}
.prof7 {width: 204px; height: 65px; background-image: url(images/prof7.gif);}
.prof8 {width: 22px; height: 65px; background-image: url(images/prof8.gif);}

 /* Post bubbles */
 #post{
display: block;
padding: 6px 125px 6px 125px;
background-color: #FFF;
}

#post:hover{
background-color: #EFEFEF;
}
.post {background-color: #FCFCFC;}
.post1 {width: 14px; height: 14px; background-image: url(images/post1.gif);}
.post2 {height: 14px; background-image: url(images/post2.gif);}
.post3 {width: 14px; height: 14px; background-image: url(images/post3.gif);}
.post4 {width: 14px; background-image: url(images/post4.gif);}
.post5 {width: 14px; background-image: url(images/post5.gif);}
.post6 {width: 14px; height: 14px; background-image: url(images/post6.gif);}
.post7 {height: 14px; background-image: url(images/post7.gif);}
.post8 {width: 14px; height: 14px; background-image: url(images/post8.gif);}

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

/* General font families for common tags */

font,th,td,p { color : #A2A2A2; font-family: Arial, Helvetica, Veranda, sans-serif; font-size : 11px;}
hr	{ height: 0px; border: solid #D3D3D3 0px; border-top-width: 1px;}
img {border:0;}
table {border:0;}
.everything {position:absolute; top:0; left:0; border:0; width:100%; margin: 0px 0px 0px 0px;}
.stuff {font-family: Veranda, Helvetica, Arial, sans-serif; vertical-align: middle; background-color: #FFFFFF; background-image: url(images/shadow.gif); background-repeat: repeat-x; background-position:top; margin: 0px 0px 0px 0px; width:100%;}
.posting {font-size : 20px; font-weight : bold;}
.posts {font-size : 14px;}
.thread {font-size : 16px; color:#A2A2A2;}

/* 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
}


/* Form elements */
input,textarea, select {
	color : #7A7A7A;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	border-width:0px;
	border-top-width : 0px; 
border-right-width : 0px; 
border-bottom-width : 0px; 
border-left-width : 0px;  
}

/* 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 : #FFF;
	color : #A2A2A2;
	font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif;
	border-width:0px;
border-top-width : 0px; 
border-right-width : 0px; 
border-bottom-width : 0px; 
border-left-width : 0px;  
}

/* The main submit button option */
input.mainoption {
	background-color : #FFF;
	font-weight : bold;
	color : #7A7A7A;
	font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FFF;
	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: #FFFFFF; border-style: none; }

.postbody { line-height: 18px}