@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}

.aboutUsDiv {
	background:url(../images/oksgif.gif) bottom right no-repeat;
	min-height:350px;
}

.fontRed {
	color:#990000;
}

h1, h2, h3, h4 {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	font-size:20px;
	margin-top:0px;
	color:#990000;
	font-weight:bold;
}

h3 {
	color:#FFFFFF;
	font-style:italic;
	background-color:#006699;
	padding:5px;
}

dt {
	float:left;
	line-height:130%;
	padding:2px 20px 7px 10px;
	font-weight:bold;
	color:#000099;
	font-style:italic;
}

dd {
	margin:0px;
	line-height:130%;
	padding:2px 0px 7px;
}

#mainHeader {
	padding:0px;
	margin:0px;
	height:50px;
	text-indent:-1000px;
	cursor:pointer;
	position:absolute;
	width:900px;
	/*background:url(../images/headerbg.gif) no-repeat;*/
}

#topMenu, #bottomMenu {
	padding:0px;
	margin:0px;
	padding-top:67px;
	height:26px;
	font-weight:bold;
	text-align:center;
}

#bottomMenu {
	padding-top:30px;
}

#topMenu li, #bottomMenu li {
	display:inline;
	width:150px;
	margin-left:50px;
	padding:0px;
}

#topMenu li:first-child, #bottomMenu li:first-child {
	margin-left:0px;
}

#topMenu li a {
	color:#FFFFFF;
	text-decoration:none;
}

#bodyWrapper {
	position:relative;
	/*background:url(../images/main-bg.jpg) center repeat-y;*/
}

#outerWrapper {
	/*border:#666666 1px solid;*/
	width:900px;
	margin:0px auto;
	background:url(../images/header.gif) no-repeat;
	position:relative;
	background-color:#FFFFFF;
}

#howDoesItWork {
	line-height:1.6;
}

#howPlugin {
	height:140px;
	float:right;
}

#howSmartphone {
	margin:auto auto;
	display:block;
}

#pleaseWait {
	text-align:center;
}

#pleaseWait img {
	height:100px;
}

.error {
	color:#990000;
	font-weight:bold;
	margin-left:10px;
}

.info {
	border:#006600 5px solid;
	padding:10px;
	font-weight:bold;
}

.clearLeft {
	clear:left;
}

.clearRight {
	clear:right;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.paymentMethodList {
	margin:0px;
	padding:0px;
}

.paymentMethodList img {
	vertical-align:middle;
	height:30px;
	margin-top:4px;
}

.paymentMethodList li {
	list-style:none;
	margin-left:10px;
}

#contentWrapper {
	background:url(../images/content-bg-top.gif) top repeat-x;
	position:relative;
	padding:10px;
	z-index:10;
	min-height:220px;
}

#homeBannerImage {
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	width:900px;
	height:269px;
	position:relative;
	overflow:hidden;
	background:url(../images/home-banner.gif) no-repeat;
}

#homeBannerImage li {
	list-style:none;
	position:absolute;
	overflow:hidden;
}

#homeBannerImage li, #homeBannerImage a {
	width:275px;
	height:105px;
	display:block;
}

#homeBannerImage a {
}

#bannerBuyNow {
	left:601px;
	top:19px;
}

#bannerBuyLoad {
	left:601px;
	top:138px;
}

#bannerLearnMore {
	left:17px;
	top:210px;
}

#homeBannerImage a {
	text-indent:-1000em;
}

#homeLeft, #buynowLeft {
	width:490px;
	min-height:350px;
	padding-right:10px;
}

#buynowLeft {
	
}

#homeRight {
	width:380px;
}

#minRequirements li {
	margin-left:-20px;
}

#homeButtons {
	padding:0px;
}

#homeButtons li {
	list-style:none;
}

#homeButtons a {
	display:block;
	padding:10px;
	font-size:18px;
	margin-bottom:4px;
	background:url(../images/button-bg.gif) bottom;
	border:#ffcc33 1px solid;
}

#faqsList h3 {	
	padding:1px;
	margin:2px;
	font-size:13px;
	background-color:transparent;
}

#footerWrapper {
	background:url(../images/footer2.jpg) top right repeat-x;
	background-color:#003366;
	color:#FFFFFF;
	font-size:11px;
	padding-top:0px;
	padding-bottom:30px;
}

#footerWrapper a {
	color:#FFFF00;
	text-decoration:none;
}

#ibodyWrapper {
	/*background:url(../images/bottom-bg.gif) bottom repeat-x;*/
	background:url(../images/footer1.jpg) bottom right repeat-x;
	background-color:#FFFFFF;
	padding-bottom:20px;
}

#howtoPage img {
	margin-top:-10px;
	padding-right:30px;
}

#buyCreditsWithCardDiv {
	display:none;
}

#buyCreditsWithCardDiv label, 
#buyCreditsWithCardDiv input, 
#buyCreditsWithCardDiv select, 
#buyCreditsWithCardDiv span,
.addressForm label,
.addressForm input,
.addressForm select,
.addressForm span
{
	font-size:12px;
	float:left;
	margin-bottom:2px;
}

#buyCreditsWithCardDiv label.clearLeft, .addressForm label.clearLeft {
	width:15em;
	text-align:right;
	margin-right:10px;
	background-color:#EAEAEA;
	padding:3px;
	padding-right:15px;
}

#buyCreditsWithCardDiv .buyButton {
	color:#003300;
	font-size:14px;	
}

.buyCreditsForm, .buynowForm {
	width:600px;
	border:#003399 5px solid;
	padding:15px;
}

.buynowForm {
	width:450px;
}

.buyCreditsForm label {
	font-size:14px;
}

.buyCreditsForm .example {
	font-weight:bold;
	font-size:11px;
}

.buyCreditsForm input, .buyCreditsForm select {
	font-size:22px;
	color:#003366;
	font-weight:bold;
}

.buyCreditsForm input[type=text]:hover {
	border:#003300 2px solid;
}

.buyCreditsForm select {
	color:#003300;
}

.buyCreditsForm input[type=submit]:hover {
	
}

.fontYellow {
	color:#FFFF00;
}

.smallFont {
	font-size:11px;
}

/*
#displayBuyCredits {	
	display:none;
}
*/

.paddingLeft100 {
	padding-left:100px;
}

.paypalButton {
}

#paypalButton {
	display:none;
	margin-bottom:-21px;
	padding-left:30px;
}

.chooseYourPaymentMethod {
	color:#003366;
	font-weight:bold;
	margin-top:5px;
}

#homeCircles {
	margin:auto auto;
	display:block;
}

.contactUsDiv {
	background:url(../images/contactus.gif) right top no-repeat;
	height:225px;
	width:880px;
	position:absolute;
	z-index:-1;
}

.rowHeader {
	background-color:#006699;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}

.row1, .row2 {
	vertical-align:top;
	padding:3px;
}

.row2 {
	background-color:#EAEAEA;
}

.alignRight {
	text-align:right;	
}

.dividerDashed {
	clear:left;
	border-top:#999999 1px dashed;
	margin-top:2px;
	margin-bottom:2px;
}

#confidenceWrapper {
	background:url(../images/content-bg-top.gif) top repeat-x;
	padding-top:5px;
	text-align:center;
	padding-right:10px;
}

.loadWrapper {
	font-size:13px;
}

.loadWrapper span.productName {
	font-weight:bold;
	color:#003333;
}

.rowLabel {
	font-weight:bold;
	background-color:#EAEAEA;
}

.compliancediv {
	height:300px;
}

td .fieldnote {
	font-size:11px;
}

