/* GoldCycler Styles */

/* Global styles */

*{
	padding: 0;
	margin: 0;
}

body{
	background: #fff url(images/bg.jpg) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #656565;
}
p{
	padding: 15px 0 0 0;
}

img{
	border: none;
}

/* header and nav */
#header{
	background: url(images/shipping2.jpg) no-repeat top right;
	height: 73px;
	width: 811px;
	margin: 12px auto 0 auto;
}
#nav{
	width: 811px;
	margin: 7px auto 0 auto;
}
#nav ul{
	padding: 2px 0 0 0;
	list-style: none;
}
#nav ul li{
	display: inline;
}
#nav ul li a{
	padding: 6px 20px 6px 0;
	text-decoration: none;
	color: #535353;
}
#nav ul li a:hover{
	text-decoration: underline;
	color: #828282;
}
#nav form{
	float: right;
	width: 250px;
	text-align: right;
}
#nav input{
	float: right;
	margin: 0 0 0 5px;
}

/* layout positioning */
#wrapper{
	width: 1011px;
	margin: 0 auto;
	background: url(images/arrow.jpg) no-repeat center right;
}
#wrapper2{
	width: 1011px;
	margin: 0 auto;
}
#container{
	width: 811px;
	margin: 0 auto;
}
#copy{
	margin: 45px 0 0 0;
}
#leftColumn{
	float: left;
	width: 237px;
}
#rightColumn{
	float: right;
	width: 545px;
}

/* copy section */
#happyCustomer{
	background: url(images/happy-customer.jpg) no-repeat;
	width: 237px;
	height: 198px;
}
#how{
	background: url(images/how.jpg) no-repeat;
	width: 237px;
	height: 187px;
}
#testimonials{
	margin: 10px 0 0 0;
	background: url(images/title-paid.jpg) no-repeat;
	padding: 25px 0 0 0;
}
#testimonials img{
	float: left;
	margin: 13px 7px 0 0;
}
#testimonials p{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
#testimonials p span{
	font-weight: bold;
	float: right;
}
#threeSteps{
	background: url(images/three-steps.jpg) no-repeat;
	width: 545px;
	height: 190px;
}
#arrow{
	float: right;
	background: url(images/arrow.jpg) no-repeat;
	width: 93px;
	height: 144px;
}
#form{
	margin: 20px 0 0 7px;
}
#formTop{
	background: url(images/form-top.jpg) no-repeat;
	height: 36px;
}
#formMiddle{
	background: #F2DD82 url(images/form-middle.jpg) repeat-x;
	padding: 0 20px;
}
#form form{
	background: #F3E8A7;
	border: 1px solid #AB9E45;
	padding: 12px;
}
#form .formField{
	float: left;
	width: 228px;
	margin: 0 16px 5px 0;
}
#form .formFieldb{
	float: left;
	width: 228px;
	margin: 0 0 5px 0;
}
#form .formFieldc{
	float: left;
	width: 135px;
	margin: 0 0 5px 0;
}
#form .formFieldd{
	float: left;
	width: 109px;
	margin: 0 0 5px 0;
}
#form .phone{
	float: left;
	width: 109px;
	margin: 0 0 5px 0;
}
#form .formField2{
	text-align: center;
	clear: both;
}
#form .formError{
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif; color:#660000; font-weight:bold;
	clear: both;
}
#form:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#form .formField2 input{
	margin: 4px 0 0 0;
}
#form form label{
	float: left;
	width: 80px;
}
#form .formFieldd label{
	float: left;
	width: 20px;
	margin: 0 0 5px 15px;
}

#form .formFielde{
	text-align: center;
	clear: both;
	float: center;
	width: 440px;
	margin: 0 0 0px 15px;
}
#formBottom{
	background: url(images/form-bottom.jpg) no-repeat;
	height: 16px;
}
#form a{
	color: #006699;
	text-decoration: none;
}
#form a:hover{
	color: #0066FF;
	text-decoration: underline;
}
#subCopyTop,#faqCopy{
	background: #F5F5F5 url(images/sub-copy-top.jpg) no-repeat;
	padding: 15px;
}
#faqCopy a{
	width: 511px;
	display: block;
	color: #0066FF;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0;
	text-decoration: none;
}
#faqCopy a:hover{
	color: #006699;
	text-decoration: underline;
}
#subCopyTop h2,faqCopy h2{
	font-size: 16px;
	border-top: 1px solid #ccc;
	padding: 6px 0 0 0;
	margin: 15px 0 0 0;
}
#subCopyTop h3,faqCopy h3{
	float: left;
	width: 235px;
	font-size: 18px;
	color: #669900;
	border: 1px solid #669900;
	padding: 10px;
	display: block;
	text-align:center;
	margin: 10px 0 15px 0;
}
#largeAmount{
	margin: 10px 0 0 7px;
}
.webuy{
	margin:0 35px 15px 0;
}
.webuy2{
	margin:0 0 15px 0;
}
#tracking{
	float: left;
	width: 225px;
	background: #F3E8A7;
	border: 1px solid #AB9E45;
	margin: 0 0 20px 0;
	color: #333;
	font-size: 12px;
	padding: 2px 15px 8px 15px;
}
#tracking .text{
	padding: 4px 0;
}
#tracking p {
	padding-top: 7px;
}
#tracking .formBtn{
	float: right;
}
#tracking input{
	margin: 4px 0;
}
.faqs{
	background: #fff;
	padding: 15px;
	border: 1px solid #ccc;
}
#footerContainer{
	background: #333;
	margin: 25px 0 0 0;
	padding: 8px 0;
}
#footer{
	color: #fff;
	width: 811px;
	margin: 0 auto;
}
#footer p{
	padding: 0;
	margin: 0;
}
#footer span{
	float: right;
}
#footer a{
	color: #fff;
}

/* misc style */
.clearAll{
	clear: both;
}
.pageTitle{
	padding: 0 0 15px 0;
}
.firstPara{
	padding: 0;
}
.copyImg{
	float: right;
	margin: 0 0 0 10px;
}
.copyImg2{
	float: right;
	margin: 0 0 0 15px;
}
.copyNote{
	float: right;
	padding: 15px;
	margin: 18px 0 0 0;
	background: #F3E8A7;
	border: 1px solid #AB9E45;
	width: 250px;
}
.copyNote1{
	float: left;
	padding: 10px;
	margin: 10px 0 0 0;
	background: #F3E8A7;
	border: 1px solid #AB9E45;
	width: 485px;
}
.copyHeader{
	margin: 0 0 15px 0;
}
.imgFull{
	margin:20px 0 10px 0;
}
.leftColImg{
	margin: 23px 0 0 0;
}
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid #999;
	padding: 3px;
	background-color: #fff;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.blank {
	background-color: #FFFFFF;
}
.invalid {
	background-color: #FFE7CC;
}
.valid {
	background-color: #E6F9AC;
}
