/***
My Web Face General CSS FILE
***/
BODY,H1,H2,H3,H4,H5,H6,FORM,OL,UL,LI,P
{
	margin:0px;	
}
BODY
{
	/*background: url(/faceApp/images/bg_strip2.jpg) repeat-x #d6eef3;*/
	/*background: url(/faceApp/images/halloween_BG_2.jpg) no-repeat #0a1c20;*/
	/*background: url(/images/bg_strip.jpg) repeat-x #dbeef2;*/
	/*background: url(/images/bg_thanks_giving2.jpg) repeat-x #fac64c;*/
	/*background: url(/images/bg_xmas3.jpg) repeat-x #d21900;*/
	/*background: url(/images/bg_strip.jpg) repeat-x #dbeef2;*/
	background: url(/images/navbar/bar.jpg) repeat-x #ffffff;
	font-family:arial;
}
.font12
{
	font-family:arial;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;	
}
.font16
{
	font-family:arial;
	text-decoration:none;
	font-weight:normal;
	font-size:16px;	
}
.bold
{
	font-weight:bold;
}


/******** [TWITTER] **********/
#twitterRegistrationDiv{
	background: url(/images/twitter/regDivBg.png) no-repeat;
	width: 330px;
	height: 350px;
}

.twitterH3 {
	font-family: arial;
	font-size: 16px;
	color: #333333;
}

#twitterRegistrationMsg {
	font-family: arial;
	font-size: 11px;
	color: #ff6666;
}

.twitterDefText {
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

.twitterInput {
	width: 200px;
	height: 26px;
	font-weight: normal;
	font-family: arial;
	font-size: 11px;
	color: #333333;
}

.twitterTextarea {
	width: 270px;
	height: 52px;
	font-weight: normal;
	font-family: arial;
	font-size: 11px;
	color: #333333;
}

.twitterMsg {
	font: arial 16px #333333;
}

.twitterMsgRef {
	font-family: arial;
	font-size: 16px;
	color: #333333;
	text-decoration: underline;
}
.twitterMsgRef:visited { text-decoration:underline; }
.twitterMsgRef:hover { text-decoration:underline; color:#5AAAF7; }
.twitterMsgRef:active { text-decoration:underline; }
	
	
	
/******** [FOOTER] **********/
.A_footer_b
{
	color: #889e9b;
	/*color: #1d4f03;*/
	font-family: verdana;
	font-size: 11px;
	/*line-height:14px;*/
	font-weight: normal;
	text-decoration: underline;
}
.A_footer_b:visited { text-decoration:underline; }
.A_footer_b:hover { text-decoration:underline; color:#18c3ff; }
.A_footer_b:active { text-decoration:underline; }


.A_footer
{ 
	color: #5aaf00;
	font-family: verdana;
	font-size: 11px;
	/*line-height:14px;*/
	font-weight: normal;
	text-decoration: underline;
}

.A_footer:visited { text-decoration:underline; }
.A_footer:hover { text-decoration:underline; color:#18c3ff; }
.A_footer:active { text-decoration:underline; }

.footer
{
	color: #8d8d8d;
	/*color: #ffffff;*/
	font-family: verdana;
	font-size: 11px;
	line-height:14px;
}

SUP.footer_sup
{
	font-size:7px;	
	vertical-align:top;	
}

.facebook
{
	/*color: #8d8d8d;*/
	color: #b6a9a8;
	
	font-family: verdana;
	font-size: 11px;
	line-height:14px;
}

/*************** [Footer] ***********************/

/*
footer
A_footer_b
footer_sup
A_footer
facebook
*/

A.A_footer_b, A.A_footer
{
	color:#009dc3;
	/*color: #1d4f03;*/
}

A.A_footer_b:hover, A.A_footer:hover
{
	color:#0087a8;
}

A.A_footer_b
{
	font-size:13px;	
}

SPAN.footer
{
	color:#93999b;
	/*color:#ffffff;	*/
}
