﻿.ForumsRightCol
{
	float:right;
	width:544px;
}
.ForumsRightCol .Title
{
	font-size:18px;
	font-weight:bold;
}
.ForumsDividerCol
{
	float:right;
	/*width:26px;*/
	width:26px;
}
.ForumsLeftCol
{
	float:right;
	width:190px;
}
.ForumsDottedLineContainer
{
	margin-top:10px;
	border-left:dotted 1px #dad9d9;
	width:543px;
}

.ForumsAll
{
   width:519px;
   overflow:hidden;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
}
.ForumsAll .MoreLinks
{
	width:519px;
	overflow:hidden;
}
.ForumsAll .MoreLinks .Title
{
	padding:2px 0px;
	font-weight:bold;
	font-size:12px !important;
	background-color:#f7f8f8;
}
.ForumsAll .MoreLinks .Link
{
	font-weight:normal;
	font-size:12px !important;
	margin-top:5px;
	margin-bottom:15px;
	overflow:hidden;
}
.ForumsAll .MoreLinks .Link a
{
	font-size:12px !important;
	color:#83838A;
	text-decoration:underline;
	line-height:18px;
}
.ForumsAll .MoreLinks .Link a:hover
{
	font-size:12px !important;
	color:#00A2DF;
	text-decoration:underline;
}


/*****ForumsNewsFloats*****/
.ForumsNewsFloatsContainer
{
   width:544px;
   overflow:hidden;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
}
/* IE6 Only */
* html .ForumsNewsFloatsContainer 
{
	margin-bottom:20px;
	margin-top:10px;
}
.ForumsNewsFloatsItemContainer
{
   width:245px;
   padding-right:10px;
   float:right;
   overflow:hidden;
}
.ForumsNewsFloatsDivider
{
   width:10px;
   float:right;
   overflow:hidden;
}
.ForumsNewsFloatsItemImage
{
   float:right;
   width:125px;
}
.ForumsNewsFloatsItemImage img
{
	border:none;
	height:100px;
	width:125px;
}
.ForumsNewsFloatsItemDetails
{
   float:right;
   width:110px;
   padding-right:10px;
   overflow:hidden;
}
.ForumsNewsFloatsItemDetails .Title
{
   font-weight:bold;
   height:30px;
   overflow:hidden;
   font-size:12px;
}
.ForumsNewsFloatsItemDetails .Title a
{
   color:#353f48;
   text-decoration:none;
}
.ForumsNewsFloatsItemDetails .Title a:hover
{
   color:#00a2df;
   text-decoration:none;
}
.ForumsNewsFloatsItemDetails .Description
{
   font-weight:normal;
   height:45px;
   color:#83838a;
   margin:5px 0px; 
   overflow:hidden;
}
.ForumsNewsFloatsItemDetails .More
{
   font-weight:bold;
   font-size:11px;
   color:#00a2df;
}
.ForumsNewsFloatsItemDetails .More div
{
	float:right;
}
.ForumsNewsFloatsItemDetails .More img
{
	border:none;
	width:9px;
	height:9px;
}
.ForumsNewsFloatsItemDetails .More a
{
   color:#00a2df;
   text-decoration:none;
}
.ForumsNewsFloatsItemDetails .More a:hover
{
   color:#00a2df;
   text-decoration:underline;
}
.ForumsNewsFloatsRight
{
	width:7px;
    height:175px;
    background-image:url('Images/Forums/searchbox_right.jpg');
    background-repeat:repeat-x;
    float:right;
}
.ForumsNewsFloatsCenter
{
	width:530px;
    height:175px;
    background-image:url('Images/Forums/searchbox_pixel.jpg');
    background-repeat:repeat-x;
    float:right;
}
.ForumsNewsFloatsLeft
{
	width:7px;
    height:175px;
    background-image:url('Images/Forums/searchbox_left.jpg');
    background-repeat:repeat-x;
    float:right;
}
.ForumsNewsFloatsMessages
{
	width:501px;
	margin-right:12px;
	margin-top:18px;
	color:#fff;
}

/* IE6 Only */
* html .ForumsNewsFloatsMessages 
{
	margin-top:7px;
}
/* IE7 Only */
*:first-child+html .ForumsNewsFloatsMessages
{
	margin-top:12px;
}
.ForumsNewsFloatsMessages a
{
	color:#fff;
	text-decoration:none;
}
.ForumsNewsFloatsMessages a:hover
{
	color:#3cc1f3;
	text-decoration:none;
}



/*****ForumsBestQuotingsFloats*****/
.ForumsBestQuotingsFloats
{
   width:519px;
   height:195px;
   overflow:hidden;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
   margin-top:10px;
}
.ForumsBestQuotingsFloats .Title
{
	font-size:18px;
	font-weight:bold;
}
.ForumsBestQuotingsFloats .ItemsContainer
{
	width:519px;
	height:148px;
    margin-top:10px;
}
.ForumsBestQuotingsFloats .ItemsContainer .Item
{
	width:259px;
	/*height:64px;*/
	height:68px;
	float:right;
	overflow:hidden;
}
.ForumsBestQuotingsFloats .ItemsContainer .Item .Image
{
	width:85px;
	height:68px;
	float:right;
	/*border:solid 1px #000;*/
}
.ForumsBestQuotingsFloats .ItemsContainer .Item .Image img
{
	width:85px;
	height:68px;
	border:none;
}
.ForumsBestQuotingsFloats .ItemsContainer .Item .Description
{
	width:150px;
	height:64px;
	margin-right:15px;
	float:right;
}
.ForumsBestQuotingsFloats a
{
   color:#353f48;
   text-decoration:none;
}
.ForumsBestQuotingsFloats a:hover
{
   color:#00a2df;
   text-decoration:none;
}

.ForumsBestQuotingsFloats .ItemsContainer .Item .Description .Title
{
	width:150px;
	height:45px;
    overflow:hidden;
    font-size:12px;
    font-weight:normal;
}
.ForumsBestQuotingsFloats .ItemsContainer .Item .Description .Title a
{
	text-decoration:none;
}
.ForumsBestQuotingsFloats .ItemsContainer .Item .Description .Title a:hover
{
	color:#83838A;
	text-decoration:none;
}
.ForumsBestQuotingsFloats .ItemsContainer .Item .Description .SubTitle
{
	width:150px;
	height:15px;
	font-size:11px;
	color:#83838A;
    overflow:hidden;
    margin-top:8px;
}
.ForumsBestQuotingsFloats .ItemsContainer .Item .Description .SubTitle div
{
	float:right;
}
.ForumsBestQuotingsFloats .ItemsContainer .Item .Description .SubTitle .right
{
	width:45px;
}
.ForumsBestQuotingsFloats .ItemsContainer .Item .Description .SubTitle .divider
{
	width:10px;
}
.ForumsBestQuotingsFloats .ItemsContainer .Item .Description .SubTitle .left
{
	width:95px;
	color:#00A2DF;
}
.ForumsBestQuotingsFloats .ItemsContainer .Item .Description .SubTitle .left a
{
	color:#00A2DF;
	text-decoration:none;
}
.ForumsBestQuotingsFloats .ItemsContainer .Item .Description .SubTitle .left a:hover
{
	color:#00A2DF;
	text-decoration:underline;
}
.ForumsBestQuotingsFloats .ItemsContainer .Divider
{
	width:519px;
	height:12px;
	float:right;
}

/*********************/
/********Forum********/
/*********************/
.Forum
{
   width:519px;
   overflow:hidden;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
   margin-bottom:10px;
}
.Forum .Title
{
	font-size:20px;
	font-weight:bold;
}
.Forum .Manager
{
	font-size:11px;
	font-weight:bold;
}
.Forum .Manager span
{
	font-size:11px;
	font-weight:normal;
	color:#00A2DF;
	text-decoration:none;
}
.Forum .Manager a
{
	font-size:11px;
	font-weight:normal;
	color:#00A2DF;
	text-decoration:none;
}
.Forum .Manager a:hover
{
	font-size:11px;
	font-weight:normal;
	color:#00A2DF;
	text-decoration:none;
}
.Forum .Desc
{
	margin-top:5px;
}




/*------- ForumMessages -----------------------------------*/
/*---------------------------------------------------------*/

.ForumMessages{width:519px;overflow:hidden;}
.ForumMessages .AddNew{width:519px;
    height:20px;
    background-image:url('Images/Forums/grey_bar.jpg');
    background-repeat:repeat-x;
    text-align:center;
    padding-top:4px;
    color:#3CC1F3;
    font-weight:bold;
    }
.ForumMessages .AddNew a{color:#3CC1F3;text-decoration:none;}
.ForumMessages .AddNew a:hover{color:#C6C7CC;text-decoration:none;}
.ForumMessages .PostRow{width:519px;height:15px;overflow:hidden;padding:3px 0px;}
.ForumMessages .PostRow .Arrow{font-weight:bold;width:12px;float:right;height:9px;margin-top:5px;}
* html .ForumMessages .PostRow .Arrow{margin-top:-2px;}
*:first-child+html .ForumMessages .PostRow .Arrow{margin-top:-2px;}
.ForumMessages .PostRow .Title{font-weight:bold;float:right;cursor:pointer;font-size:12px;overflow:hidden;}
.ForumMessages .PostRow .Author{width:70px;float:right;text-align:left;overflow:hidden;}
.ForumMessages .PostRow .Author a{text-decoration:underline;}
.ForumMessages .PostRow .Author a:hover{text-decoration:none;}
.ForumMessages .PostRow .Or{width:20px;float:right;text-align:center;}
.ForumMessages .PostRow .Date{width:77px;float:right;font-size:11px;}
.ForumMessages .PostBody{width:519px;background-color:#F8F8F8;}
.ForumMessages .PostBody .Text{background-color:#F8F8F8;padding-top:5px;padding-bottom:10px;color:#83838A;}
.ForumMessages .PostBody .Text .LinkTitle{margin-top:10px;font-weight:bold;color:#353F48}
.ForumMessages .PostBody .Text a{color:#83838A;text-decoration:underline;}
.ForumMessages .PostBody .Text a:hover{color:#83838A;text-decoration:none;}
.ForumMessages .PostBody .Text .Link{margin-top:2px;}
.ForumMessages .PostBody .Text .Link .img{float:right;}
.ForumMessages .PostBody .Text .Link .img img{padding-top:5px;}
.ForumMessages .PostBody .Text .Link .text{float:right;width:455px;overflow:hidden;margin-right:5px;}

.ForumMessages .PostBody .BottomStrip{background-color:#E8E8E8;height:18px;padding-top:2px;}
.ForumMessages .PostBody .BottomStrip .Image{float:right;margin-top:4px;}
.ForumMessages .PostBody .BottomStrip .Add{color:#00A2DF;float:right;width:100px;margin-right:10px;}

.ForumMessages .PostBody .BottomStrip .Mid{color:#00A2DF;float:right;width:290px;margin-right:10px;text-align:center;padding-top: 1px;}
.ForumMessages .PostBody .BottomStrip .Mid a{color:orange;}

.ForumMessages .PostBody .BottomStrip .Close{color:#00A2DF;float:right;width:40px;margin-right:60px;cursor:pointer;}
* html .ForumMessages .PostBody .BottomStrip .Close{margin-right:234px;}
.ForumMessages .PostBody .BottomStrip a{color:#00A2DF;text-decoration:underline;font-weight:bold;font-size:11px;}
.ForumMessages .PostBody .BottomStrip a:hover{color:#00A2DF;text-decoration:none;}
.ForumMessages .PostDivider{height:1px;border-bottom:solid 1px #E7E7E7;overflow:hidden;width:510px;margin-right:9px;}

.ForumMessages .AddNew2 a{color:#3CC1F3;text-decoration:none;font-weight:bold;}
.ForumMessages .AddNew2 a:hover{color:#C6C7CC;text-decoration:none;font-weight:bold;}

.ForumNav{	width:519px;
    height:20px;
    background-image:url('Images/Forums/grey_bar.jpg');
    background-repeat:repeat-x;
    text-align:center;
    padding-top:4px;
}

.ForumNav a{color:#C6C7CC !important;text-decoration:none !important;}
.ForumNav a:hover{color:#3CC1F3 !important;text-decoration:none !important;}

.ForumBody{margin:10px 0px;}


/*****ForumAddNewMSG*****/
.ForumAddNewMSG
{
   width:519px;
   overflow:hidden;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
   margin-top:10px;
}
.ForumAddNewMSG .Title
{
	font-size:18px;
	font-weight:bold;
}
.ForumAddNewMSG .Strip
{
	font-size:18px;
	font-weight:bold;
}
.ForumAddNewMSG .Strip .Response_New
{
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
	float:right;
}

.ForumAddNewMSG .Strip .BackToForum
{
	width:92px;
    height:22px;
    background-image:url('Images/Forums/button_back.gif');
    background-repeat:no-repeat;
	float:left;
	display:block;
}

.ForumAddNewMSG .ParentTitle
{
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	width:495px;
}
.ForumAddNewMSG .ParentDesc
{
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
	width:495px;
}

.ForumAddNewMSG .AddForm
{
	width:509px;
	background-color:#F8F8F8;
	margin-top:15px;
	padding:10px;
}
.ForumAddNewMSG .AddForm .InputRow
{
	margin-bottom:10px;
}
.ForumAddNewMSG .AddForm .InputRow .Label
{
	font-weight:bold;
	width:75px;
	float:right;
	padding-top:2px;
}
.ForumAddNewMSG .AddForm .InputRow .cb
{
	font-weight:bold;
	float:right;
	padding-top:2px;
}
.ForumAddNewMSG .AddForm .InputRow .Text input
{
	height:16px;
	width:220px;
}
.DirLTR
{
	direction:ltr;
}
/* IE6 Only */
* html .DirLTR 
{
	direction:rtl;
}

.ForumAddNewMSG .AddForm .InputRow .Text textarea
{
	width:410px;
	height:140px;
	background-image:url(Images/SearchStrip/search_pixel.gif);
	background-position:center top;
	background-repeat:repeat-x;
	color:#353F48;
	font-size:11px;
	font-family:Arial;
	border:solid 1px #ABADAC;
	float:right;
}
.ForumAddNewMSG .AddForm .Submit
{
	width:55px;
    height:22px;
    background-image:url('Images/Forums/button_back.gif');
    background-repeat:no-repeat;
	float:left;
	margin-left:20px;
	display:block;
}
/* IE7 Only */
*:first-child+html .ForumAddNewMSG .AddForm .Submit
{
	margin-left:15px;
}
* html .ForumAddNewMSG .AddForm .Submit{margin-left:10px;}

.ForumAddNewMSG .Breaker
{
	clear:both;
	float:none;
}
.ForumAddNewMSG .BottomStrip{background-color:#E8E8E8;height:18px;padding-top:2px;font-size:11px;padding-right:10px;}
.ForumAddNewMSG .BottomStrip a{text-decoration:underline;}
.ForumAddNewMSG .BottomStrip a:hover{text-decoration:none;}

.ForumAddNewMSG .AddForm .InputRow .DescText input
{
	width:135px;
	height:16px;
}
.ForumAddNewMSG .AddForm .InputRow .DescLabel
{
	float:right;
	padding-left:5px;
}
.ForumAddNewMSG .AddForm .InputRow .LinkLabel
{
	float:right;
	padding-left:5px;
	padding-right:20px;
}
.ForumAddNewMSG .AddForm .InputRow .LinkText input
{
	width:258px;
	direction:ltr;
	padding-left:5px;
	height:16px;
}
.ForumAddNewMSG .AddForm .InputRow .FileUpload input
{
	width:268px;
	padding-left:5px;
	height:20px;
}
.ForumAddNewMSG input[type=text]
{
	background-image:url(Images/SearchStrip/search_pixel.gif);
	background-position:center top;
	background-repeat:repeat-x;
	color:#353F48;
	font-size:11px;
	font-family:Arial;
	border:solid 1px #ABADAC;
	float:right;
}
/* IE6 Only */
.ForumAddNewMSG input
{
	background-image:url(Images/SearchStrip/search_pixel.gif);
	background-position:center top;
	background-repeat:repeat-x;
	color:#353F48;
	font-size:11px;
	font-family:Arial;
	border:solid 1px #ABADAC;
	float:right;
}
.ForumAddNewMSG input[type=file]
{
	background-image:url(Images/SearchStrip/search_pixel.gif);
	background-position:center top;
	background-repeat:repeat-x;
	color:#353F48;
	font-size:11px;
	font-family:Arial;
	border:solid 1px #ABADAC;
	float:right;
}
/*****ForumsRecFloats*****/
.ForumsRecFloats
{
   width:499px;
   padding:4px 10px;
   overflow:hidden;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
   height:42px;
   background-color:#F8F8F8;
   margin-bottom:10px;
}
.ForumsRecFloats .Title
{
   font-size:12px;
   font-weight:bold;
   margin-bottom:4px;
   padding-top:3px;
}
.ForumsRecFloats .Link
{
	width:249px;
	height:17px;
	float:right;
	overflow:hidden;
    margin-bottom:2px;
}
.ForumsRecFloats .Link a
{
	text-decoration:underline;
    color:#353f48;
}
.ForumsRecFloats .Link a:hover
{
	text-decoration:underline;
    color:#00A2DF;
}
.ForumsRecFloats .Link img
{
	width:5px;
	height:5px;
	margin-bottom:2px;
}


/*****MoreForums*****/
.MoreForums
{
   width:190px;
   height:238px;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
   margin-top:15px;
}
.MoreForums .Title
{
	font-size:18px;
	font-weight:bold;
}
.MoreForums .Content
{
    width:190px;
    background-image:url('Images/Site/left_top.gif');
    background-repeat:no-repeat;
    background-position:top;
    padding-top:5px;
}
.MoreForums .Content .Items
{
	padding-top:15px;
    width:190px;
    font-weight:bold;
}
.MoreForums .Content .Items .Image
{
	width:10px;
	float:right;
}
.MoreForums .Content .Items .Item
{
	margin-top:-5px;
    width:175px;
    padding-right:5px;
	float:right;
	line-height:16px;
}
/* IE6 Only */
* html .MoreForums .Content .Items .Item
{
	margin-top:-6px;
}
.MoreForums .Content a
{
    color:#353f48;
    text-decoration:none;
}
.MoreForums .Content a:hover
{
   color:#83838a;
    text-decoration:none;
}
.MoreForums .Content .More
{
   width:185px;
   padding-left:5px;
   font-weight:bold;
   font-size:11px;
   color:#ff8d09;
   text-align:left;
}
.MoreForums .Content .More img
{
	border:none;
	width:9px;
	height:9px;
}
.MoreForums .Content .More a
{
   color:#ff8d09;
   text-decoration:none;
}
.MoreForums .Content .More a:hover
{
   color:#ff8d09;
   text-decoration:underline;
}
.MoreForums .Content .Line
{
	margin-top:4px;
	border-top:dotted 1px #dad9d9;
	height:1px;
	width:190px;
}

/*****ForumsArticlesFloats*****/
.ForumsArticlesFloats
{
   width:190px;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
   margin-top:8px;
}
.ForumsArticlesFloats .Title
{
	font-size:18px;
	font-weight:bold;
}
.ForumsArticlesFloats .Content
{
    width:190px;
    background-image:url('Images/Site/left_top.gif');
    background-repeat:no-repeat;
    background-position:top;
    padding-top:5px;
}
.ForumsArticlesFloats .Content .Items
{
	padding-top:15px;
    width:190px;
}
.ForumsArticlesFloats .Content .Items .Image
{
	width:10px;
	float:right;
}
.ForumsArticlesFloats .Content .Items .Item
{
	margin-top:-5px;
    width:175px;
    padding-right:5px;
	float:right;
	overflow:hidden;
	line-height:16px;
}
/* IE6 Only */
* html .ForumsArticlesFloats .Content .Items .Item
{
}
.ForumsArticlesFloats .Content a
{
    color:#353f48;
    text-decoration:none;
}
.ForumsArticlesFloats .Content a:hover
{
   color:#83838a;
    text-decoration:none;
}
.ForumsArticlesFloats .Content .Line
{
	margin-top:14px;
	border-top:dotted 1px #dad9d9;
	height:1px;
	width:190px;
}

/*****ForumsCustodyFloats*****/
.ForumsCustodyFloats
{
   width:519px;
   overflow:hidden;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
   height:70px;
   margin-top:20px;
}
.ForumsCustodyFloats .Text
{
   float:right;
   font-size:11px;
   font-weight:normal;
   width:460px;
   overflow:hidden;
}
.ForumsCustodyFloats .Text a
{
   font-size:11px;
   font-weight:bold;
   text-decoration:none;
}
.ForumsCustodyFloats .Text a:hover
{
   font-size:11px;
   font-weight:bold;
   text-decoration:underline;
}
.ForumsCustodyFloats .Image
{
	float:right;
	width:59px;
	height:60px;
	margin-top:5px;
}

/*****ForumsRecFloats*****/
.ForumsAboutManager
{
   background-image:url('Images/Forums/about_bg.gif');
   background-repeat:repeat-x;
   width:499px;
   padding:3px 10px;
   overflow:hidden;
   color:#353f48;
   font-family:Arial;
   font-size:12px;
   height:112px;
   margin-bottom:15px;
}
.ForumsAboutManager .Title
{
   font-size:13px;
   font-weight:bold;
   margin-bottom:4px;
   padding-top:3px;
}
.ForumsAboutManager .Image
{
	width:85px;
	height:68px;
	float:right;
}
.ForumsAboutManager .Desc
{
	width:387px;
	height:64px;
	float:right;
	margin-right:15px;
    overflow:hidden;
}
.ForumsAboutManager .Desc .Title
{
   font-size:13px;
   font-weight:bold;
   padding:0px;
   margin:0px;
   height:15px;
   width:387px;
   overflow:hidden;
}
.ForumsAboutManager .Desc .About
{
   font-size:12px;
   color:#83838A;
   width:387px;
   overflow:hidden;
   height:45px;
}
.ForumsAboutManager .Close
{
}
.ForumsAboutManager .Close a
{
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
    color:#353f48;
}
.ForumsAboutManager .Close a:hover
{
	text-decoration:none;
}
.ForumsAboutManager .Close img
{
	text-decoration:none;
}

.fr-am-Captcha div
{
    color:inherit;
}
.fr-am-Captcha input
{
    width:50px;
}
.fr-am-Captcha img
{
    width:40px;
}