* {
	padding: 0;
	margin: 0;
}

body {
	font-family: "Verdana", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
}

a {color: #005f90;}

a:hover{text-decoration: none;}


/* TYPE BASELINE */

html, body { font-size: 12px; line-height: 18px; }

ol, ul, p { margin: 8px 0 10px 0; }
h1, h2, h3, h4, h5, img { margin: 10px 0 8px 0; font-weight: bold; }

h1 { font-size: 30px; line-height: 36px; }
h2 { font-size: 28px; line-height: 36px; }
h3 { font-size: 26px; line-height: 36px; }
h4 { font-size: 24px; line-height: 36px; }
h5 { font-size: 22px; line-height: 36px; }

/*
.faq, #questions .faq a{
	color: #005f90;
}
*/
/*
#questions .faq a {
	font-size: 15px;
}
*/

/*
 *		LAYOUT STUFF
 */




#header {
	min-height: 143px;
	background: #fff url("/images/promo/topbg.png") 0 0 repeat-x;
	background-repeat: repeat-x;
	font-size: 11px;
	
}

#menu {
	float: right; clear: both;
	margin-right:100px; text-align: right;
	height: 83px; width: 750px !important;
	margin-top: 0px; font-size: 14px; 
}

#menuinner {
	padding-top: 9px; clear: both;
}



#logo {
	margin-left: 80px;
	height: 143px;
	background: transparent url("/images/promo/logo.png") no-repeat;
}

#footer {
	height: 58px;
	clear: both;
	padding-top: 39px;
	text-align: center;
	font-size: 8px;
}

#footer a{
	color: #88b4cb;
}

/*
 *			INDEX
 */



#innermenu a, #innermenu p,  {
	color: #88b4cb;
}

#content1 {
	border-top: 2px solid #fde198;
	border-bottom: 2px solid #fde198;
	background-color: rgb(255,250,194);
	clear: both; 
}

.inner {
	width: 844px;
	margin-left: auto;
	margin-right: auto;
}

.tour_inner {
	width: 880px;
	margin-left: auto;
	margin-right: auto;	
}

.lefthalf {
	width: 450px;
	float: left;
}

.lefthalf h2, .innerright h2 {
}

.topleft {
	padding: 36px 36px 0 0; text-align: center; 
}

.tac { text-align: center; }

.innerright {
	padding-right: 0;
}


.innerleft p, .innerright p, .innerleft ul {
	font-size: 15px;
	line-height: 23px; 
}

.topleft p { margin: 8px 0 28px 0; }

.topleft h2 { margin: 8px 0 28px 0;  }

/*
#righthalf a img{
	padding-top: 13px;
	padding-bottom: 20px;
}
*/

/*
righthalf {
	margin-top: 13px;
	margin-bottom: 20px;
}
*/

.clear { clear: both; }

#righthalf { width: 390px; float: right; text-align: center; }
#righthalf2 { width: 390px; float: right; }
#righthalf2 ul { padding-left: 15px; font-size: 14px; }
#righthalf2 ul li { padding: 4px 0 4px 0; }

.pr18 { padding-right: 36px; }

#righthalf a {
	border-style: none;
}

#righthalf a:hover {
	background-color: transparent;
}

#righthalf a img {
	padding: 1px; border: 1px solid #fde198;  margin-top: 30px;
}

#righthalf p { font-size: 12px; font-weight: bold; margin: 0; }

#signup img, #takeatour img, #signup2 img {
	border: 0px;
}

#signup img {
	float: left;
}

#signup2 img { float: left; }

#takeatour img {
	float: right;
}

#loginlink {
	text-align: center;
}

#content2 {
	clear: both; padding-top: 18px; }

/*

#actions {
	background-color: rgb(255,250,194);
	margin-top: 24px;
	margin-bottom: 17px;
}

*/

.center {
	text-align: center;
}



.images {
	float: left;
	width: 180px;
	padding-top: 34px;
	margin-right: 17px;
}

.images h3 {
	padding-top: 12px;
	padding-bottom: 10px;
}

.underpicture p{
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}

.underpicture h3{
	text-align: center;
}





#faqtitle {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

.faq {
	text-align: left;
	margin-top: 51px;
	padding-bottom: 0;
}

.underlined {
	text-decoration: underline;
}

#questions {
	margin-top: 33px;
	margin-bottom: 47px;
}

#answers {
	padding-bottom: 9px;
}

.bold {
	font-weight: bold;
}

#pricingtitle {
	padding-top: 24px;
	padding-bottom: 21px;
}

#pricingtitle h1 {
	margin-bottom: 10px;
}

#inner2 {
	padding-top: 20px;
}

table#plans {
	width: 844px;
	height: 530px;  
	background: transparent url(/images/promo/blue.png) repeat-x;
}

table#plans th, table#plans td {
	border-bottom: 1px solid #cbd2d6;
}

table#plans th {
	background-color: #fff;
	width: 100px;
}

table#plans td {
	padding: 4px;
	background: url(/images/promo/spacer.png) repeat-y top left;
}

table#plans tr.bottomrow td, table#plans tr.bottomrow th {
	border-bottom: 0px;
}

tr#plantype th p {
	padding-bottom: 55px;
}

#plancontainer {
	margin-top: 26px;
}

.price {
	font-size: 20px;
}

table#plans td a img {
	border: 0px;
	margin-bottom: 25px;
	margin-top: 15px;
}

/*
table#plans tr td p {
	text-transform: capitalize;
}

table#plans tr td div {
	padding-right: 32px;
	padding-left: 47px;
	padding-bottom: 31px;
	padding-top: 0;
}
*/
table#plans tr td, table#plans tr th{
	vertical-align: bottom;
	padding-bottom: 17px;
}

tr#plantype {
	height: 15em; 
}


tr#students, tr#courses {
	height: 44px;
}

tr#storage, tr#archiving {
	height: 46px;
}

tr#bestfor {
	height: 88px;
}


#maxplan, #premiumplan, #freetd {
	width: 170px;
}

p.refund {
	background-color: rgb(255,250,194);
	width: 130px;
	margin-right: auto;
	margin-left: auto;
}

p.plan_bottom_lower {
	padding-top: 0.4em;
}

#qtitle {
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: left;
}

#act {
	clear: both;
	padding-top: 25px;
}

#act p {
	font-size: 15px;
	background-color: rgb(255,250,194);
	margin-left: auto;
	margin-right: auto;
	width: 350px;
}

#plans tr th {
	width: 130px;
}

div.plan_bottom {
	height: 80px;
}

h2.tour_title, h2.contact_title {
	margin-top: 50px;
	margin-bottom: 20px;
}

p.under_title_left {
	margin-bottom: 40px;
	text-align: left;
}

p.under_title_center {
	margin-bottom: 40px;
}

.tour_shot {
	margin-bottom: 50px;
}

p.left_title {
	font-weight: bold;
	float: left;
	margin-left: 20px;
}

h2.faq_category {
	margin-top: 60px;
	margin-bottom: 15px;
	padding-top: 0;
	padding-bottom: 0;
}

/*div#questions p.faq */
#questions h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

#promo_notice {
	background-color: #c5e9fb;
	width: 420px;
	text-align: center;	
}

#promo_notice {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0;
	margin-bottom: 0 ;
}

/* login box */
.login_box { text-align: right; height: 20px;}
.login_box p { display: inline; }
.login_box { font-size: 11px; float: right; padding: 4px 9px 9px 9px; margin-top: 36px; background: #fff; margin-right: 100px;}
.login_box ul li { display: inline; margin-left: 9px;}
.login_box ul { margin: 0 0 0; padding: 0; list-style: none; display: inline;}

.clear { clear: both;}
=======
#login-bar {
	height: 50px;
	border-top: 1px solid #0088c4; 
	border-bottom: 1px solid #0088c4; 
	background-color: #7fc5ea; 
	color: white
}

#login-inner .login-email {
	float: left;
	width: 170px;
}

#login-inner .login-email #email {
	width: 150px !important;
}

#login-inner .login-password {
	float: left;
	width: 170px;
}

#login-inner .login-password #password{
	width: 150px !important;
}

#login-inner .login-submit {
	float: left;
	width: 60px;
	margin-top: 20px;
}

#login-inner {
	float: right;
	height: 50px;
	width: 433px;
}

.tour_right { float: right; text-align: center; width: 200px; border-left: 1px solid #eee; }
.tour_right img { width: 200px; border: 1px solid #fde198; padding: 1px; margin-left: 18px;}
.tour_right_s { float: right; margin-left: 18px; width: 215px; text-align: center; border-left: 1px solid #eee; padding-left: 18px; }
.tour_right_s img { width: 200px; padding: 1px; border: 1px solid #fde198; }

.tour_section { margin: 0 0 54px 0; padding: 1px 1px 1px 25px; text-align: left; }

.record_step { clear: both;  padding: 18px 0 18px 0; border-bottom: 1px solid #eee; }
.img_fr { float: right; clear: right; margin-left: 18px;}