/* 
 * BizSpace Stylesheet
 *		1_General Template Structure
 *			#header
 *			#footer
 *			#main
 *		2_Navigation
 *		3_HTML Elements - headings etc
 *		4_Forms
 */
 
 
/* 1_General Template Structure */

#wrapper {
	width:980px;
	margin:0 auto;
	position:relative;
	padding:131px 0 0;
}
/* Header */
#header {
	position:absolute;
	width:950px;
	height:131px;
	top:0;
	left:0;
	padding:0 15px;
}
#header a:link, #header a:visited, #header a:active,
.ad-hold a:link, .ad-hold a:visited, .ad-hold a:active, 
#footer a:link, #footer a:visited, #footer a:active
{
	text-decoration: none;
}
#header a:hover, .ad-hold a:hover, #footer a:hover
{
	text-decoration: underline;
}
.logo{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background: url(/images/logo.gif) no-repeat;
	width:244px;
	height:64px;
	margin-top:13px;
}
.logo a{
	display:block;
	height:100%;
}
.log-in{
	/*width:593px;*/
	/* CHANGED FROM ABOVE TO BELOW UNTIL THE COMMUNITY SECTION IS APPLIED WHEN IT WILL NEED TO BE PUT BACK */
	width:465px;
	float:right;
}
.log-in .holder{
	overflow:hidden;
	height:1%;
	padding:0 0 13px;
}
.log-in .holder .ico-bca{
	float:right;
	margin:7px 1px 0;
}
.log-in ul{
	margin:0;
	padding:6px 0 2px;
	list-style:none;
	overflow:hidden;
	background:#f2f2f2;
	float:left;
}
.log-in ul li{
	margin:0 1px 0 -1px;
	float:left;
	padding:0 8px 0 9px;
	background: url(/images/separator.gif) no-repeat 0 50%;
	line-height:26px;
}
.log-in ul li img{
	float:left;
	margin:6px 9px 0 2px;
}
.log-in ul li a, .log-in ul li a:visited {
	font-size:12px;
	color: #000;
}
.log-in .call{
	font-size:24px;
	color:#ec7503;
	font-weight:normal;
	float:right;
}
.log-in .call span{
	font-size:26px;
	color:#4b2e88;
	font-weight:bold;
	margin:0 0 0 -5px;
}
.header-holder{
	overflow:hidden;
	width:100%;
	padding:0 0 16px;
}
#main
{
	margin-bottom: 30px;
	overflow: auto; /* forces container to adopt height of contents, when content is floated (eg columns) */
}
/* Breadcrumbs */
#breadcrumbs
{
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 20px;
}
#breadcrumbs ul{
	list-style:none;
	padding:9px 0 0;
	margin:0;
	overflow:hidden;
	width:100%;
	font-family:verdana, sans-serif;
	height: 25px;
}
#breadcrumbs li{
	float:left;
	color:#CCCCCC;
	background:url(/images/breadcrumb.gif) no-repeat 0 60%;
	margin:0 0 0 -5px;
	padding:0 12px 0;
}
/* Footer */
#footer
{
	overflow:hidden;
	height:1%;
	padding:4px 6px 20px;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:right;
}
#footer ul li{
	float:left;
	font-size:12px;
	line-height:28px;
	color:#999;
	background: url(/images/separator1.gif) no-repeat 0 50%;
	padding:0 10px;
}
#footer ul li:first-child{
	background:none;
}
#footer ul li a{
	color:#999;
	font-size:12px;
	line-height:28px;
}
#footer .copyright{
	float:left;
}
.ad-hold{
	overflow:hidden;
	width:980px;
}
.advice{
	width:950px;
	padding:24px 15px 11px;
	overflow:hidden;
	border-top:5px solid #ccc;
	background:#f0f0f0;
	color:#666;
}
.advice .help{
	width:220px;
	float:left;
	margin-right:15px;
}
.advice h5{
	margin:0 0 12px;
	font-size:13px;
}
.advice ul{
	margin:0;
	padding:0;
	list-style:none;
}
.advice ul li{
	line-height:24px;
	padding:0 0 0 9px;
	background: url(/images/bullet.gif) no-repeat 0 50%;
	border-top:1px solid #dedede;
}
.advice ul li a, .advice ul li a:visited, .advice ul li a:active{
	font-size:12px;
	color:#666;
}
.advice .holder{
	overflow:hidden;
	width:100%;
}
.advice .featured{
	float:right;
	width:307px;
}
.services{
	width:393px;
	float:left;
}
.services .serv{
	overflow:hidden;
	height:1%;
}
.services ul{
	float:left;
}
.services .offices{
	width:124px;
}
.services .units{
	width:269px;
}
.featured h5{
	margin:0 0 2px;
	padding:0 0 12px;
	border-bottom:1px solid #dedede;
}
.featured a{
	color:#ec7503;
	font-size:12px;
	line-height:16px;
}
.featured ul{
	overflow:hidden;
	height:1%;
	margin:-4px 0 -4px -6px;
}
.featured ul li{
	border:0;
	display:inline;
	margin:0 1px 0 -1px;
	padding:0 3px 0 7px; 
	background: url(/images/separator1.gif) no-repeat 0 50%;
}
.featured ul li a{
	color:#4b2e88;
}
.featured strong{
	font-size:12px;
	font-weight:normal;
}
.read-more {
	width:100%;
	overflow:hidden;
	padding:15px 0 0;
}
.read-more img{
	float:left;
	margin:0 13px 0 0;
}
.read-more p{
	margin:0 0 4px;
}
.read-more a{
	color:#4b2e88;
}
.keep{
	border:1px solid #fff;
	width:950px;
	overflow:hidden;
	padding:24px 15px 11px;
	background:#f8f8f8;
	border-bottom:1px solid #f0f0f0;
}
.keep h5{
	border-bottom:1px solid #dedede;
	margin:0 0 12px;
	padding-bottom:5px;
	color:#666;
	font-size:13px;
}
.keep form{
	float:left;
	width:456px;
	margin:-2px 0 0;
}
.keep label{
	float:left;
	font-size:12px;
	line-height:19px;
	margin-right:5px;
}
.keep span {
	width:207px;
	background: url(/images/bg-foot-inp.gif) no-repeat;
	float:left;
	margin:0 7px 0 0;
}
.keep input{
	margin-top:-1px;
}
.keep span input{
	width:207px;
	background:none;
	border:0;
	padding:5px 0 5px 2px;
	margin:0;
}
.keep ul{
	margin:-6px -6px 0;
	display:inline;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:right;
	width:480px;
}
.keep ul li{
	margin:0 4px 0 3px;
	float:left;
	line-height:38px;
}
.keep ul li a{
	font-size:12px;
	color: #000;
}
.keep ul li img{
	float:left;
	vertical-align:middle;
	margin:0 6px 0 0;
}
.keep li strong{
	display:block;
	padding:11px 0 0;
}
/* Main Container */ 
#main {
	padding:0 15px;
}

/* Columns */
#content {
	float:left;
	width:628px;
	color:#333;
}
#sidebar {
	float:right;
	width:307px;
	padding:4px 0 0;
}	

/* 2_Navigation */

.nav{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	background: url(/images/bg-nav.gif) repeat-x;
	width:100%;
}
.nav li{
	float:left;
	background: url(/images/bg-nav-li.gif) no-repeat;
	margin:0 1px 0 -1px;
}
.nav li a:link, .nav li a:visited, .nav li a:active{
	font-size:15px;
	color:#fff;
	padding:0 19px 0 20px;
	line-height:37px;
	display:block;
	text-decoration: none;
}
#wrapper .nav .active a
{
	color:#333333;
	text-decoration:none;
	background: url(/images/bg-nav-li-h.gif) repeat-x;
}
#wrapper ul.nav li a:hover{
	color:#4B2E88;
	text-decoration:none;
	background: url(/images/bg-nav-li-h.gif) repeat-x;
}


/* 3_HTML Elements - headings etc */
h1
{
	color:#EC7503;
	font-size:28px;
	font-weight:normal;
	margin:-5px 0 0.7em;
}
h2
{
	background:url("/images/bg-nav.gif") repeat-x scroll center top #EC7808;
	border-bottom:1px solid #E5E5E5;
	color:#FFFFFF;
	font-size:20px;
	font-weight:normal;
	margin:39px 0 16px;
	padding:6px 10px;
}
h3
{
	background:url("/images/bg-h.gif") repeat-x scroll center top #412D84;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:11px 14px 9px;
}
h10
{
    color:#4B2E88;
    font-weight:bold;
	border-bottom:1px solid #E5E5E5;
	font-size:20px;
	margin:39px 0 16px;
	padding:6px 10px;
}
blockquote
{
	position: relative;
	background-color: #F3F3F3;
	font-weight: bold;
	padding: 20px;
	margin: 10px;
	font-style: italic;
}
blockquote cite
{
	position: absolute;
	font-weight: normal;
	bottom: 10px;
	right: 15px;
	font-style: normal;
}

a:link, a:visited, a:active
{
	color: #EC7503;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}


/* 4_Reusable Elements */

.gradbox{
	float:right;
}
.gradbox-holder{
	padding:7px 5px 18px;
	background:#fbfbfb url(/images/bg-help.gif) repeat-x;	
}
.gradbox h2{
	margin: 0;
	border: 0 none;
	font-size:20px;
	font-weight:normal;
	color:#fff;
}
.hidden
{
	display: none;
}

/* 4_Forms */

.contactform {
	padding:10px;
	background:#f0f0f0 url(/images/bg-sidebar-form.gif) repeat-x top;
	}
.contactform label {
	display:block;
	line-height:19px;
	margin:0 0 1px;
	}
.contactform .row {margin:0 0 12px; min-height: 27px;}
.contactform .text-field 
{
	height:17px;
	margin:0;
	padding:3px 4px;
	width:93%;
}
.contactform .text-field.short
{
	float: left;
	height:17px;
	padding:3px 4px;
	width:41%;
}
.contactform .text-field.short.first
{
	margin:0 15px 0 0;
}
.contactform select {
	width:98%;
	}
	.contactform p {margin:0px 0 9px;}
.contactform .radio 
{
	color:#333333;
	margin:0 0 7px;
	overflow:hidden;
	width:100%;}
.contactform .radio p {margin: 0;}
.contactform .radio p.inline {float: left; width: 104px;}
.contactform .radio input {
	display:inline;
	float:left;
	height:16px;
	margin:2px 4px 0 0;
	padding:0;
	width:16px;
	}
.contactform .radio label {
	display:inline;
	float:left;
	font-size:13px;
	margin:0 15px 0 0;
	}
.contactform textarea {
	padding:2px 0 2px 4px;
	width:95%;
	font:13px tahoma,arial,sans-serif;
	height:78px;
	max-width:270px;
	margin:0 0 15px;
	}
.contactform .button.fixed {
	width:133px;
	height:34px;
	background:#6b549d url(/images/bg-button.gif) no-repeat;
	padding:0;
	border:0;
	color:#fff;
	font:bold 14px tahoma,arial,sans-serif;
	margin:0 0 12px;
	cursor:pointer;
	}
	
.formerrorhighlight
{
	background-color:#FFE7CF;
}

.button
{
	background: transparent url(/images/bg-button-left.gif) no-repeat scroll left top;
	padding-left: 8px;
	height: 34px;
}

.button a:link, .button a:visited, .button a:active
{
	background: transparent url(/images/bg-button-middle.gif) repeat-x scroll left top;
	display: inline-block;
	line-height: 34px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.button a:hover{
	text-decoration: underline;
}

.button a span 
{
	background: transparent url(/images/bg-button-right.gif) no-repeat scroll right top;
	display: block;
	line-height: 34px;
	color: #fff;
	padding-right: 15px;
	cursor: pointer;
}

/* tabs */
.page-navigation{
	width:100%;
	overflow:hidden;
	margin:5px 0 0;
	padding:0 0 5px;
	position:relative;
	list-style:none;
	background:url(/images/bg-page-navigation.gif) repeat-x 0 100%;
}
.page-navigation li{
	float:left;
	margin:0 8px 0 0;
}
.page-navigation a{
	float:left;
	min-width:107px;
	color:#333;
	background:url(/images/bg-page-links-repeat.gif) repeat-x scroll left top;
	display: block;
	line-height:36px;
	padding-left: 8px;
text-decoration: none;
}
.page-navigation a span
{
	background:url(/images/bg-page-links-bookend.gif) no-repeat scroll right top;
	display: block;
	line-height:36px;
	padding-right: 8px;
}
.page-navigation a:hover,
.page-navigation li.active a
{
	color:#fff;
	background-position: left bottom;
}
.page-navigation li.active a
{
	font-weight: bold;
}
.page-navigation a:hover span,
.page-navigation li.active a span
{
	background-position: right bottom;
}

/* Align Validator Callout popups left rather than right */
#wrapper .ajax__validatorcallout
{
   margin-left: -480px;
   z-index: 10000;
   line-height: 15px;
}
#wrapper .ajax__validatorcallout_callout_arrow_cell
{
   display: none;
}

.watermark , #wrapper .watermark
{
	color: #CCCCCC;
}

ol.roman
{
	list-style-type: lower-roman;
}

#NumberOfPeople
{
    margin-top: 13px;
}
#QuickSearchLinks
{
    margin-top: -15px;
}
#RefineSearchButton
{
    margin-top:20px;
}
h2 .titlelink
{
    color:White;
    text-decoration:none;
}
.quicksearchlinkslist
{
    width:120px;
}
