

body { 
	font: 14px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida Sans Grande", Lucida, Helvetica, Arial, sans-serif; 
	margin: 0; 
	background: white;
	color: #666;
	padding: 0;
	line-height: 1.5em;
}

/* Link Styles */


a:hover { color: #0095cd; text-decoration: underline; }

a { color: #25bffd; text-decoration: none!important; border: none; }

a:active { color: #25bffd; }

a:visited { color: #0095cd; }

p, ul {
	text-align: left;
	margin: 10px 0;
	padding: 0;
}

ul { padding: 0 0 0 15px; }

h2 {
	font-size: 12px;
	margin: 20px 20px 10px;
	color: #585858;
}

h3 {
	margin: 15px 15px 0 0;
	font-size: 110%;
	color: #2b2b2b;
}

h4 {
	margin: 0 15px 0 0;
	color: #6c6d6d;
	font-weight: normal;
	font-size: 100%;
}

p.center {
	text-align: center;
}

#sidebar p, #sidebar ul {
	margin: 7px 15px 10px;
	padding: 0;
	text-align: left;
}

#sidebar ul { padding-left: 15px; }

.date {
	color: #7d7d7d;
	font-weight: normal;
	float: right;
}

img.right {
	float: right;
	margin: 0 0 3px 10px;
}

div.right {
	float: right;
}

img.left {
	float: left;
	margin: 0 10px 3px 0;
}

a img {
	border-width: 0;
}

#content {
	padding-top: 0px;
	background: url(../images/gradientBkg.jpg) repeat-x;
}

.tostitle {
	color: black;
	font-size: 15px;
	font-weight: bold;
}


/* @group Banner */

div#tBanner {
	background-color: #eee;
	margin-bottom: 1px;
	border-bottom: 1px solid #ddd;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #818181;
}

div#tBanner #welcome {
	float: left;
}

div#tBanner #managed {
	text-align: right;
}

div#tBanner a, a:active, a:hover, a:visited {
	text-decoration: underline;
	color: #818181;
}

div#tBanner img {
	vertical-align: middle;
	margin-left: 15px;
	margin-top: -3px;
}

#tBanner .pagewrapper { display: block; width: 905px; margin: 0 auto; padding: 0px;}



/* @end */

/* @group Header */

div.logo {
	height: 120px;
}

div.logo h1 {
	display: none;
}

div.logo img {
	margin-top: -25px;
}

h1 { margin: 0; padding: 0; }
h1 a { display: block; text-indent: -1000em; /*\*/overflow: hidden; /**/
    width: 100%; height: 56px; background: #5776ff url(/images/Header.jpg);
	width: 100%;
	font-size: 10px;
}
	
/* @end */

/* @group Tabs */

#tabs { display: block;
background: white;
}

#tabs ul
{
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	float: right;
}

#tabs ul li { 
	display: block; 
	padding: 0; 
	float: left;
	text-align: left;
	margin: 0 1px 0 0;
}

#tabs ul li#news { margin-left: 4px; }
#tabs ul li a { 
	display: block; 
	float: left; 
	color: #29affc; 
	text-decoration: none;
	padding: 10px 15px 8px;
	text-align: left;
	font-weight: bold;
}

#tabs ul li span { 
	display: block; 
	float: left; 
	text-align: center;
}

#tabs li a {
	
}

#tabs li#left a {
	
}

#tabs li#right a {
	
	color: #fa9331;
}

#tabs li.active a {
	
	color: #7cb21c;
	font-weight: bold;
	padding-top: 6px;
}

#tabs li.active#left a {
	
}

#tabs li.active#right a {
	color: #fa9331;
}
	
/* @end */

/* @group Main Layout */

.pagewrapper { display: block; width: 905px; margin: 0 auto;}



#footerArea { 
	display: block; 
	width: 905px; 
	margin: 0 auto;
	background: url(../images/footerTile.gif) repeat-x;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

#footerText {
	margin: 0px;
	margin-top: 15px;
	color: #fa9331;
	text-align: left;
	font-size: 11px;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

#footerText a, #footerText a.visited {
	color: #3194ca;
}

#footerNav {
	margin: 0px;
	margin-top: 1px;
	color: #fa9331;
	font-size: 11px;
}

#footerNav a, #footerNav a.visited {
	color: #3194ca;
}

#headerArea {
display: block; width: 905px; margin: 0 auto;
}

#shadowwrapper {
	padding: 2px 4px 0;
	background: url(/images/shadow.gif) no-repeat 0 0;
}

#content.columns {
	background: #fff url(/images/shadow.gif) repeat-y -2124px 2px;
}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;
}

#footer {
	display:  block;
	padding: 15px 4px 10px;
	width: 750px;
	margin: 10px auto 0;
	font-size: 10px;
	text-align: center;
	color: #666;
}

#footer a {
	color: #b31e00;
	padding-left: 17px;
	margin-left: 3px;
}

#main {
	float: left;
	width: 500px;
	padding: 0 0 15px;
}

#sidebar {
	float: right;
	width: 199px;
}
	
/* @end */

/* @group Top Banners */

div.banner {
	display: block; 
	width: 905px; 
	margin: 0 auto;
}

div.banner p, div.banner h2 {
	display: none;
}

#features {
	
}


div.hashBar {
	background: url(/images/diagonal_pattern.gif);
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 15px;
	line-height: 100%;
}

div.opener strong {
	color: #2b2b2b;
}

div.smartBar {
	background: url(/images/smart_bar.gif) no-repeat 0px 100%;
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
	padding: 7px 15px 7px 10px;
	margin-top: 1px;
}

div.smartBar a { color: #fff; text-decoration: none; border: none; }
div.smartBar a:hover { color: #fff; text-decoration: underline; }
div.smartBar a:active, div.smartBar a:visited { color: #fff; }

div.buttonBar {
	background: url(../images/buttonBarGraphics.gif) no-repeat center top;
	margin: 0 2px 6px 3px;
	color: #c8c9cc;
	height: 40px;
	display: table;
	width: 902px;
}

div.buttonBarRow {
	display: table-row;
	
}

div.buttonBarCell {
	display: table-cell;
	height: 40px;
	float: left;
}

div.buttonBar a.selected, div.buttonBar a.selected:visited {
	color: #4f4f4f;
}

div.buttonBar a, div.buttonBar a:visited {
	display: block;
	color: #1d7297;
	padding: 4px 8px 0;
    border-right: 1px solid #c8c9cc;
	height: 23px;
}

div.buttonBar a:hover {
	color: #4f4f4f;
	text-decoration: none;
}

div.buttonBar a.selected:hover {
	text-decoration: none;
}

div.buttonBarCell.selected {
	background: url(../images/buttonBarGraphics.gif) no-repeat center -200px;
}

div#first.buttonBarCell.selected a {
	background: url(../images/buttonBarEndCap.gif) no-repeat left top;
}

div.buttonBarCell.selected a {
	color: #7cb21c;
}



div.smartBar span.divider {
	color: #004069;
}

div.smartBar div.actionLinks {
	float: right;
}

div.smartBar p {
	margin: 0;
}

div.hashBar img {
	margin: 0;
	padding: 0;
}

div.sitePreview {
	background: url(/images/sneak_peak/sneak_peak.png);
	width: 146px;
	height: 147px;
	position: fixed;
	bottom: 0;
	right: 0;
}

div.divider {
	height: 1px;
	background: url(/images/dotted_line.gif) repeat-x;
	margin: 10px 5px;
	padding: 0;
}

div.chat {
	width: 405px;
	float: right;
	margin-top: -50px;
	color: #666;
	font-size: 11px;
}

a.tooltip {
	z-index:10;
	}
	
a.tooltip:hover{
	position:relative;
	z-index:100;
	text-decoration: none;
}		
	
a.tooltip span
{
	display:none;
	text-decoration: none;
}

a.tooltip:hover span{
	display:block;
	position:absolute;
	float:left;
	top:2.2em;
	left:.5em;
	background: #edf3fe;
	border: 1px solid #80d9fd;
	color:#444;
	padding:5px 8px;
	z-index:10;
	width: 300px;
	}

div.longchat {
	
	width: 113px;
	float: right;
	margin-right: 25px;
}
	
	
.company {
	float: left;
	color: #999;
	font-size: 11px;
}
.company a { color: #999; text-decoration: underline; }

.company a:hover { color: #999; text-decoration: none; }

.company a:active { color: #999; text-decoration: underline;}

.company a:visited { color: #999; text-decoration: underline;}