/* BEGIN Global Style*/
html {
	height: 100%
}
body {
	padding: 0px; 
	margin: 0px;  
	height: 100%; 
	font-family: Verdana, Arial; 
	font-size: 70%; 
	color: #575757; 
	background-color: #ffffff; 
	text-align: center /*for IE stupidity*/
}
img {
	border: 0px
}
h1 {
	font-weight: normal; 
	font-size: 15pt; 
	color: #a0e64c; 
	margin-left: 0px; 
	margin-top:12px; 
	margin-bottom:-1px; 
	letter-spacing: 0px;
	padding-top:8px
}
h2 {
	font-weight: bold; 
	font-size: 9pt; 
	color: #575757; 
	margin-left: 0px; 
	margin-top:12px; 
	margin-bottom:-1px; 
	letter-spacing: 0px
}
h2.notop { 
	margin-top:0px; 
	padding-top:8px;
}
h2.notop2 { 
	margin-top:0px; 
	padding-top:24px;
}
h3 {
	font-weight: normal; 
	font-size: 9pt; 
	color: #575757; 
	margin-left: 0px; 
	margin-top:12px; 
	margin-bottom:-1px; 
	letter-spacing: 0px
}
h5 {
	font-weight: bold; 
	font-size: 7.5pt; 
	color: #575757; 
	margin-left: 0px; 
	margin-top:18px; 
	margin-bottom:0px; 
	letter-spacing: 0px
}
h5.notop { 
	margin-top:0px; 
	padding-top:8px;
}
p {
	vertical-align: top; 
	margin-top: 0px;
	margin-bottom: 0px;
}
#centrecontent p {
	padding-top:7px;
	text-align:justify;
}

#centrecontent a:link {
	text-decoration: underline; color: #575757; font-weight: normal
}
#centrecontent a:visited {
	text-decoration: underline; color: #575757; font-weight: normal
}
#centrecontent a:hover {
	text-decoration: underline; color: #d7d7d7; font-weight: normal
}
#centrecontent a:active {
	text-decoration: underline; font-weight: normal
}

#centrecontenthome p {
	padding-top:7px;
	text-align:justify;
}
#latestnews strong {
	color:#a7a7a7;
}
.strongspace {
	padding-top:16px;
}

#homecontent {
padding-right: 5px;
}
b.twice {
font-size: 1.5em
}
#small {
	font-size: 6.5pt;
	margin-top:0px; 
	margin-bottom:0px;
	padding-top:-10px; 
	padding-bottom:0px
}
#small2 {
	font-size: 6.5pt;
	margin-top:7px; 
	margin-bottom:0px;
	padding-top:0px; 
	padding-bottom:0px
}
p.p2 {
	vertical-align: top; 
	padding-top:8px;
}
table {
	font-size: 7.5pt
}
hr {
	height:1px; color:#e1f7c9; background:#e1f7c9;
}
br.small {
	font-size: 5pt;
}
br.smaller {
	font-size: 1pt;
}
a:link {
	text-decoration: none; color: #575757; font-weight: bold
}
a:visited {
	text-decoration: none; color: #575757; font-weight: bold
}
a:hover {
	text-decoration: none; color: #d7d7d7; font-weight: bold
}
a:active {
	text-decoration: none; font-weight: bold
}
/* END Global Style */

p.ip {
color:#a7a7a7;
}
p.ip:hover {
color:#575757;
}

a.ip2:link {
text-decoration: none; color: #a7a7a7;
}
a.ip2:visited {
text-decoration: none; color: #a7a7a7;
}
a.ip2:hover {
text-decoration: none; color: #575757;
}

/* BEGIN Layout DIVs */
#hidden {
 position:absolute; width:50; height:50; z-index:-10; left: 700; text-align: center;
}
.logo {
	text-align:left
}
.body {
	background: white
}
.hr {
	width: 100%; height: 1px; background: #e1f7c9; line-height: 1px; font-size: 1pt
}
.hr2 {
	width: 100%; height: 1px; background: #ffffff; line-height: 1px; font-size: 1pt; padding-top: 3px; padding-bottom: 3px
}
.hr3 {
	width: 100%; height: 1px; background: #ffffff; line-height: 1px; font-size: 1pt
}
.rule {
	width: 100%; height: 6px; background: url(../images/footer/rule.jpg) repeat-x; font-size: 1px; padding-top: 0px; padding-bottom: 0px
}
.underline {
	width: 100%; height: 5px; background: url(../images/decoration/bar.gif) repeat-x; font-size: 1px; padding-top: 0px; padding-bottom: 0px
}
/* END Layout DIVs */

/* BEGIN Sidemenu */

#leftnavmenu{
	list-style: none;
	padding:10px 10px 0px 10px;
	margin:0px;
}
#leftnavmenu li a{
	border-bottom: solid 1px #e1f7c9;
	padding:4px 0px 5px 0px;
	width:145px; 
	color: #332e2f;
	font-size: 8.5pt;
	font-weight: bold;
}

#leftnavmenu li ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	display: none;
}
#leftnavmenu a:hover {
	width:145px; 
	color: #a5adad;
	font-size: 8.5pt;
	font-weight: bold;
}
#leftnavmenu a:active {
	width:145px; 
	color: #a5adad;
	font-size: 8.5pt;
	font-weight: bold;
}

#leftnavmenu li ul li a:link {
	color: #575757; vertical-align: top; font-weight: normal; padding-left: 10px
}
#leftnavmenu li ul li a:visited {
	color: #575757; vertical-align: top; font-weight: normal; padding-left: 10px
}
#leftnavmenu li ul li a:hover {
	color: #d7d7d7; vertical-align: top; font-weight: normal; padding-left: 10px
}
#leftnavmenu li ul li a:active {
	color: #575757; vertical-align: top; font-weight: normal; padding-left: 10px
}

#leftnav a:link {
    width:145px; 
	color: #332e2f;
	font-size: 8.5pt;
	font-weight: bold;
}
#leftnav a:visited {
    width:145px; 
	color: #332e2f;
	font-size: 8.5pt;
	font-weight: bold;
}
#leftnav a:hover {
	width:145px; 
	color: #a5adad;
	font-size: 8.5pt;
	font-weight: bold;
}
#leftnav a:active {
	width:145px; 
	color: #a5adad;
	font-size: 8.5pt;
	font-weight: bold;
}

#staticcontain {
font-size: 8.5pt;
padding-top: 10px;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
margin: 0
}
#staticcontain a{ /* SETS CLICKABLE AREA */
	width:100%; 
	background-color:#FFFFFF;
}
/*
#slidecontain {
width:180px;
font-size: 8.5pt; 
margin-top: -10px
}
#menuprod1 {
position: absolute;
background-color: #ffffff;
width:170px;
top: 233px;
left:10px;
z-index:1;
}
#menuprod2 {
position: absolute;
background-color: #ffffff;
width:170px;
top: 20px;
left:0px;
z-index:2;
}
#menuprod3 {
position: absolute;
background-color: #ffffff;
width:170px;
top: 20px;
left:0px;
z-index:3;
}
#menuprod4 {
position: absolute;
background-color: #ffffff;
width:170px;
top: 20px;
left:0px;
z-index:4;
}
#menuprod5 {
position: absolute;
background-color: #ffffff;
top: 20px;
left:-10px;
height:100px;
width:180px;
z-index:5;
}
*/
a.sidemenu:link {
	color: #575757; vertical-align: top; padding-top: 3px; padding-bottom: 3px; font-weight: bold; 
}
a.sidemenu:visited {
	color: #575757; vertical-align: top; font-weight: bold
}
a.sidemenu:hover {
	color: #d7d7d7; vertical-align: top; font-weight: bold
}
a.sidemenu:active {
	color: #575757; vertical-align: top; font-weight: bold
}
a.sidemenusub:link {
	color: #575757; vertical-align: top; font-weight: normal; padding-left: 5px
}
a.sidemenusub:visited {
	color: #575757; vertical-align: top; font-weight: normal; padding-left: 5px
}
a.sidemenusub:hover {
	color: #d7d7d7; vertical-align: top; font-weight: normal; padding-left: 5px
}
a.sidemenusub:active {
	color: #575757; vertical-align: top; font-weight: normal; padding-left: 5px
}
a.sidemenusubsub:link {
	color: #575757; vertical-align: top; font-weight: normal; padding-left: 10px
}
a.sidemenusubsub:visited {
	color: #575757; vertical-align: top; font-weight: normal; padding-left: 10px
}
a.sidemenusubsub:hover {
	color: #d7d7d7; vertical-align: top; font-weight: normal; padding-left: 10px
}
a.sidemenusubsub:active {
	color: #575757; vertical-align: top; font-weight: normal; padding-left: 10px
}
/* END Sidemenu */

/* BEGIN Newsbar Style */
.gotobar {
padding-left: 0px;
padding-right: 0px;
padding-top: 5px;
}

.newsbar {
	padding-left: 0px;
	padding-top: 10px
}
.virusbar {
	padding-top: 10px
}
.thead {
	width: 160px;
	font-weight: bold;
	font-size: 7.5pt;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #d7d7d7;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px
}
.theadgoto {
	width: 155px;
	font-weight: bold;
	font-size: 7.5pt;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #d7d7d7;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px
}
#thead {
	width: 160px;
	font-weight: bold;
	font-size: 7.5pt;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #d7d7d7;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px
}
#thead p {
	text-align: left; 
	font-weight: bold; 
	font-size: 7.5pt; 
	margin: 0px; 
	color: #666666; 
	padding: 0px
}
h1.news
{
	text-align: left; 
	font-weight: bold; 
	font-size: 7.5pt; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	color: #666666; 
	padding-top: 0px; 
	padding-bottom: 0px
}
h2.news
{
	text-align: left; 
	font-weight: bold; 
	font-size: 7.5pt; 
	margin-top: 10px; 
	margin-bottom: 0px; 
	color: #d7d7d7
}
h2.newstop
{
	text-align: left; 
	font-weight: bold; 
	font-size: 7.5pt; 
	margin-top: 5px; 
	margin-bottom: 0px; 
	color: #d7d7d7
}
ul.news
{
	list-style-type: none; 
	padding: 0; 
	margin: 0
}
table.news
{
	border-style: solid; 
	border-width: 1px; 
	width: 170px; 
	border-color: #d7d7d7; 
	border-bottom-width: 0px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px
}
table.newsmoz
{
	border-style: solid; 
	border-width: 1px; 
	width: 170px;
	border-color: #d7d7d7; 
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px
}
table.gotomoz
{
	border-style: solid; 
	border-width: 1px; 
	width: 165px;
	border-color: #d7d7d7; 
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px
}
th.newshead {
	text-align: left; 
	font-weight: bold; 
	font-size: 7.5pt; 
	margin: 0px;
	background: #d7d7d7;
	color: #666666; 
}
th.news
{
	font-weight: bold; 
	color: #666666; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	text-align: left
}
td.news
{
	color: #666666; margin-top: 0px; margin-bottom: 0px; margin-left: 1px; margin-right: 1px;
}
td.green
{
	color: #a0e64c; margin-top: 0px; margin-bottom: 0px; margin-left: 1px; margin-right: 1px;
}
span.newsleft
{
	background: #d7d7d7 url(../images/decoration/roundleft.jpg) left top no-repeat; padding-left: 10px; padding-top: 0px; padding-bottom: 0px
}
span.newsright
{
	background: #d7d7d7 url(../images/decoration/roundright.jpg) right top no-repeat; padding-right: 10px; width: 160px; padding-top: 4px; padding-bottom: 4px
}
span.newsbleft
{
	background: #ffffff url(../images/decoration/thin_b_l.jpg) left bottom no-repeat; padding-left: 8px; padding-top: 0px; padding-bottom: 0px; font-size: 7px
}
span.newsbright
{
	background: #ffffff url(../images/decoration/thin_b_r.jpg) right bottom no-repeat; padding-right: 8px; width: 162px; padding-top: 0px; padding-bottom: 0px; font-size: 7px
}
span.newsbcenter
{
	background: #ffffff url(../images/decoration/thin_b.gif) bottom repeat-x; padding-right: 0px; width: 100%; padding-top: 0px; padding-bottom: 0px; font-size: 7px
}
p.news
{
	color: #666666; margin-top: 0px; margin-bottom: 0px
}
a:link.news
{
	font-weight: bold; color: #575757; text-decoration: none
}
a:visited.news
{
	font-weight: bold; color: #575757; text-decoration: none
}
a:hover.news
{
	font-weight: bold; color: #d7d7d7; text-decoration: none
}
a:hover.lnews {
	color: white
}
/* END Newsbar Style */

/* BEGIN Sophos Style */
td.sophosspace {
padding-top:7px
}
/* END Sophos Style */

/* BEGIN Case Study Style */
div.casestudy {
	width: 170px;
	background: #a0e64c;
}
#casehead {
	background: #a0e64c url(../images/decoration/nds.gif) top left no-repeat; 
	padding-left: 35px
}
#casecontent {
	padding-left: 5px
}
h1.casestudy {
	text-align: left; font-weight: bold; font-size: 7.5pt; margin-top: 0px; margin-bottom: 0px; color: #ffffff; padding-top: 5px
}
h2.casestudy {
	text-align: left; font-weight: bold; font-size: 7.5pt; margin-top: 0px; margin-bottom: 0px; padding-bottom: 5px; color: #666666
}
p.casestudy  {
	margin: 3px; font-size: 7.5pt; color: #666666; padding-top: 5px; padding-left: 5px; padding-right: 5px;
}
img.corner {
   width: 9px;
   height: 7px;
   border: none;
   display: block !important;
}
img.casestudy {
	vertical-align: top;
}
a:link.casestudy
{
	font-weight: bold; color: #ffffff; text-decoration: none; font-size: 7.5pt;
}
a:visited.casestudy
{
	font-weight: bold; color: #ffffff; text-decoration: none; font-size: 7.5pt;
}
.roundtop { 
	background: #a0e64c url(../images/decoration/round_green_t_r.jpg) no-repeat top right; 
}

.roundbottom {
	background: #a0e64c url(../images/decoration/round_green_b_r.jpg) no-repeat top right; 
}
/* END Case Study Style */

/* BEGIN Navbar Style */
div.navbar {
background: #ffffff url(../images/buttonbackground.gif) repeat-x; 
width: 100%;
height: 23px
}

#navbar
{
list-style: none;
padding-left: 20px;
padding-right: 0px;
margin: 0
}
#navbar li
{
font-weight: bold;
font-family: Verdana, Arial; 
font-size: 7.5pt;
float: left;
display: block;
margin-top: 0px; 
margin-bottom: 0px;
padding-top: 5px;
padding-bottom: 3px;
padding-right: 3px; 
padding-left: 3px
}
#navbar li.active
{
background: url(../images/decoration/bar.gif) repeat-x;
}
#navbar a:link {
color: #575757; 
}
#navbar a:visited {
color: #575757; 
}
#navbar a:hover {
color: white; 
}
#navbar a:active {
color: white; 
}
/*END Navbar Style */

/*BEGIN Location Style */
.location {
position: relative;
height: 341px;
width: 573px;
background-repeat: no-repeat;
background-image: url(../images/location.jpg);
background-color: #ffffff;
background-position: 50% 50%;
font-weight: bold;
}
#leatherhead {
position:absolute;
z-index:3;
top:121px;
left:240px
}
#epsom {
position:absolute;
z-index:3;
top:111px;
left:245px
}
#rustington {
position:absolute;
z-index:4;
top:252px;
left:243px
}
#hayes {
position:absolute;
z-index:5;
top:60px;
left:227px
}
#wandsworth {
position:absolute;
z-index:6;
top:70px;
left:274px
}
#alton {
position:absolute;
z-index:7;
top:156px;
left:138px
}
#gravesend {
position:absolute;
z-index:8;
top:80px;
left:368px
}
#brighton {
position:absolute;
z-index:10;
top:243px;
left:275px
}
#portsmouth {
position:absolute;
z-index:10;
top:252px;
left:120px
}
#tunbridge_wells {
position:absolute;
z-index:10;
top:150px;
left:360px
}
/*END Location Style */

/*BEGIN Support Style */
#support p {
padding-top:10px
}
.seperated {
padding-top: 10px
}
/*END Support Style */

/*BEGIN Terms and Conditions Style */
#tnc1 {
list-style-type: decimal;
padding-top: 5px;
padding-left: 30px;
padding-right: 0px;
margin: 0
}
#heading {
padding-top: 5px;
}
#tnc2 {
list-style-type: lower-alpha;
padding-top: 5px;
padding-left: 23px;
padding-right: 0px;
margin: 0
}
#tnc3 {
list-style-type: none;
padding-top: 5px;
padding-left: 23px;
padding-right: 0px;
margin: 0
}
/*#tnc4 {
padding-top: 5px;
padding-left: 20px;
}
#tnc4 dt {
float:left;clear:left;width: 20%;
}
#tnc4 dd {
float:left;width:80%;
}*/
#tnc4 dt, dd {
line-height: 1.4em; 
font-size: 1em; 
font-weight: normal;
}
#tnc4 dt {
width: 7.5em;
line-height: 1.4em;
}
#tnc4 dd {
margin: -1.4em 0 0 8em;
}
/*END Terms and Conditions Style */

/*BEGIN Portfolio Style*/
#portfolio dd {
margin-left: 15px;
}
#portfolio ul {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 20px
}
/*END Portfolio Style */

/*BEGIN Contact Style */
.address {
padding-top:10px;
}
.contact {
	padding-top: 12px;
	color: #a5a5a5;
	font-weight: bold;
	font-size: 10pt;
}
span.cont1 {
	color: #a5a5a5; padding-left: 42px
}
span.cont2 {
	color: #a5a5a5; padding-left: 50px
}
span.cont3 {
	padding-left: 75px
}
span.cont4 {
	padding-left: 20px
}
span.cont5 {
	padding-left: 63px
}
span.cont3 a {
	color: #a5a5a5
}
span.contdetail {
	color: #a0e64c
}
/*END Contact Style */

/*BEGIN Downloads Style */
#links {
padding-left:30px
}
form.logout {
padding-left:30px
}
/*END Downloads Style */

/*BEGIN Footer Style */
#footleft {
	background: white;
	text-align: left;
	font-size: 7.5pt;
	font-weight: bold;
	color: #aaaaaa;
	padding: 0px;
   	width: 381px;
   	float: left;
}
#footright {
	background: white;
	text-align: right; 
	font-size: 7.5pt;
	font-weight: bold;
	color: #a0e64c;
	padding: 0px;
   	width: 382px; 
   	float: left;
}
#footright a {
	color: #a0e64c; font-weight: bold
}
/*END Footer Style */
.month {
	padding: 5px 0px 5px 0px;
}