html{height:100%;}
body{
	margin:0;
	background:#69747f url(images/bg-body.gif) repeat-x;
	height:100%;
	font:11px/18px  Arial, Tahoma, sans-serif;
}

h6 {
	font-size: 14px;
	padding: 5px;
	margin: 0px;
}
form{margin:0;}
img{border-style:none;}
a:hover{color:#333;}
#main{
	min-height:100%;
	_height:100%;
	background:url(images/bg-main.png) repeat-y;
	width:919px;
	padding:0 10px 0 2px;
	margin:0 auto;
}
* html #main{height:100%;}
#page{ 
	width:100%;
	_height:100%;
	position:relative;
}
#header{
	width:100%;
	height:148px;
	background:#000;
}	
#header .top-holder{
	width:38%;
	display:inline;
	float:left;
	padding: 5px 0 5px 0;
}
#header .top-holder2{
	width:62%;
	display:inline;
	float:left;
	padding: 23px 0 5px 0;
}
#header .logo{
	float:left;
	display:inline;
	margin:0px 10px 0px 33px;
	text-indent:-9999px;
	width:500px;
	height:50px;
}
#header .logo a{
	height:100%;
	display:block;
	overflow:hidden;
}


#nav-holder{
	background: url(images/nav-bg.jpg) repeat-x;
	height: 30px;
	width:100%;
	display:block;
	float:left;
	margin-top: 5px;
	padding-top: 5px;
}

#nav{
	width: 750px;
	margin:0 auto;
	padding:0;
	font-size:12px;
	list-style:none;
	overflow:visible;
}

#nav li{
	float:left;
	font-weight:bold;
	background:url(images/nav-sep.gif) repeat-y;
	padding:2px 11px 2px 12px;
	margin:0 0 0 -1px;
}
#nav li a{
	color:#fff;
	text-decoration:none;
}
#nav li a:hover{text-decoration:underline;}

#header .breadcrumbs{
	background-color: black;
	margin:0;
	padding:7px 0 7px 0;
	font:11px/13px Arial, Tahoma, Verdana, sans-serif;
	width:100%;
	color:#b3b3b3;
	overflow:hidden;
	border-top:1px solid #666;
	float:left;
}

#header .breadcrumbs ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font-weight:bold;
	overflow:hidden;
}
#header .breadcrumbs ul li{
	float:left;
	background:url(images/arrow1.gif) no-repeat 0 52%;
	padding:0 10px;
	color:#b3b3b3;
	margin:0 0 0 -5px;
}
#header .breadcrumbs ul li a{
	text-decoration:none;
	color:#b3b3b3;
	font-weight:bold;
	padding:0 9px 0 0;
	background:url(images/bg-arrow.gif) no-repeat 100% 50%;
}
#header .breadcrumbs ul li a:hover{text-decoration:underline;}



A.destinations:link {	
font:13px Arial, Tahoma, Verdana, sans-serif;
	width:100%;
        font-weight:bold;
	color:#FFFFFF;
text-decoration: none;}
A.destinations:visited {	
font:13px Arial, Tahoma, Verdana, sans-serif;
	width:100%;
        font-weight:bold;
	color:#FFFFFF;
text-decoration: none;}
A.destinations:active {text-decoration: none}
A.destinations:hover {text-decoration: underline;}




#sidebar{
	width:306px;
	float:right;
	background:#434343 url(images/bg-sidebar.gif) no-repeat;
	padding:0;
	min-height:100%;
	_height:100%/*IE6 hack*/
	/*position:relative;*/
}
#sidebar .side-holder{
	width:100%;
	_height:100%;
	padding: 0px;
	background:#545454;
}
#sidebar .talk-to-us{
	margin:-49px 0 0;
	background:#434343;
}
#sidebar .talk-to-us .form{
	width:100%;
	overflow:hidden;
	padding:0 0 8px;
}
#sidebar .talk-to-us .form label{
	background:url(images/talk-to-us.gif) no-repeat;
	width:85px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:14px 10px 0 14px;
	display:inline;
}
#sidebar .text-input{
	background:url(images/bg-input.gif) no-repeat;
	float:left;
	width:184px;
	margin:3px 0 0;
}
#sidebar .text-input input{
	word-spacing:-1px;
	font:12px/13px Arial, Helvetica, Tahoma, sans-serif;
	width:171px;
	border:none;
	padding:12px 7px;
	background:none;
}
#sidebar .img-holder{
	padding-bottom:40px;
}
#sidebar .img-holder img{display:block;}
#sidebar .telephone{
	background:url(images/bg-telephone.gif) no-repeat;
	height:50px;
	margin:6px 0 10px 16px;
	text-indent:-9999px;
}

#sidebar .register{
/* SET IN SPECIFIC THEME SYTLESHEET */
}

#sidebar a.emailaddress{	
	height:53px;
	margin:6px 0 10px 16px;
	width:280px;
	display:block;
	text-indent:-9999px;
}
#sidebar .twitter-box{
	background:url(images/bg-twitter-box.gif) repeat-x;
	padding:14px 0 5px 22px;
	font-size:10px;
	line-height:12px;
	color:#fff;
}
#sidebar .updates{
	background:url(images/updates.gif) no-repeat;
	height:23px;
	text-indent:-9999px;
}
#sidebar .twitter-box span{
	display:block;
	padding:0 0 0 6px;
}
#sidebar .posts{
	margin:0;
	padding:10px 0 10px;
	list-style:none;
	background:url(images/sep1.gif) repeat-x 0 100%;
}
#sidebar .posts li{
	padding:7px 0 4px;
	width:100%;
	vertical-align:top;
	overflow:hidden;
}
#sidebar .img-wrap{
	float:left;
	margin:0 10px 0 29px;
	border:1px solid #969696;
	display:inline;
}
#sidebar .img-wrap img{display:block;}
#sidebar .text-holder{
	height:1%;
	overflow:hidden;
	padding:0 15px 0 0;
}
#sidebar .posts strong{
	color:#fff;
	font-size:12px;
	line-height:13px;
}
#sidebar .posts span{
	font-size:12px;
	line-height:14px;
}
#sidebar .posts p{
	margin:0;
	font-size:10px;
	line-height:13px;
	color:#b8b8b8;
}
#sidebar .link-holder{
	background:#2a2a2a;
	padding:5px 0;
	width:100%;
	overflow:hidden;
}
#sidebar .link-holder a{
	float:right;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:1px 24px 3px 0;
	margin:0 25px 0 0;
	display:inline;
}
#sidebar .link-holder a:hover{text-decoration:underline;}
#sidebar .banners {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar .banners li {
	margin:38px 0 0 88px;
}
#sidebar .banners li img {
	display:block;
}
#sidebar .link-holder {
	background:#2a2a2a url(images/bg-line.gif) repeat-x 0 100%;
}
#sidebar h2.testimonials {
	margin:0;
	padding:0 0 0 62px;
	color:#fff;
	line-height:40px;
	font-size:18px;
	letter-spacing:-1px;
	white-space:nowrap;
	background:#2a2a2a url(images/ico-1.gif) no-repeat 20px 50%;
}
#sidebar .cite {
	margin:20px 29px 40px 14px;
}
#sidebar .cite-open {
	background:url(images/cite-open.gif) no-repeat;
}
#sidebar .cite em {
	color:#fff;
	display:block;
	line-height:17px;
}
#sidebar .cite-close {
	padding:0 5px 20px 38px;
	background:url(images/cite-close.gif) no-repeat 100% 100%;
}
#sidebar .cite p {
	margin:0 0 0 10px;
	color:#fff;
	font-weight:bold;
}
#popup{
	position:absolute;
	top:-19px;
	left:0;
	width:306px;
	z-index:200;
	padding:19px 0 0;
}
#popup .btn-close{
	background:url(images/btn-close.png) no-repeat;
	height:36px;
	width:36px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	right:-13px;
	top:0;
	z-index:1;
}
#popup .bg-top,
#popup .bg-btm{
	background:url(images/popup-top.png) no-repeat;
	height:17px;
	display:block;
	overflow:hidden;
}
#popup .bg-btm{background:url(images/popup-btm.png) no-repeat;}
#popup .popup-inner{
	position:relative;
	background:url(images/popup-mid.gif) repeat-y;
	padding:0 2px;
}
#popup .inner-holder{
	background:url(images/popup-grad.gif) repeat-x;
	font:14px/17px Tahoma, Arial, Verdana, sans-serif;
	padding:6px 6px 6px 21px;
}
#popup .inner-holder .form input{
	background:url(images/bg-popup-input.gif) no-repeat;
	width:255px;
	padding:7px 5px;
	font:16px/18px Tahoma, Arial, Verdana, sans-serif;
	border-style:none;
}
#popup .inner-holder ul{
	margin:11px 0 0;
	padding:0;
	list-style:none;
	border-top:1px solid #7b7b7b;
	overflow:hidden;
	width:100%;
}
#popup .inner-holder ul li{
	width:100%;
	overflow:hidden;
	vertical-align:top;
	border-top:1px solid #333;
	margin:-1px 0 0;
	padding:7px 0;
	color:#fff;
}
#popup .inner-holder ul li strong{
	float:left;
	width:47px;
	padding:0 4px 0 0;
	text-align:right;
	color:#81cce0;
}
#popup .inner-holder ul li .you{color:#92e4a9;}
#popup .inner-holder ul li span{
	display:block;
	height:1%;
	overflow:hidden;
}
#content{
	_height:100%;
	width:612px;
	/* Noticed a IE6 problem where the sidebar drops down due to box model issue
		so this lower width below ties in with the _padding on the inner-content
	*/
	float:left;
}
#content .video-area{margin:0 0 -50px;}
#content .heading{
	display:block;
	padding:21px 0 0 42px;
	height:38px;
	font-size:18px;
	line-height:22px;
}
#content .heading span{}
#content .video-holder{
	margin:0 0 0 110px;
	width:416px;
	position:relative;
	z-index:10;
	border:1px solid #aeaeae;
}
#content .video-holder img{display:block;}
#content .vid-shadow{
	background:url(images/video-btm.png) no-repeat;
	width:486px;
	height:50px;
	display:block;
	margin:-16px 0 0 76px;
	position:relative;
}
#content .content-area{
	background:#ececec url(images/bg-content-area.gif) repeat-x;
	padding:26px 30px 0 52px;
	width:530px;
	overflow:hidden;
}
#content .content-area h1{margin:0;}
.sIFR-hasFlash #content .content-area h1{
	margin-bottom:10px;
	font-size:24px;
	line-height:42px;
}
#content .sub-heading{
	color:#000;
	margin:15px 0;
}
#content .more{
	color:#333;
	font-weight:bold;
	text-decoration:none;
	padding:0 24px 4px 0;
	font-size:14px;
	line-height:19px;
}
#content .more:hover{text-decoration:underline;}
#content .box-holder{
	width:600px;
	overflow:hidden;
	/*margin:26px 0 26px;*/
	margin:26px 0px 66px 0px;
	background:url(images/sep2.gif) repeat-y 261px 0;
}
#content .box{
	float:left;
	width:235px;
	padding:0 50px 0 0;
}
#content .box h2{margin:0;}
.sIFR-hasFlash #content .box h2{
	font-size:22px;
	line-height:36px;
}
#content .box p{
	margin:10px 0;
	color:#000;
	/*line-height:24px;*/
}
#content .discover{
	background:url(images/bg-discover.gif) repeat-x;
	padding:10px 0 5px 52px;
}
#content .discover-heading{
	display:block;
	color:#fff;
	padding:0 30px 0 0;
	text-align:center;
}
#footer span{
	display:block;
	text-align:center;	
}
.discoversites{
	margin-top:-12px;
}
.discover{
	background:url(images/top-nav-bg.jpg) repeat-x;
	float:right;
	margin:0;
	width: 100%;
	height: 35px;
	margin-bottom: 5px;
}
#content .discover-heading a{color:#fff;}
#content .discover ul{
	margin:0;
	padding:17px 0 0 35px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.discover ul li{
	display:inline;
	float:left;
	margin:0 7px 0 3px;
}

#content .content-inner{
	/*
	BIG PROB IN IE6 FOR SOME REASON, but not with styling from content-area
	existing style refused to accept the width i was delaring! Old style left in comment below
	
	background:#ececec url(images/bg-content-inner.jpg) no-repeat;
	 	was padding:37px 26px 0 40px; - but was pushing floats inwards
	padding:37px 26px 0 40px;
	 Noticed a IE6 problem where the sidebar drops down due to box model issue
		so this lower width below ties in with the _width in the #content
	
	_padding: 37px 20px 0 20px;
	color:#333;
	min-height:800px;*/
	background:#ececec url(images/bg-content-area.gif) repeat-x;
	padding:26px 30px 0 52px;
	width:530px;
	overflow:hidden;

}
* html #content .content-inner{height:800px;}
#content .content-inner h1{
	margin:0;
	font-size:24px;
	line-height:38px;
}
#content .content-img{
	float:right;
	margin:3px 0 0 10px;
	width:266px;
	height:281px;
	padding:1px 7px 10px 2px;
	background:url(images/bg-content-img.png) no-repeat;
}
.wpcf7{
	clear:both;	
}
#content .content-inner .wpcf7 p{
	margin:10px 0 0px;
}
#content .content-inner p{
	margin:15px 0;
	/*line-height:24px;*/
}
#content .content-inner ul li{
	/*line-height:24px;*/
}
#content .content-links{
	padding:15px 0;
	width:100%;
	overflow:hidden;
}
#content .content-links .more{
	font-size:20px;
	float:left;
	margin:0 20px 0 0;
}
#footer{
	/*padding:16px 0 20px 103px;*/
	padding:30px 30px 0;
	font-size:10px;
	line-height:13px;
	color:#fff;
}
#footer ul{
	/*
	display:inline;
	margin:0;
	padding:0 0 0 5px;*/
	list-style:none;
	text-align:center;
	float: left;
	padding-left: 50px;
}
#footer ul li{	
/*	display:inline;

	Enable for more than 2 items
*/
/*	background:url(images/sep3.gif) no-repeat 0 65%;*/
/*	padding:0 3px 0 8px;
	vertical-align:middle;
	float:left;*/
	margin-bottom:10px;
	text-align:center;
}
	
#overlay{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	z-index:10;
}
#overlay div{
	background:url(images/overlay.png);
	width:100%;
}
.holder{width:100%;_height:100%; padding-top: 15px}
.holder:after{
	content:"";
	display:block;
	clear:both;
}
/*sifr start. do not modify.*/
object, embed {
	margin:0;
	display:block;
}
.sIFR-flash {
	visibility:visible !important;
	margin:0;
}
.sIFR-replaced {visibility:visible !important;}
span.sIFR-alternate {
	position:absolute !important;
	left:0 !important;
	top:0 !important;
	width:0 !important;
	height:0 !important;
	display:block !important;
	overflow:hidden  !important;
}
.sIFR-flash + div[adblocktab=true] {display:none !important;}
/*sifr end*/

hr.clearer { 
	visibility: hidden;
	clear: both; 
}

#blyp-pop-up { 
	position:absolute !important;
	top:-19px !important;
	visibility:visible !important;
	left: 4px !important;
	width:100% !important;
}

.google-map {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
/* WTH? just add a border no?
	 * background:transparent url(images/google-map.png) no-repeat scroll 0 0;
	float:right;
	height:369px;
	margin:2px 0 0;
	width:517px;
	padding-left:15px;
	padding-top:5px;*/
	border:0px solid #FFFFFF;
	float:right;
	height:200px;
	width:350px;
	margin-top:-24px;
	margin-bottom:10px;
}
.terms li {
	display:inline;
	background:url(../images/ico-pdf.gif) no-repeat !important;
	padding:10px 0 21px 50px !important;
	margin:0 49px 0 0 !important;
}

a.navItem{
	font-size:13px;
	color:#000!important;
	text-decoration:none!important;
}
a.navItem:hover{
	text-decoration:underline!important;	
}
#mainNav{
	_padding: 1px 0 0 0;
	line-height: 17px;
}
#mainNav li{
	margin-left:1px;
}
#mainNav .navItem{
	padding:2px 0 2px 26px;
	color:#fff;
	font-weight:bold;
}
/* Grey */
#mainNav .group .off{
	margin-left: 40px;
	_margin-left: 30px;
	background:transparent url(images/logos/sprite.png) no-repeat 0px -180px;		
	_background:transparent url(images/logos/sprite.gif) no-repeat 0px -180px;		
}
#mainNav .group .on, #mainNav .group a:hover{
	margin-left: 40px;
	_margin-left: 30px;
	color:#fff!important;
	background:transparent url(images/logos/sprite.png) no-repeat 0px -160px;	
	_background:transparent url(images/logos/sprite.gif) no-repeat 0px -160px;	
}

/* lightblue */
#mainNav .education .off{
	background:transparent url(images/logos/sprite.png) no-repeat 0px -340px;
	_background:transparent url(images/logos/sprite.gif) no-repeat 0px -340px;
}
#mainNav .education .on, #mainNav .education a:hover{
	color:#fff!important;
	background:transparent url(images/logos/sprite.png) no-repeat 0px -320px;
	_background:transparent url(images/logos/sprite.gif) no-repeat 0px -320px;
}

/* pink */
#mainNav .socialcare .off{
	background:transparent url(images/logos/sprite.png) no-repeat 0px -300px;
	_background:transparent url(images/logos/sprite.gif) no-repeat 0px -300px;
}
#mainNav .socialcare .on, #mainNav .socialcare a:hover{
	color:#fff!important;
	background:transparent url(images/logos/sprite.png) no-repeat 0px -280px;
	_background:transparent url(images/logos/sprite.gif) no-repeat 0px -280px;
}

/* purple */
#mainNav .frontoff .off{
	background:transparent url(images/logos/sprite.png) no-repeat 0px -260px;
	_background:transparent url(images/logos/sprite.gif) no-repeat 0px -260px;
}
#mainNav .frontoff .on, #mainNav .frontoff a:hover{
	color:#fff!important;
	background:transparent url(images/logos/sprite.png) no-repeat 0px -240px;
	_background:transparent url(images/logos/sprite.gif) no-repeat 0px -240px;
}
/* yellow */
#mainNav .ops .off{
	background:transparent url(images/logos/sprite.png) no-repeat 0px -20px;
	_background:transparent url(images/logos/sprite.gif) no-repeat 0px -20px;
}
#mainNav .ops .on, #mainNav .ops a:hover{
	color:#fff!important;
	background:transparent url(images/logos/sprite.png) no-repeat 0px 0px;	
	_background:transparent url(images/logos/sprite.gif) no-repeat 0px 0px;	
}
/* orange */
#mainNav .law .off{
	background:transparent url(images/logos/sprite.png) no-repeat 0px -60px;		
	_background:transparent url(images/logos/sprite.gif) no-repeat 0px -60px;		
}
#mainNav .law .on, #mainNav .law a:hover{
	color:#fff!important;
	background:transparent url(images/logos/sprite.png) no-repeat 0px -40px;	
	_background:transparent url(images/logos/sprite.gif) no-repeat 0px -40px;	
}
/* Red */
#mainNav .it .off{
	background:transparent url(images/logos/sprite.png) no-repeat 0px -100px;		
	_background:transparent url(images/logos/sprite.gif) no-repeat 0px -100px;		
}
#mainNav .it .on, #mainNav .it a:hover{
	color:#fff!important;
	background:transparent url(images/logos/sprite.png) no-repeat 0px -80px;	
	_background:transparent url(images/logos/sprite.gif) no-repeat 0px -80px;	
}
/* Blue */
#mainNav .finance .off{
	background:transparent url(images/logos/sprite.png) no-repeat 0px -140px;		
	_background:transparent url(images/logos/sprite.gif) no-repeat 0px -140px;		
}
#mainNav .finance .on, #mainNav .finance a:hover{
	color:#fff!important;
	background:transparent url(images/logos/sprite.png) no-repeat 0px -120px;	
	_background:transparent url(images/logos/sprite.gif) no-repeat 0px -120px;	
}
/* Green */
#mainNav .tech .off{
	background:transparent url(images/logos/sprite.png) no-repeat 0px -220px;		
	_background:transparent url(images/logos/sprite.gif) no-repeat 0px -220px;		
}
#mainNav .tech .on, #mainNav .tech a:hover{
	color:#fff!important;
	background:transparent url(images/logos/sprite.png) no-repeat 0px -200px;	
	_background:transparent url(images/logos/sprite.gif) no-repeat 0px -200px;	
}
h1.homeTitle{
	width:520px;
}
h1.exceptionalfinanceaccountancyrecruitment{
	font-size:22px!important;
	width:620px!important;
}
.link-holder-other{_height:100%}