﻿
/* link color: #b7483a */

.cosaForums
{
    margin-bottom: 35px;
    clear: both;
}

.cosaForums a
{
    color: #b7483a; /* !important */
}

#forum th.th 
{
	margin: 0px;
	padding: 0px;
}
#forum td.td
{
	padding: 0px;
	text-align: left;
	background-image2: url(../../images/forum/areaboxbg.jpg);
}
#forum div.forum_left
{
	background-color2: #202020;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 2px;		
	padding: 3px;
	height2: 40px;
	min-height:45px;
	vertical-align: middle;
	
}
#forum div.forum_right
{
	background-color2: #202020;
	margin-right: 2px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 2px;		
	padding: 3px;
	height2: 30px;
	min-height:45px;
	vertical-align: middle;
	
}


#thread th.th
{
	margin: 0px;
	padding: 0px;
}
#thread td.td 
{
	padding: 0px;
	text-align: left;
	background-image2: url(../../images/forum/areaboxbg.jpg);
}
#thread div.forum_left
{
	background-color2: #202020;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 2px;		
	padding: 3px;
	min-height:45px;
	height2: 45px;
	vertical-align: middle;
	
}
#thread div.forum_right
{
	background-color2: #202020;
	margin-right: 2px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 2px;		
	padding: 3px;
	height2: 35px;
	min-height: 45px;
	vertical-align: middle;
	
}


#newthread th.th
{
	margin: 0px;
	padding: 0px;
}
#newthread td.td 
{
	padding: 0px;
	text-align: left;
	background-image2: url(../../images/forum/areaboxbg.jpg);
}
#newthread div.forum_left
{
	background-color2: #202020;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 2px;		
	padding: 3px;
	vertical-align: middle;
	
}
#newthread div.forum_right
{
	background-color2: #202020;
	margin-right: 2px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 2px;		
	padding: 3px;
	vertical-align: middle;
}


#post th.th 
{
	margin: 0px;
	padding: 0px;
}
#post td.td
{
	padding: 0px;
	text-align: left;
	background-image2: url(../../images/forum/areaboxbg.jpg);
	min-height: 100%;
	height: 100%;
	min-width: 100%;
	width: 100%;

}
#post div.forum_left
{
	background-color2: #202020;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 0px;		
	min-height: 50px;
	vertical-align: middle;
}
#post table.forum_left td
{
	background-color2: #202020;
	min-height: 100%;
	height: 100%;
	min-width: 100%;
	width: 100%;
	padding: 3px;
	vertical-align: top;
	
}
#post div.forum_right
{
	background-color2: #202020;
	margin-right: 2px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 0px;		
	padding: 3px;
	min-height: 50px;
	vertical-align: middle;
}

.forumheader_bg
{    
    text-align: right;    
}

.forumTable
{
    width: 100%;
    border: solid 0px #E9CAC7;
    background-color: #E9CAC7;
    background-color: #B7483A;
    background-color: #c7c8ca;
}

.forumTable th
{
    /* background-color: #e9cac7; */
    background-image: url(../../images/forum/forum_header_bg.gif);
    color: #fff; /* b94634 */
    font-weight: bold;
    height: 31px;
}

.forumTitle
{
    color: #b94634;
    font-weight: bold;
    font-size: 14px;
    height: 22px;
}

.forumRow td
{
    background-color: #fff;
}

.forumAlternateRow td
{
    background-color: #f2f2f2; /* fdf7f7 */
}

.form_title
{
    color:#0053A0;
    font-size:15px;
    font-weight:bold;    
}

.smalltext
{
    font-size: 11px;
}

.forum_title
{
    font-size: 14px;
    font-weight: bold;     
}

.forum_searchbox
{
    float: right;
    margin: 10px 0 20px 0;
}

.forum_paging
{
    background-color: #2d5171;
    color: #fff;
}

.forum_paging a
{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}

.forum_paging a:hover
{
    color: #fff;
    text-decoration: underline;
}

.forum_paging_seperator
{
    color: #fff;
}

.forum_breadcrumbs
{
    margin: 5px 0;    
}

.forum_breadcrumbs a
{
    color: #2d5171;
    font-size: 14px;
    font-weight: bold;
}

.forum_pager_arrow
{
    font-family: tahoma;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.forum_breadcrumb_arrow
{
    font-family: tahoma;
    font-size: 16px;
    font-weight: bold;
    color: #2D5171;    
}

.forum_search_results
{
    clear: both;    
}
