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

body, p, td, th, select, input, textarea {
	
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 0.8em;
	
}

body {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-color: #f4f4f4;
	
}

p, td, th {
	
	line-height: 1.5em;
	font-size: 1em;
	
}

p label {
	
	width: 100px;
	font-weight: bold;
	float: left;
	
}

.strapline {
	
	font-weight: bold;
	margin: 5px 0px 38px 0px;
	color: #8e8e8e;
	text-align: center;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	
}

h1 {
	
	font-size: 1.8em;
	font-weight: bold;
	color: #663964;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 0px;
	
}

h2 {
	
	font-size: 1.5em;
	
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #663964;
	
	margin: 12px 0px 7px 0px;
	
}


h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	color: #dd7a1b;	

}


.content h3 {
	
	margin: 10px 0px 0px 0px;
	
}
blockquote {
	
	padding: 2px 10px 2px 10px;
	background-color: #ffffdf;
	margin: 2px 10px 2px 10px;
	border: 1px solid #999;
	font-style: italic;
	
}
a {
	
	text-decoration: none;
	color: #663964;
	
}

a:hover {
	
	text-decoration: underline;
	
}

.access {
	
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}

.access li {
	
	margin: 0px 25px 0px 0px;
	
	float: left;
	
	display: inline;
	
	
}

.access li a {
	color: white;
	
}

#search {
	
	float: right; 
	text-align: right;
	width: 380px;
	color: white;
	padding: 0px;
	margin: -3px 0px 0px 0px;
}


.intro {
	
	font-size: 1.4em;
	font-weight: normal;
	color: #777;
	padding: 0px;
	margin: 8px 0px 10px 0px;
	
}


.left_col {
	
	width: 169px;
	float: left;
	padding: 5px;
	border-right: 1px solid #663964;
	
}

#social_media {
	
	margin-top: 30px;
	border-top: 1px solid #663964;
	padding-left: 15px;
	margin-bottom: 40px;
	padding-top: 5px;
}

#social_media p.h3 {
	
	font-size: 14px;
	font-weight: bold;
	color: #aaa;
	
}

.content {
	
	
	float: left;
	width: 555px;
	padding: 10px;
	margin-left: -1px;
	border-left: 1px solid #663964;
	
	
}

.admin {
	
	width: 700px;
	
}
.content a {
	text-decoration: underline;
	
}

.content li {
	
	line-height: 1.6em;
	margin-bottom: 8px;
	
}

.container {
	
	width: 760px;
	padding: 0px;
	margin: 0px auto 0px auto;
	border: 1px solid #663964;
	background-color: white;
	
}

.header {
	
	height: 24px;
	padding: 5px 0px 0px 15px;
	background-color: #663964;
	
}

.header h1 {
	
	color: #333;
	font-size: 12px;
	font-weight: normal;
	margin: 4px 0px 0px 2px;
	padding: 0px;
	
}

.nav {

	margin: 16px 0px 0px 10px;
	padding: 0px;

}

.nav li {
	
	list-style: none;
	margin-bottom: 10px;
	
		
}

.nav li a {
	
	text-decoration: none;
	color: #663964;
	
}

.nav li a:hover {
	
	text-decoration: underline;
	
}

.nav li ul {
	
	margin: 0px 0px 0px 3px;
	padding: 5px 0px 0px 10px;
	list-style: disc;
}

.nav li ul li {
	
	margin: 0px 0px 4px 3px;
	font-size: 12px;
	list-style: square;
	padding: 0px;
	
}

.centre {
	
	margin-left: 40px;
}

table {
	
	border-collapse: collapse;

}

table td, table th {
	
	border: 1px solid #ccc;
	padding: 3px;
	
}

table p {
	
	margin: 0px;
	padding: 0px;
	
}

.sbanner {
	
	height: 120px;	
	border-bottom: 1px solid #ccc;
	
	float: left;
}


.sbanner h1 {
	
	margin: 30px 0px 0px 200px;
	
	color: #950e65;
	
}
.sbanner#mobileunifiedcommunications {
	
	background: url(/lib/images/banner_muc.png) top left no-repeat;
	
}

.sbanner#landlinetomobilecostreduction {
	
	background: url(/lib/images/banner_l2m.png) top left no-repeat;
	
}

.sbanner#iphonesmartphonemanagement {
	
	background: url(/lib/images/banner_sp.png) top left no-repeat;
	
}

.sbanner#contactus {
	
	background: url(/lib/images/banner_contact.png) top left no-repeat;
	
}

.sbanner#globalmobileradio {
	
	background: url(/lib/images/banner_gm.png) top left no-repeat;
	
}


.sbanner#loneworkercompliantcommunications {
	
	background: url(/lib/images/banner_lw.png) top left no-repeat;
	
}

.sbanner#analytics {
	
	background: url(/lib/images/banner_analytics.png) top left no-repeat;
	
}
.sbanner#aboutus {
	
	background: url(/lib/images/banner_about.png) top left no-repeat;
	
}
.sbanner#solutions {
	
	background: url(/lib/images/banner_services.png) top left no-repeat;
	
}

.sbanner#filenotfound {
	
	background: url(/lib/images/banner_404.png) top left no-repeat;
	
}
	


.banner {
	
	padding: 20px 0px 0px 14px;
	margin: 0px 0px 20px 0px;
	height: 160px;
}

.banner strong {
	
	font-size: 14px;
	
}
.banner ul li {
	
	line-height: 1.6em;
	
}

#banner1 {
	
	background: url(/lib/images/banner_1a.png);
	
}

#banner2 {
	
	background: url(/lib/images/banner_2.png);
	
}

#banner3 {
	
	background: url(/lib/images/banner_3.png);
	
}



.card {
	
	width: 169px;
	float: left;
	margin: 0px 8px 20px 0px;
	height: 120px;
	padding: 5px;
	padding-top: 85px;
	color: #636363;

}

.card#consultancy {
	
	background: url(/lib/images/card-consultancy.jpg) top left no-repeat;
	
}
.card#access {
	
	background: url(/lib/images/card-access.jpg) top left no-repeat;
	
}
.card#training {
	 
	background: url(/lib/images/card-training.jpg) top left no-repeat;
	margin-right: 0px;
	
}

.card h2 {
	/*background: url(/lib/images/arrow_green.png) top left no-repeat; */ 
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 1.3em;
	font-weight: bold;
}

.card h2 a {
	
	color: #dd7a1b;	
	text-decoration: underline;
	 
}

.card h2 a:hover {
	
	text-decoration: underline;
	
}

.card p {
	margin: 10px 0px 10px 0px;
	font-size: 0.9em;
	
}

.card img {
	
	float: right;
	margin-left: 4px;
	margin-bottom: 5px;
	
}

.footer {
	
	/*background: url(/lib/images/bottom_bar_grey.png) top left no-repeat; */
	width: 760px;
	margin: 6px auto 0px auto;
}

.footer ul {
	
	padding: 2px 0px 0px 0px;
	text-align: center;
	
}

.footer ul li {
	
	list-style: none;
	
	margin: 0px 10px 0px 10px;
	display: inline;
	font-size: 11px;
	color: #333;
	
}

.hr {
	
	margin: 10px 0px 10px 0px;
	background: #ccc;
	height: 1px;
	
}

.clear
{
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
