/* Global */
*{font-size:100.01%;
margin:0;
}
html{font-size:62.5%;}
body{
	margin:0;
	color:#4b4b4b;
	font: 1.1em Arial, Helvetica, "Helvetica Neue",  Geneva, sans-serif;
	background:#333 url(../images/noise.gif);
	min-width:1000px;
	letter-spacing: 0;
}
img{border-style:none;}
a{text-decoration:none; color:#87abc9;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
:focus {
  -moz-outline-style: none;
}

:focus {
outline:none;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}


html, body {
height: 100%;
}

.button {
	
	background: #222 url(/images/home/overlay-button.png) repeat-x;
	display: inline-block;
	padding: 6px 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}


.blue {
	background-color: #0f5893;
	font-size: 1.2em ;
}
.blue:hover {
	background-color: #094475;
	text-decoration: none;
}

.lightblue {
	color: #fff;
	background: #87abc9 url(/images/home/tour-panel-show.png) no-repeat 7px 50%;
	padding-left: 30px;
	text-align: center;
	line-height: 1.3em;
	margin-left: 15px;
}
.lightblue:hover {
	background-: ;color: #6f8ca5;
	text-decoration: none;
	}

/* GlobalEnd */
/* Main */
.w-main{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	
	margin-top:-180px;
	
	padding-bottom:140px;
	font-size: 1.1em;
	line-height: 1.6em;
}
body.home_home .w-main {
		width:100%;
		color: white;

	
}
 #home_learnmore .w-main{
	width:990px;
	color: white;
	

	
}
#home_404, #home_500{
	font-size: 1.3em;
}
#ghold{

	padding-top:190px;
	padding-bottom: 138px;
}
/* MainEnd */
/* Header */
#header{
	width:100%;
	
	
	position:absolute;
	top:0;
	left:0;
	
	z-index:10;
}
#header #topmenu{
	width: 960px;
	margin: 0 auto;
}
.logo{
	margin:0 auto;
	height: 0px;
	width: 187px;
	}
.logo a{
	position:absolute;
	top:30px;
	margin-left: 4px;
	height: 0px;
	
	z-index:20;
	display:block;
	width: 187px;
	height: 107px;
	background:url(/images/home/logo.gif) no-repeat;
	overflow:hidden;
}
.logo a span {
display: none;
}
/* IE 7 hack to fix vanishing logo */
html>body .logo a { *position: relative; }

#home_404 .logo a, #home_500 .logo a{
	background:url(../images/home/logo.gif) no-repeat;
}

#user_navigation{
	position:relative;
	float: right;
	top: 0px;
	list-style:none;
	margin:0;
	padding:8px;
	color:#a9a9a9;
	font-size:12px;
	/*border: 1px solid #444;*/
	background-color: #292929;
	color: #555;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	
}
#user_navigation ul{
	margin: 0px;
	padding-left: 5px;
}

#user_navigation li{

	
	display:inline;
	padding: 3px 8px 0 14px;
	margin-right: 6px;
	margin-left: -6px;
	margin-bottom: 0;
}

#user_navigation a{

	color: #36bb8b;
	padding: 1px;
}
#user_navigation a:hover{
	
	color: #fff;

	text-decoration: none;
}
	
li#li_user_signout a:hover{
		background: #ff454b;
	color: #fff;
}	
#user_navigation li.last, li#li_user_signout{
		
}
#user_navigation li#li_user_name{
	background:none;
	}

.top-nav{
	position:relative;
	top: 0px;
	width: 315px;
	left:15px;

	margin:0;
	padding:10px;
	color:#a9a9a9;
	overflow:hidden;

	background-color: #292929;

	float: left;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.top-nav li{
	float: left;
	padding-left: 12px;
	list-style: none;
	background: url(/images/home/bullet-top-nav.gif) no-repeat 0 5px;
	position: relative;
	top: 0px;
	margin-left: 3px;
	margin-right: 3px;
	
}
.top-nav li:nth-child(1){
	background-image: none;
	padding-left: 5px;
}
.top-nav  a span{
	background: url(/images/home/main-nav.gif) no-repeat;
	display: block;
	text-indent:-9999px;
	overflow:hidden;
	
	color: #87abc9;
	
	width: 43px;
	height: 20px;
	}

	
.li_site_learnmore a span{
	background-position: 0 -20px;
	width: 88px;
}	

.li_site_about a span{
	background-position: 0 -40px;
	width: 48px;
}
.li_site_signup a span{
	background-position: 0 -60px;
	width: 60px;
}



.li_site_home a span:hover{
	background-position: -88px 0px;
	}	
.li_site_learnmore a span:hover{
	background-position: -88px -20px;
	}	
.li_site_about a span:hover{
	background-position: -88px -40px;
	}
.li_site_signup a span:hover{
	background-position: -88px -60px;
	}			

body#home_home .li_site_home a span, body#home_index .li_site_home a span{
	background-position: -176px 0px;
	cursor: default;
}
body#home_learnmore .li_site_learnmore a span{
	background-position: -176px -20px;
	cursor: default;
}
body#home_about .li_site_about a span{
	background-position: -176px -40px;
	cursor: default;
}
body#home_signup .li_site_signup a span{
	background-position: -176px -60px;
	cursor: default;
}



.navigation{
	position:absolute;
	bottom:0;
	left:36px;
	list-style:none;
	margin:0;
	padding:0;
	font:bold 13px/29px Arial, Helvetica, sans-serif;
}
.navigation li{
	float:left;
	margin:0 3px 0 0;
	display:inline;
}
.navigation li a{
	float:left;
	color:#a1a1a1;
	background:#434343;
	padding:0 25px;
	text-decoration:none !important;
}
.navigation li.active a{
	padding:0 13px;
	background:#fff;
	color:#0f5893;
}
.navigation l: ;i.add a{
	margin:3px 0 0;
	padding:0;
	background:#3f3f3f url(/images/home/btn-add.gif) no-repeat 7px 5px;
	width:29px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
}
/* HeaderEnd */
/* Content */
#content {
position: relative;
top:125px;
clear: both;
}

body.home_home #content {
	
	background: #333 url(/images/home/bg-stretch.gif) repeat-x;
}





.leading-promo{

	margin: 0 auto;
	
	width:1024px;
	height: 474px;
	
	background: url(/images/home/home-leadimage.jpg) no-repeat 0 106px;
}



.leading-promo #promotext{
	background: url(/images/home/home-leadtext.gif) no-repeat;
	height: 62px;
	width: 467px;
	margin: 0 auto;
	text-indent: -9999px;   

	}
.leading-promo #promo-body p{
	float:left;
	width: 200px;
	font: italic 14px Georgia;
	color: #333;
	text-align: center;
	margin: 30px 0 0 15px;
	line-height: 1.4em;
	text-shadow: 1px 1px 1px #ddd;
}
.leading-promo #promo-body .videothumb{
	background: url(/images/home/home-video.png) no-repeat 0px -95px;
	width: 150px;
	height: 96px;
	display: block;
	text-indent: -9999px;
	position: relative;
	left: 25px;
	top: 8px;
}
.leading-promo #promo-body .videothumb:hover{
	background-position: 0px 0px;
}


.leading-promo #promo-body{
padding-top: 35px;

}

#promo-body .signup, #promo-body .learnmore, .box-left .learnmore{
	display:block;
	width: 148px;
	height: 65px;
	text-indent:-9999px;
	background: url(/images/home/btn-signup.png) no-repeat;
	position: relative;
	left: 835px;
	top: 87px;
}
#promo-body .learnmore, .box-left .learnmore{
	background: url(/images/home/btn-learnmore.png) no-repeat;
	left: 835px;
	top: 117px;
	height: 45px;
}

/* Reworked styles above to fix a weirdness in IE 7/8 */

#promo-body { position: relative; }

#promo-body .signup,
#promo-body .learnmore {
  position: absolute;
  top: 184px;
  left: inherit;
  right: 41px;
}

#promo-body .learnmore {
  top: 279px;
}

/* end */

#promo-body .signup:hover {
	background-position: 0 -65px;
	
	}
#promo-body .learnmore:hover{
		background-position: 0 -47px;
	
}	
.box-left{
	width:400px;
	float: left;
	background:#292929;
	 -moz-border-radius: 3px;
  	-webkit-border-radius: 3px;
 	 border-radius: 3px;
 	 
	margin-right: 5px;
	margin-bottom: 20px;
	padding: 17px 20px 10px;
	text-align: left;
	
}

.box-left h2{
	background: url(/images/home/home-example-text.gif) no-repeat;
	margin-left: 115px;
	padding-top: 25px;
    height: 0px;
    overflow: hidden;


}
.box-left .learnmore{
	left: 0px;
	top: 0px;

	margin: 10px auto 0;
	width: 128px;
}
.box-left .examples{
	padding-top: 10px;
}

.info h2{
	display: none;
	}
	
#lower-boxes{
	margin: 0 auto;
	width: 900px;
	clear: both;
	padding: 0px;
}	
.box-right{
	width:400px;
	
	background:#292929;
	 -moz-border-radius: 3px;
  	-webkit-border-radius: 3px;
 	 border-radius: 3px;
	margin-left: 15px;
	padding: 20px;
	float: left;
	margin-bottom: 15px;
	font-size: 1em;
	line-height: 1.3em;
	

}
.box-right h4{
	text-align: center;	
	margin-bottom: 20px;
	
}
.box-right p{
	text-align: left;
	font-size: 1em;
	margin-top:5px ;
	margin-bottom: 15px;
	color: #444;
}
.box-right a{
	text-align: left;
	font-size: 1em;
	
}
.box-right h2{
	background: url(/images/home/home-blog-text.gif) no-repeat;
		margin-left: 85px;
	padding-top: 34px;
	margin-top:0px;
    height: 0px;
    overflow: hidden;

}

.box-right a, .box-left a{text-decoration:none; color: #444;
	font-weight: bold;
}

.box-right a:hover, .box-left a:hover{text-decoration:none; color: #444;}




/* tutorial */

#signuphome{

	
		background-color: #ddd;
		padding-bottom: 25px;
		padding-top: 1px;
}
#signuphome .holder{
	width: 960px;
	margin: 0 auto;
	text-shadow: 1px 1px 0px #eaeaea;
}

#signuphome h2{
display: inline;
float: left;
margin-right: 20px;
color: #005895;
font-size: 14px;
padding-top: 5px;
font-family: Georgia;
font-weight: normal;



}
#signuphome h2 strong{
	font-weight: normal;
	font-size: 42px;
	line-height: 25px;
	letter-spacing: -1px;
	
}
#signuphome h2 strong .bignum{

	font-size: 44px;
	letter-spacing: -1px;
	
}
#signuphome h2 .lowerline{
	float: right;
	margin-top: 4px;
	margin-right: 20px;
	font-size: 16px;
	font-style: italic;
}
#signuphome h3{
	clear: left;
	color: #555;
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.1em;
	
	margin-left: 243px;
	
}
#signuphome form{
	margin-top: 20px;
}
#signuphome p{
	display: inline;
	float: left;
	margin-left: 29px;
}
input, textarea { 
	padding: 9px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Arial, Tahoma, sans-serif;
	width: 200px;
	
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	}



input:hover, textarea:hover,
input:focus, textarea:focus { 
	border-color: #C9C9C9; 

	box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
	}

.form label { 
	margin-left: 2px; 
	margin-right: 10px;
	color: #999999; 
	display: block;
	font-weight:  bold;
	}

#submit  {
	display: inline;
	float: right;
	width: auto;
	margin-top: 5px;
	background: #617798;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: #87abc9;	
	padding: 10px;
	color: #fff;
	font-weight: bold;

	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	
	cursor: pointer;

	}
#submit  {
	position: relative;
	left: -5px;
	top: 5px;
}
/* ContentEnd */
/*
ABOUT*/

.colA, .colB, .colC{
	width: 303px;
	height: 535px;
	background: #292929 url(../images/home/luggage-tag.gif) no-repeat 10px 0;
	float: left;
	margin-bottom: 50px;
		
}
.colA p, .colB p, .colC p{
	color: #333;
	width: 230px ;
	line-height: 1.4em;
	margin: 0 auto;
	text-shadow: none;
	margin-top: 25px;
}
.colC p{
	margin-top: 17px;
}
.colA .holder{
clear: both;
background: url(../images/home/about-george-photos.gif) no-repeat 0px 0px;
height: 140px;
width: 265px;
position: relative;
margin: 0 auto;
}
.colB .holder{
clear: both;
background: url(../images/home/about-colin-photos.gif) no-repeat 0px 0px;
height: 140px;
width: 265px;
position: relative;
margin: 0 auto;
}
#home_about h3{
	display: block;
	
	margin: 203px auto 0px;
	text-indent: -9999px;
}
#home_about .black-panel{
	margin-bottom: -140px;
}
.colA h3{
width:147px;
height: 76px;
background: #fff url(../images/home/about-george-heading.gif) no-repeat;
}
.colB h3{
width:166px ;
height: 76px;
background: #fff url(../images/home/about-colin-heading.gif) no-repeat;
}
.colC h3{
width:236px ;
height: 84px;
background: #fff url(../images/home/about-hp-heading.gif) no-repeat;
}
/* TOUR START*/


#home_learnmore #content,  #home_contact #content,  #home_help #content, #home_signup #content{
	
	font-size: 1.11em;
}
#home_learnmore #content{
	font-size: 14px;
	font-family: Georgia;
/*	font-style: italic;*/
	/*text-shadow: #ddd 1px 1px;*/
}
#home_about #content{
	font-family: Georgia;
	
}
#home_learnmore .colLeft{
	float: left;
	width: 410px;
	margin-right: 30px;
	padding-left: 10px;


}
#home_learnmore .colRight{
	float: left;
	width: 410px;
	padding-left: 22px;
	background: url(/images/home/tour-dotted.gif) no-repeat;

}


#home_learnmore #black-panel, #home_help #black-panel,  #home_about #black-panel, #home_contact #black-panel{
	padding-top: 15px;
}


#home_learnmore #stage2 .colLeft h3, #home_learnmore #stage2 .colRight h3, #home_learnmore #stage4 .colLeft h3, #home_learnmore #stage4 .colRight h3{
	width: 121px;
	}

#home_learnmore .colRight h3{
	float: left;
	display:block;
	width: 89px;
	height: 173px;
	background: url(/images/home/tour-just-watch.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin: 0px 10px 20px;
	}
#home_learnmore .colRight a{
	width: 320px;
	margin-top: 10px;
}	
#home_learnmore .colRight p{
	
}

.first-panel a{
	color: #87abc9;
	text-shadow: none;
}
#home_learnmore .white-panel a{
	/*font-size: 11px;*/
	color: #005895;
}

#home_learnmore .white-panel, #home_signup .white-panel, #home_about .white-panel{	
	width:992px;
	margin-top: -10px;
	margin: 0 auto;
	background: url(/images/home/bg-tour-center.gif) repeat-y;
	color: #333;
	clear: both;
}
#home_learnmore .white-panel .top, #home_signup .white-panel .top, #home_about .white-panel .top{
	background: url(/images/home/bg-tour-top.gif) no-repeat;
	height:1%;
	overflow:hidden;
	padding: 35px 25px 0;
}

#home_learnmore .white-panel .bottom, #home_signup .white-panel .bottom, #home_about .white-panel .bottom{
	background: url(/images/home/bg-tour-bottom.gif) no-repeat 0 100%;
	height: 27px;
	overflow:hidden;
	font-size:0;
	clear: both;
}

#home_learnmore  #case-overview{
	
	font-size: 1.2em;
	line-height: 1.3em;
	text-align: center;
	padding-bottom: 10px;
	position: relative;
	left: -21px;
}

#home_learnmore #case-overview h3{
	display:block;
	width: 176px;
	height: 63px;
	margin: 0 auto 10px;
	background: url(/images/home/tour-case-heading.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

#home_learnmore .black-panel, #home_contact .black-panel,  #home_help .black-panel, #home_signup .black-panel, #home_about .black-panel, #home_404 .black-panel, #home_500 .black-panel{
	background-color: #292929;
	margin:0 auto;
	color: #fff;
	width: 912px;
	position: relative;
	left: 1px;
	padding: 0px 15px 1px;
	text-shadow: 1px 1px 2px rgba(0,0,0,.7);
}


#home_learnmore p.first-panel, #home_contact p.first-panel, #home_help p.first-panel, #home_signup p.first-panel, #home_about p.first-panel, #home_404 p.first-panel, #home_500 p.first-panel, .box-right h4{
	text-align: center;
	width: 700px;
	font: italic 1.2em/1.35em Georgia, "Times New Roman", Times, serif;
	margin: 0px auto;
	padding: 0px 0px 15px}

#home_learnmore p.first-panel em{
	display: block;
	background-image: url(/images/home/signature.gif);
	width: 220px;
	text-indent: -9999px;
	height: 40px;
	overflow:hidden;
	margin: 15px auto;
}
	
#home_learnmore h2, #home_about h2, #home_contact h2, #home_help h2, #home_signup h2, #home_404 h2 , #home_500 h2 {
	display:block;
	width: 202px;
	height: 63px;
	margin: 15px auto 10px;
	background: url(/images/home/tour-learn-more.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#home_learnmore .white-panel ul, #home_learnmore .black-panel ul{
	float: left;
	margin:0;
	padding-left: 0px;
	padding-right: 15px;
	width: 330px;
	margin-top: 10px;
	margin-left: 10px;
}
#home_learnmore .black-panel ul, #home_contact .black-panel ul {
	width: 390px;
	padding-right: 10px;
	padding-left: 15px;	
	margin-left: 0px;
}
	
#case-overview.black-panel{
	position: relative;
	padding-left: 35px;
	padding-right: 35px;
	width: 872px;
	margin-right: 2px;
	font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}

#home_learnmore #more-info, #home_learnmore #more-info-black{
	clear: left;
	padding: 2px;
text-align: center;
margin-bottom: 6px;

}
#home_learnmore #more-info-black{
	clear: both;
}
#home_learnmore #more-info p, #home_learnmore #more-info-black p{
	margin: 3px;
	
	}

#home_learnmore .white-panel .noImage{
	padding-left: 110px;
	background: url(/images/home/tour-white-bullet.gif) no-repeat 75px 0;
	margin: 10px 0px 0px;
	
}

#home_learnmore .white-panel ul li, #home_learnmore .black-panel ul li{
	/*background: url(/images/home/tour-black-bullet.gif) no-repeat;*/
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 1px;
	min-height: 50px;
	list-style: none;
	
}
#home_learnmore .white-panel ul li:nth-child(2n+1), #home_learnmore .black-panel ul li:nth-child(2n+1) { background: url(/images/home/tour-one.png) no-repeat; }
#home_learnmore .white-panel ul li:nth-child(2n+2), #home_learnmore .black-panel ul li:nth-child(2n+2) { background: url(/images/home/tour-two.png) no-repeat; }
#home_learnmore .white-panel ul li:nth-child(2n+3), #home_learnmore .black-panel ul li:nth-child(2n+3) { background: url(/images/home/tour-three.png) no-repeat; }
#home_learnmore .white-panel ul li:nth-child(2n+4) , #home_learnmore .black-panel ul li:nth-child(2n+4){ background: url(/images/home/tour-four.png) no-repeat; }	


#home_learnmore .white-panel ul li p, #home_learnmore .black-panel ul li p{
	margin-top: 10px;
}

.screenshot{
	float: left;
	margin-top: 15px;
	margin-bottom: 20px;
}
.dropcap { 
float:left; 
padding-top:7px;
padding-right: 2px;
font: bold 60px/40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.expand #features { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0;
	padding: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #e2ebf2;
	color: #578ab3;

}

.black-panel .expand #features { 
	background-color: #383838;
	color: #abc4d9;
}

.expand{
	height: auto;
}
.expand #features ol{
	list-style-type: none;
	margin-left: 0px;
}
.expand #features ol li{
	padding-bottom: 5px;
	padding-top: 2px;
	background: url(/images/home/tour-black-bullet.png) no-repeat 0px 0;
	margin-left: 0px;
	padding-left: 30px;
	}
.expand #features h4{
	font-size: 1.2em;
	margin: 3px;
	text-align: center;
}

.black-panel #features ol li{
	background: url(/images/home/tour-lightblue-bullet.png) no-repeat 0px 0;
	}

.expand #features p{
	margin: 3px;
	text-align: center;
	}
#signup-panel{
	clear: both;
}
#signup-panel em a{
	display:block;
	width: 148px;
	height: 65px;
	text-indent:-9999px;
	background: url(/images/home/btn-signup.png) no-repeat 0 0;
	margin: 0 auto;
}

#signup-panel em a:hover{
	background-position: 0 -65px;
	
	}
#signup-panel .white-holder{
	/*background: url(/images/home/tour-signup-em.gif) no-repeat 47.5% 50%;*/
}
#home_learnmore .zoom1{
	float: left;
	padding-right: 10px;
	position: relative;
	top: -10px;
}

#home_learnmore #stage1 h3, #home_learnmore #stage2 h3, #home_learnmore #stage3 h3, #home_learnmore #stage4 h3, #home_learnmore #stage5 h3, #home_learnmore #stage6 h3{
	display:block;
	width: 450px;
	height: 30px;
	margin: 0px;
	text-indent:-9999px;
	overflow:hidden;
	margin-left: 65px;	
	background: url(/images/home/tour-h3-sprite.gif) no-repeat;
}
#home_learnmore #stage1 em, #home_learnmore #stage2 em, #home_learnmore #stage3 em, #home_learnmore #stage4 em, #home_learnmore #stage5 em, #home_learnmore #stage6 em{
	display:block;
	width: 800px;
	height: 30px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(/images/home/tour-em-sprite.gif) no-repeat;
	margin-right: 0px;
	margin-top: -2px;
	margin-left: 65px;
}


#home_learnmore #stage1 h3{
	background-position: 0 -1px;
}
#home_learnmore #stage2 .colLeft h3{
	background-position: 0 -91px;
	margin-top: 10px;
}
#home_learnmore #stage2 .colRight h3{
	background-position: 0 -121px;
	margin-left: 10px;
	margin-top: 10px;
}
#home_learnmore #stage3 h3{
	background-position: 0 -61px;
}
#home_learnmore #stage4 .colLeft h3{
	margin-top: 10px;
	background-position: 0 -152px;
}
#home_learnmore #stage4  .colRight h3{
	background-position: 0 -182px;
	margin-top: 10px;
		margin-left: 10px;
}
#home_learnmore #stage6 h3{
	background-position: 0 -152px;
}

#home_learnmore #stage1 em{
	background-position: 0 0;
}
#home_learnmore #stage2 em{
	background-position: 0 -91px;
}
#home_learnmore #stage3 em{
	background-position: 0 -60px;
}
#home_learnmore #stage4 em{
	background-position: 0 -121px;
}
#home_learnmore #stage5 em{
	background-position: 0 -60px;
}
#home_learnmore #stage6 em{
	background-position: 0 -152px;
}

#home_learnmore .icon{
	height: 50px;
	overflow: hidden;
	background: #fff url(/images/home/tour-icon-sprite.gif) no-repeat 0px 0px;
	float: left;
	width: 47px;
	margin-left: 10px;
	text-indent: 9999px;
}

#home_learnmore #stage1 .icon{
	background-position: 0 -201px;	
}
#home_learnmore #stage2 .colRight .icon{
	background-position: 0 -50px;	
}
#home_learnmore #stage2 .colLeft .icon{
	background-position: 0 -0px;	
}
#home_learnmore #stage4 .colRight .icon{
	background-position: 0 -150px;	
}
#home_learnmore #stage4 .colLeft .icon{
	background-position: 0 -100px;	
}
#home_learnmore #stage3 .icon{
	background-position: 0 -249px;	
}
#home_learnmore #stage2 .icon{
	background-position: 0 0px;	
}
#home_learnmore #stage4 .icon{
	background-position: 0 -50px;	
}
#home_learnmore #stage6 .icon{
	background-position: 0 -100px;	
}
/*#home_learnmore #stage1 .white-holder, #home_learnmore #stage2 .white-holder, #home_learnmore #stage3 .white-holder{
	background: #fff url(/images/home/tour-icon-sprite.gif) no-repeat 0px 0px;
	height: 50px;
	overflow: hidden;
}*/
#home_learnmore #stage2.black-panel{
	
	
}

#home_contact h2{
	background: url(/images/home/contact-heading.gif) no-repeat;
	height: 91px;
	width: 126px;
}
#signup{
	width: 400px;
	margin: 0 auto;
}
#home_signup h2{
	background: url(/images/home/sign-up-heading.gif) no-repeat;
	height: 90px;
	width: 100px;
}
#home_about h2{
	background: url(/images/home/about-heading.gif) no-repeat;
	height: 47px;
	width: 187px;
	margin-bottom: 20px;
	}

#home_help h2{
	background: url(/images/home/help-heading.gif) no-repeat;
	height: 60px;
	width: 235px;
	}
	
#home_404 h2{
	background: url(../images/home/404-heading.gif) no-repeat;
	height: 54px;
	width: 146px;
	}
	
#home_500 h2{
	background: url(/images/home/500-heading.gif) no-repeat;
	height: 77px;
	width: 325px;
	};
			

p.sending, p.success{
		width: 380px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* TOUR END*/
#thumbs-panel{

	background-color: #292929;
	
	font-size:1.2em;

}

	#gallery {
		
		width: 931px;
		margin: 0 auto;
	
	
		clear: both;
	}
	#gallery ul { list-style: none;
	width: 931px;
	margin: -29px auto 0 5px;
	
	padding: 0;
}
	* html  #gallery ul li.first {display: none;} 
	
	
	#gallery ul li { display: inline;
	 
	float: left;
	padding-bottom: 2px;
	display: inline;
	text-align: center;
	
	background: url(/images/home/home-bullet.png) no-repeat 0 5px;
	padding-left: 51px;
	padding-right: 42px;
	
}
	#gallery ul li.first{
		background:none;
		padding-left: 0px;
		margin-left: 0px;
		
}



	#gallery strong{
	font: normal 1.1em;
		color: #abc4d9;
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(0,0,0,0.7);
	}
	
	
	#gallery ul img {
		border: 1px solid #292929;
		border-width: 1px;
	margin-top: 23px;

		
	}
	
	.clear{
	clear: both;
	}
	#gallery ul a img {
		-moz-opacity: 0.5;
		opacity: 0.5;
		filter:alpha(opacity=50);
	}
	#gallery ul a:hover img {
		border-bottom: 1px solid #333;
		-moz-opacity: 1;
		opacity: 1;
		filter:alpha(opacity=100);
		
	}
	#gallery ul a:hover strong { color: #fff; }

#videopanel{
	width: 970px;
	margin: 0 auto;
	
}

#video{
	float: left;
	margin-top: 20px;
}
#howto{
	width: 240px;
	float: right;
	margin-top: 40px;
	margin-left: 20px;
	font-family: Georgia;
}
#howto h3{
	font-size: 16px;
	margin-bottom: 12px;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
	
	color: #0f5893;
}
#howto ul{
	list-style: none;
	padding-left: 0px;
}
#howto ul li{
	list-style: none;
	margin-bottom: 20px;
	padding-left: 44px;
	text-shadow: 1px 1px 1px #fff;
	font-size: 13px;

}
 li#first{
 	background: url(../images/home/bullet_one.gif) no-repeat;
 }
 li#second{
 	background: url(../images/home/bullet_two.gif) no-repeat;
 }
 li#third{
 	background: url(../images/home/bullet_three.gif) no-repeat;
 }
 
 li#fourth{
 	background: url(../images/home/bullet_four.gif) no-repeat;
 }
 

#body_panels{
	clear: both;
	background-color: #eee;

	color: #333;
	margin-top: 29px;
	background:#333 url(../images/home/noise_white.gif);
}
	#bp_holder{
	clear: both;
	width: 970px;
	margin: 0 auto;
	
	background:url(../images/home/volcano2.gif) no-repeat 50% 100%;

	}
/*img#volcano{
position: relative;
top: -178px;
left: 420px;
float: left;
	
}*/
.panel{
	background-color: #fff;
	width: 360px;
	float: left;
	
	margin-bottom: 30px;
	padding: 15px 20px;
		font-size: 13px;
		font-family: Georgia;
}
.panel a{
	display:block;
	width: 99px;
	height: 26px;
	text-indent:-9999px;
	background: url(/images/home/btn_learnmore.png) no-repeat 0px -26px;
	float: right;
	position: absolute;
	margin-left: 265px;
	
}
.panel a:hover{
	background-position: 0px 0px;
}
#panelA, #panelB{
	margin-top: 30px;
	
}
#panelB, #panelD{
	
	float: right;
	
}
#panelC, #panelD{
	margin-bottom: 60px;
	
}
#panelC{
	clear: both;
}
.panel h3{
	font-size: 16px;
	margin-bottom: 8px;
	padding-left: 32px;
	padding-top: 3px;
	padding-bottom: 5px;
	background: url(../images/home/home_icons.gif) no-repeat;
	color: #0f5893;
}
#panelB h3{
	background-position: 0px -80px;
}
#panelC h3{
	background-position: 0px -40px;
}
#panelD h3{
	background-position: 0px -120px;
}
/* SidebarEnd */
/* Footer */
#footer, .push {
/*height: 150px;
clear: both;*/
}
#footer{

	position: relative;
		margin-top: -140px; 
		height: 139px;

	clear:both;
	width:100%;

	text-shadow: 1px 1px 1px #222;
}
#footer p{
	font-size: 10px;
	color: #444;
	margin: 0px;
	margin-top: 13px;
	text-align: center;
	clear: both;
}
#footer .w-holder{

	width:970px;
	
	padding:0px 0 0px;
	margin:0 auto;
	
}


.footpanel{
	display: block;
	margin-top: -23px;
	width: 203px;
	height: 62px;
	background:url(/images/home/footpanelLeft.png) no-repeat  0px 0px;
	float: left;
	padding: 14px;
	color: #fff;
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
}
.footpanel#B{
	float: right;
	padding-left: 60px;
	width: 173px;
	background:url(/images/home/footpanelRight.png) no-repeat  0px 0px;
}

.footpanel#A a{
	width: 33px;
	height: 33px;
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	text-indent: -9000px;
}
.footpanel#A a#join{
	margin-right: 10px;
}
#foot_links{
	padding:0px;
	font-size: 1.2em;
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: 50px;
}
#foot_links li{
	display: inline;
	margin-right: 5px;
	padding-left: 13px;
	background: url(/images/home/bullet-top-nav.png) no-repeat 0 5px;

}
#foot_links li:nth-child(1){
	background: none;
	padding-left: 0px;
}
#foot_links li a{
	color: #888;
	
}

.f-logo{
	width: 277px;
	height: 18px;

	display:inline;
}
.f-logo a{
	display:block;
	width: 281px;
	height: 23px;
	margin:0 auto;
	margin-top: 40px;
	background: url(/images/home/logo-footer.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}



