BODY {
	font-size:14px;	
	background:rgb(185,199,225);
	/* font-family:"Century Gothic","Apple Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif; */
/*	font-family:"Century Gothic","Apple Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif !important; */
}

.xspView {
	/* font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif !important; */
	font-family:Arial,sans-serif !important;
}

font {
	font-family:Arial,sans-serif !important;	
}

A {
	text-decoration:none;
	color:#105CB6;
}

.text-body {
	font-size:10pt;	
}

.text-body A:visited {
	text-decoration:none;
	color:#105CB6; 
}

A:active {
	text-decoration:none;		
}

A:hover {
	text-decoration:none;	
}

P {
	margin-top:0.3em;	
}

td {
	vertical-align:top;	
}

div.root {
	width:960px;
	background-color:white;
	margin:0 auto;
	border-left:1px solid white;
	border-right:1px solid white;	
}

div.layoutbox {
	width:900px;
	margin:0 auto;		
}

div.layouttop {
	width:960px;
	margin:0 auto;
	border-left:1px solid white;
	border-right:1px solid white;		
	background-image:url('/web/sc/home2.nsf/gradient-topbanner.png');
	background-repeat:repeat-x;
	background-color:#ffe7a6; 
	height:47px;
	color:black;
	text-align:right;
	font-size:10pt;
	padding:4px 0 0 0;
}

div.layouttop A {
	color:#404040;	
}

div.layouttop A:hover {
	color:black;	
	text-decoration:none;
}

div.layouttopnav {
	padding:8px 40px 2px 40px;
	/* background-image:url('/web/sc/home2.nsf/gradient-contentbanner.png'); */
	background-color:#fbfcf5;
	border-bottom:1px solid #C0C0C0; 
	height:110px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif !important;
}

div.layouttopnav td {
	font-weight:bold;
	font-size:15pt;
}

div.layoutcontenttop {
	background-color:#ff921d;
	/* background-image:url('/web/sc/home2.nsf/gradient-contentbanner.png'); */
	padding:20px 40px 20px 40px;
	/* border-top:1px solid white; */
	border-bottom:1px solid #A0A0A0;	
}

div.layoutcontenttop h1 {
	font-size:20pt;	
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif !important;
	font-weight:normal;	
	color:white;
}

div.layoutcontent {
	padding:20px 40px 20px 40px;	
}


.topnavitem {
	margin-left:0.7em;
	color:black;	
}

.topnavitem:hover {
	color:rgb(253,143,69);
	text-decoration:none;
}

.topnavitemactive {
	/* color:rgb(249,255,237); */
	color:rgb(253,143,69);
}

.contentheader {
	margin:0.1em 0 0.3em 0;
	text-align:center	
}

.wordBannerWord {
	float:left;
	margin-right:0.4em;
	opacity:0;
	filter:alpha(opacity=0);
	font-size:10pt;
	
}

.wordBannerLastWord {
	float:left;
	opacity:0;
	filter:alpha(opacity=0);
	background-color:black;
	color:rgb(249,255,237);
	font-weight:bold;
	font-size:10pt;	
	padding:0 2px 0 2px;
}

/* HOMEPAGE */

/* package banner */

#home-packagepanel td {
	border-left:1px solid #E0E0E0;
	width:80px;
	padding:4px;
	text-align:center;	
}

#home-packagepanel td:hover {
	
}

#home-packagepanel img {
		
}

/* how it works table */

.home-hw-box {
	padding-bottom:1em;
	margin:1em 0 1em 0;
	opacity:0;filter:alpha(opacity=0);
	display:none;	
}

.home-hw-box-active {
	padding-bottom:1em;
	margin:1em 0 1em 0;
}

.home-hw-number {
	border:2px solid #808080;
	color:#404040;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	font-weight:bold;
	/*padding:0.1em 0.5em 0.1em 0.5em;*/
	padding-left:0.3em;
	padding-right:0.3em;
	margin-left:0.5em;	
	text-decoration:none;
	cursor:pointer;
}

.home-hw-number:hover {
	background-color:#5cb848; /* #A0A0A0; */
	border-color:rgb(253,143,69);
	color:black;
	text-decoration:none;
}


.home-hw-number-active {
	background-color:#3e8a29; /* #C0C0C0; */
	border-color:rgb(253,143,69);
	color:white;
		
}

table.home-hw-table {
	border:1px solid #D0D0D0;
	border-spacing:0;
	width:100%;
}

table.home-hw-table td {
	padding:0.3em;	
}

.home-hw-text {
	font-size:15pt;
	vertical-align:middle;	
	background-color:#F0F0F0;
}

.home-hw-screenie {
	width:320px;
	padding-right:2em;
}

.home-hw-arrow {
	width:88px;
	height:45px;	
	position:relative;
	top:0px;
	left:-380px;
}

.home-hw-description {
	font-size:10pt;
	padding-right:2em;
	vertical-align:bottom;
}

.home-hw-textgreen {
	color:#20c020;
	font-weight:bold;
}

/* pricing */

.pricing-hd {
	font-size:15pt;
	text-align:center;
	font-weight:bold;
	padding:0.2em 1em 1em 1em;	
}

.pricing-list {
	font-size:10pt;	
}

.pricing-listitem {
	padding:2px 0 2px 0;
	border-bottom:1px solid #C0C0C0;	
	cursor:pointer;
}

.pricing-textplus {
	color:rgb(253,143,69);	
}


.pricing-tooltip {
	width:300px;
	background-color:#F9DDA9;
	padding:8px;
	line-height:1.3em;
	visibility:hidden;
}

/* text */

.text-hd {
	font-size:15pt;
	margin-bottom:1em;	
}

.text-body {
	margin-bottom:1em;	
}

.text-quote {
	font-family:Times New Roman,serif;
	font-style:italic;
	font-size:110%;
	padding-left:1em;
}

/* signup */

.signup-todo {
	margin-bottom:1em;
	padding:1em;
	background-color:#FFE0E0;
	border:1px solid #EF4040;	
}

.signup-done {
	margin-bottom:1em;
	padding:1em;
	background-color:#D0FFB0;
	border:1px solid #40EF40;	
	background-image:url('/web/sc/home2.nsf/visual-haken.png');
	background-repeat:no-repeat;
	background-position:right top;
	min-height:34px;
}

/* linkbox */
#linkbox A {
	color:#F0F0F0;
}
#linkbox A {
	color:#F0F0F0;
	display:block;
	margin-bottom:0.2em;	
}

.xspTextComputedField {
	font-size:10pt;	
}

/* sidebar */

.sidebarTitle {
	font-size:15pt;
	color:#404040;
	border-bottom:1px dashed rgb(192,192,192);	
}

.sidebarText {
	margin-top:0.3em;
	font-size:10pt;	
}



/* prettyPhoto overrides */

.pp_description {
	font-size:14pt !important;
}

