/*+clearfix {*/
#menu-bg:after, .tweet:after, #menu-bg02:after, #video01:after, #video01-faq:after, #home-body:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#menu-bg, .tweet, #menu-bg02, #video01, #video01-faq, #home-body
{
	display: inline-block;
}
#menu-bg, .tweet, #menu-bg02, #video01, #video01-faq, #home-body
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
*
{
	border: 0;
	margin: 0;
	padding: 0;
}
BODY
{
	background-image: url(/images/bg-clouds01d.gif);
	background-position: top center;
	color: #333333;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 10pt;
	text-align: left;
}
A:link, A:visited, A:active
{
	color: #3F99BC;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
	cursor: pointer;
}
A:active, A:focus
{
	outline: none;
}
A
{
	color: #3F99BC;
}
P
{
	margin: 1em auto;
}
.clearfix
{
	display: inline-block;
}
.clearfix
{
	display: block;
}
.clearfix:after
{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: " ";
}
.italic
{
	font-style: italic;
}
#page
{
	width: 950px;
	margin: 10px auto 0;
}
#logo01
{
	float: left;
}
#header-menu
{
	background-color: #FFF;
	float: right;
	min-width: 10%;
	padding: 6px 1em 6px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#main
{
	margin: 10px auto;
	padding: 5px;
	color: #333;
	line-height: 130%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #FFF;
}
#content
{
	padding: 15px 30px 0 15px;
	width: 635px;
}
#right-column
{
	background-color: #40332D;
	width: 250px;
	color: #CCC;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}
/*[clearfix]*/#menu-bg
{
	background-image: url(images/bg-brownbar02.gif);
	background-position: right;
	padding-bottom: 15px;
}
#sb01
{
	color: #FFFFFF;
	list-style-type: none;
	padding: 10px;
	margin: 0;
}
#sb01 IMG
{
	vertical-align: middle;
}
.sb-profile-title
{
	font-size: 14pt;
}
#sb02
{
	list-style-type: none;
	padding: 10px;
	margin: 0;
}
#sb02 LI
{
	padding-bottom: 6px;
}
#sb03
{
	list-style-type: none;
	padding: 10px;
	margin: 0;
	color: #3F99BC;
}
#sb03 LI
{
	padding-bottom: 6px;
}
#my-accounts
{
	font-weight: bold;
	padding: 6px 0 6px 10px;
}
#sb04
{
	list-style-type: none;
	margin-bottom: 15px;
}
#sb04 LI
{
	padding: 6px 0 6px 10px;
}
#footer
{
	background-color: #FEFEFE;
	padding: 6px 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 10px 0;
}
UL.horz-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}
UL.horz-list LI
{
	display: inline;
	margin-left: 1em;
}
/*do not change anything in the dropdown class! use an additional class to style.
the 4 sections below create a dropdown that lines up perfectly under its parent*/
DIV.dropdown
{
	position: relative;
	display: inline;
	margin-right: 0;
	z-index: 1;
}
UL.dropdown
{
	list-style: none;
	position: absolute;
	top: 1.25em;
	left: -5px;
	min-width: 100%;
	padding: 4px 3px 4px 0px;
	display: none;
}
UL.dropdown LI
{
	display: block;
	margin: 0px 1px 0px 4px;
}
/*right aligns the dropdown under the parent instead of left*/
UL.dropdown.right
{
	left: auto;
	right: 0px;
}
DIV.error
{
	background-color: #FBB;
	border: 2px solid #F00;
	padding: 2px 5px;
	margin: 5px;
}
.popout
{
	display: none;
}
.buttonstyle1
{
	background-color: #4E96B4;
	border: 1px solid #FFF;
	color: #FFF;
	display: inline-block;
	padding: 0px 10px 1px;
	cursor: pointer;
}
.menubar
{
	padding: 6px 0;
	width: 647px;
	background-color: #ECE6DD;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.menudrop
{
	background-color: #FFF;
	border-bottom: 1px solid #A9CCDB;
	border-left: 1px solid #A9CCDB;
	border-right: 1px solid #A9CCDB;
	margin-top: 5px;
}
.menudrop LI
{
	line-height: 1.3em;
}
.check-link
{
	color: #86BED4;
	font-weight: bold;
}
.check-link:hover
{
	color: #3F99BC;
	text-decoration: none;
}
.check-link.selected
{
	color: #3F99BC;
	font-weight: bold;
	background-color: #C9EDFB;
	padding: 5px 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.check-link.disabled
{
	color: #999;
	background-color: #E8F4F9;
	padding: 0 15px;
}
.form-options A
{
	padding-right: 10px;
}
.verify-email
{
	width: 617px;
	background-color: #EFEFEF;
	padding: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 15px;
}
.verify-email H3
{
	color: #3F99BC;
}
.verify-email H4
{
	color: #3F99BC;
	border-top: 1px dashed #999999;
	padding-top: 15px;
}
.continue01
{
	background-color: #FFF;
	color: #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
}
.continue01:hover
{
	color: #3F99BC;
}
#signin-page
{
	padding: 15px;
}
#signout-page
{
	padding: 15px;
}
/*---------------------- Forms -----------------------*/
FIELDSET, SELECT, INPUT[type="text"], INPUT[type="submit"]
{
	border: 1px solid #C0C0C0;
}
FIELDSET
{
	margin: 4px 0px;
}
SELECT
{
	margin: 3px 0px;
}
OPTION
{
	padding: 0px 4px;
}
INPUT[type="text"]
{
	padding: 2px;
}
INPUT[type="submit"]
{
	cursor: pointer;
	padding: 2px 0px;
}
TR.error_row
{
	vertical-align: top;
}
TR.error_row TD
{
	margin: 0px;
	padding: 0px;
}
TR.subtext TD
{
	font-size: 9px;
	color: #555;
}
.inputtext
{
	border: 1px solid #C0C0C0;
}
.form-title
{
	font-weight: bold;
	color: #666666;
	font-size: 12pt;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	line-height: normal;
	margin-bottom: 10px;
}
#textarea-top
{
	border: 1px solid #C0C0C0;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	min-height: 40px;
	line-height: normal;
	margin: 0 0 6px;
	width: 100%;
	height: 40px;
	clear: left;
}
/*---------------------- Tweets and Comments -----------------------*/
#tweets
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	margin-top: 5px;
}
/*[clearfix]*/.tweet
{
	border-bottom: 1px dashed #C0C0C0;
	padding: 1em 0.5em;
}
.tweet-single
{
	padding-left: 0.5em;
}
.tweet-tn
{
	padding-right: 12px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.tweet-tn IMG
{
	width: 48px;
	height: 48px;
}
.tweet-text
{
	padding-bottom: 2px;
}
.ft-text
{
	margin-top: 8px;
}
.ft-date
{
	color: #9DCADB;
	font-size: 8pt;
	font-weight: bold;
}
.tweet-author
{
	font-size: 7pt;
	margin-top: 15px;
}
.tweet-actions
{
	margin: 0.5em 0;
}
.tweet-actions LABEL, .tweet-actions A
{
	margin-right: 1em;
	font-size: 8pt;
}
.tweet-date, .comment-date
{
	color: #8F8F8F;
	font-size: 7pt;
}
.comments-top
{
	background: #E8F4F9 url(/images/bg-comment-arrow.gif);
	margin-left: 40px;
	margin-right: 133px;
	height: 7px;
	background-position: bottom left;
}
.comment-actions
{
	background-color: #E8F4F9;
	margin-right: 133px;
	margin-left: 40px;
	padding: 5px;
	margin-bottom: 2px;
	color: #3F99BC;
	font-size: 8pt;
}
.comment, .comment-form
{
	background: #E8F4F9;
	padding: 5px 9px 0 5px;
	margin-left: 40px;
	margin-right: 133px;
}
.comment-tn
{
	float: left;
	text-align: left;
	padding-right: 2px;
}
.comment-tn IMG
{
	width: 32px;
	height: 32px;
}
.comment-text
{
	line-height: 1.3em;
}
.comment-content
{
	margin-left: 40px;
	margin-bottom: 2px;
/*needed because of float*/
	padding: 0px 4px 4px;
	font-size: 8pt;
}
.comment-poster
{
	color: #448;
	font-weight: bold;
}
.comment-submit
{
	margin: 3px 0 5px 5px;
}
.comment-input
{
	width: 100%;
	border: 1px solid #A9CCDB;
	padding: 3px;
	font-size: 8pt;
	font-family: Tahoma, sans-serif;
	min-height: 27px;
	/*+placement:float-right 8px 0px;*/
	float: right;
	position: relative;
	left: 8px;
	top: 0px;
	line-height: normal;
}
.comment-count
{
	font-weight: bold;
	color: #92BBCD;
	font-family: Georgia;
	font-size: 12pt;
}
.comment-footer
{
	width: 394px;
	text-align: right;
	vertical-align: middle;
}
.comment-footer2
{
	text-align: right;
	vertical-align: middle;
	width: 401px;
}
.comment-signin01
{
	padding: 10px;
}
.comment-signin02
{
	font-size: 8pt;
	font-weight: bold;
	color: #999;
	background-color: #FFF;
	border: 1px solid #A9CCDB;
	padding: 2px 6px;
}
#schedule-button
{
	/*+placement:float-right 12px -25px;*/
	float: right;
	position: relative;
	left: 12px;
	top: -25px;
}
#schedule-button02
{
	/*+placement:float-right 12px 1px;*/
	float: right;
	position: relative;
	left: 12px;
	top: 1px;
}
#tweet-count
{
	font-size: 20pt;
	color: #BFBFBF;
	/*+placement:float-right 13px -8px;*/
	float: right;
	position: relative;
	left: 13px;
	top: -8px;
	font-weight: bold;
	font-family: georgia;
	line-height: normal;
}
.date-time
{
	font-size: 8pt;
	font-weight: bold;
	color: #666;
	vertical-align: text-bottom;
}
.date-time INPUT, SELECT
{
	color: #666;
}
#loading
{
	text-align: center;
	padding-top: 1em;
	clear: both;
	display: none;
}
#email-settings
{
	margin: 15px 0 0;
	padding-top: 15px;
	border-top: 1px dashed #999999;
}
.settings-email
{
	font-weight: bold;
	color: #3F99BC;
}
.settings-titles
{
	color: #656565;
}
.settings-newsletter
{
	font-size: 8pt;
}
.settings-tn
{
}
.settings-tn IMG
{
	width: 48px;
	height: 48px;
}
.settings-username
{
	font-weight: bold;
	font-size: 14pt;
	/*+placement:shift 0px -18px;*/
	position: relative;
	left: 0px;
	top: -18px;
}
.account
{
	margin-bottom: 15px;
}
.options-toggle
{
	clear: inherit;
	font-size: 8pt;
}
.account-options
{
	margin: 5px 0 15px;
	background-color: #E8F4F9;
	line-height: 1.8em;
	padding: 0.5em 0 0.5em 1em;
	display: none;
}
.settings-more
{
	font-weight: bold;
	color: #3F99BC;
	margin-top: 8px;
}
.checkbox01
{
	/*+placement:shift 0px 3px;*/
	position: relative;
	left: 0px;
	top: 3px;
}
.textbutton1
{
	margin-right: 10px;
	border: 1px solid #C0C0C0;
	padding: 4px 8px;
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear: left;
}
INPUT[disabled]
{
	background-color: #E8E8E8;
}
SELECT[disabled]
{
	background-color: #E8E8E8;
}
#acct-linking01
{
	font-size: 8pt;
}
.acct-linking03
{
	background-color: #E8F4F9;
	padding: 6px 10px;
	font-size: 8pt;
	border: 5px solid #FFF;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 5px 0 20px;
}
#nocontent
{
	padding: 5px 5px 5px 10px;
	margin: 10px 300px 5px 5px;
	background-color: #E8F4F9;
	border: 1px solid #C3E1ED;
	font-weight: bold;
	color: #3F99BC;
}
#protected
{
	padding: 20px 3px 3px 55px;
	margin: 10px 200px 5px 0;
	color: #999;
	background-image: url(/images/protected01.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 8pt;
	height: 50px;
	vertical-align: middle;
}
#nonuser
{
	padding: 3px 3px 3px 6px;
	margin: 10px 300px 5px 0;
	background-color: #FCE3F5;
	border: 1px solid #F3B8E3;
	font-weight: bold;
	font-size: 8pt;
	color: #E57FCA;
}
.settings-ftn
{
	padding: 0;
}
.show-ftn-help
{
	font-size: 8pt;
}
.ftn-help
{
	font-size: 8pt;
	line-height: 1.5em;
	margin: 8px 20px 0 5px;
	padding: 5px 5px 5px 7px;
	background-color: #FEFEFE;
	display: none;
}
#signin-check
{
	margin-top: 10px;
	font-size: 8pt;
	padding-left: 2px;
}
#signin-check INPUT
{
	/*+placement:shift 0px 2px;*/
	position: relative;
	left: 0px;
	top: 2px;
}
#home-right01
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	width: 360px;
}
#home-right02 INPUT
{
	margin-left: 10px;
}
.home-right02a
{
	padding-left: 11px;
	padding-bottom: 5px;
}
#home-right03
{
	padding-top: 15px;
}
#home-right04
{
	font-size: 8pt;
	font-weight: bold;
	padding: 5px 0 10px 10px;
	color: #0099CC;
}
#home-left01
{
	width: 520px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	clear: both;
	padding-bottom: 5px;
}
.home-intro H2
{
	color: #0099CC;
}
.home-intro P
{
	font-size: 8pt;
}
.home-left02
{
	padding-top: 20px;
}
.home-left02 IMG
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	clear: left;
	margin-right: 20px;
}
.home-left02 H3
{
	color: #0099CC;
}
.home-left02 P
{
	font-size: 8pt;
}
#misc-pages
{
	padding: 15px;
}
#misc-pages H2
{
	color: #0099CC;
}
#misc-pages H3
{
	color: #0099CC;
}
#misc-pages LI
{
	margin: 20px 0 20px 40px;
}
#misc-pages02
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 630px;
}
#misc-pages03
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	width: 250px;
	background-color: #D5F1FC;
	margin-bottom: 15px;
}
#misc-pages03 LI
{
	list-style: none;
	padding: 0;
	margin: 15px;
	font-weight: bold;
}
.faqq
{
	font-weight: bold;
	color: #0099CC;
}
#defsearches
{
	list-style: none;
	line-height: 1.7em;
	font-size: 9pt;
}
#future-search01
{
	padding: 10px;
}
#future-search01 H3
{
	color: #5490A8;
	margin-bottom: 3px;
}
#future-search01 INPUT
{
	color: #888;
	vertical-align: middle;
}
#future-search01-home
{
	padding: 10px;
}
#future-search01-home INPUT
{
	color: #666;
	vertical-align: middle;
}
#search-inputs INPUT
{
	padding-left: 3px;
	margin: 9px 0;
}
/*[clearfix]*/#menu-bg02
{
	background-image: url(images/bg-bluebar01.gif);
	background-position: right;
	padding-bottom: 15px;
}
#right-column02
{
	background-color: #D5F1FC;
	width: 250px;
	color: #CCC;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}
#searchbtn01
{
}
#search-header
{
	font-size: 12pt;
	border-bottom: 1px dashed #C0C0C0;
	padding-bottom: 20px;
}
.results-date
{
	font-weight: bold;
}
#search-tweets
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	padding-bottom: 5px;
}
#search-output01
{
	border-bottom: 1px dashed #C0C0C0;
	padding: 1em 0.5em 0.05em;
}
#search-output01a
{
	margin-left: 60px;
	/*+placement:shift 0px -4px;*/
	position: relative;
	left: 0px;
	top: -4px;
}
#search-output01b
{
	margin: 0.8em 0 0.5em;
	font-size: 8pt;
	color: #999999;
}
#search-output01b A
{
	margin-right: 0.5em;
	color: #9DCADB;
}
#search-output01b A:hover
{
	color: #3F99BC;
}
#search-text
{
	color: #5490A8;
	font-size: 8pt;
}
#search-viewmore
{
	text-align: right;
	border-bottom: 1px dashed #C0C0C0;
	padding-bottom: 5px;
	font-size: 8pt;
}
.home-search-title
{
	font-weight: bold;
	color: #5490A8;
}
.tweet-poster
{
}
/*[clearfix]*/#video01
{
	margin: 15px 0 0;
	font-size: 9pt;
	padding: 10px;
}
/*[clearfix]*/#video01-faq
{
	padding: 15px 100px 15px 0;
}
#video01a
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#video01b
{
	margin-left: 175px;
	color: #0099CC;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 5px;
}
#video01c
{
	margin-left: 175px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#video01d
{
	background-color: #E8F4F9;
	padding: 5px 8px;
	margin-left: 18px;
}
#video01d A
{
	font-weight: bold;
}
#tawidget01
{
	padding: 0 10px 10px;
	font-size: 9pt;
}
#tawidget01b
{
	margin-left: 175px;
}
#tawidget01b A
{
	font-weight: bold;
}
#tweet-body
{
	display: table;
}
.form-options
{
	margin-bottom: 20px;
	color: #666;
	font-size: 8pt;
	width: 505px;
	padding: 2px 2px 2px 0;
	background-color: #E8F4F9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.form-options INPUT
{
	/*+placement:shift 0px 3px;*/
	position: relative;
	left: 0px;
	top: 3px;
}
.form-options A
{
	padding: 0 10px;
}
#toggle-tip
{
	font-size: 8pt;
	padding: 2px 2px 2px 6px;
	background-color: #ECE6DD;
	width: 499px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 15px;
	color: #786258;
}
#tweet-share
{
	font-size: 8pt;
	padding: 2px 2px 2px 6px;
	background-color: #ECECEC;
	width: 499px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear: left;
	margin: 0 0 15px;
	color: #555;
}
#tweet-share B
{
	color: #3F99BC;
}
#preview-box
{
	font-size: 8pt;
	background-color: #ECECEC;
	width: 647px;
	padding: 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: table;
	clear: left;
	margin: 0 0 15px;
}
#preview-box B, #preview-link
{
	color: #3F99BC;
}
#tweet-box-actions
{
	text-align: right;
	font-size: 8pt;
	border-bottom: 1px dashed #C0C0C0;
	clear: both;
	width: 100%;
	padding: 5px 0;
}
.tweet-preview
{
	padding: 0 10px;
}
#tweet-form
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	padding-bottom: 15px;
}
/*[clearfix]*/#home-body
{
	clear: left;
}
