<!--

/* ### 1st Easy 2008 Styles ### */

/* ### General/Fonts ### */

* {
	padding: 0;
	margin: 0;
}

html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 62.5%;
	background-color: #fff;
	text-align: center;
	height: 100%;
}

h1 {
	font: 2.8em/1em Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: -0.02em;
	color: #fff;
	margin: 0;
	padding: 0;
	position: relative;
	top: 28px;
	left: 21px;
}

h1.plain {
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0em;
	color: #000;
	position: relative;
	top: 0;
	left:0;
}

.blog_h1 {
	font-size: 2.5em !important;
	font-weight: bold;
	letter-spacing: 0em;
	color: #5b5b8a;
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	margin: 20px 0 5px 0;
}	

h2 {
	margin: 54px 0 0 23px;
	padding: 0;
	font: 1.2em Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #fff;
}

h2.news_date {
	text-decoration: underline;
	font-size: 1.2em;
	margin-bottom: 20px;
	color: #000;
	margin-left: 0;
}

.blog_h2 {
	font-size: 2em;
	font-weight: bold;
	letter-spacing: 0em;
	color: #ff6702;
	position: relative;
	top: 0;
	left:0;
	padding: 0;
	margin: 0 0 30px 0;
}	

/* h3 {
	font-size: 1.2em;
	height: 18px;
	margin: 0 0 3px 0;
	padding: 2px 0 0 23px;
	background: url(../exports/h3_bgrd.gif) no-repeat;
} */

h3 {
	font-size: 1.6em;
	height: 18px;
	margin: 0 0 10px 0;
	padding: 0 0 0 23px;
	background: url(../exports/h3_bgrd.gif) no-repeat;
	background-position: 0 -1px;
}

	html>body h3 {
		background-position: 0 0;
	}

.blog_h3 {
	font-size: 1.2em;
	color: #575757;
	margin: 0 0 3px 0;
	padding: 2px 0 0 0;
	background: none;
}

/* .sub_heading {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 3px 0;
	padding: 0 0 0 23px;
	background: url(../exports/h3_bgrd.gif) no-repeat;
	background-position: 0 1px;
} */

.sub_heading {
	font-size: 1.6em;
	font-weight: bold;
	height: 24px;
	margin: 0 0 10px 0;
	padding: 0 0 0 23px;
	background: url(../exports/h3_bgrd.gif) no-repeat;
	background-position: 0 5px;
}

h3.confirmed {
	background: url(../exports/bullet_tick.png) no-repeat !important;	
}

h3.question {
	background: url(../exports/bullet_tooltip.png) no-repeat !important;	
}

h4 {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 5px;
}

#cs_shout_copy_trackyou h4, .cs_shout_trackyou h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
}

.greyout {
	color: #999 !important;
}

.blog_stamp {
	font-size: 1.1em;
	margin: 15px 0 15px 0;
}

.blog_comment {
	font-size: .9em;
	padding: 10px 25px 0 28px;
	margin: 4px 0 0 0;
	background: url(../exports/comment_quote.png) no-repeat;
	background-position: top left;
}

.blog_comment_close {
	background: url(../exports/comment_quote_close.png) no-repeat;
	background-position: bottom right;
	height: 20px;
	position: relative;
	bottom: 20px;
}

.blog_comment_stamp {
	font-size: 1.1em;
	margin: 0 0 3px 0;
}

.blog_break {
	border: 0;

	border-top: 1px dashed #ccc;
	
height: 1px;
	padding-bottom: 25px !important;
	clear: both;
}

.blog_break_type2 {
	border: 0;

	border-top: 1px dashed #ccc;
	
height: 1px;
	padding-bottom: 0 !important;
	margin-bottom: 15px !important;
	clear: both;
}

.tab_break {
	border: 0;

	border-top: 1px dashed #ccc;
	
height: 1px;
	padding-bottom: 25px !important;
	margin-top: 20px;
	clear: both;
}

.blog_date {
	width: 58px;
	height: 59px;
	background: url(../exports/blog_date_bgrd.png) no-repeat;
	text-align: center;
	padding: 3px 0 0 0;
	margin: 0 10px 0 0;
	float: left;
}

.month {
	font-weight: bold;
	font-size: 1.3em;
	color: #fff;
	display: block;
	text-transform: uppercase;
}

.day {
	font-size: 2.5em;
	font-weight: bold;
	display: block;
	letter-spacing: -0.05em;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	line-height: 1em;
}

.year {
	font-size: 0.9em;
	display: block;
}

.post_heading {
	float: left;
}

.post_heading h3 {
	margin: 0;
	padding: 0;
	font-size: 2em;
	background: none;
}

.tab_h2 {
	height: 18px;
	margin: 0 0 8px 0;
	padding: 2px 0 0 23px;
	background: url(../exports/bullet_arrow_tabh2.gif) no-repeat;
	color: #000;
	font-size: 1em;
}

.error {
	color: red;
	font-weight: bold;
}

.green {
	color: red;
	font-weight: bold;
}

.tagline {
	font: 1.575em/1em Arial, "Frutiger 45 Light", Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0;
	position: relative;
	top: 33px;
	left: 22px;
}

p {
	margin-bottom: 20px;
}

font, td, th, p {
	font: 1.2em/1.8em Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

.large {
	font-size: 1.4em;
	line-spacing: 1.9em;
}

.quotation {
	margin: 20px 30px 20px 30px;
}

.press_release_note {
	font-size: 1.1em;
}

.pr_para1 {
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
}

b, strong {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight: bold;
}

.price th, .price td {
	font-size: 1.7em;
	font-weight: bold !important;
}

.strike {
	text-decoration: line-through !important;
}

td {
	vertical-align: top;
}

th {
	font-weight: bold;
	white-space: nowrap;
}

img {
	border: 0;
}

hr {
	background-color: #fff;
	border: 0;
	height: 1px;
	margin: 0;
	color: #fff;
	clear: both;
}

	html>body hr {
		margin: 0 0 30px 0;
	}

hr.blank {
	background-color: #fff;
	border: 0;
	height: 1px;
	margin: 0;
	color: #fff;
	clear: both;
}

	html>body hr.blank {
		margin: 0 0 30px 0;
	}

hr.welcome_end {
	background-color: #d8d8d8 !important;
	border: 0 !important;
	height: 3px !important;
	margin: 10px 0 50px 0 !important;
	color: #d8d8d8 !important;
	clear: both;
}

hr.tabend {
	border: 0;
	border-top: 1px dashed #d6d6d6;
	height: 1px;
	padding-bottom: 30px !important;
	clear: both;
	background: url(../exports/light_grad.png) repeat-x;
	margin-top: 20px;
}	

.no_border, .no_border th, .no_border td {
	border: none !important;
}

.no_padding {
	padding: 0 !important;
}

.no_margin {
	margin: 0 !important;
}

.align_left, th.align_left {
	text-align: left !important;
}

.align_center {
	text-align: center !important;
}

.inline_button {
	vertical-align: middle;
}

.block_button {
	display: block;
	margin-top: 15px;
}

.shout, .warning {
	padding: 8px 15px 8px 8px;
	background: #e6e6ff url(../exports/shout_bgrd.png) repeat-x;
	background-position: top left;
	border: 2px solid #b0b0ff;
	margin: 25px 0 25px 0;
}

.shout p {
	background: url(../exports/bullet_info.png) no-repeat;
	background-position: 0 1px;
	padding: 0 !important;
	margin: 0 !important;
	padding-left: 25px !important;
}

.warning p {
	background: url(../exports/bullet_warning.png) no-repeat;
	background-position: 0 1px;
	padding: 0 !important;
	margin: 0 !important;
	padding-left: 25px !important;
}

.shout h3 {
	background: url(../exports/h3_bgrd_shout2.gif) no-repeat !important;
	margin-top: 7px;
	margin-left: 7px;
}

.shout .sub_heading {
	background: url(../exports/h3_bgrd_shout2.gif) no-repeat !important;
	margin-top: 7px;
	margin-left: 7px;
}

.alt {
	margin: 10% 10% 0 10%;
}

#print_info {
	display: none;
}

.wrap {
	white-space: normal;
}

iframe {
	border: 1px solid #213967 !important;
}

.boost {
	font-size: 1.2em;
}

.lb_boost {
	font-size: 1.1em;
}

.white {
	color: #fff !important;
}






/* ### Lists ### */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main_content ul {
	padding-top: 10px;
}

ol {
	list-style-type: none !important;
}

ol li {
	list-style-type: none !important;
}

.li_phone {
	background: url(../exports/bullet_li_phone.gif) no-repeat !important;
	background-position: 3px 1px !important;
	margin-left: 8px !important;
}


.li_online {
	background: url(../exports/bullet_li_online.gif) no-repeat !important;
	background-position: 3px 2px !important;
	margin-left: 8px !important;
}

.li_print {
	background: url(../exports/bullet_li_print.gif) no-repeat !important;
	background-position: 3px 1px !important;
	margin-left: 8px !important;
}

.li_pdf {
	background: url(../exports/bullet_li_pdf.gif) no-repeat !important;
	background-position: 6px 1px !important;
	padding: 0 0 1px 27px;
	margin: 7px 0 10px 0;
}

table tr td ul li, table tr td p {
	font-size: 1em !important;
}

table tr td ul {
	margin-left: 10px !important;
}

li .shout p {
	font-size: 1em;
}





/* ### Main Layout ### */

#wrapper {
	width: 942px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 85px; 
	clear: both;
}

#international {
	float: right;
	background: #535353 url(../exports/international_bgrd.png) no-repeat;
	background-position: bottom;
	width: 192px;
	height: 29px;
}

#prompt_worldwide {
	float: left;
	color: #fff;
	margin: 8px 0 0 26px;
}

#tech_support {
	float: right;
	background: #535353 url(../exports/techsupport_bgrd.png) no-repeat;
	background-position: bottom;
	width: 183px;
	height: 29px;
}

#prompt_support {
	float: left;
	color: #fff;
	margin: 8px 0 0 29px;
}

#logo {
	float: left;
	position: relative;
	bottom: 0;
	left: 30px;
}

#company_nav {
	background: url(../exports/sales_phone.gif) top right no-repeat;
	margin: 25px 0 0 0;
	float: right;
	text-align: right;
	width: 75%;
	height: 47px;
}

	html>body #company_nav {
		margin: 25px 0 0 0;
	}

#company_nav ul {
	list-style: none;
	margin: 30px 0 0 0;
	padding: 0;
}

/* #company_nav li {
	display: inline;
	font-size: 1.1em;
	padding: 0 2px 0 0;
	margin: 0;	
} */

#company_nav li {
	display: inline;
	font-size: 1.1em;
	padding: 0 3px 0 0;
	margin: 0;	
}

#top_nav {
	background: #1d446b url(../exports/top_nav_bgrd.png) repeat-x;
	width: 942px;
	height: 28px;
	border-bottom: 5px solid #213967;
	margin-bottom: 1px;
}

	html>body #top_nav {
		min-height: 100%;
		overflow: hidden;
	}

.intro {
	float: left;
	width: 730px;
	height: 235px;
	margin-bottom: 1px;
}

#advert_topright {
	float: right;
	width: 211px;
	height: 235px;
	margin-bottom: 1px;
	background: #101529 url(../exports/advert_top_right.gif);
}

.pull {
	clear: both;
	width: 730px;
	height: 108px;
	float: left;
	text-align: center;
	vertical-align: middle;
}

.pull p {
	color: #fff;
	font-size: 1.1em;
	line-height: 1.7em;
	width: 83%;
	margin: 0 auto;
	margin-top: 2.5%;
	text-align: left;
}

#live_help {
	float: right;
	width: 211px;
}

#main {
	text-align: center;
	position: relative;
	bottom: 1px;
	width: 942px;
	clear: both;
	border: 1px solid #b9b9b9;
	border-top: 0;
	border-bottom: 0;
	padding: 0 0 20px 0;
}

		html>body #main {
			width: 940px;
			min-height: 100%;
			overflow: hidden;
		}

#main_left {
	float: left;
	width: 730px;
}

		html>body #main_left {
			width: 729px;
		}

#jump_nav {
	width: 680px;
	margin: 0 auto;
	text-align: center;
	border-bottom: 1px solid #cacaca;
	font-size: 1.1em;
	background: url(../exports/jump_nav_bgrd.png) bottom repeat-x;
	margin-top: 7px;
	padding-bottom: 10px;
}
		html>body #jump_nav {
			min-height: 100%;
			overflow: hidden;
		}

#jump_nav span {
	float: left;
	font-weight: bold;
}

#jump_nav ul {
	list-style: none;
	margin: 0;
	padding: 9px 0 0 0;
}

#jump_nav li {
	float: left;
	background: url(../exports/bullet_li_jump.gif) no-repeat !important;
	background-position: 8px 5px !important;
	padding: 0 0 0 17px;
}

#jump_nav li.list_prompt {
	float: left;
	font-weight: bold;
	background-image: none !important;
}

#main_content {
	width: 650px;
	margin: 0 auto;
	margin-top: 30px;
	text-align: left;	
}

#main_content h1 {
	font-size: 1.3em;
	margin-bottom: 15px;
}

#main_content ul {
	margin: 0 0 13px 25px;
}

#main_content li, #welcome li {
	font-size: 1.2em;
	line-height: 1.7em;
	background: url(../exports/bullet_li_jump.gif) no-repeat !important;
	background-position: 0 8px !important;
	padding: 0 0 10px 13px;
	width: 85%;
}

#main_content ol {
	margin: 0 0 20px 10px;
}

#main_content ol li {
	background: none !important;
}

#main_content .feature_list {
	margin-left: 30px;
}

#main_content .feature_list li {
	background: url(../exports/bullet_tick.png) no-repeat !important;
	padding: 2px 0 0 27px;
	margin-bottom: 10px !important;
	color: #000;
	background-position: 2px 3px !important;
}

#next_steps {
	padding: 12px 15px 0 12px;
	background: #e6e6ff url(../exports/shout_bgrd.png) repeat-x;
	background-position: top left;
	border: 2px solid #b0b0ff;
	margin: 0 0 25px 0;
}

#next_steps p {
	margin-bottom: 15px;
	margin-left: 5px;
}

#next_steps h3 {
	background: url(../exports/bullet_info.png) no-repeat;
}

#next_steps .sub_heading {
	background: url(../exports/bullet_info.png) no-repeat;
	margin: 0 0 5px 0;
	background-position: 0 2px;
}

#tour {
	display: none;
}

#tab_partners {
	font-size: 1em;
}

#tab_partners th {
	text-align: center;
	vertical-align: middle;
}

#tab_partners td {
	padding-left: 15px;
}

#tab_partners td h4 {
	font-size: 1em;
	margin-bottom: 3px;
}

#tab_partners td p {
	font-size: 1em;
}

#main_right {
	float: right;
	width: 210px;
	height: 100%;
	margin: 10px 0 0 0;
	padding-bottom: 1px;
	background: url(../exports/main_right_bgrd.png) no-repeat bottom left;
}

#main_right_content {
	width: 192px;
	margin: 0 auto;
	text-align: left;
}

#main_right h3 {
	width: 192px;
	height: 31px;
	background: url(../exports/h3_right_bgrd.png) no-repeat;
	color: #fff;
	font-size: 1.1em;
	line-height: 2.7em;
	font-weight: normal;
	padding: 0 0 0 30px;
	margin: 0 0 5px 0;
}

#main_right .heading {
	width: 192px;
	height: 31px;
	background: url(../exports/h3_right_bgrd.png) no-repeat;
	color: #fff;
	font-size: 1.1em;
	line-height: 2.7em;
	font-weight: normal;
	padding: 0 0 0 30px;
	margin: 0 0 5px 0;
}

.list_wrap {
	width: 192px;
	padding: 0 0 8px 0;
	margin: 0 0 20px 0;
	background: url(../exports/list_wrap_bgrd.png) bottom center no-repeat;
}

#main_right_content ul {
	width: 192px;
	background: #f0f0f0 url(../exports/ul_main_right_bgrd.png) top center no-repeat;
	font-size: 1.1em;
	padding: 18px 16px 0 16px;
}

	html>body #main_right_content ul {
		width: 160px;
	}

#main_right_content li {
	background: url(../exports/bullet_li_jump.gif) no-repeat;
	background-position: 3px 5px !important;
	padding: 0 0 12px 15px;
}

.cs_shout_trackyou {
	width: 192px;
	height: 150px;
	background: url(../exports/cs_shout_trackyou.png) no-repeat;
	color: #fff;
	padding: 85px 10px 0 32px;
	margin-bottom: 25px;
}

	html>body .cs_shout_trackyou {
		width: 150px;
		height: 79px;
		padding: 71px 10px 0 32px;
	}

.cs_shout_trackyou h4 {
	font-size: 1.2em;
	margin-bottom: 5px !important;
}

.cs_shout_trackyou p {
	font-size: 1.1em;
	line-height: 1.5em;
}

.cs_shout_trackyou a, #cs_shout_copy_trackyou a {
	color: #fff;
	font-weight: bold;
}

#cs_shout_copy_trackyou {
	width: 192px;
	height: 315px;
	background: url(../exports/cs_shout_copy_trackyou.jpg) no-repeat;
	color: #fff;
	padding: 133px 12px 0 12px;
	margin: 15px 0 15px 0;
}

	html>body #cs_shout_copy_trackyou {
		width: 168px;
		height: 197px;
		padding: 118px 12px 0 12px;
	}

#cs_shout_copy_trackyou p {
	font-size: 1.1em;
}

#cs_shout_copy_trackyou h4 {
	padding-left: 22px;
	margin-bottom: 16px;
}


#cs_shout_copy_trackyou h5 {
	font-size: 1.2em;
	margin-bottom: 4px;
}

#shout_peepcode {
	width: 192px;
	height: 185px;
	background: url(../exports/peepcode_shout.jpg) no-repeat;
	color: #fff;
	padding: 109px 9px 0 14px;
	margin: 15px 0 15px 0;
}

	html>body #shout_peepcode {
		width: 169px;
		height: 76px;
		padding: 109px 9px 0 14px;
		margin: 15px 0 15px 0;
	}

#shout_peepcode p {
	font-size: 1.2em;
}

#shout_peepcode a {
	color: #fff;
}

#testimonial {
	background: #131b33 url(../exports/testimonial_bgrd.png) no-repeat;
	width: 192px;
	height: 375px;
	color: #fff;
	padding: 140px 18px 0 18px;
	margin-bottom: 16px;
}

	html>body #testimonial {
		width: 156px;
		height: 235px;
	}

#testimonial p {
	font-size: 1.1em;
	margin-bottom: 0.8em;
}

#testimonial a {
	color: #fff;
}

#footer {
	clear: both;
	height: 160px;
	text-align: center;
	padding: 25px 0 0 0;
	position: relative;
	bottom: 1px;
	background: url(../exports/footer_bgrd.png) repeat-x top;
}

		html>body #footer {
			height: 125px;
		}

#footer p {
	color: #b0cdea;
	font-size: 1.1em;
	margin: 0 0 5px 0;
}

#left_10 {
	display: block;
	float: left;
	width: 45%;
}

#right_10 {
	display: block;
	float: right;
	width: 45%;
}

#left_10 li, #right_10 li {
	width: auto;
	background: none !important;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0 !important;
	padding-top: 0 !important;
}

#left_10 h4, #right_10 h4 {
	font-size: 1.2em;
	margin: 15px 0 3px 0;
}






/* ### Home page ### */

#welcome {
	text-align: left;
	margin: 10px 0 0 20px;
	min-height: 100%;
	overflow: hidden;
}

#home_left {
	float: left;
	margin-bottom: 20px;
}

#home_main {
	width: 330px;
	color: #fff;
	background: #4588cb url(../exports/home_main_bgrd.png) no-repeat;
	background-position: bottom center;
	padding: 0 0 36px 0;
}

#home_main li {
	background: url(../exports/bullet_li_home.gif) no-repeat !important;
	background-position: 0 7px !important;
}

#home_main_head {
	height: 175px;
	padding: 17px 10px 5px 10px;
	background: url(../exports/home_main_head_bgrd.png) no-repeat;
}

	html>body #home_main_head {
		padding: 12px 10px 5px 10px;
}

#home_main p {
	color: #fff !important;
	margin-left: 130px;
}

#home_main h2 {
	font-size: 1.2em;
	height: 18px;
	margin: 5px 0 10px 125px;
	padding: 2px 0 0 23px;
	background: url(../exports/home_main_h2_bgrd.png) no-repeat !important;
}

#home_main .sub2 {
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	height: 18px;
	margin: 5px 0 10px 125px;
	padding: 2px 0 0 23px;
	background: url(../exports/home_main_h2_bgrd.png) no-repeat !important;
}

#home_main h3 {
	background: none;
	padding: 3px 0 0 5px;
	margin: 13px 0 7px 15px;
}

#home_main .sub3 {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	background: none;
	padding: 3px 0 0 5px;
	margin: 15px 0 7px 15px;
}

	html>body #home_main .sub3 {
		margin: 0 0 5px 15px;
}

.home_secondary h3 {
	background: none;
	padding: 3px 0 0 5px;
	margin-bottom: 5px;
}

.home_secondary .sub3 {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	background: none;
	padding: 3px 0 0 5px;
	margin-bottom: 7px;
}

#home_main ul {
	margin-left: 35px !important;
	padding-top: 2px !important;
	font-size: 0.9em;
}

.home_secondary ul {
	margin-left: 15px !important;
	padding-top: 2px !important;
	font-size: 0.9em;
}

#partners {
	margin: 5px 0 0 25px;
}

#home_right {
	float: left;
	margin-left: 8px;
}

#home_domains {
	margin-bottom: 7px;
	width: 358px;
	height: 150px;
	background: url(../exports/home_domain_bgrd.png) no-repeat;
	color: #fff;
	border: none;
	padding-top: 18px;
}

	html>body #home_domains {
		height: 132px;
}

#home_domains form {
	background: none;
	border: none;
	padding: none !important;
	margin: none !important;
}

#home_domains h2 {
	margin: 0 0 0 35px;
	padding: 0;
}

#home_domains .sub2 {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0 35px;
	padding: 0;
}

#home_domains p {
	padding: 0;
	margin: 0 0 0 13px;
	position: relative;
	bottom: 13px;
}

#home_domains input {
	width: 208px;
	border-top: 1px solid #141d34;
	border-right: 1px solid #274070;
	border-bottom: 1px solid #274070;
	border-left: 1px solid #141d34;
	margin: 0 0 0 13px;
	font-size: 1em;
	height: 1.395em;
	background: #fff url(../exports/dom_input_bgrd.png) no-repeat;
	background-position: 10px 10px;
	padding: 0 0 0 50px;
}

	html>body #home_domains input {
	width: 158px;
	height: 1.3em;
	padding: 5px 0 5px 50px;
}

#home_domains table {
	width: auto !important;
	margin-bottom: 3px;
}

.note {
	font-size: 1.1em;
	position: relative;
	left: 10px;
}

.dom_button {
	border: none !important;
	background: none !important;
	width: 107px !important;
	height: 26px !important;
	padding: 0 0 0 0 !important;
	margin: 1px 0 0 8px !important;
}

.home_secondary {
	width: 175px;
	background: url(../exports/home_secondary_bgrd.png) no-repeat;
	padding: 12px 0 0 0;
	float: left;
}

.home_secondary ul, .home_secondary_2 ul {
	margin-left: 15px !important;
	padding-top: 2px !important;
	font-size: 0.9em;
}

.home_secondary_2 {
	background: url(../exports/home_secondary2_bgrd.png) no-repeat;
	margin-left: 8px;
}

.home_secondary_head {
	height: 150px;
	padding: 0 10px 0 10px;
}

.home_secondary h2 {
	height: 18px;
	margin: 0 0 8px 0;
	padding: 2px 0 0 23px;
	background: url(../exports/home_secondary_h2_bgrd.png) no-repeat;
	color: #000;
}

.home_secondary .sub2 {
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0 0 0 23px;
	background: url(../exports/home_secondary_h2_bgrd.png) no-repeat;
	background-position: 0 2px !important;
	color: #000;
}

.home_secondary p {
	font-size: 1.1em;
}

#developer_network {
	clear: both;
	height: 120px;
	width: 695px;
	margin-top: 20px;
	padding: 13px;
	background: #131b33 url(../exports/developer_bgrd.png) no-repeat;
}

	html>body #developer_network {
		height: 94px;
		width: 669px;
	}

#developer_network p {
	color: #fff;
	margin: 0;
	width: 60%;
	margin-top: 6px;
	font-size: 1.1em;
	float: left;
}

#developer_network h2 {
	font-size: 1.2em;
	height: 18px;
	margin: 0;
	padding: 2px 0 0 23px;
	background: url(../exports/home_main_h2_bgrd.png) no-repeat !important;
}

#developer_network .sub2 {
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	height: 18px;
	margin: 0;
	padding: 2px 0 0 23px;
	background: url(../exports/home_main_h2_bgrd.png) no-repeat !important;
}

#developer_network a {
	color: #fff;
}

#button_dd {
	float: right;
	margin: 15px 40px 0 0;
}






/* ### Intro boxes ### */

.intro ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin: 12px 0 0 23px;
}

.intro li {
	font: bold 1.1em Arial, Helvetica, Tahoma, Verdana, sans-serif;
	padding: 2px 0 0 27px;
	margin-bottom: 5px;
	height: 22px;
	color: #fff;
	background: url(../exports/bullet_tick_lb.gif) no-repeat;
	background-position: 2px 0;
}

.intro a:link, .intro a:hover, .intro a:visited {
	color: #fff;
	font-weight: bold;
}

.intro_lb {
	background: #213967 url(../exports/intro_lb.png) no-repeat;
}

.intro_connectivity {
	background: #213967 url(../exports/intro_connectivity_local.jpg) no-repeat;
}

.intro_hosting {
	background: #213967 url(../exports/intro_hosting.png) no-repeat;
}

.intro_colo {
	background: #213967 url(../exports/intro_colo.png) no-repeat;
}

.intro_filtering {
	background: #213967 url(../exports/intro_filtering.jpg) no-repeat;
}

.intro_datacentre {
	background: #213967 url(../exports/intro_datacentre.png) no-repeat;
}	

.intro_servers {
	background: #213967 url(../exports/intro_servers.png) no-repeat;
}

.intro_ror {
	background: #213967 url(../exports/intro_ror.png) no-repeat;
}

.intro_ror_pc {
	background: #213967 url(../exports/intro_ror_pc.png) no-repeat;
}

.intro_servers p {
	color: #fff;
	width: 70%;
	font-size: 1.1em;
	margin: 145px 0 0 100px;	
}

.intro_home {
	background: #213967 url(../exports/intro_home2.png) no-repeat;
}

.intro_home h1 {
	font-size: 2.75em;
}

.intro_home ul {
	margin: 20px 0 0 35px !important;
}

.intro_home p {
	color: #fff;
	width: 65%;
	font-size: 1.2em;
	margin: 0 0 0 40px !important;
}

.intro_sla {
	background: #213967 url(../exports/intro_sla.png) no-repeat;
}

.intro_domains {
	background: #213967 url(../exports/intro_domains.png) no-repeat;
}

.intro_resellers {
	background: #213967 url(../exports/intro_resellers.png) no-repeat;
}

.intro_miva {
	background: #213967 url(../exports/intro_miva.png) no-repeat;
}

.intro_groups {
	background: #213967 url(../exports/intro_groups.jpg) no-repeat;
}

.intro_network {
	background: #213967 url(../exports/intro_network.jpg) no-repeat;
}

.intro_beer {
	background: #213967 url(../exports/intro_beer.jpg) no-repeat;
}

.intro_trackyou {
	background: #213967 url(../exports/intro_trackyou.jpg) no-repeat;
}

.intro_ubuntu {
	background: #213967 url(../exports/intro_ubuntu.png) no-repeat;
}

.intro_centos {
	background: #213967 url(../exports/intro_centos.png) no-repeat;
}

.intro_debian {
	background: #213967 url(../exports/intro_debian.png) no-repeat;
}

.intro_backups {
	background: #213967 url(../exports/intro_backups.png) no-repeat;
}





/* ### Profiles ### */

.intro_profile {
	float: left;
	width: 730px;
	height: 235px;
	margin-bottom: 1px;
}

.intro_profile h1 {
	font: 2.6em/1em Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: -0.02em;
	color: #fff;
	margin: 0;
	padding: 0;
	position: relative;
	top: 28px;
	left: 30px;
}

.intro_profile h2 {
	margin: 40px 0 0 42px;
	padding: 0;
	font: 1.8em Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	color: #fff;
}

.intro_profile ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin: 15px 0 0 37px;
	width: 40%;
}

.intro_profile li {
	font: 1.35em/1.5em Arial, Helvetica, Tahoma, Verdana, sans-serif;
	padding: 2px 0 0 27px;
	margin-bottom: 5px;
	height: 22px;
	color: #fff;
	background: url(../exports/bullet_profile.gif) no-repeat;
	background-position: 2px 2px;
}

.intro_profile a:link, .intro_profile a:hover, .intro_profile a:visited {
	color: #fff;
	font-weight: bold;
}

.intro_psupport {
	background: #213967 url(../exports/intro_psupport.png) no-repeat;
}

.pull_left {
	float: left;
	margin: 15px 30px 15px 0;
}

.pull_right {
	float: right;
	margin: 15px 0 15px 30px;
}

.dropcap {
	float: left;
	font-size: 7em;
	line-height: 70px;
	padding: 2px 10px 0 0;
	margin-top: 2px;
}





/* ### Pull quotes ### */

.pull_lb {
	background: url(../exports/pull_lb.gif) no-repeat;
}

.pull_info {
	background: url(../exports/pull_info.png) no-repeat;
}

.pull_home {
	background: url(../exports/pull_home.png) no-repeat;
}

.pull_colo {
	background: url(../exports/pull_colo.gif) no-repeat;
}

.pull_casestudy {
	background: url(../exports/pull_casestudy.png) no-repeat;
}






/* Peels */

.peel {
	width: 100px;
	height: 94px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.peelMiva {
	background: url(../exports/miva_peel.png) no-repeat;
}






/* ### Tables ### */

.tab_spec {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	font-size: 0.9em;
	caption-side: top;
	margin-bottom: 40px;
}

caption {
	text-align: left;
	font-style: italic;
	padding: 0 0 7px 0;
}

.row_on {
	background-color: #f5f5f5;
}

.tab_head th {
	text-align: center !important;
	color: #fff;
	background: url(../exports/th_bgrd.png) repeat-x;
	border: 1px solid #1d446b !important;
	/* border-bottom: none !important; */
}

.head_special {
	border-bottom: 1px solid #1d446b !important;	
}

.tab_spec td, .tab_spec th {
	/* border: 1px solid #d2d2d2; */
	border-bottom: 1px solid #ebebeb;
}

.tab_list {
	text-align: left;
	padding-top: 5px !important;
}

.tab_list ul {
	margin: 5px 0 13px 11px !important;
	font-size: 0.85em;
}

.tab_list li {
	padding: 0 0 3px 11px !important;
}

.tab_spec th, .tab_spec td {
	padding: 5px 5px 5px 10px;
}

.tab_spec th {
	text-align: left;
	vertical-align: top;
}

.tab_form {
	width: auto;
	text-align: left;
	border-collapse: collapse;
	font-size: 0.9em;
	margin-bottom: 10px;
}

.tab_form th {
	padding: 5px 5px 5px 10px;
}

.tab_form td {
	padding: 5px 15px 5px 10px;
}

.tab_form th {
	width: auto;
	vertical-align: top;
}

.tab_payment {
	width: 400px !important;
	background: #e6e6ff url(../exports/shout_bgrd.png) repeat-x;
	background-position: top left;
	border: 1px solid #b0b0ff;
}

.first_row th, .first_row td {
	padding-top: 15px;
}

.one_row th, .one_row td {
	padding-top: 15px;
	padding-bottom: 10px;
}

.one_row .form_button {
	position: relative;
	bottom: 2px;
}

	html>body .one_row .form_button {
		bottom: 5px;
}

td img {
	vertical-align: middle;
}

th.sub {
	background-color: #e1e1e1;
}

.tab_heading {
	background: url(../exports/th_bgrd.png) repeat-x;
}

th.optional {
	font-weight: normal;
	font-style: italic;
}

ol li td, ol li th {
	font-size: 1em;
}

.align_left, th.align_left {
	text-align: left !important;
}

.tab_dir {
	width: 50%;
	margin-top: 20px;
	float: left;
	font-size: 1em;
}

.tab_dir td {
	width: 60%;
}

.tab_focus {
	width: 40%;
	float: right;
	background: url(../exports/focus_bgrd.png) repeat-x;
	background-position: bottom;
	border: 1px solid #cacaca;
	margin-bottom: 20px;
	position: relative;
	bottom: 15px;
}

.tab_focus th {
	text-align: left !important;
	padding: 10px 10px 0 10px;
	font-weight: normal;
	font-size: 0.75em;
}
	html>body .tab_focus th {
		font-size: 1.2em;
	}

.tab_focus td {
	padding: 10px;
	font-size: 0.7em;
}

	html>body .tab_focus td {
		font-size: 1.1em;
	}

.dir_logo {
	margin-bottom: 4px;
} 

.in_stock {
	background-color: #1f3159;
	text-align: center !important;
	padding: 10px 0 10px 0 !important;
}

.cellgreen {
	background-color: #00ff99;
}

.cellgrey {
	background-color: #f1f1f1;
}

.divide {
	border-left: 1px dashed #ccc;
}

.cellblue {
	background-color: #e6e6ff;
}

.cellblue th {
	border: 2px solid #dfdfff;
	text-align: center;
}

.onblue th {
	background-color: #e6e6ff;
	border-bottom: 1px solid #d2d2ff !important;
}

.on {
	background-color: #f0f0f0;
}

/* .tab_09 {
	border-collapse: collapse;
	width: 100%;
	background: url(../exports/tab_09_bgrd.jpg) repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	font-size: 0.9em;
} */

.tab_09 {
	border-collapse: collapse;
	width: 650px;
	background: url(../exports/tab_09_bgrd_round.jpg) no-repeat;
	background-position: bottom;
	margin-bottom: 20px;
	font-size: 0.9em;
}

.tab_09 tr {
	border-bottom: 1px dashed #e2e2e2;
}

.tab_09 td {
	padding: 6px 6px 6px 10px;
	text-align: center;
}

.tab_09 th {
	padding: 5px 5px 5px 8px;
	text-align: left;
}

.tab_09 td, .tab_09 th {
	vertical-align: top;
}

.tab_head_09 {
	text-align: center !important;
	color: #fff;
	background: url(../exports/tab_head_bgrd_09.jpg) no-repeat;
	background-position: top;
	border-bottom: none !important;
}

.tab_head_09 th {
	border: 1px solid #1d446b;
	text-align: center !important;
}
	






/* ### Forms ### */

input, select {
	vertical-align: middle;
	color: #000;
	border: 1px solid #dbdbdb;
	width: 300px;
	background-color: #fff;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

.radio {
	width: auto !important;
	margin-right: 5px;
	display: inline;
	border: none !important;
	background-color: #e6e6ff;
}

html>body input, select {
	padding: 3px;
}

textarea {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 1.1em;
	line-height: 2em;
	color: #000;
	border: 1px solid #dbdbdb;
	padding: 5px;
	width: 100%;
	height: 100px;
	overflow: auto;
}

	html>body textarea {
		width: 97%;
	}

form {
	padding: 0;
	margin: 20px 0 20px 0;
	background: #e6e6ff url(../exports/shout_bgrd.png) repeat-x;
	background-position: top left;
	border: 1px solid #b0b0ff;
	width: 332px;
}

.form_payment {
	background: none !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.form_payment input, .form_payment select {
	width: 200px;
}

.form_ll {
	border: none;
	background: none;
	padding-bottom: 0;
}

.form_button {
	border: none !important;
	width: auto !important;
	height: auto !important;
	background: none !important;
	padding: none !important;
	margin: none !important;
	vertical-align: middle;
}

.form_transparent {
	border: none !important;
	width: auto !important;
	background: none !important;
	padding: none !important;
	margin: none !important;
}

#button_build {
	width: 192px;
	height: 26px;
	background: url(../exports/button_build.png) no-repeat;
	color: #fff;
	font-size: 1.1em;
	line-height: 2.4em;
	margin: 20px;
	text-align: left;
	padding-left: 28px;
}

.checkbox {
	width: auto !important;
	background: none !important;
	border: none !important;
}

	html>body .checkbox {
		margin-top: 4px;
	}

.taken {
	color: red;
	font-weight: bold;
}

.available {
	color: green;
	font-weight: bold;
}

/*

#form_zone {
	width: 115px;
	margin: 5px 5px 0 0;
	border: 0;
	float: right;
}

	html>body #form_zone {
		margin: 3px 3px; 0 0;
	}

#select_zone {
	width: 115px;
	border: 1px solid;
	border-color: #0f1628 #395ca6 #395ca6 #0f1628;
	font-size: 1em;
}

*/

#form_zone {
	width: 107px;
	margin: 5px 5px 0 0;
	border: 0;
	float: right;
}

	html>body #form_zone {
		margin: 3px 3px; 0 0;
	}

#select_zone {
	width: 107px;
	border: 1px solid;
	border-color: #0f1628 #395ca6 #395ca6 #0f1628;
	font-size: 1em;
}

.limit_field {
	background-color: #e6e6ff !important;
	border: none !important;
	font-weight: bold;
	font-size: 1em !important;
}

.search {
	float: right;
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
	border: 0 !important;
	width: auto;
}

.search input {
	width: 180px;
	font-size: 0.6em !important;
	margin-left: 3px;
}

	html>body .search input {
		font-size: 0.85em !important;
	}

.search table {
	border-collapse: collapse;
	position: relative;
	bottom: 3px;
	margin-right: 4px;
}

.plain {
	padding: 0 !important;
	margin: 10px 0 0 0 !important;
}





/* ### Instant feedback / Show-hide ### */

#tab_instant_feedback {
	width: 650px;
	height: 220px;
	background: url(../exports/instant_feedback_bgrd.png) no-repeat;
	margin: 5px 0 0 0;
}

#tab_instant_feedback input {
	border: none;
	margin: 10px 0 0 0;
	padding: 20px 30px 0 20px;
	width: 250px;
	height: 46px;
	background: url(../exports/fixed_input_bgrd.png) no-repeat;
}

	html>body #tab_instant_feedback input {
		border: none;
		margin: 10px 0 0 0;
		padding: 20px 30px 0 20px;
		width: 200px;
		height: 26px;
		background: url(../exports/fixed_input_bgrd.png) no-repeat;
	}

/*

#tab_instant_feedback textarea  {
	margin: 0 0 5px 0 !important;
	padding: 20px 30px 10px 20px !important;
	background: url(../exports/area_fixed_bgrd.png) no-repeat;
	background-position: top left;
	width: 630px;
	height: 106px;
	font: 0.7em/1.4em Arial, Helvetica, Tahoma, Verdana, sans-serif !important;
	border: 0;
}

	html>body #tab_instant_feedback textarea  {
		margin: 0 0 0 0 !important;
		padding: 20px 30px 10px 20px !important;
		background: url(../exports/area_fixed_bgrd.png) no-repeat;
		background-position: top left;
		width: 580px;
		height: 76px;
		font: 1.1em/1.4em Arial, Helvetica, Tahoma, Verdana, sans-serif !important;
		border: 0;
	}

*/

.instant_button a {
	
display: block;
	
width: 650px;
	
height: 40px;

	background: transparent url(../exports/instant_feedback.png) no-repeat;

	margin: 20px 0 30px 0;
}


.instant_button a:hover {
	
background-position: -650px 0;

}

.instant_button_hosting a {
	
display: block;
	
width: 650px;
	
height: 40px;

	background: transparent url(../exports/instant_feedback_hosting.png) no-repeat;

	margin: 20px 0 30px 0;
}


.instant_button_hosting a:hover {
	
background-position: -650px 0;

}

.instant_button_billing a {
	
display: block;
	
width: 400px;
	
height: 40px;

	background: transparent url(../exports/instant_button_billing.png) no-repeat;

	margin: 20px 0 30px 0;
}


.instant_button_billing a:hover {
	
background-position: -400px 0;

}

#if_textarea {
	background: url(../exports/area_fixed_bgrd.png) no-repeat;
	background-position: top left;
	width: 630px;
	/* height: 116px; */
	height: 105px;
}

#if_textarea textarea {
	border: 0 !important;
	height: 65px;
	width: 580px;
	background-color: #fff;
	margin: 20px 0 0 0;
	font: 0.7em/1.4em Arial, Helvetica, Tahoma, Verdana, sans-serif !important;
}

	html>body #if_textarea textarea {
		font: 1em/1.4em Arial, Helvetica, Tahoma, Verdana, sans-serif !important;
	}

.show_hide_colo a {
	
display: block;
	
width: 650px;
	
height: 40px;

	background: transparent url(../exports/colo_show_hide.png) no-repeat;

	margin: 20px 0 30px 0;
}


.show_hide_colo a:hover {
	
background-position: -650px 0;

}

.answer {
	 margin: 20px 0 0 0;
}








/* ### Links ### */

a:link {
	font: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	text-decoration: underline;
}

a:visited {
	font: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	text-decoration: underline;
}

a:hover {
	font: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	text-decoration: none;
}

#company_nav a {
	color: #373737;
	padding-right: 1px;
}

#top_nav ul {
	width: 942px;
	text-align: center;
}

#top_nav li {
	float: left;
	margin: 0;
	padding: 0;
}

#top_nav li a:link {
	width: 134px;
	float: left;
	border-right: 1px solid #213967;
	color: #fff;
	font-size: 1.1em;
	line-height: 2.8em;
	white-space: nowrap;
	text-decoration: none;
}
		html>body #top_nav li a:link {
			width: 133px;
		}

#top_nav li a:visited {
	width: 134px;
	float: left;
	border-right: 1px solid #213967;
	color: #fff;
	font-size: 1.1em;
	line-height: 2.8em;
	text-decoration: none;
}
		html>body #top_nav li a:visited {
			width: 133px;
		}		

#top_nav li a:hover {
	width: 134px;
	float: left;
	border-right: 1px solid #213967;
	color: #fff;
	font-size: 1.1em;
	line-height: 2.8em;
	text-decoration: none;
	background: url(../exports/top_nav_hover.png) repeat-x;
}

		html>body #top_nav li a:hover {
			width: 133px;
		}

#top_nav li .active {
	width: 134px;
	float: left;
	border-right: 1px solid #213967;
	color: #fff;
	font-size: 1.1em;
	line-height: 2.8em;
	text-decoration: none;
	background: url(../exports/top_nav_hover.png) repeat-x;
}

		html>body #top_nav li .active {
			width: 133px;
		}

#top_nav a:hover {
	color: #fff;
}

#top_nav a.filler {
	width: 138px !important;
}

.pull a {
	color: #fff;
	font-weight: bold;
}	

#jump_nav a:link {
	color: #3375b7;
}

#jump_nav a:visited {
	color: #3375b7;
}

#jump_nav a:hover {
	color: #3375b7;
}

.list_wrap a {
	color: #000;
}

.details {
	font-weight: bold;
}

#home_main a {
	color: #fff;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #b0cdea;
}

.white {
	color: #fff; !important;
}

/* h3 a {
	color: #fff; !important;
} */

#main_right_content h3 a {
	color: #fff;
}






/* ### Tooltips ### */

.tooltip {
	white-space: normal;
	background: url(../exports/bullet_tooltip.png) no-repeat;
	background-position: 5px 5px;
	padding-left: 30px !important;
}

.tooltip img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.tooltip a {
	position: relative;
	z-index: 24;
	cursor: help;
}

.tooltip a:hover {
	z-index: 25;
}

.tooltip a span {
	display: none;
}

.tooltip a:hover span {
	display: block;
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 20em;
	width: 400px !important;
	padding: 10px;
	color: #000;
	font-weight: normal;
	background: #e6e6ff url(../exports/shout_bgrd.png) repeat-x;
	background-position: top left;
	border: 1px solid #b0b0ff;
	text-align: left;
}

.tooltip2 {
	white-space: normal;
	background: url(../exports/bullet_tooltip.png) no-repeat;
	background-position: 7px 6px;
	padding-left: 30px !important;
}

.tooltip2 img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.tooltip2 a {
	position: relative;
	z-index: 24;
	cursor: help;
}

.tooltip2 a:hover {
	z-index: 25;
}

.tooltip2 a .ttip {
	display: none;
}

.tooltip2 a:hover .ttip {
	display: block;
	position: absolute;
	cursor: pointer;
	bottom: 1em;
	left: 2em;
	width: 326px !important;
	color: #000;
	font-weight: normal;
	background: url(../exports/ttip_bottom.png) no-repeat;
	background-position: bottom left;
	text-align: left;
}

.ttiptop {
	display: block;
	width: 326px !important;
	background: url(../exports/ttip_top.png) no-repeat;
	background-position: top left;
	margin-bottom: 18px;
}

.tooltip2 p {
	font-size: 1em;
	margin: 0 15px 15px 15px;
	padding: 10px 0 0 0;
}

.on .tooltip2 {
	white-space: normal;
	background: #f0f0f0 url(../exports/bullet_tooltip.png) no-repeat;
	background-position: 5px 5px;
	padding-left: 30px !important;
}

.nolink {
	cursor: default !important;
}

a.infobody {
	position: relative;
	z-index: 24;
	text-decoration: none;
	border-bottom: 1px dashed;
	cursor: help;
}

a.infobody:hover {
	z-index: 25;
}

a.infobody span {
	display: none;
}

a.infobody:hover span {
	display: block;
	position: absolute;
	bottom: 2em;
	left: 2em;
	width: 200px !important;
	padding: 10px;
	color: #000;
	font-weight: normal;
	background: #e6e6ff url(../exports/shout_bgrd.png) repeat-x;
	background-position: top left;
	border: 1px solid #b0b0ff;
	text-align: left;
}

-->
