/*
Title:      	EnterWare Ltd stylesheet for screen media
Author:     	Karl Ridley, falling@happyleaves.com
Updated:    	22nd August 2009
*/


/* WRAPPERS */

body {
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	font-size: small;
	text-align: left;
	color: #414141;
	margin: 0;
	background: url(../jpg/bg-tile.jpg) repeat top left;
	}

h1, h2, h3, h4 {
 	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	line-height: 1.3em;
	}

h1 {
 	text-align: left;
	font-size: 26px;
	color: #242424;
	}

h2 {
	text-align: left;
	font-size: 20px;
	color: #242424;
	}
	
h3 {
	text-align: left;
	font-size: 16px;
	color: #242424;
	}

h4 {
  	text-align: left;
	font-size: 12px;
	color: #242424;
	}
			
.clear {
 	clear: both;
 	}
	
.spacer {
 	clear: both;
	height: 20px;
	padding: 0;
	margin: 0;
 	}	
	
.divline {
	height: 1px;
	margin: 0;
	width: 100%;
	border-bottom: #d6d6d6 dotted 1px;
	}
	
.img {
	padding: 0;
	margin: 0;
	border: #d6d6d6 3px solid;
 	}	
	
	
	
	
/* GENERAL COMPONENTS */

.quotetxt {
	text-align: left;
	color: #232323;
	font-size: 100%;
	line-height: 1.3em;
	border-left: 4px solid #e7e7e8;
	padding: 5px 20px 5px 15px;
	margin: 20px 0 15px 0;
	font-family: "Georgia", serif, Times, Times New Roman;
	font-style: italic;
	background: url(../jpg/bg-tile.jpg) repeat top left;
	}
	
.pricetxtouter {
	border-left: 4px solid #e7e7e8;
	padding: 5px 20px 5px 15px;
	margin: 10px 0 20px 0;
	background: url(../jpg/bg-tile.jpg) repeat top left;
	}	
	
.pricetxtinner {
	text-align: left;
	color: #232323;
	padding: 8px 0 8px 40px;
	margin: 0;
	font-size: 100%;
	line-height: 1.3em;	
	font-family: "Georgia", serif, Times, Times New Roman;
	font-style: italic;
	background: url(../gif/price.gif) no-repeat top left;
	}	
	
.addresstxt {
	text-align: left;
	color: #000000;
	font-size: 115%;
	line-height: 1.3em;
	}	
	
.addresstxt a:link, .addresstxt a:visited {
	color:#8abb7c;
	text-decoration:none;
	}
	
.addresstxt a:active, .addresstxt a:hover {
	color: #8abb7c;
	text-decoration:underline;
	}		

.subtitletxt {
	text-align: left;
	color: #ebb411;
	font-size: 125%;
	line-height: 1.5em;
	}
	
.legalsubtitletxt {
	text-align: left;
	color: #ebb411;
	font-size: 115%;
	line-height: 1.7em;
	}	
	
.blacktxt {
	text-align: left;
	color: #000000;
	font-size: 100%;
	line-height: 1.3em;
	}		

.normaltxt {
	text-align: left;
	color: #414141;
	font-size: 100%;
	line-height: 1.3em;
	}	
	
.normaltxt a:link, .normaltxt a:visited {
	color:#70c45b;
	text-decoration:none;
	}
	
.normaltxt a:active, .normaltxt a:hover {
	color:#70c45b;
	text-decoration:underline;
	}
	
.largertxt {
	text-align: left;
	color: #414141;
	font-size: 120%;
	line-height: 1.4em;
	font-weight: bold;
	}	
	
.largertxt a:link, .largertxt a:visited {
	color:#8abb7c;
	text-decoration:none;
	}
	
.largertxt a:active, .largertxt a:hover {
	color:#8abb7c;
	text-decoration:underline;
	}	
	
.nametxt {
	text-align: left;
	color: #f3be00;
	font-size: 115%;
	line-height: 1.3em;
	font-weight: bold;
	}		
	
.legaltxt {
	text-align: left;
	font-size: 85%;
	color: #474747;
	line-height: 1.3em;
	}	
	
.legaltxt a:link, .legaltxt a:visited {
	color:#70c45b;
	text-decoration:none;
	}
	
.legaltxt a:active, .legaltxt a:hover {
	color:#70c45b;
	text-decoration:underline;
	}		
			
.smallertxt {
	text-align: left;
	font-size: 85%;
	color: #909090;
	line-height: 1.3em;
	}	
	
.smallertxt a:link, .smallertxt a:visited {
	color:#8abb7c;
	text-decoration:none;
	}
	
.smallertxt a:active, .smallertxt a:hover {
	color:#8abb7c;
	text-decoration:underline;
	}		
	
.thanxtxt {
	text-align: left;
	font-size: 130%;
	color: #e9b419;
	font-weight: bold;
	line-height: 1.3em;
	}				
	
.bulletlist {
	margin: 0 auto;
	padding: 10px 0 10px 12px;
	list-style: none;
	color: #242424;
	border-left: 3px solid #dbdbdb;
	width: 90%;
	}
	
.bulletlist ul {
	list-style: none;
	margin: 0;
	border: 0;
	}
	
.bulletlist li {
	color: #242424;
	line-height: 1.3em;
	padding: 0 0 8px 14px;
	font-size: 100%;
	background-image: url(../gif/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	}	
	
.bulletlist a:link, .bulletlist  a:visited {
	color: #70c45b;
	text-decoration: none;
	}

.bulletlist a:active, .bulletlist a:hover  {
	color: #70c45b;
	text-decoration: underline;
	}
		
.legalbulletlist {
	margin: 0 auto;
	padding: 5px 0 5px 12px;
	list-style: none;
	color: #242424;
	border-left: 3px solid #dbdbdb;
	width: 90%;
	}
	
.legalbulletlist ul {
	list-style: none;
	margin: 0;
	border: 0;
	}
	
.legalbulletlist li {
	color: #242424;
	line-height: 1.3em;
	padding: 0 0 6px 14px;
	background-image: url(../gif/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	}	
	
.legalbulletlist a:link, .legalbulletlist  a:visited {
	color: #8abb7c;
	text-decoration: none;
	}

.legalbulletlist a:active, .legalbulletlist a:hover  {
	color: #8abb7c;
	text-decoration: underline;
	}	
			
#gallerythumbsimg a img {
	border: #d6d6d6 2px solid;
	}
	
#gallerythumbsimg a:hover img {
	border: #bebebe 2px solid;
	}
	
.rhbulletlist {
	margin: 0 auto;
	padding: 20px 0 10px 5px;
	list-style: none;
	color: #737373;
	}
	
.rhbulletlist ul {
	list-style: none;
	margin: 0;
	border: 0;
	}
	
.rhbulletlist li {
	color: #737373;
	line-height: 1.3em;
	padding: 0 0 8px 14px;
	font-size: 90%;
	background-image: url(../gif/rhbullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	}	
	
.rhbulletlist a:link, .rhbulletlist  a:visited {
	color: #8abb7c;
	text-decoration: none;
	}

.rhbulletlist a:active, .rhbulletlist a:hover  {
	color: #8abb7c;
	text-decoration: underline;
	}
	
.rhbulletticklist {
	margin: 0 auto;
	padding: 20px 0 10px 5px;
	list-style: none;
	color: #737373;
	}
	
.rhbulletticklist ul {
	list-style: none;
	margin: 0;
	border: 0;
	}
	
.rhbulletticklist li {
	color: #737373;
	line-height: 1.3em;
	padding: 0 0 8px 18px;
	font-size: 90%;
	background-image: url(../gif/tick.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	}	
	
.rhbulletticklist a:link, .rhbulletticklist  a:visited {
	color: #8abb7c;
	text-decoration: none;
	}

.rhbulletticklist a:active, .rhbulletticklist a:hover  {
	color: #8abb7c;
	text-decoration: underline;
	}	
	
.rhtxt {
	text-align: left;
	color: #737373;
	font-size: 90%;
	line-height: 1.3em;
	}	
	
.rhtxt a:link, .rhtxt a:visited {
	color:#8abb7c;
	text-decoration:none;
	}
	
.rhtxt a:active, .rhtxt a:hover {
	color:#8abb7c;
	text-decoration:underline;
	}	
	




/* GENERAL COMPONENTS */	
	
#logowrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	height: 100px;
	background: url(../jpg/logo-speckle-tile.jpg) repeat-x top left;
	}	
		
#logo {
	width: 950px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background: url(../jpg/logo.jpg) no-repeat top left;
	overflow: hidden;
	clear: both;
	}	
	
.but-logo {
	margin: 0;
	padding: 40px 0 0 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	text-align: left;
	}

.but-logo li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

.but-logo a {
	float: left;
	padding: 40px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/: 40px; /* for IE5/Win only */
	}
	
.but-logo a:hover {
	background-position: 0 -40px;
	}

.but-logo a:active, .but-logo a.selected {
	background-position: 0 -40px;
	}
	
.but-logoimg a {
	width: 205px;
	background: url(../png/logo.png) top left no-repeat;
	}			
	
.logoleft {
	width: 380px;
	height: 68px;
	margin: 0;
	float: left;
	padding: 32px 0 0 0;
	}		
	
.logoright  {
	width: 414px;
	height: 50px;
	margin: 0;
	float: right;
	padding: 50px 30px 0 0;
	}	
		
.titlesholder {
	width: 610px;
	margin: 0;
	padding: 5px 20px 0 30px;
	}		
			
.formfieldslong {
	color: #414141;
	width: 360px;
	padding: 2px;
	font-size: 105%;
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	}
	
.formfieldsmed {
	color: #414141;
	width: 300px;
	padding: 2px;
	font-size: 105%;
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	}	
	
.formfieldsshort {
	color: #414141;
	width: 200px;
	padding: 2px;
	font-size: 105%;
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;
	}	
	
.formfieldstiny {
	color: #414141;
	width: 100px;
	padding: 2px;
	font-size: 95%;
	background-color: #ffffff;
	border: 1px solid #cdcdcd;
	font-family: Arial, Helvetica, "Lucida Grande", "Verdana", sans-serif;;
	}	
	
	
	
	
/* TOP NAV COMPONENTS */		
	
	
#topnav {
	margin: 0;
	padding: 0;
	height: 50px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#topnav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#topnav a {
	float: left;
	padding: 50px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/: 50px; /* for IE5/Win only */
	}
	
#topnav a:hover {
	background-position: 0 -50px;
	}

#topnav a:active, #topnav a.selected {
	background-position: 0 -100px;
	}
		
#tnhome a {
	width: 64px;
	background: url(../png/topnav/home.png) top left no-repeat;
	}		
	
#tnaboutus a {
	width: 86px;
	background: url(../png/topnav/aboutus.png) top left no-repeat;
	}	
	
#tncontactdetails a {
	width: 130px;
	background: url(../png/topnav/contactdetails.png) top left no-repeat;
	}	
	
#tnenterwareracing a {
	width: 134px;
	background: url(../png/topnav/enterwareracing.png) top left no-repeat;
	}	
	
#tnonlinepayment a {
	width: 120px;
	background: url(../png/topnav/onlinepayment.png) top left no-repeat;
	}	
	
	
	
	
	
	
/* MAIN NAV LARGE COMPONENTS */	
	
#mainnavwrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	height: 175px;
	background: url(../jpg/mainnavlarge/bg-tile-top.jpg) repeat-x top left;
	}	
		
#mainnavholder {
	width: 950px;
	height: 175px;
	margin: 0 auto;
	padding: 0;
	}	
	
#mainnav {
	margin: 0;
	padding: 0;
	height: 175px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#mainnav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#mainnav a {
	float: left;
	padding: 175px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/: 175px; /* for IE5/Win only */
	}
	
#mainnav a:hover {
	background-position: 0 -175px;
	}

#mainnav a:active, #mainnav a.selected {
	background-position: 0 -175px;
	}
		
#mnconsulting a {
	width: 190px;
	background: url(../jpg/mainnavlarge/consulting.jpg) top left no-repeat;
	}
	
#mnbespokedevelopment a {
	width: 190px;
	background: url(../jpg/mainnavlarge/bespokedevelopment.jpg) top left no-repeat;
	}
	
#mnsmallbusinessservices a {
	width: 190px;
	background: url(../jpg/mainnavlarge/smallbusinessservices.jpg) top left no-repeat;
	}
	
#mnwebhosting a {
	width: 190px;
	background: url(../jpg/mainnavlarge/webhosting.jpg) top left no-repeat;
	}
	
#mnvoip a {
	width: 190px;
	background: url(../jpg/mainnavlarge/voip.jpg) top left no-repeat;
	}	
	
	
	
	

/* MAIN NAV LARGE TEXT COMPONENTS */	
	
#mainnavtextwrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: url(../jpg/mainnavlarge/mainnavlargetext-speckle-tile.jpg) repeat-x top left;
	}
	
#mainnavtextholder {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background: url(../jpg/mainnavlarge/mainnavlargetext-speckle.jpg) no-repeat top left;
	}		
	
.mainnavtextcell {
	width: 170px;
	margin: 0;
	padding: 10px 10px 0 10px;
	text-align: center;
	vertical-align: top;
	font-family: "Georgia", serif, Times, Times New Roman;
	font-style: italic;
	font-size: 90%;
	line-height: 1.2em;	
	color: #bbbbbb;
	}	
	
.mainnavtextcellbut {
	width: 170px;
	margin: 0;
	padding: 10px 10px 25px 10px;
	text-align: center;
	vertical-align: top;
	}		
	
.but-moredetails {
	margin: 0;
	padding: 31px 0 0 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	text-align: left;
	}

.but-moredetails li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

.but-moredetails a {
	float: left;
	padding: 31px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/: 31px; /* for IE5/Win only */
	}
	
.but-moredetails a:hover {
	background-position: 0 -31px;
	}

.but-moredetails a:active, .but-moredetails a.selected {
	background-position: 0 -31px;
	}
	
.but-moredetailsimg a {
	width: 170px;
	background: url(../png/but-moredetails.png) top left no-repeat;
	}	
	
	
	
	
	
/* MAIN NAV SMALL COMPONENTS */	
	
#mainnavsmallwrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: url(../jpg/mainnavlarge/bg-tile-top.jpg) repeat-x top left;
	}	
		
#mainnavsmallholder {
	width: 950px;
	height: 175px;
	margin: 0 auto;
	padding: 0;
	}	
	
#mainnavsmall {
	margin: 0;
	padding: 0;
	height: 175px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#mainnavsmall li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#mainnavsmall a {
	float: left;
	padding: 175px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/: 175px; /* for IE5/Win only */
	}
	
#mainnavsmall a:hover {
	background-position: 0 -175px;
	}

#mainnavsmall a:active, #mainnavsmall a.selected {
	background-position: 0 -350px;
	}
		
#mnsconsulting a {
	width: 190px;
	background: url(../jpg/mainnavsmall/consulting.jpg) top left no-repeat;
	}
	
#mnsbespokedevelopment a {
	width: 190px;
	background: url(../jpg/mainnavsmall/bespokedevelopment.jpg) top left no-repeat;
	}
	
#mnssmallbusinessservices a {
	width: 190px;
	background: url(../jpg/mainnavsmall/smallbusinessservices.jpg) top left no-repeat;
	}
	
#mnswebhosting a {
	width: 190px;
	background: url(../jpg/mainnavsmall/webhosting.jpg) top left no-repeat;
	}
	
#mnsvoip a {
	width: 190px;
	background: url(../jpg/mainnavsmall/voip.jpg) top left no-repeat;
	}		
			
		
	
	
	
	
	
/* BODY COMPONENTS */	

#topwhitebodycurvewrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: url(../jpg/topwhitebodycurve-tile.jpg) top left repeat-x;
	}
	
#topwhitebodycurveholder {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	height: 30px;
	background: url(../jpg/topwhitebodycurve.jpg) top left no-repeat;
	}	
			
#bodywrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #fafafa url(../jpg/body-bg-grey-grad.jpg) top left repeat-x;
	}		
		
#bodyholder {
	width: 920px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(../gif/vertical-body-line.gif) top left repeat-y;
	}	
	
#bodyholderinner {
	width: 920px;
	margin: 0;
	padding: 0;
	background: url(../jpg/body-top-grad.jpg) top left no-repeat;
	}		
	
.bodyleft {
	width: 560px;
	min-height: 300px;
	margin: 0;
	float: left;
	padding: 0 30px 25px 30px;
	}		
	
.bodyright {
	width: 240px;
	margin: 0;
	float: right;
	padding: 0 30px 25px 30px;
	}	

.clientlogoholder {
	width: 560px;
	height: 110px;	
	margin: 0;
	padding: 0;
	}
		
	
	
	
	
	
/* BESPOKE DEVELOPMENT COMPONENTS */	
	
.but-talktous {
	margin: 0;
	padding: 29px 0 0 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	text-align: left;
	}

.but-talktous li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

.but-talktous a {
	float: left;
	padding: 29px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/: 29px; /* for IE5/Win only */
	}
	
.but-talktous a:hover {
	background-position: 0 -29px;
	}

.but-talktous a:active, .but-talktous a.selected {
	background-position: 0 -29px;
	}
	
.but-talktousimg a {
	width: 217px;
	background: url(../png/but-talktous.png) top left no-repeat;
	}	
	
.bespokecell1 {
	width: 136px;
	margin: 0;
	padding: 20px 0 0 0;
	}	
	
.bespokecell2 {
	width: 84px;
	margin: 0;
	padding: 20px 0 0 20px;
	text-align: right
	}		
	
	
	 	
	
	
	
/* RH TITLES COMPONENTS */		
	
.rhtitle-all-packages-include {
	display: block;
	width: 240px;
	height: 30px;
	margin: 0;
	background: url(../gif/titles-right/all-packages-include.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.rhtitle-certified-by {
	display: block;
	width: 240px;
	height: 30px;
	margin: 25px 0 0 0;
	background: url(../gif/titles-right/certified-by.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.rhtitle-authorised-reseller {
	display: block;
	width: 240px;
	height: 30px;
	margin: 25px 0 0 0;
	background: url(../gif/titles-right/authorised-reseller.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.rhtitle-core-software-skills {
	display: block;
	width: 240px;
	height: 30px;
	margin: 0;
	background: url(../gif/titles-right/core-software-skills.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.rhtitle-join-mailing-list {
	display: block;
	width: 240px;
	height: 30px;
	margin: 25px 0 0 0;
	background: url(../gif/titles-right/join-mailing-list.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.rhtitle-overview {
	display: block;
	width: 240px;
	height: 30px;
	margin: 25px 0 0 0;
	background: url(../gif/titles-right/overview.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}
	
.rhtitle-sponsorship {
	display: block;
	width: 240px;
	height: 30px;
	margin: 0;
	background: url(../gif/titles-right/sponsorship.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.rhtitle-why-choose-us {
	display: block;
	width: 240px;
	height: 30px;
	margin: 17px 0 0 0;
	background: url(../gif/titles-right/why-choose-us.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.rhtitle-toyo {
	display: block;
	width: 240px;
	height: 30px;
	margin: 17px 0 0 0;
	background: url(../gif/titles-right/toyo.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.rhtitle-address-tel {
	display: block;
	width: 240px;
	height: 30px;
	margin: 17px 0 0 0;
	background: url(../gif/titles-right/address-tel.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.rhtitle-location-map {
	display: block;
	width: 240px;
	height: 30px;
	margin: 25px 0 0 0;
	background: url(../gif/titles-right/location-map.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.rhtitle-specialist-areas {
	display: block;
	width: 240px;
	height: 30px;
	margin: 17px 0 0 0;
	background: url(../gif/titles-right/specialist-areas.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}		
	
.rhtitle-project-management-consulting {
	display: block;
	width: 560px;
	height: 20px;
	margin: 17px 0 0 0;
	background: url(../gif/titles-left/project-management-consulting.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.rhtitle-technical-consulting {
	display: block;
	width: 560px;
	height: 20px;
	margin: 17px 0 0 0;
	background: url(../gif/titles-left/technical-consulting.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.rhtitle-start-up-internet-hosting {
	display: block;
	width: 560px;
	height: 20px;
	margin: 17px 0 0 0;
	background: url(../gif/titles-left/start-up-internet-hosting.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.rhtitle-start-up-intranet-solution {
	display: block;
	width: 560px;
	height: 20px;
	margin: 17px 0 0 0;
	background: url(../gif/titles-left/start-up-intranet-solution.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.rhtitle-hardware {
	display: block;
	width: 560px;
	height: 20px;
	margin: 17px 0 0 0;
	background: url(../gif/titles-left/hardware.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.rhtitle-networking {
	display: block;
	width: 560px;
	height: 20px;
	margin: 17px 0 0 0;
	background: url(../gif/titles-left/networking.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}		
	
		
	
	
	
	
	
/* TITLES COMPONENTS */		
	
.title-bespoke-development {
	display: block;
	width: 560px;
	height: 40px;
	margin: 10px 0 0 0;
	background: url(../gif/titles-left/bespoke-development.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.title-consulting {
	display: block;
	width: 560px;
	height: 40px;
	margin: 10px 0 0 0;
	background: url(../gif/titles-left/consulting.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.title-contact-details {
	display: block;
	width: 560px;
	height: 40px;
	margin: 10px 0 0 0;
	background: url(../gif/titles-left/contact-details.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.title-enterware-racing {
	display: block;
	width: 560px;
	height: 40px;
	margin: 10px 0 0 0;
	background: url(../gif/titles-left/enterware-racing.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.title-online-payment {
	display: block;
	width: 560px;
	height: 40px;
	margin: 10px 0 0 0;
	background: url(../gif/titles-left/online-payment.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.title-small-business-services {
	display: block;
	width: 560px;
	height: 40px;
	margin: 10px 0 0 0;
	background: url(../gif/titles-left/small-business-services.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.title-some-of-our-clients {
	display: block;
	width: 560px;
	height: 40px;
	margin: 10px 0 0 0;
	background: url(../gif/titles-left/some-of-our-clients.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.title-voip {
	display: block;
	width: 560px;
	height: 40px;
	margin: 10px 0 0 0;
	background: url(../gif/titles-left/voip.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}		

.title-thank-you {
	display: block;
	width: 560px;
	height: 40px;
	margin: 10px 0 0 0;
	background: url(../gif/titles-left/thank-you.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}		
	
.title-terms {
	display: block;
	width: 560px;
	height: 40px;
	margin: 10px 0 0 0;
	background: url(../gif/titles-left/terms.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.title-privacy {
	display: block;
	width: 560px;
	height: 40px;
	margin: 10px 0 0 0;
	background: url(../gif/titles-left/privacy.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}		
	
.title-about-us {
	display: block;
	width: 560px;
	height: 40px;
	margin: 10px 0 0 0;
	background: url(../gif/titles-left/about-us.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}
	
.title-our-people {
	display: block;
	width: 560px;
	height: 30px;
	margin: 50px 0 0 0;
	background: url(../gif/titles-left/our-people.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.title-contact-form {
	display: block;
	width: 560px;
	height: 30px;
	margin: 20px 0 0 0;
	background: url(../gif/titles-left/contact-form.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
			
.title-web-hosting {
	display: block;
	width: 560px;
	height: 40px;
	margin: 10px 0 0 0;	background: url(../gif/titles-left/web-hosting.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.title-welcome {
	display: block;
	width: 560px;
	height: 40px;
	margin: 10px 0 0 0;
	background: url(../gif/titles-left/welcome.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}	
	
.title-some-of-our-clients {
	display: block;
	width: 560px;
	height: 30px;
	margin: 50px 0 0 0;
	background: url(../gif/titles-left/some-of-our-clients.gif) 0px 0px no-repeat;
	text-indent: -999em;
	}		
	
		
	

	
	
	
	
/* REQUEST A QUOTE COMPONENTS */		
	
.contacttable {
	color: #701b14;
	background: #f7f7f7 url(../gif/requestquote-tabinner.gif) repeat top left;
	}	

.contacttableft {
	color: #000000;
	width: 130px;
	padding: 9px 0 5px 10px;
	vertical-align: top;
	border-right: #ffffff 1px solid;
	}	
	
.contacttabright {
	color: #484848;
	width: 350px;
	vertical-align: top;
	padding: 3px 10px 5px 15px;
	}
	
.formnotetxt {
	text-align: left;
	font-size: 85%;
	color: #979797;
	line-height: 1.2em;
	}
	
#contactdetailsform {
    padding: 15px;
	width: 530px;
    margin: 20px 0 0 0;
	background: #f5f5f5 url(../gif/form-grey-tile.gif) repeat top left;
	}	
	




	
/* CONTACT DETAILS COMPONENTS */			
	
.contacttableleft {
	width: 160px;
	padding: 0 25px 0 0;
	vertical-align: top;
	}	
	
.contacttableright {
	width: 300px;
	padding: 0 0 0 25px;
	vertical-align: top;
	}		
	
	


/* WEB HOSTING COMPONENTS */

#webhostingwrapper {
    width: 560px;
 	margin: 0;
	}

#content ul {
    display: block;
    width: 450px;
    margin: 0;
    padding: 0;
    list-style: none;
	}

#content li {
    height: 60px;
    width: 225px;
    position: relative;  
 	}


#datacontent {
    padding: 0;  
    margin: 20px 0 0 0;
    background: url(../jpg/tabnav/bg.jpg) top left no-repeat;
	}

#datacontent ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    height: 32px;
	}

#datacontent li {
    float: left;
 	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#datacontent li a {
    outline: 0;
    display: block;
    margin: 0;
	float: left;
	padding: 32px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/: 32px; /* for IE5/Win only */
	}

#datacontent .panels {
    border-top: 0;
    overflow: hidden;
    background-color:#f5f5f5;
	}

#datacontent .panelsInner {
    overflow: hidden;
	}

#datacontent .panel {
    padding: 20px;
	}

.databpanelsubtitle {
	text-align: left;
	color: #000000;
	font-size: 115%;
	line-height: 1.5em;
	}
	
#tabnav {
	margin: 0;
	padding: 0;
	height: 32px;
	list-style: none;
	display: inline;
	overflow: hidden;
	background: url(../jpg/tabnav/overview.jpg) top left no-repeat;
	}

#tabnav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#tabnav a {
	float: left;
	padding: 32px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/: 32px; /* for IE5/Win only */
	}
	
#datacontent a:hover {
	background-position: 0 -32px;
	}

#datacontent a:active, #datacontent a.selected {
	background-position: 0 -64px;
	}
		
#tbnavoverview a {
	width: 98px;
	background: url(../jpg/tabnav/overview.jpg) top left no-repeat;
	}	
	
#tbnavplansprices a {
	width: 124px;
	background: url(../jpg/tabnav/plansprices.jpg) top left no-repeat;
	}	
	
#tbnavadvanced a {
	width: 164px;
	background: url(../jpg/tabnav/advancedfeatures.jpg) top left no-repeat;
	}	
	
.pricetablematrix {
    width: 520px;
    margin: 0;
    padding: 0;
	}	
		
.packagescolstop {
    width: 49px;
	padding: 15px 10px 15px 10px;
	color: #000000;
	font-weight: bold;
	font-size: 110%;
	border-bottom: 2px solid #ffffff;
	border-right: 1px solid #ffffff;
	}	
	
.packagescolstopend {
    width: 50px;
	padding: 15px 10px 15px 10px;
	color: #000000;
	font-weight: bold;
	font-size: 110%;
	border-bottom: 2px solid #ffffff;
	}	
	
.packagescols {
    width: 49px;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	color: #4a4a4a;
	}	
	
.packagescolsend {
    width: 50px;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #ffffff;
	color: #4a4a4a;
	}		
	
.itemscolstop {
    width: 137px;
	padding: 15px 10px 15px 0;
	color: #000000;
	border-bottom: 2px solid #ffffff;
	border-right: 1px solid #ffffff;
	}		
	
.itemscols {
    width: 137px;
	padding: 5px 10px 5px 0;
	color: #000000;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	}	
	
.freetxt {
	color: #e8471b;
	}	
	
.pricetxt {
	color: #58b1cb;
	font-weight: bold;
	}		
	
.advancedcolstop {
    width: 49px;
	padding: 15px 10px 15px 10px;
	color: #000000;
	font-weight: bold;
	font-size: 110%;
	border-bottom: 2px solid #ffffff;
	}	
	
.advancedcolstopend {
    width: 50px;
	padding: 15px 10px 15px 10px;
	color: #000000;
	font-weight: bold;
	font-size: 110%;
	border-bottom: 2px solid #ffffff;
	}
	
.advanceditemscolstop {
    width: 137px;
	padding: 15px 10px 15px 0;
	color: #000000;
	border-bottom: 2px solid #ffffff;
	}		
		

		
		
	
/* COPYRIGHT COMPONENTS */	

#copyrightwrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	}
	
#copyrightholder {
	width: 860px;
	margin: 0 auto;
	padding: 25px 30px 0 30px;
	background: url(../jpg/footercurve.jpg) top left no-repeat;
	}	
	
#copyrightleft {
	width: 560px;
	margin: 0;
	float: left;
	padding: 0 0 30px 0;
	}	
	
#copyrightright {
	width: 270px;
	margin: 0;
	float: right;
	padding: 0 0 30px 0;
	text-align: right;
	}		
	
.copyrighttxt {
	color: #878787;
	font-size: 85%;
	line-height: 1.6em;
	}	

.copyrighttxt a:link, .copyrighttxt a:visited {
	color: #606060;
	text-decoration:none;
	}

.copyrighttxt a:active, .copyrighttxt a:hover  {
	color: #606060;
	text-decoration:underline;
	}
	
.footerlinkcell {
	padding: 0 25px 0 0;
	width: 170px;
	vertical-align: top;
	}		
		
	