﻿
.forum_header 
{
	border-bottom:1px solid #666666;
	position:relative;
	overflow:hidden;
}
.forum_content
{
	margin-top:8px;
}
.forum
{ 
	position:relative;
	margin-top:8px;
	border:0px solid #FFFF00;
	font-size:14px;
}


#searchbox 
{
	width:850px;
	text-align:right;
}
#searchbox input
{
	font-size:11px;
}

/*---------- paging links -----------*/
.pagebar
{
	position:relative;
	margin-top:-2px;
	margin-bottom:10px;
}
.pagelink
{
    padding:2px;
    margin:10px;
    width:100%;
    text-align:center;
}
.pagelink, .pagelink_active
{
    border-bottom:1px solid #666666;
    border-left:1px solid #B2B2B2;
    border-right:1px solid #B2B2B2;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:4px;
    padding-right:4px;
    margin:4px;
    font-size:10px;
    text-decoration:none;
}
.pagelink:hover
{
    background-color:#E9E9D9;
}
.pagelink_active
{
    background-color:#e5f388;
}

/* Forums */

.FL
{
	border-bottom:1px solid #AAAAAA;
	height:40px;
	padding-top:6px;
	width:750px;
	cursor:pointer;
}
.FL:hover 
{
	background-color:#E9E9D9;
	background:url(/images/green_grad_back.jpg) 0 0 no-repeat;
}
.FL_header 
{
	font-weight:bold;
	width:750px;
}
.breadcrumb
{
	float:left;
}
.newthread, .newpost, .viewnew
{
	text-decoration:underline;
	cursor:pointer;
}
.viewnew
{
	float:right;
}


.FL_icon 
{
	float:left;
	width:50px;
}
.FL_titleblock
{
	float:left;
	width:500px;
	
}
.FL_title 
{
	font-weight:bold;
}
.FL_threads
{
	float:left;
	width:100px;
	text-align:center;
}
.FL_posts 
{
	float:left;
	width:100px;
	text-align:center;
}

.TL 
{
	border-bottom:1px solid #AAAAAA;
	height:40px;
	padding-top:6px;
	width:750px;
	cursor:pointer;
}
.TL:hover 
{
	background-color:#E9E9D9;
	background:url(/images/green_grad_back.jpg) 0 0 no-repeat;
}
.TL_header 
{
	font-weight:bold;
	height:18px;
	width: 740px;
	vertical-align:top;
}
.TL_status
{
	float:left;
	width:25px;
}
.TL_icon
{
	float:left;
	width:25px;
	padding-top:13px;
}
.TL_titleblock
{
	float:left;
	width:500px;
	margin-right:30px;
}
.TL_title
{
	font-weight:bold;
}
.TL_author
{
	font-size:12px;
}

.TL_replys
{
	float:left;
	width:70px;
	text-align:center;
	margin-right:30px;
}
.TL_views
{
	float:left;
	width:70px;
	text-align:center;
}


.thread
{
	padding-top:20px;
	margin-top:10px;
}

.post
{
	position:relative;
	margin-bottom:30px;
	width:740px;
    padding-bottom:10px;
    border:0px solid #FF0000;
    clear:both;
}
.P_user
{
	position:absolute;
	margin-top:-10px;
	margin-left:120px;
	font-weight:bold;
	font-size:14px;
}
.P_avatar
{
	position:absolute;
	top:0px;
	left:0px;
	width:100px;
	height:100px;
}

.P_post, .editpost
{
	margin-left:100px;
	border:1px solid #E2E2FF;
	border-bottom:1px solid #C2C2FF;
	border-right:1px solid #C2C2FF;
	background-color:#F2F2E2;
	padding:10px;
	padding-bottom:30px;
}

.editpost 
{
	display:none;
}

.P_status
{
	white-space:nowrap;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	float:right;
	top:-14px;
	right:20px;
	position:absolute;
	color:#D9D9C9;
}
.P_footer
{
	position:relative;
	height:20px;
	margin-bottom:30px;
	margin-left:100px;
}
.postedit
{
	position:absolute;
	left:30px;
	border-top:0px;
}
.postreply
{
	position:absolute;
	left:500px;
	border-top:0px;
}
.quotereply 
{
	position:absolute;
	left:560px;
	border-top:0px;
	margin-top:-1px;
}

.editsubmit 
{
	position:absolute;
	left:120px;
	border-top:0px;
	margin-top:-1px;
}
.editcancel 
{
	position:absolute;
	left:560px;
	border-top:0px;
	margin-top:-1px;
}

.content_header
{ 
    width:300px;
}

/* new posts */
#forumpost
{
	margin-left:100px;
}
#forumpostnarrow
{
	margin-left:180px;
}
.postblock
{
	margin-left:100px;
}
#threadtitle
{
	width:400px;
}
#posttext
{
	height:200px;
	width:100%;
}
#btnSendThread, #btnSendPost
{
	margin-left:500px;
}

#sending
{
	display:none;
	font-size:18px;
	color:#E9E9FF;
	margin:20px;
}

.searchbox
{
	position:relative;
	float:right;
	width:250px;
	margin-top:10px;
}
#btnSearch
{
	position:absolute;
	float:right;
}
#q
{
	font-size:12px;
}

/* votebox */

.votecategories
{
	position:absolute;
	top:90px;
	left:20px;
	width:140px;
	font-size:11px;
	text-align:center;
}

.voteforum
{ 
	position:relative;
	margin-top:18px;
	margin-left:180px;
	font-size:14px;
	width:560px;
}

.votethread
{
	position:relative;
	padding-bottom:30px;
}

.votethread_left
{
	width:80px;
	font-size:11px;

}
.votethread_right
{
	position:absolute;
	margin-left:80px;
	top:2px;
	width:470px;
}


.votesbox
{
	position:relative;
	text-align:center;
	padding:8px 8px 8px 8px;
	border:1px solid #999999;
}
.votesfor 
{
	position:absolute;
	top:-11px;
	right:-8px;
	border-left:1px solid #66AA66;
	border-top:1px solid #66AA66;
	border-right:1px solid #558855;
	border-bottom:1px solid #558855;
	background-color:#CCFFCC;
	padding:3px;
	font-size:10px;
}
.votescount 
{
	font-size:20px;
	color:#000066;
}
.votebutton
{
	text-align:center;
	padding:2px;
	margin-top:4px;
	border:1px solid #999999;
	cursor:pointer;
}
.votebutton:hover
{
	background-color:#DDDDFF;
}
.votethread_title
{
	font-size:13px;
	font-weight:bold;
	color:#3333FF;
	padding-left:20px;
	
}

.votethread_category
{
	padding-bottom:3px;
	padding-left:20px;
	font-family:Tahoma;
	font-size:10px;
	color:#999999;
	white-space:nowrap;
}

.votethread_status 
{
	float:right;
	font-family:Tahoma;
	font-size:11px;
	color:#009999;
	white-space:nowrap;
	font-weight:bold;
	padding-top:8px;
	
}

.admposteditselect, .admposteditstatusselect
{
	font-size:10px;
	background-color:#E9E9E9;
	border:0px;
	color:#999999;
	padding-right:15px;
}

.votethread_desc
{
	border-top:1px solid #999999;
	font-size:11px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:20px;
}

.votethread_comments
{
	font-size:11px;
	color:#3333FF;
	padding-top:10px;
	padding-left:20px;
	
}
.votethread_comments A
{
	text-decoration:none;
	color:#3333FF;
}
.votethread_username
{
	font-size:11px;
	color:#999999;
	float:right;
	padding-top:14px;
	
}

.commentsimage 
{
	position:relative;
	padding-right:8px;
	top:4px;
	
}

.voteforum_statusmenu
{
	border-bottom:1px solid #000000;
	height:22px;
	margin-bottom:22px;
}

.voteforum_status
{
	float:left;
	margin-left:20px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	font-size:12px;
	cursor:pointer;
}
.voteforum_status a
{
	text-decoration:none;
}
.voteforum_status:hover
{
	background-color:#E9FFE9;
}
.submenu 
{
	height:20px;
}
.submenuactive
{
	height:19px;
	border-bottom:1px solid #E9E9E9;
}

.feedbackdesc 
{
	font-size: 9px;
	padding-bottom:11px;
}

    
#iconmenu {position: absolute; left:45px; top:-2px;  margin: 2px auto; padding: 3px; width: 36px; height: 18px; background: url(pattern.gif);}
#iconmenu li {width: 16px; height: 18px; position: absolute; top: 2px; background: url(/images/voting.gif) 0 0 no-repeat; display: block; list-style: none;}
#iconmenu a {width: 16px; height: 18px; display: block; border: solid 0px #fff;}

#iconmenu #panel1c {left: 1px;}
#iconmenu #panel2c {left: 19px; background-position: -19px 0;}

#iconmenu #panel1c a:hover {background: url(/images/voting.gif) -1px -19px no-repeat;}
#iconmenu #panel2c a:hover {background: url(/images/voting.gif) -19px -19px no-repeat;}

#iconmenu #panel1green {background: url(/images/voting.gif) -1px -19px no-repeat;}
#iconmenu #panel1red {background: url(/images/voting.gif) -19px -19px no-repeat;}
    
    

