/* ---[ 	
border: 1px dotted #bbb;
]------------------------------- */

/* ---[ containers ]------------------------------- */

body
{
	margin: 5px 10px 20px 10px;
	padding: 5 5 5 5;
	font: 62.5%/1.6em "Lucida Grande", Verdana, Arial, sans-serif;
	color: #485731;
	background-color: #eeeeee;
}

#container 
{
	width: 777px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #fff;
	border: 1px solid #b7b7b7;
}
	
#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;
}

#content {
		clear: both;
		padding: 20px 0 0 0;
}

#leftcontent {
		float: left;
		width: 492px;
		margin: 0;
		padding: 0 30px 10px 0;
}

#rightcontent {
		float:right;
		padding: 0 0 10px 0;
		width:218px;
}

#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 {
    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 #C0D381;
    font-weight: bold;
    background: #C0D381;
    color: #fff;
}

.pages a {
    border: 1px solid #C0D381;
    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 1px #666666; width:270px; padding:10px; position:absolute; z-index:101; visibility:hidden; color:#333333; top:20px; left:90px; background-color:#ffffcc; layer-background-color:#ffffcc;}


.definition {
	border: 1px solid #A8D12A;
	padding: 10px;
	margin-right: 10px;
	background: #EEF6D4;
}


/* ---[ 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: #CC0000;
	}
a:visited {
	color: #CC0000;
	}
a:hover {
	color: #00c;
	}

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: 1.8em;
	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;
	}

#nav {
	width: 100%;
	margin: 0;
	padding:  5px 0 5px 0;
	font-size: 120%;
	font-weight: bold;
	font-family: Arial;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: #585858;
	border-bottom: 1px solid #C6CCCE;
	}
	
#nav a {
	padding: 4px 8px;
	text-decoration: none;
	border-bottom: none;
	color: #fff;
	}
#nav a:hover {
	color: #ff9900;
}

#nav a.active {
	color: #ff9900;
	font-weight: bold;
	}
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 {
	border-bottom: 5px solid #C6CCCE;
	background: #F0F3F4;
	padding-left: 5px;
}

#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; 
}

/* ---[ 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: #ebf5ff;
}

.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, th {
	border-right: 1px solid #C6CCCE;
	border-bottom: 1px solid #C6CCCE;
	font-weight: normal;
	vertical-align: top;
}

table.comparison td.nowrap {
	white-space: nowrap;
}

table.comparison th.freester {
	background: #fff;
	font-weight: bold;
}

table.comparison td.thing, th.thing {
	padding: 0 6px;
	text-align: right;
	border-left: 1px solid #C6CCCE;
}

table.comparison td.freester_column {
	background: #F3E5AF;
}

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: right;
}

table.comparison th.rates_left {
	font-weight: bold;
	padding: 2px 5px;
	border-top: 1px solid #C6CCCE;
	background: #F3E5AF;
	text-align: left;
	width: 30%;
}

table.comparison th.numbers {
	width: 100px;
}

table.comparison td.center {
	text-align: center;
}

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 h3 {
	font-size: 1.2em;
	margin: 0 0 4px 0;
}

tr.action td {
	background: #EEF6D4;
	border-top: 1px solid #D5E994;
	border-bottom: 1px solid #7F943A;
}

tr.action td.info_row {
	border-bottom: 1px solid #D5E994;
}

tr.shaded {
	background: #F7F7F7;
}

tr.title td {
	background: #C0D381;
	color: #fff;
	border-bottom: 1px solid #D5E994;
}

tr.title h2, tr.title p {
	margin: 0;
}

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: 4px solid #ccc;
}

table.plans th {
  	vertical-align: bottom;
	padding-left: 4px;
	font-size: 1.5em;
	line-height: 1.2em;
  	font-weight: bold;
	text-align: center;
	border: 1px solid #ccc;
}

table.plans td {
  	vertical-align: middle;
  	width: 20%;
	padding: 2px 4px;
	text-align: center;
	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;
			margin-bottom: ;
			text-align: center;
		}

		#install_content {
			padding: 5px;
			margin: 10px 0;
		}

		#install_footer {
			clear: both;
			padding: 5px;
			margin-top: ;
			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;
}




/*-------------------------------------------------
SIGNUP & FIELDSET
-------------------------------------------------*/

fieldset {
	padding: 12px;
	margin-bottom: 20px;
	border: 1px solid #E7CC63;
}

fieldset.final {
	border: 5px solid #E7CC63;
}

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;
	background: #F3E5AF;
	margin-bottom: 0;
	border: 1px solid #E7CC63;
	
}

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 input 
{
	font-family: Verdana,arial,tahoma;
	font-size: 11px;
	color: #656565;
	padding: 3px;
	margin-bottom: 4px;
}

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;
	color: #000000;
}

.sel 
{
	border: 1px solid #cccccc;
	font-family: Verdana,arial,tahoma;
	font-size: 11px;
	color: #000000;
}

.btn 
{
	background-color:#CCCCCC;
	border: solid 1px darkgray;
	font-family: Verdana,arial,tahoma;
	font-size: 11px;
	color: Black;
	/*padding: 3px;
	margin-bottom: 4px;*/
	
}

fieldset textarea 
{
	border: 1px solid #cccccc;
	margin-bottom: 4px;
	margin-left: 0px;
}

fieldset select 
{
	border: 1px solid #cccccc;
	margin-bottom: 4px;
}

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: bold;
	padding-right: 4px;
}
fieldset table td.field_input
{
	vertical-align: top;
	font-size: 10px;
	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;
	font-family: Verdana,arial,tahoma;
	font-size: 11px;
}

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;
	background-color: Transparent;
	border-width: 0px;
	
}
.tbl { color: #000000; font-family:Verdana,Tahoma,Arial,Helvetica; font-size: 11px; 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; }