/*Global/Templated Styles*/
html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background: #ebeaea;

}
div.clear {
	clear: both;
	margin: 0!important;
	padding: 0!important;
	width: 100%;
}

* {
	margin: 0;
	padding: 0;
}

a {
	outline: none;
	cursor: pointer;
}

a img {
	border: none;
}

#wrapper {
	width: 1024px;
	margin: 0px auto;
	position: relative;
	}

em.kern {
	font-style:normal; letter-spacing:-1px;
}
/*header*/
#header {
	width: 1024px;
	height: 180px;
	/*position: relative;*/
	background: url(../images/DEImages/LP_headerBG.png) no-repeat left top;
	margin: 0px;
	float: left;
}

#partnerH1 {
	/*width: 900px;*/
	width: 1024px;
	height: 38px;
	/*margin: 0 0 0 120px;*/
	margin: 0;
	float: left;
	color: #FFFFFF;
	font: bold 1.65em/34px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

#header #logo {
	width: 585px;
	height: 90px;
	/*margin: 15px 0px 0px 7px;*/
	margin: 15px 0px 0px 220px;
	float: left;
}

#header #logo a {
	border: none;
	outline: none;
}

#header #logo a img {
	border: none;
}

/*main content area*/
#topBarContain {
	width: 984px;
	/*height: 38px;*/
	float:left;
	padding: 0px 20px;
	margin: 15px 0px 0px 0px;
	position: relative;
	overflow: visible;
}

#tB_LEnd {
	width: 10px;
	height: 38px;
	float: left;
	overflow: hidden;
	background: url(../images/DEImages/topBarEnds.png) no-repeat left top;
}

#tb_REnd {
	width: 10px;
	height: 38px;
	float: left;
	clear: right;
	overflow: hidden;
	background: url(../images/DEImages/topBarEnds.png) no-repeat right top;
}

#tb_Mid {
	width: 964px;
	height: 38px;
	float: left;
	clear: right;
	background: url(../images/DEImages/topBarMid.jpg) no-repeat center top;
}

#mainContent {
	width:982px;
	margin: 0px 20px;
	padding: 35px 1px 0px 1px;
	min-height: 1400px;
	height: auto !important;
	height: 1400px;
	float: left;
	clear: both;
	background: #cfd1d3 url(../images/DEImages/mainTopGradient2.jpg) no-repeat center top;
}


#mainContent2 {
	width:982px;
	margin: 0px 20px;
	padding: 35px 1px 0px 1px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
	float: left;
	clear: both;
	background: #cfd1d3 url(../images/DEImages/mainTopGradient2.jpg) no-repeat center top;

	}
	
.blocks, .blocksLast {
	width: 982px;
	margin: 0 0 40px 0!important;
	padding: 0;
	float: left;
	clear: both;
	display: block;
	position: relative;
}

.blocksLast {
	margin: 0!important;
}
/* top block*/
.monitor, .monitorFixed {
	width: 542px;
	float: left;
	clear: right;
	margin: 0px;
	padding: 0px 20px 0px 420px;
	background: url(../images/DEImages/LP_monitor.png) no-repeat 10px top;
	min-height: 290px;
	height: auto!important;
	height:290px;
}

.monitorFixed {
	height: 400px;
}
.monitor H1, .monitorFixed H1 {
	width: 542px;
	float: left;
	color: #a41e23;
	font: bold 1.8em/50px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	margin: 0 0 15px 0;
}

.monitor p, .monitorFixed p {
	width: 542px;
	float: left;
	color: #282828;
	font: 1em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	margin: 0 0 15px 0;
}

.monitor p a, .monitorFixed p a {
	color: #a41e23;
	text-decoration: none;
}

.monitorFixed p.arrow {
	width: 517px;
	background: url(../images/DEImages/redArrow.png) no-repeat left center;
	font: 1em/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0 0 0 25px;
}
/*partner block*/

#partnerBlock {
	width: 962px;
	padding: 0; 
	float: left;
	height: 50px;
}
.partnerLogo, .cqg, .otg {
	width: 120px;
	height: 50px;
	float: left;
	padding: 0 0 0 60px;
}

.cqg {
	width: 110px;
}

.partnerLogo2 {
	
	height: 50px;
	float: left;
	padding: 0 10px 0 10px;
}
/*.zenTrader {
	background: url(../images/DEImages/zenfireLogo.jpg) no-repeat 50px top;
}*/

#partnerBlock H2 {
	color: #282828;
	font: bold 1em/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	/*float: left;*/
	display: block;
}


#partnerBlock H2.small {
	color: #282828;
	font: bold 15px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	/*float: left;*/
	display: block;
}

/*upsell block*/

#upsell {
	width: 927px;
	padding: 0 0 0 55px;
}

#upsell ul {
	width: 927px;
	float: left;
	clear: right;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}



#upsell ul li {
	width: 420px;
	margin: 0 0 10px 0;
	float: left;
	clear: right;
	padding: 0 0 0 25px;
	background: url(../images/DEImages/arrowBullet.png) no-repeat left 5px;
	color:#282828;
	font: 16px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
}

#upsell ul li.left {
	margin: 0 20px 10px 0;
}

#upsell ul li a {
	color: #a41e23;
	display: block;
}

#upsell ul li span {
	color: #a41e23;
	font: bold 18px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
}

/*upgrade*/

#upgrade {
	display: block;
	float: left;
	width: 892px;
	padding: 0 45px;
	height: 55px;
}

#upgrade a {
	width: 350px;
	height: 55px;
	cursor: pointer;
	text-indent: -5000px;
	background: url(../images/DEImages/upgrade.png) no-repeat left top;
	display: block;
}

#upgrade a:hover {
	background-position: left -54px;
}


/*form area*/
#formArea {
	width: 892px;
	padding: 0 45px;
}
#formArea p {
	display: block;
	margin: 0 0 15px 0;
	color: #282828;
	font: 1em/1.25em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#formArea ul {
	width: 890px;
	float: left;
	clear: right;
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

#formArea ul.whole {
	width: 892px;
	/*float: left;
	clear: right;*/
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
#formArea ul li {
	width: 890px;
	display: block;
	margin: 0 0 10px 0;
}

#formArea ul.whole li {
	width: 445px;
	display: block;
	margin: 0;
	float: left;
}

#formArea ul li label {
	width: 200px;
	/*height: 22px;*/
	color: #282828;
	font: 1em/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	float: left;
}

#formArea ul li input.text {
	width: 216px;
	padding: 0 0 0 4px;
	height: 20px;
	background: #FFFFFF;
	border: 1px solid #a41e23;
	outline: none;
	color: #000000;
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.selectWide {
	width: 220px;
	height: 20px;
	border: 1px solid #a41e23;
	background: #FFFFFF;
	outline: none;
	margin: 0;
	padding: 0;
	/*-webkit-border-radius: 0px;
	-moz-border-radius: 0px;*/
}

span.submitDisc {
	width: 260px;
	float: left;
	font: 1em/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #282828;
}

.submit {
	width: 151px;
	height: 40px;
	float:right;
	/*margin: 0 18px 0 0;*/
	background: url(../images/DEImages/submit.png) no-repeat left center;
	color: #FFFFFF;
	font: 1em/38px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: none;
	cursor: pointer;
	display: block;
}

.submit:hover {
	color: #282828;
}

.award {
	height: 40px;
	padding: 65px 0 0 90px;
	width: 355px!important;
	font: .8em/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/DEImages/SC_award.png) no-repeat left top;
	float: left;
	margin: 10px 0 20px 0!important;
}

em.error, em.success {
	color:#a41e23;
	/*background: url(../images/DEImages/check_Invalid.png) no-repeat left -38px;*/
 	/*padding: 0px 10px 0px 30px;*/ 
 	/*float: left;
 	clear: left;*/
 	font: bold 14px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 	margin: 0;
 	/*height: 24px;*/
 	overflow: hidden;
 	width: 100%;
}

em.success {
	/*background: url(../images/DEImages/check_Invalid.png) no-repeat left -38px;*/
	color: #65ca1b;
	width: 100%;
	/*float: left;
	clear: left;*/
}

a.learnMore {
	text-indent: -5000px;
	height: 30px;
	width: 75px;
	background: url(../images/DEImages/learnMore.png) no-repeat left top;
	margin: 10px 0 0 0;
}

a.learnMore:hover {
	background-position: left -30px;
}

/*footer*/
#footer {
	margin: 0px auto;
	text-align: center;
	padding: 0px 0px 15px 0px;
	/*height: 50px;*/
	width: 1024px;
	float: left;
	clear: both;
}

#roundBottom {
	width: 1024px;
	height: 31px;
	float: left;
	clear: left;
	margin: 0px 0px 15px 0px;
	padding: 0;
	background: url(../images/DEImages/roundBottom.jpg) no-repeat center top;
}

p.small {
	display: block;
	font: .8em/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #282828;
	margin: 10px 0px 0px 0px;
	clear: both;
	text-indent: -8px;
	padding:0 20px;
	white-space: normal;
}

#roundBottom.tos a {
	color: #282828;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
}

#roundBottom.tos a:hover {
	color: #a41e22;
}
#footer p {
	width: 1024px;
	float: left;
	clear: left;
	text-align: center;
	display: block;
	color: #282828;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#footer p a {
	color: #282828;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}


