body, img, td, tr, table, p, div, span, li, ul, a {
	margin:0;
	padding:0;
	font-family:Arial,Verdana,Tahoma;
	font-size:12px;
}

img {
	border:0;
}

a {
	color:#000000;
}


#headerBlack {
	background-color:#F9F9F9;	
	color:#333;
	border-bottom:1px solid #CFCFCF;
	font-size:10px;
}

#headerBlack ul {	
	height:22px;
	font-size:7pt;
}

#headerBlack li {
	padding:4px 0;
	float:left;
	list-style-type:none;
	list-style-image:none;
	margin-left:25px;
	font-family:Verdana;
	font-size:7pt;
}

#headerBlack li a {
	font-size:7pt;
	text-decoration:none;
	font-family:Verdana;	
	color:#333;
}

#headerBlack .first {
	margin:0;
}

#headerBlack .interactiveDescription {	
	font-weight:bold;
	font-size:7pt;
	float:right;
}

#headerBlack .interactive {
	color:#0078ff;
	margin-left:10px;
	float:right;
}

#headerBlack .interactive a {
	font-family:Verdana;
	color:#0078ff;
	font-size:7pt;
	text-decoration:none;
}

#headerBlack .interactive a:hover {
	color:#0078ff;
	font-size:7pt;
	text-decoration:underline;
}

#brandLogo {
	padding:2px 0;	
}

#headerGreen {
	background-image:url(../images/header_bg_norepeat.png);
	background-repeat:repeat-y;
	background-color:#57a634;
	border-bottom:1px solid #00264F;		
}

#headerGreen .content {
	height:90px;
	background:#4D942E url(http://www.online-marketing-solutions.com/images/banner-green.png);
	background-repeat:no-repeat;
}

#navBar {
	background-color:#E3E4E8;
}

#navBar ul {
	height:34px;
	font-size:15px;
	font-family:Arial;
	border-bottom:1px solid #EFEFEF;
}

#navBar li {
	list-style-type:none;
	list-style-image:none;
	float:left;
	line-height:33px;
	border-left:1px solid #dedbd1;
}

#navBar li a {
	font-size:12px;
	color:#5C6061;
	font-weight:bold;
	display:block;
	padding:0 15px;	
	text-decoration:none;
}

#navBar li a:hover {
	color:#FFFFFF;
	background-color:#4D942E;	
}

#sidebar {
	margin-top:5px;
	margin-left:10px;
	width:295px;
	border:1px solid #DEDBD1;
	float:left;
}

#main {
	margin-top:5px;
	width:640px;
	border:1px solid #DEDBD1;	
	/*border-bottom:0;*/
	float:left;
	height:260px;
	height:271px;
}

h1 {
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	margin:0;
}

#main h2 {
	font-family:Verdana;
	font-size:7pt;
	font-weight:bold;
	margin-top:4px;	
	color:#333;
	display:inline;
}

#topRankingMain {
	margin-top:10px;	
}

#reportMain {
	margin-top:10px;	
}

.statsBox {
	width:95%;
	height:157px;
	margin:0 auto;
}

.statsBox td {
	padding-bottom:5px;
	padding-top:5px;
}

.statsBox .bigNumber {
	font-family:Georgia,Verdana,Arial;
	font-size:16pt;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}

.statsBox .description {
	line-height:14px;
	font-family:Verdana,Arial;
	font-size:11pt;
	text-align:left;
}

.statsBox .changeNumber {
	font-size:9pt;
	font-weight:bold;
	font-family:Verdana,Arial;
	text-align:right;
}

.spotlightBox {
	margin-bottom:10px;
}

.spotlightBox h4 {
	margin:0;
	padding:4px;
	font-size:9pt;
	display:block;
	background-color:#EFEFEF;
	border-bottom:1px dashed #AEAEAE;
}

.spotlight {
	float:left;
	width:190px;
	margin-left:16px;
	height:80px;
	border:1px solid #AEAEAE;
}

.spotlight .bigNumber {
	font-family:Georgia,Verdana,Arial;
	font-size:15pt;
	font-weight:bold;
	float:left;
	width:59px;
	margin-left:3px;
	text-align:center;
	padding-top:7px;
}

.positive {
	color:#3A973A;
}

.negative {
	color:#CC0000;
}

.neutral {
	color:#000000;
}

.altTD {
	background-color:#EFEFEF;
}

.smallInfo {
	font-size:7pt;
	font-weight:bold;
	color:#aaa;
}

.spacer {
	border-bottom:1px solid #DEDEDE;
	padding-bottom:2px;
	margin:0 0 5px 0;
}

.spacer h3 {
	margin:0;
	margin-left:3px;
	font-size:8pt;
	color:#AAAAAA;
	font-weight:bold;
}

.item {
	padding:14px;
}

.item a {
	color:#0078ff;
	font-size:12px;
}

.borderTop {
	height:6px;
	background-color:#F5F5F2;
	border-bottom:1px solid #F9F9F9;
}

.graphBox {
	min-height:80px;
	background-image:url(../images/graph_top_right.png);
	background-repeat:no-repeat;
	font-size:9pt;
	padding:9px 0 0 9px; 
}

.graphBox h1 {
	margin:0;
	font-family:Verdana,Arial;
	font-size:8pt;
	font-weight:bold;
}

.clearAll {
	clear:both;
}

.content {
	margin:0 auto;
	width:950px;
}

.content p {
	margin:5px auto;
	padding:3px;
	font-size:12px;	
}

#footer {
	margin:15px 0;
	background:#F4F4F4 none repeat scroll 0 0;
	border:1px solid #BCBCBC;
	font-size:8pt;
	height:135px;
	line-height:1.5em;
	padding:15px;
	padding-top:8px;
	position:relative;
}

#footer ul {
	float:left;
	width:100px;
}

#footer ul li {
	font-size:8pt;
	list-style-type:none;
	list-style-image:none;
}

#footer ul li a {
	color:#1F1F1F;
}

#footer ul li a:hover {
	color:#AAAAAA;
}

#footer h5 {
	font-weight:bold;
	font-size:8pt;
}

#footerCopyright {
	bottom:15px;
	position:absolute;
	right:15px;
}

.reportingInfoBox {
	font-size:12px;	
}

.sumaInfoBox {
	width:300px;
	height:120px;
	border:1px solid #CCC;
	float:left;	
	text-align:center;
	background-image:url(../images/graph_bg.png);
	background-repeat:no-repeat;
	background-position:0 19px;
}

.nojs {
		background-image:url(../images/graph_bg_nojs.png);
}

.sumaInfoBox span {
	display:block;
	margin-top:23px;	
}

.sumaInfoBox h2, .reportingInfoBox h2 {
	text-align:left;
	font-size:10px;
	font-weight:bold;	
	margin:0;
	padding:3px;
	border-bottom:1px solid #CDCDCD;
	background-color:#F5F5F2;
}

.tickLabels {
	/*display:none !important;	*/
}

.detailTable { width: 500px; height: 200px; border-collapse: collapse; margin:5px auto; }
.detailTable td, .detailTable th { border: 1px solid #ddd;  height: 1.5em; padding: 4px;}	

.backup { display:none; }

.items { width:620px;margin:0 auto; }
.items div { float:left;width:120px;padding:5px;border:1px solid #CECECE;margin:0 10px; }
.items div img { width:120px;height:102px;}

.login-box {
	width:330px;
	margin-left:10px;
	float:right;
}

.login-box-inner {
	width:300;
	margin:0 auto;
	border:1px solid #CECECE;
	padding:3px;
}

.login-box-form {
	background-color:#4D942E;
	padding:5px;
	height:130px;
}
.login-box-row {
	width:245px;
	margin:5px auto 0 auto;
}

.login-box-label {
	color:white;
	font-size:10px;
	font-weight:bold;
}

.login-box-input {
	font-weight:bold;
	padding:3px;
	font-size:13px;
	width:235px;
	color:#CECECE;
}

.login-box-send {
	width:100%;
	padding:2px;
	font-weight:bold;
	margin-top:8px;
}
