/*--------------------------------------*/
/* CSS CREATED BY ERIKA GRECO - 2007 ---*/
/* WWW.ERIKAGRECO.COM ------------------*/
/*--------------------------------------*/

/*-------------------------------------------------*/
/* GENERAL STYLES ---------------------------------*/
/*-------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #7e8083;
}
p {
	line-height: 1.2em;
}   
a:link, a:visited {
	color: #333; 
	text-decoration: none;
}                  
a:hover, a:active {
	text-decoration: underline;
}
/*-------------------------------------------------*/
/* CLASSES ----------------------------------------*/
/*-------------------------------------------------*/
.content {
	position: relative;
	width: 925px;
	margin: 0 auto;
}

.clear {
	clear: both;
}
.hidden {
    display: none;
}
/*-------------------------------------------------*/
/* IDS --------------------------------------------*/
/*-------------------------------------------------*/
#front_screen {
  border: 1px solid black;
}
/*---------------------*/
/* Tour ---------------*/
/*---------------------*/
#tour .clear {
  clear: both;
  padding-top: 10px;
}
#tour img {
  border: 4px solid #aeaeae;
  width: 520px;
  margin: 10px;
}
#tour .left {
  clear: both;
  float: left;
}
#tour .right {
  clear: both;
  float: right;
}
#tour #screencast {
  text-align:center;
}
#tour .center {
  text-align:center;
}

/*---------------------*/
/* Sign In ------------*/
/*---------------------*/
.openid_link {
  margin-bottom: 10px;
  margin-top: 6px;
  padding-top: 0px;
  padding-right: 0px;
  clear: both;
  font-size: 10px;
  text-align: right;
}
#signIn {
	background: #eaeaea;
	overflow: hidden;	
}
#signIn h4 {
	color: #333;
	font-size: 19px;                
	font-style: italic;
	float: left;
	display: inline; 
	margin: 10px 0 0 30px;
}
#signIn form {
	float: right;
	display: inline;
	width: 330px;
	/*width: 345px;*/
	padding: 20px 0;   
}
#signIn label {
	float: left;
	display: block;
	width: 100px; 
	text-align: right;
	margin-right: 10px;
}               
#signIn input.txt {
	width: 215px;
	margin-bottom: 10px;
	font-size: 18px;
}
#signIn #signInBtn {
	background: url(/images/h_sign_in_btn.gif) no-repeat;
	display: block;
	float: right;  
	text-indent: -999em;
	overflow: hidden;
	width: 120px;
	height: 42px; 
	margin-right: 6px;
}
/*---------------------*/
/* Nav ----------------*/
/*---------------------*/
#nav {
	overflow: hidden;    
	border-top: 6px solid #eaeaea;
}
#nav li {
	background: url(/images/h_nav_btn.gif) no-repeat;
	list-style: none;
	float: right; 
	margin-right: 1px;   
}
#nav li a {
	padding-top: 2px;	
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #333;
	width: 121px;
	height: 21px;
}
#nav li #signInBtn {
	background: url(/images/h_sign_in_tab_btn.gif) no-repeat;
	width: 120px;
	height: 30px;
	overflow: hidden;
	text-indent: -999em;
}
/*---------------------*/
/* Header -------------*/
/*---------------------*/
#header {
	overflow: hidden;
	padding-bottom: 20px;
}         
#header h1 {
	display: none;
}
#header img {        
	float: left;
	display: inline;
	border: none;
}
#header h2 {           
	/* Myriad Pro Semibold Italic */
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #7e8083;
	float: left;  
	display: inline;
	border-left: 2px solid #ebebeb;
	padding: 10px 0 10px 20px;
	margin: 8px 0 0 275px;
	width: 250px;
}
/*---------------------*/
/* Top ----------------*/
/*---------------------*/
#top {
	background: #bfe095 url(/images/h_green_stripe_tile.gif) repeat-x;
	border-top: 6px solid #eaeaea;
	border-bottom: 6px solid #eaeaea;
}
.words #top {
	background: #bfe095 url(/images/gui_green_stripe_tile.gif) 0 0 repeat-x;
	border-top: 6px solid #eaeaea;
	border-bottom: 6px solid #eaeaea;
	color: #fff;
	font-size: 20px;
	/height: 99px;
}
.words #top p {
	padding: 25px 0 0 85px;
}
#top p.green {
	background: transparent;
	color: #566c10;
	font-weight: bold;
	font-style: italic;	
	padding: 5px 0 20px 85px;
}
#top h3 {
	/* Myriad Pro Bold */
	font-size: 26px;
	color: #566c10;
	margin-bottom: 10px; 
	font-weight: normal;
}
#top .left {
	background: url(/images/h_green_stripe_divider.gif) top right no-repeat;
	float: left;
	display: inline;
	width: 445px;
	margin: 35px 20px 0 0;
	padding: 20px 30px 0 0;
}
#top .left p {
	font-size: 20px;
	color: #fff;
	width: 410px;
}
#top #seeActionBtn {
	background: url(/images/h_see_action_btn.gif) no-repeat;
	display: block; 
	text-indent: -999em;
	overflow: hidden;  
	width: 188px;
	height: 42px;
	margin: 20px 0 0 0;
}
#top .right {
	padding: 40px 0;
	float: right;
	display: inline;
}
#topBtm {
	background: url(/images/h_green_stripe_btm.gif) repeat-x;
	height: 3px;
	font-size: 1px;
}
/*---------------------*/
/* Info ---------------*/
/*---------------------*/
#info p {
  margin: 10px;
}
#info h3 {
  margin-top: 20px;
}

/*---------------------*/
/* Register -----------*/
/*---------------------*/
#register {
	background: #eaeaea;
	width: 924px;
	margin-top: 30px        
}                   
#register h3 {
	/* Myriad Pro Bold */
	color: #333;
	font-size: 22px;
}
#register p {
	margin-top: 15px;
	padding-bottom: 20px;
}
#register label {
	float: left;
	display: block;
	width: 77px; 
}               
#register input.txt {
	width: 315px;
	margin-bottom: 10px;
	font-size: 18px;
}
#register #signUpNowBtn {
	background: url(/images/h_sign_up_btn.gif) no-repeat 0 center;
	display: block;
	float: left;
	text-indent: -999em;
	overflow: hidden;
	width: 180px;
	height: 82px;
	margin-right: 2px;
}
#register .left {
	width: 450px; 
	margin: 5px 0 5px 20px;
	border-right: 2px solid #fff;
	float: left;
	display: inline;
}
#register .right {
	width: 400px; 
	margin: 5px 0 0 30px;
	float: left;
	display: inline;
}
#registerTop {
	background: url(/images/h_grey_top.gif) no-repeat;
	height: 13px;
	font-size: 1px;
}
#registerBtm {
	background: url(/images/h_grey_btm.gif) no-repeat;
	height: 13px;
	font-size: 1px;
}
/*---------------------*/
/* Pricing ------------*/
/*---------------------*/
#price {
	width: 628px;
	margin: 25px 0 15px 90px;
}
#price ul {
	text-align: center;
	list-style: none;
	float: left;
}
#price ul#titles {
	text-align: right;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	width: 150px; 
	margin: 50px 10px 0 0;
}
#price ul#titles li {
	margin-bottom: 5px;
}
#price ul#titles li.green {
	color: #566c10;
	margin-top: 20px;
}
#price ul#titles h4{
  display: inline;
}
#price ul#titles .help{
  font-size: .8em;
  color: #566c10;
}
#price ul.plans li {
	width: 115px;
	height: 37px; 
	padding-top: 10px;
}    
#price ul.plans {
	background: #eaeaeb;
}
#price ul.plans .signUp {
	background: #e6efbb;
}
#price #borderRight li {
	border-right: 2px solid #fff;
	width: 113px;
}
#price ul.plans .signUp a {
	background: url(/images/p_sign_up_btn.gif) no-repeat;
	display: block;
	overflow: hidden;
	text-indent: -999em;
	width: 90px;
	height: 34px;
	margin: 0 0 0 13px;	
	/margin-left: 0;
}
#price ul.plans li {
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
}        
#price ul li#leftTitle {
	background: url(/images/p_price_top.gif) 0 0 no-repeat;
	width: 117px;
	border: none;
	height: 40px;
	/margin-bottom: -6px;
}
#price ul li#midTitle01 {
	background: url(/images/p_price_top.gif) 25% 0 no-repeat;
	border: none;
	width: 115px;   
	border-left: 2px solid #fff;
	height: 40px;
	/margin-bottom: -6px;
}
#price ul li#midTitle02 {
	background: url(/images/p_price_top.gif) 50% 0 no-repeat;
	border: none;
	width: 115px;   
	border-left: 2px solid #fff;
	height: 40px;        
	/margin-bottom: -6px;
}   
#price ul li#midTitle03 {
	background: url(/images/p_price_top.gif) 75% 0 no-repeat;
	border: none;               
	width: 115px;   
	border-left: 2px solid #fff;	
	height: 40px;            
	/margin-bottom: -6px;
}      
#price ul li#rightTitle {
	background: url(/images/p_price_top.gif) 100% 0 no-repeat;
	border: none;               
	width: 115px;   
	border-left: 2px solid #fff;	
	height: 40px;   
	/margin-bottom: -6px;
}                                                           
#price ul.plans h3 {
	color: #fff;
	font-size: 22px;
	padding-top: 3px;
}
#priceBtm {
	background: url(/images/p_price_btm_4.gif) top right no-repeat;
	height: 16px;
	font-size: 1px;
}
#price h3#cancel {
	width: 500px;
	float: right;
	text-align: center;
	font-style: italic;
	font-size: 20px;
	margin: 15px 0 0 0;	
}
#intro_pricing {
  background: #eaeaea;
	padding-left: 20px;
	padding-right: 20px;
}
#intro_pricing h3 {
  /* Myriad Pro Bold */
	color: #333;
	font-size: 22px;
}
#intro_pricing p {
	margin-top: 15px;
	padding-bottom: 10px;
}

#footer {
  padding: 20px;
  padding-top: 50px;
  clear: both;
  text-align: center;
  font-size: 10px;
}

/*-------------------------------------------------*/
/* PRIVACY  ---------------------------------------*/
/*-------------------------------------------------*/
.content.privacy h2 {
  margin-top: 25px;
  margin-bottom: 10px;
}
.content.privacy #disclaimer {
  margin-top: 25px;
  font-size: 10px;
  text-align: center;
}
.content.privacy p {
  margin-top: 10px;
}
.content.privacy li {
  margin-top: 10px;
}
/*----------------------*/
/* HELP ----------------*/
/*----------------------*/
.help_box_wrapper {
  clear: both;
  position: absolute;
}

.help_box {
  left: 0px;
  top: -50px;
  padding: 10px;
  background-color: lightyellow;
  border: 4px solid #B2D97D;
  z-index: 100000;
  font-size: 14px;
  width: 564px;
  color: #7e8083;
  text-align: left;
  font-weight: normal;
}

.help_box small {
  font-size: 10px;
}
