/* ---[ 	
border: 1px dotted #bbb;
]------------------------------- */

/* ---[ containers ]------------------------------- */

body
{
	margin: 0;
	margin-top: -3px;
	padding: 0;
	font: 69.5%/1.6em "Lucida Grande", Verdana, Arial, sans-serif;
	color: #485731;
	background-color: #174a8f;
}

#container 
{
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #fff;
}
	
#subcontainer 
{
	vertical-align: top;
	width: 95%;
	margin-top: 0;
	margin-left: 5;
	margin-right: 5;
	padding: 5 5 5 5;
	}

#Header {
  text-align: right;
  margin: 0;
  padding: 0;
}
.header
{
	background: url(../images/site/bg_header.gif);
}
#content {
		clear: both;
		padding: 20px 0 0 0;
}
.body
{
	background: url(../images/site/bg_body.jpg) repeat-x;
}
#leftcontent {
		float: left;
		width: 492px;
		margin: 0;
		padding: 0 30px 10px 0;
}

#rightcontent {
		float:right;
		padding: 0 0 10px 0;
		width:218px;
}

.footer
{
	background: #174a8f;
	color: #fff;
}
#footer {
	clear: both;
	padding: 0 30px 0 30px;
	margin: 0;
	background-color: #fff;
	border-top: 1px solid #C6CCCE;
		}


/* Page Numbers */
.pages {
    margin: 1em 0;
    clear: left;
}

.pages a, .pages span 
{
	color: #16427e;
    padding: 0.2em 0.5em;
    margin-right: 0.3em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.ellipsis {
    border: none;
    background: none;
}

.pages span.current {
    border: 1px solid #d7d7d7;
    font-weight: bold;
    background: #16427e;
    color: #fff;
}

.pages a {
    border: 1px solid #d7d7d7;
    text-decoration: none;
}

.pages a:hover {
    border-color: #06c;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}


.tip {
	border:solid 2px #E7CC63; 
	padding:10px; 
	color:#333333; 
	background-color:#F3E5AF;
}


.definition {
	border: 1px solid #A8D12A;
	padding: 10px;
	background: #EEF6D4;
}

.featured {
	border: 1px solid #A8D12A;
	padding: 10px;
	background: #FFF999;
	font-weight: bold;
}


/* ---[ spacers ]--------------------- */

.bumper {
	clear: both;
		}

.top_gap_small {
	padding-top: 10px;
}

.top_gap {
	padding-top: 20px;
}

.space_over {
	margin-top: 40px;
}

.no_space_over {
	margin-top: 0;
}

.no_space_under {
	margin-bottom: 0;
}




/* ---[ links ]------------------------------- */

a:link {
	color: #1573fa;
	font-weight: bold;
	}
a:visited {
	color: #1573fa;
	font-weight: bold;
	}
a:hover {
	color: #CA0000;
	}

a.border_none {
	border: none;
	background: #fff;
	border-bottom: 0px solid #D6E1E4;
}

.question_top a.inflate {
	font-size: 2.1em;
	line-height: 1.0em;
}

/* ---
	background-color: #F0F3F4;
	border: none;
------- */

/* ---[ images ]------------------------------- */

img {
	border: none;
}

img.setup {
	border: none;
	margin: 0 0 4px 0;
	background-color: #fff;
}

img.small_box {
	margin: 0 10px 10px 0; 
	padding: 1px; 
	border: 1px solid #ccc; 
}

img.border {
	padding: 1px; border: 1px solid #ccc;
}

img.left_side {
	margin: 0 15px 5px 0; padding: 1px; border: 1px solid #ccc;
}

img.right_side {
	margin: 0 0 5px 15px; padding: 1px; border: 1px solid #ccc;
}

img.left_side_noborder {
	margin: 0 15px 5px 0; 
}

img.right_side_noborder {
	margin: 0 0 5px 15px; 
}

/* ---[ common elements ]--------------------- */

p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 1.0em;
	clear: right;
}

p.small {
	font-size: 1.0em;
	line-height: 1.4em;
}


h1
{
	font-size: 1.8em;
	line-height: 1.6em;
}

h2
{
	font-size: 1.5em;
	line-height: 1.6em;
}

h3
{
	font-size: 1.2em;
}

.highlight {
	background-color: #ffc;
}

.receding {
	background-color: #f5f5f5;
	color: #878893;
	padding: 6px 10px;
	margin: 20px 0;
	border: 1px dotted #ccc;
}

.receding p {
	margin: 0 0 6px 0;
}

.border { border: 1px dotted #000; }

#site_map h1.section_header {
	background: #F3E5AF;
	padding: 0 4px;
	color: #A0AF70;
	margin-bottom: 0;
	border-bottom: 1px solid #E7CC63;
}

#site_map h1.light_section_header {
	background: #F3E5AF;
	padding: 0 4px;
	color: #A0AF70;
	margin-bottom: 0;
	border-bottom: 1px solid #E7CC63;
}

#site_map h2.section_header {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 0;
}

#site_map p {
	margin-top: 4px;
}

#site_map h1.top_gap {
	margin-top: 30px;
}

/* ---[ lists ]--------------------- */

ul {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0; 
	padding: 0; 
	list-style: none;
}

li {
	margin-left: 0;
}

ul#benefits {
	margin: 0; 
	padding: 0; 
}

ul.arrows_plans {
	margin: 0 0 20px 0; 
	padding: 0; 
	font-size: 12px;
}

ul.arrows_plans li {
	margin: 2px 0; 
	padding: .2em 0 0 1.2em; 
	list-style: none; 
  	background: url(../images/bullet.gif) 0 6px no-repeat;
}

ul.arrows {
	margin: 0 0 20px 0; 
	padding: 0; 
	font-size: 1em; 
	line-height: 1.3em; 
}

ul.arrows li {
	margin: 2px 0; 
	padding: .3em 0 0 1.5em; 
	list-style: none; 
  	background: url(../images/bullet.gif) 0 3px no-repeat;
}

ul#features {
	float: left; 
	width: 100%; 
	margin: 0 0 20px 0; 
	padding: 0; 
	font-size: 1em; 
	line-height: 1.3em; 
}

ul#features li {
	float: left; 
	width: 43%; 
	margin: 2px 0; 
	padding: .3em 0 0 1.5em; 
	list-style: none; 
  	background: url(../images/bullet.gif) 0 3px no-repeat;
}




/* ---[ main column text formatting ]--------------------- */

.big_content {
	font-size: 1.8em;
	line-height: 1.4em;
}

p.heavy_title {
	font-size: 2.1em;
	line-height: 1.3em;
}

.big_content p {
	font-size: 1.8em;
	line-height: 1.4em;
}

div.question_top p.leadin {
	font-size: 1.0em;
	line-height: 1.8em;
	color: #999;
}

div.question_top p.description {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.6em;
}

.question_top {
	margin: 0 0 10px 0;
}

.other_faqs {
	margin: 30px 0 0 0;
	color: #CA0000;
}

h2.title {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #153d75;
	line-height: 1.6em;
	border: 2px solid #d6d6d6;
	background: url(../images/site/bg_h2.gif);
	padding-left: 8px
}

h3.title {
	font-size: 1.3em;
	color: #CA0000;
}

h4.title {
	font-size: 1.0em;
	color: #CA0000;
}

.one_column {
	margin-bottom: 50px;
	margin-top: 20px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	}



/* ---[ sidebar column text formatting ]--------------------- */

#plans_container {
	margin-top: 20px;
}

.plan_info {
	clear: both;
	padding-bottom: 0;
}

#rightcontent h2 {
	color: #CA0000;
}




/* ---[ footer text formatting ]--------------------- */

#footer_links {
	text-align: center;
	padding: 5px 0 5px 0; 
	margin: 0;
	width: 100%;
	background-color: #585858;
	color: #fff;
}

#footer_links a {
	padding: 4px 8px;
	text-decoration: none;
	border-bottom: none;
	color: #fff;
	}
#footer_links a:hover {
	color: #ff9900;
}

#footer_links a.active {
	color: #ff9900;
	font-weight: bold;
	}

p.center {
	text-align: center;
}




/* ---[ navigation ]--------------------- */

#category_nav {
	float: left;
	width: 750px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 120%;
	font-weight: bold;
	border-top: 1px solid #C6CCCE;
	background: #F0F3F4;
	}
#category_nav li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	}
#category_nav a {
	float: left;
	padding: 7px 13px;
	text-decoration: none;
	border-bottom: none;
	}
#category_nav a:hover, #category_nav a.active {
	color: #CA0000;
	background-color: #F0F3F4;
	}
#category_nav a.active {
	font-weight: bold;
	}
li#biz a {
	margin-left: 0px;
	}
/* Old Nav */
#nav {
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0;
	padding-left: 40px;
	letter-spacing: 1px;
	vertical-align: middle;
	background: url(../images/site/bg_nav.gif);
}

#nav ul {padding:0;margin:0;list-style-type:none;}
#nav li {float:left;position:relative;background: url(../../../images/menu-separator.gif) no-repeat right center;z-index: 1000;}
#nav a, .menu a:visited {display:block;font-size:13px;text-decoration:none; font-family:Arial; color:#fff; height:35px; padding-left:10px; line-height:33px; width: 150px; font-weight: bold;border-left: 1px solid #bdbdbd;}
#nav a:hover {
	color: #ff9900;
}

#nav a.active {
	background: url(../images/site/bg_navitem.gif);
	border: 0;
	border-left: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
}
/* End Old Nav */

/* Menu & Navigation */
#menu
{
    clear: both;
    width: 100%;
}
#menu {padding:0; margin:0; list-style:none; height:38px; background:#fff url(../images/site/bg_nav.gif) repeat-x; position:relative; z-index:200; font-family:verdana, Tahoma, sans-serif; font-size: 120%;}
#menu li.top {display:block; float:left;}
#menu li a.top_link {display:block; float:left; height:35px; line-height:33px; color:#ccc; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;background: url(../images/site/bg_nav.gif);}
#menu li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(../images/site/bg_nav.gif) right top no-repeat;}
#menu li a.top_link span.span_down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(../images/site/bg_nav.gif) no-repeat right top;}

#menu li:hover a.top_link,
#menu a.top_link:hover
{color:#fff; background: url(../images/site/bg_navitem.gif);}
#menu li:hover a.top_link span, 
#menu a.top_link:hover span
{background:url(../images/site/bg_navitem.gif);}
#menu li:hover a.top_link span.span_down,
#menu a.top_link:hover span.span_down
{background:url(../images/site/bg_navitem.gif);}

.span_down
{background:url(../images/site/bg_navitem.gif);}

#menu table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#menu li:hover {position:relative; z-index:200;}
#menu a:hover {position:relative; white-space:normal; z-index:200;}

#menu :hover ul.sub
{left:1px; top:38px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; height:auto; z-index:300;}
#menu :hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:90px; font-weight:normal;}
#menu :hover ul.sub li a
{display:block; font-size:11px; height:18px; width:88px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #50b5d0;}
#menu li ul.sub li a.fly
{background:#50b5d0 url(arrow.gif) 80px 6px no-repeat;}
#menu :hover ul.sub li a:hover 
{background:#3f96a9; color:#fff; border-color:#fff;}
#menu :hover ul.sub li a.fly:hover
{background:#3f96a9 url(arrow_over.gif) 80px 6px no-repeat; color:#fff;}

#menu li b {display:block; font-size:11px; height:18px; width:88px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:1px solid #ff6; cursor:default;}

#menu a:hover a:hover ul,
#menu a:hover a:hover a:hover ul,
#menu a:hover a:hover a:hover a:hover ul,
#menu a:hover a:hover a:hover a:hover a:hover ul
{left:89px; top:-4px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}

#menu ul, 
#menu a:hover ul ul,
#menu a:hover a:hover ul ul,
#menu a:hover a:hover a:hover ul ul,
#menu a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu li:hover li:hover > ul
{left:90px; top:-4px; background: #50b5d0; padding:3px; border:1px solid #0b4d97; white-space:nowrap; width:90px; z-index:400; height:auto;}
#menu li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#menu li:hover li:hover > a.fly
{background:#3f96a9 url(arrow_over.gif) 80px 6px no-repeat; color:#fff; border-color:#fff;} 
#menu li:hover li:hover > li a.fly
{background:#50b5d0 url(arrow.gif) 80px 6px no-repeat; color:#000; border-color:#50b5d0;}

li#t-home a {
	margin-left: 0px;
	}

ul.subnav {
	margin: 0; 
	padding: 0; 
	background: #F0F3F4;
}

ul.subnav li {
	padding: .3em 0 0 0; 
	list-style: none; 
}

ul.subnav li.active {
	font-weight: bold;
}

#subnavcontainer {
	background: #eee;
	padding-left: 5px;
	font-size: 90%;
}

#subnavcontainer p {
	padding: 0 5px;
	margin: 0;
	line-height: 2.0em;
	color: #999;
}

#subnavcontainer a.current {
	text-decoration: none;
	color: #CA0000;
	font-weight: bold;
}

h2.subnav_title {
	background: #C6CCCE;
	padding: 0 10px;
	color: #fff;
	margin-bottom: 0;
	border-bottom: 1px solid #999;
}

.subnav_box {
	background: #F0F3F4;
	padding: .3em 10px 10px 10px;
	margin: 0 0 30px 0; 
}

#submenu 
{
	width: 186px;
	margin: 10px;
}
	
#submenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
	
#submenu li a 
{
  	height: 26px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
}	
	
#submenu li a:link, #submenu li a:visited 
{
	color: #fff;
	display: block;
	background: url(../images/side/menu.gif);
	padding: 1px 0 0 20px;
}
	
#submenu li a:hover, #submenu li a:active 
{
	color: #ff9900;
}

/* ---[ header area ]--------------------- */


div#Header img.logo {
  float: left;
  margin: 0;
  vertical-align: middle;
  border: none;
}

div#Header img.signup {
  padding: 0 0 0 0;
  vertical-align: middle;
  border: none;
}

div#Header div#top_nav_links {
  float: right;
  font-size: 10px;
  color: #999;
  padding-right: 0;
  padding-top: 4px;
}

div#Header div#main_categories {
  float: right;
  font-size: 10px;
  color: #999;
  padding-right: 30px;
  padding-top: 0;
}




/* ---[ forms ]--------------------- */


form table 
{
	border-collapse: collapse;
}

form fieldset
{
}

form.in_fieldset
{
	margin: 0;
}

form
{
	position: relative;
	margin: 4px 0 0 0;
}


form table td
{

}

form table td.password
{
	padding-left: 6px;
}

form table td.button
{
	padding-left: 6px;
}

.btn-post 
{ 
	display: block; 
	margin-top: 15px;
}

.around_form {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #656565;
	background: #eef6d4;
	width: 425px;
}

.around_form p {
	margin: 0;
}

/* ---[ rates listing ]--------------------- */

table.rates {
	border-collapse: collapse;
}

table.countries td {
	padding: 2px 5px; 
}

td.arrow {
	padding-left: 0;
}

td.city {
	padding-left: 4px;
}

td.price {
	padding-left: 20px;
}

p.example {
	color: #999;
	font-style: italic;
}




/* ---[ top 10 list ]--------------------- */

div.top10_item {
  margin: 15px 0 0 0;
  text-align: left;
}

div.top10_item img {
  margin: 0 7px 4px 0;
  background: #fff;
}

div.top10_item h2 {
  margin-bottom: 0;
}

div.top10_item h3 {
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  margin: 0;
}

div.top10_item h3 a:link,
div.top10_item h3 a:visited {
  color: #000;
}

div.top10_item h3 a:hover {
  color: #fff;
}

div.top10_item p {
  margin-bottom: 20px;
}






/* ---[ tables ]--------------------- */

#site_map table {
	border-collapse: collapse;
	margin-top: 2px;
}

#site_map ul {
	margin-bottom: 0;
}


#site_map tr.title {
  	font-weight: bold;
	background: #F0F3F4;
}

#site_map tr.title td.left {
	border-left: none;
}

#site_map tr.title td {
	border-left: 2px solid #fff;
	border-bottom: 1px solid #C6CCCE;
}

#site_map td {
  	vertical-align: top;
	padding-left: 4px;
	width: 20%;
}

table.features_descriptions {
	border-collapse: collapse;
	margin-top: 40px;
	font-size: 1.2em;
	line-height: 1.6em;
}

table.features_descriptions td {
  	vertical-align: top;
	padding-left: 4px;
}

table.features_descriptions td.name {
  	font-weight: bold;
	width: 140px;
	padding: 10px 20px 10px 0;
}

table.features_descriptions td.description {
	padding: 10px 0;
}

table.features_descriptions td.title {
	padding: 0;
  	font-weight: bold;
	background: #F0F3F4;
	padding-left: 4px;
	border-bottom: 1px solid #C6CCCE;
	font-size: 1.5em;
	line-height: 1.6em;
}

table.features_descriptions tr {
	border-bottom: 1px dotted #C6CCCE;
}

table.features_descriptions td.description p.small {
	font-size: .8em;
	line-height: 1.2em;
	text-align: right;
}

table.comparison {
	border: none;
	width: 100%;
}

table.comparison th {
	font-weight: bold;
	padding: 2px 4px;
	border-top: 1px solid #C6CCCE;
}

table.comparison tr {
	font-weight: bold;
	border-right: 1px solid #C6CCCE;
}

table.comparison td.nowrap {
	white-space: nowrap;
}

table.comparison td.thing, th.thing {
	padding: 0 6px;
	text-align: right;
	border-left: 1px solid #C6CCCE;
}
table.comparison th.check_column {
width: 15%;
}

table.comparison th.rates {
	font-weight: bold;
	padding: 2px 5px;
	border-top: 1px solid #C6CCCE;
	background: #F3E5AF;
	text-align: left;
}

table.comparison th.numbers {
	width: 100px;
}

td.align_right {
	text-align: right;
}

table.align_items td {
	vertical-align: top;
	border-bottom: 1px solid #eee;
	padding: 5px 4px 5px 3px;
	text-align: left;
}

table.align_items {
	border-collapse: collapse;
	font-size: 1.2em;
	line-height: 1.6em;
	border: 3px solid #C0D381;
	margin: 0 0 10px 0;
}
table.align_items td.light {
	border-color: #D5E994;
	background-color: #F7F7F7;
	font-weight: bold;
}

table.align_items h3 {
	font-size: 1.2em;
	margin: 0 0 4px 0;
}

tr.action td {
	background: #e7e8e8;
	border-top: 1px solid #D5E994;
	border-bottom: 1px solid #7F943A;
}

tr.action td.info_row {
	border-bottom: 1px solid #D5E994;
}

.shaded, tr.shaded td {
	background: #e4f2f6;
}
.standard, tr.standard td {
	background: #f6f5f6;
}

tr.title td {
	background: #245aa4;
	color: #fff;
	border-bottom: 1px solid #D5E994;
}

tr.title h2, tr.title p {
	margin: 0;
	font-family: Arial;
	font-size: 17px;
}

table.comparison tr.shaded {
	background: #F8FCE9;
}

table.comparison tr.text_row {
	height: 34px;
}	

table.contact {
}

table.contact td.field_name {
	font-size: 14px;
	line-height: 24px;
	text-align: right;
	padding-right: 4px;
}

table.plans {
	border-collapse: collapse;
	margin: 0 0 0 0;
	font-size: 1.2em;
	line-height: 1.6em;
	border: 2px solid #ccc;
}

table.plans th {
  	vertical-align: bottom;
	padding-left: 4px;
	font-size: 1.0em;
	line-height: 1.2em;
  	font-weight: bold;
	border: 1px solid #ccc;
}

table.plans td {
  	vertical-align: middle;
	padding: 2px 4px;
	font-size: 1.0em;
	border: 1px solid #ccc;
}

table.plans td.left {
  	font-weight: bold;
	text-align: right;
}

table.plans tr.price {
  	font-weight: bold;
  	vertical-align: middle;
}

table.plans td.highlight {
  	font-weight: bold;
	background: #F3E5AF;
}

table.plans td.small {
	font-size: .8em;
	line-height: 1.2em;
}





/*-------------------------------------------------
LOGIN SCREEN (.login is body class)
-------------------------------------------------*/

.login div.Container {
	width: 500px;
	margin: 60px auto 20px auto;
	min-width: inherit;
}

.login h1 {
	margin-bottom: 20px;
}


.login dl {
	margin: 10px 0 0 0;
}

.login dt {
	float: left;
	width: 120px;
	font-size: 14px;
	line-height: 24px;
	text-align: right;
}

.login dd {
	margin: 0 0 5px 90px;
	font-size: 11px;
	line-height: 24px;
	color: #666;
	margin-left: 120px;
}

.login input, textarea {
	margin-left: 4px;
}

.login dd span {
	color: #ccc;
}

.login input#username {
	width: 150px;
}

.login input#password {
	width: 150px;
	margin-right: 5px;
}

/*
.login input#emailpassword {
	vertical-align: middle;
	margin-right: 5px;
}
*/
p.signup_indent {
	margin-left: 4px;
}

input#area_code {
	width: 50px;
}



/* ---[ installation guide ]--------------------- */


		#install_container {
			width: 520px;
			width: 540px;
			width: 520px;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
		}

		#install_banner {
			padding: 5px;
			text-align: center;
		}

		#install_content {
			padding: 5px;
			margin: 10px 0;
		}

		#install_footer {
			clear: both;
			padding: 5px;
			text-align: center;			
		}

#install p {
	width: 500px;
}

#install h2 {
	width: 500px;
}

.narrow  {
	width: 500px;
}

/* ---[ terms ]--------------------- */

    p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px }
    p.p2 {margin: 0.0px 0.0px 6.0px 0.0px; font: 12.0px }
    p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px ; min-height: 15.0px}
    p.p4 {margin: 0.0px 0.0px 6.0px 0.0px; text-indent: 36.0px; font: 12.0px }
    p.p5 {margin: 0.0px 0.0px 6.0px 0.0px; font: 12.0px }
    p.p6 {margin: 0.0px 0.0px 6.0px 0.0px; font: 12.0px ; color: #333333}
    p.p7 {margin: 0.0px 0.0px 6.0px 0.0px; font: 12.0px }
    p.p8 {margin: 0.0px 0.0px 6.0px 0.0px; font: 11.0px }
    p.p9 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px ; min-height: 15.0px}
    p.p10 {margin: 0.0px 0.0px 0.0px 108.0px; font: 12.0px }
    p.p11 {margin: 0.0px 0.0px 6.0px 108.0px; text-indent: -36.0px; font: 12.0px }
    p.p12 {margin: 0.0px 0.0px 6.0px 0.0px; text-indent: 36.0px; font: 12.0px ; min-height: 15.0px}
    p.p13 {margin: 0.0px 0.0px 6.0px 0.0px; text-align: center; text-indent: 36.0px; font: 12.0px }
    p.p14 {margin: 0.0px 0.0px 6.0px 0.0px; text-align: center; text-indent: 36.0px; font: 12.0px ; min-height: 15.0px}
    p.p15 {margin: 0.0px 0.0px 6.0px 0.0px; text-indent: 36.0px; font: 12.0px ; background-color: #ffff00}
    p.p16 {margin: 0.0px 0.0px 6.0px 0.0px; text-indent: 36.0px; font: 12.0px ; background-color: #ffff00; min-height: 15.0px}
    p.p17 {margin: 0.0px 0.0px 0.0px 0.0px; font: 8.0px }
    span.s1 {text-decoration: underline}
    span.s2 {background-color: #ffff00}
    span.s3 {color: #333333}
    span.s4 {text-decoration: underline ; color: #275680}
    span.s5 {font: 11.0px ; color: #000000}
    span.s6 {font: 12.0px ; color: #333333}
    span.s7 {text-decoration: underline ; color: #275680; background-color: #ffff00}


table.terms {
	border-collapse: collapse;
	margin: 20px 0 0 0;
	font-size: 1.2em;
	line-height: 1.6em;
	border: 2px solid #ccc;
}

table.terms th {
  	vertical-align: bottom;
	padding-left: 4px;
	font-size: 1.5em;
	line-height: 1.2em;
  	font-weight: bold;
  	padding: 10px 0;
	text-align: center;
	border: 1px solid #ccc;
}

table.terms td.header {
  	vertical-align: bottom;
	padding-left: 4px;
  	font-weight: bold;
  	padding: 10px 0;
	text-align: center;
	border: 1px solid #ccc;
}

table.terms td {
  	vertical-align: top;
	padding: 2px 4px;
	text-align: left;
	border: 1px solid #ccc;
}

p.terms {
 	font-size: 1.0em;
	margin-top: 0;
}


table.terms td.left {
  	font-weight: bold;
	text-align: right;
  	width: 30%;
}

table.terms tr.price {
  	font-weight: bold;
  	vertical-align: top;
}

table.data {
	border-collapse: collapse;
	padding: 5px 4px 5px 3px;
	border-collapse: collapse;
	margin: 0 0 10px 0;
}

table.data td 
{
	border-bottom: 3px solid #fff;
}

table.plus_font {
	font-size: 1.2em;
	line-height: 1.6em;
}

.plus_font {
	font-size: 1.6em;
}

table.data th {
	text-align: left;
	padding: 4px;
	border-top: 1px solid #7F943A;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	font-weight: bold;
}

table.data tr.header {
	background: #e4f2f6;
	border: 1px solid #d7d7d7;
	color: #f97c21;
}


/*-------------------------------------------------
SIGNUP & FIELDSET
-------------------------------------------------*/

fieldset {
	padding: 12px;
	margin-bottom: 20px;
	border: 1px solid #bdbdbd;
}

fieldset.final {
	border: 3px solid #bdbdbd;
}

fieldset p {
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 0;
}

fieldset.final p {
	color: #000;
}

fieldset legend {
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px;
	margin-bottom: 0;
	
}

fieldset legend span {
	color: #666;
	font-weight: normal;
	font-size: 80%;
}

fieldset p {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 10px 0;
	padding: 0;
}

fieldset select 
{
	border: 1px solid #cccccc;
	font-family: Verdana,arial,tahoma;
	font-size: 11px;
	color: #656565;
}

.txt 
{
	border: 1px solid #cccccc;
	font-family: Verdana,arial,tahoma;
	font-size: 11px;
	padding: 4px;
	color: #000000;
}

.sel 
{
	border: 1px solid #cccccc;
	font-family: Verdana,arial,tahoma;
	font-size: 11px;
	color: #000000;
}

.btn 
{
	border: 1px solid #333333;
	background-color:#CCCCCC;
	font-family: Verdana,arial,tahoma;
	font-size: 11px;
	color: Black;
	padding: 5px;
	margin-bottom: 4px;
	
}

.btn:hover {
	border: 1px inset #bbb;
	background-color: #eee;
}

.btn:focus {
	border: 1px inset #bbb;
	background: #f1f1f1;
}


fieldset textarea 
{
	border: 1px solid #cccccc;
	margin-bottom: 4px;
	margin-left: 0px;
}

fieldset select 
{
	border: 1px solid #cccccc;
}

fieldset input.big {
	font-size: 16px;
	font-weight: bold;
}

fieldset small {
	font-size: 10px;
	line-height: 13px;
}

fieldset hr {
	margin: 20px 0;
}

fieldset h3 {
	font-size: 12px;
	margin-bottom: 1px;
}

fieldset table td.field_label 
{
	vertical-align: top;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	padding-right: 4px;
}
fieldset table td.field_input
{
	vertical-align: top;
	font-size: 12px;
	color: #BCBCBC;
}

fieldset table td.field_req 
{
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	color: #FF0000;
}

.field_error {
	border: 1px solid #c00;
	background-color: #ffc;
}

fieldset table td.align_right {
	text-align: right;
}

fieldset table td {
	text-align: left;
	font-size: 1.2em;
	line-height: 1.6em;
}

body.signup div.TwoColSidebar h3 {
	font-size: 12px;
	margin-bottom: 1px;
	line-height: 14px;
}

body.signup div.TwoColSidebar p {
	font-size: 11px;
	line-height: 14px;
}

body.signup div.TwoColSidebar {
	border: none;
}

body.signup div#url_name_notice, body.signup div#submit_and_create_wait_div {
	color: red;
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size: 11px;
}

.example {
	color: #999;	
	font-size: 10px;
}

table.top_border {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #E7CC63;
}

    hr {
      border: 0;
      width: 100%;
    }

    hr.hr2 {
      color: #E7CC63;
      background-color: #E7CC63;
      height: 1px;
    }





.error {
	border: 2px solid #c00;
	background-color: #ffc;
	padding: 2px;
}

#ErrorExplanation {
border: 2px solid #c00;
padding: 0;
padding-bottom: 12px;
margin-bottom: 20px;
}

#ErrorExplanation h2 {
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 29px;
	font-size: 12px;
	margin: 0;
	background: url(../images/alertbad_icon.gif) #c00 left no-repeat;
	color: #fff;
}

#ErrorExplanation .errorinterior { padding: 0 10px; margin: 0; }

#clear {
clear: both;
padding: 0;
margin-top: 0;
}

#content__PageTemplate_property_street_public label
{
	font-size : 0.8em;
}
.chk_box
{
	
	margin: 0 0 100 0;
	padding: 0 0 100 0;
	
}
.tbl { color: #000000; font-family:Verdana,Tahoma,Arial,Helvetica; font-size: 12px; border: 0px; }
.tbl_head { color:#656565; font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 12px; font-weight:bold; background-color:#ebf5ff; border-bottom: 1px solid #595959; }
.tbl_property { font-family: Tahoma,Verdana,Arial; font-size: 11px; border: 1px solid #595959; background-color: #FFFEEE; }
.tbl_chk { border: 1px solid #656565; background-color: #ebf5ff; color: #000000; font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 8px; }