p, td, li, ul, ol, h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Used to hide Skip Navigation link */
.hide
{
	display: none;
}
/* Force all images to be block elements with 0 border */
img
{
	display: block;
	border: 0;
}
/* Main Navigation */
table#primnav
{
	border-top: 1px solid #CCCCCC;
	background-color: #FF9900;
}
table#primnav td#navlinks
{
	text-align: right;
	border-bottom: 1px solid #EDF2F6;
	border-right: 1px solid #EDF2F6;
	height: 24px;
}
table#primnav td#navlinks a
{
	font-size: 10px;
	font-weight: bold;
	display: block;
	float: right;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}
table#primnav td#navlinks a:link, table#primnav td#navlinks a:visited
{
	padding: 5px;
	border-left: 1px solid #EDF2F6;
	color: #FFF;
	text-decoration: none;
	background-color: #FF9900;
}
table#primnav td#navlinks a:hover, table#primnav td#navlinks a:active
{
	padding: 5px;
	border-left: 1px solid #EFEFEF;
	background-color: #0000B8;
	color: #FFF;
	text-decoration: none;
}
table#primnav td#header
{
	border-bottom: 1px solid #EDF2F6;
	height: 100px;
	/*background: url('images/newheader.jpg');*/
}
table#primnav td#navbuttons
{
	border-bottom: 1px solid #EDF2F6;
}
table#primnav td#navbuttons img
{
	display: inline;
	padding-right: 2px;
}
.inline
{
	display: inline;
}
.search form
{
	margin: 0px;
	padding: 0px;
}

table#main_ads a
{
	line-height: 160%;
}

table#main_ads td
{
	font-size: 12px;
	color: #666;
	text-align: left;
	border-bottom: 1px solid #EDF2F6;
	padding-bottom:10px;
	line-height: 130%;
}

table#main_ads h1
{
	font-size: 18px;
	color: #009;
	text-align: left;
	padding: 10px 0 0 0;
	margin: 0;
}

table#main_ads h1 a
{
	text-decoration:none;
}


table#main_ads td ul
{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	margin: 10px 0 15px 0;
}
table#main_ads td li {
	list-style-position: inside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
div#web_design
{
	border-right: 1px solid #EDF2F6;
	float: left;
	display: block;
	height: 350px;
	width: 185px;
	margin-top: 3px;
	margin-bottom: 3px;
}
div#web_hosting
{	
	border-right: 1px solid #EDF2F6;
	float: left;
	display: block;
	margin-top: 3px;
	margin-left: 3px;
	height: 350px;
	width: 185px;
	margin-bottom: 3px;
}
div#dev
{	
	border-right: 1px solid #EDF2F6;
	float: left;
	display: block;
	margin-top: 3px;
	margin-left: 3px;
	height: 350px;
	width: 185px;
	margin-bottom: 3px;
}
div#seo
{	
	float: left;
	display: block;
	height: 350px;
	width: 185px;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	border-right: solid #EDF2F6;
}

div#blog
{	
	float: left;
	display: block;
	height: 350px;
	width: 185px;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
}

div#blog ul li {
	list-style-position: outside;
	margin-left:15px;
}

a:link, a:visited
{
	color: #FF9900;
	text-decoration: underline;
	font-weight:bold;

}
a:hover, a:active
{
	color: #000;
	text-decoration: none;

}
table#footer td
{
	font-size: 11px;
	color: #666;
	text-align: center;
	padding: 5px;
}
div#xhtml
{
	float: right;
}

table#main_content {text-align:left;}

table#main_content td#sub_menu
{
	font-size: 12px;
	color: #000;
	vertical-align: top;
	border-left: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
}
table#main_content td#sub_menu div.sub_menu_header
{
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #EDF2F6;
}
table#main_content td#sub_menu a
{
	width:159px;
	display: block;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #EDF2F6;
	padding-left: 5px;
	color:#000;
}
table#main_content td#sub_menu a:link, table#main_content td#sub_menu a:visited
{
	color: #000;
	text-decoration: none;
	background-color: #eee;
}
table#main_content td#sub_menu a:hover, table#main_content td#sub_menu a:active
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}

table#main_content td#sub_menu ul {
	padding-left: 0;
	margin: 0 0 0 0;
}

table#main_content td#sub_menu li { list-style-type:none; padding:0; margin:0;}

table#main_content td#sub_menu li a
{
	width: auto;
	display: block;
	height: 24px;
	line-height: 24px;
	border-bottom: 0px solid #EDF2F6;
	padding-left: 20px;
	font-weight: bold;
	border-bottom: 1px solid #EDF2F6;
	color:#000;
	background-color:#EDF2F6;
}

table#main_content td#sub_menu li a:link, table#main_content td#sub_menu li a:visited
{
	color: #000;
	text-decoration: none;
	background-color: transparent;
	background-color:#EDF2F6;
}
table#main_content td#sub_menu li a:hover, table#main_content td#sub_menu li a:active
{
	color: #009;
	text-decoration: underline;
	background-color: transparent;
		color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
}

table#main_content td#content
{
	font-size: 12px;
	color: #666;
	vertical-align: top;
	border-right: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	padding: 5px;
	line-height: 150%;
}

table#main_content td#content_hosting_packages
{
	font-size: 12px;
	color: #666;
	vertical-align: top;
	border-right: 1px solid #EDF2F6;
	border-bottom: 1px solid #EDF2F6;
	padding: 0;
	line-height: 150%;
}

/*table#main_content td#content div#blog_text h4
{
	font-size: 12px;
}*/
table#main_content td#content_no_menu
{
	font-size: 12px;
	color: #666;
	vertical-align: top;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 5px;
	line-height: 150%;
}
h1
{
	font-size: 20px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0px;
}
h1.home
{
	margin: 10px 0 10px 0;
	text-align: center;
}
h2
{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
h4
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0px;
}
div.intro
{
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #EDF2F6;
	padding: 5px 0px 5px 0px;
	margin-bottom: 5px;
}
div.portfolio_promo {
	width:150px; 
	float:right; 
	padding: 10px 20px 20px 20px; 
	border:1px dashed grey; 
	margin: 15px 0 10px 20px;
	background-color:#eee;
}
div.site_example
{
	border-bottom: 1px solid #EDF2F6;
	margin-bottom: 10px;
	/*height: 300px;*/
}
div.site_example img
{
	padding: 10px 0px 10px 0px;
	float: right;
	margin-left: 10px;
	display: block;
}
div.gallery
{
	display: inline;
	float: left;
	margin: auto;
	width: 280px;
	height: 200px;
	
}
img.gallery
{
	margin: auto;
	padding: 10px;
	vertical-align: middle;
}
form table
{
	background-color: #FFFFFF;
	
}

form input, form textarea, form select
{
	border: 1px solid #999999;
	font-size: 12px;
	color: #666;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.blog
{
	width: 290px;
	height: 160px;
	float: left;
	padding: 10px 0px 10px 0px;
}
div.blog_pic
{
	width: 110px;
	float: left;
}
div.blog_pic img
{
	margin: auto;
}
div.blog_text
{
	width: 170px;
	float: left;
}
div.blog_text p, div.blog_text h4
{
	padding: 0px 0px 0px 2px;
	margin: 0px;
}
div.long_column
{
	border: 1px dotted #666;
	width: 195px;
	height: 700px;
	float: left;
	margin-top: 5px;
}
div.long_column_new
{
	border: 1px dotted #666;
	width: 195px;
	height: 700px;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}
div.long_column h4
{
	padding: 5px 0px 0px 5px;
}
div.long_column p
{
	padding: 0px 0px 0px 5px;
}
div.long_column ul
{
	padding-left: 20px;
	margin-left: 0px;
}
div.long_column li
{
	list-style-position: outside;
	list-style-type: none;
	list-style-image:url(/images/tick.gif);
	margin: 0px;
	padding: 0px;
}

ul.package_features
{
	margin: 10px 0 0 0;
}

ul.package_features li
{
	list-style-position: outside;
	list-style-type: none;
	list-style-image:url(/images/tick.gif);
	margin: 0 0 0 20px;
	padding: 0px;
}

div.long_column_new p
{
	padding: 0px 0px 0px 5px;
}
div.long_column_new ul
{
	padding-left: 20px;
	margin-left: 0px;
}
div.long_column_new li
{
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}


div.long_design_column
{
	border: 1px solid #EDF2F6;
	width: 250px;
	float: left;
	margin-top: 5px;
}
div.long_design_column h4
{
	padding: 5px 0px 0px 5px;
}
div.long_design_column p
{
	padding: 0px 5px 0px 5px;
}
div.long_design_column ul
{
	padding-left: 20px;
	margin-left: 0px;
}
div.long_design_column li
{
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}

div.hosting_package h4
{
	padding: 5px 0px 0px 5px;
}
div.hosting_package_new h4
{
	padding: 5px 0px 0px 5px;
	font-size:16px;
	color: #FFF;
	background-color:#003399;
	display:block;
	margin: 0;
}
div.hosting_package_new h5
{
	padding: 5px 0px 0px 5px;
	font-size:12px;
	color: #EDF2F6;
	background-color:#003399;
	margin: 0;
	height: 20px;
}
div.long_column_new h4
{
	padding: 5px 0px 0px 5px;
	font-size:16px;
	color: #FFF;
	background-color:#003399;
	margin: 0;
}
div.long_column_new h5
{
	padding: 5px 0px 0px 5px;
	font-size:12px;
	color: #EDF2F6;
	background-color:#003399;
	margin: 0;
	height: 20px;
}
div.hosting_package p
{
	padding: 0px 0px 0px 5px;
}
div.hosting_package_new p
{
	padding: 0px 0px 0px 5px;
}
div.hosting_package
{
	width: 185px;
	height: 230px;
	margin-top: 5px;
	float: left;
	border: 1px solid #EDF2F6;
	margin-left: 5px;
}
div.hosting_package_new
{
	width: 360px;
	height: 200px;
	margin-top: 10px;
	float: right;
	border: 1px solid #EDF2F6;
	margin-right: 10px;
}
div.hosting_package ul
{
	padding-left: 20px;
	margin-left: 0px;
}
div.hosting_package li
{
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
div.hosting_package_new td ul
{
	padding-left: 20px;
	margin-left: 0px;
}
div.hosting_package_new td li
{
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}
div.design_package h4
{
	padding: 5px 0px 0px 5px;
}
div.design_package p
{
	padding: 0px 5px 0px 5px;
}
div.design_package
{
	width: 315px;
	margin-top: 5px;
	float: left;
	border: 1px solid #EDF2F6;
	margin-left: 5px;
}
div.design_package ul
{
	padding-left: 20px;
	margin-left: 0px;
}
div.design_package li
{
	list-style-position: outside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}

li
{
	list-style-position: outside;
	list-style-type: square;
	padding-bottom: 10px;
}
table#general
{
	border-top: 1px solid #EDF2F6;
	border-right: 1px solid #EDF2F6;
	border-bottom: 1px solid #EDF2F6;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
table#general th
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #EFEFEF;
	padding: 5px;
	border-left: 1px solid #EDF2F6;
}
table#general td
{
	padding: 5px;
	border-top: 1px solid #EDF2F6;
	border-left: 1px solid #EDF2F6;
}
div#feat
{
	float: left;
	width: 190px;
	height: 450px;
}
div#comp
{
	float: left;
	overflow: scroll;
	width: 390px;
	height: 450px;
}
table.feat
{
	border-top: 1px solid #EDF2F6;
	border-right: 1px solid #EDF2F6;
	border-bottom: 1px solid #EDF2F6;
	width: 190px;

}
table.feat th
{
	height: 50px;
	border-left: 1px solid #EDF2F6;
	padding: 3px;
	background: #EFEFEF;
	font-size: 12px;
	color: #666;

}
table.feat td
{
	height: 25px;
	border-left: 1px solid #EDF2F6;
	border-bottom: 1px solid #EDF2F6;
	padding: 3px;
	font-size: 12px;
	color: #666;

}
table.comp
{
	border-top: 1px solid #EDF2F6;
	border-bottom: 1px solid #EDF2F6;
	border-left: 1px solid #EDF2F6;
}
table.comp th
{
	height: 50px;
	text-align: center;
	border-right: 1px solid #EDF2F6;
	padding: 3px;
	background: #EFEFEF;
	font-size: 12px;
	color: #666;
}
table.comp td
{
	height: 25px;
	border-right: 1px solid #EDF2F6;
	border-bottom: 1px solid #EDF2F6;
	padding: 3px;
	font-size: 12px;
	color: #666;
}
table.comp td img
{
	margin: auto;
}
tr.alt_row
{
	background: #EFEFEF;
}
.center
{
	margin: auto;
}
.right
{
	float: right;
}
.left
{
	float: left;
}
table#main_content td#sub_menu div img
{
	margin: auto;
}
table#main_content td#sub_menu div a
{
	display: block;
	font-weight: bold;
	height: 40px;
	border-bottom: 1px solid #EDF2F6;
	padding-left: 5px;
}
table#main_content td#sub_menu div a:link, table#main_content td#sub_menu div a:visited
{
	color: #FFF;
}
table#main_content td#sub_menu div a:hover, table#main_content td#sub_menu div a:active
{
	color: #FFFFFF;
	background-color: #FFF;
}
div.full_width
{
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
}
div.news
{
	width: 150px;
	margin: 0px 0px 20px 10px;
	border-right: 1px solid #EDF2F6;
	border-left: 1px solid #EDF2F6; 
	border-top: 1px solid #EDF2F6;
	float: right;
}
div.news p
{
	padding: 10px;
}
div.news a
{
	border-bottom: 1px solid #EDF2F6;
	display: block;
	padding: 5px;
}

#contact_form table {font-size:12px;}

#content td{font-size: 12px;}

.error
{
 font-weight: bold;
 color:#FF0000;
}

td.search form
{
	margin: 0;
	padding: 0;
}

td.search
{
	text-align:left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	color: #FFFFFF;
}

td.search input
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 17px;
	padding: 1px;
}

/* ----------------- Home page promo box - Container ----------------------*/

 #PromoBannerContainer {	
 	height: 178px;
	border-bottom: 1px solid #EDF2F6;
	}

/* ----------------- Home page promo box - Single ----------------------*/


#promoBox {
	float:left;
	background-image:url(images/promoBannerBG.jpg);
	background-repeat:repeat-x;
	width: 187px;
	height: 158px;
	padding:10px 0 10px 0;
	}



table #PromoBannerContainer #promoBox li{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	list-style-type:disc;
	font-size:11px;
	padding-left:10px;
}	

table #PromoBannerContainer #promoBox h1 { 
	font-size:13px;
	margin:0 0 0 0;
	padding:5px 0 0 10px;
	}

table #PromoBannerContainer #promoBox h2 { 
	font-size:11px;
	margin:0 0 0 0;
	padding:5px 0 0 10px;
	}
	
table #PromoBannerContainer #promoBox ul { 
	margin:0 0 0 0;
	padding:5px 0 5px 0;
	padding-left:10px;
	}	
	
table #PromoBannerContainer #promoBox li { 
	margin:0 0 0 0;
	padding:0;
	}	
		
	
table #PromoBannerContainer #promoBox a {
	color:#000000;
	font-size:11px;
	padding-left:10px;

}

/* -----------------  Home page promo box - Double  ----------------------*/

#doublePromoBoxWoman {
	float:left;
	background-image:url(images/doublePromoBannerBGwoman.jpg);
	background-repeat:repeat-x;
	width: 374px;
	height: 158px;
	padding:10px 0 10px 0;
	}
	
#doublePromoBoxGoogle {
	float:left;
	background-image:url(images/doublePromoBannerBGgoogle.jpg);
	background-repeat:repeat-x;
	width: 374px;
	height: 158px;
	padding:10px 0 10px 0;
	margin-left:5px;
	}	
	
#doublePromoBoxJoomla {
	float:left;
	background-image:url(images/doublePromoBannerBGjoomla.jpg);
	background-repeat:repeat-x;
	width: 374px;
	height: 158px;
	padding:10px 0 10px 0;
	margin-left:5px;
	}		

#BoxJoomla {
	float:left;
	background-image:url(images/BannerBGjoomla.jpg);
	background-repeat:repeat-x;
	width: 560px;
	height: 155px;
	padding:10px 0 10px 0;
	margin-left:5px;
	}		


table #PromoBannerContainer #doublePromoBoxWoman p
{
font-size:11px;
padding-top:2px;
padding-left:12px;
padding-right:120px;
margin:0;
color:#000000;
}

table #PromoBannerContainer #doublePromoBoxGoogle p, 
table #PromoBannerContainer #doublePromoBoxJoomla p
{
font-size:11px;
padding-left:10px;
padding-top:2px;
margin:0;
color:#000000;
display:block;
width: 220px;
}

table #BoxJoomla p
{
font-size:11px;
padding-left:25px;
padding-top:2px;
margin:0;
color:#000000;
display:block;
width: 410px;
}

table #PromoBannerContainer #doublePromoBoxWoman  li,
table #PromoBannerContainer #doublePromoBoxGoogle  li
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	list-style-type:disc;
	font-size:11px;
	padding-left:10px;
}	

table #PromoBannerContainer #doublePromoBoxWoman h1,
table #PromoBannerContainer #doublePromoBoxGoogle h1,
table #PromoBannerContainer #doublePromoBoxJoomla h1
{ 
	font-size:18px;
	margin:0 0 0 0;
	padding:5px 0 0 10px;
	}
	
table #BoxJoomla h1
{ 
	font-size:18px;
	margin:0 0 0 0;
	padding:3px 0 3px 25px;
	}	

table #PromoBannerContainer #doublePromoBoxWoman h2,
table #PromoBannerContainer #doublePromoBoxGoogle h2,
table #PromoBannerContainer #doublePromoBoxJoomla h2
{ 
	font-size:14px;
	margin:0 0 0 0;
	padding:5px 0 0 10px;
	}
	
table #PromoBannerContainer #doublePromoBoxWoman ul,
table #PromoBannerContainer #doublePromoBoxGoogle ul
{ 
	margin:0 0 0 0;
	padding:5px 0 5px 0;
	padding-left:10px;
	}	
	
table #PromoBannerContainer #doublePromoBoxWoman li,
table #PromoBannerContainer #doublePromoBoxGoogle li { 
	margin:0 0 0 0;
	padding:0;
	}	
		
	
table #PromoBannerContainer #doublePromoBoxWoman a.link,
table #PromoBannerContainer #doublePromoBoxGoogle a.link,
table #PromoBannerContainer #doublePromoBoxJoomla a.link
{
	color:#000000;
	font-size:11px;

}


#image_container_web_design {width:340px; float:right; margin-left:10px; margin-top:15px;}

.padded_banner {padding: 15px 0 20px 0; }

.padded_banner_two { line-height:30px;}

.portfolio_thumb {}

/* Form security  */

.stubru9U {
	display: none;
}


/*  Accordion styles */

#TSAccordion1 .faq_title h3 {margin:0; padding:0;}

#TSAccordion1 .faq_title h3 a { 
	text-decoration:none; 
	color:#666; 
	background-color:#eee; 
	display:block;
	margin: 1px 0 0 0;
	padding: 1px 0 1px 10px;
	font-size:11px;
	border: 1px solid #EDF2F6;}

#TSAccordion1 .faq_answer {
	margin: 5px 0 10px 0;
	padding: 0 0 0 10px;
	font-size:11px;
}

#rs_wrapper {
	float: left;
}

#TSAccordion2 , #TSAccordion3 {
	width: 276px;
	float: left;
	margin: 0 5px 0 10px;
}

#TSAccordion2 .faq_title h3 , #TSAccordion3 .faq_title h3 {
margin:5px 0 0 0; padding:0;
}

div#TSAccordion2 div.faq_title h3 a , div#TSAccordion3 div.faq_title h3 a { 
	text-decoration:none; 
	color:#f90; 
	background-color:#FFEBCD; 
	display:block;
	margin: 1px 0 0 0;
	padding: 1px 0 1px 10px;
	font-size:11px;
	border: 1px solid #f90;
}

#TSAccordion2 .faq_answer , #TSAccordion3 .faq_answer {
	margin: 5px 10px 3px 0;
	padding: 0 0 0 10px;
	width: 256px;
	text-align: justify;
	
}

/*  small font */

.small { font-size:9px }

.reducedTopMargin {margin-top:0; width:100%;}

#greyBg { background-color:#CCCCCC;}

#table_with_border { width:100%;}

/* #table_with_border, #table_with_border td { border:1px dotted grey;} */

#table_with_border td { background-color:#FFF;}

#table_with_border .blueBG { background-color:#eee;}

#table_with_border .yellowBG { background-color:#666;}

#table_with_border .yellowBG h4 { color:#fff;}

#table_with_border .buyNow  { text-decoration:none; font-weight:bold; }

.buyNow  a {  color:#f00;}


/*  New Hosting Package Page Styles  */
table.feature_block {
	margin-left: 8px;
	width: 577px;
	font-size: 10px;
}

table.feature_block th ,table.feature_block td {
	padding: 3px;
	margin: 1px;
}

table.feature_block th {
	text-align: left;
	width: 155px;
}

table.feature_block tr.lightrow {
	background-color: #FFF;
}

table.feature_block tr.darkrow {
	background-color: #EFEFEF;
}

table.feature_block td {
	text-align: center;
	width: 97px;
	border-left: 1px solid #ccc;
}

table.feature_block td img {
	display: inline;
}

table.feature_block caption {
	text-align: left;
	margin-left: 8px;
	padding-left: 3px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	height: 30px;
	padding-top: 5px;
	background-color: #ccc;	
}

#flashcontent h1{
	padding: 8px 8px 10px 8px;
}

#flashcontent p{
	padding: 8px 8px 10px 8px;
}

#flashcontent table.feature_block {
	margin: 0 8px 0 8px;
	padding: 0;
}

#flashcontent table.feature_block caption {
	margin: 0 8px 0 8px;
}

/* New Design Styles Added By Dom 14/12/07 */

body {text-align:center;}

/* Top Nav Styles Added By Dom 14/12/07 ---------------------------------------------------*/

#top-nav-new {
margin:auto;
width:760px;
height:24px;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
background-image:url(images/top-nav-bg-repeat.png);
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#top-nav-new ul{ 
padding:5px; 
margin:0;
text-align:right;
}

#top-nav-new li{ 
display:inline;
}

#top-nav-new ul .tel-padding { padding-left: 4px; font-weight:bold;}

#top-nav-new ul li a{ 
text-decoration:none; 
color:#333;
padding-left:4px;
padding-right:8px;
border-right: 1px solid #666;
font-weight:normal;
}

#top-nav-new ul li a:hover{ 
text-decoration:underline; 
color:#333;
}

/* Header Styles Added By Dom 14/12/07 ---------------------------------------------------*/

#header-new {
width:760px;
height:124px;
background-image:url(images/header-bg-home.png);
display:block;
margin:auto;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

/* Search Styles Added By Dom 14/12/07 ---------------------------------------------------*/


#search-new
{
	float:right;
	padding: 40px 35px 0 0px;
	text-align:left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	color: #FFFFFF;
}

#search-new form
{
	margin: 0;
	padding: 0;
}

#search-new input
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 1px;
}

/* Main Nav Styles Added By Dom 14/12/07 ---------------------------------------------------*/

#main-nav {
margin:auto;
text-align:left;
width:760px;
height:28px;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
background-image:url(images/main-nav-bg.png);
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#main-nav ul{ 
padding:7px; 
margin:0;
}

#main-nav li{ 
display:inline;
}

#main-nav ul li a{ 
text-decoration:none; 
color:#fff;
padding-left:9px;
padding-right:13px;
border-right: 1px solid #666;
font-weight:bold;
}

#main-nav ul li .live-chat{ 
border-right: 0 solid #666;
}

#main-nav ul li a:hover{ 
text-decoration:underline; 
color:#fff;
}

/* Promo Container Home Page Styles Added By Dom 14/12/07 ---------------------------------------------------*/
.promo_wrapper{
	float: left;
}
#home-promo-container {
margin:auto;
text-align:left;
width:760px;
padding-top:5px;
/*padding-left:8px;*/
height:640px;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

/* ----------------- Home page promo box ----------------------*/


#Promo-Banner-Woman {
	background-image:url(images/promo-bg-reseller.jpg);
	background-repeat:no-repeat;
	width: 374px;
	height: 173px;
	padding:10px 0 10px 0;
	line-height:105%;
	margin-left: 8px;
}
	
#Promo-Banner-Joomla {
	background-image:url(images/promo-bg-joomla.jpg);
	background-repeat:repeat-x;
	width: 374px;
	height: 173px;
	padding:10px 0 10px 0;
	margin-left:0;
	line-height:105%;
}		

#Promo-Banner-WordPress {
	float:left;
	background-image:url(images/promo-bg-wordPress.jpg);
	background-repeat:repeat-x;
	width: 374px;
	height: 173px;
	padding:10px 0 10px 0;
	margin-left:0;
	line-height:105%;
}		

#home-promo-container #Promo-Banner-Woman p
{
	font-size:11px;
	padding-top:2px;
	padding-left:12px;
	padding-right:120px;
	margin:0;
	color:#000000;
}

#home-promo-container #Promo-Banner-Joomla p
{
	font-size:11px;
	padding-left:10px;
	padding-top:2px;
	margin:0;
	color:#000000;
	display:block;
	width: 220px;
}

#home-promo-container #Promo-Banner-WordPress p
{
	font-size:11px;
	padding-left:10px;
	padding-top:2px;
	margin:0;
	color:#000000;
	display:block;
	width: 200px;
}

#home-promo-container #Promo-Banner-Woman h2,
#home-promo-container #Promo-Banner-Joomla h2,
#home-promo-container #Promo-Banner-WordPress h2
{ 
	font-size:18px;
	margin:0 0 0 0;
	padding:5px 0 5px 10px;
}

#home-promo-container #Promo-Banner-Woman h2 a,
#home-promo-container #Promo-Banner-Joomla h2 a,
#home-promo-container #Promo-Banner-WordPress h2 a
{ 

	text-decoration:none;
	margin:0 0 0 0;
	padding:0 0 20px 0;
}

#home-promo-container #Promo-Banner-Woman a.link,
#home-promo-container #Promo-Banner-Joomla a.link,
#home-promo-container #Promo-Banner-WordPress a.link
{
	color:#000000;
	font-size:11px;
}

#home-promo-container #Promo-Banner-Woman h2 a,
#home-promo-container #Promo-Banner-Joomla h2 a,
#home-promo-container #Promo-Banner-WordPress h2 a
{
	color:#000;
}

#home-promo-container #Promo-Banner-Woman h2 a:hover,
#home-promo-container #Promo-Banner-Joomla h2 a:hover,
#home-promo-container #Promo-Banner-WordPress h2 a:hover
{
	color:#FF9900;
}



/* Main Ads ----------------- ----------------------*/

#main-ads-new{ 
width:760px;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
margin:auto;
}

#main-ads-new a:link, #main-ads-new a:visited
{
	line-height: 160%;
	color:#FF9900;
	font-weight:bold;
}

#main-ads-new a:hover
{
	line-height: 160%;
	color:#000
}

#main-ads-new 
{
	font-size: 12px;
	color: #666;
	text-align: left;
	line-height: 130%;
}

#main-ads-new h2
{
	font-size: 18px;
	color: #FF9900;
	text-align: left;
	padding: 2px 0 0 0;
	margin: 0;
}

#main-ads-new h2 a:link, #main-ads-new h2 a:visited
{
	color: #000;
	text-decoration:none;
}

#main-ads-new h2 a:hover
{
	color: #FF9900;
	text-decoration:none;
}



#main-ads-new ul
{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	margin: 10px 0 15px 0;
}

#main-ads-new li {
	list-style-position: inside;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}

#articles
{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	margin: 10px 0 15px 0;
}

#articles ul { margin:0; }

#articles li {
	list-style-type: none;
	list-style-position:outside;
	margin: 0px;
	padding: 0 0 8px 0;
}



div#web-design-new
{
padding-left:10px;
	float: left;
	display: block;
	height: 260px;
	width: 185px;
	margin-top: 3px;
	margin-bottom: 3px;
}
div#shared-hosting-new
{	

	float: left;
	display: block;
	margin-top: 3px;
	margin-left: 3px;
	height: 260px;
	width: 185px;
	margin-bottom: 3px;
}

div#reseller-hosting-new
{	

	float: left;
	display: block;
	margin-top: 3px;
	margin-left: 3px;
	height: 260px;
	width: 185px;
	margin-bottom: 3px;
}

div#seo-new
{	
	float: left;
	display: block;
	height: 260px;
	width: 185px;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
}

div#blog-new
{	
	float: left;
	display: block;
	width: 740px;
	padding: 0 10px;
}


/* footer styles ---------------------------------------------*/

#footer-new
{
	display:block;
	width:760px;
	margin: auto;
	font-size: 11px;
	color: #999;
	text-align: center;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-bottom: 10px;
}

#footer-new a { 	color: #FF9900; font-weight:bold; }

/* web apps styles ---------------------------------------------*/

.web-apps-container  {padding-left: 20px; clear:left; display:block; height:200px;}

.web-apps-description h2 {padding-bottom:0; margin-bottom:0;}

.web-apps-description h2 a:link, .web-apps-description h2 a:visited {
color:#000;
text-decoration:none;
}

.web-apps-description h2 a:hover {
color:#f90;
text-decoration:none;
}

.web-apps-container img {float:left;}

.web-apps-description {
float:left;
display: block;
height:185px;
width:200px;
padding-right: 10px;
}

.web-apps-links { padding-top: 28px;}

.web-apps-links ul{ padding-left: 10px;}

.web-apps-links ul li { list-style-type:none; padding:0; margin:0 0 5px 0;}

.blueBG .grey {color:#666;}

div.three_col_img {
	margin: 20px 0 20px 0;
	width: 100%;
	float: left;
}

div.three_col_eg {
	padding: 10px 19px 10px 19px;
	text-align: center;
	margin: auto;
	float: left;
}

p.justify_320 {
	width: 320px;
	text-align: justify;
}


table#main_content td#content.web_design {
	margin: 0;
	padding: 0;
}

table#main_content td#content div#web_design_content {
	padding: 5px;
}

#tabs_container {
	min-height: 250px;
	width:582px;
	z-index:0;
}
.tabs {
	width:112px;
	margin: 0;
	text-align:center;
	float:left;
	cursor:pointer;
	border: 0;
	background-image: url(images/web_design_tab_bg_down.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	color: #FFF;
	font-weight: bold;
}


.tabs p {
	margin:4px auto 4px auto;
	padding: 0;
}
#tabs_content {
	clear:both;
	border: 1px solid #FF9900;
	padding: 0 10px 0 10px;
}
#tabs_load {
	position: absolute;
	z-index:2;
	/*left:0;
	top:0;*/
	width:570px;
	height:180px;
	padding-top: 50px;
	background-color: #FFF;
	color:black;
	display:none;
	float: none;
	margin: 28px 0 0 1px;
	text-align: center;
}

#tabs_load img{
	margin: auto;
}

div#price1 {
	font-size: 18px;
	color: #00CC00;
	float: right;
	margin: 10px 0 0 0;
}

div#price2 , div#price3 {
	font-size: 18px;
	color: #00CC00;
	float: right;
	margin: 0;
}

#GB_middle.middle img {
	display: inline;
}

#GB_middle.middle img.right {
	float: none;
}

#GB_middle.middle img.left {
	float: none;
}

div#wd_portfolio {
	height: 300px;
}

div#wd_portfolio div.example {
	float: left;
}

div#wd_portfolio img {
	border: 1px solid #CCC;
	margin: 18px 9px 0 9px;
}

table#main_content td#content.web_design_estimate {
	border-right: 0 none;
}

.share_right {
	float: right;
}

.share_centre img {
	display: inline;
	margin-top: 10px;
	
}

.share_centre {
	text-align: center;
	width: 100%;
	
}



/*  New hosting page styles   */

h1.temp_h1 {
	margin: 10px 0 0 10px;
}

h2.temp_h2 {
	margin: 10px 0 0 10px;
}

h4.temp_h4 {
	margin: 10px 0 0 10px;
}

ul.temp_ul {
	margin: 20px;
	padding: 0;
}

p.temp_p {
	margin: 10px;
}

p.temp_tags {
	margin: 10px;
	font-size: 9px;
	color: #999;
}

p.temp_tags a {
	font-weight: normal;
	color: #999;
}


h1#shared_hosting_header {
	background-image:url(/images/header_uk_web_hosting.gif);
	background-repeat:no-repeat;
	height: 55px;
	width: 255px;
	text-indent: -100em;
	margin: 10px;
}

h1#reseller_hosting_header {
	background-image:url(/images/header_reseller_hosting.gif);
	background-repeat:no-repeat;
	height: 60px;
	width: 260px;
	text-indent: -100em;
	margin: 10px;
}

h1#joomla_hosting_header {
	background-image:url(/images/header_joomla_hosting.gif);
	background-repeat:no-repeat;
	height: 60px;
	width: 260px;
	text-indent: -100em;
	margin: 10px;
}

p.hosting_intro {
	font-size: 16px;
	color:#666666;
	margin: 20px 10px 20px 10px;
	text-align:justify;
	line-height: 150%;
}

table#hosting_package_table {
	margin: 10px auto 20px auto;
	width: 562px;
}

table#hosting_package_table th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;color: #FFF;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #FF9900 url(/images/table_hosting_header.gif) repeat-x;
}

table#hosting_package_table th.nobg {
	border-top: 0;
	border-left: 0;
	border: none;
	color: #ff9900;
	background: none;
}

table#hosting_package_table th.row1 {	
	border-left: 0;
	border-top: 0;
	background: #ff9900 url(/images/table_hosting_header.gif) repeat-x;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
}

table#hosting_package_table th.row2 {
	border-left: 0;
	border-top: 0;
	background: #FFEBCD url(/images/table_hosting_header_alt.gif) repeat-x;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #ff9900;
}

table#hosting_package_table td {
	border-right: 1px solid #FFEBCD;
	border-bottom: 1px solid #FFEBCD;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #666;
	text-align: center;
}


table#hosting_package_table td.alt {
	background: #EFEFEF;
}

img#free_trial_button {
	margin: 5px 5px 0 0;
}

div#apps_promo , div#tech_promo {
	margin-left: 10px;
	margin-bottom: 20px;
}

div#apps_promo p , div#tech_promo p {
	margin-bottom: 20px;
}
.latest-articles h2 {
	padding: 10px 0 0 0;
}

.latest-articles h2 a {
	text-decoration: none;
}


p.blogIntro {
	font-size: 11px;
	margin: 5px 0 0 0;
}

div.temp_heading {
	height: 100px;
}

div#home-app-promo {
	width: 760px;
	float: left;
}

div#home-app-promo div {
	float: left;
	width: 190px;
	height: 200px;
	text-align: center;
	background-position: 10px 0;
}

div#home-app-joomla {
	background-image:url(images/boxes/box_joomla_small.jpg);
	
}

div#home-app-drupal {
	background-image:url(images/boxes/box_drupal_small.jpg);
}

div#home-app-wordpress {
	background-image:url(images/boxes/box_wordpress_small.jpg);
}

div#home-app-mambo {
	background-image:url(images/boxes/box_mambo_small.jpg);
}
