﻿body{
}

.common_list_area
{    
	padding: 10px 0px 10px 0px;	
}

.common_list_title 
{
	background-color: #D7E2EF;
	color: #698D73;
	font-family: Tahoma,Arial,Helvetica;
	border: 1px solid #CCCCCC;
	margin: 0px;
	font-size: 90%;
	font-weight: bold;
	padding: 6px 6px 6px 8px;
}

table.threadlist{
	empty-cells: show;
	border-collapse: collapse;
}

table.threadlist thead tr
{
	background-color:#EEEEEE;
	border:1px solid #EEEEEE;
	color:#666666;
	font-size:80%;
	font-weight:bold;
	padding:4px;
	text-align: center;
}

table.threadlist tbody tr td
{
	font-family: Georgia;
	font-size: 90%;
	border: solid 1px #EEE;
	color: #333;
	padding: 4px;
}


table.threadlist tbody tr td td
{
	border: medium none;
	padding: 0px;
}


.forum_thread_imagecolumn
{
	width: 20px;
	border-right-width: 0px !important;
}

.forum_thread_namecolumn
{
	width: 85%;	
	text-align: left;
	border-left-width: 0px !important;
}

.forum_thread_repliescolumn
{
	/*width: 15%;*/
	text-align: center;	
}

.forum_postscolumn,
.userProfileTable,
.userProfileCell
{
	text-align: center;
	background-color: #FCFCFC !important;
}

table.forums {	
}

table.forums thead tr {
	background-color: #EEEEEE;
	border: 1px solid #EEEEEE;
	color: #666666;
}

table.forums td {	
	border-style: solid;
	border-color: #EEEEEE;
	border-width: 0px 1px 1px 0px;
	padding: 4px;
	/*text-align: left;*/
}

table.forums .threads {
	text-align: center;
}

table.forums .posts {
	text-align: center;
}

table.forums .emoicon 
{
	border-width: 0px 0px 1px 1px;
}

.common_post_pager
{
	text-align: right;
}

.forum_post_header 
{
	background-color: #D7E2EF;
	color: #698D73;
	font: Tahoma,Arial,Helvetica;
	border: 1px solid #CCCCCC;
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding: 3px 8px 3px 8px;
}

ul.forum_post_list
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
    border: solid 1px #d0d0d0;
    border-top-width: 0px;
    float: left;
}

ul.subforum_post_list
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	display: inline;
	float: left;
}

ul.forum_post_list li,
ul.subforum_post_list li
{
	margin: 0px;
	padding: 0px;
	/*float:left;*/
}

ul.subforum_post_list li
{
    float: left;
}

ul.subforum_post_list li a
{
    float: left;
}

ul.forum_post_list li.forum_post_list_item
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	display: block;
}

ul.forum_post_list li.forum_post_list_buttons,
ul.forum_post_list li.forum_post_list_separator
{
	margin: 0px;
	padding-right: 5px;
	float: left;
	clear:none;
}

ul.forum_post_list li.forum_post_list_attachments
{
	margin: 0px;
	padding: 0px;
}

.post_hyperlink
{
	display: none;
	/*visibility: hidden;*/
	/*font-size: 1px;
	line-height: 0px;*/
}

.forum_post_area
{	
	/*margin-bottom: 12px;*/
	/*clear: both;*/
	margin: 0;
	width: 100%;	
}

.forum_post_userarea
{
	background-color: #F4F4F4;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 1px 1px;
	padding: 4px;
	text-align: center;
	width: 200px;
}

div.forum_post_user_content ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 4px;
}

div.forum_post_user_content li
{
	font-size: 90%;
	margin: 4px 10px 4px 2px;	
}

div.forum_post_titlearea
{
	background-color: #DDDDDD;
	border-color: #BBBBBB;
	border-style: solid;
	border-width: 0px 0px 1px;
	padding: 4px;
}

div.forum_post_titlearea h4
{
	margin: 0px;
	padding: 0px;
}

div.forum_post_text
{
	font-size: 90%;
	padding: 8px;
	padding-bottom: 0px;
	text-align: left;
}

.forum_post_contentarea
{
	border-color: #BBBBBB;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
}

.forum_post_attachmentsarea
{
	border-color: #BBBBBB;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
}

.forum_post_buttons
{
	text-align: right;
	margin: 4px 4px 4px 0px;
	padding-left: 4px;	
}

.forum_footer_area
{
	border-color: #BBBBBB;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	/*line-height: 20px;*/
	padding: 4px;
	vertical-align: bottom;	
	text-align: left;
}

.forum_footer_area *
{
	/*clear: both;*/
	/*float: left;*/
}

/* Rating */
.postratingwrapper
{
	background-color: #EEEEEE;
	border: 1px dashed #999999;
	cursor: pointer;
	/*display: -moz-inline-box;*/
	padding: 1px;
	white-space: nowrap;
	height: 12px;
}
.ratingwrapper
{
	float: right;
}

.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
    
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}

.postfieldname 
{
	color: #666;
	font-weight: bold;
	padding: 8px 2px 2px;
}

.postfield
{
	width: 80%;	
}

.posttitle
{
	font-size: 180%;
	color: #91723F;
	font-family: Tahoma,Arial,Helvetica;
}

.postdescription
{
	color: #333;
	font-size: 90%;
	margin-bottom: 15px;
	margin-top: -5px;
	padding: 0px 0px 8px;
}

.user_profile_content
{
    background:transparent url(../images/comment_bg.gif) repeat-x scroll left top;
    border:1px solid #BBBBBB;
    padding:0px;
    text-align:center;
    width:230px;
}

.user_profile_content ul
{
	padding: 10px;
	margin: 0px;
	list-style-type: none;
	font-size: 80%;
}

.user_profile_name
{
	margin-bottom: 5px;
	font-size: 140%;
	font-weight: bold;
	font-family: Arial;	
}

img.useravatarimage
{
    width: 80px;
}

.user_profile_avatar img.useravatarimage
{
	border: solid 1px #666 !important;
	padding: 2px;
	margin: 0px auto 5px auto;
	background-color: #fff;
}

.user_profile_common_field
{
    background-color:#F5F5F5;
    border:1px solid #DDDDDD;
    text-align:left;
}

.post_minimalize_view
{
	border: solid 1px #ccc;
	border-collapse: collapse;
	margin-bottom: 21px;
}

.post_minimalize_body
{
	padding: 5px;
	font-size: 90%;
}

.quote
{
	background-color: #F4F6FB;
	border-color: #CCC #CCC #CCC rgb(131, 148, 178);
	border-style: dotted dotted dotted solid;
	border-width: 1px 1px 1px 4px;
	color: #465584;
	margin: 0px auto 5px;
	padding: 4px;
}

/* common */

ul.horizontalMenuSimple
{
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
}

ul.horizontalMenuSimple li
{
	float: left;
	padding-right: 5px;
}

ul.verticalMenuSimple
{
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
}

ul.verticalMenuSimple li
{
  	margin: 0px;
	padding: 0px;  
}

div.clear /* obsolete */
{
	clear:both;
}


	
	

