﻿/*DEFAULT STYLES*/
/*--------------*/

body 
{
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #808080;
}

form {margin: 0;}

textarea
{
	font: 1em Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

select
{
	font: 1em Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

input
{
	font: 1em Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

fieldset { margin-bottom:0; border:none; }

fieldset input { margin-bottom:0; border:none; }

#wrapper 
{
	width: 756px;
	margin: 0 auto;
}

h6
{
	margin: 10px 0;
	color: #101010;
	font-weight: normal;
}

h5
{
	margin: 10px 0;
	color: #101010;
	font-weight: normal;
}

h4
{
	margin: 10px 0;
	color: #101010;
	font-weight: normal;
}

h3
{
	margin: 10px 0;
	color: #101010;
	font-weight: normal;
}

h2
{
	margin: 10px 0;
	color: #101010;
	font-weight: normal;
}

h1
{
	margin: 10px 0;
	color: #101010;
	font-weight: normal;
}

h6 a
{
	color: #101010;
	text-decoration: none;
}

h5 a
{
	color: #101010;
	text-decoration: none;
}

h4 a
{
	color: #101010;
	text-decoration: none;
}

h3 a
{
	color: #101010;
	text-decoration: none;
}

h2 a
{
	color: #101010;
	text-decoration: none;
}

h1 a
{
	color: #101010;
	text-decoration: none;
}

p {margin: 10px 0;}

h1 {font-size: 180%;}
h2 {font-size: 160%;}
h3 {font-size: 145%;}
h4 {font-size: 130%;}
h5 {font-size: 120%;}
h6 {font-size: 110%;}

a
{
	color: #63BF01;
}

a:hover
{
	text-decoration: none;
}

.fieldleft
{
	width: 150px;
	float: left;
}

.asterix
{
	float: left;
	width: 20px;
}

.fieldright
{
	padding-left: 170px;
	margin-bottom: 2px;
}

/*HEADER STYLES*/
/*-------------*/

#header 
{
	height: 50px;
	position: relative;
}

#header .logo 
{
	display: none;
}
#header #newsletter 
{
	position: absolute;
	top: 0;
	right: 0;
	width:188px;
	font: 115% "Myriad Pro", "Myriad Web", "Myriad", Arial, Helvetica, sans-serif;
	color: #333;
}

.inputemail
{
	padding: 1px 0 0 3px;
	height: 16px;
	width: 149px;
	background: #F2F2F2;
	border: 1px solid #EBEBEB;
	color:#63BF01;
	vertical-align: middle;
}

.okbut 
{
	vertical-align: middle;
}

/*NAVIGATION STYLES*/
/*-----------------*/

#navigation 
{
	width:756px;
	height:56px;
}

#navigation .green-nav
{
	display: block;
	background:url(../images/nav-green.jpg) no-repeat;
	height: 5px;
	font-size: 1px;
	line-height: 1px;
}

#nav 
{
	background: url(../images/nav-contactus-01.jpg) no-repeat top right;
	height:51px;
}

#nav ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li 
{
	height: 51px;
	position: relative;
	float: left;
}

#nav ul li a
{
	font-family: "Myriad Pro", "Myriad Web", "Myriad", Arial, Helvetica, sans-serif; 
	padding: 17px 0 0 0;
	height: 27px;
	display: block;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
}

/*HOME NAV LINK*/
/*-------------*/

#nav ul li#nav-home 
{
	z-index: 100;
	width: 89px;
	background: #003161 url('../images/nav-home-01.jpg') no-repeat;
}

#nav ul li#nav-home a
{
	padding-left: 30px;
}

#nav ul li#nav-home:hover
{
	background: #003161 url('../images/nav-home-01.jpg') no-repeat;
}

/*SHAREPOINT NAV LINK*/
/*-------------------*/

#nav ul li#nav-sharepoint 
{
	z-index: 80;
	width: 93px; 
	background: #003161 url('../images/nav-sharepoint-01.jpg') no-repeat;
}

#nav ul li#nav-sharepoint a
{
	padding-left: 17px;
}

#nav ul li#nav-sharepoint:hover 
{
	background: #003161 url('../media/images/nav-sharepoint-02.jpg') no-repeat;
}

/*SERVICES NAV LINK*/
/*-----------------*/

#nav ul li#nav-services 
{
	z-index: 60;
	width:110px;
	background: #003161 url('../images/nav-casestudies-01.jpg') no-repeat;
}

#nav ul li#nav-services a
{
	padding-left: 17px;
}

#nav ul li#nav-services:hover 
{
	background: #003161 url('../images/nav-services-02.jpg') no-repeat;
}

/*ABOUT US NAV LINK*/
/*-----------------*/

#nav ul li#nav-aboutus 
{
	z-index: 10;
	width: 110px;
	background: #003161 url('../images/nav-casestudies-01.jpg') no-repeat;
}

#nav ul li#nav-aboutus a
{
	padding-left: 17px;
}

#nav ul li#nav-aboutus:hover 
{
	background: #003161 url('../images/nav-aboutus-02.jpg') no-repeat;
}

/*CLIENTS NAV LINK*/
/*----------------*/

#nav ul li#nav-clients 
{
	z-index: 20;
	width: 113px;
	background: #003161 url('../images/nav-casestudies-01.jpg') no-repeat;
}

#nav ul li#nav-clients a
{
	padding-left: 17px;
}

#nav ul li#nav-clients:hover 
{
	background: #003161 url('../images/nav-casestudies-02.jpg') no-repeat;
}

#nav ul li#nav-contactus 
{
	z-index: 10;
	width: 100px;
	background: #003161 url('../images/nav-contactus-01.jpg') no-repeat;
}

#nav ul li#nav-contactus a
{
	padding-left: 15px;
}

#nav ul li#nav-contactus:hover 
{
	background: #003161 url('../images/nav-contactus-02.jpg') no-repeat;
}

#nav ul li#phone
{
	padding: 14px 0 0 13px;
	color: #DAF0FF;
	font-size: 140%;
	font-weight: bold;
	height: 37px;
}

/*SUB MENU STYLES*/
/*---------------*/

#nav ul li ul 
{
	position: absolute;
	left: 0;
	top: 44px;
	width: 187px;
	display: none;
	background: #003161;
}

#nav ul li:hover ul 
{ 
	display: block;
}

#nav ul li ul li
{
	height: auto;
	float: none;
	border-bottom: 1px solid #10406E;
}

#nav ul li ul li a 
{
	text-transform: none;
	color: #6895C1;
	width: 163px;
	height: auto;
	padding: 6px 6px 6px 18px;
}

#nav ul li ul li a:hover 
{
	background: #03407B;
	color: #8FC0F1;
}

/*HOME STYLES*/
/*------------------*/

#home 
{
	height: 353px;
	position: relative;
}

#home-grad
{
	
	min-height: 109px;
	background: url('../images/home-grad.jpg') no-repeat;
}

* html #home-grad
{
	height: 109px;
}

#home-banner h2
{ 
	color:#555;
}

#home-banner h1
{ 
	color:#555;
}

#home-grad h2
{ 
	color:#555;
}

#home-grad h1
{ 
	color:#555;
}

#home-flash 
{
	clear: left;
	height: 244px;
	position: absolute;
	left: -13px;
	top: 109px;
}

#home-banner 
{
	clear:left;
	border-top:1px solid #ececec;
}

#home-banner-left
{
	float: left;
	width: 448px;
	padding: 0 20px 0 24px;
}

#home-left
{
	float: left;
	width: 448px;
	padding: 0 20px 0 24px;
}

#home-banner-left { padding:0 0 0 10px; width:476px; }
#home-banner-left h2 { padding-left:5px; }

#home-banner-right
{
	float: left;
	width: 229px;
	padding: 0 10px 0 24px;
}

#home-right
{
	float: left;
	width: 229px;
	padding: 0 10px 0 24px;
}

#home-banner-right { padding-ledt:28px; }

* html #home-banner-right {	padding: 0 0 0 18px; }

/*FOOTER STYLES*/
/*-------------*/

#latestnews 
{
	clear: both;
	padding-top: 10px;
}

#latestnews h4
{
	font-size: 160%;
	color:#555;
}

s .newsbox 
{
	display: inline;
	float: left;
	width: 225px;
	padding: 0 15px;
	min-height: 140px;
}

* html #latestnews .newsbox
{
	height: 140px;
}

* html #latestnews .newsbox
{
	height: 140px;
}

#latestnews .newsbox:hover 
{
	background: url('../images/news-line.gif') repeat-x 50% bottom;
	cursor: pointer;
}

#latestnews .date 
{
	color: #63BF01;
}

#footer 
{
	border-top: 6px solid #EAEAEA;
	clear: left;
	padding-top: 30px;
	padding-left:15px;
}

#footer p
{
	margin: 0;
}

#footer a 
{
	text-decoration: none;
	color: #4A4A4A;
}

#footer a:hover 
{
	color: #999;
}

#footer .footer-left 
{
}

#footer .microsoft 
{
	float: right;
}

/*CONTENT STYLES*/
/*--------------*/

#content
{
}

#contentgreen
{
	float: left;
	width: 202px;
	height: 180px;
	color: #FFF;
	padding: 45px 0 0 195px;
}

#contentgreen-services
{
	float: left;
	width: 202px;
	height: 226px;
	color: #FFF;
	padding: 45px 0 0 195px;
}

#contentgreen h1 { color:#098200; }

#contentgreen-services h1 { color:#098200; }

.background01 {background: url('../images/what-is-sharepoint.jpg') no-repeat;
}
.background02 {background: url('../images/what-are-the-benefits.jpg') no-repeat;
}
.background03 {background: url('../images/what-we-offer.jpg') no-repeat;
}
.background04 {background: url('../images/consultancy-image.jpg') no-repeat;
}
.background05 {background: url('../images/about-image.jpg') no-repeat;
}
.background06 {background: url('../images/clients-image.jpg') no-repeat;
}
.background07 {background: url('../images/generic-image.jpg') no-repeat;
}
.backgroundIMS {background: url('../media/images/IMS-show.jpg') no-repeat;
}

#contentgreen-services .number
{
	margin: 0;
	font: 80px "Myriad Pro", "Myriad Web", "Myriad", Arial, Helvetica, sans-serif;
	line-height: 50px;
}


#contentgreen .number
{
	margin: 0;
	font: 80px "Myriad Pro", "Myriad Web", "Myriad", Arial, Helvetica, sans-serif;
	line-height: 50px;
}


#contentgreen ul 
{
	margin: 0;
	padding: 12px 0 0 33px;
	list-style: none;
}

#contentgreen ul li 
{
	line-height: 31px;
	font-size: 120%;
	text-transform: uppercase;
	font-weight:bold;
}

#contentgreen ul li a
{
	color: #FFF;
	text-decoration: none;
	line-height: 31px;
}

#contentgreen ul ul li a:hover 
{
	color:#3F8700;
}

#introbox
{
	padding: 35px 0 0 420px;
}

#introbox h1 
{ 
	color:#77C632;
}

.boxednumbers 
{
	margin-top: 30px;
	float: left;
	width: 142px;
	padding: 0 0 0 20px;
	font-size: 1.1em;
	font-weight:bold;
}

.boxednumbers span
{
	color: #77C632;
	font-size: 60px;
	font-weight:normal;
}

.boxednumbers a
{
	color: #777;
	text-decoration: none;
}

.boxednumbers a:hover
{
	color: #999;
}

.separator 
{
	border-left: 1px solid #E2E2E2; 
}

ul#top-points 
{
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 357px;
	list-style: none;
	font-size: 120%;
	font-weight:bold;
}

ul#top-points li 
{
	border-bottom: 1px solid #ECECEC;
	margin-left: 10px;
	padding: 5px 0 5px 10px;
}

ul#top-points li a 
{
	color: #777;
	text-decoration: none;
}

ul#top-points li a:hover 
{
	color: #999;
}

#content #main
{
	padding: 1px 270px 10px 15px;
	clear: both;
}

#main h3 a
{ 
	color:#777; font-size: 19px;
}

#main h3
{ 
	color:#777; font-size: 19px;
}

#main h2 a
{ 
	color:#777; font-size: 19px;
}

#main h2
{ 
	color:#777; font-size: 19px;
}

#content hr
{
	background: #FFF;
	color: #FFF;
	border: 0 none;
	border-top: 1px dotted #CCC;
}

/*RIGHT HAND PANELS*/
/*-----------------*/

#panelholder
{
	float: right;
	width: 270px;
	margin-right: -270px;
	display: inline;
}

.panel
{
	margin-left: 20px;
	padding: 6px 15px 6px 22px;
	min-height: 160px;
	background: #EBEBEB url('../images/boxgrad.jpg') repeat-x 50% top;
}

* html .panel
{
	height: 160px;
}

.panel ul 
{
	margin: 10px 0;
	padding: 0;
	list-style: none;
}

.panel a 
{
	text-decoration: none;
}

.panel a:hover 
{
	color:#9DD100;
	text-decoration: underline;
}

.panel h6 
{
	color: #777;
	font-size: 115%;
	font-weight: bold;
}

.newsshort
{
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	padding: 8px 0;
	margin: 8px 0;
	background: #FCFCFC;
}

.newshidden
{
	display: none;
	min-height: 100px;
}




/* News */
.imgNewsIcon { float: left; margin: 0 10px 10px 0; }
.hrNewsClear {clear: left; }

ul.clientlist 
{   
    margin: 0;
    padding: 0;
    list-style: none;    
}