/* @override http://coverstream.net/test/css/style.css */

html, body {
	color: #fff;
	font-size: 13px;
	background: #111 url(../img/top-tile2.jpg) top repeat-x;
	font-family: "Helvetica";
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

#header {
	color: #fff;
	font-size: 14px;
	margin-bottom: 30px;
	text-shadow: 0px 1px 1px black;
}

#header b {
	color: #9cc2ff;
	font-weight: normal;
}

#content {
	background: transparent url(../img/icon.png) top center no-repeat;
	width: 600px;
	padding-top: 300px;
	margin: auto;
	text-align: left;
}

#right {
	width: 330px;
	padding-top: 80px;
	float: left;
}

h1 {
	font-family: "Helvetica";
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -3px;
	padding: 0px;
	margin: 0px;
	text-shadow: 0px 1px 1px black;
	text-align: center;
}

h2 {
	font-family: "Helvetica";
	font-size: 18px;
	font-weight: bold;
	color: #9cc2ff;
	letter-spacing: -1px;
	padding: 0px;
	margin: 0px 0px 14px 0px;
	text-shadow: 0px 1px 1px black;
	text-align: center;

}

div.featureUpdate {
	line-height: 16px;
	font-size: 12px;
	color: #aaa;
	padding: 0px 0px 0px 36px;
	background: transparent url(../img/updates.png) top left no-repeat;
	text-shadow: 0px 1px 1px black;
}

div.featureFAQ {
	line-height: 16px;
	font-size: 12px;
	color: #aaa;
	padding: 0px;
	text-shadow: 0px 1px 1px black;
}

div.featureHeader {
	font-family: "Helvetica";
	font-size: 16px;
	margin: 20px 0px 4px 0px;
	color: #fff;
	font-weight: bold;
	letter-spacing: -1px;
	text-shadow: 0px 1px 1px black;
}

a.featureLink:link, a.featureLink:visited {
	font-family: "Helvetica";
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	padding: 0px 21px 0px 0px;
	text-shadow: 0px 1px 1px black;
	background: transparent url(../images/loupe.png) bottom right no-repeat;
}

a.featureLink:hover {
	color: #9cc2ff;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: 0px 1px 1px black;
	background: transparent url(../images/loupeOn.png) bottom right no-repeat;
}


div.box {
	padding: 15px;
	margin: 10px 0px;
	background: #181818;
	border: 1px solid #252525;
	text-shadow: 0px 1px 1px black;
	color: #aaa;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

div.box img {
	/*vertical-align: middle;*/
	float: left;
	margin: 0px 10px 0px 0px;
}

div.box small {
	font-size: 10px;
}

div.box a:link, div.box a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

div.box a:hover {
	color: #9cc2ff;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

#footer {
	font-family: "Lucida Grande", Helvetica, sans;
	clear: both;
	text-align: center;
	padding: 20px 0px 20px 0px;
	font-size: 9px;
	color: #aaa;
	text-shadow: 0px 1px 1px black;
}

#xhub {
	padding-bottom: 15px;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

#xhub a:link, a:visited {
	font-size: 11px;
	color: #9cc2ff;
	text-decoration: none;
	font-weight: bold;
}

#xhub a:hover {
	text-decoration: underline;
}

a.footerLink:link, a.footerLink:visited {
	font-size: 9px;
	color: #9cc2ff;
	text-decoration: none;
	font-weight: bold;
}

a.footerLink:hover {
	text-decoration: underline;
}

a.boxed img {
	padding: 5px 0px 0px 3px;
}

#screencast {
	clear: both;
	display: block;
	width: 660px;
	line-height: 16px;
	font-size: 12px;
	color: #aaa;
	text-shadow: 0px 1px 1px black;
}

a.lien:link, a.lien:visited {
	color: #9cc2ff;
	text-decoration: none;
	font-weight: bold;
}

a.lien:hover {
	text-decoration: underline;
}
