/* ----------------------------- Top Level Layout Styles ----------------------------- */

body {
	background: #057579 url(/images/bg-bridge.jpg) no-repeat scroll 0pt 0pt;
	background-position:50% 0%;
}

/* ----------------------------- Masthead and Main Nav ----------------------------- */

#header h1 {
	width: 140px;
	margin: 0 0 0 26px;
	padding: 0;
	height: 120px;
}

#header h1 a {
	display: block;
	width: 100%;
	height: 100px;
	background: url(/images/bridge-logo.gif) 0 100% no-repeat;
}

/*
#header h2 {
	right: 14px;
	top: 73px;
	width: 447px;
	height: 33px;
	background-image: url(/images/bridge-heading.gif);
}
*/

/* ---------------------------------- Footer Content ---------------------------------*/


#footer {
	margin-top: 0px;
}

#brandlogos {
	width: 720px;
	height: 50px;
	top: -50px;
}

h3#brandhomelink {
	display: block;
	background: #fff url(/images/partofbayside.gif) right center no-repeat;
	float: right;
}
h3#brandhomelink a {
	display: block;
	width: 179px;
	height: 18px;
}

#brandlogos ul {
	display: none;
}

#brandlogos h4 {
	display: none;
}

/* ---------------------------------- Home Page ---------------------------------*/

/*body#bayside-personnel #leads div {
	background:#DBE4ED url(/images/leadsbkg-blue.jpg) repeat-x scroll 0pt 0pt;
}

body#bayside-personnel #leads div div.inner {
	background-color:transparent;
	background-image:none;
}*/

body#bridgeconsulting #maincontent,
body#bridgeconsulting_homepage #maincontent {
	float: none;
	width: 756px;
}

body#bridgeconsulting #content,
body#bridgeconsulting_homepage #content {
	float: none;
	width: auto;
	border: none; 
}
table,
tbody {
	margin:-3px;
	padding:0px;
}

.tablecontent {
	border-left:5px solid white;
}

body#bridgeconsulting #brands ul,
body#bridgeconsulting_homepage #brands ul {
	width:216px;
}

body#bridgeconsulting #featuredjobs,
body#bridgeconsulting_homepage #featuredjobs {
	display: block;
}

body#bridgeconsulting #latestnews,
body#bridgeconsulting_homepage #latestnews {
	display: block;
}

body#bridgeconsulting #subnav,
body#bridgeconsulting_homepage #subnav {
	display: none;
}


body#bridgeconsulting td.slideshow,
body#bridgeconsulting_homepage td.slideshow {
	border-left:3px solid white;
}


body#bridgeconsulting .latestnewscell, 
body#bridgeconsulting .tablecontent,
body#bridgeconsulting_homepage .latestnewscell, 
body#bridgeconsulting_homepage .tablecontent {
	border-top:3px solid white;
}

#leads {
	overflow: hidden;
	font-size: 11px;
	margin: 10px 0 10px 1px;
}                                     

#leads div {
	background: #D6EAEB url(/images/leads-bkg.gif) 0 0 repeat-x;
	width: 141px;                          
	float: left;
	margin-right: 7px;
	padding: 0;
	height: auto;
}          

#leads div.last {
	margin-right: 0;
}

#leads div.inner {
	position: relative;
	background: transparent;
	padding: 5px;
	width: 115px;
	margin: 5px 6px;
	float: none;
	border: 1px dotted #FFF;
/*	height:62px;	*/
}
                                 
#leads h2 {                   
	font: bold 11px Verdana, Arial, sans-serif;
	line-height: 1.2em;
	margin: 0 0 6px 0;                  
	padding: 0;          
}

#leads h2 a {
	color: #010068;                                        
}
                
#leads p {
	margin: 0;                    
	line-height: 1.3;         
}                                     


#featuredjobs {
	background: #EBF3F5 url(/images/box-lightblue.jpg) 0 0 no-repeat;
	border: 1px solid #BBCBE4;
	height: 214px;
	width: 304px;
}

#featuredjobs h3 {
	background: #55CEC7 url(/images/boxheader-lightblue.gif) 0 0 repeat-x;
}

#featuredjobs iframe {
	border-bottom: 1px solid #BBCBE4;
	overflow-y: scroll;
}

#featuredjobs p {
	margin: 4px 10px 0;
}

div.latestnews {
	height: 256px;
}

#subnav {	
	background: #ECF0F9 url(/images/boxbkg-lightblue.jpg) no-repeat scroll 0pt 50%;
}
#subnav h3.title {
	background: #55CEC7 url(/images/boxheader-lightblue.gif) left top repeat-x;
}

a:hover {
	color:#177C70;
}

