.subBar {
    background: url("/images/_pages/_global/twitterBird.png") no-repeat scroll 32px 7px #252525;
    color: #FFFFFF;
    height: 55px;
    padding-left: 110px;
    padding-top: 10px;
}
.subBar p {
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3em;
    margin: 0;
    width: 600px;
}
.rfp {
    background: url("/images/_pages/_global/request_proposal.png") no-repeat scroll 0 0 transparent;
    height: 46px;
    margin: 0 15px 0 0;
    width: 161px;
}
.rfp:hover {
    background-position: 0 -46px;
}
#clients {
    padding-bottom: 15px;
}
.scrollable {
	float: left;
	height: 142px;
	overflow: hidden;
	position: relative;
	width: 810px;
	margin: 8px 0 0;
}


.scrollable .items {
/* this cannot be too large */
width:20000em;
position:absolute;
}

.items a {
cursor: pointer;
display: block;
float: left;
height: 98px;
margin: 0 7px 5px 0;;
text-align: center;
width: 146px;
border:2px solid #fff;

}

.items a:hover, .items a.selected {
	border:2px solid #007AAD;
}

.itemsAll {color:#fff; width:154px; text-align: center; margin-right:11px; line-height: 1.2em; font-size:.8em;}
p.itemTitle {font-size:.85em;}

a.browse {
background:url(/images/_pages/_global/clientArrows.png) 0 0 no-repeat;
cursor: pointer;
display: block;
float: left;
font-size: 1px;
height: 18px;
margin: 65px 7px 0;
text-indent: -999em;
width: 10px;
}

/* right */
a.right 				{ background-position: -10px 0px; clear:right; margin-right: 0px; float: right; margin-left: 0;}
a.right:hover 		{ background-position:-10px -18px; }
a.disabled { opacity: 0.2;}

/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:0px -18px; }

ul.blueButton { list-style: none outside none; margin: 2em;}
ul.blueButton li { background: url(/images/_pages/_global/bullet.png) left center no-repeat; padding-left: 35px;}

#slider { width: 300px; height: 300px; position: relative;}
.nivo-directionNav { background: url(/images/_pages/_global/projectSliderBg.png) 0 0 no-repeat; width: 300px; height: 55px; position: absolute; left: 0; bottom: -55px;}
.nivo-directionNav a {
    background: url("/images/_pages/_global/projectArrows.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 20px;
    position: static;
    text-indent: -9999em;
    width: 12px;
    margin: 5px 5px;
}
.nivo-directionNav a.nivo-nextNav { background-position: 0 0; float: left; margin-left: 260px;}
.nivo-directionNav a.nivo-nextNav:hover { background-position: 0 -20px;}
.nivo-directionNav a.nivo-prevNav { background-position: -12px 0; float: right}
.nivo-directionNav a.nivo-prevNav:hover { background-position: -12px -20px;}
#clientName { height: 20px; margin-top:5px; width:510px;}

.clientsBox {
    background-color: #252525;
    height: 150px;
    padding: 0 10px;
    width: 850px;
}

.margBottom{margin-bottom:10px;}

 .panes div {
       display:none;                          
 }
 
 span.partnerText {
    display: block;
    margin-left: 30px;
    width: 555px;
}

p.subtext {font-style: italic; font-size:.9em; color:#555; margin-top:-5px;}

#firstPage, .panes {min-height:400px;}