body {
	min-width: 950px;
	text-align:center;
	margin:0pt auto;
	font-family: Helvetica,Arial,sans-serif;
	font-size:14px;
	background: #0874c6;
}
#headers {
	background: #b6def6;
	font-size:16px;
	border-bottom:10px solid #96b9ca;	
}
#headers .col {
	position:relative;
	margin: 0pt auto;
	text-align:center;
	padding: 0px 20px;
	width:95%;
	z-index:1;
}
h3 {
	margin: 0px 0px 5px;
}
 h3 span{
	background: #CCC;
	font-size: 14px;
	padding:1px 6px;
	color: #000;
	-webkit-border-radius: 9px;
}
.options {
	text-transform:uppercase;
	color:#888;
	clear:both;
	font-size:15px;
	margin: 5px 0px 0px;
}
.options a:link, .options a:visited{
	padding:5px;
	background:#1486cf;
	color:#FFF;
	-webkit-border-radius: 5px;
	/*-moz-border-radius: 5px;*/
	text-decoration:none;
	line-height: 40px;
}
.options a:hover{
	background:#FF6633;
}

img.product_logo {
	float:left;
	margin:27px 0px 0px;
}
img.product_name {
	position:absolute;
	top:133px;
	left:30px;
	margin:-10px;
	z-index:999;
}

img.company_logo {
	float:right;
	margin:40px 0px 0px;	
}
#title {
	font-size:20px;
	background:#f4f4f4;
	margin: 0px auto;
	border-bottom: 10px solid #96b9ca;
}
#title div.col {
	width:800px;
	padding:20px 0px;
	color:#000;
}
#title div.innercol {
	float:left;
	width: 50%;
	padding:0px;
}
#title div.innercol.screenshot {
	text-align: right;
}
#title div.innercol.screenshot img {
	border: 1px solid #999;
}
#content #title h1 {
	font-size:34px;
	margin:0px 0x 5px;
	font-weight:bold;
letter-spacing:-1px;
}
#title p{ 
	color: #888;
	font-size:12px;
	margin:0px 0px 15px;
	
}
#content #title h2 {
	color: #000;
	font-size: 24px;
	margin:0px 0px 15px;
	font-weight:normal;
	line-height:28px;
}
#title .box {
	float: left;
	width:110px;
	height: 90px;
	background: #1486cf;
	background: #7C8590;
	background: #DDD;
	padding:10px 5px;
	margin:5px;
	cursor: pointer;
}

#title .box.empty {
	background: none;
	cursor: default;
	padding:0px;
}
#title .box.current {
	background: #FF6633;
	color: #FFF;
}
#content #title div.box h1 {
	color: #666;
	font-size:13px;
	margin:0px 0px 5px;
	letter-spacing:0px;
	
}
#content #title div.box p {
	color: #666;
	font-size:12px;
	margin:0px;
	line-height:13px;
}
#content #title div.box.current h1, #content #title div.box.current p {
	color: #FFF;
}
#content {
	margin:0pt auto;
	text-align:center;
	background:#f4f4f4;
}
.mkt {
	border-top:5px solid #DDD;
	background:#EDF2F6;
	padding:20px;
}
#content h1.title {
	border-bottom: 3px solid #EEE;
	text-align:left;
	padding:20px 0px;
	margin: 0px 0px 20px;
	font-size:24px;
}

#content h1.title.center {
	text-align:center;
}
#content .col {
	width:750px;
	margin:0px auto;
	text-align:center;
	padding: 0px 0px 20px;
	color: #1f3284;
	color: #222;
}
#content div h1 {
	font-size:18px;
	margin: 0px 0px 10px 0px;
}
#footer {
	background: #0874c6;
	color: #FFF;
	border-top:10px solid #96b9ca;
	font-size:12px;
	padding: 20px;
}
#footer p {
	margin:0px;
}
#footer a:link,#footer a:visited, #footer a:hover{
	color: #FFF;
	text-decoration: underline;
}
#footer span.natural {
	color: #2168AA;
	font-weight:bold;
}
#footer span.bits {
	color: #00a2d4;
	font-weight:bold;
}
#footer a.service_of:link, #footer a.service_of:visited, #footer a.service_of:hover{
	text-decoration:none;
}
#footer a.service_of:hover{
	background:#FFF;
}
/*DEFAULTS*/
p {
	margin: 0px 0px 10px 0px;
}
input {
	font-size: 14px;
}

a{
	color:#2168aa;
	text-decoration:none;
}
a:hover{
	color:#00a2d4;
	text-decoration:underline;
}
a img {
	border:0px;
}
.center {
	text-align:center;
}
/*TABS*/
#tabs {
	clear:both;
	color: #FFF;
	background: #0874c6;
	padding:5px;
	font-size:14px;
	margin:0px;
	position:relative;
}
#tabs .col {
	padding:0px;
	width:95%;
}
#tabs a:visited, #tabs a:link {
	text-decoration: none;
	color: #FFF;
	background:none;
	padding: 5px 15px;
	border-right: 0px solid #FFF;
}
#tabs a:hover {
	background: #0362aa;
}
#tabs a.first {
	border-left: 0px solid #FFF;
}
#tabs a.current:visited, #tabs a.current:link, a.current:hover {
	border-width: 0px;
	color: #222;
	background: #d1d2d4;
	background:#FFF url(/images/tab_bubble_tip.png) no-repeat right bottom;
	padding:5px 15px 15px 15px;
	margin:0px;
}
#tabs form {
	display:inline;
	margin:0px;
	padding:0px;
}
#tabs select {
	margin: -1px 0px;
	font-size:10px;
}
#tabs form img {
	margin: -4px 5px -5px 0px;	
	height:20px;
	width:20px;
	}

/*INDEX*/
#pictureFrame {
	position: absolute;
	height: 100%;
	top: 30;
	left: 0;
}
#flash {
	overflow:hidden;
	width:400px;
	height:300px;
	position:absolute;
}

.colright {
	width:400px;
	height:300px;
	margin:0px auto;
}
#picture {
	 position:absolute;
}





.left {
	float:left;
	width:325px;
	text-align:left;
}
.right {
	float:right;
	width:325px;
	text-align:left;
}
.author {
	font-size:12px;
}
#buzz p i{
	font-size:14px;
}
span.new {
	color:red;
	font-size:8px;
	vertical-align:top;
	line-height:13px;
}
h4 span.new {
	line-height:10px;
}
span.highlight {
	background-color:#FFFFCC;
}
.info {
	line-height:23px;
}

/*PRICING*/
table{
	border-spacing:0px;
	border-collapse:collapse;
	font-size:12px;
}
.pricing td {
	text-align:center;
	border: 1px solid #DDD;
	background: #FFF;
}
.pricing th, .pricing td, .pricing tr {
	margin:0px;
	padding:10px;
}
.pricing th.empty_cell {
	background:none;
	border-width: 0px;
}
#content .pricing th.col {
	font-size:16px;
	text-align:center;
	padding:10px;
}
.pricing th.col span {
	color:#FF4400;
	font-size:12px;
	text-align:center;
	font-weight: normal;
}
.pricing th.col a {
	font-size:12px;
	text-align:center;
	font-weight: normal;
}
.pricing th {
	background: #b6def6;
	border: 1px solid #0874c6;
	text-align:left;
}
.one_col {
	margin:0px auto;
	width:500px;
	text-align:left;
}
/*HELP*/
#help p {
	font-size:12px;
}
#help .faqs {
	text-align:left;
}
#help .faqs p {
	margin:5px 0px;
	font-size:14px;	
}
#help .faqs div {
	margin:0px 0px 10px;
}

/*TOUR*/
#tour h1 {
	font-size: 20px;
	margin: 0px 0px 20px 0px;
}
#tour span.video {
	font-size: 20px;
	background: #ffd400;
	padding:5px;
	border-color:#000;
	border-style:solid;
	border-width: 1px 0px;
	color:#000;
	font-weight:normal;
}
#tour p {
	margin: 0px 0px 20px;
}
#tour p span {
	font-weight: bold;
	color: #0c68af;
}
#tour hr {
	margin: 0px 0px 20px 0px;
	border-top:1px dotted #CCC;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	height:1px;
}
#tour img {
	padding:1px;
	border: 1px solid #CCC;
	margin-bottom:20px;
}

/*AFFILLIATE*/
#content #affiliate {
	text-align: left;
}
#affiliate h1 {
	
}
#affiliate h2 {
	font-size:16px;
	margin:0px 0px 5px 0px;
	border-bottom: 1px dotted #CCC;
	color:#0874C6;
}
#affiliate p {
	margin: 0px 0px 20px 0px;
	line-height:18px;
	font-size:13px;
}
#affiliate .steps {
	font-size: 16px;
	line-height:20px;
}
#affiliate .terms {
	font-size: 12px;
	line-height:16px;	
}

/*SIGN UP*/
fieldset {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #000;
	background: #F2F2F2;
	margin: 0px 0px 10px 0px;
}
legend {
	text-align: left;
	font-weight:bold;
}
fieldset p {
	font-size:12px;
}
#sign_up {
	width:500px;
	margin:0px auto;
}
div.sign_up_form {
	float:left;
	width:200px;
}

div.sign_up_info {
	background: #FFFFCC;
	border:1px dotted #000;
	padding:10px 10px 0px 10px;
	text-align: left;
	width:180px;
	float:right;
}
div.sign_up_info h1 {
	padding:0px 0px 10px 0px;
	text-align: center;
}

/*FLASH*/
.flash {
	text-align:left;
	color: white;
	padding: 5px 5px 5px 30px;
	font-size:16px;
}
.flash.notice {
	border: 1px solid #009933;
	background:#339933 url(/images/icons/alertgood_icon.gif) no-repeat scroll left center;	
}
.flash.error {
	border: 1px solid #CC9999;
	background:	#CC0000 url(/images/icons/alertbad_icon.gif) no-repeat scroll left center;
}

/*ERRORS*/
span.form_error_message {
	font-size:9px;
}
span.form_error_message b{
	color: #FF0000;
}
.fieldWithErrors {
	/*
	padding: 2px;
	background-color: red;
	display: table;
	*/
}
.fieldWithErrors input, .fieldWithErrors select {
	/*border:2px solid red;*/
}
#errorExplanation {
	border: 2px solid red;
	padding: 7px;
	margin: 0px auto 20px;
	background-color: #f0f0f0;
}
#errorExplanation h2 {
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	font-size: 12px;
	margin: -7px;
	background-color: #c00;
	color: #fff;
}
#errorExplanation p {
	color: #333;
	margin-bottom: 0;
	padding: 5px;
}
#errorExplanation ul li {
	font-size: 12px;
	list-style: square;
}
div.uploadStatus {
	margin: 5px;
}
div.progressBar {
	margin: 5px;
}
div.progressBar div.border {
	background-color: #fff;
	border: 1px solid gray;
	width: 100%;
}
div.progressBar div.background {
	background-color: #333;
	height: 18px;
	width: 0%;
}