body {
	background: #000;
	font-family:"Trebuchet MS","Microsoft Sans Serif",Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}
cite{
	display: block;
	margin-bottom: 10px;
}
.main{
	width:972px;
	margin: 0 auto;
	padding: 15px;
	position: relative;
}


/** header */
.header{
	background: url(../images/top_gradient.png) repeat-x 0 0px;
	position: relative;
	height: 97px;
	z-index: 3;
}
.trackPackagePane{
	background: url(../images/track_package_pane.png) no-repeat;
	color:#4C9D8A;
	height:41px;
	padding:20px 13px 13px 32px;
	position:absolute;
	right:19px;
	top:-4px;
	width:317px;
}
.trackPackagePane input{
	background: url(../images/input_bg_short.png) no-repeat;
	border: 0;
	width:145px;
	height: 20px;
	text-indent: 6px;
}
.trackPackagePane input.goButton{
	background: url(../images/goButton.png) no-repeat;
	height:47px;
	position:absolute;
	right:25px;
	top:7px;
	width:64px;
}
.trackPackagePane input.disabled
{
    /** background: url(../images/goButtonDisabled.png) no-repeat; */
	background: url(../images/goButton.png) no-repeat;
	height:47px;
	position:absolute;
	right:25px;
	top:7px;
	width:64px;
}
.logo{
	position: absolute;
	left:24px;
	z-index: 4;
	top:46px;
}
ul.nav{
	position: absolute;
	right:25px;
	bottom:0px;
	list-style: none;
	margin:0;
}
ul.nav li{
	float: left;
	margin-left:9px;
	margin-right:9px;
}
ul.nav li a{
	background:transparent url(../images/nav_tab.png) no-repeat scroll 100% 0;
	display:inline-block;
	line-height:18px;
	margin-left:11px;
	margin-right:3px;
	text-decoration:none;
}
ul.nav li a span{
	background:transparent url(../images/nav_tab.png) no-repeat scroll 0 0;
	display:inline-block;
	font-weight:bold;
	line-height:29px;
	margin-left:-32px;
	margin-right:16px;
	padding-left:16px;
	padding-top:4px;
	color:#4C9D8A;
	cursor: pointer;
}

/** main content pane */
.content{
	background: #fff url(../images/inner_bg.png) no-repeat;
	padding:8px;
	position: relative;
	z-index: 2;
	min-height: 556px;
}
.womanWithCash{
	bottom:-11px;
	position:absolute;
	right:13px;
}
.contentHeader{
	margin-top:0;
	text-align: center;
}
.subtitle{
	font-size: .8em;
	font-style: italic;
}
.contentMessage{
	background: url(../images/main_pane_bg_repeat.png) repeat-y;
	padding:0px 32px 15px 22px;
	position: relative;
	width: 535px;
	line-height: 20px;
}
.contentMessage table{
	width: 100%;
	text-align: center;
}
.contentMessage p.imageAware{
	width:409px;
}
.contentCurveTop{
	background: url(../images/main_pane_bg.png) no-repeat top left;
	height:25px;
	width:586px;
}
.contentCurveBottom{
	background: url(../images/main_pane_bg.png) no-repeat bottom left;
	height:21px;
	width:586px;
}
.imagePlaceHolder{
	float:right;
	height:225px;
	width:150px;
}

.rightContent{
	position: absolute;
	right: 13px;
	top:9px;
	width: 366px;
}
/** tool free pane */
.tollFree{
	background: url(../images/phone_bg.png) no-repeat;
	text-align:center;
	padding-top:13px;
	padding-bottom:3px;
	font-size:1.2em;
	height:38px;
	margin:0;
	font-weight: bold;
	color: #4C9D8A;
}
.goldPhoneNumber{
	color: #fabc37;
	font-size: 1.4em;
}

/** sign up pane */
.panel{
	left:1px;
	position:relative;	
}
.panelHeader{
	margin-top:0;
	position:relative;
	left:-9px;
	font-size: 16px;
}
.panelContent{
	width: 369px;
	padding-bottom:1px;
	background: url(../images/sign_up_bg_repeat.png) repeat-y;
	padding-left:27px;
}
.panelCurveTop{
	background: url(../images/sign_up_bg.png) no-repeat top left;
	width: 369px;
	height:24px;	
}
.panelCurveBottom{
	background: url(../images/sign_up_bg.png) no-repeat bottom left;
	width: 369px;
	height:38px;
}
ul.signUpForm{
	margin: 0;
	list-style: none;
	padding: 0;
}
ul.signUpForm li{
	margin-bottom: 6px;
	width:323px;
	display:block;
	position:relative;
	left: 0;
}
ul.signUpForm li label,ul.signUpForm li label.terms {
	color:#000000;
	display:inline-block;
	font-weight:bold;
	width:70px;
	margin: 0;
}
ul.signUpForm li label.terms {
	width: 259px;
}
ul.signUpForm li input, ul.signUpForm li select{
	width:226px;
	background: url(../images/input_bg.png) no-repeat;
	text-indent:6px;
	border: 0;
	height: 20px;
	margin:0;
	padding:0;
}
ul.signUpForm li textarea{
	width:226px;
	height: 150px;
}
ul.signUpForm li select{
	background: transparent url(../images/input_bg.png) no-repeat;
	text-indent:0px;
	padding-left:3px;
}
ul.signUpForm li select option{
	background: #fff0f0;
}
ul.signUpForm li input.checkbox{
	width: auto;
	background: transparent;
	margin-right: 10px;
}
ul.signUpForm li.controlsPane{
	height: 30px;
	position: relative;
	width: auto;
}
ul.signUpForm li.controlsPane input.submitButton{
	position:absolute;
	right:60px;
	top:-2px;
	width:214px;
	height: 48px;
	background: url(../images/submitButton.png);
	border: 0;
}
ul.signUpForm li.controlsPane input.disabled{
	position:absolute;
	right:60px;
	top:-2px;
	width:214px;
	height: 48px;
	/**background: url(../images/submitButtonDisabled.png); */
	background: url(../images/submitButton.png);
	border: 0;
}
.contact ul.signUpForm li.controlsPane input.submitButton{
	position:absolute;
	right:60px;
	top:-2px;
	width:89px;
	height: 48px;
	background: url(../images/submitEmail.png);
	border: 0;
}
.contact ul.signUpForm li.controlsPane input.disabled{
	position:absolute;
	right:60px;
	top:-2px;
	width:89px;
	height: 48px;
	background: url(../images/submitEmailDisabled.png);
	border: 0;
}
.testimonialsTopCurve{
	background: url(../images/phone_bg.png) no-repeat top left;
	height: 20px;
}
.testimonialsBottomCurve{
	background: url(../images/phone_bg.png) no-repeat bottom left;
	height: 24px;
}
.testimonialsContent{
	background: url(../images/phone_bg_repeat.png) repeat-y;
	padding: 13px;
	padding-left: 21px;
}
.testimonialsContent h2{
	margin-top: 0;
	text-align: center;
	position: relative;
	left: -13px;
}
/** pop up */
#popup{
	position: absolute;
	z-index: 100;
	margin:0;
	padding:0;
	width:367px;
}
#popup p{
	margin: 0;
	padding-right: 30px;
	text-align: justify;
	padding-top:10px;
}
#popup .panelHeader{
	text-align: center;
	left:-12px;
	margin:0;
}
#popup .panelContent{
	width: auto;
	padding-left:23px;
}
.panelClose{
	position: absolute;
	float: right;
	right:19px;
	top:10px;
	background: url(../images/x.png) no-repeat center center;
	width: 20px;
	height: 20px;
	text-decoration: none;
}
/** error bubble */
#error{
	position: absolute;
	width: 204px;
	z-index: 99;
	margin:0;
	padding:0;
}
#error p{
	margin: 0;
	font-weight: bold;
}
#error div.messageWrapper{
	left:2px;
	margin:0;
	position:relative;
	background:url(../images/bubble_repeat.png) repeat-y;
	padding-left:16px;
	padding-right:34px;
}
.errorPointer{
	background: url(../images/bubble_pointer.png) no-repeat center left;
	display:block;
	height:16px;
	position:absolute;
	right:10px;
	top:0;
	width:7px;
}
.errorPointerUp{
	background:transparent url(../images/bubble_pointer_up.png) no-repeat scroll left center;
	height:7px;
	left:91px;
	top:-18px;
	width:16px;
}
.errorTopCurve{
	background: url(../images/bubble.png) no-repeat top left;
	height: 21px;
}
.errorBottomCurve{
	background: url(../images/bubble.png) no-repeat bottom left;
	height: 25px;
}

.valid{
	background: url(../images/check.png) no-repeat center right;
}

#packIdForm div{
	width: 323px;
}
#packIdForm label{
	border-bottom: 1px dotted #ccc;
}
/** pack id overlay */

#packIdHelp{
	position: absolute;
	border: 1px solid black;
	/**	background: transparent url(../images/transOverlayBg.png); */
	background: #4C9D8A url(../images/transOverlayBg.png);
	width: 410px;
	z-index: 99;
	font-weight: bold;
	padding: 12px;
	color: #000;
	top:16px;
	right:532px;
}
/** affiliates */
ul.affiliates{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.affiliates li{
	float:left;
	margin: 10px;
}

/** the process page */
.step{
	font-weight: bold;
}
.bigStep{
	font-weight: bold;
	font-size: 2.4em;
}
.mainSteps{
	list-style: none;
}
.theProcess {
}
.theProcess ul{
	list-style: none;
	padding:0;
	margin-bottom:31px;
	min-height:300px;
}

/** expresscash page */
.expressCash dl dd{
	margin-bottom: 19px;
}

/** terms page */
.terms ul{
	list-style: none;
}

/** request pack page */
.rightContentOnly .rightContent {
	margin:0 auto;
	position:relative;
	width:366px;
}
#footer ul{
	list-style: none;
	overflow: hidden;
	width:221px;
	padding: 0;
	margin: 0 auto;
}
#footer ul li{
	float: left;
	margin: 7px;
}

/** contact page */
.contact strong{
	padding-right: 65px;
	padding-bottom: 10px;
	display: block;
}
.emailUsAt{
	position: relative;
	top: 21px;
}

.signUpForm .loading{
	background: url(../images/ajax-loader.gif) no-repeat 0 17px;
}

