/*
***************************************************************
*	This is the style file for the Forum plugin by WarzMX     *
*	http://cashcrusader.space.mu							  *
***************************************************************
*/

/*****************************
** CSS style for poll graph **
******************************/
.clear{clear:both;}
.graphcont {padding-top:3px;padding-left: 4px;color:#000;float:left;}
.graph {
float:left;
margin-top:1px;
background-image:url('../images/votebarback.gif');
background-color:#000;
position:relative;
width:280px;
padding:0;
border: 1px solid black;
}
.graph .bar {
display:block;
position:relative;
background-image:url('../images/votebar.gif');
background-position:right center;
background-repeat:repeat-x;
text-align:center;
color:#fff;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.3em;
}
.graph .bar span {position:absolute;left:1em;}
/*******************************
** CSS style for cashout page **
********************************/
.cashout {background-color:#DFE6EF;width:600px;padding:15px;}
.cashout h1 {border: 0px solid black;margin-top: 0px;margin-bottom: 0px;padding: 6px;font-size: 13px;color: #002D94;}
.cashout h2 {border: 0px solid black;margin-top: 0px;margin-bottom: 0px;padding-left: 2px;font-size: 11px;color: #002D94;}
.cashout table {border: 1px solid black;width: 95%;}
.cashout th {background-color: #eeeeee;font-size: 11px;color: #002D94;font-weight: bold;margin: 0px;}
.cashout td {background-color: #fff;margin: 0px;text-align: center;}
.cashout .del {color: blue;font-weight: bold;}
/******************************
** CSS style for search page **
*******************************/
#search {font-family: arial, "lucida console", sans-serif;}
#search table {border: 1px solid #e3f1fe;width: 700px;margin-right:10px;}
#search tr.odd td {background:#f4f9fe;}
#search #thread p{color: red;}
#search a:link {color:blue;text-decoration:none;}	
#search a:visited {color:blue;border-bottom:none;text-decoration:none;}		
#search a:hover,#search a:focus {color:blue;border-bottom:1px solid #007FFF;}
#search td {color:#678197;border-bottom: 1px solid #e3f1fe;border-left:1px solid #e5eff8;padding:.3em 1em;text-align:left;}	
#search td.row1 {width: 5%;padding:.3em 0.65em;}
/* User posts out */
#search .out {
	text-align: left;
	color: #696F70;
	border: 1px dotted black;
	width: 700px;
	margin-right: 10px;
	margin-bottom: 10px;background-color: #fff;
	}
#search .date {
	font-weight: bold;
	background-color: #F4F9FE;
	background-image: url('../../ccs_profile/images/header_bg.gif');
	color: #000;
	padding: 6px;
	}
#search .head {padding-left: 10px;padding-top: 4px;}
#search p.out_text 
{
	color: #154BB8;
	border: 1px dotted black;
	padding: 10px;
	background-color: #EEF2F7;
	margin-left: 10px;
	margin-right: 10px;
	overflow: auto;
	}
/* User posts out end */
/* search page */
#search .headmain th {
	text-align: left;
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
	padding:.1em 1em;
	background: #E5EBFB;
	font-size: 12px;
	}
/* search page end */
/* #forum tabellen*/
#forum {font-family: arial, "lucida console", sans-serif;}
#forum table {border: 1px solid #e3f1fe;width: 770px;margin-right:10px;}
#forum tr.odd td {background:#f4f9fe;}
#forum a:link {color:blue;text-decoration:none;}	
#forum a:visited {color:blue;border-bottom:none;text-decoration:none;}		
#forum a:hover,#forum a:focus {color:blue;border-bottom:1px solid #007FFF;}
#forum td {color:#678197;border-bottom: 1px solid #e3f1fe;border-left:0px solid #e5eff8;padding:.3em 1em;text-align:left;}	
#forum td.row1 {width: 5%;padding:.3em 0.65em;}
#forum .headmain th {text-align: left;border-bottom: 1px dotted #000;border-top: 1px dotted #000;padding:.1em 1em;background: #E5EBFB;font-size: 12px;}
#categories tr.odd td:hover {background-color: #BDDBF9;}
#categories td:hover {background-color: #BDDBF9;}
/*#forum end*/
tr.headline th {
	text-align: left;
	background:#FAFEFF;
/*	padding-left: 10px;*/
	font-size: 11px;
	border-bottom:1px solid #e3f1fe;
	border-top:1px solid #e3f1fe;
}
#categories #submsg {margin-left: 5px;}
#categories td#namendesc {width: 45%;}
#categories td#coltopic {width: 5%;}
#categories td#colrep {width: 5%;}
#categories td#colblank {width: 5%;}
/* Advertising */
#advertising_top table {
	width: 700px;
	border-bottom: 1px dotted blue; 
	border-left: 1px dotted blue;
	border-top: 1px dotted blue; 
	border-right: 1px dotted blue; 
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #EEF2F7;
	text-align: center;
}
#advertising_top td {height: 30px;padding: 2px 2px 2px 2px;}
/* END Advertising */
/* Post START */
#post {padding-right: 1px;}
#post table { 
	border-bottom: 1px solid white; 
	border-left: 1px solid white;
	margin-right: 10px;
	margin-bottom: 20px;
	background-color: #EEF2F7;
	width: 770px;
	}
	
#post td {padding: 11px 15px 10px 11px;border-top: 1px solid white;border-right: 1px solid white;}
/* kol1 start */	
#post tr.odde td {background:#E4EAF2;color: #678197;}
/* kol1 end */
#post div#kol6 {float: left;text-align:left;vertical-align: middle;font-size: 11px;width: 50%;}
#post td div#kol5 {height: 10px;}
#post div#kol5 {width: 50%;float: right;text-align: right;vertical-align: middle;}
#post #editquotemenu {height: 10px; vertical-align: bottom;}
#post #editquotemenu #adminbar {
	vertical-align:middle; 
	border-right: 0px;
	font-style: italic;
	text-align: left;
	width: 150px;
}

#post .signaturemenu  {height: 10px; vertical-align: bottom;}
/* Post End */
/* START :: Edit / Quote buttons (undersignature) */ 
.butto {float: right;text-align: right;vertical-align: bottom;}
.butto a img {border: 0px solid black;text-decoration:none;}
/* END */
#post td#kol2 {
	height: 130px;
	background-color: #EEF2F7;
	color:#678197;
	text-align:left;
	vertical-align: top;
	color: #000000;
	font-size: 11px;
	white-space: normal;
	}

#post td#kol3 {
	background-color: #EEF2F7;
	color:#678197;
	text-align:left;
	vertical-align: top;
	color: #000000;
	font-size: 11px;
	width: 111px;	
	}
#post td#kol2 img{
	max-width:700px;
	width:expression(this.width > 720 ? "720px" : this.width);
	}
#post td#kol4head {
	background-color: #F4F9FE;
	font-weight:bold;
	color: #678197;
	text-align:left;
	font-size: 12px;
	}
/* Post page links */
#post a:link {color:blue;text-decoration:none;}	
#post a:visited {color:blue;text-decoration:none;}		
#post a:hover,#post a:focus {color:blue;border-bottom:1px solid #007FFF;}
	
textarea#tta {
    width: 720px;
    height: 120px;
}
#createtopic table { 
	border-bottom: 1px solid black; 
	border-left: 1px solid black;
	border-top: 1px solid black; 
	border-right: 1px solid black; 
	width: 770px;
	margin-right: 10px;
	margin-bottom: 20px;
	background-color: #EEF2F7;
	}
    
textarea#bbcodetext {
    width: 730px;
    height: 150px;
}

.edit_date {padding: 0px;margin:0px;width: 240px;font-size: 10px;vertical-align:middle;}
#createtopic td {padding: 11px 15px 10px 11px;}
td #title input {background-color:white;border: 1px solid #4C77B6;}
td #title {
	background-color:#D1DCEB;
	width: 770px;
	text-align: center;
	color: #3A4E82;
	font-weight: bold;
	padding: 5px;
	border: 1px dotted black;
	}
td.toolout {padding:20px;padding-left: 20px;padding-right: 20px;}
/* CSS style for category in create topic (Create new topic in "") */
td#toolcat {text-align: left;color: #002DA4;font-weight: bold;font-size: 12px;padding-left: 5px;}
