/*===========================  
	Imports
=========================== */
@import url("gallery.css");
@import url("lightbox.css");
@import url("jquery.tweet.css");

/*===========================  
	Typography 
=========================== */
h1 {}
h2 {
	font: normal 22px 'Open Sans', sans-serif;
	color: #4b4b4b;
	text-shadow: 0 1px 0 #fff;
	text-align: center;
	margin-top: 25px;
}
h3 {
	font: normal 18px 'Open Sans', sans-serif;
	color: #4b4b4b;
	text-shadow: 0 1px 0 #fff;
	text-align: center;
	margin: 15px 0;
}
q {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #666;
}
cite {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #999;
	display: block;
	float: right;
	margin-top: 20px;
}
p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #6a6a6a;
	line-height: 1.6em;
	text-shadow: 0 1px 0 #ffffff;
}
p.support {
	text-align: right;
	font-size: 10px;
	color: #888;
	text-shadow: none;
	margin-top: 20px;
}
p.support span {
	display: block;
	font-size: 14px;
	color: #fff;
}

/*===========================  
	General Styles 
=========================== */
body { background: url('../images/bg.jpg') #f0f1f5 repeat-x top left; }
.tl { text-align: left; }
#tooltip{
	position:absolute;
	border:1px solid #000;
	background:#222;
	padding:2px 5px;
	color:#999;
	text-shadow: none;
	font: normal 12px 'Open Sans', sans-serif;
	display:none;
}
/*===========================  
	Top 
=========================== */
#top { 
	height: 102px; 
	background: url('../images/top_light.png') top center;
}
/*== Logo ==*/
#logo { height: 74px; margin-bottom: 2px; }
#logo figure > img { margin-top: 22px; }
/*== Top Sub ==*/
#top_sub { height: 24px; margin-bottom: 2px; }
/*===========================  
	Header
=========================== */
header {
	width: 100%;
	height: 396px;
	background: url('../images/header_bg.jpg') no-repeat top center;
}
/*== Slider ==*/
#slider {
	height: 595px;
	background: url('../images/slider_bg_light.jpg') no-repeat bottom center;
}
#slider figure > img {
	display: block;
	margin: 0 auto;
	margin-top: 45px;
}
/*===========================  
	Content
=========================== */
#content {
	margin-top: 190px;
}
/*== Welcome ==*/
#welcome {
	height: 71px;
	background: url('../images/welcome_bg.png') no-repeat bottom center;
	padding-bottom: 50px;
}
/*===========================  
	Download Product
=========================== */
/*== Small Title ==*/
.small_title {
	margin: 0 auto;
	margin-top: -1px;
	width: 140px;
	height: 20px;
	border: 1px solid #b6b6b6;
	border-top: none;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	-moz-box-shadow: inset 0 0 0 1px #fff;
	box-shadow: inset 0 0 0 1px #fff;
	font: normal 10px/20px 'Open Sans', sans-serif;
	color: #6a6a6a;
	text-shadow: 0 1px 0 #fff;
	text-align: center;
	text-transform: uppercase;
}
/*== Directions ==*/
#directions figure > img {
	margin: 0 auto;
	margin-top: 35px;
	display: block;
}
/*== Download ==*/
#download_product  {
	position: relative;
	height: 191px;
	background: url('../images/big_button.png') no-repeat top center;
}
#download_product a {
	font: normal 14px 'Open Sans', sans-serif;
	color: #002449;
	text-shadow: 0 2px 0 #9fcdfd;
}
	#download_product a:hover {
		color: #f0f0f0;
		text-shadow: 0 2px 0 #002449;
	}
#download_product img.price_circle {
	position: absolute;
	top: 48px;
	left: 423px;
}
.download {
	margin-top: 87px;
	margin-left: -26px;
	text-align: center;
}
.buy {
	margin-top: 87px;
	margin-left: 60px;
	text-align: center;
}
#download_infos p { 
	font-size: 11px; 
	margin-bottom: 35px;
	text-align: center;
}
.dlinfo1 {
	display: none;
	width: 110px;
	height: 0;
	margin-top: 13px;
	margin-left: 16px;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #6a6a6a;
	text-shadow: 0 1px 0 #ffffff;
	text-align: center;
	background: #f0f1f5;
	border: 1px solid #b9b9b9;
	border-top: none;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	-moz-box-shadow: inset 0 0 0 1px #fff;
	box-shadow: inset 0 0 0 1px #fff;
}
	#download_product a:hover .dlinfo1 {
		display: block;
		height: 20px;
	}
/*===========================  
	Features
=========================== */
#features {
	padding-top: 35px;
	background: url('../images/features_bg.png') no-repeat top center;
}
#features img {
	display: block;
	margin: 0 auto;
}
#features p {
	padding: 0 10px;
	font-size: 13px;
	line-height: 20px;
}
#features_btns {
	height: 95px;
	background: url('../images/features_bot.png') no-repeat bottom center;
}
#features_btns div a,
#gallery_box a  {
	margin: 24px auto;
	display: block;
	width: 132px;
	height: 26px;
	background: #454545;
	background: -moz-linear-gradient(top,  #454545 0%, #191919 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#454545), color-stop(100%,#191919));
	background: -webkit-linear-gradient(top,  #454545 0%,#191919 100%);
	background: -o-linear-gradient(top,  #454545 0%,#191919 100%);
	background: -ms-linear-gradient(top,  #454545 0%,#191919 100%);
	background: linear-gradient(top,  #454545 0%,#191919 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#191919',GradientType=0 );
	border: 1px solid #030303;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 0 1px #4c4c4c;
	-moz-box-shadow: inset 0 0 0 1px #4c4c4c;
	box-shadow: inset 0 0 0 1px #4c4c4c;
	text-align: center;
	font: italic 12px/26px Georgia, serif;
	color: #fff;
	text-shadow: 0 1px 0 #222;
}
/*===========================  
	Gallery
=========================== */
#video {
	display: none;
	width: 600px;
	height: 450px;
	margin: 0 auto 35px auto;
}
#gallery_desc {
	padding-top: 50px;
}
#gallery_box {
	height: 228px;
	background: url('../images/gallery_box.png') no-repeat top center;
}
#gallery_box ul li {
	display: inline;
}
#gallery_box a {
	margin-top: 160px;
	margin-left: 86px;
	width: 132px;
	display: inline-block;
}
#images_holder ul li {
	float: left;
}
/*===========================  
	Footer
=========================== */
footer {
	width: 100%;
	margin-top: 15px;
	padding-top: 35px;
	background: #242424;
}
footer p {
	font-family: 'Open Sans', sans-serif;
	color: #666;
	text-shadow: none;
}
footer span.numbers {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #999;
	display: block;
	margin-top: 20px;
} 
footer ul li {
	overflow: hidden;
}
footer ul.testilist {
	margin-right: 15px;
}
footer ul.testilist li {
	margin-bottom: 20px;
}
footer ul.stat li {
	float: left;
	width: 100px;
}
img.foot_title {
	margin-bottom: 30px;
	display: block;
}
/** Form **/
form {
	margin-top: 10px;
}
input[type=text] {
	font-family: 'Open Sans', sans-serif;
	border: 1px solid #414141;
	background: transparent;
	height: 26px;
	width: 190px;
	padding: 0 10px;
	margin: 0;
	color: #666;
	font-size: 12px;
}
input[type=text]:focus {
	outline: none;
}
input[type=submit] {
	font-family: 'Open Sans', sans-serif;
	border: 1px solid #414141;
	margin: 0;
	padding: 0;
	height: 28px;
	width: 80px;
	background: #111;
	color: #999;
}
input[type=submit]:hover {
	background: #222;
	cursor: pointer;
}
/** Footer bottom **/
#footer_bot_holder {
	width: 100%;
	height: 33px;
	margin-top: 30px;
	background: url('../images/footbot.png') repeat-x top center;
}
#foot_copy p {
	line-height: 33px;
	color: #999;
	float: left;
}
ul.social {
	float: right;
	height: 16px;
	margin-top: 9px;
}
ul.social li {
	float: left;
	margin-left: 10px;
}