﻿@charset "utf-8";
body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0;
	padding:0;
	border:none;
}

body
{
	/*background: white no-repeat fixed top center;*/
	background: url(images/background_3.jpg) black left top;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 75%;
}

/* Master Page Layout */
#master_header
{
	background: url(/images/big_logo.png) no-repeat scroll 5px 12px;
	margin: -1px auto 0 auto;
	width: 1000px;
	vertical-align:top;
	font-family:Arial Narrow;
	text-align:left;
}
.TopHotspot
{
	position:absolute;
	left:5px;
	top:12px;
	Width:210px;
	Height:145px; 
}

#master_headertop
{
	width:100%;
}
.TopMenuCaption
{
	vertical-align:top;
	font-size:10.5pt;
	font-weight:bold;
	color:Green;
	width:100%;
	height:20px;
	line-height:12pt;
}
.Header_L1
{
	position:relative;
	vertical-align:middle;
	width:100%;
	height:38px;
	line-height:38px;
	overflow: hidden;
	clear:both;
}
.Header_L1_left
{
	position:absolute;
	z-index:2;
	left:275px;
	width: 450px;
	height: 38px;
	overflow: hidden;
}
.Header_L1_right
{
	position:absolute;
	z-index:1;
	right:0px;
	width:639px;
	height:38px;
	overflow: hidden;
	text-align:right;
}
.Header_L2
{
	vertical-align:bottom;
	width:100%;
	height:132px;
	overflow: hidden;
	clear:both;
}
.Header_L2_left
{
	float: left;
	width: 275px;
	height: 132px;
}
.Header_L2_middle
{
	float: left;
	width: 450px;
	height: 132px;
	z-index:100;
}
.Header_L2_right
{
	float: right;
	width: 473px;
	height: 133px;
	margin-top:-1px;
	text-align:left;
	z-index:99;
}
.Header_L3
{
	vertical-align:middle;
	width:100%;
	height:34px;
	line-height:34px;
	overflow: hidden;
	clear:both;
}
.Header_L3_left
{
	background: url(images/tickers_now.png) no-repeat center top;
	float: left;
	width: 171px;
	height: 34px;
	line-height: normal;
	text-align:center;
	font-size: 7.5pt;
	font-weight:bold;
	color: #333333;
}
.Header_L3_left a
{
	color:#FFFFFF;
	text-decoration:none;
}
.Header_L3_left a:hover
{
	color:Black;
}
.Header_L3_left a.selected
{
	color:Black;
}

.Header_L3_middle
{
	background: url(images/level3_bg.png) repeat-x left top;
	float:left;
	width: 811px;
	height: 34px;
	overflow: hidden;
}
.Header_L3_right
{
	background: url(images/level3_rightedge.png) no-repeat center top;
	float:left;
	width:18px;
	height:34px;
}
.Header_L4
{
	background: url(images/level4_bg.gif) repeat-x left top;
	vertical-align:middle;
	height:29px;
	line-height:29px;
	overflow: hidden;
	clear:both;
}
.Header_L4_left
{
	float: left;
	width: 171px;
	height: 29px;
	text-align:center;
	font-size: 10pt;
	font-weight:bold;
	color: #5D6060;
}
.Header_L4_middle
{
	float:left;
	width: 580px;
	height: 29px;
	overflow:hidden;
}
.Header_L4_right
{
	float:left;
	width: 249px;
	height:29px;
}

#master_page
{
	margin: 0px auto 20px auto;
	width: 1000px;
}


.master_content
{
	background-color:White;
	width: 1000px;
	color: #666666;
}

#master_content ul
{
	margin: 0 25px 0 30px;
}

#master_content ul li ul li
{
	list-style-type: disc;
}

#master_contentplaceholder
{
	line-height: 1.5em;
}

#master_contentfooterMenu
{ 
	clear: both;
	height: 30px;
	line-height:30px;
	width: 1000px;
	/*background: transparent url(images/footer.png) no-repeat scroll top center;*/
	background-color:#718335;
	color: Black;
	vertical-align:middle;
}

#master_contentfooter
{
	clear: both;
	width: 980px;
	padding: 5px 10px 5px 10px;
	color: #AAAAAA;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	text-align:center;
}

/* Home Page Layout */

.twitter_feed_Home
{
    width: 520px;
    height: 659px;
    float:left;
    margin-left:24px;
}

.twitter_cloud
{
	/*width:448px; now variable in control init*/
	/*height:243px; allow this panel to expand height dynamically*/
}

/* Main Page Layout */


.panels_left_Main
{
	width:520px;
	float:left;
	margin-top:16px;
	margin-left:8px;
}

.new_update
{
	width: 520px;
	height: 168px;
}

.twitter_feed_Main
{
	width: 520px;
	height: 2196px;
}

.twitter_feed_Friends
{
	clear:both;
	width: 448px;
}

.panels_right_Main
{
	width:448px;
	/*height:2721px;*/
	float:right;
	margin-top:16px;
	margin-right:8px;
}

.top_tweeters
{
	width:448px;
}

.profile_stock
{
	width:448px;
}

.profile_user
{
	width:448px;
}

/* Common Page Elements */

.panel_header_image
{
	height: 30px;
	width:inherit;
	clear:both;
	color: #666666;
	font-weight: bold;
	font-size: 13.5pt;
	line-height: 30px;
	vertical-align: middle;
	text-align: left;
	overflow:hidden;
}
.panel_header_image_alt
{
	/*background: url(images/titleBack.png) repeat-x scroll top left;*/
	background-color: #e4ffcb;
	height: 30px;
	width: inherit;
	clear: both;
	color: #666666;
	font-weight: bold;
	font-size: 13.5pt;
	line-height: 30px;
	vertical-align: middle;
	text-align: left;
	overflow: hidden;
}
	
.panel_middle
{
	border: none;
	background-color: transparent;
	width:inherit;
}

.panel_content
{
    padding: 8px 8px 8px 8px;
}

.panel_header_image_thin
{
	/*background: transparent url(images/titleBack.png) repeat-x scroll top left;*/
	background-color:#9f9f9f;
	height: 24px;
	width:inherit;
	clear:both;
	color: White;
	font-weight: bold;
	font-size: 10.5pt;
	line-height: 24px;
	vertical-align: middle;
	text-align: left;
}

.panel_footer_l
{
	background: transparent;/* url(images/shadowLeft.png) no-repeat scroll bottom left;*/
	height:8px;
	width:8px;
	float:left;
}
.panel_footer_m
{
	background: transparent;/* url(images/shadowMiddle.png) repeat-x scroll bottom left;*/
	height:8px;
	float:left;
}
.panel_footer_r
{
	background: transparent;/* url(images/shadowRight.png) no-repeat scroll bottom right;*/
	height:8px;
	width:8px;
	float:left;
}

/* Content Page Layout */
.demoarea {
	padding:20px;
	background:#FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.demobottom {
	height:8px;
	background:#FFF url(images/demobottom.png) no-repeat left bottom;
}


.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}

.subheading{
	padding:.8em 0 0.5em 0;
	color:#0F2543;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:1.1em;
}

p {}

em {font-style:italic}

i {font-style: italic;}

strong {font-weight:bold;}

.codeReference
{
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
}

pre, code {
	display:block;
	margin:15px 15px 15px 0;
	padding:10px;
	border:1px dashed #CCC;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
}

.releaseList {
	list-style-type:disc;
}


/* Styles for the Animation Reference */
.animationReferenceTable
{
}

.animationReferenceRow
{
}

.animationReferenceField
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

.animationReferenceCode
{
	margin-top: 5px;
	vertical-align: top;
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
	
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
	margin-bottom: 5px;
}

.animationReferenceItems
{
	vertical-align: top;
}

.animationReferenceItemTable
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItemRow
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItem
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.animationReferenceItemCode
{
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
}

/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
    color: gray;
    background-color: #e6e6e6;
	font-size: 10px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    color: black;
    background-color: #f5f5f5;
	font-size: 10px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    border-top:dashed 1px silver;
    border-left:dashed 1px silver;
    border-right:dashed 1px silver;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: white;
    border: 1px dashed silver;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : white;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 120px;
    text-align : left; 
    list-style-type : none;
	font-family: Verdana, Arial, sans-serif;
	font-size:7pt;
	line-height:8pt;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

/*Cascading DropDown*/

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

/*Confirm Button*/

/* DropShadow */

#master_content .dropShadowPanel span {color:white;text-decoration:underline;}
#master_content .dropShadowPanel span:hover {text-decoration:none;}


.dropShadowPanel 
{
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

/*Drag Panel*/
.dragMe {
	width:100%;
	height:21px;
	background-color:#FFF;
	background-image:url(images/header-opened.png);
	text-align:center;
	cursor:move;
	font-weight:bold;
}

.overflowHidden {overflow:hidden;}

.overflowScroll {overflow:hidden;}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}

/* PagingBulletedList */
.selectIndex {
    font-weight: bold;
    text-decoration:none;
}
.unselectIndex {
    font-weight:normal;
    text-decoration:underline;
}


/*Modal Popup*/
.modalBackground {
	background-color:Black;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:white;
	border-width:2px;
	border-style:solid;
	border-color:gray;
	width:400px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

/*Reorder List*/
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	background-image:url(images/bg-menu-main.png);
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}


.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-image:url(images/bg_nav.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.reorderListDemo li a {color:#FFF !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}


/* Rounded Corners*/

.roundedPanel
{	
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

/* ResizableControl */

.frameImage
{
	width:130px;
	height:65px;
	overflow:hidden;
	float:left;
	padding:3px;
}

.frameText
{
	width:100px;
	height:100px;
	overflow:auto;
	float:left;
	background-color:#ffffff;
	border-style:solid;
	border-width:2px;
	border-color:Gray;
	font-family:Helvetica;
	line-height:normal;
}

.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}

.handleText
{
	width:16px;
	height:16px;
	background-image:url(images/HandleGrip.png);
	overflow:hidden;
	cursor:se-resize;
}

.resizingImage
{
	padding:0px;
	border-style:solid;
	border-width:3px;
	border-color:#B4D35D;
}

.resizingText
{
	padding:0px;
	border-style:solid;
	border-width:2px;
	border-color:#7391BA;
}

/*Textbox Watermark*/

.unwatermarked 
{
	/*
	height:18px;
	width:148px;
	*/
}

.watermarked {
	font-size:8pt;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	
.watermarked_login {
	font-family:Verdana, Arial;
	font-size:8pt;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

/* Rating */
.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);
}


/*Toggle Button*/

/*Setup*/
.walkthrough li {padding-bottom:5px;}

/*Using a sample extender*/

/*Creating a new extender*/
.walkthroughNote {
	padding-left:25px;
	font-style:italic;
}

/*Other neat stuff*/


/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
}

.BarIndicator_TextBox2_weak
{
    color:Red;
    background-color:Red;
}
.BarIndicator_TextBox2_average
{
    color:Blue;
    background-color:Blue;
}
.BarIndicator_TextBox2_good
{
    color:Green;
    background-color:Green;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    padding:2px 2px 2px 2px;
    width:200px;
    vertical-align:middle;
}

.TextIndicator_TextBox3
{
     background-color:Blue;
     color:Yellow;
     font-size:small;
     font-variant:small-caps;
     padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.TextIndicator_TextBox1_Strength1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength2
{
     background-color:Gray;
     color:Yellow;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength3
{
     background-color:Gray;
     color: #FFCAAF;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength4
{
     background-color:Gray;
     color:Aqua;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}
.TextIndicator_TextBox1_Strength5
{
     background-color:Gray;
     color: #93FF9E;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;
     padding: 2px 3px 2px 3px;
     font-weight:bold;
}



.dynamicPopulate_Normal
{
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}
/************ MaskedEdit Related Styles ***********************/
.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

/* SlideShow styles */

.slideTitle
{
	font-weight:bold;
	font-size:small;
	font-style:italic;
}

.slideDescription
{
	font-size:small;
	font-weight:bold;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}

.whiteLabel
{
	font-size:8pt;
	color:White;
}

.whiteBoldLabel
{
	font-size:8pt;
	color:White;
	font-weight:bold;
}
.grayBoldLabel
{
	font-size:8pt;
	color:Gray;
	font-weight:bold;
}

.greenBoldLabel
{
	font-size: 10pt;
	color: #718335;
	font-weight: bold;
}

.blackLabel
{
	font-size:8pt;
	color:Black;
}

.blackBoldLabel
{
	font-size:10pt;
	color:Black;
	font-weight:bold;
}

.normalTextbox
{
	font-size:8pt;
	color:Black;
}
.loginTextbox
{
	font-size:7pt;
	font-family:Verdana, Arial;
	color:Black;
}
.updateTextbox
{
	height:20px;
	line-height:20px;
	vertical-align:middle;
    font-size: 8pt;
    font-family: Trebuchet MS, Arial;
    color: Black;
    background-color: white;
    border:1px solid #999999;
}
.watermarked_update
{
	height:20px;
	line-height:20px;
	vertical-align:middle;
    font-size: 8pt;
    font-family: Trebuchet MS, Arial;
    border:1px solid #BEBEBE;
    color: gray;
    background-color: gainsboro;
}

.normalHyperlink
{
	font-size:8pt;
}

.redBoldLabel
{
	font-size: 8pt;
	color: Red;
	font-weight: bold;
}
.redBoldLabelMedium
{
	font-size: 9pt;
	color: Red;
	font-weight: bold;
}

.displayNone
{
	display:none;
	width:0px;
	height:0px;
}

.divSpacer
{
	clear:both;
	width:100%;
	background:transparent;
	line-height:1px;
	font-size:1px;
}

/*Twitter Tweets Styles*/

.tweet
{
	width:520px;
	text-align:left;
	border: none 0px;
}
.tweet.friends
{
	width:443px;
	margin-left:5px;
}
.tweet.testimonials
{
	width:400px;
}

.tweet_left
{
	/*background: url(images/tweetBackNormal.png) no-repeat scroll top left;*/
	height:81px;
	width:93px;
	vertical-align:top;
}
.tweet_left.Mn
{
	/*background: url(images/tweetBackMn.png) no-repeat scroll top left;*/
}
.tweet_left.DM
{
	/*background: url(images/tweetBackDM.png) no-repeat scroll top left;*/
}
.tweet_left.flw
{
	/*background: url(images/tweetBackflw.png) no-repeat scroll top left;*/
}
.tweet_left.flw_Mn
{
	/*background: url(images/tweetBackflwMn.png) no-repeat scroll top left;*/
}
.tweet_left.flw_DM
{
	/*background: url(images/tweetBackflwDM.png) no-repeat scroll top left;*/
}
.tweet_left.D2
{
	/*background: url(images/tweetBackD2.png) no-repeat scroll top left;*/
}
.tweet_left.friends
{
	/*background: url(images/tweetBackNormal.png) no-repeat scroll top left;*/
	height:56px;
	width:48px;
}

.tweet_right
{
	background: url(images/tweetBackNormal.png) no-repeat scroll top right;	
	width:427px; /*need to force this width as well as the avatar so that cells without much text do not collapse the col width*/
	vertical-align: top;
	text-align:left;
}
.tweet_right.Mn
{
	background: url(images/tweetBackMn.png) no-repeat scroll top right;	
}
.tweet_right.DM
{
	background: url(images/tweetBackDM.png) no-repeat scroll top right;	
}
.tweet_right.flw
{
	background: url(images/tweetBackflw.png) no-repeat scroll top right;	
}
.tweet_right.flw_Mn
{
	background: url(images/tweetBackflwMn.png) no-repeat scroll top right;	
}
.tweet_right.flw_DM
{
	background: url(images/tweetBackflwDM.png) no-repeat scroll top right;	
}
.tweet_right.D2
{
	background: url(images/tweetBackD2.png) no-repeat scroll top right;	
}
.tweet_right.friends
{
	/*background: url(images/tweetBackNormal.png) no-repeat scroll top right;*/
	background:none;
	width:395px; /*need to force this width as well as the avatar so that cells without much text do not collapse the col width*/
}
.tweet_right.testimonials
{
	/*background: url(images/tweetBackNormal.png) no-repeat scroll top right;*/
	width:400px; /*need to force this width as well as the avatar so that cells without much text do not collapse the col width*/
}

.tweet_left_top
{
	width:93px;
	height:77px;
	margin-top:4px;
}
.tweet_left_top.friends
{
	width:48px;
	height:50px;
	margin-top:4px;
}
.tweet_left_bottom
{
	width:93px;
	height:21px;
}
.tweet_avatar
{
	float:right;
	width:73px;
	height:73px;
}
.tweet_avatar img
{
	height:73px;
	width:73px;
	border:none;
}
.tweet_avatar.friends
{
	float:right;
	width:48px;
	height:48px;
}
.tweet_avatar.friends img
{
	height:48px;
	width:48px;
	border:none;
}
.tweet_rating
{
	float:right;
	width:20px;
	height:73px;
}
.tweet_rating img
{
	/*display:block;*/
	width:13px;
	height:73px;
	margin:0px 4px 0px 3px;
}

.tweet_follow
{
	float:right;
	width:73px;
	height:21px;
}
.tweet_block
{
	float:right;
	width:20px;
	height:21px;
	text-align:center;
}

.tweet_commands
{
	float:left;
	width:16px;
	height:61px;
	margin-top:20px;
	margin-left:5px;
	text-align:center;
	overflow:hidden;
}
.tweet_commands.friends
{
	height:52px;
	margin-top:5px;
}
.tweet_commands img
{
	display:block;
	width:16px;
	height:16px;
	margin:2px 0px 2px 0px;
}
.tweet_content
{
	float:left;
	width:401px;
	height:78px;/*99px;*/
	margin-top:3px;
}
.tweet_content.friends
{
	width:372px;
	height:56px;
	margin-top:0px;
}
.tweet_content.testimonials
{
	width:400px;
}

.tweet_header
{
	height:17px;
	line-height:17px;
	vertical-align:top;
	text-align:left;
	margin-left:10px;
	overflow:hidden;
}
.tweet_header.friends
{
	height:25px;
	line-height:12px;
	margin-top:2px;
}
.tweet_header.testimonials
{
}

.tweet_body
{
    font-size: 9pt;
    color: black;
    /*height: 45px; let the body_footer float up to bottom of body text...*/
    width:391px; /*need to force this width as well as the avatar so that cells without much text do not collapse the col width*/
    line-height: 15px;
    vertical-align: top;
    margin-left:10px;
    overflow:hidden;
}
.tweet_body.friends
{
    font-size: 7pt;
    height: 29px;
    width:362px; /*need to force this width as well as the avatar so that cells without much text do not collapse the col width*/
    line-height: 13px;
}
.tweet_body.testimonials
{
    width:380px; /*need to force this width as well as the avatar so that cells without much text do not collapse the col width*/
}
.tweet_body a
{
    color: #333333;
    text-decoration:none;
}
.tweet_body img
{
    height: 15px;
    width:18px;
    margin-left:5px;
    vertical-align:middle;
}

.tweet_body a:hover
{
    color: #333333;
    text-decoration:underline;
}

.tweet_body_footer
{
    height: 16px;
    line-height:14px;
    vertical-align: top;
    margin-left:10px;
    overflow:hidden;
}

.tweet_footer
{
	/*background: transparent url(images/Tweet_Line.png) no-repeat scroll left center;*/
	font-size: 1px;
	line-height: 3px;
	height: 3px;
}
.tweets_header
{
	/*background: transparent url(images/Tweet_Line.png) no-repeat scroll left center;*/
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.tweet_name
{
    font-weight: bold;
    font-size: 9pt;
    color: #333333;
    text-decoration:none;
}
.tweet_name.friends
{
    font-size: 7pt;
}

.tweet_name a
{
    color: #333333;
    text-decoration: none;
}

.tweet_time
{
    font-weight: normal;
    font-size: 6pt;
    color: #000000;
    font-style: normal;
}
.tweet_date
{
    color: #666666;
}

.tweet_from
{
    font-weight: normal;
    font-size: 6pt;
    color: #999999;
    font-style: normal;
}

.tweet_from a
{
    font-weight: bold;
    font-size: 6pt;
    color: #999999;
    font-style: normal;
    text-decoration: none;
}

.tweet_mention
{
    font-weight: bold;
    color: #333333;
}

.tweet_mention a
{
    color: #333333;
    text-decoration:none;
}

.tweet_mention a:hover
{
    color: #333333;
    text-decoration:underline;
}

.tweet_ticker
{
    font-weight: bold;
    color: #718335;
}

.tweet_ticker a
{
	color: #718335;
	text-decoration:none;
}

.tweet_ticker a:hover
{
    color: #718335;
    text-decoration:underline;
}

.myFriends_paging
{
	float:right;
	margin-right:0px;
}
.myFriends_paging div
{
	float:right;
	width:20px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	text-align:center;
	margin-left:5px;
	font-size:7pt;
	font-weight:bold;
	cursor:pointer;
	color:#AAAAAA;
	background-color:#DDDDDD;
}
.myFriends_paging div:hover
{
	color:#808080;
	background-color:#BBBBBB;
}
.myFriends_paging div.selected
{
	color:#FFFFFF;
	background-color:#BBBBBB;
}
.myFriends_paging div.title
{
	width:80px;
	color:#808080;
	background-color:transparent;
	font-size:8pt;
	font-weight:normal;
	text-align:right;
}

/* Free Blog Control styles */

.freeBlog
{
	width:400px;
	text-align:left;
	border: none 0px;
}

.freeBlog_left
{
	height:53px;
	width:52px;
	vertical-align:top;
}

.freeBlog_right
{
	width:348px; /*need to force this width as well as the avatar so that cells without much text do not collapse the col width*/
	vertical-align: top;
	text-align:left;
}

.freeBlog_avatar
{
	width:52px;
	height:53px;
}
.freeBlog_avatar img
{
	height:48px;
	width:48px;
	border:none;
	margin:0px 0px 4px 4px;
}

.freeBlog_content
{
	float:left;
	width:352px;
	height:53px;
}

.freeBlog_title
{
	margin:4px 10px 0px 10px;
	height:17px;
	line-height:17px;
	overflow:hidden;
	font-size:10.5pt;
}

.freeBlog_title a
{
    color: White;
    font-weight:bold;
    text-decoration:none;
}
.freeBlog_title a:hover
{
    /*color: #CCCCCC;*/
    text-decoration:underline;
}

.freeBlog_body
{
    width:328px; /*need to force this width as well as the avatar so that cells without much text do not collapse the col width*/
    line-height: 17px;
    vertical-align: top;
    margin-left:10px;
    overflow:hidden;
}

.freeBlog_footer
{
	font-size: 1px;
	line-height: 3px;
	height: 3px;
}
.freeBlog_header
{
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.freeBlog_name
{
    font-size: 10.5pt;
}

.freeBlog_name a
{
    color: White;
    text-decoration:none;
}
.freeBlog_name a:hover
{
    color: #DDDDDD;
}

.freeBlog_time
{
    font-weight: normal;
    font-size: 10.5pt;
    color: White;
    font-style: normal;
}

/* ------------------------ */

.profilePanel
{
	/*position: relative; don't do this if dont need it as it can give probs for autocomplete extender's dropdown if it goes outside of one of these panels... with div ordering*/
	margin: 5px 5px 0px 5px;
	text-align:left;
}
.profileHeaderAvatar
{
	background:transparent url(images/polaroid.png) no-repeat scroll top center;
	float:left;
	width:81px;
	height:103px;
	text-align:left;
	vertical-align:top;
}
.profileHeaderAvatar img
{
	margin:4px 0px 0px 4px;
}

.profileHeaderName
{
	float:left;
	clear:right;
	width:337px;
	height:25px;
	margin:10px 0px 0px 10px;
	text-align:left;
	vertical-align:top;
	line-height:20px;
	overflow:hidden;
}
.profileHeading
{
	color:black;
	font-size:12pt;
	font-weight:bold;
}

.profileEditTradingProfile
{
	float:left;
	clear:right;
	width:337px;
	height:123px;
	margin:0px 0px 0px 10px;
	text-align:left;
	vertical-align:top;
	color:black;
	line-height:34px;
	font-size:10.5pt;
}

.profile_rating_star, .ratings_symbols img
{
	width:13px;
	height:12px;
	margin:0px 1px 0px 1px;
	vertical-align:middle;
}

.profile_Links_Main 
{
	float:left;
	height:65px;
	width:337px;
	margin:0px 0px 0px 10px;
	text-align:left;
	font-size:9pt;
	color:Navy;
}
.profile_Links_Main a
{
	text-decoration:none;
	color:navy;
}
.profile_Links_Main a:hover
{
	text-decoration:none;
	color:blue;
	font-weight:bold;
}

.profile_Comments
{
	 clear:both;
	 Width:424px;
	 margin:0px 5px 5px 5px;
	 overflow:hidden;
	 text-align:center;
	 vertical-align:middle;
}
.profile_quotes
{
	font-family: Times New Roman;
	font-size: 30pt;
	line-height: 30pt;
	color: saddlebrown;
	font-weight: bold;
}
.profile_comment
{
	font-weight: bold;
	color:black;
	font-size:10.5pt;
	line-height:13.5pt;
	text-align:justify;
}
.profile_comment a
{
	color: mediumblue;
}

.profile_listitem
{
	border-top: gray 2px dotted;
	text-align: left;
	vertical-align: top;
}
.portfolio_symbol
{
	float:left;
	width:100px;
	height:20px;
	overflow:hidden;
}
.portfolio_company
{
	float:left;
	clear:right;
	width:333px;
	height:20px;
	overflow:hidden;
}

.links_delete, .portfolio_delete, .links_add, .portfolio_add
{
	float:left;
	width:20px;
	height:20px;
}
.portfolio_company_edit
{
	float:left;
	clear:right;
	width:278px;
	height:20px;
	overflow:hidden;
}
.links_friendlyname
{
	float:left;
	width:150px;
	height:20px;
}
.links_url
{
	float:left;
	clear:right;
	width:233px;
	height:20px;
}

.ratings_symbols
{
	float:left;
	width:20px;
	height:20px;
}
.ratings_comments
{
	float:left;
	clear:right;
	width:413px;
	/*height:dynamic;*/
}

.profile_comment_edit
{
	color:black;
	font-size:9pt;
	line-height:10.5pt;
}
.profile_textbox_edit
{
	color:black;
	font-size:8pt;
	line-height:10pt;
}

.search_textbox
{
	width:250px;
	color:black;
	font-size:8pt;
	line-height:10pt;
}
.search_heading
{
	font-weight:bold;
	font-size:8pt;
	color:Black;
}

.rateuser_ratings
{
	float:left;
	clear:right;
	width:337px;
	height:123px;
	margin:0px 0px 0px 10px;
	text-align:left;
	vertical-align:top;
	color:black;
	line-height:20px;
	font-size:10.5pt;
}

.rateuser_ratings img
{
	width:13px;
	height:12px;
	margin:0px 1px 0px 1px;
	vertical-align:middle;
}

.reply_Name
{
	font-size: 12pt;
	color: #718335;
	font-weight: bold;
	text-transform: capitalize;
}


div.scrollable_frame
{
	overflow:hidden;
	/*
	border-right: silver 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: silver 1px solid;
	*/
}

div.scrollable
{
	/* required settings */
	position: relative;
	overflow: hidden;
	/*height: 3250px; must set this locally on each page to required height*/
	width: 520px;
	/* decoration */
	border:none; /*border is zero as firefox has an issue with animating within this div class with a border, as it changes the offsetwidth/height, see http://ajaxcontroltoolkit.codeplex.com/WorkItem/View.aspx?WorkItemId=9962*/
}

/* root element for scrollable items */
div.scrollable div.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:20000em;
	width: 100%;
	/* decoration */
	/*margin-top:10px;*/
}

.FormButton
{
	font-family:Arial,Verdana;
	font-size: 7.5pt;
	cursor: pointer;
}

.TweetUpdateCount
{
	font-family:Verdana, Arial;
	color:black;
	font-size:7pt;
}

.paging_control
{
	clear:both;
	float:right;
	margin-right:10px;
}

.paging_link
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.paging_link:hover
{
	font-weight:bold;
	color:Black;
}

.paging_text
{
	font-family:Verdana, Arial;
	font-size:9pt;
	font-weight:bold;
	color:#333333;
}

.top_Tickers_content
{
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: 'Arial Narrow' , Arial;
	font-weight: bold;
	font-size: 14pt; /*for spacing characters*/
}
.top_Tickers_content a
{
      color:#FFFFFF;
      text-decoration:none;
}
.top_Tickers_content a:hover
{
      color: #718335;
}
.recently_viewed_content
{
	text-transform: uppercase;
	color: #333333;
	font-family: 'Arial Narrow' , Arial;
	font-weight: bold;
	font-size: 10pt;
}
.recently_viewed_content a
{
      color:#333333;
      text-decoration:none;
}
.recently_viewed_content a:hover
{
      color: #999999;
}

.panel_collapsable
{
	overflow:hidden; /*so when collapsed, initial display hides content*/
}
.panel_News
{
	width: 433px;
	/*background-color: lightcyan;*/
	margin:0px 5px 0px 10px;
	/*border:solid 1px #cccccc;*/
}
.news_List_Item
{
	/*background-color: #eeffff;*/
	margin: 5px 0px 5px 0px;
	line-height:9pt;
}
.news_Title
{
	color: #666666;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
}
.news_Title:hover
{
	color: #999999;
}
.news_Title:visited
{
	color: #718335;
}
.news_Separator
{
	background-color:#666666;
	height:1px;
	margin-left:5px;
	margin-right:5px;
}
.news_Date
{
	color: #999999;
	font-size:7pt;
}
.news_Desc
{
	color: #333333;
	font-size: 7.5pt;
	margin-left: 10px;
}

.panel_Resources
{
	width: 433px;
	margin:0px 5px 0px 10px;
	/*border:solid 1px #cccccc;*/
}
.panel_Resources a
{
	color: #666666;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
	line-height:13.5pt;
	/*margin:0px 10px 0px 10px;*/
}
.panel_Resources a:hover
{
	color: #999999;
}

.cursor_popup_show
{ 
	position: absolute;
	overflow:hidden;
	width:320px;
	height:180px;
	/*width:260px;
	height:200px;*/
	z-index: 2;
	background-color: lightcyan;
	border: gray 1px outset;
	color:#999999;
	text-align:center;
	vertical-align:middle;
	line-height:30px;
	font-size:18pt;
	font-weight:bold;
	font-family:Arial, Verdana;
 }

.cursor_popup_hidden
{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	width:1px;
	height:1px;
	overflow:hidden;
}

.stockSearch
{
	font-size:12pt;
	line-height:20px;
	height:20px;
	width:221px;
	vertical-align:middle;
	color:Black;
    background-color: white;
    border:1px solid #999999;
}
.watermarked_stockSearch
{
	font-size:12pt;
	line-height:20px;
	height:20px;
	width:417px;
	vertical-align:middle;
	background-color:gainsboro;
	color:Gray;
    border:1px solid #BEBEBE;
}
.stock_quote
{
	border-top: gray 2px dotted;
	border-bottom: gray 2px dotted;
	text-align: right;
	margin:0px 5px 0px 18px;
	line-height:11pt;
}

.stock_companyInfo
{
	border-bottom: gray 2px dotted;
	text-align: left;
	margin:0px 5px 0px 18px;
	line-height:11pt;
}
.compInfo_CompanyName
{
	color:#9f9f9f;
	font-weight: bold;
	font-size: 10.5pt;
	text-decoration:underline;
	line-height: 30px;
	margin-top:2px;
}
.compInfo_Website
{
	margin-left: 5px;
}
.compInfo_Website a
{
	color:#9f9f9f;
	font-size: 8pt;
	text-decoration:underline;
}
.compInfo_Description
{
	color:#9f9f9f;
	font-size: 8pt;
	margin: 0px 0px 5px 5px;
}

.stock_twitterTrend
{
	text-align: right;
	margin:0px 5px 0px 18px;
	color:#666666;
	font-size:7pt;
}

.stock_showtweets
{
	color:#718335;
	text-decoration: none;
	font-size:8pt;
	font-weight:normal;
}
.stock_showtweets:hover
{
	color:#00CC00;
}
.stock_showtweets span
{
	text-decoration: none;
}

.menu_link 
{
	float:right;
	width:80px;
	text-align:center;
}
.menu_link a
{
	color:White;
	font-weight:bold;
	text-decoration:none;
}
.menu_link a:hover
{
	text-decoration:underline;
}

.transPopup {
    background-color:Transparent;
    border-width:4px;
    border-style:solid;
    border-color:White;
    width:300px;
    padding:16px 16px 16px 16px;
}

.whiteTitleLabel
{
    font-size:14pt;
    color:White;
    font-weight:bold;
}

.TopMenuLabel
{
	font-size:13pt;
	font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
	text-transform:capitalize;
}
.TopMenuLabel:hover
{
    color:#718335;
    text-decoration:none;
}
.TopMenuLabel.selected
{
    color:#718335;/*#859B4D;*/
}

.LoggedInLabel
{
	font-size:9pt;
	font-weight:bold;
    color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
.LogInLabel
{
	font-size:8pt;
	font-weight:bold;
    color:#AAAAAA;
    text-decoration:none;
	text-transform:uppercase;
}
.LogInLabel:hover
{
    color:White;
    text-decoration:none;
}

/*
Blog related styles
*/
.postTitle {
  padding-top:8px;
  font-size:12pt;
  font-weight:bold;
  color:#676767;
  }
.postDate
{
  font-size:6pt;
  color:#676767;
  letter-spacing:.2em;
  text-transform:uppercase;
}
.postPremium {
  padding: 4 4 4 4;
  margin-left: 4px;
  font-size:8pt;
  font-weight:bold;
  color:white;
  background-color:#D3A929;
  text-transform:uppercase;
  }
.editorPopup {
                background-color:gray;
                border-width:4px;
                border-style:solid;
                border-color:White;
                padding:16px 16px 16px 16px;
}
.blogSubTitle
{
  font-size:11pt;
  font-weight:bold;
  color:#D3A929;
  letter-spacing:.2em;
  text-transform:capitalize;
  font-variant:small-caps;
}
.recentPostTitle
{
  font-size:11pt;
  font-weight: normal;
  color:#FFFFFF;
  text-decoration:none;
}
.recentPostDate
{
  font-size:8pt;
  font-weight:normal;
  color:#FFFFFF;
  text-decoration:none;
}
.summaryPost
{
  font-size:9pt;
  color:gray;
  text-align:justify;
}
.summaryPost_link
{
	font-size:9pt;
	color: #718335;
	text-decoration:none;	
}

.summaryPost_link:hover
{
	color: #718335;
	text-decoration:underline;	
}
.recentHeading
{
	color:#666666;
	font-size:9pt;
	font-weight:bold;
}
.recent_listitem
{
	/*border-top: gray 2px dotted;*/
	text-align: left;
	vertical-align: top;
}
.recent_symbol
{
	float:left;
	width:100px;
	height:14px;
	overflow:hidden;
}
.recent_company
{
	float:left;
	clear:right;
	width:333px;
	height:14px;
	overflow:hidden;
}
.recent_text
{
	font-weight: normal;
	color:black;
	font-size:9pt;
	line-height:14px;
	text-align:justify;
}
.recent_text a
{
	color: mediumblue;
	text-decoration:none;
}
.recent_text a:hover
{
	color: royalblue;
	text-decoration:underline;
}

.getting_started_step
{
	color:#718335;
	font-weight:bold;
	font-size:12pt;
}

.siteMessageContainer
{
	width:100%;
	height:32px;
	border-top:solid 3px green;
	padding:4px 4px 4px 4px;
	margin-right:16px;
	background-color:black;
}

.tabPanel
{
	height:32px;
	vertical-align:middle;
}

.tabItem
{
	font-size:8pt;
	color:White;
	background-color:#8cba8c;
	width:104px;
	height:20px;
	vertical-align:middle;
	text-align:center;
	border-right:solid 1px white;
}

.tabSelected
{
	font-size:8pt;
	color:White;
	background-color:#3eba2e;
	width:104px;
	height:20px;
	vertical-align:middle;
	text-align:center;
	border-right:solid 1px white;
}

.tabLink
{
	color:white;
	font-size:7pt;
	text-decoration:none;
	text-transform:uppercase;
}

.chat_page
{
    width:762px;
    height:800px;
    overflow:hidden;
}

.chat_page option
{
	background:#333333;
	color:White;
	font-size:8pt;
	line-height:12pt;
	height:12pt;
}

.chat_area
{
	width: 380px;
	/*height: 480px;*/ 
	overflow:auto;
	background-color:white;
	font-size:8pt;
	color:#333333;
}

.chat_area a
{
	font-weight:bold;
	color: #718335;
	text-decoration:none;	
}
.chat_area a.admin
{
	/*color: #CC0000; now using colours per admin set in user_permissions table*/
}

.chat_area a:hover
{
	font-weight:bold;
	text-decoration:underline;	
}

.chat_area td
{
	word-wrap:break-word; /*nb: these are css3; supported by FF3.5+, IE7+, Safari, Chrome etc only latest versions*/
	word-break:break-all; /* cf: http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/CSS/Q_21410398.html re getting this work in Mozilla in a td: I found needed table-layout:fixed on the table*/
}

.chat_area tr.alt1 td
{
	background-color:White;
}
.chat_area tr.alt2 td
{
	background-color:#E8E8E8;
}
.chat_area tr.highlight td
{
	background-color: #ccff99;
}

.chat_users
{
	width: 100%;
	clear:both;
	height: 28px; 
	overflow: hidden;
	color:White;
	font-size:9pt;
	font-weight:bold;
}
.chat_users a
{
	font-weight:bold;
	color: white;
	text-decoration:none;	
}
.chat_users a:hover
{
	font-weight:bold;
	color: white;
	text-decoration:underline;	
}

.chat_users_lounge
{
	width: 100%;
	clear:both;
	height: 242px; 
	overflow: auto;
	color:White;
	font-size:9pt;
	font-weight:bold;
}
.chat_users_lounge a
{
	font-weight:bold;
	color: white;
	text-decoration:none;	
}
.chat_users_lounge a:hover
{
	font-weight:bold;
	color: white;
	text-decoration:underline;	
}

.chat_users td img, .chat_users_lounge td img
{
	width:13px;
	height:13px;
	border:none;
}
.chat_users td.avatar img, .chat_users_lounge td.avatar img
{
	width:24px;
	height:24px;
	margin:2px 4px 2px 10px;
}

.chat_error
{
	font-size:12pt;
	font-weight:bold;
	color:silver;
}

.people_error
{
	font-family:Arial Narrow;
	font-size:14pt;
	font-weight:bold;
	color:#D3A929;
}

.talk_area
{
	width: 100%;
	vertical-align:top;
	overflow:hidden;
}

.talk_button
{
	width: 100%;
	vertical-align:top;
	overflow:hidden;
}
.talk_tweet_button
{
	font-family:Arial, Verdana;
	font-size: 6pt;
	font-weight:bold;
	cursor: pointer;
	margin-top:2px;
}

#forum_header
{
	background: transparent url(images/bullpen_header.png) no-repeat scroll top left;
	margin: -1px auto 0 auto;
	width: 1000px;
	height: 108px;
	vertical-align:top;
	text-align:left;
}

.forum_summary
{
	background-color:#676767;
	border-bottom:solid 4px #718335;
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	color: white;
}

.ForumHotspot
{
	position:absolute;
	left:0px;
	top:0px;
	Width:1000px;
	Height:108px; 
}

.forum_margin
{
	background: #DCDCDC url(images/bullpen_bull.png) no-repeat scroll bottom center;
}

.forum_title
{
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	color: #333333;
	text-transform:lowercase;
}

.forum_link
{
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	color: #718335;
	text-decoration:none;	
	text-transform:lowercase;
}

.forum_link:hover
{
	color: #718335;
	text-decoration:underline;	
	text-transform:lowercase;
}

.forum_subtitle
{
	font-family:Arial;
	font-size:7pt;
	font-weight:normal;
	color: #333333;
}

.forum_subtitle_link
{
	font-family:Arial;
	font-size:7pt;
	font-weight:normal;
	color: #718335;
	text-decoration:none;	
	text-transform:lowercase;
}

.forum_subtitle_link:hover
{
	color: #718335;
	text-decoration:underline;	
	text-transform:lowercase;
}

.forum_title_back
{
	background-color:#E0E0E0;
	border-top:solid 1px black;
}

.quote_panel
{
	padding:16px 32px 16px 32px;
}

.quote_table
{
	background-color:#e0f0e0;
	border:solid 1px #718335;
}

.post_content
{
	padding:2px 8px 2px 16px;
}

.storeTile 
{
	width:165px;
	height:165px;
}

.store_breadcrumb 
{
	margin:8px 0px 0px 8px;
	text-align:left;
	color:#718335;
	font-weight:bold;
	font-size:10pt;
}
.store_breadcrumb a
{
	color:#718335;
	text-decoration:none;
}
.store_breadcrumb a:hover
{
	text-decoration:underline;
}

/* HELP|FAQ Page Stages*/
.FAQ_Q
{
	background: url(/images/help/q.png) no-repeat scroll left center;
	padding:12px 10px 6px 40px;
	font-weight:bold;
}

.FAQ_A
{
	background: url(/images/help/a.png) no-repeat scroll left center;
	padding:6px 10px 12px 40px;
}

/*  Blog Tag/cloud styles */

#blogTags
{
  font-size:6pt;
  letter-spacing:.2em;
  text-transform:uppercase;
}
#blogTags a
{
	color:#718335;
	text-decoration:none;
}
#blogTags a:hover
{
	text-decoration:underline;
}

#tagCloudHeader
{
	background-color:white;
}

.tagCloudContainer
{
	padding: 8px 8px 8px 8px;
}

.tagCloudContainer a
{
	color:#718335;
	text-decoration:none;
}

.tagCloudContainer a:hover
{
	color:white;
	background-color:#718335;
	text-decoration:none;
}

.tagCloudText1
{
	font-size:.9em;
	font-weight:lighter;
}

.tagCloudText2
{
	font-size:1.2em;
	font-weight:lighter;
}

.tagCloudText3
{
	font-size:1.6em;
	font-weight:normal;
}

.tagCloudText4
{
	font-size:2.2em;
	font-weight:bold;
}

.tagCloudText5
{
	font-size:2.6em;
	font-weight:bold;
}

.tagCloudText6
{
	font-size:3em;
	font-weight:bold;
}

.tagCloudText7
{
	font-size:3em;	
	font-weight:bold;
}

.tagPopupHover {
	background-color:silver;
	opacity:.9;
	filter: alpha(opacity=90);
}

.tagPopupMenu {
	position:absolute;
	visibility:hidden;
	background-color:silver;
	padding:8px 8px 8px 8px;
	opacity:.9;
	filter: alpha(opacity=90);
}

