.tweetBird {
    background: url("/images/_pages/_global/twitterBird.png") no-repeat scroll 0 0 #252525;
    color: #FFFFFF;
    height: 55px;
    margin-left: 25px;
    margin-top: -3px;
    width: 47px;
    margin-right:30px;
}


.subBar {
    background: url("/images/_pages/_global/tweetShadowBox.jpg") no-repeat scroll 0 0 #252525;
    color: #FFFFFF;
    height: 55px;
    padding-left: 10px;
    padding-top: 10px;
    
}


.subBar p {
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3em;
    width: 600px;
    display: block;
    margin-top:0px;
}
.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: 100px;
	overflow: hidden;
	position: relative;
	width: 459px;
	margin: 8px 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 0 0;
text-align: center;
width: 146px;
border:1px solid #fff;
}

.items a:hover, .items a.active {

}

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: 50px 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: -0.5em 2em 2em;
}
ul.blueButton li { background: url(/images/_pages/_global/bullet.png) left center no-repeat; padding-left: 35px;}

#slider { width: 301px; height: 196px; position: relative; margin-top:25px;}
.nivo-directionNav { background: url(/images/_pages/_global/hotProjBottom.jpg) 0 0 repeat-x; width: 300px; height: 31px; position: absolute; left: 0; bottom: -31px;}
.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: 115px;
    padding: 0 10px;
    width: 490px;
}

.margBottom{margin-bottom:10px;}

a.selected {border:1px solid #555;}


a.hotProj {text-align: center; position: relative;}
span.bottomTitle {
    background: url("/images/_pages/_global/trans.png") repeat scroll 0 0 transparent;
    top: 0;
    color: #FFFFFF;
    font-size: 0.8em;
    left: 0;
    padding: 5px 0;
    position: absolute;
    width: 301px;
}