/* Start of HWS style sheet 'default' */
td.webhost2 {
width: 100px;
text-align: center;
background-color: #fff;
padding: 4px;
border-bottom: 1px #f8fcff solid;
}

#dhtmltooltip{
position: absolute;
width: 180px;
border: 1px solid #2a3962;
padding: 7px;
background-color: #f8fcff;
font-size: 12px;
font-family: Verdana;
visibility: hidden;
z-index: 100;
}

#dhtmltooltip2 {
position: absolute;
width: 180px;
border: 1px solid #5378A4;
padding: 7px;
background-color: #EBF6F9;
visibility: hidden;
z-index: 100;
}

body {
	margin: 0;
	background-color: #fff;
	background-position: center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-image: url(templateimages/backgroundnamenotfullon.jpg);
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666;
}
#wrapper {
	/* background: url(templateimages/clouds.jpg) no-repeat center top; */
}
table {
	font-size: 100%;
	color: #666;
}
form {
	margin: 0;
	padding: 0;
}
h1 {
	margin: 0 0 15px;
	border-bottom: 1px dashed #53D229;
	padding: 0 0 5px;
	letter-spacing: -0.05em;
	font-size: 150%;
	font-weight: bolder;
	color: #53D229;
}
h2 {
	margin: 0;
	padding: 0 0 10px;
	letter-spacing: -0.05em;
	font-size: 13px;
	color: #333;
}
h3 {
	margin: 0;
	padding: 0 0 10px;
	font-size: 100%;
	color: #666666;
}
h4 {
	margin: 0;
	padding: 0 0 10px;
	font-size: 95%;
	color: #333333;
}
h5 {
	margin: 0;
	padding: 0 0 10px;
	font-size: 95%;
	font-weight: normal;
	color: #333333;
}
h6 {
	margin: 0;
	padding: 0 0 10px;
	font-size: 95%;
	font-weight: normal;
	color: #666666;
}
p {
	margin: 0;
	padding: 0 0 10px;
}
ul, ol {
	margin: 0;
	padding: 0 0 8px 20px;
}
ul ul, ol ol, ul ol, ol ul {
	padding: 0 0 0 20px;
}
li {
	margin: 0;
	padding: 0 0 2px;
}
input, textarea, select {
	vertical-align: text-bottom;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}
a {
	color: #0066ff;
}
img {
	vertical-align: text-bottom;
}
a img {
	border: none;
}
.l {
	float: left;
}
.r {
	float: right;
	color: #fff;
}
.red {
color: #ea0000;
}

.black{
color:#000;
font-weight:bold;
}

/* Top navigation menu */


#menu {
	float: right;
	padding: 0;
	display: block;
	list-style: none;
}
#menu li {
	float: left;
	display: block;
	padding: 0;
	list-style: none;
}
#menu a {
	display: block;
	position: relative;
	border-left: 1px solid #ffffff;
	background-color: #e7e7e7;
	background-image: url(templateimages/nav_help.gif) ;
	background-repeat: repeat-x;
	text-decoration: none;
	color: #ffffff;
	font-weight:bolder;
}
#menu span {
	display: block;
	background-image: url(templateimages/nav_l_help.gif);
	background-repeat: no-repeat;
}
#menu span span {
	background-image: url(templateimages/nav_r_help.gif);
	background-position: right top;
	padding: 7px 15px;
}
#menu a:hover, #menu  a.selected, #menu .open a {
	background-color: #73dc4f;
	background-image: url(templateimages/nav_on.gif);
	color: #ffffff;
}
#menu .selected span, #menu .open span {
	background-image: url(templateimages/nav_l_on.gif);
}
#menu .selected span span, #menu .open span span {
	background-image: url(templateimages/nav_r_on.gif);
}
#menu a.helpButton {
	background-image: url(templateimages/nav_help.gif);
	color: #fdefe0;
	font-weight:bolder;
}
#menu a.helpButton:hover {
	background-image: url(templateimages/nav_on.gif);
}
#menu .helpButton span {
	background-image: url(templateimages/nav_l_help.gif);
}
#menu .helpButton span span {
	background-image: url(templateimages/nav_r_help.gif);
}
#menu .helpButton:hover span {
	background-image: url(templateimages/nav_l_on.gif);
}
#menu .helpButton:hover span span {
	background-image: url(templateimages/nav_r_on.gif);
	color: #fff;
}
#menu ul {
	position: absolute;
	border-top: 1px solid #ffffff;
	list-style: none;
	z-index: 4;
	padding: 0;
	display: none;
}
#menu .open ul {
	display: block;
}
#menu ul li {
	display: block; /* "inline" works too, without floating */
	clear: both;
	z-index: 4;
}
#menu ul a, #menu .open ul a {
	position: relative;
	width: 170px;
	border: 1px solid #ffffff;
	border-top: none;
	background-image: none;
	z-index: 4;
}
#menu .open ul a:hover {
	background-image: none;
}
#menu ul span {
	position: relative;
	border-left: 5px solid #36C610;
	background-color: #E8FAE1;
	background-image: none;
	padding: 4px 10px;
	color: #36C610;
}
#menu ul a:hover span {
	border-left: 5px solid #C40000;
	background-image: none;
	background-color: #ffffff;
	color: #C40000;
}

#menu .open ul span {
	background-image: none;
}

/* LHS menu */


#leftcol {
	float: left;
	width: 170px;
	margin-top: 10px;
	background-image: url(templateimages/subnav_bg.gif);
	background-repeat: repeat-y;
	font-size: 95%;
}
#leftcol div {
	background-image: url(templateimages/subnav-bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 100%;
	position: relative;
}
#leftcol ul {
	position: relative;
	background-image: url(templateimages/subnav_top.gif);
	background-repeat: no-repeat;
	padding: 15px 5px 15px 5px;
	list-style: none;
}
#leftcol ul ul {
	background-image: none;
	padding: 3px 0;
}
#leftcol li {
	padding: 0 0 5px;
	clear: both;
}
#leftcol li li {
	padding: 0;
	display: inline;
	clear: both;
}
#leftcol a {
	position: relative;
	display: block;
	height: 25px;
	background-image: url(templateimages/subnav_off.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
#leftcol a:hover, #leftcol a.selected {
	background-image: url(templateimages/subnav_on.gif);
	color: #ffffff;
}
#leftcol span {
	display: block;
	padding: 5px 0 0 18px;
}
#leftcol li ul li span {
	display: block;
	padding: 5px 0 0 18px;
	
}
#leftcol ul ul a {
	height: auto;
	background-image: none;
	padding: 0 0 2px 0;
	font-weight: bold;
	color: #C40000;
	border-left: 3px solid #C40000;
}
#leftcol ul ul a:hover {
	background-color: #ffffff;
	background-image: none;
	color: #36C610;
	border-left: 3px solid #36C610;
}
#leftcol ul ul a.selected {
	background-color: #ffffff;
	background-image: none;
	color: #36C610;
	border-top: 1px solid #36C610;
	border-bottom: 1px solid #36C610;
}

/* content styles */

#page {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}
#header {
	background-image: url(templateimages/bg_phone.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	float: left;
	height:137px;
	width:760px;
	background-image:url(http://www.hostingandwebsolutions.com/templateimages/logoHWS.gif); 
	background-repeat: no-repeat;
}
#hws_top_pole {
	padding: 0px 15px 31px 75px;
	font-size: 150%;
	color: #53D229;
	float: left;
	width: 639px;
}
#hws_toplinks{float:left;padding-left:180px;width:auto}
}#crollheader li a.cfirstlink,#brollheader li a.bfirstlink,#arollheader li a.afirstlink,#rollheader li a.firstlink,#menuheader li a.irishlink{background-position:0 0}
#menuheader{width:480px;height:23px;margin:0;padding:0;float:left;list-style:none}#menuheader li{width:96px;height:23px;float:left}#menuheader li a{display:block;width:96px;height:23px;overflow:hidden;text-indent:-999px;background:url(/hwsimages/toplinks.gif) 0 0}#menuheader li a.livechatlink{background-position:-96px 0}#menuheader li a.ordernowlink{background-position:-192px 0}#menuheader li a.memberslink{background-position:-288px 0}#menuheader li a.sitemaplink{background-position:-384px 0}#menuheader li a.irishlink:hover{background-position:0 -23px}#menuheader li a.livechatlink:hover{background-position:-96px -23px}#menuheader li a.ordernowlink:hover{background-position:-192px -23px}#menuheader li a.memberslink:hover{background-position:-288px -23px}#menuheader li a.sitemaplink:hover{background-position:-384px -23px}
#hws_top_pole span {
	color: #0066cc;
}
#hws_top_pole_image{
	float: right;
}
#hws_top_pole_other {
	float: right;
}
#search_website {
	padding: 111px 0px 25px 400px;
	display:block;
	font-weight:bold;
	font-size:1.00em;
	color:#ffffff;
}
#search_website_input {
	background: url(/hwsimages/searchtext_bg.jpg) no-repeat;
	font-size: 12px;
	color: #B00000;
	border-color:#43DC10;
}
#phone-members {
	padding: 0px 15px 31px 75px;
	font-size: 150%;
	color: #53D229;
	float: left;
	width: 639px;
}
#phone-members span {
	color: #0066cc;
}
#phone-image{
	float: right;
}
#ph-number {
	float: right;
}
#search {
	float: inherit;
}
#flash {
	width: 510px;
	height: 223px;
	float: left;
	margin-top: 1px;
}
#homeDomain {
	margin-top: 1px;
	float: left;
	background: url(templateimages/home_dom_bg.jpg) no-repeat;
	width: 250px;
	height: 223px;
}
#homeDomain li {
	margin: 0 0 3px 0;
	font-size: 10px;
}
.hostbutpad {
	margin: 10px 10px 15px 7px;
}
#homeDomain table {
	margin: 4px 0 0 0;
	width: 100%;
	border: none;
	overflow: hidden;
	font-size: 95%;
}
#homeDomain th {
	border: none;
	background-image: none;
	padding: 1px 10px 1px 0;
	text-align: right;
	color: #fff;
}
#domHeight {
	height: 118px;
padding-top: 35px;
}
#homeDomain td {
	border: none;
	padding: 0;
	color: #e5ecf9;
}
#homeDomain p {
	margin: 0 0 2px 10px;
	padding: 0;
}
p#searchbutton {
	padding: 0 0 0 165px;
	margin: 0 0 16px 0;
}
#domainPrice {
	text-align: right;
}
td#allDomains {
	padding-right: 14px;
	text-align: right;
}
#homeDomain th a {
	color: #e5ecf9;
}
#allDomains a:hover {
	text-decoration: none;
	color: #fff;
}
.textfield1 {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	font-weight: bold;
	color: #000000;
}

.width90px {
	width: 90px;
}
.width130px {
	width: 133px;
}
#quoteWrapper {
	width: 760px;
	height: 31px;
	background: url(templateimages/bg_quicklinks.gif) no-repeat;
	margin-bottom: 10px;
margin-top: 1px;
}
#quote {
	padding: 9px 15px;
	width: 500px;
	float: left;
}
#quote p {
	color: #fff;
	margin: 0;
	padding: 0;
}
#quote p em {
	color: #ccc;
}
#linkSelector {
	float: right;
	padding: 4px 15px;
}
#h_domainNames, #h_webHosting, #h_dedicatedServers, #h_resellerPartners {
	width: 190px;
	height: 201px;
	float: left;
}
#h_domainNames div {
	width: 164px;
	padding: 0 13px;
	background: #f0ce95 url(templateimages/hb_bg_dn.jpg);
	height: 131px;
	color: #ad5810;
}
#h_webHosting div {
	width: 164px;
	padding: 0 13px;
	background: #c2e07f url(templateimages/hb_bg_wh.jpg);
	height: 131px;
	color: #37900f;
}
#h_dedicatedServers div {
	width: 164px;
	padding: 0 13px;
	background: #8dafd4 url(templateimages/hb_bg_ds.jpg);
	height: 131px;
	color: #d3e1f0;
}
#h_resellerPartners div {
	width: 164px;
	padding: 0 13px;
	background: #d98682 url(templateimages/hb_bg_rp.jpg);
	height: 131px;
	color: #f8dede;
}
#homeBanners {
	width: 250px;
	float: right;
	padding-top: 25px;
}
#homeBanners img {
	margin-bottom: 10px;
	border: 0;
}
#homeContent {
	width: 495px;
	float: left;
	padding-top: 25px;
}
#footer {
	margin: 5px 0 0 0;
	text-align: center;
	background: url(templateimages/footerbg.gif) no-repeat;
	padding: 1px 0 0 0;
	height: 61px;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: 10px;
	color: #999;
	padding-top: 8px;
}
#domainMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_domains.jpg) no-repeat;;
}
#contactMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_contact.jpg) no-repeat;;
}

/* =General */
img {
	border: none;
}

.pin {
	float: none;
	clear: both;
	height: 0;
	_height: 1px;
}


a {
	color: #cc0033;
}

a:hover {
	color: #3E66E9;
}

#copy-message {
	padding-top: 10px;
}

#customerserviceMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_customerservice.jpg) no-repeat;;
}
#trainingMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_training.jpg) no-repeat;;
}
#joinusMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_joinus.jpg) no-repeat;;
}
#communityMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_community.jpg) no-repeat;;
}
#helpMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_help.jpg) no-repeat;;
}
#datacentreMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_datacentre.jpg) no-repeat;;
}
#aboutMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_about.jpg) no-repeat;;
}
#agreementMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_agreement.jpg) no-repeat;;
}
#privacyMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_privacypolicy.jpg) no-repeat;
}
#termsMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_terms.jpg) no-repeat;
}
#termsserviceMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_termsservice.jpg) no-repeat;
}
#aupMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_aup.jpg) no-repeat;
}
#linksMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_links.jpg) no-repeat;
}
#careersMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_careers.jpg) no-repeat;;
}
#seoMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_seo.jpg) no-repeat;;
}
#sslMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_ssl.jpg) no-repeat;;
}
#resellerMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_reseller.jpg) no-repeat;;
}
#newsMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_news.jpg) no-repeat;;
}
#dedicatedMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_dedicated2.jpg) no-repeat;;
}
#resourcesMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_link-exchange.jpg) no-repeat;;
}
#content {
	padding: 0 10px;
	margin-top: 10px;
	width: 415px;
	float: left;	
	min-height: 300px;
}
#contentWide {
	padding: 0 0 0 10px;
	margin-top: 10px;
	width: 580px;
	float: left;	
	min-height: 300px;
}
#contentWide .box {
	background: url(templateimages/box_bg.gif) bottom center no-repeat;
	width: 580px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#contentWide .box h2 {
	background: url(templateimages/box_headbg_565.gif) no-repeat;
	width: 565px;
	height: 27px;
	padding: 6px 5px 0 10px;
	color: #ffffff;
}

#contentWide .box h2 a {
	color: #ffffff;
}

.box495 {
	background: url(templateimages/box_bg_495.gif) bottom center no-repeat;
	width: 495px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.box495 h2 {
	background: url(templateimages/box_headbg_495.gif) no-repeat;
	width: 480px;
	height: 27px;
	padding: 6px 5px 0 10px;
}
.box240 {
	background: url(templateimages/box_bg_240.gif) bottom center no-repeat;
	width: 240px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.box240 h2 {
	background: url(templateimages/box_headbg_240.gif) no-repeat;
	width: 225px;
	height: 27px;
	padding: 6px 5px 0 10px;
}

.box285 {
	background: url(templateimages/box_bg_285.gif) bottom center no-repeat;
	width: 285px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	height: 255px;
}
.box285 h2 {
	background: url(templateimages/box_headbg_285.gif) no-repeat;
	width: 270px;
	height: 27px;
	padding: 6px 5px 0 10px;
}
#content .box {
	background: url(templateimages/box_bg_415.gif) bottom center no-repeat;
	width: 415px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#content .box p, #contentWide .box p, .box285 p, .box495 p, .box240 p {
	padding: 5px 10px;
	margin: 0;
}
#content .box ul, #contentWide .box ul, .box285 ul, .box495 ul, .box240 ul {
	margin: 5px 10px 5px 30px;
	padding: 0;
	
}

#content .box ol, #contentWide .box ol, .box285 ol, .box495 ol, .box240 ol {
	margin: 5px 10px 5px 30px;
	padding: 0;
}
#content .box h3, #contentWide .box h3, .box285 h3, .box495 h3, .box240 h3 {
	padding: 5px 10px;
	margin: 0;
}
#content .box h2 {
	background: url(templateimages/box_headbg_435.gif) no-repeat;
	width: 400px;
	height: 27px;
	padding: 6px 5px 0 10px;
	color: #ffffff;
}

#content .box h2 a {
	color: #ffffff;
}
.box495 p, .box240 p {
	margin: 0;
}
#banners {
	padding: 0;
	margin-top: 10px;
	float: left;
	width: 150px;
}
#contentWrapper {
	margin-bottom: 25px;
}
.displayTable {
		margin: 0;
		padding: 0 0 10px;
		}
		.displayTable td {
			background: #fff;
		}
		.displayTable th {
			background: #E98333;
			color: #fff;
		}
		.displayTable td.t_col1 {
			background: #F8C7A0;
		}
		.displayTable td.t_col2 {
			background: #F9D9BF;
		}
		.pricelist_buynow {
			text-align: right;
			margin: 4px 0 20px 0;
		}
		
#banners img {
	margin: 0 0 10px 0;
	border: 0;
}

/* Hosting plan pages */

#prices {
	margin: 10px 0 0;
	float: left;
	width: 230px;
	background-image: url(templateimages/sub10.gif);
	background-repeat: repeat-y;
}
#prices2 {
	background-image: url(templateimages/sub11.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#prices3 {
	background-image: url(templateimages/sub05.gif);
	background-repeat: no-repeat;
	padding: 20px 15px;
}
#prices3 table th {
	color: #f00;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#prices3 table th span {
	font-size: 10px;
	color: #f00;
}
#prices table {
	margin: 0;
	width: 210px;
	border: none;
}
#prices th {
	border: none;
	background-image: none;
	padding: 2px 0;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
#prices td {
	text-align: right;
	border: none;
	padding: 2px 0;
	color: #0066ff;
}
#prices img {
	vertical-align: middle;
}
#picks {
	float: right;
	margin: 10px 0 0;
	width: 175px;
	font-size: 95%;
}
#picks h3 {
	color: #53D229;
}
#picks h3, #picks p {
	margin: 0 0 0 65px;
	padding: 0;
	font-size: 100%;
}
#picks .image {
	float: left;
	margin: 0;
}
#features {
	clear: both;
	padding: 20px 0 0;
}
#features #tabs {
	font-size: 95%;
	padding: 0;
}
#features #tabs a.selected1 {
	display: block;
	float: left;
	background: url(templateimages/tabs_r_01.jpg) no-repeat;
	background-color: #ffffff;
	padding: 5px 5px 0 25px;
	text-decoration: none;
	font-weight: bold;
	color: #C10000;
	width: 70px;
	height: 18px;
	margin-bottom: -2px;
}

#features #tabs a.selected2 {
	display: block;
	float: left;
	background: url(templateimages/tabs_02.jpg) no-repeat;
	background-color: #ffffff;
	padding: 5px 5px 0 25px;
	text-decoration: none;
	font-weight: bold;
	color: #C10000;
	width: 82px;
	height: 18px;
	margin-bottom: -2px;
}
#features #tabs a.selectedbig {
	display: block;
	float: left;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	color: #C10000;
	margin-bottom: -2px;
}
#features #tabs a.unselected1 {
	display: block;
	float: left;
	background: url(templateimages/tabs_01.jpg) no-repeat;
	padding: 6px 5px 0 25px;
	text-decoration: none;
	font-weight: bold;
	color: #39C614;
	width: 70px;
	height: 17px;
	margin-bottom: -2px;
}
#features #tabs a.unselected2 {
	display: block;
	float: left;
	background: url(templateimages/tabs_r_02.jpg) no-repeat;
	padding: 6px 5px 0 25px;
	text-decoration: none;
	font-weight: bold;
	color: #39C614;
	width: 82px;
	height: 17px;
	margin-bottom: -2px;
}
#features #tabs a.unselectedbig {
	display: block;
	float: left;
	padding: 6px 5px 0 25px;
	text-decoration: none;
	font-weight: bold;
	color: #39C614;
	margin-bottom: -2px;
}
#features #tabs a.unselectedbig2 {
	display: block;
	float: left;
	padding: 6px 5px 0 25px;
	text-decoration: none;
	font-weight: bold;
	color: #39C614;
	margin-bottom: -2px;
}
#features .print {
	clear: both;
	border: 1px solid #B2FF9C;
	border-bottom: none;
	padding: 0 2px;
}
#features .print p {
	background-image: url(templateimages/sub13.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 5px 15px 6px;
	text-align: right;
	font-size: 95%;
}
#features .print a {
	text-decoration: none;
	color: #666666;
}
#features .print a img {
	vertical-align: middle;
}
#features .card {
	border: 1px solid #B2FF9C;
	padding: 10px 5px 20px;
}
#features .cardbig {
	padding: 10px 5px 20px;
}
.hidden {
	display: none;
}
#features .card h3.spec {
	margin-top: 5px;
	border-bottom: 1px solid #999999;
	background-image: url(templateimages/sub16.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding: 5px 10px 5px 15px;
	font-size: 95%;
	color: #333333;
}
#features .card h3.spec2 {
	margin-bottom: 10px;
	margin-top: 5px;
	border-bottom: 1px solid #999999;
	background-image: url(templateimages/sub16.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding: 5px 10px 5px 15px;
	font-size: 95%;
	color: #333333;
}
#features .card h4.spec {
	background-image: url(templateimages/sub18.gif);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
#features .card h4.spec a {
	display: block;
	text-decoration: none;
	background-image: url(templateimages/sub17.gif);
	background-repeat: no-repeat;
	background-position: 380px 50%;
	padding: 5px 10px 5px 25px;
	color: #333333;
}
#features .card h4.spec a:hover {
	text-decoration: underline;
}
#features .card .open h4.spec a {
	background-image: url(templateimages/sub19.gif);
}
#features .closed, #features .open {
	border-bottom: 1px dotted #cccccc;
}
#features .closed .explanation {
	display: none;
}
#features .open .explanation {
	display: block;
	background-color: #A2FF88;
	position: relative;
	padding: 10px 15px 0;
	font-size: 95%;
	border-bottom: 1px solid #ffffff;
}
#features .closed .explanationbig {
	display: none;
}
#features .open .explanationbig {
	display: block;
	position: relative;
	padding: 10px 15px 0;
	font-size: 100%;
	border-bottom: 1px solid #ffffff;
}
.formblock {
	background: #E3FBE9;
	padding: 10px;
}
.box285 h3 {
	color: #0066cc;
	font-size: 18px;
}
.boxDots {
	border-bottom: 1px dotted #ccc;
}#domains_1 {
	color: #ffffff;
	width: 188px;
	height: 136px;
	float: left;
	background: url(templateimages/domains_01.jpg) no-repeat;
}
#domains_1 h2 {
	color: #000;
	margin: 19px 0 0 54px;
}
#domains_1 p {
	margin: 0 20px 0 54px;
	color: #000;
}
#domains_2 h2, #domains_3 h2 {
	color: #000;
	margin: 19px 0 0 57px;
}
#domains_2 p {
	margin: 0 20px 0 57px;
	color: #000;
}
#domains_3 p {
	margin: 0 30px 0 57px;
	color: #000;
}
#domains_2 {
	width: 191px;
	height: 136px;
	float: left;
	background: url(templateimages/domains_02.jpg) no-repeat;
}
#domains_3 {
	width: 200px;
	height: 136px;
	float: left;
	background: url(templateimages/domains_03.jpg) no-repeat;
}
#domains_wrapper {
	width: 579px;
	height: 167px;
	background: url(templateimages/domains_mainbg1.jpg) no-repeat;
	margin-bottom: 4px;
}
#domains_wrapper select {
	font-size: 14px;
}
#domains_whyuseus {
	width: 379px;
	height: 222px;
	float: left;
	background: url(templateimages/box_bg_379.gif) no-repeat;
}
#domains_whyuseus h2 {
	color: #6bcc34;
	background: url(templateimages/box_headbg_379.gif) no-repeat;
}
#domains_whyuseus p {
	margin: 0 0 5px 22px;
}
#domains_whyuseus ul {
	margin: 0 0 10px 32px;
	padding: 0;
	list-style-image: url(templateimages/bullet_green.gif);
}
#domains_whyuseus li {
	padding: 0;
	margin: 0 0 5px 10px;
	list-style-image: url(templateimages/bullet_green.gif);
}
#domains_checklist {
	width: 200px;
	height: 321px;
	float: left;
	background: url(templateimages/domains_freebg.jpg) no-repeat;
}
#domains_choose {
	width: 332px;
	height: 79px;
	float: left;
	padding: 48px 0 0 90px;
}


#domainsPrice {
	width: 125px;
	float: left;
}
#domains_buynow {
	margin-top: 13px;
}

#domainstop {
	font-size: 12px;
	font-weight: bold;
	color: #B00000;
	border-color:#43DC10;
}
#domains {
	width: 215px;

	font-weight: bold;
	color: #000000;
	border-color:#cccccc;
}
#domains_search {
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
	color: #43DC10;
}
#domains_checklist h2 {
	margin: 17px 0 0 27px;
	color: #000;
}
#domains_checklist p {
	margin: 0 0 5px 27px;
	color: #000;
	font-size: 13px;
}
#domains_checklist table {
	margin: 0 0 0 24px;
	color: #000;
}
#domains_results {
	background: url(templateimages/domains_resbg.gif) no-repeat;
	width: 379px;
	height: 221px;
	float: left;
}
#domains_results h2 {
	font-size: 21px;
	font-weight: bold;
	margin: 12px 0 10px 22px;
	color: #000;
	padding: 0;
}
#domains_results p {
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 5px 22px;
	padding: 0;
}
#domains_results h3 {
	font-size: 17px;
	font-weight: bold;
	color: #666;
	padding: 0;
	margin: 20px 0 5px 22px;
}
.domains_yes {
	color: #3a4c92;
}
.domains_no {
	color: #999;
}
.domains_no img {
	margin-bottom: 4px;
}
#domains_whoischoose {
	width: 421px;
	height: 100px;
	background: url(templateimages/domains_whoisbg.jpg) no-repeat;
margin-bottom: 4px; 
	padding: 67px 50px 0 158px;
}
#domains_whoischoose select {
	font-size: 14px;
}
#domains_searchnow {
	margin: 15px 88px 0 0;
}
#domains_whoisresults {
	background: url(templateimages/domains_whoisresbg.gif) repeat-y;
}
#whoisrestext {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	padding: 10px 20px;
}

.labelreq {
	font-size: 10px;
}
.req {
	color:#FF0000;
	font-weight: bolder;
}
.label {
	font-weight: bolder;
}


#free {
	color:#49CB26;
}
#sslbanner1 {
	float: left;
	width: 286px;
}
#sslbanner11 {
	float: left;
	width: 286px;
}
#sslbanner2 {
	float: left;
	margin-left: 8px;
	width: 286px;
}
#sslbanner22 {
	float: left;
	margin-left: 8px;
	width: 286px;
}

#designMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_designnew.jpg) no-repeat;
}

	
#designMain h1 {
	padding: 56px 0 0 30px;
	margin: 0 0 10px 0;
	color: #fff;
	border: 0;
}
#designMain p {
	margin: 0 0 0 30px;
	padding: 0;
	color: #fff;
}

#hostingMain {
	width: 760px;
	height: 150px;
	background: url(templateimages/h_hosting.jpg) no-repeat;
}
#hostingMain h1 {
	padding: 56px 0 0 30px;
	margin: 0 0 10px 0;
	color: #fff;
	border: 0;
}
#hostingMain p {
	margin: 0 0 0 30px;
	padding: 0;
	color: #fff;
}

#personalPlans {
	float: left;
	width: 286px;
}
#businessPlans {
	float: left;
	margin-left: 8px;
	width: 286px;
}
#hostingPlanSelector {
	width: 286px;
	height: 175px;
	float: left;
	background: url(templateimages/hosting_planselbg.jpg) no-repeat;
	margin-top: 8px;
}


#hostingPlanSelector2 {
	width: 286px;
	height: 175px;
	float: left;
	background: url(templateimages/hosting_planselbg.jpg) no-repeat;
	margin-top: 8px;
}
#hostingPlanSelector2 p {
	margin: 0 13px 8px 13px;
}

#hostingPlanSelector2 h2, #hostingPlansComeWith2 h2 {
	color: #ffb400;
	font-size: 14px;
	margin: 10px 13px 5px 13px;
}


#hostingPlanSelector h2, #hostingPlansComeWith h2 {
	color: #ffb400;
	font-size: 14px;
	margin: 10px 13px 5px 13px;
}
#hostingPlanSelector p {
	margin: 0 13px 8px 13px;
}
#hostingPlansComeWith {
	width: 286px;
	margin: 8px 0 0 8px;
	float: left;
}
#hostingPlansComeWith ul{
	margin: 0 13px 8px 13px;
	list-style-image: url(templateimages/tick_green.gif);
}

.padLeft10 {
	padding-left: 10px;
}
.padtop10 {
	padding-top: 10px;
}


table.hostingPrice td p, .hostingPrice td th {
	margin: 0;
	padding: 0;
}
.hostingPriceL {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding:7px 0 7px 0;
}
hostingPriceL p {
	margin: 0;
	padding: 0;
}
.hostingPriceR {
	border-bottom: 1px solid #fff;
	padding:7px 0 7px 0;
}
.hostingPricetop {
	border-right: 1px solid #fff;
}
.pad10 {
	padding: 10px;
}
.hostingPriceSpecial {
	padding: 3px 4px 1px 4px;
	background: url(templateimages/box_headbg_565.gif) repeat-x;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.hostingPriceSpecialOffer {
	padding: 3px 4px 1px 4px;
	background: url(templateimages/hosting_info2.gif) repeat-x;
	color: #6D3400;
	font-size: 14px;
	font-weight: bold;
}

.hostingPriceSpecialOfferPersonal {
	padding: 3px 4px 1px 4px;
	background: url(templateimages/specialofferpersonal.gif) repeat-x;
	color: #6D3400;
	font-size: 14px;
	font-weight: bold;
}

.hostingPriceNumber {
	font-size: 24px;
	font-weight: bold;
	color: #FE2323;
	margin: 0;
	padding: 0;
}
.hostingPriceMonth {
	font-size: 10px;
	color: #FE2323;
	margin: 0 0 5px 0; 
	padding: 0;
}
.hostingPriceWas {
	font-size: 14px;
	color: #FE2323;
	margin: 0 0 5px 0; 
	padding: 0;
}

img.hosting_buttons {
	margin-bottom: 3px;
}
img.trial {
	text-align:center;
}
td.oddL {
	background-color: #E8FAE1;
	padding: 5px 6px 3px 6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.oddR {
	background-color: #E8FAE1;
	padding: 5px 6px 3px 6px;
	border-bottom: 1px solid #fff;
}
td.evenL {
	background-color: #FFFFFF;
	padding: 5px 6px 3px 6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.evenR {
	background-color: #FFFFFF;
	padding: 5px 6px 3px 6px;
	border-bottom: 1px solid #fff;
}
#hosting_seeBiz {
	width: 290px;
	float: left;
	text-align: right;
	padding-top: 5px;
}
#hosting_seeBiz2 {
	float: right;
	text-align: right;
	padding-top: 5px;
}
#hosting_compPoints {
	width: 290px;
	float: left;
	padding-top: 10px;
}

#hosting_compPointsDesign {
	float: left;
	padding-top: 10px;
}

#hosting_compPoints ul {
	list-style-image: url(templateimages/tick_green.gif);
}
.rss_item {margin: 0 0 1em 0; padding-top: 0; padding-bottom: 0; }
.rss_item a {font-weight: bold; }
.rss_date { font-size: 11px; color: #999; }
.seoR { padding-left: 8px; }
.seoT { padding-top: 16px; }
.seoRT { padding: 16px 0 0 8px; }
.bluebox {
	width: 286px;
	height: 235px;
	float: left;
	background: url(templateimages/bluebox.gif) no-repeat;
	margin-top: 8px;
}
.bluebox h2 {
	color: #ffb400;
	font-size: 14px;
	margin: 10px 13px 5px 13px;
}
.bluebox p {
	margin: 0 13px 8px 13px;
}
.marleft8 {
margin-left: 8px;
}
.formTable { background-color: #ddd; }
.formTable th { text-align: left; font-weight: normal; color: #000; background-color: #E8FAE1; }
.formTable td { background-color: #fff; }

.formTable1 { background-color: #ddd; }
.formTable1 th { text-align: left; font-weight: bolder; color: #fff; background-color: #C20000; }
.formTable1 td { background-color: #fff; }
.formTable1 .t_col1 { text-align: left; font-weight: bolder; color:#000; background-color: #E8FAE1; }


#h_box1 {
	float: left;
	background: url(templateimages/homebox01.jpg) no-repeat;
	width: 190px;
	height: 198px;
	color: #993300;
}
#h_box2 {
	float: left;
	background: url(templateimages/homebox02.jpg) no-repeat;
	width: 190px;
	height: 198px;
	color: #006600;
}
#h_box3 {
	float: left;
	background: url(templateimages/homebox03.jpg) no-repeat;
	width: 190px;
	height: 198px;
	color: #99ccff;
}
#h_box4 {
	float: left;
	background: url(templateimages/homebox04.jpg) no-repeat;
	width: 190px;
	height: 198px;
	color: #ffcccc;
}
#h_box1, #h_box2, #h_box3, #h_box4 {
	cursor: pointer;
	font-size: 14px;
}
#h_box1 h2, #h_box2 h2, #h_box3 h2, #h_box4 h2 {
	color: #fff;
	margin: 0;
	padding: 10px;
}
#h_box1 ul, #h_box2 ul, #h_box3 ul, #h_box4 ul {
	margin: 0 0 0 25px;
	padding: 0;
	font-size: 11px;
}
#h_box1 li, #h_box2 li, #h_box3 li, #h_box4 li {
margin: 0;
padding: 0;
}
#h_box1 p, #h_box2 p, #h_box3 p, #h_box4 p {
	padding: 10px;
	font-size: 11px;
}
#h_box1 .price, #h_box2 .price, #h_box3 .price, #h_box4 .price {
	font-size: 12px;
	color: #fff;
}
.nocontracts {
margin: 20px 0pt 0pt 35px;
}
#clientLogos {
border: 1px solid #ccc;
width: 248px;
height: 125px;
}
#serviceBoxes h2 {
letter-spacing: .05em;
}

/* Contact (post it note) */
#contact {
	width: 283px;
	height: 249px;
	background: url(templateimages/post-it.png) no-repeat;
	position: fixed;
	bottom: 0;
	right: 0;
	overflow:hidden;
}
#contact p {
	display: none;
}

#contact .email {
	position: absolute;
	bottom: 20px;
	right: 40px; 
	width: 230px;
	height: 60px;
	text-indent: -9000px;
	overflow: hidden;
}

/* Contact Details text, related to Contact */
#contactDetails {
	display: none;
	position: fixed;
	z-index: 20;
	bottom: 4px;
	right: 190px;
	font-size: 12pt;
	color: #000;
}


/* Top Links */
.sitemap:link, .sitemap:visited 
{ 
	padding-right:10px;
	float:right;
	background:url('http://www.hostingandwebsolutions.com/hwsimages/sitemap.png') no-repeat;
	height:23px;
	width: 65px;
	text-decoration: none;
}

.sitemap:hover
{ 
	padding-right:10px;
	float:right;
	background:url('http://www.hostingandwebsolutions.com/hwsimages/sitemapon.png') no-repeat;
	height:23px;
	width: 65px;
	text-decoration: none;
}
.members:link, .members:visited 
{ 
	padding-right:20px;
	float:right;
	background:url('http://www.hostingandwebsolutions.com/hwsimages/members.png') no-repeat;
	width: 65px;
	height:23px;
	text-decoration: none;
}
.members:hover
{ 
	padding-right:20px;
	float:right;
	background:url('http://www.hostingandwebsolutions.com/hwsimages/memberson.png') no-repeat; 
	width: 65px;
	height:23px;
	text-decoration: none;
}
.irish:link, .irish:visited 
{ 
	padding-right:10px;
	float:right;
	background:url('http://www.hostingandwebsolutions.com/hwsimages/irelandflag.png') no-repeat;
	width: 65px;
	height:23px;
	text-decoration: none;
}
.irish:hover
{ 
	float:right;
	padding-right:10px;
	background:url('http://www.hostingandwebsolutions.com/hwsimages/irelandflagon.png') no-repeat;
	width: 65px;
	height:23px;
	text-decoration: none;
}
.livechat:link, .livechat:visited 
{ 
	padding-right:40px;
	float:right;
	background:url('http://www.hostingandwebsolutions.com/hwsimages/live_chat.png') no-repeat;
	width: 65px;
	height:23px;
	text-decoration: none;
}
.livechat:hover
{ 
	float:right;
	padding-right:40px;
	background:url('http://www.hostingandwebsolutions.com/hwsimages/live_chaton.png') no-repeat;
	width: 65px;
	height:23px;
	text-decoration: none;
}


/* Hack used to ensure floating divs work correctly */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac *
/* End of 'default' */
