 * {
     margin: 0;
 }

html {
	height:100%;
}

body {
	margin: 0px;
	padding: 0;
	background-color: #ccd9df;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	height:100%;
	position:relative;
}

img {
	border: none;
}

/*=====Standard A refs=====*/
a, a:visited {
	color:#2B9A48;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}


/*=====layout=====*/
#container {
	width: 979px;
	margin: 0 auto -40px;
	min-height: 100%;
    height: auto !important;
    height: 100%;
	background-image: url('../img/content_slither.gif');
	background-repeat:repeat-y;
}

#wrapper {
	padding-bottom:10px;
	height:100%;
	min-height:100%;
}

#header {
	height:108px;
	background-color: #ccd9df;
	clear:both;
}

#content_top {
	background-position:bottom left;
	background-image: url('../img/content_top.gif');
	height:17px;
	padding: 0;
	margin: 0;
	background-repeat:no-repeat;	
}

#topmenucontainer{
	height:45px;
	background-image: url('../img/menu_bg.gif');
	background-position:bottom ;
	padding-left:25px;
	padding-right:17px;
	padding-top:0px;
}

#topmenu {
	float:right;
	height:45px;
	padding-top:0px;
}

#topmenu ul{
	overflow: hidden;
	margin:0;
	padding:0;
}
#topmenu ul li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#topmenu ul li a, #topmenu ul li b{
	display:block;
	text-indent: -9999px;
	overflow: hidden;
}

#image_placeholder{
	background-image: url('../img/image_placeholder.gif');
	height:220px;
	padding-left: 25px;
	padding-top:8px;
}

#main {
	background-image: url('../img/content_slither.gif');
	background-repeat:repeat-y;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 0px;
	padding-bottom:0px;
	overflow:hidden;
}
#content_bottom{
	background-image: url('../img/content_bottom.gif');
	height:51px;
}

/*---header----*/
#headerText {
	float:right;
}
#headerLogo {
	float:left;
}
#remotesupport {
	display:block;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url('../img/headerRightBottom.png');
	height:37px;
	width: 300px;

}
#remotesupport:hover {
	background-position: 0px -37px;
}

/*-----top menu-----*/
#topmenu a, #topmenu b {
	width:121px;
	height:45px;
	background-image: url('../img/topmenu.gif');
	background-repeat: no-repeat;
}

#topmenu .about_us a, #topmenu .about_us b { width: 124px; }

#topmenu .about_us     a { background-position:   -7px 10px; }
#topmenu .our_clients  a { background-position: -130px 10px; }
#topmenu .case_studies a { background-position: -251px 10px; }
#topmenu .news         a { background-position: -372px 10px; }
#topmenu .services     a { background-position: -493px 10px; }
#topmenu .contact_us   a { background-position: -614px 10px; }

#topmenu .about_us     a:hover { background-position:   -7px -45px; }
#topmenu .our_clients  a:hover { background-position: -130px -45px; }
#topmenu .case_studies a:hover { background-position: -251px -45px; }
#topmenu .news         a:hover { background-position: -372px -45px; }
#topmenu .services     a:hover { background-position: -493px -45px; }
#topmenu .contact_us   a:hover { background-position: -614px -45px; }

#topmenu .about_us     b { background-position:   -7px -45px; }
#topmenu .our_clients  b { background-position: -130px -45px; }
#topmenu .case_studies b { background-position: -251px -45px; }
#topmenu .news         b { background-position: -372px -45px; }
#topmenu .services     b { background-position: -493px -45px; }
#topmenu .contact_us   b { background-position: -614px -45px; }


/*------Footer-----*/
#footer, .push {
    height: 20px;
}

 #footer {
	background-color:#2e2e2e;
	padding-left:0;
	color:#888a8c;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom:10px;
}
 #footerContent {
	width:967px;
	margin: 0 auto;
	padding-left:5px;
 }
 
#footer a		{color:#888a8c;}
#footer a:hover	{color:#657B39; text-decoration:none;} 
#footer a:active{color:#657B39; text-decoration:none;}

#footer .floatL {
	float:left;
	height:auto;
	width: 60%; 
	padding: 0 0 0 0px;
	line-height:20px;
}
#footer .floatR {
	float:right;
	width: 40%;
	text-align:right;
}
#footer img {
	vertical-align:middle;
}

/*-----main Content-----*/
.floatL .bulktext{
	float:left;
	padding-left: 12px;
	
	height:100%;
	width: 690px; 
	/*padding-bottom: 20px;
	height:455px;
	min-height:455px;*/
	padding-right: 6px;
}


.bulktext {
	padding-left: 12px;



	}

.bulktext p {
line-height: 1.7em;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:10px;
}
.bulktext h1 {
	margin:0;
	display:block;
	text-indent: -9999px;
	overflow: hidden;
	width: 317px;
	height: 26px;
	background-image: url('../img/page-headers.png');
	background-repeat: no-repeat;
	margin-bottom:10px;
}

/* page headers */

h1.about_us 			{background-position: 0px 0px;}
h1.our_clients 			{background-position: 0px -25px;}
h1.case_studies 		{background-position: 0px -50px;}
h1.news 				{background-position: 0px -75px;}
h1.services				{background-position: 0px -100px;}
h1.contact_us 			{background-position: 0px -125px;}
h1.support_services		{background-position: 0px -150px;}
h1.planned_maintenance	{background-position: 0px -175px;}
h1.data_centre			{background-position: 0px -200px;}
h1.business_solutions	{background-position: 0px -225px;}
h1.small_business		{background-position: 0px -250px;}
h1.medium_business		{background-position: 0px -275px;}
h1.large_business		{background-position: 0px -300px;}

/* sub titles */

.bulktext h2 {
	margin:0;
	display:block;
	text-indent: -9999px;
	overflow: hidden;
	width: 690px;
	height: 18px;
	background-image: url('../img/sub-headers.png');
	background-repeat: no-repeat;
	margin-top:15px;
	margin-bottom:10px;
}

h2.yourgoal 		{background-position: 0px 0px;}
h2.PracticalIT 		{background-position: 0px -18px;}
h2.Ongoingsupport 	{background-position: 0px -36px;}
h2.whatseparates 	{background-position: 0px -54px;}
h2.specialoffer 	{background-position: 0px -72px;}
h2.facilityoverview	{background-position: 0px -90px;}
h2.maintenance		{background-position: 0px -108px;}
h2.data 			{background-position: 0px -126px;}
h2.business 		{background-position: 0px -144px;}
h2.whatweoffer 		{background-position: 0px -162px;}
h2.specifictech		{background-position: 0px -180px;}

/* tabs &amp; content related*/

.tabs {
	padding: 0;
	margin: 0;
}

* html .tabs {
  height:1%;
  overflow:visible;
}

.tabs li {
	height: 160px; /* edit me to change height of all tabs*/
	float:left;
	width: 233px;
	margin-right:2px;
	padding-bottom: 12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}
.tabs a, .bustabs a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.tabs a:hover, .bustabs a:hover {
	text-decoration: none;
	color: #2B9A48;
	font-weight: bold;
}

.tabs a.white, .bustabs a.white {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.tabs a.white:hover, .bustabs a.white:hover {
	text-decoration: none;
	color: #2B9A48;
	font-weight: bold;
}

.tabs li a.link {
	width:233px;
	height:45px;
	background-image: url('../img/tabs.gif');
	display:block;
	text-indent: -9999px;
	overflow: hidden;
}

.tabs li p{
	margin: 0;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

.tabs li.support a		{background-position: 0px 0px;}
.tabs li.maintenance a	{background-position: 0px -46px;}
.tabs li.data a			{background-position: 0px -92px;}
.tabs li.business a		{background-position: 0px -138px;}

.tabs li.support {
	background-color: #c0dcd7;
	background-image: url('../img/support_bottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.tabs li.maintenance{
	background-color: #c3dfd5;
	background-image: url('../img/maintenance_bottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.tabs li.data {
	background-color: #c6e2d3;
	background-image: url('../img/data_bottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

.tabs li.business {
	background-color: #c9e4d2;
	background-image: url('../img/data_bottom.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

/*----Business Tabs LARGE----*/
#bustabscontainer {
	clear:both ;
	height:300px;
	width:944px;
}

.bustabs {
	padding: 0;
	margin: 0;
}

* html .bustabs {
  height:1%;
  overflow:visible;
}

.bustabs li {
	height: 290px; /* edit me to change height of all tabs*/
	float:left;
	width: 311px;
	margin-right:2px;
	padding-bottom: 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-position: bottom left;
	background-repeat:no-repeat;
	background-image: url('../img/largebustabsbottom.png');
		
}

.bustabs li a.link {
	width:311px;
	height:44px;
	background-image: url('../img/largebustabs.png');
	background-repeat:no-repeat;
	display:block;
	text-indent: -9999px;
	overflow: hidden;
}

.bustabs li.small a	{background-position: 0px 0px;}
.bustabs li.medium a{background-position: -317px 0px;}
.bustabs li.large a	{background-position: -633px 0px;}

.bustabs .small		{background-color:#C0DCD7; background-image: url('../img/smallbustabsbottom.png');}
.bustabs .medium	{background-color:#C3DFD5; background-image: url('../img/mediumbustabsbottom.png');}
.bustabs .large	{background-color:#C9E4D2; background-image: url('../img/largebustabsbottom.png');}


/*---- Mini Bullet Points----*/
ul.minibulleted{
	width:190px;
	margin: 0;
	margin-left:5px;
	margin-top:5px;
	margin-right:5px;
	padding: 0;
	padding-bottom:15px;
}
.tabs .minibulleted li {
	height:auto;
	width:195px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	line-height:1.5em;
	background-position: 0px 1px;
	background-repeat: no-repeat;
	margin-top:1px;
	padding-bottom:5px;
	padding-left:25px;
}
.tabs .support .minibulleted li {background-image: url('../img/supportminibullet.png');}
.tabs .maintenance .minibulleted li {background-image: url('../img/maintenanceminibullet.png');}
.tabs .data .minibulleted li {background-image: url('../img/dataminibullet.png');}
.tabs .business .minibulleted li {background-image: url('../img/businessminibullet.png');}

/*--- internal bullets----*/
.bulletedgreen{
	width:295px;
	margin: 0;
	margin-left:10px;
	padding: 0;
	padding-top:5px;
	padding-bottom:15px;
}
.bustabs .bulletedgreen  li {
	height:20px ;
	width:260px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-image: url('../img/smallbusbulletgreen.png');
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
}

.bustabs .small .bulletedgreen  li 	{background-image: url('../img/smallbusbulletgreen.png');}
.bustabs .medium .bulletedgreen  li {background-image: url('../img/mediumbusbulletgreen.png');}
.bustabs .large .bulletedgreen  li 	{background-image: url('../img/largebusbulletgreen.png');}

.users {
	line-height:1.3em;
	margin-top:5px;
	font-size:1.4em;
	margin-left:15px;
	color:#05745E;
	font-style: italic;
	font-weight:bold;
}
a.moreinfo  {
	line-height:40px;
	font-size:1.2em;
	margin-left:15px;
	color:#05745E;
	font-style: italic;
	font-weight:bold;
}
a.moreinfo:hover {
	color:#2B9A48;
}

/*---side menu business tabs---*/
 .floatR {
	float:right;
	width: 235px;
}
.floatR .bustabs li a.link {
	width:233px;
	height:42px;
	background-image: url('../img/bustabs.png');
	display:block;
	text-indent: -9999px;
	overflow: hidden;
}

.bustabs li p{
	margin: 0;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}


/*--------*/
.floatR .bustabs li.small a 	{background-position: 0px 0px;}
.floatR .bustabs li.medium a	{background-position: 0px -44px;}
.floatR .bustabs li.large a		{background-position: 0px -88px;}
.floatR .bustabs li {
	float:none;
	width: 233px;
	margin-right:2px;
	margin-bottom:3px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height: 42px; /* edit me to change height of all tabs*/
}

.floatR .bustabs { 
	padding-bottom:10px;
}


.smalltext {
	font-size: 0.8em;
}
ul.bulleted, #newsmain .newsText ul{
	margin: 0;
	padding: 0;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:6px;
}
.bulleted  li , #newsmain .newsText ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-image: url('../img/bullet.gif');
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
	}
/*-=-=-=-=-FORMS=-=-=-=*/	
input, textarea {
	width: 300px;
	border: 2px solid #05745E;
	background: #C0DCD7;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input {
	height: 16px;
	padding: 2px 2px 2px 2px;
}

form {
clear:both;
	position: relative;
	padding-top: 0;
	overflow: hidden;
	padding-bottom: 24px;
}

.row {
	width: 300px;
	float: left;
	clear: left;
	margin-bottom: 5px;
	/*height: 22px;*/
}

.label {
	text-align: left;
	margin-right: 5px;
	color: #422D28;
	display: block;
	margin-bottom: 5px;
}

.label:after {
	content: ' : ';
}

.field {
}

.enquiry {
	position: absolute;
	right: 0;
	top: 0;
	width: 500px;
}

.enquiry textarea {
	height: 200px;
}

.submit {
	clear: both;
	text-align: left;
	width: 202px;
position:relative;


}


/* ----case studies------ */	

.customers-case-studies {
	float:left;
	background: #C9E4D2 url(../img/customers-table-bottom.png) no-repeat 0 100%;
	padding-bottom: 13px;
	border-top: 24px solid #FFF;
	width: 672px;
	margin-left: 17px;
}

.customers-case-studies table {
	table-layout: fixed;
	width: 100%;
	background: #C9E4D2 url(../img/customers-table-top.png) no-repeat 0 0;
}

.customers-case-studies col.logo { width: 160px; }
.customers-case-studies col.pdf { width: 225px; }

.customers-case-studies th, .customers-case-studies td {
	padding: 8px;
	text-align: left;
	color: #666666;
}

.customers-case-studies thead th {
	font-size: 150%;
	color: #26954B;
	padding-top: 13px;
	font-weight: normal;
}

.customers-case-studies thead th + th {
	font-size: 110%;
}

a.pdf {
	display: inline-block;
	background: url(../img/pdf.png) no-repeat 0 50%;
	padding: 12px 0 12px 48px;
	visibility:hidden;
}

.customers-case-studies table th.alignR {
text-align:right;
padding-right:20px;

}
.customers-case-studies img {
width:150px;
}

/*=-=-=-=-=-=-ADMIN AREA=-=-=-=-=-=-=-=-=-=*/
.adminarea h1, .bulktext #newsmain .newsText h1, .helpbtn h1{
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 1.5em;
	margin:0;
	display:block;
	text-indent: 0px;
	overflow: hidden;
	width: auto;
	height: auto;
	background-image: none;
	background-repeat: no-repeat;
	margin-bottom:7px;
	color: #0E665B;
}

.adminarea h2, .bulktext .newsitem h2 {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-weight:normal;
	margin:0;
	font-size: 1.3em;
	display:block;
	text-indent: 0px;
	overflow: hidden;
	width: auto;
	height: auto;
	background-image: none;
	background-repeat: no-repeat;
	margin-bottom:7px;
	color: #5CAF77;
}

.adminarea input.button {
	margin-top:5px;
	border: 2px solid #05745E;
	background: #C0DCD7;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 30px;
	width: 50px;
}

.adminarea input {
	width: 623px;
}

#selectarticle {
	width: 485px;
}


.adminarea textarea {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size:1.0em;
	width: 660px;
	height: 300px;
}

.helpbtn {
width:100%;
margin-top: 10px;
margin-right: 15px;
text-align:right;
height: 30px;
}

.helpbtn a{
	background-color:#C0DCD7;
	padding: 10px;
}

#help {

padding-top:150px;
width:100%;
	clear: both;
}

#preview img{
width:100px; 
padding: 5px;
margin-top:10px;
border: dotted 1px #ccc;

}
/*-----JS TOOLBAR-----*/
#content ul.toolbar {

}
#content ul.toolbar {
	list-style: none;
	padding: 0px;
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 8px 0 8px 0!important;

}

#content ul.toolbar li {
	display: inline;
	margin-right: 5px;
	color: #fff;
	background: transparent;
	padding: 0;

}



#content ul.toolbar li a {
	color: #fff;
	text-decoration: none;
	background-color: #63B163;
	padding: 0.4em 1em;
}



#content ul.toolbar li a:hover {
	background-color: #3C4B55;
}


/*=-=-=-=-= Pagination + News =--=-=-=-=*/

.pagination {
	padding-top:10px;
	font-size:1.2em;
	width:100%;
	clear:both;
	text-align:center;
}

.pagination b {
	color: #00554A;
}
#newsmain li  {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	background-image: url('../img/blank.png');
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding-bottom:10px;
}
#newsmain {
	padding-left:5px;
	padding-right:10px;
	padding-top:10px;
	margin:0;
}
	
#newsmain p {
	padding : 0;
	padding-bottom:10px;
	margin:0;
}

#newsmain .date {
	float:right;
	color:#00554A;
	margin:0;
	width:20%;
	text-align:right;
	padding-bottom:10px;
}

#newsmain .title {
	float:left;
	color:#2B9A48;
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	width:80%;
	padding-bottom:10px;
}

.newsImage{
	width:150px;
	float:right;
	clear:right;
	padding:5px;
	margin-bottom:10px;
}

.newsImage img{
	width:150px;
}
.newsText {
	clear:both;
}

/*--------*/

.floatR .tabs li {
	float:none;
	width: 233px;
	margin-right:2px;
	margin-bottom:3px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	height: auto; /* edit me to change height of all tabs*/
}

.floatR .tabs .minibulleted{
	width:190px;
	margin: 0;
	margin-left:5px;
	margin-top:5px;
	margin-right:5px;
	padding: 0;
	padding-bottom:5px;
}
.floatR .tabs .minibulleted li {
	height:auto;
	width:195px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	line-height:1.5em;
	background-position: 0px 1px;
	background-repeat: no-repeat;
	margin-top:1px;
	margin-bottom:0px;
	padding-bottom:1px;
	padding-left:25px;
}
.tabs .support .minibulleted li 	{background-image: url('../img/supportminibullet.png');}
.tabs .maintenance .minibulleted li	{background-image: url('../img/maintenanceminibullet.png');}
.tabs .data .minibulleted li 		{background-image: url('../img/dataminibullet.png');}
.tabs .business .minibulleted li 	{background-image: url('../img/businessminibullet.png');}

/*--------*/
.halfwidth {
float:left;
width:48%;
margin-right: 10px;
margin-bottom:10px;
margin-top:10px;

}

.customers-case-studies .customerDetails td{
text-align:center;


}

