








 /*Total Width - Padding - Border*/


	#main_box{
	width: 100%;
	margin-bottom: 20px;
	background-color: #FFF9D8;
	border-top: 1px solid #FFE8CD;
	border-bottom: 1px solid #FFE8CD;
	padding: 20px 0px;
}

#front_top_text_box{
	text-align: center;
	width: 400px;
	float:left;
}

#main_image{
	float:left;
	margin-left: 20px;
}

span.front_text_big {
	font-size: 2.7em;
	color: #00477F;
	display: block;
	font-weight: bold;
	margin-bottom: 0px;
	letter-spacing: -1px;
	line-height: 1em;
}

span.front_text_big2 {
	font-size: 2.0em;
	color: #4C88BE;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: -1px;
}

span.front_text {
	font-size: 1.5em;
	color: black;
	font-weight: normal;
	letter-spacing: -1px;
	display: block;
}

.front_sign_up_box {
	padding: 7px 0px;
	font-size: .9em;
	text-align: center;
	margin: 15px 0px 15px;
	background-color: #FFE640;
	line-height: 1.4em;
}


.front_sign_up_box a{
	font-size: 1.7em;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
	letter-spacing: -1px;
	display: block;
	margin-bottom: 5px;
}

.front_sign_up_box a.small_link{
	font-size: 1.0em;
	font-weight: normal;
	color: #4C88BE;
	display: inline;
}

.bottom{
	padding: 10px 0px;
}

.bottom a{
	font-size: 1.6em;
}



span.front_top_box_header {
	font-size: 1.3em;
	color: #00477F;
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
}

span.front_top_box_text{
	font-size: .9em;
	margin-bottom: 15px;
	display: block;
}

span.front_box_header {
	font-size: 1.1em;
	color: #00477F;
	font-weight: bold;
	display: block;
}

.front_split_left{
	float:left;
	width: 344px;
	height:100%;
	margin-left: 30px;
	margin-right: 50px;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: left;
}

.front_split_right{
	float: left;
	width: 344px;
	height:100%;
	font-size: 1.1em;
	line-height: 1.4em;
}

#front_features_box{
	width:800px;
	background-color: #E3F1F6;
	margin: 20px 0px;
	padding: 0px 10px;
	font-size: .9em;
}

#front_features_box div.box{
	float:left;
	width: 180px;
	text-align:center;
	margin: 20px 10px;
}

#front_features_box div.box b{
	display:block;
	font-size: 1.1em;
	margin-bottom: 2px;
}

#front_features_box div.box img{
	border: solid 1px #ababab;
	margin-bottom: 8px;
}

span.highlight {
	background-color: #FFFFCC;
}
	/***** LAYOUTS ******/
body.front_page {
	background: none;
}

#page_wrapper {
	width: 100%;
	color: black;
}

#main_box_wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 800px;
	min-height: 100%;
}
#shell {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 800px;
	min-height: 100%;
}


#content {
	position: relative;
	width: 800px;
}

#footer {
	background-color: #4C88BE;
	width: 100%;
	height: 60px;
	padding: 10px 0px 10px 0px;
	color: white;
	text-align: center;
}

#footer a{
	color: #ffffff;
}

/****************** SITE NAV ******************/
#site_nav {
	background: #E3ECF3 url(/images/test_backgrounds/bodybg.jpg) repeat-x scroll left top;
	padding: 15px 10px;
}

#site_nav #site_nav_content{
	position: relative;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 800px;
	min-height: 100%;
}

#site_nav #site_nav_content #nav_list {
	margin: 8px 0px 0px;
	float: left;
}

#site_nav #logo_top {
	float:left;
}

#site_nav #site_nav_content #nav_list li {
	float:left;
	display: block;
	font-size: 1em;
	margin-left: 0px;
	padding: 0px;
	border-right: solid 1px black;
}

#site_nav #site_nav_content #nav_list li.last{
	border-right: none;
}

#site_nav #site_nav_content #nav_list li a {
	color: black;
	padding: 0px 7px;
}

#site_nav #site_nav_content #nav_list li a:hover {
	text-decoration: underline;	
}
	#plans_box_wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 908px;
	min-height: 100%;
}

#plans_front_top_text_box{
	text-align: center;
}


#plans_front_top_text_box span.front_text_big {
	font-size: 2.7em;
	color: #000;
	display: block;
	font-weight: bold;
	margin-bottom: 0px;
	letter-spacing: -1px;
	line-height: 1em;
}

#plans_front_top_text_box span.front_text_big2 {
	font-size: 1.8em;
	color: #000;
	display: block;
	font-weight: normal;
	margin-bottom: 35px;
	margin-top: 5px;
	letter-spacing: -1px;
}


#plans_wrapper{
	width:944px;
}

.plan_box{
	width:220px;
	float: left;
	border: solid 1px black;
	background-color: #ffffff;
	margin-top: 20px;
}

.plan_box_tall {
	margin-top: 0px;
	background-color: #ffffff;
	border: solid 3px #00477F;
	width:250px;
	height: 332px;
	font-size: 1.1em;
}

.left_shadow {
	background: #ffffff url('/images/plans/leftshadow.gif') right top repeat-y;
	border-right: none;
}

.right_shadow {
	background: #ffffff url('/images/plans/rightshadow.gif') left top repeat-y;
	border-left: none;
}

.plan_box span.name{
	font-size: 2em;
	font-weight: bold;
	color: #00477F;
	display:block;
}

.plan_box span.price{
	font-size: 1.2em;
	font-weight: bold;
	display:block;
}

.plan_box span.short_desc{
	font-size: 1em;
	display:block;
	border-bottom: solid 1px #000000;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #4C88BE;
	font-variant: small-caps;
}

.plan_box ul.highlights{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1.2em;
	vertical-align: baseline;
	background: transparent;
	height: 140px;

}

.plan_box_tall ul.highlights{
	margin-bottom: 20px;
}

.plan_box_tall ul.highlights li{
	border-bottom: 1px dotted #4C88BE;
}


.plan_box ul.highlights li strong{
	color: #4C88BE;
}

img.sign_up {
	margin: 10px 0px
}

#front_box_shell {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 1072px;
	min-height: 100%;
}

#front_box_content {
	width: 1072px;
}

#front_box_content .front_split_left {
	margin: 0px 20px 0px 0px;
}

#front_box_content .front_split_right {
	margin: 0px;
}

/************ CREATE FAMILY **************/
.create_family_shell {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 1072px;
	min-height: 100%;
}

.create_family_wrapper {
	width: 650px;
	
	margin: 0px auto 150px;
}

.create_family_body {
	background: #ffffff url('/images/plans/create_family_bg.gif') center top repeat-y;
	width: 590px;
		padding: 15px 30px 30px;
}
.create_family_wrapper label {
}
	.sign_in_box{
	width:325px;
	float: left;
	border: solid 1px black;
	background-color: #fff;
	text-align: left;
	padding: 5px 10px;
	height: 575px;
}

.sign_in_box span.name{
	font-size: 1.7em;
	font-weight: bold;
	color: #00477F;
	display:block;
	text-align: center;
}

.sign_in_box span.direction{
	font-size: 1.2em;
	font-weight: bold;
	display:block;
	color: #4C88BE;
	border-bottom: solid 1px #000000;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
}

form button{
	background-color: #4C88BE;
	color: white;
	border: solid 1px #00477F;
	font-size: 1.5em;
}

label.big{
	font-weight: bold;
}

.invite_box{
	width:525px;
	background-color: #fff;
	text-align: left;
}
	/********* LABELS *********/
form label{
	color: #00477F;
	display:block;
}

form label.check_box_label{
	display:inline;
	color: #4C88BE;
}

form label.check_box_label_main{
	display:inline;
	color: #00477F;
}

/******** FORM FIELDS ***********/
form div.form_field{
	margin-bottom: 10px;
}

form div.form_field_check_box{
	margin-bottom: 0px;
}

form div.form_field_new_post{
	margin-bottom: 10px;
	
}

form div.form_field_new_post textarea{
	margin-bottom: 10px;
	width: 300px;
	height: 70px;
}

/*
#xToolbar {
	border-top: solid 1px #ababab;
}*/
/****** FORM NOTES ******/
form .note{
	color: #4C88BE;
	font-size: .9em;
	font-style: italic;
}

form .note a{
	text-decoration: underline;
	color: #668E39;
}

form .header_note{
	color: #4C88BE;
	font-size: 1em;
	font-style: italic;
	display: block;
	margin-bottom: 10px;
}

/****** FORM TEXTAREAS ******/
form textarea.short{
	width: 300px;
	height: 70px;
}

form textarea.medium{
	width: 500px;
	height: 70px;
}

form textarea.medium_wide{
	width: 375px;
	height: 115px;
}

form textarea.tall{
	width: 375px;
	height: 200px;
}

form textarea.tall_wide{
	width: 600px;
	height: 200px;
}

form textarea.page_body{
	width: 700px;
	height: 400px;
}
/****** FORM MISC INPUTS ******/
.radio_left_tall {
	float:left;
	margin-top: 20px;
}


form button{
	background-color: #4C88BE;
	color: white;
	border: solid 1px #00477F;
}

/****** FORM ERRORS ******/
#errorExplanation {
	border: dashed 1px #00477F;
	padding: 5px;
	margin-bottom: 10px;
}

#errorExplanation h4{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #00477F;
}

#errorExplanation p{
	margin:0px;
	padding:0px;
}

#errorExplanation ul{
	list-style: none;
	margin: 0px;
	padding: 0px 5px;
	
}


/****** TOP FORM CONTAINTER ******/

div#top_form{
	margin: 0px -3px -3px -3px;
	padding-left: 10px;
	padding-bottom: 1px;
	background-color: #ffffff;
	width: px;
}

div#top_form_container{
	overflow: visible;
	width: 100%;
	background-color: #FFFFFF;
}

div#top_form_container span.cancel_link{
	float: right;
	margin: -20px 10px 0px 0px;
}

div#top_form_container span.cancel_link a{
	color: red;
}





html {
	height:100%;
}

body{
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;	
	margin: 0px;
	padding: 0px;
	background: #E3ECF3 url(/images/test_backgrounds/bodybg.jpg) repeat-x scroll left top;
	height: 100%;
}


.clear_div {
	clear: both;
}


h2{
	margin: 0px 0px 5px 0px;
 	display: block;
	font-weight: bold;
	font-size: 1.2em;
	color: #668E39;
	border-bottom: dashed 1px #668E39;
	padding-bottom: 1px;
	text-align: left;
}

h2 a{
	font-size: 1em;
	color: #668E39;
}

h3{
	font-weight: bold;
	font-size: 1.1em;
	color: #00477F;
	margin: 5px 0px;
}

a {
	color: #4C88BE;
	font-size: .9em;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}



div.default_content {
	color: #4C88BE;
	font-style: italic;
	padding: 5px;
}

div.default_content a{
	font-size: 1em;
	text-decoration: underline;
	color: #668E39;
}

div.default_content ul{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 10px;
}

img.left_image {
	float: left;
	margin-right: 10px;
	border: solid 1px #4C88BE;
	padding: 2px;
}

img.body_right {
	float: right;
	margin: 5px 0px 5px 10px;
	border: solid 1px #4C88BE;
	padding: 2px;
}

div.notice_pass{
	color: green;
	padding: 5px;
	margin: 10px 0px;
	border: solid 1px #668E39;
}

div.notice_fail{
	color: red;
	padding: 5px;
	margin: 10px 0px;
	border: solid 1px red;
}

#family #rss_header_link{
	float:right;
	margin-top: 2px;
	margin-bottom: 0px;
}

.rss_small_link{
	margin: 2px 0px 0px 5px;
}


.title{
	font-size: 1.1em;
	color: #00477F;
	font-weight: bold;
	text-decoration: underline;
}

span.byline {
	color: #4C88BE;
	font-size: .9em;
}

.form_like_header_note{
	color: #4C88BE;
	font-size: 1em;
	font-style: italic;
	display: block;
	margin-bottom: 10px;
}

span.indent {
	margin-left: 20px;
	display:block;
}

.centering_div{
	text-align:center;
	width:100%;
}

.right {
	float:right;
}
table.payment_list {
	font-size: .9em;
	width: 100%;
}

table.payment_list tr{
	border-bottom: solid 1px #adadad;	
}

table.payment_list th{
	background-color: #dddddd;
	color: #444444;
	height: 15px;
	text-align:center;
	font-variant: small-caps;
	font-weight: normal;
	padding: 10px 11px;
	border-left: solid 1px #efefef;
}

table.payment_list th.left{
	text-align:left;
	font-weight: bold;
	width: 129px;
	border-left: none;
}

table.payment_list tr.current_plan_row{
	background-color: #EDF3FE;
}

table.payment_list tr.invalid_plan_row{
	background-color: #eeeeee;
	color: #aaa;
}

table.payment_list tr.invalid_plan_row td em{
	color: #aaa;
}


table.payment_list .upgrade_td {
	font-weight: bold;
	color: #000;
}

table.payment_list td.upgrade_td{
	border-right: solid 1px #efefef;	
}

table.payment_list tr.invalid_plan_row .upgrade_td {
	font-weight: normal;
}

table.payment_list td{
	padding: 10px 12px;
	border-left: solid 1px #efefef;	
	border-bottom: solid 1px #efefef;	
	text-align: center;
}

table.payment_list td.plan_name{
	font-weight: bold;
	text-align: left;
	font-size: 16px;
}

table.payment_list td.plan_name em{
	font-weight: normal;
	margin-left:8px;
	color: #444444;
	font-size:13px;
}

/********** COMPARISON BOXES *************/
div.plan_comparison {
	
}


div.plan_comparison div.plan_info div.plan_numbers{
	height: 75px;
	border-bottom: solid 1px #bbb;
	margin-bottom: 5px;
}

div.plan_comparison div.plan_info div.plan_checks{
	height: 100px;
}


div.plan_comparison	.plan_info .price{
	display:block;
	background-color: #eeeeee;
	margin: 0px -5px -5px;
	padding: 5px 5px 5px 15px;
	color: #444444;
	font-weight: bold;
	border-top: solid 1px #aaa;
	height: 75px;
}

div.plan_comparison	.plan_info .price img{
	margin-top: 10px;
}


/***** Current plan ****/

div.plan_comparison	div.current_plan {
	width: 300px;
	float:left;
}



div.plan_comparison	div.current_plan .plan_identifier {
	background-color: #222222;
	color: #fff;
	padding: 3px;
	font-size: 1em;
	font-weight:bold;
	display: block;
	text-align: center;
}
	
div.plan_comparison	div.current_plan .plan_name {
	background-color: #666666;
	color: #ffffff;
	padding: 5px;
	font-size: 24px;
	display: block;
	font-weight: bold;
	text-align: center;
	border-top: solid 1px #444444;
	border-bottom: solid 1px #444444;
	font-variant: small-caps;
}
		
div.plan_comparison	div.current_plan .plan_info{
	padding:5px;
	font-size: 1.2em;
	border: solid 1px #ababab;
	border-top: none;
}

div.plan_comparison	div.current_plan .plan_info .number{
	font-weight:  bold;
}

div.plan_comparison	div.current_plan .plan_info .check_item img{
	margin: 3px 3px 0px 0px;
	float:left;
}



div.plan_comparison div.upgrade_arrow {
	float:left;
	margin-left: 0px;
	margin-top: 23px;
}


/***** Recommended Plan *****/

div.plan_comparison	div.recommended_plan {
	width: 312px;
	float:left;
	margin-left: 10px;
}

div.plan_comparison	div.recommended_plan .plan_identifier {
	background-color: #000000;
	color: #fff;
	padding: 3px;
	font-size: 1em;
	font-weight:bold;
	display: block;
	text-align: center;
}
	
div.plan_comparison	div.recommended_plan .plan_name {
	background-color: #4C88BE;
	color: #ffffff;
	padding: 5px;
	font-size: 24px;
	display: block;
	font-weight: bold;
	text-align: center;
	border-top: solid 1px #444444;
	border-bottom: solid 1px #444444;
	font-variant: small-caps;
}
		
div.plan_comparison	div.recommended_plan .plan_info{
	padding:5px;
	font-size: 1.2em;
	border: solid 1px #00477F;
	border-top: none;
}

.popular_plan {
	background: url('/images/plans/pop_plan.gif') top right no-repeat;
}

.top_plan {
	background: url('/images/plans/best_plan.gif') top right no-repeat;
}


div.plan_comparison	div.recommended_plan .plan_info .number{
	font-weight:  bold;
}

div.plan_comparison	div.recommended_plan .plan_info .check_item img{
	margin: 3px 3px 0px 0px;
	float:left;
}


/************ SITE WARNINGS **************/
.family_upgrade_warning {
	border: solid 1px red;
	margin: 2px 10px 10px;
	padding: 5px 10px;
	color: #000000;
}

