@import url(blueprint/screen.css);
 
body {
	background: #7BD3F7 url(../images/global/body.jpg) no-repeat scroll 50% 0;
	color: #211b15;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
}
 
h1,h2,h3,h4,h5 {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-weight: 200;
}

#navigation {
	font-family:		"Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	position:			absolute;
	top:				55px;
	left:				800px;
	width:500px;
}

#navigation a {
	color:				#073A55;
	text-decoration:	none;
}

#navigation a:hover {
	color:				#7BD3F7;
}
 
dl.quotes,
.quotes p,
p.testimonial {
	font-family: "Hoefler Text", Constantia, Cambria, Georgia, serif;
}
 
.quotes p,
p.testimonial {
	font-size: large;
	font-style: italic;
	padding: 1.5em 0 0 1.5em;
}
 
span.source {
	display: block;
	font-size: .6em;
	letter-spacing: .1em;
	margin-top: 5px;
	text-align: right;
	text-transform: uppercase;
}
 

 
a.cta,
.new {
	color: #ff8d23 !important;
}
 
div.container {
	background: #fff;
	position: relative;
}
 
.active {
	visibility: visible !important;
}
 
a {
	color: #005A8C;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}
 
a:hover {
	color: #005A8C;
	text-decoration: underline;
}
 
a.more {
	color: #7BD3F7;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-right: 8px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
}
 
a.landing,
a.landing:hover,
div.learn_links a,
div.learn_links a:hover {
	border-bottom: 1px dotted #ccc;
	color: #575850;
	text-decoration: none;
}
 

 
a.button {
	display: block;
	text-align: left;
	text-indent: -9999px;
}
 
a.signup-small {
	background: url(../images/global/register.png) 0 0 no-repeat;
	height: 39px;
	width: 111px;
}
 
a#clarity-logo {
	background: url(../images/global/logo.png);
	height: 80px;
	width: 194px;
	position: absolute;
	left: 0;
}
 
.last {
	margin: 0;
	padding-bottom: 40px;
}
 
ul.tabs {
	list-style: none;
	margin: 0;
}
 
ul.tabs a {
	float: left;
	outline: none;
	text-indent: -9999px;
}
 
div.header,
div.footer {
	margin: 0 auto;
	position: relative;
	width: 950px;
}
 
/* @group Header */
 
div.header {
	height: 85px;
	z-index: 20;
}
 
/* @group Login Box */
 

 
div.header div.login a.signup {
	width: 69px;
}
 
div.header div.login a.login {
	background-position: -93px 0;
	margin-left: 24px;
	width: 100px;
}
 
div.header div.login {
	
}
 
div.header div.login a.signup,
div.header div.login a:hover {
	opacity: 1.0;
}
 
/* @end */
 
/* @group Tabs */
 
body.features a#tab-features,
body.solutions a#tab-solutions,
body.blog a#tab-edu,
body.about a#tab-about {
	opacity: 1.0;
}
 
div.header ul.tabs {
	height: 26px;
	position: absolute;
	top: 55px;
	right: 10px;
	width: 586px;
}
 
div.header ul.tabs a {
	background: url(../images/global/maintabs.png) 0 0 no-repeat;
	height: 25px;
	margin-left: 20px;
	opacity: 0.7;
}
 
div.header ul.tabs a:hover {
	opacity: 1.0;
}
 
div.header ul.tabs a#tab-features {
	margin: 0;
	width: 86px;
}
 
div.header ul.tabs a#tab-solutions {
	background-position: -136px 0;
	width: 138px;
}
 
div.header ul.tabs a#tab-blog {
	background-position: -301px 0;
	width: 87px;
}
 
div.header ul.tabs a#tab-about {
	background-position: -408px 0;
	width: 63px;
}
 
div.header ul.tabs a#tab-save {
	background-position: -514px 0;
	width: 132px;
}
 

 
body.home span#pcmag-logo-legal,
body#page-awards p.legal span {
	display: inline;
}
 
body#page-awards p.legal span#pcmag-logo-legal {
	display: block;
}
 
div.footer {
	background: url(../images/global/bluefooter.jpg) no-repeat;
	color: #0096F7;
	font-size: 0.8em;
	line-height: 1.8em;
	min-height: 110px;
	padding: 20px 0;
}
 
div.footer a,
div.footer a:hover {
	color: #0096F7;
}
 
div.footer ul {
	float: left;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 20%;
}
 
div.footer ul.first {
	text-indent: 40px;
}
 
div.footer ul ul {
	float: none;
	font-weight: normal;
	width: 100%;
}
 
div.footer img {
	float: left;
}
 




 

