/********************************************
 *              			 				*
 *              Bluesky Local 				*
 *        2007- 2009 Scrimple, Inc		    *
 *            How it works page             *
 *              			 				*
 ********************************************/


/*		Content Style	*/
#white-height {
height:428px;
border-bottom:solid 8px #FFE304;
}

#white-height h1 {
text-align: center;
margin-left: auto;
margin-right:auto;
text-indent:-9999px;
height:0px;
width:866px;
}

.red-buttons{
	margin-left:350px;
	margin-top:33px;
}

ul{
	text-decoration:none;
	list-style:none;
	margin:0;
	padding:0;
}

#popup{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #000000;
	display:block;
	height:450px;
	margin-left:128px;
	margin-top:104px;
	position:absolute;
	top:0;
	width:705px;
	z-index:10000;
}

#close{
	float:right;
}

.video{
	padding:20px;
}

#how-flow{
	margin-top:20px;
}

#how-flow li{
	background:url(../images/how1.png) top left no-repeat;
	float:left;
	height:227px;
	width:180px;
	margin-left:45px;
}

#how-flow li span.number{
	background:url(../images/how-circle.png) top left no-repeat;
	margin:-10px 0 0 -12px;
	padding:14px 0 13px 17px;
	display:block;
	font-weight:bold;
}

#how-flow li span.text{
	color:#FFFFFF;
	display:block;
	padding-left:11px;
	text-align:center;
	width:160px;
}

#how-flow li span.image{
	display:block;
	margin-top:20px;
	padding:0 0 0 19px;
	height:108px;
}

#how-flow li span#track{
	padding:0 0 0 31px;
}

#how-flow li span.arrow{
	background:url("../images/how-arrow.png") no-repeat scroll left top transparent;
	float:left;
	margin-left:167px;
	margin-top:-103px;
	padding:35px;
}

#how-flow li a.play-video{
	background:url("../images/play-button.png") no-repeat scroll left top transparent;
	color:#FFFFFF;
	left:32px;
	margin:0;
	padding:0 6px 0 23px;
	position:relative;
	text-decoration:none;
	top:2px;
}

#how-flow span.circle{
}

#how-flow li.last span.arrow{
	display:none;
}

/* Press area */


#press{
	background: #C7DCF2;
	height:50px;
	text-align:center;
	padding:20px 0px;
}


#press-logos{
	float:left;
	padding-left:45px;
}

