html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #4b4b4b;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
/*outline: 0;*/
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	outline: none;
	color: #555;
}
button {
	outline: none;
}
/* Header styles */

h1 {
	font-size: 30px;
	padding: 9px 0;
}



/* PAGE TEMPLATE */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.container{
	width: 850px;
	margin: 0 auto;
}
.padding-tb-20{
	padding: 15px 0 20px 0;
}

.padding-b-20{
	padding: 0 0 20px 0;
}

#container-top, #container-mid, #container-bottom {
	width: 100%;
	float:left;
}
#container-top{
	border-top: 8px solid #4b4b4b;
	border-bottom: 1px solid #b4b4b4;
	background:  #EEE;
}
#container-mid{
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #898989;
	background: #d9d9d9;
}
#container-bottom{
	border-top: 1px solid #cbcbcb;
}

#logo a {
	display: block;
	width: 267px;
	height: 58px;
	float: left;
	text-indent: -9999px;
	background:url(images/logo.jpg) no-repeat;
	margin-bottom: 25px
}

#content{
	width: 620px;
	padding: 15px;
	float: left;
	
}

#ss-holder{
	width: 850px;
	height: 259px;
	background: #FFF;
	float: left;
}
#ss-bottom-cap{
	width: 850px;
	height: 11px;
	overflow: hidden;
	background: url('images/ss-bottom-cap.jpg') no-repeat;
	float: left;
}

#control-holder{
	width: 230px;
	height: 26px;
	margin: 5px auto 0 auto;
	clear: both;
}
#control-left{
	width: 51px;
	height: 26px;
	background: url('images/control-left.jpg') no-repeat;
	float: left;
}
#control-right{
	width: 51px;
	height: 26px;
	background: url('images/control-right.jpg') no-repeat;
	float: left;
}
#control-buttons{
	display: block;
	float: left;
	width: 125px;
	height: 26px;
}

#control-buttons a{
	display: block;
	float: left;
	width: 31px;
	height: 26px;
	background: url('images/control-sprite.jpg') 0 -25px no-repeat;
	text-indent:  -9999px;
}
#control-buttons a.activeSlide{
	background: url('images/control-sprite.jpg') no-repeat;
}
#control-buttons a:hover{
	background: url('images/control-sprite.jpg') no-repeat;
}

.hp-content-section{
	width: 267px;
	float: left;
	background: url('images/hp-section-bg.jpg') no-repeat;
}
.hp-content-section h2, .hp-content-section-nobg h2{
	color: #333;
	font-size: 18px;
	line-height:  26px;
	padding: 2px 0 15px 0;
}
.hp-content-section p, .hp-content-section-nobg p{
	color: #696969;
	font-size: 12px;
	line-height:  16px;
	padding-bottom: 10px
}

.hp-content-section-nobg{
	width: 267px;
	float: left;
}

.padding-r-22{
	padding: 20px 22px 0 0;
}
.padding-t-20{
	padding: 20px 0 0 0;
}

.page-content h3{
	font-size: 24px;
	padding: 0 0 15px 0;
}
.page-content h4{
	font-size: 18px;
	padding: 0 0 13px 0;
}
.page-content p{
	color: #696969;
	font-size: 13px;
	line-height:  16px;
	padding-bottom: 12px
}
.page-content ul{
	padding: 0 0 15px 30px;
	list-style: disc outside;
	color: #696969;
}
.page-content ul li{
	padding: 2px 0;
}
	
/* Navigation */

#nav {
	display: block;
	width: 428px;
	height: 21px;
	float: right;
	margin: 9px 0 0 0;
	font-family: Tahoma;
}
#nav li{
	display: inline;
}
#nav li a{
	display: block;
	float: left;
	font-weight: 700;
	color: #606060;
	text-decoration: none;
	line-height: 22px;
}
#nav li a.demo{
	width: 46px;
	height: 21px;
	background: url('images/demo-button.jpg') no-repeat;
	text-indent: -9999px;
	line-height: 0;
}
#nav li a.home{
	margin: 0 2px 0 18px;
}
#nav li a.features{
	margin: 0 18px 0 18px;
}
#nav li a.documentaion{
	margin: 0 18px 0 18px;
}
#nav li a.changelog{
	margin: 0 18px 0 18px;
}
#nav li a.support{
	margin: 0;
}
#nav li a:hover{
	color: #999;
}

#nav li a.selected{
	border-bottom: 1px dotted #999;
}

#footer-notes{
	width: 500px;
	text-align: center;
	clear: both;
	margin: 0 auto;
	color:#f4f4f4;
	font-size: 11px;
}
#footer-notes a{
	color: #f4f4f4;
	text-decoration: none;
}
#footer-notes a:hover{
	text-decoration: underline;
}


/* Messages */
p#error{
	display: block;
	width: 450px;
	margin: 10px auto;
	border: 2px solid #C10000;
	background: #fff8c3 url(images/error.png) 5px 5px no-repeat;;
	font-size: 12px;
	padding: 7px 7px 7px 45px;
	clear: both;
}

p#mssg{
	display: block;
	width: 450px;
	margin: 10px auto;
	border: 2px solid #000;
	padding: 7px 7px 7px 50px;
	background: #AAF4FF url(images/form-mssg.png) no-repeat;
	font-size: 12px;
	clear: both;
}


/* FORMS */


.pstrength-minchar {
	font-size : 10px;
}


#terms p {
	padding: 7px 0;
}

.form{
	display: block;
	width: 615px;
	padding: 2px;
}

.form legend{
	font-size: 24px;
	font-weight: 700;
}

.form h4.form_section_title{
	padding: 25px 0;	
}

.form p{
	display: block;
	clear: both;
	padding: 5px 0;
}

.form label{
	display: block;
	width: 160px;
	text-align: right;
	padding: 4px 10px 0 0;
	font-weight:700;
	float: left;
}

.form .inputs{
	display: block;
	width: 440px;
	float: left;
}

.form input[type=text]{
	width: 200px;
	height: 18px;
	padding: 3px;
	font-size: 14px;
	border: 2px solid #555;
}
.form input[type=password]{
	width: 200px;
	height: 18px;
	padding: 3px;
	font-size: 14px;
	border: 2px solid #555;
}
.form button[type=submit]{
	background: #777;
	color: #FFF;
	width: 150px;
	padding: 3px;
	font-size: 14px;
	border: 2px solid #555;
	cursor:pointer;
	margin: 0 auto;
}
.form p.submit_button_holder{
	padding: 10px 0 10px 170px;	
}

.form p.register_recover{
	padding: 10px 0 10px 170px;	
}

.form textarea{
	width: 220px;
	height: 80px;
	padding: 3px;
	font-size: 14px;
	border: 2px solid #555;
	margin-bottom: 7px;
}
.form #commentbox{
	width: 400px;
	height: 160px;
}
.form span.notes{
	font-size: 11px;
	padding: 2px 0 0 0;
	margin: 0 0 10px 0;
}

.form label.error{
	width: 180px;
	float: right;	
	text-align: left;
	color: #CB0700;
}

#recaptcha_container{
	width: 430px;
	clear: both;
	margin: 0 0 10px 0;
	overflow:hidden;
}

#recpatcha_inputs{
	width: 305px;
	float: left;
	overflow:hidden;
}

#recaptcha_response_field{
	width: 200px;
	height: 18px;
	padding: 3px;
	font-size: 14px;
	border: 2px solid #555;
}

#recaptcha_options{
	width: 50px;
	float: right;
	font-size:10px;
	overflow:hidden;
}

#recaptcha_image{
	width: 300px;
	height: 57px;
	border: 2px solid #555;
	margin: 7px 7px 7px 0;
	float: left;
}

.clear{
	clear: both;	
}

a.player{
	display: block;
	width: 400px;
	height: 225px;
	margin: 0 7px 15px 7px;
	border: 1px solid #555;
	float: left;
}

a.player:hover{
	border: 1px solid #e4e4e4;
}

#requirements{
	font-size: 14px;
	padding: 5px 0 5px 10px;
	color: #333;
}

#require-list{
	margin:0 0 0 25px;
	list-style: disc outside;
}
#require-list li{
	padding: 2px 0;
}
