@charset "utf-8";
/* CSS Document */

/*body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	outline: none;
	margin: 0;
	color: #606060;
}*/

/*a { color: #F89823; text-decoration: none; outline: none; }

a:hover { color: #265792; text-decoration: none; }*/

p {
	margin: 0 0 10px;
}

#portfolioContainer { width: 732px; }

#portfolioHeader { width: 732px; position: relative; }

#portfolioTitle {
	width: 150px;
	float: left;
	text-align: left;
	color: #7096ce;
	font-size: 20px;
	font-weight: bold;
}

#portfolioNav {
	float: right;
	text-align:right;
	font-size: 11px;
	color: #606060;
}

#portfolioNav a, #portfolioNav a:link, #portfolioNav a:visited { color: #F89823; text-decoration: none; }

#portfolioNav a:hover, #portfolioNav a:active { color: #265792; text-decoration: none; }

.featuredProjectContainer {
	width: 732px;
	margin-top: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fefbfb;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

.featuredProjectHeader { padding-left: 15px; font-size: 11px; }

.featuredProjectName { font-weight: bold; color: #265792; }

.featuredProjectBanner {
	width: 732px;
	margin-top: 9px;
	height: 190px;
	background-image: url(/Portals/_default/Skins/SteadyRain/images/portfolio/homeFedFeatured.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.featuredProjectBannerIcons {
	position: absolute;
	top: 168px;
	left: 10px;
}

.featuredProjectBannerIcons img { padding-left: 4px; }

.featuredProjectContent { width: 732px; position: relative; }

.featuredProjectCopy {
	float: left;
	margin-left: 15px;
	width: 500px;
	margin-top: 20px;
	border-right: 1px solid #e2e2e2;
	padding-right: 25px;
	font-size: 12px;
	line-height: 20px;
}

.featuredProjectTitle {
	font-size: 24px;
	line-height: 28px;
	color: #7096ce;
	font-weight: bold;
}

.featuredProjectThumbs {
	float: right;
	width: 191px;
	margin-top: 10px;
}

.featuredLargeThumb { padding-top: 6px; padding-bottom: 10px; }

.serviceHeader {
	width: 732px;
	position: relative;
	margin-top: 15px;
}

.serviceTitle {
	float: left;
	height: 69px;
	font-size: 18px;
	color: #265792;
	font-weight: bold;
	text-transform: lowercase;
	width: 350px;
}

.backtotop { float: right; width: 100px; }

.projectContainer {
	width: 732px;
	position: relative;
	margin-top: 35px;
}

.projectThumbs { width: 216px; float:left; }

.projectLargeThumb { padding-bottom: 10px; }

.projectContent {
	width: 423px;
	margin-left: 216px;
	padding-left: 17px;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
}

.projectTitle {
	color: #7096ce;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

.projectIcons {
	color: #c3c4c6;
	font-size: 10px;
	margin-top: 8px;
	margin-bottom: 10px;
}

.projectIcons a { color: #c3c4c6; text-decoration: none; }

.projectIcons a:hover { color: #F89823; }

.projectIcons img { padding-right: 6px; }

.projectIcons ul { margin: 0; padding: 0; }

.projectIcons li {
	display: inline;
	list-style-type: none;
	padding-right: 12px;
}

.projectText {
	font-size: 13px;
	line-height: 20px;
	color: #606060;
	padding-right: 10px;
}

.projectText p { margin-top: 0; padding-top: 0; }

.relatedServices { width: 74px; float: right; }

.relatedServicesTitle {
	background-image: url(/Portals/_default/Skins/SteadyRain/images/portfolio/relatedServicesTitle.gif);
	width: 27px;
	height: 87px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

.relatedServicesIcons { float: right; width: 37px; }

.clearfloat { clear: both; margin: 0; padding: 0; line-height: 0; }

a.caseStudy, a.caseStudy:link, a.caseStudy:visited {
	padding-left: 13px;
	display: inline-block;
	height: 15px;
	background-image: url(/Portals/_default/Skins/SteadyRain/images/portfolio/caseStudyIcon.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

a.caseStudy:hover, a.caseStudy:active { background-position: left bottom; }

a.awards, a.awards:link, a.awards:visited {
	padding-left: 21px;
	display: inline-block;
	height: 15px;
	background-image: url(/Portals/_default/Skins/SteadyRain/images/portfolio/awardsIcon.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

a.awards:hover, a.awards:active { background-position: left bottom; }

a.press, a.press:link, a.press:visited {
	padding-left: 28px;
	display: inline-block;
	height: 15px;
	background-image: url(/Portals/_default/Skins/SteadyRain/images/portfolio/pressreleaseIcon.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

a.press:hover, a.press:active { background-position: left bottom; }


/* FEATURED PROJECT TOOLTIP */

a.ft{
    position:relative;
	display: inline-block;
    z-index:24;
    color:#3CA3FF;
    text-decoration:none;
}

a.ft span{ display: none; }

a.ft:hover{ z-index:25; color: #aaaaff;}

a.ft:hover span.tooltip{
    display:block;
    position:absolute;
    bottom: 28px; 
	left:-2px;
	width:140px;
	color: #ffffff;
	font-size: 11px;
	line-height: 13px;
    text-align: left;
}


a.ft:hover span.top{
	display: block;
	height: 12px;
	width: 121px;
    background: url(/Portals/_default/Skins/SteadyRain/images/FTtop.png);
	background-repeat:no-repeat;
}

a.ft:hover span.middle{ 
	display: block;
	width: 101px;
	padding: 0 10px 0 10px;
	min-height: 15px;
	background-color: #255892;
}

a.ft:hover span.bottom{
	display: block;
	height: 31px;
	width: 121px;
    background: url(/Portals/_default/Skins/SteadyRain/images/FTbottom.png);
	background-repeat:no-repeat;
}


/* PROJECT TOOLTIP */

a.tt{
    position:relative;
	display:block;
    z-index:24;
    color:#3CA3FF;
    text-decoration:none;
}

a.tt span{ display: none; }

a.tt:hover{ z-index:25; color: #aaaaff;}

a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:-4px; 
	left:-135px;
	width:140px;
	color: #ffffff;
	font-size: 11px;
	line-height: 13px;
    text-align: left;
}


a.tt:hover span.top{
	display: block;
	height: 12px;
	width: 140px;
    background: url(/Portals/_default/Skins/SteadyRain/images/horizontalTT/top.png);
	background-repeat:no-repeat;
}

a.tt:hover span.middle{ 
	display: block;
	width: 101px;
	padding: 0 29px 0 10px;
	min-height: 15px;
	background: url(/Portals/_default/Skins/SteadyRain/images/horizontalTT/middle.png);
	background-repeat:no-repeat;
}

a.tt:hover span.bottom{
	display: block;
	height: 12px;
	width: 140px;
	color: #548912;
    background: url(/Portals/_default/Skins/SteadyRain/images/horizontalTT/bottom.png);
	background-repeat:no-repeat;
}

.projectIconPadding {
	display:block;
	margin-bottom: 10px;
}
