﻿.DiscussionToolBar {
background-color:#ebede3;
/*
border-top:1px solid #DADEDF;*/
float:left;
height:29px;
width:100%;
}
.discussionMainTable{
	width:100%;
	border:0px;
	float:left;	
	border:none;
}
.DiscussionToolBar .ToolBarLeft {
float:left;
padding:8px;
}
.DiscussionToolBar .ToolBarRight {
background-color:#d0dd93;
border-left:1px solid #D9DEE2;
border-right:1px solid #D9DEE2;
float:right;
height:29px;
line-height:29px;
width:147px;
}
.DiscussionToolBar .ToolBarRight div {
display: inline;
}
.DiscussionToolBar .ToolBarRight a.arrowPrev{
	background-image:url(imgs/ui/discussion_prevbutton.gif);
	width:11px;
	height:11px;
	margin-left:5px;
}
.DiscussionToolBar .ToolBarRight a.arrowNext{
	background-image:url(imgs/ui/discussion_nextbutton.gif); 
	width:11px; 
	height:11px;
}
/* Discussion aka Forums */
.ForumsHolder{
	margin:10px 0 0 5px;
	color:#616365;
	width:577px;
	clear:both;
	float:left;
	background-color:#FFFFFF;
}
/*IE6*/
* html .ForumsHolder{
	margin:8px 0 0 5px;
}

.ForumListHolder
{
	float:left; background-color:#fff;
	padding-top: 17px;
	background-image:url(imgs/ui/discussion_leftborder.gif);
	background-repeat: repeat-y;
  border-top: 1px solid #ebede3;
  border-bottom: 2px solid #ebede3;

}
/*item information control customizations */
.ForumListHolder .ContentListItem
{
	width:490px!important;
}

.PostSeparator
{
  line-height: 1px;
  font-size: 1px;
	clear:both; float:left; height:2px; background-color:#0d599f; width:490px; margin-top:17px; margin-bottom:10px;
}
/*IE6*/
* html .PostSeparator{
  margin-bottom: 0px;
}
.topicFilters
{
	float:right; background-color:#fffff; width:228px; margin-top:5px; display:none;
}
.filterBy{float:right; padding-right:20px;}
body div.filterBy div{float:right;}
.sortBy{float:right; clear:both; width:100%; margin-top:5px;}
.sortBy a{font-weight:bold;}
.ForumTopActionsDiv
{
	margin-bottom:5px;	
}
.ForumBottomActionsDiv
{
	clear:both;
	border-top:solid 2px #d7d7d7
}
.PageNumberDiv
{
	font-size:9px;
	margin-bottom:2px;	
}
.TopicListDiv
{
	margin-bottom:3px;
	
}
.BottomLinkDiv
{
	margin-top:3px;
}

.ForumHeaderRow
{
	/*background-image:url(imgs/ui/2nd_level_title_bg2.gif);
	background-position:left top;
	background-repeat:no-repeat;*/
	border-bottom:solid 1px #e7e8ea;
}
.ForumHeaderRow td, .ForumHeaderRow th{padding:2px 4px;}

.ForumHeaderTitleCell
{
	padding:2px 4px;
	
	border-bottom:solid 1px #e7e8ea;
}
tr.ForumListSeparatorRow
{
	height:1px;
	
}
td.ForumListSeparatorCell
{
	padding:0 0 0 0;
	border-bottom:solid 1px #e7e8ea	
	
}
td.ForumListCell
{
	padding:2px 4px;
	
}
td.ForumListCellDark
{
		padding:2px 4px;
		/*background-color:#eeeff3;*/
}
.ForumLabelsTable
{
	background-image:url(imgs/ui/2nd_level_title_bg2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#eaeaea;
	width:524px
}	

td.topActionsTD
{
	border-bottom:solid 1px #d7d7d7;
	padding:0 0 3px 0;
		
}

td.PageNumberTD
{
	font-weight:bold;
	/*font-size:12px;*/
	padding:3px 0 3px 0;
	color:#363534;
}

a.ForumActionLink {
background-image:url(imgs/ui/link_arrow.gif);
background-position:right center;
background-repeat:no-repeat;
font-weight:bold;
padding-right:7px;
text-decoration:none;
}

a.ForumActionLink:hover
{
	text-decoration:underline;		
}

.TABLEposts
{
	width:100%
}
.TRheader
{
	font-size:11px;
	background-color:#001c38;	
}
.TDheaderAuthor
{
	heigth:20px;
	font-weight:bold;
	width:22%;
	color:#ffffff;	
	padding:2px 0 2px 3px;	
	margin:0;
}
.TDheaderMessage
{
	heigth:20px;	
	font-weight:bold;
	width:78%;
	color:#ffffff;
	padding:2px 0 2px 3px;	
}
.TRmessage
{
	min-height:90px;
	color:#363534;

}
.TDmessageleft
{
	width:78%;	
	font-size:10px;
	padding:5px 5px 5px 5px;
	border-left:solid 3px #d0dd93;
	border-top:solid 1px #d0dd93;

}
.TDmessageright
{
	width:22%;
	vertical-align:top;
	min-height:80px;
	padding:5px 5px 5px 5px;
	border-top:solid 1px #e0e0e0;
}
.TDmessageright h2
{
	
}
.TDmessageleft .msgTitle
{
	font-size:12px;	
	float:left;
	font-weight:bold;
}
.TDmessageleft .msgDate
{
	font-size:10px;	
	float:right;
}

a.TopicPageLinkSelected
{
	font-weight:bold;	
	color:#9e9a68;
}

a.TopicPageLink
{
	font-weight:bold;	
}

.DIVmessagecontent
{
	margin-top:5px;
	clear:both;
}
.TRmessageActions
{
	height:20px;	
}
.TDmessageActions
{
	background-color:#d0dd93;	
	text-align:right;
}
.TDmessageActions a
{
	background-image:url(imgs/ui/link_arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:7px;
	font-weight:bold;
	font-size:10px;	
}

.TDmessageActions div.RatingAndComment
{ 
	float:left;
	height:20px;
	margin-left:3px;
	margin-top:0px;
	line-height:18px;
}
.TDmessageActions div.DiscussActions
{ 
	float:right;
	line-height:18px;
	height:20px;
}
/*
.DIVlevel4
{
	margin-left:8px;	
}
.DIVlevel5
{
	margin-left:16px;	
}
.DIVlevel6
{
	margin-left:24px;	
}
.DIVlevel7
{
	margin-left:32px;	
}
.DIVlevel8
{
	margin-left:40px;	
}
.DIVlevel9
{
	margin-left:48px;	
}
*/
.TopicBottomActionsDiv
{
	margin-top:5px;
	background-color:#ebede3;
	/*background-image:url(imgs/ui/discussion_toolbar_bg.gif);*/
	background-repeat:repeat-x;
	/*border:solid 1px #ebede3;*/
	height: 29px;
	padding-left: 6px;
	float:left;
	width:100%;
}
.TopicBottomActionsDiv a
{
	line-height:29px;
	padding-left:5px;
}

.LinkForum
{
	background-image:url(imgs/ui/button_bg_wide.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:141px;
	height:21px;
	margin:7px 0 4px 10px;
}
/*IE6*/
* html .LinkForum{background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/booster/App_Themes/Default/imgs/ui/button_bg_wide.png', sizingMethod='image');}

.LinkForum a
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	position:relative;
}
.LinkForum a:visited
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.LinkForum a:hover
{
	color:#ffffff;
	text-decoration:underline;
}


/*front page lift element*/
div.DiscussAreaDiv
{
	width:263px;
	color:#fff;
	height:auto !important;
}

.DiscussAreaDiv table
{
	margin-top:3px;
	margin-bottom:14px;
	margin-left:7px;
	width:250px;
	
}
.DiscussAreaDiv td.DateTD
{
	width:52px;
	color:#fff;
	height:18px;	
	font-size:11px;
	margin:0;
	padding:3px 0 0 1px;
	vertical-align:top;

}
.DiscussAreaDiv td.LinkTD
{
	width:198px;
	color:#ffffff;	
	font-size:11px;
	margin:0;
	padding:3px 0 4px 6px;
	vertical-align:top;
}
.DiscussAreaDiv td.LinkTD img
{
	margin-left:5px;
	vertical-align:bottom;
	margin-bottom:0px;
}
div.DiscussAreaDiv a
{
	color:#fff;
	text-decoration:none;
	padding-right:10px;
	/*background-image:url(imgs/ui/linkarrow.gif);
	background-position:right bottom;
	background-repeat:no-repeat;*/
}
div.DicussAreaDiv a:visited
{
	color:#fff;
	text-decoration:none;
}
div.DiscussAreaDiv a:hover
{
	color:#5885a7;
	text-decoration:none;
}

div.DiscussAreaDiv .AllNewsLinkDiv a
{
	color:#ffffff;
}
div.DiscussAreaDiv .AllNewsLinkDiv a:hover
{
	text-decoration:underline;
}

div.CreateNewLink
{
	float:left; 
	margin-top:10px;
	margin-left:10px
	 
}
div.CreateNewLink a
{
	font-weight:bold;
	padding-left: 8px;
	background-image:url(imgs/ui/link_arrow.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

.ForumListHolder .DIVlevel3 {
  padding-left: 6px;
}
.ForumListHolder .DIVlevel4 {
  padding-left: 6px;
}
.ForumListHolder .DIVlevel5 {
  padding-left: 6px;
}
.ForumListHolder .DIVlevel5 .ContentListItemActionsHolder {
  margin-bottom: 17px;
}

#ctl00_ctl00_ContentPlaceHolderContent_ContentPlaceHolderContentArea_btnPrevious {
background-image:url(imgs/ui/discussion_prevbutton.gif);
background-repeat: no-repeat;
padding-left: 1px;
margin-left: 13px;
}
#ctl00_ctl00_ContentPlaceHolderContent_ContentPlaceHolderContentArea_btnNext {
background-image:url(imgs/ui/discussion_nextbutton.gif);
background-repeat: no-repeat;
padding-left: 1px;
}
#ctl00_ctl00_ContentPlaceHolderContent_ContentPlaceHolderContentArea_hlCloseView {
background-image:url(imgs/ui/discussion_closebutton.gif);
background-repeat: no-repeat;
background-position: right center;
padding-right: 18px;
margin-left: 0px;
font-weight: bold;
}

div.ContentListAuthor div {
clear: both;
}
.ItemCreatorImageHolder {
margin: 10px;
margin-bottom: 0px;
background-image: url(imgs/ui/contentlistauthor_arrow.gif);
background-position: left center;
background-repeat: no-repeat;
background-color: #8da215;
padding: 1px;
padding-left:16px;
}
.UserImageDiv {
width: 47px;
height: 56px;
background-repeat: no-repeat;
padding: 0;
}
.ItemCreatorName {
display: block;
padding: 10px;
background-image: url(imgs/ui/contentlistauthor_bg_bottom.gif);
background-repeat: no-repeat;
background-position: left bottom;
}
.msgTitle {
color: #a0b636;
font-weight: bold;
font-size: 11px;
}

.ContentListItemActionsHolder {
margin-top: 20px;
width: 560px;
margin-bottom: 0px;
}
.RatingText {

}
.ItemViews {

}
.ItemEditActions {
border: none;
float: right;
padding-top: 4px;
}
.ItemEditActions a {
background-image:url(imgs/ui/link_arrow.gif);
background-position:right center;
background-repeat:no-repeat;
font-weight:bold;
font-size: 9px;
padding: 0;
margin: 0;
padding-right:7px;
}

