/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {margin: 0; padding: 0;}

body {background: #FFFFFF url(../images/smarterMeasure_NavBar.png) repeat-x 0px -70px; font: normal small Arial, Helvetica, sans-serif; color: #484848;}


form {}
fieldset {border: none;}
legend {display: none;}
h1, h2, h3 {margin: 0; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal; color: #A91D20;}
h1{/*background: transparent url(/assets/icons/24/right_arrow_square.png) no-repeat 0px 5px;*/}
h2{/*background: transparent url(/assets/icons/24/right_arrow.png) no-repeat 0px 2px; padding-left:22px;*/}
h2 {margin-bottom: .5em; font-size: 1.8em;}
h3 {margin-bottom: 1em;	font-size: 1em;}
h3.bold {font-weight:bold; font-size:1.1em;}
p, blockquote, ul, ol {margin-bottom: 1.5em; line-height: 1.8em;}
p {}
blockquote {margin-left: 3em; font-style: italic;}
ul {margin-left: 2em; list-style: square;}
ul li {}
ol {margin-left: 2em;}
ol li {}
a {color: #A91D20;}
a:hover {text-decoration: none; color: #A91D20;}
img {border: none;}
img.left {float: left; margin: 0 1em 1em 0;}
img.right {float: left;	margin: 0 1em 1em 0;}

.clear {clear:both; padding:0; margin:0;}

/* Boxed Style */
.boxed {margin-bottom: 1em; background: #FFFFFF; border: 1px solid #CAD4DF;}
.boxed .title {padding: 5px 0 0 22px; text-transform: uppercase; font-size: 1em; font-weight: bold;}
.boxed .content {padding: 10px;}

/* Header */
#header {
	width: 950px; 
	height: 232px; 
	margin: 0 auto;
	background: transparent url(../images/header_image.png) no-repeat 500px -10px;
}

/* Header > Logo */
#logo{
	padding:10px 0 0 0;
}


#logo h1 {
	padding: 15px 0 0 0;
	text-transform: uppercase;
	font-size: 3em;
}


#logo #tag-line {
	margin: 0;
	padding: 0 0 0 60px;
	text-transform: uppercase;
	font-size: 1.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: normal; color: #385B88;
}

#logo a {
	text-decoration: none;
	color: #385B88;
}

/* Header > Top Menu */

#topmenu {
	float: right;
	margin: 0 -4px 0 0;
}

#topmenu ul {
	margin: 0;
	list-style: none;
}

#topmenu li {
	display: inline
}

#topmenu a {
	display: block;
	float: left;
	height: 34px;
	padding: 0 1.5em 0 0;
}

#topmenu a:hover {
}



/* Menu */

#menu {
	width: 950px;
	height: 20px;
	margin: -92px auto 0 auto;
	padding: 0 0 0 0px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 2em 0 0;
	text-transform: uppercase;
	text-decoration: none;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	padding-left: 0;
	background: none;
}

/* Content */

#content {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content > Main */

#main {
	float: left;
	width: 710px;
	min-height:500px;
}

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
	margin: 0 0 3em 0;
	padding: 40px 0 1.5em 0;
	border-bottom: 1px dotted #CAD4DF;
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
	margin: 0;
}

/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: small;
	font-weight:bold;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .9em;
}

#updates a {
	text-decoration: none;
}
#updates a:hover {
	text-decoration: underline;
}

/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */
#footer-bg {
	clear: both;
	float:left;
	padding: 20px 0 10px 0;
	background: #F4F4F4;
	border-top: 2px solid #C02126;
	width:100%;
}

#footer-container {
	width: 950px;
	margin: 0 auto;
	/*background:transparent url(../images/logo_footer_watermark.jpg) no-repeat scroll right -57px;*/
}

#footer-container .expanded-links{
	float:left;
	margin:0 25px 15px 0;
	width:225px;
}
#footer-container .legal{
	clear: both;
}

/* CUSTOM STYLES*/
img.groove-border{border:4px double #CCCCCC;}

div.indent {
	margin: 0px 0px 2px 40px;
	padding: 0;
}

div.threeimg {
	width:700px;
	height:320px;
}
div.threeimg .left {
	width:500px;
	float:left;
}
div.threeimg .right {
	width:200px;
	float:right;
}

#testimonials {
	width:700px;
	float:left;
	margin:20px 0px;
}
#testimonials .title {
	width:340px;
	padding:4px;
	background-color:#ffcc3b;
	float:left;
	text-align:center;
	font-weight:bold;
}
#testimonials .item {
	border:2px solid #0C2778;
	padding: 8px;
	float:left;
	width:328px;
	margin:10px 0 0;
	/*background-color:#7589be;
	color:#ffffff;*/
}
#testimonials .itemfull {
	border:2px solid #0C2778;
	padding: 8px;
	float:left;
	width:700px;
	margin:10px 0 0;
	/*background-color:#7589be;
	color:#ffffff;*/
}
#testimonials .left {
	width:340px;
	float:left;
}
#testimonials .right {
	width:340px;
	float:right;
}

p.italic {
	font-style:italic;
}

div.contactInfo {
	background-color:#0c2778;
	width:246px;
	padding:6px;
	margin: 0px 0 16px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	
}


#terms li{margin-bottom:20px;}
.screenshot{border:3px double #808080;}

#realtime-usage{width:90%; margin:0 auto;}
#realtime-usage th{padding:0 0 3px 0;border-bottom:1px solid #385B88;}
#realtime-usage th.label{text-align:left;}
#realtime-usage th.count{text-align:right;}

#realtime-usage td{padding:3px 0; border-bottom:1px solid #e0e0e0;}
#realtime-usage td.label{width:50%;}
#realtime-usage td.count{width:50%; text-align:right;}

#realtime-usage-overview{text-align:center; margin:0 4px 15px 4px;}
#update-period{font-size:80%; text-align:center; margin:4px;}

/*Clients table */
#clients{width: 99%; margin-bottom:20px;}
#clients th{background-color: #ffcf46; padding:3px; border-bottom:1px solid #484848;}
#clients th.col1{ width: 40%; text-align:left; }
#clients th.col2{ width: 20%; text-align:left; }
#clients th.col3{ width: 25%; text-align:left; }
#clients th.col4{ width: 15%; text-align:center; }
#clients td{padding:3px; border-bottom:1px solid #484848;}

#ncmc-compass-results {border-top:1px solid #000000; border-right:1px solid #000000; font-size:95%;}
#ncmc-compass-results td{border-bottom:1px solid #000000; border-left:1px solid #000000; text-align:center;}
#ncmc-compass-results td.label{text-align:left;}
#ncmc-compass-results td.sm{background-color:#fbfecf;}
#ncmc-compass-results td.compass{background-color:#ffc4c4;}
#ncmc-compass-results td ul, #ncmc-compass-results td div, #ncmc-compass-results td.text-left {text-align: left;}
#ncmc-compass-results td ul li{margin:0px;}

