﻿@import url("/portalbase/assets/css/portalcontrol.css");


/*********************************
	Yahoo Grids
**********************************/

html 
{
	background-color: #f2f2f2;
}

body 
{
	background-color: #f2f2f2;
	padding:10px;
	margin:0!important;
	color:#000;
	font-family:Lucida Sans, "Trebuchet MS", Helvetica, sans-serif!important;
	line-height:130%!important;
	font-size:80%;
}

.right 
{
    float:right;
}

.accesskeys 
{

	visibility:hidden;
}

table {
	border-collapse:separate;
	border-spacing:0;
	width:100%;
}

.clearboth {
	clear:both;
}


#doc3 {
	margin: 10px auto 20px auto;
	width:950px;
	border:1px solid #DDD;
	background-color:#fff;

	padding:15px;
}

.yui-t2 .yui-b {
	/*float:left;
	width:200px;*/
	width:auto;
}


.yui-t3 #page-content
{
	margin-left:220px;
}

.yui-t2 #yui-main .yui-b {
	margin-left:220px;
}

.yui-g .yui-gc div.first, .yui-gc div.first, .yui-gd .yui-g, .yui-gd .yui-u 
{
	
	
	padding:10px;
}


.clearright 
{
	clear:right;
}

.clearleft 
{
	clear:left;
}

.clearboth 
{
	clear:both;
}

.yui-u 
{	
	
}

/*********************************
	Header
**********************************/
#search {
		
	background-color:transparent;
	display:block;
	margin:2px 0 2px 0;
	border:0px solid red;
	float:right;
	clear:right;
	width:25%;
	
}

.tools{
	height:17px;
}

.tools a {
	margin:-5px 0 0 0;
	padding:0;
}

.brandwrapper {
	border:0px solid black;
	
}
.branding {
	padding:0;
	background-color:#FFF;
	float:left;	
}

.branding img {
	margin-bottom:10px;
	margin-left:25px;
}


.branding span 
{
	display:none;
}

.campaign 
{	margin:10px 0 3px 0;
	border:0px solid red;
	background-color:#fff;
	width:950px;
}

.campaign .nugget
{
	
	width:950px;
	margin:0;
	padding:0;
	
}

.campaign .nugget img {
	margin:0!important;
	padding:0!important;
	border:0;
	border-top:4px solid #9C0058;
	border-bottom:4px solid #9C0058; 
	float:left;
}

.homepage div#page-content
{
	background-image:url(../images/common/content_grad.jpg) !important;
	background-repeat:repeat-x;
	padding:10px 0 0 0;
	width:950px;
	clear:both;
	height:250px;
}

.homepage div#page-content div.nugget, div.JoinUsNugget
{
	background-image:url(../images/common/homepage_nugget_bg.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-color:transparent;
	width:187px;
	height:235px;
	padding:10px 15px 0 15px;
	margin:5px 10px 0 10px;
	text-align:left;
	float:right;
}

.homepage div#page-content div.nugget .nugget
{
	background-image:none;
	background-color:transparent;
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
	text-align:left;
	float:none;
	position:absolute;
	bottom:13px;
}

.homepage div#page-content div.nugget p, div.JoinUsNugget p
{
	padding:2px 0 !important;
}

.homepage #page-content li.news  {
	margin:10px 5px 0px 0px!important;
	padding:0 0 0 18px!important;
	background-image:url(../images/common/bullet.gif)!important;
	background-repeat:no-repeat;
	background-position:6px 5px;
	border:0;
	line-height:140%;
	background-color:Transparent!important;
	
}

div.nugget
{
	position:relative;
}

.homepage div#page-content div.nugget p a 
{
	position:absolute;
	bottom:13px;
}


.homepage div#page-content div.nugget span.static a 
{
	position:relative;
	bottom:0px!important;
}


#page-content .NewsListnugget ul.items 
{
	margin:20px 0px;
}

/***************************************
	Community Nuggets

***************************************/
.CommunityNugget 
{
		float:left;
		width:353px;
		background-color:#ccc;
		margin:5px 5px 5px 5px;
		padding:0 0 0 0;
		height:185px;
}

/***************************************
	Join Us Nuggets

***************************************/
.JoinUsNugget 
{
		/*float:left;
		width:253px;
		height:300px;
		
		margin:5px 5px 5px 5px;
		padding:0 0 0 0;*/
		background-image:url(../images/common/join_us_nugget_bg.jpg)!important;
		background-color:#ccc;
		margin:5px 10px 0 10px!important;
		float:left!important;
}




/*********************************
	Forms
**********************************/

input:focus, input:hover {
	background-color: #E0E0E0;
	color: black;
}

fieldset {
	
}




#search fieldset {
	margin: 0 0 0 0;
	border:0;
	padding:0;
	color:#51678E;
	float:right;
}


.stormform 
{
	 
	margin: 10px;
		
}
.stormform fieldset
{
	background-color:transparent;
	border-color: #ccc;
}
.stormform legend 
{
	
	background-position:2px 0px;
	padding:0px 5px 3px 0px;	
	color: #9C0058;


}

.stormform fieldset label
{
	
	display: block;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	color: #9C0058;

	
}

.stormform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	
}
.stormform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

.stormform fieldset fieldset label
{
	float: none;
	display: block;
	width: auto;
	text-align: left;
	margin-left: 15em; /* Width plus 3 (html space) */
	
}
.stormform em {
  font-weight: bold;
  font-style: normal;
  color: #76B984;
}
/*.stormform label {
  width: 120px; }/* Width of labels */

.stormform input.submit-button {
  float: right;
  cursor: pointer;
  vertical-align:middle;
}
.stormform input {
    width:100%;
	margin:0;
	font-size:80%;
}
.stormform .fm-optional input 
{
	border : 1px solid #4ef;  /* Give optional fields a grey border */
}

#content .remove .fm-optional { display: none; }

.form-error-message
{
	font-weight: bold;
	color: #000;
}

#search label {
	margin:3px 5px 0 0;
	float:left;
}

#search input
{
	border:1px solid #DDDDDD;
	font-size:100%;
	
	margin:0pt;
	padding:0px 0 0 0px;
	/*width:150px;
	height:18px;*/
	color:#999;
	vertical-align:middle;
}

.searchLabel 
{
	display:none;
}

/*********************************
	Stormform Exceptions
*********************************/
#login 
{
	display:none;
}



#login fieldset li label
{
	display: block;
	text-align: left;
	float: none;
	
}
#login input 
{
	width: 155px;
}

#login img
{
	vertical-align:middle;
}

#login input.submit-button
{
	margin: .5em 1.5em 0em 1em;
	width:80px;
	cursor: pointer;
}

fieldset
{
	color:#9C0058;
	
}


.keepintouch fieldset
{
	padding:10px;
	background-color:#eee;
	border:1px solid #ccc;
	margin-bottom:10px;
}

.inputwrapper label
{
	text-align:right;
	width:210px;
	margin-right:10px;
	float:left;
}

.inputwrapper textarea, .inputwrapper input
{
	width:460px;
}






.inputwrapper input.adjust
{
	margin-top: 30px;
}

.inputwrapper textarea
{
	width:402px;
	font-family:Lucida Sans,"Trebuchet MS",Helvetica,sans-serif !important;
}

.contact-us .inputwrapper input, .tmclient-login .inputwrapper input 
{
	width:220px;
}

.contact-us .inputwrapper textarea, .tmclient-login .inputwrapper textarea
{
	width:220px !important;
}



.inputwrapperinput.submit-button
{
	width: 10em;
}

.inputwrapper
{
	margin:15px 0 15px 0;
}

.inputwrapper textarea
{
	width:460px!important;
}

.inputwrapper 
{
	clear:left;
	position:relative;
}

.our-community .pb_validator 
{
	margin-left:220px;
}

.our-community input.submit-button
{
	margin:10px 0;
	font-size:120%;

}

.our-community input.submit-button 
{
	float:right;
	margin-right:25px;
}

.contact-us-error, .our-community-error
{
	color:#666;
	padding:0 0 0 0;
	margin:0 0 0 55px;
}

#page-content .stormform P 
{
	padding:5px 0px;
}
/*********************************
	Lists
**********************************/

#navigate-primary {
	margin-top:0px;
	clear:both;
	background-image:url(../images/navigation/primary_nav_gen_bg.jpg);
	background-repeat: no-repeat;
	background-position:0;
	display:block;
	background-color: #252525;
	height:45px;
}
#navigate-primary ul {
	float: left;
	overflow: hidden;
	margin:0 15px;
		height:100%;
	
}

#navigate-primary ul li {
	border:0;
	float:left;
	border:0;
}

#navigate-primary ul li+li {
	border-left: 1px solid #ccc;
	
}

#navigate-primary ul li-li {
	border-right: 1px solid #fff;
}

#navigate-primary a, #navigate-primary a:visited {
	font-size: 100%;
	font-weight:bold;
	text-decoration:none;
	/*background-image:url(../images/navigation/primary_off.jpg);
	background-repeat:repeat-x;*/
	background-color:transparent;
	color:#666;
	padding: 0px 15px 0px 15px;
	float: left;
	line-height:45px;
}

#navigate-primary a:hover, #navigate-primary a:active,  #navigate-primary a:focus {
	background-image:url(../images/navigation/primary_on.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	background-color:transparent;
	/*border-right: 1px solid #D2D2D2;
	border-left: 1px solid #333;*/
}

#navigate-primary li.selected a {
	background-image:url(../images/navigation/primary_on.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	color:#FFFFFF;
	background-color:#ccc;
	display:block;
	/*border-right: 1px solid #D2D2D2;
	border-left: 1px solid #333;*/
}

.separator {
	display:none;
}

#navigate-breadcrumb {
	background-color:transparent;
	padding:10px 30px;
	color:#999;
	font-size:90%;
	text-align:left;
}
#navigate-breadcrumb ul {
	display: inline;
}

#navigate-breadcrumb ul li a {
	padding-right:15px;
	background-image:url(../images/navigation/divide.gif);
	background-position:right 2px;
	background-repeat:no-repeat;
	color:#999;
}

#navigate-breadcrumb ul li a:hover, #navigate-breadcrumb ul li a:active {

	color:#000;
	text-decoration:underline;
}

#navigate-tools {
	background-color:transparent;
	float:right;
	padding:0 0 10px 0;
	margin:0;
	color:#999;
	
}
#navigate-tools p 
{
	margin-bottom: 0;	
}

#navigate-tools ul 
{
	margin:0;
	padding:0;
}

#navigate-tools ul li, #legal-wrapper ul li
{
	border:0;
	padding:0 5px;
}

#navigate-tools ul li+li, #legal-wrapper ul li+li
{
	border-left:1px solid #ccc;
}

#navigate-tools ul li a, #navigate-tools ul li a:visited, #legal-wrapper ul li a, #legal-wrapper ul li a:visited
{
	color:#999;
}

#navigate-tools ul li a:hover, #navigate-tools ul li a:focus, #legal-wrapper ul li a:hover, #legal-wrapper ul li a:focus 
{
	color:#000;
	text-decoration:underline;
}

#legal-wrapper {
	background-image:url(../images/common/footer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#F7F7F7;
	padding:10px;
	margin-top:20px;
	clear:both;
}

#legal-wrapper p {
	margin:0 5px 8px!important;
	padding:0!important;
	color:#999;
}

#legal-wrapper ul {
	margin:0px;
	padding:0px 0 0 0px;
	float:left;
}

#legal-wrapper ul li{
	margin:0px;
	padding:0px 5px;
}

#legal-wrapper img 
{
    height:70px;
    padding:0;
    margin:0;
    margin-left:5px;
}


#navigate-secondary {
	margin:10px 0 10px 0;
	padding:0px 0px 0px 0px;
	float:left;
}

#navigate-secondary ul {
	margin:0px 0px 0px 0px;
	padding-top:0px;
	text-transform:none;
	width:200px;
}
#navigate-secondary li {
	list-style-type:none;
	background-color: transparent;
	margin-right:0px;
}







#navigate-secondary li a 
{
	background-image:url(../images/navigation/secondary_nav_li_bg.gif);
	background-repeat: no-repeat;
	background-position:170px 11px;
	display: block;
	font-size: 100%;
	font-weight:bold;
	text-decoration:none;
	color:#666;
	padding: 10px 30px 10px 30px;
	border-bottom: 1px solid #DDD;
}



#navigate-secondary li a:hover {
	color:#000;
	background-color:#fff;
	background-position:170px -59px;
}


#navigate-secondary li.selected {
	color:#000;
	background-color:#fff;
	background-position:0 0;
	background-image:url(../images/navigation/selected_li_bg.jpg);
	background-repeat:repeat-x;
}

#navigate-secondary li.selected a{

	color:#000;
	
}


#navigate-secondary ul ul {
	
	padding:0;
	margin:0;
	background-image:url(../images/navigation/subnavigation_ul_bg.jpg);
	background-repeat:repeat-x;
	font-size:85%;
	border-bottom: 1px solid #ddd;
}



#navigate-secondary ul ul li a, #navigate-secondary ul ul li a:visited{
	background-image:url(../images/navigation/subnav_li_off_bg.gif);
	background-position:left 11px;
	background-repeat:no-repeat;
	padding:8px 0 6px 10px;
	margin:0 0 0 31px;
	border-bottom:0;
	color:#000;
}



#navigate-secondary ul ul li a:hover, #navigate-secondary ul ul li a:focus{
	background-image:url(../images/navigation/subnav_li_on_bg.gif);
	background-position:left 11px;
	background-repeat:no-repeat;
	background-color:Transparent;
	color:#666;
}






/*********************************
	Fonts
**********************************/

h1 {
	font-size:170%;
	color:#9C0058;
	font-weight:normal;
	margin:0px 0 10px 0px;
	Padding:5px 0 10px 10px;
	/*border-bottom:1px solid #9C0058;*/
}

h2 {
	color:#9C0058;
	font-size: 130%;
	margin:15px 0 10px 0;
	padding:0 0 10px 10px;
	font-weight:bold;
	border-bottom:1px solid #9C0058;
}
.homepage h2{
	display:none;
}

h2 a, h3 a:visited {
	color:#9C0058;
	
}

h2 a:hover, h3 a:focus{
	color:#666;
	
}


h3 {
	color:#333;
	margin:15px 0 10px 0;
	padding:0 0 0 10px;
	width:auto;
	line-height:130%

}


p {
	margin-bottom: 8px;	
}

strong {
	font-weight: bold;	
}

em {
    font-style:italic;    
}

.homenews h2 {
	border-bottom:4px solid #CC6600;
	font-weight:normal;
	padding-bottom:4px;
	margin-bottom:5px;
}
/*********************************
	Links
**********************************/
a 
{
	color: #9C0058;	
}

a:focus, a:hover {

	color:#999;
}
/* External link style */
.newWinStyle:link {
	background: url(/assets/images/common/externallink.gif) no-repeat 100% 0;
	padding: 0 20px 0 0;
}
.newWinStyle:visited {
	background: url(/assets/images/common/externallink.gif) no-repeat 100% -100px;
	padding: 0 20px 0 0;
}
.newWinStyle:hover, .newWinStyle:focus {
	background: transparent url(/assets/images/common/externallink.gif) no-repeat 100% -200px;
	padding: 0 20px 0 0;
	color: White;
}

#skipLinks {
	left:0px;
	padding:2px;
	position:absolute;
	top:-500em;
}
#skipLinks a:active, #skipLinks a:focus {
	background:#FFFFFF none repeat scroll 0%;
	color:#000000;
	padding:2px;
	position:absolute;
	top:500em;
	white-space:nowrap;
}

/*********************************
	Errors and Warnings
**********************************/

.warning {
	color: Red;
	font-weight: bold;
}

/*********************************
	Page Content
**********************************/
.image-right 
{
	float:right;
	margin:10px 0 10px 10px;
	
}

.image-left
{
	float:left;
	margin:10px 10px 10px 0;
	
}


.pagewrapper {
	

}
#sidebar-primary {
	width:240px;
}

.nugget {
	margin:0;
	padding:0;
	float:right;
	padding-top:20px;
	text-align:center;
	width:224px;
}



.nugget img, .JoinUsNugget img {
	margin:10px 0 5px 0;
	border-bottom:5px solid #9B0057;

}

.nugget h3, .JoinUsNugget h3
{
	Margin:0 0 5px 0;
	padding:0;
	font-weight:bold;
	font-size:1.1em;
	color:#000;
	border:none;
}

.nugget h3 a, .JoinUsNugget  h3 a
{
	text-decoration:none;
	color:#000;
}

.nugget h3 a:hover, .JoinUsNugget h3 a:hover
{
	text-decoration:underline;
}



.nugget p, .JoinUsNugget p {
	
	padding:4px 0!important;
	margin:0;
	font-size:95%;
	font-size:95%;

}

.nugget p a img, .JoinUsNugget p a img, .newsLinkNugget a img {
	
	border:0;
	margin:0 5px 0 0;
	vertical-align:middle;

}

.nugget p a, .nugget p a:visited, .newsLinkNugget a, .newsLinkNugget a:visited  {
	
	color:#9C0058;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
}

.nugget p a:hover, .nugget p a:focus, .newsLinkNugget a:hover, .newsLinkNugget a:focus  {
	
	color:#000;
	text-decoration:underline;
}

.nugget div.lister 
{
	float:none;
}

.newsLinkNugget
{
	float:left;
	display:block;
}

#page-content .nugget {
	margin:0 10px 0 10px;
	padding:0px 0px;
	width:200px;
	/**float:right;*/
	
	
}

.staffprofilenugget {
	margin:10px 0 0px 0;
	padding:10px;
	width:200px;
	height:341px;
	float:right;
	text-align:left;
	border:0px solid red;
	background-image:url(/assets/images/common/staffprofile_bg.gif);
	background-repeat:no-repeat;
	color:#000;
	font-size:88%;
}

.staffprofilenugget span 
{
	color:#666;
}

.largenugget 
{
	margin:10px 0 20px 0px;
	padding:0 0 10px 0;
	background-image:url(/assets/images/common/nugget_body_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:220px;
	height:auto;
	text-align:left;
	border:0px solid red;
	float:right;
	color:#666;
}

.largenugget div.clearboth 
{
	padding:0;
	line-height:150%!important;
}


.largenugget p span
{
	font-weight:bold;
	float:left;
	width:69px;
}

.largenugget p span.briefingtxt {
	font-weight:normal;
	float:right;
	width:127px;
}



.largenugget h3 
{
	padding:10px 10px 10px 10px;
	margin:0;
	background-image:url(/assets/images/common/nugget_h3_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:200px;
	color:#000;
	border:0;
	font-size:115%;
}

.largenugget p 
{
	padding:0px;
	margin:5px 10px;
}

.largenugget ul 
{
	padding:0px;
	margin:0px 5px 15px 15px;
}

.largenugget ul li
{

	background-image:url(/assets/images/common/bullet.gif)!important;
	background-repeat:no-repeat;
	background-position:0 9px;
	padding:3px 0 3px 10px;
	margin:0;
}



.largenugget img
{
	background-image:url(/assets/images/common/profileimagedefault.jpg);
	background-repeat:no-repeat;
	border-bottom:5px solid #9B0057!important;
	margin:0;
	width:200px;
}

.staffprofilenugget div 
{
	font-weight:bold;
	margin-top:5px;
}


.staffprofilenugget img
{
	background-image:url(/assets/images/common/profileimagedefault.jpg);
	background-repeat:no-repeat;
	border-bottom:5px solid #9B0057!important;
	width:200px;
	height:170px;
	margin-bottom:5px;
}

#page-content p 
{
	color:#666;
	padding: 5px 10px;
	line-height:160%;
}

.largenugget p span.briefingtxt p {
	margin:0!important;
	padding:0!important;
}

#page-content ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
}


#page-content li {
	margin:5px 5px 0px 10px;
	padding:0 0 0 18px;
	background-image:url(../images/common/bullet.gif);
	background-repeat:no-repeat;
	background-position:6px 5px;
	color:#666;
	
}



.staffprofile 
{
	margin:10px;
	
	width:700px;
}

.staffprofile p
{
	margin:10px 10px 0px 10px ;
	
	width:auto;
}

.callout 
{
		width:200px;
		border-left:5px solid #9B0057;
		float:left;
		padding:0 10px 0 20px;
		margin:10px 10px 10px 20px;
		background-color:transparent;
		color:#000;
		font-size:120%;
		line-height:150%;
}

p .callout 
{
		margin:10px 10px 10px 0px;
}

#bd {
	padding:0px;
	
}

#yui-main {
	border:0;
	
}

.pagewrapper {
	text-align:left;
}



table h4 {
	margin:20px 0 10px 0;
	padding:0;
}

table h2 {
	margin:10px 0 0px 0;
	padding:0;
}

#page-content
{
	/*background-image:url(../images/common/content_grad.jpg)!important;
	background-repeat:repeat-x;*/
	margin:0 0px 0 0px;
	padding:10px 0 0 0;
	text-align:left!important;
}

.business-briefings #page-content 
{
	/*width:720px;*/
	text-align:left;
}

.business-briefings #page-content .lister ul
{
	/*width:720px;*/
	float:none;
	text-align:left;
}

.nugget {
		margin:0px;
		padding:0;
		display:inline;
}
.our-services #page-content .nugget
{
	width:auto;
	border:0px solid green;
	padding:0;
	margin:10px 8px 10px 8px;
	float:left
}
#page-content .ServicesNugget 
{
	border:0px solid red;
	display:block;
	float:left;
	background-image:url(../images/common/servicesnugget_bg.gif);
	background-repeat:no-repeat;
	width:300px;
	height:245px;
	
	
}

#page-content .ServicesNugget ul
{
	border:0px solid blue;
	list-style-position:inside;
	text-align:left;
	padding:5px 0;
	
}

#page-content .ServicesNugget ul li
{
	border:0px solid blue;
	list-style-position:outside;
	padding-left:20px;
}

#page-content .ServicesNugget,
#page-content .ServicesNugget a
{
	text-align:left;
}

.yui-u 
{
	margin:20px 0 0 0;
}

/**********************************
			Pol Styles
**********************************/

.poll 
{
	
	background-image:url(../images/common/poll_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:30px 0 0 0;
	padding:0;
	width:200px;
}

.poll h3
{
	background-image:url(../images/common/poll_h3_bg.jpg);
	background-repeat:no-repeat;
	padding:10px 10px;
	margin:0 0 10px 0;
	font-size:1.1em;
	font-weight:bold;
}

.poll p 
{
	padding:0 10px;
}
.poll table 
{
	margin:10px;
}

.poll tr 
{
	vertical-align:middle;
}

.poll td
{
	padding:0 0 5px 0;
}

.poll table input 
{
	padding-top:4px;
	margin-right:5px;
	vertical-align:middle;
}

.poll input.poll-submit
{
	
background-color:transparent;
background-image:url(../images/navigation/input_button_bg.gif);
background-repeat:no-repeat;
border:medium none;
color:#FFFFFF;
cursor:pointer;
height:30px;
line-height:30px;
width:140px;
margin:0 0px 18px 32px;
}

.poll input.poll-submit:hover
{
background-image:url(../images/navigation/input_button_bg_on.gif);
color:#DDD;
}

/*************** Page Heroes ********/

.mainheading {
	
	color:#9B0057;
	background-repeat:no-repeat;
	padding-bottom:0;
	border-bottom:0;
	text-align:left;
	background-color:#ccc;
	padding:45px 0 22px 20px !important;
	margin:0 !important;
	display:block;
	background-image:url(../images/common/default_header.jpg);
}

.join-us .mainheading
{
	background-image:url(../images/common/careers_hero.jpg);
}

.our-people .mainheading
{
	background-image:url(../images/common/our_people.jpg);
}
.knowledgea .mainheading, .business-briefings .mainheading
{
	background-image:url(../images/common/our_knowlege.jpg);
}

.our-community .mainheading
{
	background-image:url(../images/common/our_community.jpg);
}

.our-services .mainheading 
{
	background-image:url(../images/common/our_services.jpg);
}

.our-people .mainheading
{
	background-image:url(../images/common/our_people.jpg);
}

.our-approach .mainheading, .contact-us .mainheading
{
	background-image:url(../images/common/our_approch.jpg);
}

/*********************************
	Lister Control
**********************************/

.lister {
	/*padding: 1em 1em;
	border: 1px solid black;
	margin: 1em 0;
	background-color: #555555;*/
}
/*.lister div {
	border: 0px solid black;
	padding: 1em 1em 0;
	position: relative;
	margin: 0;
}*/

div.lister 
{
	float:left;
	width:100%;
}
.lister .paging {
	display:none;
}

.lister .paging {
	padding: 0;
	border: none;
	margin: 0 0 1em;
}
.lister .paging p {
	float: left;
}
.lister .paging ul {
	margin-top: 0;
}
.lister .paging li {
	margin-left: 0.5em;
	display: inline;
	padding: 0;
	background-color: transparent;
}
.lister li {
	display: block;
	padding: 1em;	
	margin-bottom: 1em;
}
.lister ul li h3 {
	font-size: 100%;	
}

#sidebar-secondary .lister 
{
	border: none;
	padding: 0;
}

#sidebar-secondary .lister  li
{
	padding: 0;
}


#page-content  {
	padding:0px;
	margin:10px 0 0px 0px;
	/*float:left;*/
}

ul.items 
{

}


.knowledgea #page-content .lister ul {
	float:left;
	width:100%
}


.yui-t2 {
text-align:center;
}

.rssLink
{
	border:1px solid red;
	padding:0px 5px;
	height:25px;
	line-height:25px;
	margin:10px 5px 0px 15px;
	font-weight:bold;
	background-image:url(../images/common/rss_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f60;
	color:#fff;
	display:inline;
	float:left;
}

.rssLink a
{

	color:#fff;
}
/***********************************
Listers
***********************************/

.pb_title a {
	background-image:url(../images/common/arrow.gif);
	background-position:0 7px;
	background-repeat:no-repeat;
	padding:3px 5px 5px 20px;
	margin:0 10px 3px 10px;
	font-weight:bold;
	display:block;
}

a.pb_valid {
	color:#666;
	margin-bottom:5px;
}

#page-content li.library h3 {
	margin:0px 0  8px 0;
	padding:0px 0 3px 0px!important;
	font-size:120%;
}


#page-content li.library h3 a {

	height:40px;
	line-height:130%;
	font-weight:bold;
	color:#9B0057;
	
}

#page-content li.library h3 a:hover
{
	text-decoration:underline;
}

#page-content li.library  {
	/*background-image:none!important;
	background-color:#FEFEFE;
	background-image:url(../images/navigation/selected_li_bg.jpg)!important;
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #ddd;
	padding:0!important;
	margin:0 0 20px 10px!important;*/
	background-image:none!important;
	background-color:#f1f1f1;
	/*background-image:url(../images/navigation/selected_li_bg.jpg)!important;
	background-repeat:repeat-x;
	background-position:bottom;*/
	border:0px solid #ddd;
	border-bottom:5px solid #9B0057;
	padding:5px!important;
	margin:0 20px 20px 0px!important;
}

li.library span img {
	margin:5px;
	float:left;
	background-image:url(../images/common/library_img_bg.gif);
	background-repeat:no-repeat;
	background-position:center center;
	border:1px solid #9B0057!important;
	padding:5px;
	width:40px;
	vertical-align:middle;
	background-color:#fff;
	
}

#page-content li.library p {
	clear:left;
	margin:0 0 0 70px;
	padding:4;
	font-size:80%;
	color:#fff;
}


.itemwrapper 
{
	/*float:left;
	width:auto;*/
	margin-top:5px;
	margin-left:70px;
}

.iteminfo 
{
	font-size:70%;
	
}

#page-content li.library  .pb_warning {
	clear:left;
	margin:0 0 0 0px;
	padding:4;
	font-size:80%;
	font-weight:bold;
	background-color:transparent;
	color:#9B0057;
}

#page-content li.news h3 
{
	border-bottom:0px solid #9B0057;
	font-size:95%;
	line-height:130%;
	margin:0px 0 0px 5px ;
	padding:0 0 0px 5px !important;
	
}

#page-content li.news h3 a {

	font-weight:bold;
	color:#666;
	font-size:120%;
}

#page-content li.news h3 a:hover {

	text-decoration:underline;
}


#page-content li.news  {
	background-image:none!important;
	background-color:#f8f8f8;
	/*background-image:url(../images/navigation/selected_li_bg.jpg)!important;
	background-repeat:repeat-x;
	background-position:bottom;*/
	border:0px solid #ddd;
	border-bottom:5px solid #9B0057;
	padding:5px!important;
	margin:0 0 10px 0px!important;
	
}


#page-content li.news p {
	margin:0 0 0 0px;
	padding:5px 10px;
	font-size:100%;
	color:#000;
	font-size:80%;
	line-height:130%;
}


#page-content li.news .itemwrapper 
{
	margin-top:0px;
	margin-left:0px;
	border:0px solid black;
	float:none;
}

#page-content li.news .itemwrapper span
{
	margin:0 0 0 10px;
	padding:0;
	width:auto;
	font-size:80%;
	font-weight:bold
}

#page-content .newsNoDate li.news .itemwrapper span
{
	margin:0 0 0 10px;
	padding:0;
	width:auto;
	font-size:80%;
	visibility:hidden;
	
}

.iteminfo 
{
	font-size:70%;
	
}



li.ItemBriefing 
{
	background-image:none!important;
}


li.ItemBriefing p
{
	margin-top:0;
}

li.ItemBriefing h2
{
	margin-bottom:0;
}
#page-content li.news  .pb_warning {
	clear:left;
	margin:0 0 0 0px;
	padding:4;
	font-size:80%;
	font-weight:bold;
	background-color:transparent;
	color:#9B0057;
}

.pb_title 
{
	border-bottom:1px solid #9B0057;
}



.searchresults 
{
	margin:0;
	padding:0px;
}

.searchresults p
{
	margin:0 20px;
	padding-top:0px;
}

.searchresults h3
{
	margin-bottom:0;
	padding-bottom:10px;
}
.intro 
{
	border-bottom:5px solid #9B0057;
	margin:0 0 10px 0;
	padding:10px 10px;
}

/*************** Tabber Styles ******************/
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
#page-content ul.tabbernav
{
 margin:0!important;
 padding: 2px 0;
 border-bottom: 1px solid #DDD;
 font-weight: bold;
}

#page-content ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
 background-image:none;
 width:50%;
 padding:0;
 
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 0px;
 border: 1px solid #DDD;
 border-bottom: none;
 background:#ddd;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #000; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #F1F1F1;
 border-color: #ddd;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/* ---------------------------------------------------
 Custom Single column page
-----------------------------------------------------*/

.CustomSingleColumn 
{
	border-left:1px solid #DEDEDE;
	border-right:1px solid #DEDEDE;
	width:75%;
	margin-left:auto;
	margin-right:auto;
}

.CustomSingleColumn .ItemBriefingwrapper 
{
	margin-bottom:0;
	border-bottom:1px solid #DEDEDE;
}


div.customtop 
{
	background-image:url(../images/common/coltopleft.gif);
	background-repeat:no-repeat;
	width:75%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
} 

div.customtop div
{
	background-image:url(../images/common/coltopright.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:10px;
	background-color:transparent;
	width:100%;
} 


div.custombottom
{
	background-image:url(../images/common/colbotleft.gif);
	background-repeat:no-repeat;
	width:75%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
} 

div.custombottom div
{
	background-image:url(../images/common/colbotright.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:10px;
	background-color:transparent;
	width:100%;
} 



/*----------------------------------------------------
Our People Tabel styles
-----------------------------------------------------*/
table.ourpeople  
{

	background-image:url(../images/common/table_bg.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	width:950px;
	padding:0px;
	
}

table.ourpeople  th
{
	
	background-color:#fff;
	background-image:url(../images/common/th_bg.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	border-bottom:1px solid #DDDDDD
}


table.ourpeople  th h3
{
	border-bottom:0px solid #DDD;
	padding: 0px 0px 4px 10px;
	color:#000;
	font-size:110%;
	margin-bottom:0;
	margin-top:0;
}

table.ourpeople  th:first-child
{
	padding: 5px 0px 5px 10px;
	border-left:1px solid #ddd;
	
}

table.ourpeople  th:first-child h3
{
	padding: 0px 0px 4px 0px;
}

table.ourpeople  th+th+th+th
{
	border-right:1px solid #ddd;
}

table.ourpeople  th:last-child
{
	padding: 5px 10px 5px 0px;
	border-right:1px solid #ddd;
	background-image:none;
}

table.ourpeople tr:first-child td:first-child

{
	border-left:0px;
}

table.ourpeople td:first-child

{
	border-left:1px solid #ddd;
}


table.ourpeople td:last-child

{
	border-right:1px solid #ddd;
	
}

table.ourpeople td

{
	border-right:1px solid #ddd;
	
}

table.ourpeople tr:last-child td, table.ourpeople tr:first-child td

{

	background-image:none;
}

table.ourpeople td 
{
	padding:5px 5px 5px 10px ;
}

table.ourpeople td a
{
	color:#000;
}

table.ourpeople tr:hover 
{
	background-image:url(../images/common/tr_hover_bg.jpg);
	background-repeat:repeat-y;
	background-color:#9C0058;
	/*opacity: .1;              // for css-3 browsers, between 0 and 1 
	filter:alpha(opacity=10); //IE only, between 0(%) and 100(%). Proprietary IE code, so the w3c css-validator is not happy ;-)  

	*/
	
}

table.ourpeople tr td:hover 
{
	
	background-color:Transparent;
	
}

table.ourpeople tr.titles:hover 
{
	background-image:none;
	cursor:auto;
}



div.tablefooter  { 
	background-image:url(../images/common/bot_tr.jpg);
	background-repeat:no-repeat;
	height:10px;
	border-left:0px;
	border-right:0px;
	padding:0;
}


div.tableheader 
{
	background-image:url(../images/common/top_tr.gif);
	background-repeat:no-repeat;
	height:10px;
	border-left:0px!important;
	border-right:0px!important;
	background-color:Transparent;
	width:950px;
}





.searchstafftools 
{
	display:block;
	height:34px;
}

.peoplesearch {
	float:left;
	margin:8px 0 0 10px;
}

.tabletab 
{
	text-align:right;
	margin-right:10px;
	width:625px;
	float:right;
	border-bottom:1px solid #DDDDDD;
	
}

.tabletab a, .tabletab a:visited
{
	height:34px;
	line-height:37px;
	background-image:url(../images/common/table_tab_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 -35px;
	text-align:center;
	width:154px;
	margin-right:2px;
	display:block;
	float:right;
	text-decoration:none;
	color:#000!important;
}

.tabletab a:hover,  .tabletab a:focus
{
	background-position:0 0px;
}

.column2 
{
	
}

.bookingInput 
{
	background-image:url(../images/navigation/primary_off.jpg);
	background-repeat: repeat-x;
	border:1px solid #DDD;
	height:44px;

	color:#9C0058;
	padding:0 10px;
}

.buffer 
{
	margin-top:10px;
}


input.submit-button 
{
	float:right;
	margin-right:25px;
}

.bookingInput input, .our-community input.submit-button, .tmclient-login input.submit-button, .contact-us input.submit-button
{
	width:140px;
	height:30px;
	border:none;
	background-color:Transparent;
	color:#fff;
	background-image:url(../images/navigation/input_button_bg.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	margin-top:7px;
}

.bookingInput input:hover, .our-community input.submit-button:hover, .tmclient-login input.submit-button:hover, .contact-us input.submit-button:hover
{
	background-image:url(../images/navigation/input_button_bg_on.gif);
}

.bookingPanel 
{
	border:1px solid #ddd;
	background-color:#EEEEEE;
	padding:10px;
	margin:10px 0 0 0;
}

.bookingPanel label 
{
	width:100px;
	display:block;
	float:left;
	text-align:right;
	padding-right:10px;
}


.bookingPanel input,.bookingPanel textarea 
{
	width:225px;
	margin-bottom:10px;
}


.ItemBriefingwrapper div
{

}

.ItemBriefingwrapper h4
{
	margin:0 0px 0 0!important;
	padding:3px!important;
	border-bottom:0!important;
	font-size:80%;
	color:#9C0058;
	background-color:#EEE;
	background-image:url(../images/navigation/primary_off.jpg);
	background-repeat: repeat-x;
	border-right:1px solid #ddd;
}

.ItemBriefingwrapper p
{
	padding:0px!important;
	margin:3px!important;
}

#page-content li.ItemBriefingwrapper 
{
	margin:0 0 10px 0;
	padding:5px 0 5px 10px;
	border-bottom:1px solid #ddd;
	background-image:none!important;
	background-color:#eee;
	display:block;
}

.ItemBriefingwrapper h3
{
	clear:left;
	border:none;
	font-size:100%!important;
	margin:10px 0 10px 0px!important;
	padding:0px 0 0px 0px!important;
	
	
}

.ItemBriefingwrapper h3 a
{
	background-image:url(../images/navigation/secondary_nav_li_bg.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:0px 0 0px 0px!important;
	padding:0px 0 0px 20px!important;
	height:31px;
}

.ItemBriefingwrapper h3 a:hover
{
	background-position:0px -70px;
}

.briefingDescription
{

	width:200px;
	float:left;
	
}


.briefingdate 
{
	
	float:left;
	width:20%;
}

.briefVenue 
{
	
	float:left;
	width:18%;
}

.briefState
{
	
	float:left;
	width:15%;
	font-weight:bold;
}

.briefPractice
{
	float:left;
	width:45%;
}

h4 
{
	margin:10px 0 10px 10px!important;
	padding:0 0 10px 0!important;
	font-size:115%;
	font-weight:bold;
}






.propertywrapper 
{
	border-left:1px solid #DDD !important;
	border-right:1px solid #DDD !important;
	position:relative;
	height:100%;
	width:949px;
}

.propertyimage 

{
	float:left;
	margin-left:10px;
}

.propertyinfo 

{
	margin-left:170px;
	margin-right:160px;
	
}

.propertyinfo p

{
	margin: 0px 10px!important;
	padding:0 0 0 0!important;
	line-height:110%;
	
}

.propertyinfo h3 
{
	border:0;
	padding-bottom:0;
	margin-top:0;
	color:#9C0058;
	font-size:120%;
	font-weight:bold;
}

.propertyinfo h4
{
	border:0;
	font-size:105%;
	margin:10px 0 5px 10px !important;
	padding:0 0 0px 0!important;
	color:#666;
}

.propertystatus 
{
	bottom:3px;
	position:absolute;
	right:0;
	text-align:right;
	width:155px;
	margin-right:10px;
}

.propertyoffer
{
	color:#9C0058;
	margin-bottom:10px;
	margin-right:10px;
}

.propertyprice 
{
	background-image:url(../images/common/property_price_bg.jpg);
	background-repeat:no-repeat;
	height:42px;
	width:155px;
	line-height:40px;
	padding-right:10px;
	color:#666;
	font-size:148%;
}

.propertyprice span 
{
	margin-right:10px;
}

.propertytools 
{
	margin:5px 0 0px 180px;
}

.propertytools span
{
	margin:0 20px 0 0px;
}

.propertytools span img
{
	margin:0 5px 0 0px;
}
.propertytools span a, .propertytools span a:visited
{
	color:#9C0058;
	font-weight:bold;
	text-decoration:none;
}

.propertytools span a:hover, .propertytools span a:focus
{
	text-decoration:underline;
}


.propertybottom 
{
	background-image:url(../images/common/prop_bottom.gif);
	background-position:center bottom;
	height:10px;
	margin-bottom:20px;
	width:950px;
}
/*-----------------------------------------------
Auction Styles
------------------------------------------------*/

div.auctionheader {
background-color:Transparent;
background-image:url(../images/common/auction_top_tr.gif);
background-repeat:no-repeat;
border-left:0 none !important;
border-right:0 none !important;
height:10px;
width:731px;
}


.auctionwrapper 
{
	border-left:1px solid #DDD !important;
	border-right:1px solid #DDD !important;
	position:relative;
	height:100%;
	width:729px;
}

.auctionimage 

{
	float:left;
	margin-left:10px;
}

.auctioninfo 

{
	margin-left:170px;
	margin-right:160px;
	
}

.auctioninfo p

{
	margin: 0px 10px!important;
	padding:0 0 0 0!important;
	line-height:110%;
	
}

.auctioninfo h3 
{
	border:0;
	margin-top:0;
	color:#9C0058;
	font-size:120%;
	font-weight:bold;
}

.auctioninfo h4
{
	border:0;
	font-size:105%;
	margin:10px 0 5px 10px !important;
	padding:0 0 0px 0!important;
	color:#666;
}

.auctionstatus 
{
	bottom:3px;
	position:absolute;
	right:0;
	text-align:right;
	width:155px;
	margin-right:10px;
}

.auctionoffer
{
	color:#9C0058;
	margin-bottom:10px;
	margin-right:10px;
}

.auctionprice 
{
	background-image:url(../images/common/property_price_bg.jpg);
	background-repeat:no-repeat;
	height:42px;
	width:155px;
	line-height:40px;
	padding-right:10px;
	color:#666;
	font-size:148%;
}

.auctionprice span 
{
	margin-right:10px;
}

.auctiontools 
{
	margin:5px 0 0px 180px;
}

.auctiontools span
{
	margin:0 20px 0 0px;
}

.auctiontools span img
{
	margin:0 5px 0 0px;
}
.auctiontools span a, .auctiontools span a:visited
{
	color:#9C0058;
	font-weight:bold;
	text-decoration:none;
}

.auctiontools span a:hover, .auctiontools span a:focus
{
	text-decoration:underline;
}


.auctionbottom 
{
	background-image:url(../images/common/auction_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:10px;
	margin-bottom:20px;
	width:929px;
}


/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:0px;
 border:0px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.tabbertab p {
 margin-top:10px;
}

.status-message
{
    font-size:90%;
    color:#9b0057;
    padding:10px 10px 10px 30px !important;
    border:1px solid #9b0057;
    margin-bottom:10px;
    background-image:url(../images/common/control_stop.jpg);
	background-repeat:no-repeat;
	background-position:4px 10px;
	display:block;
	background-color:#fff;
}

.pb_validator 
{

	height:20px;
	line-height:20px;
}


.errorpage 
{
	margin:40px auto 0px auto;
	width:950px;
	padding:20px;
	border:1px solid #DDD;
		
}

.errorpage h1 
{
	margin:20px 0;
}

.errorpage a 
{
	color:#9C0058;
	text-decoration:underline;
}
#page-content div.properties ul 
{
	list-style-type: none;
}
#page-content div.properties ul, #page-content div.properties ul li
{
	padding:0;
	margin:0;
	background-image:none;
}


a.hide
{
position: absolute;
left: -9000px;
top: 0;
}

a.hide:focus, a.hide:active
{
left: 0;
}

.searchlink 
{
	margin:0 20px;
}

.bookingPanel label.checkBoxLabel
{
	width: auto;
	padding-left: 10px;
}
.bookingPanel .checkbox input
{
	width: auto;
	float: left;
	vertical-align: middle;
}
