@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:tahoma, arial, verdana;
	font-size:12px;
	background:#fff;
	color:#333;
}
ul, li, ol, dl, dt, dd, form, p, img, a, input, select, textarea, h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	list-style:none;
	outline:none;
	border:none;
}
.clear {
	clear:both;
}
#wrapper {
	width:100%;
	margin:0px auto;
}
/* --- Header ---*/
#header {
	margin:0px auto;
	width:300px;
	padding:25px 0px;
}
/* --- Two Tabs ---*/
.two-tabs{
	width:600px;
	margin:0px auto;
	padding-bottom:30px;
}
.two-tabs ul.downs li.download{
	float:left;
}
.two-tabs ul.downs li.key{
	float:right;
}
.two-tabs ul.downs li a{
	width:200px;
	height:140px;
	display:block;
	text-indent:-9999px;
}
.two-tabs ul.downs li.download a{
	background:url(../images/download-now.jpg) no-repeat 0px -140px;
}
.two-tabs ul.downs li.download a:hover{
	background:url(../images/download-now.jpg) no-repeat 0px 0px;
}
.two-tabs ul.downs li.key a{
	background:url(../images/download-now.jpg) no-repeat -200px -140px;
}
.two-tabs ul.downs li.key a:hover{
	background:url(../images/download-now.jpg) no-repeat -200px 0px;
}
ul.download-opts{
	margin:0px auto;
	width:200px;
}
ul.download-opts li{
	float:left;
	padding:0px 5px 10px 5px;
}
ul.download-opts li a{
	background:url(../images/bg-links.jpg) no-repeat;
	width:170px;
	height:43px;
	display:block;
	color:#666;
	font-family:'Roboto Condensed',sans-serif;
	padding:17px 0px 0px 50px;
	font-size:18px;
	text-decoration:none;
	text-shadow:1px 1px 1px #fff;
}
ul.download-opts li a:hover{
	background-position:0px -60px;
	color:#000;
}
/* --- Pics - Images ---*/
.pic-imgs{
	margin:0px auto;
	width:600px;
}
/* --- Pics - Images ---*/
.pic-imgs{
	margin:0px auto;
	width:600px;
	padding-bottom:50px;
}
/* --- Footer ---*/
.footer{
	text-align:center;
	font-size:11px;
	color:#666;
	padding-bottom:30px;
}
.footer a{
	color:#999;
	text-decoration:none;
}
.footer a:hover{
	color:#333;
}
/* --- Get Key ---*/
.get-key{
	clear:both;
	margin:0px auto;
	width:350px;
	background:#c40000;
	padding:15px;
	border-radius:5px;
	margin-bottom:25px;
	color:#fff;
}
.get-key h2{
	font-weight:normal;
	padding-bottom:10px;
	text-shadow:1px 1px 1px #600;
}
.get-key .editor-label{
	padding-bottom:5px;
	text-shadow:1px 1px 1px #900;
}
.get-key .editor-field{
	padding-bottom:15px;
	background:url(../images/input-bg.png) no-repeat 0px 0px;
	padding-top:5px;
}
.get-key .editor-field input{
	background:none;
	padding:4px 10px;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#c40000;
	width:160px;
}
.get-key p{
	padding-bottom:8px;
}
.get-key p input{
	background:url(../images/submit.png) no-repeat;
	display:block;
	text-indent:-9999px;
	width:80px;
	height:30px;
	cursor:pointer;
}
.get-key p input:hover{
	background-position:0px -30px;
}
.get-key span{
	color:#ff0;
	font-size:11px;
	display:block;
	padding:8px 0px 0px 2px;
	text-shadow:1px 1px 1px #600;
}
.get-key strong{
	color:#ff0;
	text-shadow:1px 1px 1px #600;
}
.client-key{
	width:250px;
	padding:5px
}
h3{
	font-family:'Roboto Condensed',sans-serif;
	text-transform:uppercase;
	text-align:center;
	padding-top:30px;
	padding-bottom:25px;
	font-weight:normal;
	color:#c40000;
	font-size:32px;
}
.watch-video{
	width:220px;
	margin:0px auto;
	padding:30px 0px 0px 0px;
}