@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Arial, Helvetica, sans-serif;	
	background: #E9E9E9;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
}

h1 {
	font: 160% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #690;
	margin-top: 10px;
}
	
h2 {
	font: 125% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #9B1260;
	margin-top: 40px;
}

h3 {
	font: 110% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #690;
	margin-bottom: -10px;
}


h3 a:link{
	font: 110% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #690;
	margin-bottom: -10px;
	text-decoration: none;
}

h3 a:visited{
	font: 110% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #690;
	margin-bottom: -10px;
	text-decoration: none;
}

h3 a:active{
	font: 110% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #690;
	margin-bottom: -10px;
	text-decoration: none;
}



h4 {
	font: 105% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #690;
	margin-bottom: -10px;
}

h5 {
	font: 95% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #9B1260;
	margin-top: -18px;
	margin-bottom: 5px;
}

h6 {
	font: 120% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #9B1260;
	text-align: center;
	line-height: 1.4em;
}

.article-head {
	font: 100% Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: -10px;
	margin-top: 40px;
	font-weight: bold;
}

.download {
	font: 120% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #690;
	text-align: center;
	line-height: 1.4em;
}


.icons {
	padding-right: 5px;
	padding-left: 5px;
}


#header {
	position:relative;
	width:1000px;
	height:130px;
	background:url(../images/web-header.jpg) no-repeat top left;
}




.pink { 
color : #9b1260; 
text-align : left; 
} 




.green {
	color: #690;
	text-align: left;
}



#navcontainer {
margin: 0;
padding: 0;
height: 40px;
background-color:#666;
}

#navcontainer ul {
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li {
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a {
background: #666;
width: 85px;
height: 30px;
margin-top: 10px;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#navcontainer ul li a:hover {
color: #333;
background: #666;
}

#navcontainer a:active {
background: #999;
color: #fff;
}

#navcontainer ul li a:hover {
color: #333;
background: #666;
}

















#hp-services {
	position:relative;
	width:1000px;
	height:266px;
	background:url(../images/hp-services_bg.jpg) no-repeat top left;
	margin-top: 0px;
}

.hp-service {
	position:absolute;
	top: 7px;
	height:245px;
}

.hp-service h3 {
	text-align:center;
	font-size:20px;
	font-weight:normal;
	color:#690;
	margin-bottom:2px;
/*	line-height:1.1em;*/
	height:1.0em;
	background-color:#e8e8e8;
}

.hp-service p {
	text-align:center;
	font-size:13px;
	font-weight:normal;
	color:#656566;
}

.hp-service p.image {
	text-align:center;
	position:relative;
	height:178px;
}

.hp-service p.image img {
	position:absolute;
	left:12px;
	top: -5px;
}

a.readmore-link {
	display:block;
	position:absolute;
	width:100px;
	height:23px;
	bottom:75px;
	right:10px;
	text-indent:-9999em;
	background:url(../images/readmore.png) no-repeat top left;
}
.webdesign {
	width:210px;
	left:30px;
}

.webdesign p.image img {

}

.logos {
	width:210px;
	left:285px;
}

.newsletters {
	width:210px;
	left:530px;
}

.domains {
	width:210px;
	left:775px;
}

.domains p.image img {

}


.thrColFixHdr #container { 
	width: 1020px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:url(../images/bg.gif) center top repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 




.thrColFixHdr #container1 { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
/*	background: #FFF;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.thrColFixHdr #mainContent { 
	margin: 10px 230px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 10px 10px 0 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color:#FFF;
} 


.thrColFixHdr #mainContent2 { 
	margin: 10px 300px 0 5px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 10px 10px 0 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color:#FFF;
} 

.thrColFixHdr #mainContent3 { 
	margin: 10px 265px 0 260px;; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 10px 10px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color:#FFF;
} 

.thrColFixHdr #mainContent-1col { 
	margin: 10px 40px 0 5px;; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 10px 10px 0 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color:#FFF;
} 


.thrColFixHdr #header {
	padding: 0 0 0 0px;
	color: #BE1676;
} 

.thrColFixHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

.thrColFixHdr #sidebar-left {
	float: left; 
	width: 210px; 
	background: #333;
	padding: 10px 20px 10px 20px; 
}

.thrColFixHdr #sidebar-right {
	float: right;
	width: 240px; 
	height: 100%;
	padding: 10px 5px 5px 10px;
	border-left: 1px solid #CCC;
	margin-right: 10px;
}

.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#9B1260;
}

.thrColFixHdr #footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #FFF;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar-left { width: 220px; }
.thrColFixHdr #sidebar-right { width: 240px; }


/* place css fixes for all versions of IE in this conditional comment */
.thrColFixHdr #sidebar-right, .thrColFixHdr #sidebar-left { padding-top: 10px; }
.thrColFixHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */




.sidebarheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 4px;
	color: #FFF;
	width:250px;
	height:28px;
	background:url(../images/sidebar-head.jpg) no-repeat top left;
	margin-top: 30px;
	margin-bottom: -15px;
}

.sidebarheading a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}




.bullet { 
font-weight : normal; 
padding-left : 10px; 
margin-left : 0; 
list-style-type : none; 
display : list-item; 
list-style-position : inside; 
font-size : 80%; 
font-family : Arial, Helvetica, sans-serif; 
line-height : 1em; 
color : #333; 
clip : rect(auto,auto,auto,auto); 
text-indent : -8px; 
} 



.bullet li {
	list-style-position: outside;
	padding-bottom: 20px;
	padding-left: 5px;
	list-style-type: disc;
}

.bullet li a {
	text-decoration: none; 
	color: #695E4A;
}

.bullet li a:hover {
	text-decoration: none;
	color: #788E1E;
}


.bullet2 {
	font-size: 80%;
	padding-left: 20px;
	margin-left: 0;
	color: #333;
}


p {
	color: #333;
	font-size: 80%;
	text-align: left;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
} 

p a:link {
	color: #798F3C;
	font-weight: bold;
}

p a:hover {
	color: #1E87BF;
	text-decoration: underline;
	font-weight: bold;
}

p a:visited {
	color: #798F3C;
	font-weight: bold;
}

p a:active {
	color: #1E87BF;
	font-weight: bold;
}

.footer {
	color: #fff;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
} 


p.footer {
	color: #fff;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
} 

p.footer a:link {
	color: #fff;
	text-decoration: none;
} 

p.footer a:hover{
	color: #fff;
	text-decoration:none;
} 

.centre {
	text-align:center;
}

p.belowfooter {
	color: #fff;
	text-align: right;
	font-size: 70%;
	margin: 3px 6px 4px 0;
	text-decoration:none;
}

p.belowfooter a:link {
	color: #fff;
	text-decoration: none;
}

p.belowfooter a:hover{
	color: #fff;
}

.descriptionshead {
	color: #9B1260;
	font:Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

.descriptions {
	color: #333;
	font:Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3em;
} 

.readmore {
	color: #695E4A;
	font:Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

.bold {
	font-weight: bold;
} 

.boldcentre {
	font-weight: bold;
	text-align: center;
	font-size: 110%;
	color: #333;
} 


.topofpage {
	font-size: 70%;
	text-decoration: underline;
	font-weight: bold;
	text-align: right;
} 

.topofpage a:link {
	color: #695E4A;
}

.topofpage a:hover{
	color: #788E1E;
}

.greenitalic {
	color: #788E1E;
	font:Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.5em;
	font-style:italic;
	font-weight: bold;
} 


.box {
	border: 1px dotted #999;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 20px;
}

.box2 {
	border: 1px dotted #690;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
}


.box3 {
	border: 1px dotted #690;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
}


.box-services {
	border: 1px dotted #690;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
	width:40%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	position: relative;
}


.box-services a:link{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	color: #fff;
}


.box-services a:hover{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background-color: #888;
}



#photo {
	text-align: center;
	padding: 5px; 
	float: left;
	border: 1px #999 solid;
	margin: 20px;
}

.clearboth {
	clear: both;
}


.testimonials {
	margin-left: 50px;
	margin-right: 50px;
}

.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1E87BF;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;

}

.signupfont {
	color: #333;
	font:Arial, Helvetica, sans-serif;
	font-size: 70%;
} 

.signupfontheading {
	color: #333;
	font:Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
} 

.contact-hp {
	margin-left: 20px;
}

.contactbold-hp {
	font-weight: bold;
}



.testimonial-hp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px 25px 15px 25px;
	width: 92%;
	color: #333;
	background:url(../images/test-bg.jpg) repeat top left;
}

.testimonial-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px 25px 15px 25px;
	width: 195px;
	color: #333;
	background:url(../images/test-bg.jpg) repeat top left;
}



.image2 {
	border: 1px #999 solid;
	padding: 5px;
	float: left;
	margin-right: 10px;
}

.imageright {
	border: 1px #999 solid;
	padding: 5px;
	float: right;
	margin-left: 10px;
}

	
ol {
  width: 60em;  /* room for 3 columns */
}

ol li {
	float: left;
	width: 16em;  /* accommodate the widest item */
	background-image: url(../images/bullet.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
/* stop the floating after the list */

br {
  clear: left;
}
/* separate the list from what follows it */

div.wrapper {
  margin-bottom: 1em;
}

/* anchor styling */

ol li a {
  display: block;
  width: 14em;
  text-decoration: none;
}

ol li a:hover {
  color: #FFF; /* white */
  background-color: #A52A2A; /* brown */
}

.list {
	color: #333;
	font-size: 80%;
	text-align: left;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
} 


#portfolio-list {
	padding-left: 0;
	margin-left: 0;
	width: 250px;
	font-size: 90%;
	text-align: left;
	line-height: 1.6em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

#portfolio-list li {
	list-style: none;
	margin: 0;
	padding: 0.5em;
	border-bottom: 1px solid #999;
}

#portfolio-list li a {
	text-decoration: none;
	color: #999;
}

#portfolio-list li a:hover {
/*	background-color: #999;*/
	color: #690;
}

ul {
   list-style-type: square;
}

.right {
	text-align: right;
}


#articles-list {
	padding-left: 5px;
	margin-left: 0;
	font-size: 90%;
	text-align: left;
	line-height: 1.6em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

#articles-list li {
	list-style: none;
	margin: 0;
	padding: 0.5em;
	border-bottom: 1px solid #999;
}

#articles-list li a {
	text-decoration: none;
	color: #999;
}

#articles-list li a:hover {
/*	background-color: #999;*/
	color: #690;
}


#bullet-list {
	padding-left: 5px;
	margin-left: 0;
	font-size: 90%;
	text-align: left;
	line-height: 1.6em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

#bullet-list li {
	margin: 0;
	padding: 0.5em;
	list-style-position: inside;
	list-style-image: url(../images/arrow.jpg);
	list-style-type: none;
}



.emailtype {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
}
















