@charset "utf-8";
/* CSS Document */

.red {
	color: #FF0000;
}
.redbig {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.2em;
}
p.nopad {
	margin: 0;
	padding: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 3px 0;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 3px 0;
}
.highlight {
	color: #0b8ac7;
}
a {
	color: #0b8ac7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.center {
	text-align: center;
}
a img {
	border: none;
}
#body_wrapper {
	width: 900px;
	margin: 0 auto;
}
#top_bar {
	width: 900px;
	margin:0 auto;
	height: 30px;
	position: relative;
	z-index: 4000;
}
#header {
	height: 85px;
	widht: 900px;
	background: url(images/slogan_bg.gif) right no-repeat;
	position: relative;
}
#header #logo {
	display: block;
	outline: none;
	width: 250px;
	height: 85px;
	background: url(images/logo_bg.gif);
}
#livechat {
	position: absolute;
	bottom: -3px;
	right: 0;
}
#content {
	background: url(images/sidebar_bg.jpg) left repeat-y #FFFFFF;
	position: relative;
}

#nav {
	position: relative;
	width: 898px;
	height: 40px;
	background: url(images/nav_bg.jpg);
	border-left: 1px solid #00061c;
	border-right: 1px solid #00061c;
	z-index: 1000;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 40px;
}
#nav ul li a {
	display: block;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	padding: 0 25px;
}
#nav ul li a:hover, #nav ul li.sfhover a {
	background: url(images/nav_bg_o.jpg);
}
#nav li { /* all list items */
	float: left;
	border-right: 1px solid #010821;
	border-left: 1px solid #246696;
}
#nav li.last {
	border-right: none;
}
#nav li.first {
	border-left: none;
}
#nav li.last a {
	color: #FF0;
}
#nav li.last ul li a {
	color: #FFFFFF;
}
#nav li.last a {
	padding: 0 25px;
}
#nav li ul { /* second-level lists */
	position: absolute;
	background: #17448f;
	width: 160px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	line-height: 20px;
	border-right: 1px solid #010821;
	border-left: 1px solid #010821;
	border-top: 1px solid #010821;
}
#nav ul li ul li {
	border: none;
	float: left;
	width: 160px;
	border-bottom: 1px solid #010821;
}
#nav ul li ul li a {
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	padding: 0 0 0 5px;
	background: none;
}
#nav ul li ul li a:hover {
	background: #ff4200;
}
#nav ul li.sfhover ul li a {
	background: none;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li.last:hover ul { /* lists nested under hovered list items */
	right: 0;
}
#content {
	width: 900px;
}

#sidebar {
	float: left;
	width: 230px;
	padding: 10px 0 0 10px;
	background: url(images/sidebar_bg.jpg) left repeat-y #FFFFFF;
}
html>body #sidebar {
	padding: 10px 10px 0 10px;
	width: 230px;
}
#main_content {
	float: right;
	width: 640px;
	position: relative;
	margin-bottom: 72px;
	background:  #FFFFFF;
}
html>body #main_content {
	width: 650px;
}
h1.highlight {
	color: #690;
}
h1.underline {
	border-bottom: 1px solid #CFCFCF;
}
#main_content h1.first {
	margin: 0 0 15px 0;
}
#landing_top {
	width: 650px;
	height: 60px;
	background: url(images/main1.jpg);
	position: relative;
}
#main {
	width: 650px;
	height: 130px;
	background: url(images/main1.jpg);
	position: relative;
}
#main h1 {
	color: #000033;
	font-size: 22px;
	position: absolute;
	top: 40px;
	right: 240px;
	text-align: center;
}
#main h1 span.highlight {
	color: #FF0;
	font-size: 12px;
}
#maintest {
	width: 650px;
	height: 130px;
	background: url(images/main1.jpg);
	position: relative;
}
#maintest h1 {
	color: #000033;
	font-size: 22px;
	position: absolute;
	top: 40px;
	right: 240px;
	text-align: center;
}
#maintest h1 span.highlight {
	color: #FF0;
	font-size: 12px;
}
#main2 {
	width: 650px;
	height: 130px;
	background: url(images/main2.jpg);
	position: relative;
}
#main2 h1 {
	color: #FFFFFF;
	font-size: 24px;
	position: absolute;
	top: 25px;
	right: 20px;
	text-align: center;
}
#main2 h1 span.highlight {
	color: #FF0;
	font-size: 18px;
}
#maincontact {
	width: 650px;
	height: 130px;
	background: url(images/main_contact.jpg);
	position: relative;
}
#maincontact h1 {
	color: #FFFFFF;
	font-size: 24px;
	position: absolute;
	top: 25px;
	right: 20px;
	text-align: center;
}
#maincontact h1 span.highlight {
	color: #FF0;
	font-size: 18px;
}
#mainssl {
	width: 650px;
	height: 130px;
	background: url(images/main_ssl.jpg);
	position: relative;
}
#mainssl h1 {
	color: #003;
	font-size: 22px;
	position: absolute;
	top: 24px;
	right: 197px;
	text-align: center;
}
#mainssl h1 span.highlight {
	color: #FF0;
	font-size: 12px;
}
#mainprivacy {
	width: 650px;
	height: 130px;
	background: url(images/main_policy.jpg);
	position: relative;
}
#mainprivacy h1 {
	color: #FFFFFF;
	font-size: 24px;
	position: absolute;
	top: 40px;
	right: 270px;
	text-align: center;
}
#mainsla {
	width: 650px;
	height: 130px;
	background: url(images/main_policy.jpg);
	position: relative;
}
#mainsla h1 {
	color: #FFFFFF;
	font-size: 24px;
	position: absolute;
	top: 40px;
	right: 250px;
	text-align: center;
}
#maintos {
	width: 650px;
	height: 130px;
	background: url(images/main_policy.jpg);
	position: relative;
}
#maintos h1 {
	color: #FFFFFF;
	font-size: 24px;
	position: absolute;
	top: 40px;
	right: 270px;
	text-align: center;
}
#mainaup {
	width: 650px;
	height: 130px;
	background: url(images/main_policy.jpg);
	position: relative;
}
#mainaup h1 {
	color: #FFFFFF;
	font-size: 24px;
	position: absolute;
	top: 40px;
	right: 280px;
	text-align: center;
}
#maincpanel {
	width: 650px;
	height: 130px;
	background: url(images/main_cpanel.jpg);
	position: relative;
}
#maincpanel h1 {
	color: #FFFFFF;
	font-size: 24px;
	position: absolute;
	top: 40px;
	right: 260px;
	text-align: center;
}
#maindc {
	width: 650px;
	height: 130px;
	background: url(images/main_dc.jpg);
	position: relative;
}
#content_spacer {
	padding: 25px 20px 0 20px;
}
#front_plans {
	width: 610px;
	height: 290px;
	position: relative;
	margin: 0 auto 10px auto;
}
div.front_plan {
	width: 295px;
	height: 135px;
	position: absolute;
}
#front_plan_1 {
	top: 0;
	left: 0;
	background: url(images/plan_1_bg.gif);
}
#front_plan_2 {
	top: 0;
	right: 0;
	background: url(images/plan_2_bg.gif);
}
#front_plan_3 {
	bottom: 0;
	left: 0;
	background: url(images/plan_3_bg.gif);
}
#front_plan_4 {
	bottom: 0;
	right: 0;
	background: url(images/plan_4_bg.gif);
}
div.front_plan ul {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	top: 33px;
	left: 40px;
	line-height: 25px;
	width: 149px;
}
div.front_plan ul li.large {
	line-height: 27px;
	font-size: 16px;
	font-weight: normal;
}
div.front_plan ul li .highlight {
	color: #FF0000;
}
div.front_plan ul li {
	line-height: 21px;
	font-size: 13px;
}
div.front_plan a.info {
	position: absolute;
	bottom: 0;
	right: 50px;
	display: block;
	width: 30px;
	height: 30px;
	outline: none;
}
div.front_plan a.buy {
	position: absolute;
	bottom: 0;
	right: 10px;
	display: block;
	width: 30px;
	height: 30px;
	outline: none;
}
div.front_plan div.price {
	position: absolute;
	top: 5px;
	right: 10px;
	height: 95px;
	vertical-align: middle;
}
div.front_plan div.price p {
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	vertical-align: middle;
	height: 95px;
	display: table-cell;
	text-align: center;
	width: 90px;
}
div.front_plan div.price span.price {
	font-size: 45px;
	font-weight: normal;
	color: #FF0000;
	vertical-align: middle;
}
div.front_plan div.price span.price span.symbol {
	font-size: 50%;
	vertical-align: middle;
}
div.front_plan div.price span.price span.change {
	font-size: 40%;
	vertical-align: super;
}

#landing_plans {
	width: 610px;
	height: 290px;
	position: relative;
	margin: 0 auto 10px auto;
}
div.landing_plan {
	width: 295px;
	height: 135px;
	position: absolute;
}
div.landing_main {
	width: 295px;
	height: 290px;
	position: absolute;
}
#landing_main {
	top: 0;
	background: url(images/landing_main.gif);
	left: 0px;
}
#landing_plan_1 {
	top: 0;
	background: url(images/plan_1_bg.gif);
	right: 0px;
}
#landing_plan_2 {
	right: 0;
	bottom: 0;
	background: url(images/plan_2_bg.gif);
}
#landing_plan_3 {
	bottom: 0;
	left: 0;
	background: url(images/plan_3_bg.gif);
}
#landing_plan_4 {
	bottom: 0;
	right: 0;
	background: url(images/plan_4_bg.gif);
}
div.landing_plan ul {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	top: 33px;
	left: 40px;
	line-height: 25px;
	width: 149px;
}
div.landing_plan ul li.large {
	line-height: 27px;
	font-size: 16px;
	font-weight: normal;
}
div.landing_plan ul li .highlight {
	color: #FF0000;
}
div.landing_plan ul li {
	line-height: 21px;
	font-size: 13px;
}
div.landing_plan a.info {
	position: absolute;
	bottom: 0;
	right: 50px;
	display: block;
	width: 30px;
	height: 30px;
	outline: none;
}
div.landing_plan a.buy {
	position: absolute;
	bottom: 0;
	right: 10px;
	display: block;
	width: 30px;
	height: 30px;
	outline: none;
}
div.landing_plan div.price {
	position: absolute;
	top: 5px;
	right: 10px;
	height: 95px;
	vertical-align: middle;
}
div.landing_plan div.price p {
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	vertical-align: middle;
	height: 95px;
	display: table-cell;
	text-align: center;
	width: 90px;
}
div.landing_plan div.price span.price {
	font-size: 45px;
	font-weight: normal;
	color: #FF0000;
	vertical-align: middle;
}
div.landing_plan div.price span.price span.symbol {
	font-size: 50%;
	vertical-align: middle;
}
div.landing_plan div.price span.price span.change {
	font-size: 40%;
	vertical-align: super;
}

#menu_landing {
	width: 610px;
	height: 290px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	
}
div.menu_items {
	width: 610px;
	height: 132px;
}
	
div.menu_seperate {
	width: 610px;
	height: 10px;
}

#menu_landing_1 {
	background: url(images/menu_items_left.gif);
}
#menu_landing_2 {
	background: url(images/menu_items_right.gif);
}
div.menu_landing ul {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	top: 33px;
	left: 40px;
	line-height: 25px;
	width: 149px;
}
div.menu_landing ul li.large {
	line-height: 27px;
	font-size: 16px;
	font-weight: normal;
}
div.menu_landing ul li .highlight {
	color: #FF0000;
}
div.menu_landing ul li {
	line-height: 21px;
	font-size: 13px;
}
div.menu_landing a.info {
	position: absolute;
	bottom: 0;
	right: 50px;
	display: block;
	width: 30px;
	height: 30px;
	outline: none;
}
div.menu_landing a.buy {
	position: absolute;
	bottom: 0;
	right: 10px;
	display: block;
	width: 30px;
	height: 30px;
	outline: none;
}
div.menu_landing div.price {
	position: absolute;
	top: 5px;
	right: 10px;
	height: 95px;
	vertical-align: middle;
}
div.menu_landing div.price p {
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	vertical-align: middle;
	height: 95px;
	display: table-cell;
	text-align: center;
	width: 90px;
}
div.menu_landing div.price span.price {
	font-size: 45px;
	font-weight: normal;
	color: #FF0000;
	vertical-align: middle;
}
div.menu_landing div.price span.price span.symbol {
	font-size: 50%;
	vertical-align: middle;
}
div.menu_landing div.price span.price span.change {
	font-size: 40%;
	vertical-align: super;
}
div.left {
	float: left;
	width: 49%;
}
div.right {
	float: right;
	width: 49%;
}
h2.fancy {
	background: url(images/half_header_bg.jpg) no-repeat;
	padding: 0 0 0 20px;
	margin: 0;
	line-height: 25px;
	color: #FFFFFF;
}
img.img_right {
	float: right;
	margin: 0 0 5px 5px;
}
img.img_left {
	float: left;
	margin: 0 5px 5px 0;
}
#vendors {
	width: 650px;
	height: 62px;
	background: url(images/bg_vendors.jpg) bottom no-repeat;
	position: absolute;
	right: 0;
	bottom: 258px;
}
#domain_search {
	padding: 0 0 10px 0;
	z-index: 0;
}
#domain_search form {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	z-index: 0;
}
#domain_search form div {
	vertical-align: middle;
	line-height: 20px;
	z-index: 0;
}
#domain_search form input {
	vertical-align: middle;
}
#domain_search form input, #domain_search form select {
	float: left;
	z-index: 0;
}
#domain_search form select {
	height: 18px;
	border: 1px solid #CFCFCF;
	margin: 0 5px 0 0;
	padding: 0;
	z-index: 0;
	position: relative;
}
input.text {
	border: 1px solid #CFCFCF;
	margin: 0 0 0 0;
	padding: 0;
	height: 18px;
	background: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
}
#domain_search form input.text {
	width: 125px;
	margin: 0 5px 0 0;
}
div.sidebar_divider {
	width: 230px;
	height: 2px;
	background: url(images/sidebar_divider.jpg);
	margin: 0 auto;
}
div.sidebar_divider_full {
	width: 250px;
	height: 2px;
	background: url(images/sidebar_divider.jpg) center repeat-x;
	margin: 0 0 0 -10px;
	padding: 0;
	line-height: 2px;
}
.so_point {
	width: 230px;
	margin: 0 0 0 -10px;
	padding: 10px;
}
.so_point p {
	margin: 0;
}
#so_affordable {
	background: url(images/so_affordable_bg.jpg);
}
#so_reliable {
	background: url(images/so_reliable_bg.jpg);
}
#so_simple {
	background: url(images/so_simple_bg.jpg);
}
#so_trusted {
	background: url(images/so_trusted_bg.jpg);
}
div.sidebar_container {
	padding: 10px 0 10px 0;
}
div.sidebar_quote_left {
	width: 230px;
	height: 80px;
	background: url(images/quote_1_bg.jpg) top right no-repeat;
	position: relative;
}
div.sidebar_quote_left img.face {
	border: 1px solid #000000;
	position: absolute;
	top: 0;
	left: 0;
}
div.sidebar_quote_left p.quote_text {
	font-size: 10px;
	font-style: italic;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 150px;
	height: 40px;
	margin: 0;
}
div.sidebar_quote_left p.quote_author {
	font-weight: bold;
	position: absolute;
	top: 55px;
	left: 5px;
	color: #000000;
}
div.sidebar_quote_right {
	width: 230px;
	height: 80px;
	background: url(images/quote_2_bg.jpg) top left no-repeat;
	position: relative;
}
div.sidebar_quote_right img.face {
	border: 1px solid #000000;
	position: absolute;
	top: 0;
	right: 0;
}
div.sidebar_quote_right p.quote_text {
	font-size: 10px;
	font-style: italic;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 150px;
	height: 40px;
	margin: 0;
}
div.sidebar_quote_right p.quote_author {
	font-weight: bold;
	position: absolute;
	top: 55px;
	right: 5px;
	color: #000000;
	text-align: right;
}
#footer_logo {
	position: absolute;
	right: 0;
	top: 10px;
	width: 245px;
	height: 66px;
	display: block;
	outline: none;
}
#footer p.copyright {
	position: absolute;
	right: 0;
	bottom: 10px;
	text-align: center;
	width: 245px;
	color: #999999;
}

#footer_links {
	position: absolute;
	top: 30px;
	left: 15px;
	padding: 0 0 20px 0;
}
div.footer_links {
	margin: 35px 5px 0 15px;
	float: left;
}
div.footer_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.footer_links ul li {
	padding: 0 0 0 8px;
	background: url(images/footer_bullet.jpg) left no-repeat;
}
div.footer_links h2 {
	color: #999999;
}
div.footer_links ul li a {
	color: #999999;
}
div.footer_links ul li a:hover {
	color: #0b8ac7;
}
#footer_more_links {
	position: absolute;
	top: 30px;
	left: 15px;
	padding: 0 0 20px 0;
}
div.footer_more_links {
	margin: 35px 5px 0 15px;
	float: left;
}
div.footer_more_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.footer_more_links ul li {
	padding: 0 0 0 8px;
	background: url(images/footer_bullet.jpg) left no-repeat;
}
div.footer_more_links h2 {
	color: #999999;
}
div.footer_more_links ul li a {
	color: #999999;
}
div.footer_more_links ul li a:hover {
	color: #0b8ac7;
}
#geo_phone p {
	line-height: 30px;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 3000;
}
#geo_phone p img {
	margin: 0 5px 0 0;
	line-height: 30px;
	vertical-align: middle;
}
#geo_phone select {
	float: left;
	height: 20px;
	margin: 5px 5px 5px 0;
	padding: 0;
}
#top_login {
	position: absolute;
	top: 0;
	right: 0;
}
#top_login label {
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
}
#top_login form input {
	vertical-align: middle;
	margin: 5px 0 0 0;
}
#top_login form input.text {
	width: 80px;
}
ul.checks_large {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.checks_large li {
	height: 32px;
	line-height: 30px;
	margin: 3px 0 3px 0;
	padding: 0 0 0 40px;
	font-size: 18px;
	background:url(images/check_large.gif) left no-repeat;
}
ul.checks {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
ul.checks li {
	margin: 3px 0 3px 0;
	padding: 0 0 0 30px;
	font-size: 14px;
	background:url(images/check.gif) left no-repeat;
}
.small {
	font-size: 10px;
	font-style: italic;
}
#d_s {
	width: 610px;
	height: 105px;
	background: #FAFAFA;
	border: 1px dashed #CFCFCF;
	position: relative;
	margin: 0 0 10px 0;
}
#d_s h1 {
	padding: 5px 0 0 5px;
}
#d_s form {
	margin: 0 5px 5px 5px;
}
#d_s form input.text {
	width: 580px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border: 1px solid #CFCFCF;
}
#d_s form table {
	padding: 5px 0 0 0;
}
#d_s form table td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 25px 2px 0;
}
#d_s input.check {
	margin: 0;
	padding: 0;
	margin:0; /* for FF */
	width: 13px; /* for IE */
	height: 13px; /* For IE */
	vertical-align: middle;
}
#d_s input.button {
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 200px;
	height: 30px;
	border: 2px solid #CFCFCF;
	background: #F1F1F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color: #0b8ac7;
}
#domain_non_private {
	background-color: #FFF2F2;
	border: 1px dashed #FF8083;
	padding: 10px;
	width: 275px;
	float: left;
}
#domain_private {
	background-color: #F0FFF5;
	border: 1px dashed #00CC00;
	padding: 10px;
	width: 275px;
	float: right;
}
table.comparison {
	margin: 0 0 10px 0;
}
table.comparison thead, table.comparison thead td {
	background: #0b8ac7;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
}
table.comparison tbody th {
	background: #0b8ac7;
	text-align: right;
	padding: 3px;
	color: #FFFFFF;
}
table.comparison tbody tr.even td {
	background: #FAFAFA;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
table.comparison tbody tr.odd td {
	background: #f1f1f1;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
table.comparison tbody td {
	font-size: 10px;
	padding: 3px;
	text-align: center;
}
table.comparison tfoot a {
	font-size: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
table.comparison tfoot td {
	text-align: center;
}
div.check {
	display: block;
	height: 16px;
	width: 16px;
	background: url(../images/action_check.gif);
}
div.x {
	display: block;
	height: 16px;
	width: 16px;
	background: url(images/icons/action_delete.gif);
}
table.comparison div.check, table.comparison div.x {
	text-align: center;
	margin: 0 auto;
}
.dollars {
	letter-spacing: -1px;
	padding: 0px;
	vertical-align: top;
	font-family: verdana;
	font-weight: bold;
	font-size: 18px;
}
.dollars_small {
	font-weight: bold;
}
.cents {
	letter-spacing: -1px;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
}
.cents_small {
	font-weight: bold;
}
dl.reasons {
	margin: 0;
	padding: 0;
}
dl.reasons dt {
	font-size: 15px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px dashed #CFCFCF;
}
dl.reasons dd {
	margin: 0 0 10px 0;
}
ul.basic_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
ul.basic_list li {
	font-size: 14px;
	padding: 2px 0 2px 0;
}
table.telephone {
	width: 80%;
	border-top: 1px solid #CFCFCF;
}
table.telephone td, table.telephone th {
	border-bottom: 1px solid #CFCFCF;
	padding: 3px;
}
table.telephone td {
	border-right: 1px solid #CFCFCF;
	text-align:right;
}
table.telephone th {
	border-left: 1px solid #CFCFCF;
	text-align: left;
}
ul li img {
	vertical-align: middle;
}
dl.faq {
	margin: 0;
	padding: 0;
}
dl.faq dt {
	color: #0b8ac7;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #CFCFCF;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
}
dl.faq dd {
	margin: 0 0 20px 0;
	padding: 0;
}
ol.basic_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-position: inside;
}
ol.basic_list li {
	margin: 0;
	padding: 2px 0 2px 0;
}
table.payout_table {
	width: 100%;
	border-top: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}
table.payout_table td, table.payout_table th {
	height: 28px;
	padding: 5px;
	border-bottom: 1px solid #CFCFCF;
}
table.payout_table th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
}
table.payout_table td.left {
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	font-weight: bold;
	text-align: right;
	width: 20%;
	white-space: nowrap;
	padding-left: 10px;
}
table.payout_table td.right {
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	padding-left: 5px;
	text-align: center;
}
table.payout_table th {
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
table.fantastico {
	border-top: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
}
table.fantastico td, table.fantastico th {
	border-bottom: 1px solid #CFCFCF;
	padding: 5px;
}
table.fantastico th {
	font-size: 18px;
}
div.quote_large {
	margin: 0 0 20px 0;
}
div.quote_large p {
	margin: 0;
}
div.quote_large p.quote_text {
}
div.quote_large_left {
	width: 610px;
	height: 95px;
	background: url(images/quote_large_bg_left.gif) left top no-repeat;
	position: relative;
}
div.quote_large_left img.face {
	position: absolute;
	top: 0;
	right: 0;
}
div.quote_large_left p.quote_text {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 495px;
	height: 55px;
	font-style: italic;
	font-size: 14px;
	vertical-align: middle;
}
div.quote_large_left p.quote_author {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 466px;
}
div.quote_large_right {
	width: 610px;
	height: 95px;
	background: url(images/quote_large_bg_right.gif) right top no-repeat;
	position: relative;
}
div.quote_large_right img.face {
	position: absolute;
	top: 0;
	left: 0;
}
div.quote_large_right p.quote_text {
	position: absolute;
	top: 9px;
	left: 125px;
	width: 495px;
	height: 55px;
	font-style: italic;
	font-size: 14px;
	vertical-align: middle;
}
div.quote_large_right p.quote_author {
	position: absolute;
	bottom: 0;
	left: 120px;
	width: 397px;
}
div.quote_large p.quote_author {
	font-weight: bold;
	margin-bottom: 15px;
}
div.quote_large p.quote_author img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
/** Shared / Reseller Tables **/
table.shared_table {
	width: 100%;
	font-size: 12px;
	margin: 0 0 10px 0;
}
table.shared_table tr.heading th {
	font-size: 15px;
	font-weight: bold;
}
table.shared_table tr.heading th {
	width: 18%;
	text-align: center;
	padding: 10px 0;
	color: #FFFFFF;
	background-color: #000066;
}
table.shared_table tr.heading th.colorone {
	background: #5f881f;
}
table.shared_table tr.heading th.colortwo {
	background: #be2323;
}
table.shared_table tr.heading th.colorthree {
	background: #236399;
}
table.shared_table tr.heading th.colorfour {
	background: #cd6602;
}
table.shared_table tr.heading th.side {
	text-align: right;
}
table.shared_table tbody th {
	text-align: right;
	font-weight: bold;
	width: 30%;
}
table.shared_table tbody td {
	text-align: center;
	width: 15%;
}
table.shared_table tbody td, table.shared_table tbody th {
	padding: 3px;
}
table.shared_table tbody tr.even td, table.shared_table tbody tr.even th {
	background: #FAFAFA;
}
table.shared_table tbody tr.odd td, table.shared_table tbody tr.odd th {
	background: #f1f1f1;
}
table.shared_table td, table.shared_table th {	
	border-right: 1px solid #FFFFFF;
}
table.shared_table div.x {
	width: 16px;
	height: 16px;
	background: url(images/action_delete.gif);
	margin: 0 auto;
}
table.shared_table div.check {
	width: 16px;
	height: 16px;
	background: url(../images/action_check.gif);
	margin: 0 auto;
}
table.shared_table tr th.side {
	padding-right: 5px;
}
/** Popups **/
.popheader {
	height: 28px;
	width: 200px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	
	font-weight: bold;
	text-align: center;
	line-height: 28px;
	color:#333;
	background-color:#CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
}
.popbody {
	background-position: bottom;
	background-repeat: no-repeat;
	background-color:#CCC;
	
	border: 1px solid #333;
	color:#333;
		width: 190px;
	padding: 5px;
}
a.popup {
	display: block;
	background:transparent;
	color:#F00;
	float: left;
	font-weight: bold;
	margin: 0 3px 0 0;
}
a.popup:hover {
	text-decoration: none;
	background:transparent;
	color:#999;
}
table.table_example_sitebuilder {
	width: 500px;
	margin: 0 auto;
}
table.table_example_sitebuilder td {
	text-align: center;
	vertical-align: middle;
}
table.sitebuilder_features {
	width: 100%;
}
table.sitebuilder_features tr.heading {
	background: #0b8ac7;
	color: #FFFFFF;
	text-align: left;
}
table.sitebuilder_features td {
	width: 80px;
	text-align: center;
}
table.sitebuilder_features td div {
	margin: 0 auto;
}
table.sitebuilder_features th {
	font-weight: normal;
	text-align: left;
}
table.sitebuilder_features td, table.sitebuilder_features th {
	vertical-align: top;
}
table.sitebuilder_features tr.even td, table.sitebuilder_features tr.even th {
	background: #FAFAFA;
}
table.sitebuilder_features tr.odd td, table.sitebuilder_features tr.odd th {
	background: #f1f1f1;
}
.country_selection {
	width: 160px;
	z-index: 2000;
	position: absolute;
	top: 35px;
	background: #333333;
	display: none;
}

.country_selection ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.country_selection ul li a {
	display: block;
	line-height: 20px;
	height: 20px;
	border-bottom: 1px solid #666666;
	padding-left: 5px;
	vertical-align: middle;
	color: #FFFFFF;
}

.country_selection ul li a:hover {
	background: #444444;
	font-weight: bold;
	text-decoration: none;
}

.selected_country {
	vertical-align: middle;
}

.selected_country a {
	color: #FFFFFF;
	text-decoration: none;
	width: 150px;
	display: block;
	float: left;
	height: 28px;
	z-index: 9000;
	padding: 7px 5px 0 5px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/c_s_tab_bg.gif);
	outline: none;
	border: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}


.selected_country span.phone {
	margin: 0 0 0 170px;
}

.globalNavIframe{display:none;}
ul li iframe{display:block;visibility:visible;position:absolute;left:-2000px;top:-2000px;}

#side_design {
	width: 233px;
	height: 139px;
	background: url(images/your_website_233x139.gif);
	position: relative;
}
a {outline:none;}.reasonshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF3300;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 5px;
}
.red_dotted_box {
	background-color: #FFFFCC;
	border: 2px dashed #FF3300;
	padding: 0 20px 10px 20px;
	width: 560px;
	margin: 10px auto;
	text-align: center;
}
#R10 td{
	font-size:14px;
	font-weight:bold;
	color:#1656A0;
	padding:1px;
	text-align: left;
}
#R10 td.tdImgRt{
	vertical-align: bottom;
	text-align: center;
}
#lookingfor
{
   border-top: 1px solid #eee;
   padding-top: 10px;
   text-align: center;
   margin-top: 10px;
   line-height: 1.5em;
   font-size: 16px;
}
 
#lookingfor .yes
{
	font-weight: bold;
	color: #F90;
	font-size: 18px;
}
 
#lookingfor h3
{
   text-align: center;
}
