/* DEFAULT CSS */
body	{margin: 0px; padding: 0px; background: #FFFFFF; color: #000000;}
a img	{border: none;}

div#layout {width: auto; height: auto; padding-right: 5px; padding-left: 5px;}

div#header {height: 95px; background: #333333; color: #FFFFFF;}

div#content			{float: left; width: 100%; height: auto; margin-top: 6px; margin-bottom: 0px; padding-top: 1px;}

div#footer			{clear: both; padding-top: 14px; padding-bottom: 20px; margin-bottom: 20px; font: 11px Arial, Helvetica, sans-serif; background: #FFFFFF; color: #666666; border-top: 1px solid #999999;}
div#footer ul		{margin: 0px; padding: 0px; list-style: none;}
div#footer li		{float: left; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 3px;}
div#footer a		{text-decoration: none; color: #666666; background: inherit;}
div#footer a:hover	{text-decoration: underline;}
div#footer p		{float: left; clear: both; margin-top: 0px; margin-left: 3px; padding: 0px; color: #999999;}

/* Fonebox */
body	{font: 11px Verdana, Arial, Helvetica, sans-serif; color: #333333;}
h1		{font: 22px Arial, Helvetica, sans-serif; color: #006699; background: inherit;}
h2		{font: bold 16px Arial, Helvetica, sans-serif; color: #F57D09; background: inherit;}
h3		{font: bold 12px Arial, Helvetica, sans-serif; color: #336699; background: inherit;}
p		{line-height: 150%; color: #333333; background: transparent;}
/*
span.sep	{color: #FF6600; background: inherit;}
*/
a		{color: #0073BD; background: inherit; font-weight: bold;}
a:hover {color: #F57D09; background: inherit;}
table th	{color: #FFFFFF; background: #168BBB; font-weight: bold;}
table td	{color: #2F4257; background: #ECF3FA;}

div#header						{position: relative; width: 100%; height: 132px; background: #FFFFFF;}
div#header div#mainLogo			{float: left; width: 233px; height: 87px;}
div#header div#headerMessage	{float: right; width: 340px; height: 87px; background: url(/images/decor_set_your_phone_free.jpg);}
div#header div#headerBtn		{float: right; width: 177px; height: 68px; background: url(/images/btn_sign_for_an_account.gif);}

div#content ul		{margin: 0px; padding-left: 14px;}
div#content ul li	{list-style-image: url(/images/bullet_triangleorange.gif); line-height: 150%; margin-bottom: 5px;}

div#footer			{border: none;}
div#footer a		{color: #0099CC; background: inherit; font-weight: bold; text-decoration: underline;}
div#footer a:hover	{color: #F57D09; background: inherit;}
div#footer a#shockmedia {color: #666666; font-weight: normal;}

/* Generic Classes */
.light	{font-weight: normal;}
/*
.whitelinka:link {
	color: white;
	text-decoration: none;
	font-weight: normal;
}
.whitelinka:visited {
	color: white;
	text-decoration: none;
	font-weight: normal;
}
.whitelinka:hover {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}
*/