@import "subpages.css"; /* YEAH BABY! WE SUCCESSFUL HAVE IMPORTED THE SUBAPGES CSS STYLE! */
/* MAIN SITE STYLES */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
form /* form */ {
	margin: 0px;
	padding: 0px;
}
select /* Select Drop-down */{
	color: #333333;
}
.clr { /* clear div */
	clear: left; 
}
/* Styles of big and small texts in the blowout prices and plans divs */
.big_text {
	font-size: 27px;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
.small_text{
	font-size: 9px;
}
/* ########################################### START OF HEADER ########################################### */
.hwrapper /* Header Holder */ { 
	background-image: url(http://www.uk2.net/new_images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 117px;
	width: auto;
}
.hwrapper_mail /* Header Holder */ { 
	background-image: url(http://www.uk2.net/new_images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: auto;
}
.header /* Header Div */{
	padding: 0px;
	height: 70px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* Start Logo in the Header */
.logo /* Logo Div */ {
	float: left;
	height:70px;
	width: 169px;
}

h1 {
margin:0px;
color:#333333;
font-size:10px;
}

h1#hptitle{
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#domaintitle {
	visibility:hidden;
	overflow:hidden;
	display: none;
	font-size:14px;
	font-weight:bold;
}
h1#ecommercetitle {
	visibility:hidden;
	overflow:hidden;
	display: none;
	font-size:14px;
	font-weight:bold;
}
h1#x06title {
	visibility:hidden;
	overflow:hidden;
	display: none;
	font-size:14px;
	font-weight:bold;
}
h1#x06spectacular {
	visibility:hidden;
	overflow:hidden;
	display: none;
	font-size:14px;
	font-weight:bold;
}

h1#webhostingtitle {
	visibility:hidden;
	overflow:hidden;
	display: none;
	font-size:14px;
	font-weight:bold;
}

h1#serverstitle {
	visibility:hidden;
	overflow:hidden;
	display: none;
	font-size:14px;
	font-weight:bold;
}

h1#testtitle {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#domainlogin {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#searchdomain {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#promotions {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#los {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#payment {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#smlwebspace {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#mdmwebspace {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#lrgwebspace {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#xlrgwebspace {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#wh_options {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#d_ad1 {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#d_ad2 {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#wh_options {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#server_value {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#server_med {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#server_lrg {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#server_xlrg {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#server_options {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#mail_ad1 {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#mail_ad2 {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
h1#mail_ad3 {
	visibility:hidden;
	overflow:hidden;
	display: none;
}
.logo h1 {
	float: left;
	height: 70px;
	width: 169px;
	background-image: url(http://www.uk2.net/new_images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
.logo h1 span { display:none;}
.logo h1 a {
	display:block;
	height: 70px;
	width: 169px;
}
/* End Logo in the Header */

/* Start top menu, top menu links */
.top_mennu1 a {
	color: #5A5A5A;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: underline;
	background-color: inherit;
}
.top_mennu1 a:hover {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
}
.top_mennu1 {
	float: right;
	height: 37px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 21px;
}
/* Start top menu, top menu links */

div#phonesupport {
	position:relative;
	top:-7px;
	right:5px;
	float:right;
}


/* START TOP MAIN NAVIGATION MENU */
.top_menu2 /* Top Menu 2 Holder */ {
	background-color: inherit;
	color: white;
	width: 780px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
ul.tabs {
	margin: 0 0 0px;
	padding: 0;
	height: 32px;
	list-style: none;
	}
.tabs li {
	display: block;
	font-size: 11px;
	line-height: 32px;
	color: #FFF;
	float: left;
	background-color: inherit;
	}
.tabs li a {
	width: 116px;
	height: 32px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000;
	background-image: url(http://www.uk2.net/new_images/button.gif);
	background-position: bottom left;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	}
.tabs li a:hover {
	background-image: url(http://www.uk2.net/new_images/button.gif);
	background-position: top left;
	text-decoration: none;
	}
/* Start Subpage Current/Active Buttons - Web Hosting, domain and Server subpage*/
.tabs li.current_button {
	margin: 0;
	border-right: 1px solid #65949C;
	background-color: #55818A;
	line-height: 32px;
	color: white;
	font-weight: normal;
	}
.tabs li.current_button a, .tabs li.current_button a:hover {
	height: 32px;
	background-image: url(http://www.uk2.net/new_images/button_current.gif);
	background-position: top left;
	text-decoration: none;
	color: white;
	background-color: inherit;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.tabs li.current_button_wh {
	margin: 0;
	border-right: 1px solid #65949C;
	background-color: #55818A;
	line-height: 32px;
	color: white;
	font-weight: normal;
	}
.tabs li.current_button_wh a, .tabs li.current_button_wh a:hover {
	height: 32px;
	background-image: url(http://www.uk2.net/new_images/button_current_wh.gif);
	background-position: top left;
	text-decoration: none;
	color: white;
	background-color: inherit;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.tabs li.current_servers /* Active link for servers */ {
	margin: 0;
	border-right: 1px solid #65949C;
	background: #55818A;
	line-height: 32px;
	color: white;
	}
.tabs li.current_servers a, .tabs li.current_servers a:hover {
	height: 32px;
	background-image: url(http://www.uk2.net/new_images/button_current.gif);
	background-position: bottom right;
	text-decoration: none;
	color: white;
	line-height: 32px;
	background-color: inherit;
	}
	.tabs li.current_mail /* Active link for servers */ {
	margin: 0;
	border-right: 1px solid #65949C;
	background: #55818A;
	line-height: 32px;
	color: white;
	}
.tabs li.current_mail a, .tabs li.current_mail a:hover {
	height: 32px;
	background-image: url(http://www.uk2.net/new_images/button_current_mail.gif);
	background-position: bottom right;
	text-decoration: none;
	color: white;
	line-height: 32px;
	background-color: inherit;
	}
	.tabs li.current_shop /* Active link for servers */ {
	margin: 0;
	border-right: 1px solid #65949C;
	background: #009900;
	line-height: 32px;
	color: white;
	}
.tabs li.current_shop a, .tabs li.current_shop a:hover {
	height: 32px;
	background-image: url(../new_images/button_current_shop.gif);
	background-position: bottom right;
	text-decoration: none;
	color: white;
	line-height: 32px;
	background-color: inherit;
	}
/* End Subpage Current/Active Buttons - Web Hosting, domain and Server subpage*/
/*END OF TOP NAV*/
/* ########################################### END OF HEADER ########################################### */

/* ########################################### START OF CONTENT ########################################### */
/*content*/
.cont_wrapper { /*Content holder 100%*/
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	height: auto;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	z-index:300;
}
.top_left /* Top left content holder - search domain and flash holder */ {
	margin: 0px;
	float: left;
	height: auto;
	width: 475px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index:300;
}
.top_left_99p {
	margin-top: 0px;
	float: left;
	height: auto;
	width: 475px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index:300;
}
.top_left_hp /* Top left content holder - search domain and flash holder */ {
margin-top:40px;
	float: left;
	height: auto;
	width: 475px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index:300;
}

.top_left_billing /* Top left content holder - search domain and flash holder */ {
margin-top:10px;
	float: left;
	height: auto;
	width: 475px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	z-index:300;
}

.top_right /* Top right content holder - login box, payment, support and blowout prices div */ {
	float: left;
	width: 288px;
	height: auto;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	z-index:300;
}
.top_right_99p /* Top right content holder - login box, payment, support and blowout prices div */ {
	float: left;
	width: 100%;
	height: auto;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	z-index:300;
}
.top_right_hp99p /* Top right content holder - login box, payment, support and blowout prices div */ {
	float: left;
	width: 100%;
	height: auto;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	z-index:300;
}
.bottom_ad {
	float: right;
	width: 285px;
	height: 57px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	background-color: #ededed;
}

.bottom_adHP {
	float: right;
	width: 285px;
	height: 57px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	background-color: #ededed;
}

.bottom_billing {
	float: right;
	width: 285px;
	height: 57px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	background-color: #ededed;
}

.sbottom_ad {
	float: left;
	width: 285px;
	height: 57px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 0px solid #CCCCCC;
	background-color: #ededed;
}
.sbottom_ad_99p {
	float: left;
	width: 285px;
	height: 57px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 0px solid #CCCCCC;
}
.wide_ad {
	float: left;
	width: 771px;
	height: 60px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-color: #ededed;
}
.wideserver_ad {
	float: left;
	width: 771px;
	height: 120px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px solid #CCCCCC;
	background-color: #ededed;
	background-image: url(http://www.uk2.net/new_images/serverwide_ad.jpg);
	background-repeat: no-repeat;
}
.widehost_ad {
	float: left;
	width: 100%;
	height: 160px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px solid #CCCCCC;
	background-color: #ffffff;
	background-image: url(http://www.uk2.net/new_images/hostwide_ad.jpg);
	background-repeat: no-repeat;
	position:relative;
}
.widehost_ad_99p {
	float: left;
	width: 100%;
	height: 110px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px solid #CCCCCC;
	background-color: #ffffff;
	background-image: url(http://www.uk2.net/new_images/hosting_wide.gif);
	background-repeat: no-repeat;
	position:relative;
}
.flash_holder /* Content Holder for flash */ {
	width: auto;
	height: auto;
	margin-bottom: 20px;
	margin-top: 0px;
	border: 0px solid #CCCCCC;
	color: white;
	background-color: inherit;
	clear: left;
}
.wide_holder /* Content Holder for flash */ {
	width: 770px;
	height: auto;
	margin-bottom: 10px;
	margin-top: 0px;
	border: 0px solid #CCCCCC;
	color: white;
	background-color: inherit;
	clear: left;
}
.s_wide_holder /* Content Holder for flash */ {
	width: 770px;
	height: auto;
	margin-bottom: 10px;
	margin-top: 0px;
	border: 0px solid #CCCCCC;
	color: white;
	background-color: inherit;
	clear:none;
}
/* Start BlowOut Prices - Promotion */
.blowout {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	color: #333333;
	background-color: inherit;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	width: 138px;
	height: 76px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.s_blowout {
	border: 1px solid #CCCCCC;
	color: #333333;
	background-color: inherit;
	width: 190px;
	height: 141px;
}
.blowout h1 {
	font-size: 15px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.blowout img {
	width: auto;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
}
/* End BlowOut Prices - Promotion */
/* Start Support and Payment divs */
.support {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-left: 8px;
	color: #333333;
	background-color: inherit;
	float: left;
	width: 113px;
	height: auto;
}
.support img {
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
	height: auto;
	padding: 0px;
}
.hp_support {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-left: 8px;
	color: #333333;
	background-color: inherit;
	float: left;
	width: 138px;
	height: 76px;
}
.hp_support img {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
	height: auto;
	padding: 0px;
}
.hp_support_99p {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	color: #333333;
	background-color: inherit;
	float: left;
	width: 138px;
	height: 76px;
}
.hp_support_99p img {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
	height: auto;
	padding: 0px;
}
.hp_support2_99p {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-left: 10px;
	color: #333333;
	background-color: inherit;
	float: left;
	width: 170px;
	height: 76px;
}
.hp_support2_99p img {
	width: 170px;
	height: 76px;
	padding: 0px;
}
.host_support {
	border: 1px solid #CCCCCC;
	top: 0px;
	left: 10px;
	margin: 0px;
	color: #333333;
	background-color: inherit;
	float: left;
	width: 138px;
	height: 76px;
	position: relative;
}
.support_icons {
	border: 0px solid #CCCCCC;
	top: 0px;
	left: 0px;
	margin: 0px;
	color: #333333;
	background-color: inherit;
	float: left;
	width: 620px;
	height: 76px;
	position: relative;
}
.payment{
	height: 58px;
	width: 282px;
	padding-left: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	background-color: #EDEDED;
}
/* End Support and Payment divs */
/* Start A Placeholders In the homepage */
.plans_cont {
	width: 761px;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
	background-image: url(http://www.uk2.net/new_images/second_slice.gif);
	background-position: top left;
}
.plans_top{
	width: auto;
	height: 114px;
	padding: 0px;
	margin: 0px;
	background-image: url(http://www.uk2.net/new_images/first_slice.gif);
	background-repeat: no-repeat;
}
.plans_bottom {
	width: 761px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(http://www.uk2.net/new_images/third_slice.gif);
}
.hpplan {
	width: 183px;
	height: auto;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	position: relative;
	left: 60px;
	top: 515px;
}

.plan {
	width: 184px;
	height: auto;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding-top: 18px;
}
.plan2 {
	width: 184px;
	height: auto;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding-top: 18px;
	margin-left: 10px;
}
.plan3 {
	width: 184px;
	height: auto;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding-top: 18px;
	margin-left: 10px;
}
.plan4 {
	width: 184px;
	height: auto;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding-top: 100px;
	margin-left: 5px;
}
.plan p, .plan2 p, .plan3 p {
	width: 184px;
	margin-top: 0px;
	padding-top: 0px;
}
.plan4 p {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-style: italic;
}
.plan h1, .plan2 h1, .plan3 h1, .plan4 h1 {
	font-size: 16px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
ul {
	list-style: none;
	width: auto;
	height: auto;
	text-align: left;
	padding: 0px;
	margin-left: 25px;
	margin-top: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.access_info {
	list-style: none;
	background-color:#FFFFCC;
	border:solid #CCCCCC 1px;
	text-align: left;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.access_info_sml {
	list-style: none;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-repeat: no-repeat;
}
.access_info a {
	color: #3366cc;
	text-decoration: underline;
}
.access_info a:hover {
	color: #3366cc;
	text-decoration: none;
}
.domain_about {
	list-style: none;
	text-align: left;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.hp_txt {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;  
	color: #333333;
}
.hp_txt a {
	color: #3366cc;
	text-decoration: underline;
}
.hp_txt a:hover {
	color: #3366cc;
	text-decoration: none;
}


.hp_txt ul li {
 font-size:10px;
 margin-left: -10px;
 list-style:url(../new_images/bullet_blk.gif);
	list-style-position:outside;
} 
   
.about {
	font-family: Arial, Helvetica, sans-serif;  
	color: #333333;
}
.about_mail {
	list-style: none;
	text-align: left;
	padding: 7px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.about_mail a {
	color: #3366cc;
	text-decoration: underline;
}
.about_mail a:hover {
	color: #3366cc;
	text-decoration: none;
}
.about_mail_signup {
	list-style: none;
	text-align: left;
	padding: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.about_mail_signup a {
	color: #3366cc;
	text-decoration: underline;
}
.about_mail_signup a:hover {
	color: #3366cc;
	text-decoration: none;
}
.about_gold {
	list-style: none;
	text-align: left;
	padding: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.about_gold a {
	color: #3366cc;
	text-decoration: underline;
}
.about_gold a:hover {
	color: #3366cc;
	text-decoration: none;
}

.about_lrg {
	font-size: 24px;
	font-weight:bold;
	color: #333333;
}
.about U {
	font-weight: bold;	
}
.about a {
	color: #3366cc;
	font-weight: normal;
	text-decoration: underline;
}
.about a:hover {
	color: #3366cc;
	text-decoration: none;
}
.about_bulk {
	list-style: none;
	text-align: left;
	padding: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.about.tandc ul {
	list-style-type:disc;
}

.about.tandc ul li, .about.tandc ol li {
	margin:0 0 10px 0;
}

.about.tandc h2 {
	margin:50px 0 10px 0;
}

.test_about {
	list-style: none;
	text-align: left;
	padding: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 150px;
	width: 160px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}
.plan a, .plan2 a, .plan3 a, .plan4 a {
	color: #2C65B4;
	text-decoration: underline;
	background-color: inherit;
}
.plan a:hover, .plan2 a:hover, .plan3 a:hover, .plan4 a:hover {
	color: #2C65B4;
	text-decoration: none;
	background-color: inherit;
}
/* End  A Placeholders In the homepage */
/*Login box*/
.login_box {
	margin: 0px;
	padding: 0px;
	height: 58px;
	width: 286px;
	background-color: #EDEDED;
	border: 1px solid #CCCCCC;
	color: white;
	z-index:400;
}
.login_box a {
	color: #666666;
	text-decoration: underline;
	background-color: inherit;
}
.login_box a:hover {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
}
.login_box h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.login_box span {font-size: 9px;}

.login_box_99p {
	margin: 0px;
	padding: 0px;
	height: 76px;
	width: 286px;
	background-color: #EDEDED;
	border: 1px solid #CCCCCC;
	color: white;
	z-index:400;
}
.login_box_99p a {
	color: #666666;
	text-decoration: underline;
	background-color: inherit;
}
.login_box_99p a:hover {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
}
.login_box_99p h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.login_box_99p span {font-size: 9px;}

.login_box_hp99p {
float:left;
	margin: 0px;
	padding: 0px;
	height: 76px;
	width: 286px;
	background-color: #EDEDED;
	border: 1px solid #CCCCCC;
	color: white;
	z-index:400;
}
.login_box_hp99p a {
	color: #666666;
	text-decoration: underline;
	background-color: inherit;
}
.login_box_hp99p a:hover {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
}
.login_box_hp99p h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.login_box_hp99p span {font-size: 9px;}


.login_box2 {
	margin-top: 0px;
	padding: 0px;
	height: 58px;
	width: 286px;
	background-color: #EDEDED;
	border: 1px solid #CCCCCC;
	color: white;
}
.login_box2 a {
	color: #666666;
	text-decoration: underline;
	background-color: inherit;
}
.login_box2 a:hover {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
}
.login_box2 h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.login_box2 span {font-size: 9px;}
.login_box2_99p {
	margin-top: 10px;
	padding: 0px;
	height: 58px;
	width: 286px;
	background-color: #EDEDED;
	border: 1px solid #CCCCCC;
	color: white;
}
.login_box2_99p a {
	color: #666666;
	text-decoration: underline;
	background-color: inherit;
}
.login_box2_99p a:hover {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
}
.login_box2_99p h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.login_box2_99p span {font-size: 9px;}
.logfield1 {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 15px;
	width: 91px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.logfield_mail {
	background-color: #f5f6ff;
	border: 1px solid #cccccc;
	height: 16px;
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.logfield_mail_signup {
	background-color: #f5f6ff;
	border: 1px solid #cccccc;
	height: 16px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.logfield_gold {
	background-color: #f5f6ff;
	border: 1px solid #cccccc;
	height: 16px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.login_but {
	background-image: url(http://www.uk2.net/new_images/formbut_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 70px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	margin-left: 0px;
	background-color: inherit;
}
/*Login box*/
/*Login box email*/
.login_box_email {
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 285px;
	background-color: #4d79d2;
	background-image:url(http://www.uk2.net/new_images/mail_bkgd.gif);
	background-repeat:repeat-x;
	border: 1px solid #CCCCCC;
	color: white;
}
.login_box_email a {
	color: #ffffff;
	text-decoration: underline;
	background-color: inherit;
}
.login_box_email a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: inherit;
}
.login_box_email h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.login_box_email span {font-size: 9px;}
.login_box_email2 {
	margin-bottom: 10px;
	padding: 6px;
	height: auto;
	width: 285px;
	background-color: #4d79d2;
	border: 1px solid #CCCCCC;
	color: white;
	background-image:url(http://www.uk2.net/new_images/mail_bkgd.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
}
.login_box_email2 a {
	color: #ffffff;
	text-decoration: underline;
	background-color: inherit;
}
.login_box_email2 a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: inherit;
}
.login_box_email2 h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.login_box_email2 span {font-size: 9px;}
.login_box_alert {
	margin-bottom: 10px;
	padding: 6px;
	height: auto;
	width: 285px;
	background-color: #ffffff;
	border: 0px solid #CCCCCC;
	color: #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
}
.login_box_alert a {
	color: #cc0000;
	text-decoration: underline;
	background-color: inherit;
}
.login_box_alert a:hover {
	color: #cc0000;
	text-decoration: none;
	background-color: inherit;
}
.login_box_alert h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.login_box_alert span {font-size: 9px;}

.logfield_email2 {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 16px;
	width: 110px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.logfield_email2nm {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}

.logfield1 {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 15px;
	width: 91px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.logfieldnm {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
.login_but_email {
	background-image: url(http://www.uk2.net/new_images/formbut_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	margin-left: 0px;
	background-color: inherit;
}
.black_bullet {
list-style-image:url(../new_images/bullet_blk.gif)
}
.logfield_ac {
	background-color: #ededed;
	border: 1px solid #cccccc;
	height: 16px;
	width: 170px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.logfieldce {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 15px;
	width: 115px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.logfieldnm {
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}
.login_but_email {
	background-image: url(http://www.uk2.net/new_images/formbut_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 50px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	margin-top: 2px;
	margin-left: 1px;
	background-color: inherit;
}
.promo_box {
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	height: 76px;
	width: 138px;
	background-color: #eaeeff;
	border: 1px solid #CCCCCC;
	color: white;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
.promo_box a {
	color: #666666;
	text-decoration: underline;
	background-color: inherit;
}
.promo_box a:hover {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
}
.promo_box h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.promo_box span {font-size: 9px;}
.promo_but {
	background-image: url(http://www.uk2.net/new_images/formbut_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 55px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	margin-left: 0px;
	background-color: inherit;
}
.promofield1 {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 15px;
	width: 60px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.promo_box_99p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 76px;
	width: 138px;
	background-color: #eaeeff;
	border: 1px solid #CCCCCC;
	color: white;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
.promo_box_99p a {
	color: #666666;
	text-decoration: underline;
	background-color: inherit;
}
.promo_box_99p a:hover {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
}
.promo_box_99p h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.promo_box_99p span {font-size: 9px;}
.promo_but_99p {
	background-image: url(http://www.uk2.net/new_images/formbut_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 55px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	margin-left: 0px;
	background-color: inherit;
}
.promofield1_99p {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 15px;
	width: 60px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
/*Login box email*/
/* SEARCH HOLDER */
.seachdomain2 {
	background-color: #ef861d;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	height: 60px;
	width: 465px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	background-image: url(http://www.uk2.net/new_images/searchdomain2bg.gif);
	background-repeat: repeat-x;
}
.seachdomain2 a{
	font-size: 10px;
	color: #FFFFFF;
	background-color: inherit;
}
.seachdomain2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: inherit;
}
.seachdomain2 th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: inherit;
	text-align: left;
	padding-top: 5px;
}
.seachdomain2 td {
	font-size: 12px;
	color: #FFFFFF;
	background-color: inherit;
}
.search_but2 {
	background-image: url(http://www.uk2.net/new_images/formbut_bg.jpg);
	background-repeat: repeat-x;
	background-color: inherit;
	height: 20px;
	width: 55px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	font-weight: 200;
	margin-left: 10px;
}

.seachdomain {
	background-color: #ef861d;
	background-image:url(http://www.uk2.net/new_images/sd_orange.gif);
	padding: 6px;
	color: #fff;
	height: 48px;
	width: 465px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
.seachdomain_hp {
	background-color: #ef861d;
	background-image:url(http://www.uk2.net/new_images/sd_orange.gif);
	padding: 6px;
	color: #fff;
	height: 48px;
	width: 465px;
	margin-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
.seachdomain_wh {
	background-color: #ef861d;
	background-image:url(http://www.uk2.net/new_images/sd_red.gif);
	padding: 6px;
	color: #fff;
	height: 48px;
	width: 465px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
.seachdomain a, .seachdomain_wh a, .seachdomain_hp a{
	font-size: 10px;
	color: #FFFFFF;
	background-color: inherit;
}
.seachdomain a:hover, .seachdomain_wh a:hover, .seachdomain_hp a:hover{
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}
.seachdomain th, .seachdomain_wh th, .seachdomain_hp th {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	background-color: inherit;
}
.seachdomain td, .seachdomain_wh td, .seachdomain_hp td {
	font-size: 12px;
	background-color: inherit;
	color: #FFFFFF;
}
.shold {
	background-color: #ef861d;
	background-image:url(http://www.uk2.net/new_images/sd_orange.gif);
	padding: 6px;
	color: #fff;
	height: 48px;
	width: 314px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
.shold a{
	font-size: 10px;
	color: #FFFFFF;
	background-color: inherit;
}
.shold a:hover{
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}
.shold th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	background-color: inherit;
}
.shold td {
	font-size: 11px;
	background-color: inherit;
	color: #FFFFFF;
}
.d_seachdomain {
	background-color: #ef861d;
	background-image:url(http://www.uk2.net/new_images/sd_orange.gif);
	padding: 6px;
	color: #fff;
	height: 48px;
	width: 465px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
.d_seachdomain a{
	font-size: 10px;
	color: #FFFFFF;
	background-color: inherit;
}
.d_seachdomain a:hover{
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}
.d_seachdomain th {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	background-color: inherit;
}
.d_seachdomain td {
	font-size: 12px;
	background-color: inherit;
	color: #FFFFFF;
}
.seachdomain_shop {
	background-color: #ef861d;
	background-image:url(../new_images/sd_green.gif);
	padding: 6px;
	color: #fff;
	height: 48px;
	width: 465px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
.seachdomain_shop a{
	font-size: 10px;
	color: #FFFFFF;
	background-color: inherit;
}
.seachdomain_shop a:hover{
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}
.seachdomain_shop th {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	background-color: inherit;
}
.seachdomain_shop td {
	font-size: 12px;
	background-color: inherit;
	color: #FFFFFF;
}
.seacdomkey {
	height: 16px;
	width: 270px;
	background-color: #FFFFFF;
	border: 1px solid #EDEDED;
	font-size: 11px;
	color: #999999;
}
.searchhold {
	height: 20px;
	width: 140px;
	background-color: #FFFFFF;
	border: 1px solid #EDEDED;
	font-size: 11px;
	margin-right: 1px;
	margin-left: 1px;
	color: #999999;
}
.sdhold {
	height: 18px;
	width: 40px;
	background-color: #FFFFFF;
	border: 1px solid #EDEDED;
	font-size: 11px;
	color: #000000;
	margin-right: 1px;
	margin-left: 1px;
}
.sdlist {
	height: 18px;
	width: 66px;
	background-color: #FFFFFF;
	border: 1px solid #EDEDED;
	font-size: 11px;
	color: #000000;
	margin-right: 2px;
	margin-left: 2px;
}
.search_but, input.submit {
	background-image: url(http://www.uk2.net/new_images/formbut_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 55px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	font-weight: 200;
	margin-left: 10px;
	background-color: inherit;
}
.search_buthold {
	background-image: url(http://www.uk2.net/new_images/formbut_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 55px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	font-weight: 200;
	margin-left: 10px;
	padding-bottom:3px;
	background-color: inherit;
}
.sd_1 {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #EF861D;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-top: 3px;
}
/* END OF SEARCH */
/* ########################################### END OF CONTENT ########################################### */
/* ########################################### START OF FOOTER ########################################### */
.hp_fot_wrapper {
position:relative;
	top: 0px;
	padding: 0px;
	height: 70px;
	width: auto;
	background-image: url(http://www.uk2.net/new_images/fut_bg.jpg);
	background-repeat: repeat-x;
	margin-top:10px;
}
.fot_wrapper {
	padding: 0px;
	height: 70px;
	width: auto;
	background-image: url(http://www.uk2.net/new_images/fut_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:10px;
}
.fot_menu {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	height: 19px;
	background-color: inherit;
	padding-top: 5px;
}
.fot_menu a, .top_mennu1 a {
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
	background-color: inherit;
} .fot_menu a:hover, .top_mennu1 a:hover {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
}
.fot_copyr {
	height: 45px;
	width: 778px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A5A5A;
	text-align: center;
	line-height: 1.3em;
	background-color: inherit;
}
.fot_copyr a {
	color: #ef861d;
	padding-right: 5px;
	padding-left: 5px;
	background-color: inherit;
} .fot_copyr a:hover {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
}
/* ########################################### END OF FOOTER ########################################### */

/*Begin Placeholder*/
#PH1_99p {
	position:relative;
	left:0px;
	top:0px;
	width:184px;
	height:327px;
	background-image: url(http://www.uk2.net/new_images/hp_ph1_99p.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 12px;
	margin-bottom:10px;
}

#PH1 {
	position:relative;
	left:0px;
	top:0px;
	width:184px;
	height:247px;
	background-image: url(http://www.uk2.net/new_images/hp_ph1.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 12px;
	margin-bottom:10px;
}

#PH2 {
	position:relative;
	left:0px;
	top:0px;
	width:184px;
	height:247px;
	background-image: url(http://www.uk2.net/new_images/hp_ph2.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 12px;
	margin-bottom:10px;
}

#PH3 {
	position:relative;
	left:0px;
	top:0px;
	width:184px;
	height:247px;
	background-image: url(http://www.uk2.net/new_images/hp_ph3.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 12px;
	margin-bottom:10px;
}

#PH4 {
	position:relative;
	left:0px;
	top:0px;
	width:184px;
	height:247px;
	background-image: url(http://www.uk2.net/new_images/hp_ph4.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-bottom:10px;
}
.orange_bullet {color: #FF9900}
.txt {
	position:relative;
	left:16px;
	top:60px;
	width:153px;
	height:81px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
}
.txt a {
	color: #3366cc;
	text-decoration: underline;
}
.txt a:hover {
	color: #3366cc;
	text-decoration: none;
}
.buy {
	position:relative;
	left:16px;
	top:70px;
	width:153px;
	height:21px;
	z-index:2;
	float:left;
}
.host_buy {
	position:relative;
	left:16px;
	top:80px;
	width:153px;
	height:21px;
	z-index:2;
	float:left;
}
.nnp_buy {
	position:relative;
	left:16px;
	top:-40px;
	width:153px;
	height:21px;
	z-index:2;
	float:left;
}
#nnpserver {
	position:relative;
	left:0px;
	top:0px;
	width:246px;
	height:273px;
	background-image: url(../new_images/99p/ph_99p_server.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 0px;
	margin-right: 17px;
	margin-bottom:10px;
}
#nnpecommerce {
	position:relative;
	left:0px;
	top:0px;
	width:246px;
	height:273px;
	background-image: url(../new_images/99p/ph_99p_ecom.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 0px;
	margin-right: 17px;
	margin-bottom:10px;
}
#nnphosting {
	position:relative;
	left:0px;
	top:0px;
	width:246px;
	height:273px;
	background-image: url(../new_images/99p/ph_99p_hosting.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom:10px;
}
#D1 {
	position:relative;
	left:0px;
	top:0px;
	width:246px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/domain_ph1.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 0px;
	margin-right: 17px;
	margin-bottom:10px;
}
#D2 {
	position:relative;
	left:0px;
	top:0px;
	width:246px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/domain_ph2.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 0px;
	margin-right: 17px;
	margin-bottom:10px;
}
#D3 {
	position:relative;
	left:0px;
	top:0px;
	width:246px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/domain_ph3.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 0px;
	margin-bottom:10px;
}
.nnptxt {
	position:relative;
	left:20px;
	top:110px;
	width:215px;
	height:81px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	line-height: 13px;
}
.nnptxt a {
	color: #3366cc;
	text-decoration: underline;
}
.nnptxt a:hover {
	color: #3366cc;
	text-decoration: none;
}
.Dtxt {
	position:relative;
	left:15px;
	top:65px;
	width:215px;
	height:81px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	line-height: 13px;
}
.Dtxt a {
	color: #3366cc;
	text-decoration: underline;
}
.Dtxt a:hover {
	color: #3366cc;
	text-decoration: none;
}

#ecom1 {
	position:relative;
	left:0px;
	top:0px;
	width:246px;
	height:205px;
	background-image: url(../new_images/ecom_ph1.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 0px;
	margin-right: 17px;
	margin-bottom:10px;
}
#ecom2 {
	position:relative;
	left:0px;
	top:0px;
	width:246px;
	height:205px;
	background-image: url(../new_images/ecom_ph2.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 0px;
	margin-right: 17px;
	margin-bottom:10px;
}
#ecom3 {
	position:relative;
	left:0px;
	top:0px;
	width:246px;
	height:205px;
	background-image: url(../new_images/ecom_ph3.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 0px;
	margin-bottom:10px;
}
.ecomtxt {
	position:relative;
	left:20px;
	top:65px;
	width:205px;
	height:81px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	line-height: 13px;
}
.ecomtxt a {
	color: #3366cc;
	text-decoration: underline;
}
.ecomtxt a:hover {
	color: #3366cc;
	text-decoration: none;
}
.serverad_txt {
	position:relative;
	left:10px;
	top:35px;
	width:320px;
	height:100px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	line-height: 13px;
}
.serverad_txt2 {
	position:relative;
	left:70px;
	top:35px;
	width:320px;
	height:100px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	line-height: 13px;
}
.serverad_txt a {
	color: #3366cc;
	text-decoration: underline;
}
.serverad_txt a:hover {
	color: #3366cc;
	text-decoration: none;
}
.hostad_txt {
	position:relative;
	left:10px;
	top:35px;
	width:350px;
	height:120px;
	z-index:500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	line-height: 16px;
}
.hostad_txt2 {
	position:relative;
	left:50px;
	top:35px;
	width:350px;
	height:120px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	line-height: 16px;
}
.hostad_txt a {
	color: #3366cc;
	text-decoration: underline;
}
.hostad_txt a:hover {
	color: #3366cc;
	text-decoration: none;
}
.hostad_txt_99p {
	position:relative;
	left:10px;
	top:20px;
	width:350px;
	height:80px;
	z-index:500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	list-style-type:disc;
	list-style-position:inside;
	line-height: 16px;
	list-style-type:disc;
}
.hostad_txt2_99p {
	position:relative;
	left:50px;
	top:35px;
	width:350px;
	height:80px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	line-height: 14px;
}

#mail1 {
	position:relative;
	left:0px;
	top:0px;
	width:246px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/email_1.gif);
	background-repeat: no-repeat;
	float: left;
	padding-right: 0px;
	margin-right: 16px;
	margin-bottom: 10px;
}
#mail2 {
	position:relative;
	left:0px;
	top:0px;
	width:246px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/email_2.gif);
	background-repeat: no-repeat;
	float: left;
	padding-right: 0px;
	margin-right: 16px;
	margin-bottom: 10px;
}
#mail3 {
	position:relative;
	left:0px;
	top:0px;
	width:246px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/email_3.gif);
	background-repeat: no-repeat;
	float: left;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#adial1 {
	position:relative;
	left:0px;
	top:0px;
	width:246px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/adial_help.gif);
	background-repeat: no-repeat;
	float: left;
	padding-right: 0px;
	margin-right: 16px;
	margin-bottom: 10px;
}
#adial2 {
	position:relative;
	left:0px;
	top:0px;
	width:246px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/adial_visp.gif);
	background-repeat: no-repeat;
	float: left;
	padding-right: 0px;
	margin-right: 16px;
	margin-bottom: 10px;
}
#adial3 {
	position:relative;
	left:0px;
	top:0px;
	width:246px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/adial_host.gif);
	background-repeat: no-repeat;
	float: left;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.adialtxt {
	position:relative;
	left:20px;
	top:40px;
	width:205px;
	height:81px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	line-height: 13px;
}
.adialtxt a {
	color: #3366cc;
	text-decoration: underline;
}
.adialtxt a:hover {
	color: #3366cc;
	text-decoration: none;
}
.mailtxt {
	position:relative;
	left:20px;
	top:65px;
	width:205px;
	height:81px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	line-height: 13px;
}
.mailtxt a {
	color: #3366cc;
	text-decoration: underline;
}
.mailtxt a:hover {
	color: #3366cc;
	text-decoration: none;
}
#S_PH1 {
	position:relative;
	left:0px;
	top:0px;
	width:184px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/s_ph1.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 12px;
}
#S_PH1_new {
	position:relative;
	left:0px;
	top:0px;
	width:184px;
	height:320px;
	background-image: url(http://www.uk2.net/new_images/s_ph1_new.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 12px;
}
#S_PH2_new {
	position:relative;
	left:0px;
	top:0px;
	width:184px;
	height:320px;
	background-image: url(http://www.uk2.net/new_images/s_ph2_new.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 12px;
}
#S_PH3_new {
	position:relative;
	left:0px;
	top:0px;
	width:184px;
	height:320px;
	background-image: url(http://www.uk2.net/new_images/s_ph3_new.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 12px;
}
#S_PH4_new {
	position:relative;
	left:0px;
	top:0px;
	width:184px;
	height:320px;
	background-image: url(http://www.uk2.net/new_images/s_ph4_new.jpg);
	background-repeat: no-repeat;
	float: left;
}

#S_PH2 {
	position:relative;
	left:0px;
	top:0px;
	width:184px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/s_ph2.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 12px;
}
#S_PH3 {
	position:relative;
	left:0px;
	top:0px;
	width:184px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/s_ph3.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 12px;
}
#S_PH4 {
	position:relative;
	left:0px;
	top:0px;
	width:184px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/s_ph4.jpg);
	background-repeat: no-repeat;
	float: left;
}
.s_herotxt {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 20px;
}
.s_herotxt a {
	color: #3366cc;
	text-decoration: underline;
}
.s_herotxt a:hover {
	color: #3366cc;
	text-decoration: none;
}
.S_txt {
	position:relative;
	left:16px;
	top:50px;
	width:153px;
	height:81px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
}
.S_txt a {
	color: #3366cc;
	text-decoration: underline;
}
.S_txt a:hover {
	color: #3366cc;
	text-decoration: none;
}
.S_txtred {
	font-weight: bold;
	color: #cc0000;
}
.S_txtstrike {
	font-weight: normal;
	text-decoration: line-through;
}
.S_txtbold {
	font-weight: bold;
}
#WH_PH1 {
	position:relative;
	left:0px;
	top:0px;
	width:184px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/wh_ph1.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 12px;
}
#WH_PH2 {
	position:relative;
	left:0px;
	top:0px;
	width:184px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/wh_ph2.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 12px;
}
#WH_PH3 {
	position:relative;
	left:0px;
	top:0px;
	width:184px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/wh_ph3.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 12px;
}
#WH_PH4 {
	position:relative;
	left:0px;
	top:0px;
	width:184px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/wh_ph4.jpg);
	background-repeat: no-repeat;
	float: left;
}
.WH_txt {
	position:relative;
	left:16px;
	top:50px;
	width:153px;
	height:81px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	text-align: center;
}
.WH_txt a {
	color: #3366cc;
	text-decoration: underline;
}
.WH_txt a:hover {
	text-decoration: none;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 32px;
	letter-spacing: -0.05em;
}
.price_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 32px;
	letter-spacing: -0.05em;
}
.pricered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	line-height: 32px;
	letter-spacing: -0.05em;
}
.pricered_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
	line-height: 32px;
	letter-spacing: -0.05em;
}
.price2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: -0.05em;
}
.price2red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	letter-spacing: -0.05em;
}
.price_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#nm_PH1 {
	position:relative;
	left:0px;
	top:0px;
	width:246px;
	height:205px;
	background-repeat: no-repeat;
	float: left;
	padding-right: 16px;
}

.footerlinks A {font-family:Arial, Helvetica, sans-serif; font-size:small;}
.footerlinks A:link {color: #666;}
.footerlinks A:visited {color: #666;}
.footerlinks A:hover {text-decoration: none; color: black;}

.lolinks A {font-family:Arial, Helvetica, sans-serif; font-size:small;}
.lolinks A:link {color: #666; text-decoration: none;}
.lolinks A:visited {color: #666;}
.lolinks A:hover {text-decoration: underline; color: black;}

.footerblinks A {font-family:Arial, Helvetica, sans-serif; font-size:small;}
.footerblinks A:link {color: #666; font-weight: bold;}
.footerblinks A:visited {color: #666;}
.footerblinks A:hover {text-decoration: none; color: black; font-weight: bold;}

.blacklinks A {font-family:Arial, Helvetica, sans-serif; font-size:small;}
.blacklinks A:link {color: #000000;}
.blacklinks A:visited {color: #666;}
.blacklinks A:hover {text-decoration: none; color: #595959;}

.tinylinks A {font-family:Arial, Helvetica, sans-serif; font-size:x-small;}
.tinylinks A:link {color: #666;}
.tinylinks A:visited {color: #666;}
.tinylinks A:hover {text-decoration: none; color: black;}
	
.emaillinks A {font-family:Arial, Helvetica, sans-serif; font-size:small;}
.emaillinks A:link {color: #63C;}
.emaillinks A:visited {color: #63C;}
.emaillinks A:hover {text-decoration: none; color: black;}

a.weblinks {font-family:Arial, Helvetica, sans-serif; font-size:small;}
a.weblinks:link {color: #3567cc;}
a.weblinks:visited {color: #3567cc;}
a.weblinks:hover {text-decoration: none; color: black;}

a.reslinks {font-family:Arial, Helvetica, sans-serif; font-size:small;}
a.reslinks:link {color: #009900;}
a.reslinks:visited {color: #009900;}
a.reslinks:hover {text-decoration: none; color: black;}

a.tallinks {font-family:Arial, Helvetica, sans-serif; font-size:small;}
a.tallinks:link {color: #FF6600;}
a.tallinks:visited {color: #FF6600;}
a.tallinks:hover {text-decoration: none; color: black;}

a.redlinks {font-family:Arial, Helvetica, sans-serif; font-size:small;}
a.redlinks:link {color:#FF0000;}
a.redlinks:visited {color: #FF0000;}
a.redlinks:hover {text-decoration: none; color: black;}

a.purplinks {font-family:Arial, Helvetica, sans-serif; font-size:small;}
a.purplinks:link {color: #6633cc;}
a.purplinks:visited {color: #6633cc;}
a.purplinks:hover {text-decoration: none; color: black;}
#nm_PH2 {
	position:relative;
	left:0px;
	top:0px;
	width:246px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/nm_ph2.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 16px;
}

#nm_PH3 {
	position:relative;
	left:0px;
	top:0px;
	width:246px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/nm_ph3.jpg);
	background-repeat: no-repeat;
	float: left;
}
.nm_txt {
	position:relative;
	left:16px;
	top:80px;
	width:220px;
	height:81px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
}
#br_PH1 {
	position:relative;
	left:0px;
	top:0px;
	width:766px;
	height:205px;
	background-image: url(http://www.uk2.net/new_images/bulkreg_ph.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 8px;
}
#br_PH2 {
	position:relative;
	left:0px;
	top:0px;
	width:766px;
	height:auto;
	float: left;
}

#br_txt {
	position:relative;
	left:16px;
	top:10px;
	width:95%;
	height:150px;
	z-index:2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
}
/*End Placeholder*/
.pop_table1 {
	background-color: #eaeeff;	
}
.pop_table2 {
	background-color: #ffffff;
	margin:15px;
	background-position: center;
	width:90%;
}

.stylexx {
	list-style: none;
	text-align: center
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;  
	color: #595959;

}
.sinfo {
	list-style: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	padding:5px;
	
}
.sinfodes {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	padding:5px;
	background-color: #E4E4E4;
	border: 1px solid;
	border-color: #CCCCCC;
}
.orangeborder {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	padding:5px;
	border: 1px solid;
	border-color:#FF6600;
}
.orangebox {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	padding:5px;
	background-color:#FFB164;
	border: 1px solid;
	border-color:#FF9900;
}
.redbox {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
	padding:5px;
	background-color:#FF6F6F;
	border: 1px solid;
	border-color:#FF0000;
}
.sidenavbox {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#595959;
	padding:5px;
	background-color: #E4E4E4;
	border: 1px solid;
	border-color: #CCCCCC;
}
.resellernavbox {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#595959;
	padding:5px;
	background-color:#A6E9A3;
	border: 1px solid;
	border-color:#009900;
}
.whatsnextnavbox {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#595959;
	padding:5px;
	background-color:#ADDFFA;
	border: 1px solid;
	border-color: #CCCCCC;
}
.sinfobottom {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:5px;
	border-top: solid  #999999;
}
.sinfoaround {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
	border:thin solid  #595959;
}
.sinfohometable {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:2px;
	border:1px solid #CCCCCC;
}
.sinfonav{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:5px;
	border-bottom: solid #333333;
}
.sinfo a {
	color: #000000;
	text-decoration: underline;
}
.sinfo a:hover {
	text-decoration: none;
}
.sinfob {
	list-style: none;
	text-align: left;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.sinfob ul li {
	list-style-position: outside;
	
	list-style-image: url(../new_images/bullet_blk.gif);
	list-style-type: disc;
	}
.sinfob li {

}
.sinfob ul {
	font-size: 10px; 
	margin-top:0px;
	margin-left: 15px;
	padding: 5px;
}
.sinfob a {
font-weight:bold;
	color: #3366cc;
	text-decoration: underline;
}
.sinfob a:hover {
	text-decoration: none;
}
.sinfofree {
	list-style: none;
	text-align: left;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;  
	color: 595959;
	font-weight: bold;
}
.sinfobfree {
	list-style: none;
	text-align: left;
	padding: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;  
	color: #333333;
	font-weight: bold;
	background-color: #ededed;
}
.sinfohead {
	list-style: none;
	text-align: left;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	font-weight: bold;
	background-color: #3567cc;
	text-transform: none;
}
.sinfoheadgreen {
	list-style: none;
	text-align: left;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	background-color: #009900;
	text-transform: none;
}
.sinfoheadgrey {
	list-style: none;
	text-align: centre;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #ffffff;
	font-weight: bold;
	background-color:#333333
}

.sinfoheadpurple {
	list-style: none;
	text-align: left;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	font-weight: bold;
	background-color: #6633CC;
	text-transform: none;
}

.sinfoheadpurplegrey {
	list-style: none;
	text-align: left;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	font-weight: bold;
	background-color: #333333;
	text-transform: none;
}

.sinfoheadtop {
	list-style: none;
	text-align: left;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;

	font
	font-weight: bold;
	color:#FFFFFF
	background-color: #333333
	text-transform: none;
	color: #FFFFFF;
}

/*Tooltip*/
a.tooltip {
  
	z-index:24;
  position:relative;
  
  text-decoration:underline;
}

a.tooltip:hover {
  z-index:25;
  color:#333333;
  font-size: 99%;
  text-decoration:none;
}

a.tooltip span {
  display:none;
}

a.tooltip:hover span {
  position:absolute;
  top:0em;
  left:-185px;
  border:1px solid #cccccc;
  padding:10px;
  display:block;
  width:150px;
  color:#333333;
  background-color:#FFFFCC;
}
 /*end tool tip*/
.serverspec_title{
	z-index:500;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	}
.hostingspec_title{
	z-index:500;
	background-color: #ffd88d;
	border: 1px solid #CCCCCC;
	}
.hostingspecx06_title{
	z-index:500;
	background-color: #ededed;
	border: 1px solid #CCCCCC;
	}
.ecomspec_title{
	z-index:500;
	background-color: #ededed;
	border: 1px solid #CCCCCC;
	}
	
	




/* STANDARD BOX
================================================= */
.ph {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;	
	width:371px;
	background:url(../new_images/07/mid.gif) top left repeat-y;
}

.ph .content {
	padding:15px 10px 0 15px;
	background:url(../new_images/07/top.gif) top left no-repeat;
}

.ph .col02, .ph .col01 {
	float:left;
}

.ph .col01 {
	width:241px;
}

.ph .col02 {
	text-align:center;
	width:100px;
}

.ph .footer {
	background:url(../new_images/07/bottom.gif) bottom left no-repeat;
	height:18px;
	margin:-6px 0 0 0;
}

.ph ul {
	list-style-image:url(../new_images/bullet_blk.gif);
	padding:5px 5px 10px 0px;
}

.ph li {
	margin:0;
	font-size:10px;
}

.ph h2 {
	margin:0;
	padding:0;
}

.ph h2 span {
	position:absolute;
	left:-4000px;
}

.ph img {
	padding:0 0 6px 0;
	border:0px;
}

.ph.domains h2 {
	background:url(../new_images/07/title.gif) top left no-repeat;
	height:36px;
}

.ph.domainsaff h2 {
	background:url(../new_images/07/title.gif) top left no-repeat;
	height:36px;
}

.ph.webhosting h2 {
	background:url(../new_images/07/wh_title.gif) top left no-repeat;
	height:36px;
}

.ph.servers h2 {
	background:url(../new_images/07/s_title.gif) top left no-repeat;
	height:36px;
}

.ph.ecommerce h2 {
	background:url(../new_images/07/e_title.gif) top left no-repeat;
	height:36px;
}

.ph.domains {
position:relative;
float:left;
top:10px;
}

.ph.unique {
position:relative;
float:left;
top:10px;
}

.ph.domainsaff {
position:relative;
float:left;
top:20px;
}

.ph.webhosting {
position:relative;
float:right;
top:10px;
}

.ph.servers {
position:relative;
float:right;
top:20px;
}

.ph.ecommerce {
position:relative;
float:left;
top:20px;
}
/* MISC
================================================= */

.clearfix:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
.clearfix {display:inline-block}
.clearfix {display:block}

/* DL expanding list
================================================= */

dl.faq {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	margin:auto;
	width:200px;
	height:auto;
	background:#fff2e2;
	padding: 0 20px 20px 20px;
	list-style:none;
}

dl.faq a, dl.faq a:visited {
color:#333333;
text-decoration:underline;
}

dl.faq a:hover {
color:#333333;
}

dl.faq dd {
	margin:0px 0 20px 0;
}

dl.faq dt {
	margin:20px 0 5px 0;
	font-weight:bold;
}

dl.faq dt a:hover {
	text-decoration:underline;	
	cursor: help;
}

dl.faq dd {
	display:none;
}

/* End DL expanding list
================================================= */

.testimonial {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}

.billing2 h3 span {
	padding:0;
	margin:0;
	position:absolute;
	left:-4000px;
}

.billing {
	width: auto;
	background:#f9f9f9;
	
	border: #CCCCCC solid 1px;
	margin: 10px 0 0 0;
	padding: 20px 130px 20px 130px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

/* Frontpage testimonials
================================================= */
.testimonial, .testimonial a {
	color:#333;
}

/* Searchplugin box
================================================= */
div#searchplugin {
	display:none;
	position:absolute;
	top:-79px;
	right:2px;
}

div#searchplugin a#searchplugin_add {
	display:block;
	width:202px;
	height:79px;
	background:url("../new_images/searchplugin_bg.gif") top left no-repeat;
}

div#searchplugin img {
	position:absolute;
	border:0;
	top:0;
	right:0;
}

div#searchplugin a span {
	position:absolute;
	left:-9999px;
	width:9999px;
}
