@charset "utf-8";
body {
	background-image: url(../images/bodyfill.gif);
	background-repeat: repeat-x;
	background-color: #D0E4F0;
	font-family:Myriad, "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	/* margin: 0px; */
	padding: 0px;
	
	
	font-size: 14px;
	line-height: 1.4em;
	/* font-family: verdana; */
	margin: 0 0 20px 0;
	font-weight: normal;
	
	
}
#header span {
	display: none;
}
#header  h1 span {
	display: none;
}
#header h1 a {
	display: block;
	height: 80px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#nav {
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 30px;
	position: absolute;
	right: 30px;
	top: 62px;
}
#wrapper {
	background-image: url(../images/wrapperfill.gif);
	width: 815px;
	margin-left: -407px;
	background-repeat: repeat-y;
	position: absolute;
	left: 50%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #98D9FC;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 110px;
}
#nav li {
	background-image: url(../images/tab_off4.gif);
	float: left;
	width: 101px;
	line-height: 30px;
	text-align: center;
	background-repeat: no-repeat;
}
.services #nav .services, .support #nav .support, .news #nav .news, .signup #nav .signup, .about #nav .about{
	background-image: url(../images/tab_on4.gif);
}
#nav li a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
}
.services #nav .services a, .support #nav .support a, .news #nav .news a, .signup #nav .signup a, .about #nav .about a {
	color: #0B3148;
}
#nav li a:hover {
	background-image: url(../images/tab_over4.gif);
	color: #FFFFFF;
}
#nav .selected a:hover {
	color: #0B3148;
	background-image: url(../images/tab_on4.gif);
}
#content {
	float: right;
	width: 530px;
	padding-right: 20px;
	margin-bottom: 20px;
}
#content h2 {
	color: #1871A2;
	font-size: 20px;
	font-weight: bold;
}
#footer {
	font-size: 12px;
	text-align: center;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #638496;
}
#loginMessage {
	position: absolute;
	top: 5px;
	right: 30px;
	font-size: 12px;
	width: 450px;
	text-align: right;
}
a {
	color: #006A9D;
}


#content form.pbform { /* more complex forms with horizontal label-field orientation */
	margin: 0 0 1.5em 0;
	padding: 0;
	}
#content form.pbform fieldset {
	margin: 0 0 1em 0;
	padding: 0;
	border-top: 1px solid #E0E1C9;
	border-right: none;
	border-bottom: none;
	border-left: none;
	}
#content form.pbform fieldset.locator, #content form.pbform fieldset.mediainquiry {
	border-top: none;
	}
#content form.pbform legend {
	margin: 0;
	padding: 0 5px 0 0;
	color: #1871A2;
	font-weight: bold;
	font-size: 12px;
	_margin: 0 0 0 -7px; /* accounts for the extra left-side <legend> space in ie/win */
	}
/*\*//*/ 
#content form.pbform legend { 
	display: inline-block; 
	}
/* fixes a <legend> bug in ie/mac */
#content form.pbform ol { 
	margin: 0;
	padding: 1.5em 0; 
	clear: both;
	}
#content form.pbform ol li {
	  list-style: none;
	  padding-bottom: 0.5em;
	}
#content form.pbform label {
	display: inline-block;
	line-height: 1.4em;
	vertical-align: top;
	font-size: 11px;
	margin-left: 0;
	padding: 0;
	margin-right: 10px;
	color: #1871A2; 
	width: 130px; /* width of labels */
	}
#content form.pbform fieldset.locator label { /* for cafe locator */
	width: 90px;
	}
#content form.pbform em, #content form.pbcom label em { 
	color: #1871A2;
	font-weight: bold;
	font-style: normal;
	}
#content form.pbform input.text, #content form.pbform textarea {
	margin: 0;
	padding: 1px;
	font-family: inherit;
	font-size: 11px;
	border: 1px solid #BBB;
	width: 200px;
	}
#content form.pbform textarea { 
	width: 220px; 
	margin-bottom: 1em;
	}
#content form.pbform select { 
	margin: 0;
	padding: 0; 
	font-family: inherit;
	font-size: inherit;
	border: 1px solid #BBB;
	}
#content form.pbform select.short { 
	width: 100px;
	}
#content form.pbform select.medium { 
	width: 200px;
	}
#content form.pbform select.long { 
	width: 220px;
	}
#content form.pbform fieldset p { 
	margin-bottom: 0;
	padding: 1em 0;
	}
#content form.pbform fieldset li.button { 
	padding-top: 1em;
	}
#content form.pbform fieldset.locator li.button input { 
	margin-left: 103px;
	}
#content form.pbform fieldset p input { 
	margin: 0;
	}
	
#footernav {
	background-image: url(../images/footer_gradient.png);
	background-repeat: repeat-x;
	background-color: #145F96;
	border: 2px solid #82B1CD;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
	clear:both;
}
#footernav h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #FFFFFF;
}
#footernav  ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 195px;
}
#footernav ul li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
	background-image: url(../images/bluebul.png);
	background-repeat: no-repeat;
	background-position: 6px 12px;
}
#footernav ul li a {
	color: #77D3F3;
	text-decoration: none;
}
#footernav ul li a:hover {
	color: #FF6105;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
}
#sidebar {
	float: left;
	width: 227px;
	margin-bottom: 20px;
}
.subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.subnav li {
	padding-top: 10
.px;
	background-image: url(../images/subnav_button.png);
	background-repeat: repeat-x;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #EFF5F9;
}
.subnav li a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #125686;
}
.subnav li a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#sidebar h3, #sidebar h4  {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
}
 #sidebar p{
 margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
 }
#sidebar h3 {
	color: #FF6600;
}
#sidebar h4 {
	color: #2C7DAA;
}
.callout {
	background-image: url(../images/dogear.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F1F6F9;
	padding: 10px;
	color: #125584;
}
.floatright {
	float: right;
	width: 200px;
	margin-left: 20px;
}
.callout ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.callout li {
	background-image: url(../images/check_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	padding-bottom: 8px;
	line-height: 20px;
}
.callout h3 {
	color: #FF6600;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
}
.top_tab {
	background-image: url(../images/tab_top_green.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 120px;
	line-height: 26px;
	text-align: center;
	top: 0px;
	right: 30px;
	position: absolute;
}
.top_tab a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.top_tab a:hover {
	color: #66FFFF;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#content p {
	margin-top: 3px;
	margin-bottom: 20px;
}
#content h2, #content h3, #content h4 {
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
}
td {
	vertical-align: top;
}
.faq li {
	background-image: url(../images/faq_bul.png);
}
#content blockquote {
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-left: 15px;
	clear: both;
	padding-top: 20px;
}
#content cite {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
	color: #1874A5;
	font-style: italic;
}
#content  blockquote p {
	margin: 0px;
	padding: 0px;
}
.pricing {
	background-image: url(../images/pricing_fill.png);
	background-repeat: repeat-y;
	background-position: right top;
	position: relative;
	left: 0px;
	top: 0px;
}
.pricinghead {
	background-image: url(../images/pricing_header.png);
	background-repeat: no-repeat;
	height: 45px;
}
.basicplan {
	float: left;
	width: 214px;
}
#content .basicplan h2 {
	background-image: url(../images/pricing_header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.pricingfoot {
	clear: both;
	background-image: url(../images/pricing_foot.png);
	height: 15px;
	background-position: left bottom;
	background-repeat: no-repeat;
}
.unlimitedplan {
	float: right;
	width: 310px;
}
#content .unlimitedplan h2 {
	background-image: url(../images/pricing_header.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
.pricing  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.pricing li {
	background-image: url(../images/check_green.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-left: 15px;
	padding-left: 19px;
	padding-bottom: 5px;
}
.pricing h2 span {
	display: block;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#content .pricing .price {
	font-size: 130%;
	font-weight: bold;
	color: #176D9F;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.pricing .basicplan li {
	background-image: url(../images/check_yellow.png);
}
.clearer {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
#unltd {
	display: inline;
	position: absolute;
	left: 234px;
	top: 195px;
}
#basicbutton {
	position: absolute;
	left: 14px;
	top: 195px;
}

