@charset "utf-8";
/* --------- Spectrum Examples CSS Styles --------- */


/* --------- 1. Home Page --------- */

#example{
	width:621px;
	float:left;
	clear:both;
	padding-right:20px;
	margin-bottom:20px;
	}
	
#example a{
	color:#9CF;
	}
	
#example a:hover {
	text-decoration:underline;
	}

#example h1{
	font-size:2em;
	padding-top:20px;
	padding-left:20px;
	margin-bottom:15px;
	border-bottom:none;
	}
	
#example p{
	padding-left:20px;
	margin-bottom:15px;
	}
	
#example h1, #example p{
	width:280px;
	color:#FFF;
	}

#example p.exampleTitle{
	font-size:1.9em;
	line-height:120%;
	margin-bottom:10px;
	}

.montlyResults{
	font-size:1.8em;
	margin-top:10px;
	}

#visitors, #conversions{
	width:110px;
	float:left;
	position:absolute;
	}
	
#conversions{
	left: 184px;
	top: 258px;
	}
	
#visitors{
	left: 36px;
	top: 258px;
	}

#example p.resultTitle, #example p.exampleTitle {
	color:#9CF;
	}
	
#example p.resultTitle{
	font-size:1.1em;
	font-weight:bold;
	width:110px;
	margin-bottom:0px;
	}

#example p.result{
	font-size:1.6em;
	font-weight:bold;
	line-height:80%;
	width:110px;
	margin-bottom:0px;
	}

/* --------- American Mattress  --------- */
#americanMattress{
	height:316px;
	background:url(../images/home-examples/american-mattress.jpg) no-repeat;
	position:relative;
	}
	
#mattressFactory{
	height:316px;
	background:url(../images/home-examples/mattress-factory.jpg) no-repeat;
	position:relative;
	}
	
	
	
	

	
/* --------- 2. Example Page  --------- */
.example-page-layout{
	width:678px;
	float:left;
	margin-top:5px;
	margin-bottom:20px;
	}
	
.example-page-layout h2 a{
	font-size:.7em;
	}
	
.example-page-layout img{
	margin-right:20px;
	}
	
/* --------- 3. Gallery Page  --------- */
#examplePage ul.gallery{
	margin-left:0px;
	text-align:center;
	margin-top:15px;
	}
	
#examplePage ul.gallery li{
	float:left;
	width:200px;
	background-image:none;
	padding-left:0px;
	margin-bottom:20px;
	margin-right:39px;
	}
	
#examplePage ul.gallery li a{
	color:#09F;
	text-decoration:underline;
	}
	
#examplePage ul.gallery li a:hover{
	text-decoration:none;
	}
	
#examplePage ul.gallery li.last{
	margin-right:0px;
	}
	
.gallery img{
	margin-bottom:6px;
	}
	
/* --------- 4. Example Landing Page  --------- */

#examplePage{
	width:918px;
	padding:20px;
	position:relative;
	height:550px;
	height:auto;
	min-height:550px;
	border-left:#D9DCE7 1px solid;
	border-right:#D9DCE7 1px solid;
	background-color:#fff;
	}
	
* html #examplePage {height:550px;}
	
#examplePage h1{
	border-bottom: 1px solid #D9DCE7;
	color: #000A5D;
	padding-bottom: 8px;
	margin-bottom: 10px;
	position: relative;
	left: -2px;
	font-size:2em;
	font-weight:normal;
}
	
#exampleLeftClm{
	width:250px;
	position:relative;
	margin-top:20px;
	float:left;
	margin-right:82px;
	}
	
#exampleCenterClm{
	width:250px;
	position:relative;
	margin-top:20px;
	float:left;
	margin-right:78px;
	}
	
#exampleCenterClm p.title, #exampleRightClm p.title {
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:4px;
	}
	
#exampleCenterClm p.title{
	color:#000A5D;
	}
	
#exampleRightClm p.title {
	color:#000A5D;
	}
	
#exampleCenterClm p.objective{
	line-height:150%;
	display:block;
	height:80px;
	}
	
#exampleRightClm{
	width:250px;
	position:relative;
	margin-top:20px;
	float:left;
	}
	
#exampleRightClm ul{
	margin-left:5px;
	line-height:180%;
	position:relative;
	display:block;
	height:80px;
	}
	
#examplePage td ul{
	margin-left:5px;
	line-height:180%;
	position:relative;
	margin-top:5px;
	}
	
#examplePage td li{
	background:url(../images/examples/bullet-example.gif) no-repeat left 6px;
	padding-left:10px;
	}
	
#exampleRightClm li{
	background:url(../images/examples/ckeck-mrk-blue.gif) no-repeat left;
	padding-left:15px;
	}
	
table.stats p strong{
	color:#000A5D;
	}
	
table.stats li strong, #exampleRightClm li strong{
	color:#000;
	}

table.stats, table.report{
	border-collapse:collapse;
	margin-top:10px;
	}
	
table.stats{
	width:250px;
	}
	
table.report{
	width:255px;
	}
	
table.stats th{
	background:url(../images/examples/th-title-bg.jpg) no-repeat;
	text-align:center;
	color:#fff;
	font-size:1.1em;
	height:40px;
	}
	
table.report th{
	background:url(../images/examples/th-ranking-report-bg.jpg) no-repeat;
	text-align:center;
	color:#fff;
	font-size:1.1em;
	height:40px;
	}
	
table.report th strong{
	left:10px;
	}
	
	
	
table.report td.form{
	background: #fff url(../images/examples/bg-form.jpg) repeat-y top;
	height:203px;
	}
	
span.form-bottom{
	background:url(../images/examples/bg-form-bottom.jpg) no-repeat top;
	display:block;
	width:255px;
	height:1px;
	position:relative;
	left:2px;
	}
	
p.formTitle{
	color:#000A5D;
	font-weight:bold;
	font-size:1.7em;
	padding-left:45px;
	padding-top:15px;
	height:33px;
	background:url(../images/examples/bg-arrow.jpg) no-repeat top;
	}	
	
p.formTitle span{
	color:#0C0;
	font-style:italic;
	}
	
table.report td.form label{
	display: block;
	margin-top:8px;
	padding-left:24px;
	float:left;
	font-weight:bold;
	color:#000;
	width:70px;
	}

table.report td.form input{
	margin: 5px 0px 5px 4px;
	padding: 2px;
	border: 1px solid #D9DCE7;
	width:130px;
	}

table.report td.form #ExampleLandingForm1_btnSubmit{
	width: 236px;
	height: 52px;
	margin: 2px 0px 6px 6px;
	border:0px;
	position:relative;
	left:5px;
	}
	
#report-questions{
	position:absolute;
	top:400px;
	left: 30px;
	}
	
#report-questions p.confidential{
	color:#F00;
	padding-left:6px;
	margin-top:24px;
	font-size:1em;
	font-weight:normal;
	}
	
#report-questions p{
	text-align:center;
	font-size:1.3em;
	color:#000;
	font-weight:bold;
	}
	
#report-questions a{
	color:#09F;
	text-decoration:underline;
	}
	
#report-questions a:hover{
	color:#0C0;
	text-decoration:none;
	}
	
#report-questions p{
	line-height:140%;
	}


table.stats th strong, table.report th strong{
	position:relative;
	top:4px;
	width:250px;
	}	
	
table.stats img {
	border-bottom:#D9DCE7 1px solid;
	border-left:#D9DCE7 1px solid;
	border-right:#D9DCE7 1px solid;
	padding:2px;
	margin-bottom:20px;
	}
	
