body
{
	font-family: arial;
	font-size: 14px;
	color: #333333;
}
strong
{
	font-weight: bold;
}
h1
{
	display: inline;
	font-size: 14px;
	color: #DE1818;
	margin: 0;
	padding: 0;
}
a,
a:hover,
a:visited,
.help a,
.help a:hover,
.help a:visited
{
	font-family: arial;
	color: #DE1818;
	text-decoration: underline;
}
a:hover,
.help a:hover
{
	background-color: #A1E35B;
	text-decoration: none;
}

#divSayTweet a,
#divSayTweet a:hover
{
	text-decoration: none !important;
}

a.ilink
a.ilink:hover
{
	background-color: transparent;
}

.help,
.help a
{
	margin: 0px !important;
	font-size: 10px;
}

.outer
{
	clear:both;
	float:left;
	width:100%;
}
.innercol
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
.tbtop
{
	
}
.tbtop td
{
	overflow: hidden;
}

.logo
{
	position: absolute; 
	margin-left: -20px; 
	margin-top: 20px;
	z-index: 747;
}

.blurb
{
	width: 350px; 
	background-color: #F8F8F8;
}

.searcharea
{
	width: 317px; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: transparent;
}
.searchtxt
{
	font-family: arial;
	font-size: 14px;
	line-height: 14px;
	padding: 1px 2px;
	width: 163px;
	height: 16px;
}
.searchbtn
{
	background:#DE1818 none repeat scroll 0 0; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 14px;
	font-family: arial;
	width: 140px;
}

.statsarea
{
	margin-top: 10px; 
	font-size: 10px; 
	text-align: center
}

td.AvatarContainer img.Avatar
{
	width: 48px !important;
	height: 48px !important;
}

.uploadarea
{
	width: 600px; 
	background-color: #F8F8F8;
}

.uploadbtn
{
	background:#DE1818 none repeat scroll 0 0; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 14px;
	font-family: arial;
}
.line
{
	background-image: url('http://saytweet.com/img/linebg.gif');
	text-align: center;
}
.line span
{
	background-color: #F8F8F8; 
	padding: 0 4px
}
/*
 * styling input="file" from quirksmode
 * url: http://www.quirksmode.org/dom/inputfile.html
 
div.fileinputs {
	position: relative;
}
div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}
input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
*/
.fileupload {}
.fileupload .b1,
.fileupload .bv5,
.fileupload .bv4,
.fileupload .bv3,
.fileupload .bv2,
.fileupload .bv1
{
	background-color: #489998;
}
.fileupload .b2,
.fileupload .b3,
.fileupload .b4,
.fileupload .contentb
{
	background-color: #489998;
	border-color: #489998;
}
.fileupload .contentb div
{
	color: #FFFFFF;
	font-size: 14px !important;
	margin: 0 10px !important;
}
.disclaimer
{
	font-size: 12px;
}

.recentcanvas
{
	width: 318px;
}
.recentcanvas td
{
	overflow: hidden;
	padding-bottom: 18px;
}
.recentcanvas .left
{
	width: 150px;
}
.recentcanvas .mid
{
	width: 18px;
}
.recentcanvas .right
{
	width: 150px;
}

.footer
{
	padding-top: 20px;
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
}
.footer div
{
	background-color: #F8F8F8;
	vertical-align: baseline;
}
.footer table
{
	margin-left: auto;
	margin-right: auto;
}
.footer td
{
	padding: 0 4px;
}

.strongtext
{
	font-weight: bold;
}

/*********************************************************************************/
/* 2 */
.maintext
{
	line-height: 20px;
}

#divUserMessages
{
	height: 30px;
	font-family: "Lucida Grande";
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	background-color: #ffcc00;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}

.canvasarea
{
	text-align: center;
}
.canvasarea div
{
	/*
	padding: 10px;
	border: 10px #F1F1F1 solid;
	*/
}

.currtags
{
	padding: 10px 30px;
}
.currtags #divCurrTags span
{
	margin: 0 4px;
}

.sharearea .b1, .currtags .b1, #divHelpEmbed .b1,
.sharearea .bv5, .currtags .bv5, #divHelpEmbed .bv5,
.sharearea .bv4, .currtags .bv4, #divHelpEmbed .bv4,
.sharearea .bv3, .currtags .bv3, #divHelpEmbed .bv3,
.sharearea .bv2, .currtags .bv2, #divHelpEmbed .bv2,
.sharearea .bv1, .currtags .bv1 #divHelpEmbed .bv1
{
	background-color: #A1E35B;
}
.sharearea .b2, .currtags .b2, #divHelpEmbed .b2,
.sharearea .b3, .currtags .b3, #divHelpEmbed .b3,
.sharearea .b4, .currtags .b4, #divHelpEmbed .b4,
.sharearea .contentb, .currtags .contentb, #divHelpEmbed .contentb
{
	background-color: #A1E35B;
	border-color: #A1E35B;
}
.sharearea .contentb div, .currtags .contentb div, #divHelpEmbed .contentb div
{
	color: #333333;
	font-size: 14px !important;
	margin: 0 10px !important;
	line-height: 18px;
}
.sharearea .contentb div a:hover, .currtags .contentb div a:hover, #divHelpEmbed .contentb div a:hover
{
	background-color: #489998;
}

#divHelpUserName
{
	border: 10px #489998 solid;
	height: 70px;
	background-image: url('http://saytweet.com/img/help.jpg');
}
#divHelpUserName div
{
	margin: 4px 8px;
}


.captchaarea .b1,
.captchaarea .bv5,
.captchaarea .bv4,
.captchaarea .bv3,
.captchaarea .bv2,
.captchaarea .bv1
{
	background-color: #489998;
}
.captchaarea .b2,
.captchaarea .b3,
.captchaarea .b4,
.captchaarea .contentb
{
	background-color: #489998;
	border-color: #489998;
}
.captchaarea .contentb .contentbtext
{
	color: #FFFFFF;
	/*
	font-size: 14px !important;
	line-height: 20px;
	margin: 0 10px !important;
	*/
}

.captchaarea
{
	font-size: 14px;
	line-height: 20px;
}

/*********************************************************************************/
/* 3 */
.canvasdisplayarea
{
	margin: 10px 0;
}
.sharearea .contentb div
{
	margin: 0px 10px !important;
	padding: 6px 0;
}

#divHelpEmbed .helptext span
{
	font-family: courier;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
}

.helptext
{
	margin: 0px 10px !important;
	padding: 6px 0;
}


/*********************************************************************************/
/* search results */
.searchresultsarea
{
	margin: 25px 0;
	background-color: #F8F8F8;
}
.searchresultsarea td
{
	padding-bottom: 10px;
	width: 80px;
	height: 80px;
}
.searchresultsarea td img
{
	border: 1px #666666 solid;
}

/***************************************************
/* recent/popular canvas */
img.frontCanvas
{
	width: expression( document.body.clientWidth > 149 ? "150px" : "auto" ); /* sets max-width for IE */
	/*height: expression( document.body.clientHeight > 149 ? "150px" : "auto" ); /* sets max-height for IE */
	max-width: 150px;
	max-height: 150px;
	
}