/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	background:url(/images/bg-pattern.jpg) fixed #363636;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#494949;
}

img{
	border:none;
}

td{
	padding:3px;
}

.error-msg{
	margin:5px 0;
	padding:4px;
	background:#fbebeb;
	border:1px solid #dfa2a2;
	color:#b84848;
}

.updated-msg{
	margin:5px 0;
	padding:4px;
	background:#f1fce7;
	border:1px solid #a0d86a;
	color:#7bac4c;
}

.clear{
	clear:both;
	height:0;
	font-size:0;
}

input, textarea{
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a{
	color:#d07e02;
	text-decoration:underline;
}

a:hover{
	color:#4e6eb1;
}

h1{
	background:url(/images/h1-bg.jpg) no-repeat left;
	padding-left:26px;
	margin:15px 0 11px 0;
	color:#4e6eb1;
	font-size:15px;
	font-family:"Century Gothic", Verdana, Arial, sans-serif;
}

h2{
	padding:15px 0 11px 0;
	color:#4e6eb1;
	font-size:15px;
	font-family:"Century Gothic", Verdana, Arial, sans-serif;
}

h3{
	margin:15px 0 5px 0;
	color:#333;
	font-size:14px;
}

h4{
	margin:0 0 8px 0;
	color:#333333;
	font-size:13px;
}

h5{
	font-size:13px;
	margin:0;
}

p{
	margin:6px 0 12px 0;
}

ul, ol{
	margin:12px 0 20px 20px;
}

.note{
	color:#666;
	font-size:11px;
}

.required-field{
	color:#990000;
	font-size:11px;
}

#msg_layer {
	position:absolute;
	top:160px;
	z-index:1;
	margin-left: 235px;
}
	
.msg_title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family:"trebuchet MS", verdana;
}
	
.msg_text {
	font-weight: bold;
	color: #FFFFFF;
}

#container{
	width:970px;
	margin:30px auto 20px auto;
}

#header-top{
	background:url(/images/header-top.jpg) no-repeat;
	height:8px;
	font-size:0;
}

#header{
	background:url(/images/header-bg.jpg) no-repeat;
	height:88px;
}

#logo{
	float:left;
	width:260px;
}

#header-tag{
	float:left;
	width:503px;
}

#header-content{
	float:left;
	width:700px;
	padding-right:8px;
}

#affiliate-header-content{
	text-align:right;
	padding:15px 0 0 0;
}

#header-phone{
	float:right;
	width:166px;
	padding:6px 4px 0 0;
}

#header-search{
	float:right;
	width:180px;
	padding-top:19px;
}

#search-left{
	float:left;
	width:20px;
	background:url(/images/search-glass.jpg) no-repeat;
	height:24px;
}

#search{
	float:left;
	width:127px;
	height:22px;
	overflow:hidden;
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
}

.search-input{
	border:none;
	font-size:11px;
	color:#b2b2b2;
	background:#fff;
	height:17px;
	padding:5px 0 0 7px;
	width:120px;
}

#search-button{
	float:left;
	width:31px;
}

#search-button input{
	padding:0;
}

#top-menu{
	background:url(/images/top-menu-bg.jpg) repeat-x;
	height:30px;
	font-size:12px;
}

.menu-item, .menu-item-sel{
	float:left;
	background:url(/images/top-menu-divider.jpg) no-repeat right;
	padding-right:2px;
}

.menu-item a, .menu-item-sel a{
	float:left;
	display:block;
	padding:8px 12px 7px 12px;
	text-decoration:none;
	color:#ebf1fe;
}

.menu-item a:hover{
	background:url(/images/top-menu-hover.jpg) repeat-x;
	color:#fff;
}

.menu-item-sel a{
	color:#fff;
	background:url(/images/top-menu-sel-bg.jpg) repeat-x;
}

.sub-menu {
	position:absolute;
	top:350px;
	width:214px;
	clear:left;
	background:#6d8ac8;
	line-height:15px;
	border:1px solid #395693;
	border-bottom:none;
	border-top:none;
	font-size:12px;
	z-index:90;
}

.sub-menu-item {
	float:left;
}

.sub-menu-item a {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	display:block;
	float:left;
	width:190px;
	background:#6d8ac8;
	border-bottom:1px solid #395693;
}

.sub-menu-item a:hover {
	text-decoration: none;
	background:#284173;
}

#top-basket{
	float:right;
	width:185px;
	overflow:hidden;
	padding:3px 10px 0 25px;
	font-size:11px;
}

#top-basket a{
	color:#fff;
	display:block;
	text-decoration:none;
}

#top-basket a:hover{
	color:#f69e1b;
}

#basket_button{
	background:url(/images/basket_button.jpg) no-repeat;
	width:117px;
	height:19px;
	float:right;
	padding:5px 0 0 37px;
}

#content-container{
	background:#fff;
}

#content-area{
	float:left;
	width:703px;
	padding-left:13px;
	line-height:16px;
}

#sub-content{
	float:right;
	width:222px;
	min-height:771px;
	padding:0 0 20px 28px;
	background:url(/images/content-divide.jpg) no-repeat left;
}

.side-header, .side-header-closed, .side-header-open{
	background:url(/images/side-header-bg.jpg) no-repeat;
	height:22px;
	margin:15px 0 5px 0;
	padding:5px 5px 0 10px;
	color:#fff;
	font-weight:bold;
}

.side-header-closed{
	background:url(/images/side-header-bg-closed.jpg) no-repeat;
}

.side-header-open{
	background:url(/images/side-header-bg-open.jpg) no-repeat;
}

.side-header img{
	position:relative;
	top:2px;
}

.side-menu-item a, .side-menu-item-sel a {
	color:#3d3d3d;
	text-decoration:none;
	display:block;
	padding:4px 0 0 10px;
	height:17px;
}

.side-menu-item-sel a{
	font-weight:bold;
	color:#5879bc;
}

.side-menu-item a:hover{
	color:#dc8300;
}

.side-image{
	margin-top:15px;
}

#installer-login{
	padding:6px 0 0 10px;
}

#installer-login div{
	padding:4px 0;
}

.installer-login-input{
	width:180px;
	font-size:11px;
	color:#5b5b5b;
	padding:4px 2px;
	border:1px solid #9ea7ba;
}

#installer-login-links{
	float:left;
	width:132px;
	font-size:10px;
}

#installer-login-links a{
	color:#3d527c;
	text-decoration:none;
}

#installer-login-links a:hover{
	text-decoration:underline;
	color:#112650;
}

#installer-login-button{
	float:left;
}

.blue-button{
	background:url(/images/button-blue-bg.jpg) repeat-x;
	height:26px;
	padding:0 5px 0 5px;
	color:#fff;
}

.blue-button:hover{
	cursor:pointer;
}

#footer{
	background:url(/images/footer-top.jpg) no-repeat top #fff;
	height:45px;
	padding:15px 20px 0 20px;
	font-size:11px;
	color:#7a7a7a;
	line-height:20px;
}

#footer a{
	color:#7a7a7a;
	text-decoration:none;
}

#footer a:hover{
	color:#333;
	text-decoration:underline;
}

#footer-left{
	float:left;
	width:550px;
}

#footer-right{
	float:right;
	text-align:right;
	width:350px;
}

#footer-base{
	background:url(/images/footer-base.jpg) no-repeat;
	height:6px;
	font-size:0;
}

/* Entry boxes */

.entry-container{
	width:236px;
	height:114px;
	cursor:pointer;
	float:left;
	text-align:center;
}

.entry-title{
	color:#fff;
	font-weight:bold;
	padding-top:9px;
	height:22px;
}

.entry-title-bottom{
	color:#fff;
	font-weight:bold;
	top:87px;
	height:22px;
	position:relative;
	width:236px;
}

.entry-text{
	color:#fff;
	z-index:2;
	background-color:#222222;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
	height:67px;
	padding-top:15px;
}

.news_container{
	float:left;
	width:330px;
	padding:5px 20px 5px 0;
}

.news_date{
	font-size:11px;
	color:#444;
}

.news_title{
	color:#4e6eb1;
	font-size:14px;
	padding:0 0 6px 0;
}

.what-next{
	background:url(/images/whatnext.jpg) no-repeat;
	width:545px;
	padding-left:158px;
	height:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:20px 0;
}

.what-next a{
	color:#4969af;
	text-decoration:none;
}

.what-next a:hover{
	text-decoration:underline;
}

.what-next-block1{
	float:left;
	width:163px;
	padding:17px 26px 0 6px;
}

.what-next-block2{
	float:left;
	width:163px;
	padding:17px 0 0 6px;
}

.what-next-enquiries{
	float:right;
	width:132px;
	padding:6px 15px 0 0;
}

.tick-list{
	list-style:none;
	padding:0;
	margin:0 0 30px 10px;
}

.tick-list li{
	margin-bottom:5px;
	background:url(/images/list-tick.jpg) no-repeat left;
	padding-left:20px;
}

.link-box {
	background:#f8f8f8;
	border:1px solid #dcdcdc;
	padding:10px;
	margin:20px 0 0 0;
}

.link-box-list {
	list-style:none;
	margin:0;
	float:left;
	width:220px;
}

.link-box-list a {
	color:#727272;
	text-decoration:none;
}

.link-box-list a:hover{
	color:#333;
	text-decoration:underline;
}

.link-box-list li{
	background:url(/images/link-box-arrow.jpg) no-repeat left center;
	color:#727272;
	font-size:11px;
	margin:0 0 5px 0;
	padding:0 0 0 22px;
}

#navtrail{
	padding:10px 0 0 0;
	font-size:10px;
}

.listing_stock_out{
	color:#ec1111;
	font-size:11px;
}

.listing_stock_in{
	color:#1fbd41;
	font-size:11px;
}

.listing_stock_pending{
	color:#fa9c11;
	font-size:11px;
}

.listing_option_title{
	color:#4e6eb1;
}

.listing_offer_overlay{
	position:absolute;
}

.listing_text_right{
	float:left;
	width:370px;
}

.listing_image_container{
	float:left;
	width:320px;
}

.option_container{
	background:url(/images/option-top.jpg) no-repeat top;
	padding:10px 0 0 0;
	margin:0 0 8px 0;
}

.listing-tab, .listing-tab-sel {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height:22px;
	padding:5px 0 0 0;
	color:#fff;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	cursor:pointer;
	position:relative;
	top:1px;
	z-index:20;
	background:url(/images/listing-tab-sel.jpg) no-repeat;
	width:108px;
	text-align:center;
}

.listing-tab {
	color:#434343;
	background:url(/images/listing-tab.jpg) no-repeat;
}

.tab-content-main {
	clear:left;
	padding:10px;
	padding-bottom:20px;
	position:relative;
	z-index:10;
}

#tabbar {
	float:left;
	width:680px;
	margin-top:20px;
}

#listing_star_rating{
	padding:10px 0 0 25px;
}

.category_list_item{
	float:left;
	width:175px;
	text-align:center;
	margin:0 0 25px 0;
}

.category_list_item a{
	text-decoration:none;
}

.list_container{
	background:url(/images/listing_divide.jpg) no-repeat bottom;
	width:229px;
	float:left;
	height:239px;
	text-align:center;
}

.list_title{
	padding:0 24px;
	font-size:13px;
	font-weight:bold;
	height:49px;
	overflow:hidden;
}

.list_title a{
	color:#ef8c20;
	text-decoration:none;
}

.list_title a:hover{
	color:#6d89c8;
}

.list_image{
	height:100px;
	padding:7px 0 0 0;
	overflow:hidden;
}

.list_price{
	font-size:16px;
	color:#6d89c8;
	font-weight:bold;
	height:36px;
	padding:8px 0 0 0;
}

.list_price a{
	color:#6d89c8;
	text-decoration:none;
}

.list_subtext{
	height:21px;
	font-size:11px;
	color:#ef8c20;
	line-height:14px;
	padding:0 24px;
}

.div_vpad{
	cursor:pointer;
}

.linked_listing_container{
	float:left;
	width:130px;
	padding:0 5px;
	text-align:center;
}

.linked_listing_container a{
	text-decoration:none;
}

#form_top{
	background:url(/images/form_top.jpg) no-repeat;
	width:672px;
	height:50px;
	padding:12px 0 0 20px;
	margin:20px 0 0 0;
	border-bottom:1px solid #f5d8ae;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}

#form_top small{
	font-size:12px;
	font-weight:normal;
}

.form_row{
	background:#fff4e5;
	color:#664615;
	font-size:12px;
	border:1px solid #f5d8ae;
	border-top:none;
	width:670px;
	padding:10px;
}

.dark_orange{
	background:#ffeed5;
}

.form_row_left{
	float:left;
	width:170px;
	padding:3px 10px 0 0;
	text-align:right;
	font-weight:bold;
}

.form_row_right{
	float:left;
	width:490px;
}

.form_text_input_error{
	border:1px solid #a00;
}

.form_text_input, .form_textarea, .form_select{
	border:1px solid #f0cc97;
}

#form_bottom{
	background:url(/images/form_bottom.jpg) no-repeat;
	width:672px;
	height:47px;
	padding:15px 10px 0 10px;
}

.form_submit{
	background:#f99d14;
	color:#fff;
	border:1px solid #7e4e08;
	padding:4px 8px;
	cursor:pointer;
	font-size:16px;
}

.form_submit:hover{
	background:#f4b558;
	color:#664615;
}

#listing_testimonial{
	margin:8px 0 0 0;
	background:url(/images/listing_testimonial_bg.jpg) no-repeat;
	padding:15px 25px 0 20px;
	font-size:11px;
	text-align:justify;
}

.testimonial_container{
	clear:both;
	background:url(/images/testimonials_base.jpg) no-repeat bottom center;
	padding:10px 0 40px 0;
}

.testimonial_text{
	float:left;
	width:280px;
	padding:10px 0 0 15px;
	background:url(/images/testimonial_quote.jpg) no-repeat top left;
}

.testimonial_image{
	float:right;
	width:358px;
}

.header-row td{
	background:#ccc;
	font-weight:bold;
}

.highlight_box{
	color:#1e2b47;
	border:1px solid #6d8ac8;
	background:#cfdbf4;
	padding:8px;
	margin:0 0 20px 0;
}

.faq_title, .faq_title_alt{
	color:#46639b;
	cursor:pointer;
	background:#e9f1ff;
	padding:10px 0 10px 10px;
	border-top:1px solid #b9c7e4;
}

.faq_answer, .faq_answer_alt{
	color:#263c61;
	padding:8px 10px 15px 40px;
	background:url(/images/faq_quotes.png) no-repeat top left #e9f1ff;
}

.faq_title_alt{
	background:#d8e5fc;
}

.faq_answer_alt{
	background:url(/images/faq_quotes.png) no-repeat top left #d8e5fc;
}

.benefits_tab ul{
	padding:10px 0;
}

.benefits_tab li{
	list-style:none;
	padding:0 0 0 20px;
	background:url(/images/small_green_tick.jpg) no-repeat left;
}

#business_package_left{
	width:375px;
	float:left;
}

#business_package_top{
	width:341px;
	height:108px;
	padding:18px 34px 0 0;
	margin-top:24px;
	background:url(/images/business_pack_top.jpg) no-repeat #ccc;
	color:#405e9e;
	font-weight:bold;
	font-size:58px;
	line-height:58px;
	text-align:center;
}

#business_package_1{
	font-size:12px;
	line-height:12px;
}

#business_package_2{
	font-size:35px;
	line-height:35px;
}

#business_package{
	width:321px;
	padding:6px 10px 1px 10px;
	background:#cddcff;
}

#business_package p{
	line-height:20px;
	font-size:12px;
}

#business_package a{
	color:#3e5d9d;
	text-decoration:none;
}

#business_package ul{
	margin:0 0 0 10px;
	font-weight:bold;
	color:#3c5b9c;	
}

#business_package li{
	list-style:none;
	padding:5px 0 5px 14px;
	background:url(/images/business_pack_li_bg.jpg) no-repeat 0 9px;
}

.business_package_li_font{
	font-size:11px;
}

#business_package a:hover{
	text-decoration:underline;
}

#business_package_bottom{
	width:331px;
	height:174px;
	padding:36px 0 0 10px;
	line-height:22px;
	background:url(/images/business_pack_bottom.jpg) no-repeat;
}

#business_package_bottom a{
	font-size:18px;
	font-weight:bold;
	color:#000;
}

#business_package_right{
	width:320px;
	padding:18px 0 0 8px;
	float:left;
}

#business_package_right p{
	font-size:12px;
	line-height:20px;
}

.business_package_section{
	margin-right:12px;
}

.business_package_section h1{
	font-family:Arial, Helvetica, sans-serif;
	background:none;
	font-size:17px;
	padding:4px 0 8px 0;
	font-weight:bold;
	color:#000;
	
}

.business_package_section p{
	font-size:12px;	
}

.business_package_section_list_list{
	width:50%;
	float:left;
}

.business_package_section ul{
	margin:10px 0 14px 8px;
}

.business_package_section li{
	background:url(/images/small_green_tick.jpg) no-repeat 0 4px;
	list-style:none;
	padding:2px 0 2px 16px;
}

.business_package_section_span{
	color:#1652cc;
}

.business_package{
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:0 14px 10px 14px;
	text-align:justify;
	margin:20px 11px 0 0;
}

.business_package h1{
	font-family:Arial, Helvetica, sans-serif;
	background:none;
	font-size:17px;
	padding:10px 0 4px 0;
	margin:0;
	font-weight:bold;
	color:#000;
}

.green{
	background:#d4ffbc;
}

.blue{
	background:#cddcff;
}

.pink{
	background:#ffcdcd;
}

.purple{
	background:#ddcdff;
}

.yellow{
	background:#eee8a2;
}

.brown{
	background:#d2be8e;
}

.packages_table{
	border-radius-top-left:10px;
	border-radius-top-right:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	border:1px solid #d8d8d8;
	border-bottom:none;
	margin-top:30px;
	background:#f8f8f8;
	text-align:center;
	color:#434343;
	font-weight:bold;
}

.packages_table .left_col{
	font-weight:normal;
	border-left:none;
	text-align:left;
	padding-left:10px;
}

.packages_table td{
	border-left:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	padding:10px 0 8px 0;
}

.white_bg{
	background:#fff;
}

.package_header_top{
	font-size:13px;
	padding-top:2px;
}
.package_header_bottom{
	font-size:15px;
	padding:8px 0 6px 0;
	color:#405e9e	
}

#website_top{
	padding:20px 0;
	border-bottom:1px solid #dadada;
}

#website_mid{
	padding:4px 0 8px 0;	
}

#website_left{
	float:left;
	width:255px;
	padding-top:20px;
}

#grey_top{
	background-image:url(/images/grey_top.jpg);
	background-repeat:no-repeat;
	height:104px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#405e9e;
	padding:16px 0 0 13px;
	line-height:18px;	
}

#grey_middle{
	background:url(/images/grey_mid.jpg) #e8edf0 no-repeat;
	border-right: 1px solid #d9dde9;
	border-left: 1px solid #d9dde9;
	/*height:81px;*/
	width:251px;
}

#grey_middle h2{
	padding:4px 0 0 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
}

#grey_middle h2 a{
	color:#405e9e;
	text-decoration:none;
}

#grey_bottom{
	background-image:url(/images/grey_bottom.jpg);
	height:27px;
}

#website_right{
	width:432px;
	background:url(/images/website_only.jpg) no-repeat right 40px;
	float:left;
	font-size:12px;
	color: #363636;
	padding-left:15px;
}

#website_right h2{
	font-size:16px;	
	padding:22px 0 10px 18px;
}

#website_right ul{
	margin:1px 0 0 18px;
	}

#website_right li{
	list-style:none;
	background:url(/images/small_green_tick.jpg) 0px 4px no-repeat;
	padding:2px 0 2px 20px;
}

#websites_button{
	padding:16px 18px 10px 18px;
}

#websites_right_offer{
	text-transform:uppercase;
	background:#f9ce8f;
	font-size:13px;
	color:#734709;
	text-align:center;
	padding:10px 0 6px 0;
	border-radius:8px;
	
}

#websites_right_offer h1{
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#432b08;
	background:none;
	padding:0 0 6px 0;
	margin:0;
}

.websites_right_offer_span{
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size:17px;	
}



.hosting_cost_text{
	font-size:11px;
	color:#363636;
	padding-left:15px;
}

#news_left{
	width:351px;
	float:left;
	border-right:1px solid #;
}

#news_right{
	width:351px;
	float:left;
}

.cat_video_link{
	margin:-.25em 0 0 -13px;
	vertical-align:middle;
	padding:0 20px 0 0;
}
	
