html {
	background: url(../img/bg_tile.jpg) top left repeat-x;
}

body {
	background: url(../img/bg_bigger.jpg) top center no-repeat;
	text-align: center;
	font-family: arial, helvetica, verdana, sans-serif;
}

#top_wrapper {
	margin: 0 auto;
	width: 960px;
	height: 1200px;
	text-align: left;
	position: relative;
	background: url(../img/bg_bigger.jpg) top center no-repeat;
	height: 850px;
}

#header {
	height: 47px;
}

#cm_logo {
	float: left;
	position: relative;
	top: 10px;
	left: 10px;
}

#rebrand {
	float: right;
	position: relative;
	top: 15px;
	right: 10px;
}

h1 {
	text-indent: -9999px;
	height: 60px;
	width: 960px;
	margin: 49px 0 0 0;
	
	background: url(../img/h1_sleep.png) top left no-repeat;
/*  
background: url(../img/h1_5minutes.png) top left no-repeat;
background: url(../img/h1_impress.png) top left no-repeat;
background: url(../img/h1_passive.png) top left no-repeat; 
*/
	
}

h2 {
	text-indent: -9999px;
	height: 30px;
	width: 960px;
	margin-bottom: 31px;

	background: url(../img/h2_planet.png) top left no-repeat;
/*  
background: url(../img/h2_lookgood.png) top left no-repeat;
*/
}

#steps {
	width: 630px;
	float: left;
	padding-left: 10px;
}

.step {
	float: left;
	width: 180px;
	font: 14px/22px arial, helvetica, sans-serif;
	color: #b8c6d1;
	padding-right: 28px;
	margin-top: 36px;
}

#steps .last {
	padding: 0;
}

#steps p {
	margin-top: 5px;
}

#browser {
	
}

#signup {
	float: right;
	width: 300px;
	min-height: 590px;
	background: #1c4a84 url(../img/bg_form_bottom.gif) bottom left no-repeat;
	position: relative;
	right: 10px;
}

#setup {
	width: 300px;
	height: 31px;
	background: url(../img/text_freeaccount.gif) top left no-repeat;
	text-indent: -9999px;
}

#signup fieldset {
	padding-top: 5px;
}

#signup ul {
	list-style: none;
	width: 255px;
	padding-left: 20px;
	font: bold 12px arial, helvetica, sans-serif;
	color: #fff;
}

#signup li {
	margin: 7px 0;
}

#signup label {
	display: block;
	padding: 2px 0;
}

#signup .text input {
	width: 255px;
	background-color: #fff;
	border: none;
	border-bottom: 2px solid #0b3467;
	font: 13px arial, helvetica, sans-serif;
	color: #999;
	padding: 4px 2px 6px 2px;
}

#signup .text select {
	width: 255px;
	background-color: #fff;
	font: 12px arial, helvetica, sans-serif;
	color: #333;
}

#signup .address {
	
}

#signup .address label {
	width: 200px;
	float: left;
}

#signup .address .tip {
	float: right;
	width: 15px;
}

#signup .address input {
	width: 135px;
	vertical-align: top;
}

#signup .address img {
	
}

#signup .terms {
	font: 10px/12px verdana, arial, sans-serif;
	color: #c4d0df;
	display: block;
	padding: 0 0 10px 0px;
}

#signup .terms a {
	color: #c4d0df;
}

.button {
	width: 260px;
	height: 48px;
	margin-bottom: 15px;
}

.newsletter input {
	float: left;
	
}

.newsletter label {
	float: left;
	width: 230px;
}

#bottom_wrapper {
	background: #f1f3f3 url(../img/bg_bottom.gif) top left repeat-x;
}

#quote {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}

#quote img {
	float: left;
	width: 1px;
}

blockquote {
	float: left;
	width: 940px;
	background: url(../img/quotes.gif) center left no-repeat;
	padding: 25px 0 0 10px;
}

blockquote p {
	font: normal 26px/30px georgia, serif;
	color: #24659d;
	display: inline;
	letter-spacing: -1px;
}

blockquote cite {
	font-size: 14px;
	color: #666;
	display: inline;
	margin: 0 0 0 5px;
}

.gr {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding:20px 0 0 5px;
}

.gc {
	width: 220px;
	float: left;
	padding: 0px 20px 20px 0;
	
}

.gr .last {
	padding-right: 0;
}

.gc img {
	float: left;
	margin: 0 10px 20px 0;
}

.gc p {
	font-size: 12px;
	line-height: 18px;
	color: rgb(99, 107, 117);
}

h3 {
	color: #000;
	font: bold 13px/18px Arial, sans-serif;
	margin: 0 0 3px 0;
	padding: 0
}

#logo_wrapper {
	background-color: #fff;
	border-top: 1px solid #e5e5e5;
	text-align: left;
	padding: 25px 0;
}

#logos {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#logos li {
	width: 75px;
	height: 62px;
	float: left;
	background: url(http://www.campaignmonitor.com/themes/site_themes/default/img/bg_client-logos.png) top left no-repeat;
	margin-left: 5px;
}

#leading {
	float: left;
	padding: 10px 20px 0 0;
}

/*-- Jtip --*/

	

/*
#JT_arrow_left {
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 101;
	left: -12px;
	height: 23px;
	width: 10px;
	top: -3px;
}

#JT_arrow_right {
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 101;
	height: 23px;
	width: 11px;
	top: -2px;
}
*/

#JT {
	position: absolute;
	z-index: 100;
	border: 5px solid #000;
	background: transparent url(../img/90.png) top left repeat;
	text-align: left;
	font: 12px/18px arial, sans-serif;
	color: #fff;
}

#JT_copy {
	padding: 10px 10px 10px 10px;
	color: #fff;
}

.JT_loader {
	background-image: url(../img/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 12px;
}

#JT_close_left {
	background-color: #000;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-weight: bold;
	color: #fff;
	font-size: 12px
}



#JT_copy p {
	margin: 3px 0;
}

#JT_copy img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip {
	cursor: help;
}
