@charset "utf-8";
/* CSS Document */

.casestudy_holder{
	width:960px;
	height:100%;
	position:relative;
	top:-20px;
	left:0;
	background-color:#c488af;
	z-index:0;
	margin-bottom:-20px;
}
.casestudy_image{
	width:960px;
	height:269px;
	position:relative;
	top:0px;
	left:0;
	background-color:#FF00FF;
	z-index:0;
	line-height:0;
	font-size:0;
}

.casestudy_innernav{
	width:960px;
	height:49px;
	position:relative;
	top:200px;
	left:0;
	z-index:1;
	margin-bottom:-49px;
}
.topcurve3{
	background-image: url(../images/topcurve_content5.gif);
	background-repeat:no-repeat;
	height:20px;
}
.casenavholder{
	width:960;
	position:relative;
	top:0;
	left:0;
	z-index:1;
	height:auto;
}
.caseinnernavholder{
	width:960px;
	position:relative;
	top:0;
	left:0;
	background-color:#9E968E;
	z-index:1;
	height:auto;
}
.bottomcurve3{
	width:960px;
	position:relative;
	top:0px;
	left:0;
	background-image: url(../images/bottom_curve2.png);
	background-repeat:no-repeat;
	height:20px;
	z-index:1;
	clear:both;
}
.caseinnernavholder ul{
    list-style: none;
}
.caseinnernavholder ul { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.caseinnernavholder ul{
background-color:#9E968E;
position: relative;
right: 0;
margin:0px 0px 0px 0px;
padding:0px 00px 0px 0px
}
.caseinnernavholder li a.alt {
	background-image:none;
}
.caseinnernavholder li{
    float: left;
	margin: 0 0 0 1px;
}
.caseinnernavholder li a{
    margin: 0px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding: 0px 10px 0px 10px;
    color: #333333;
    font-weight: normal;
    font-size: 12px;
	height:27px;
	line-height:27px;
	background-image:url(../images/grey_bullit.gif);
	background-repeat:no-repeat;
	background-position: right;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.caseinnernavholder li a.current{
	color:#ffffff;
}
.caseinnernavholder li a.altcurrent{
	color:#ffffff;
	background-image:none;
}
.pink_curve{
	width:960px;
	position:relative;
	top:0px;
	left:0;
	background-image: url(../images/pink_curve.png);
	background-repeat:no-repeat;
	height:21px;
	z-index:1;
	clear:both;
}
.pink_links{
	width:960px;
	position:relative;
	top:0;
	left:0;
	background-color:#c488af;
	min-height:28px;
	height:28px;
	z-index:1;
	display:block;
}
html>body .pink_links{
height: auto; /* for not-IE */
}

#casestudy-1, #casestudy-2, #casestudy-3, #casestudy-4, #casestudy-5, #casestudy-6{
	height:100%;
	background-color:#c488af;
}
.casestudy_copy{
	width:930px;
	position:relative;
	top:0;
	left:0;
	z-index:0;
	padding: 30px 15px 0px 15px;
	float:left;
	min-height:179px;
	height:179px;	
}
.casestudy_copy h1{
	margin:0px 0px 10px 0px;
	padding:0;
}
html>body .casestudy_copy{
height: auto; /* for not-IE */
}
.casebox{
	width:210px;
	position:relative;
	top:0;
	left:0;
	z-index:0;
	float:left;
	min-height:143px;
	height:143px;
	margin-right:30px;
}
.casebox3{
	width:210px;
	position:relative;
	top:0;
	left:0;
	z-index:0;
	float:left;
	min-height:143px;
	height:143px;
	margin-right:0px;
}

.casebox2{
	width:370px;
	position:relative;
	top:0;
	left:0;
	z-index:0;
	float:left;
	min-height:143px;
	height:143px;
	margin-right:30px;
}

.caseboxalt{
	width:210px;
	position:relative;
	top:-15px;
	left:240px;
	z-index:0;
	font-size:12px;
	line-height:14px;
}
.casebox p.alt, .casebox2 p.alt,  .casebox3 p.alt{
	margin-top:10px;
}
html>body .casebox, html>body .caseboxalt, html>body .casebox2,  html>body .casebox3{
height: auto; /* for not-IE */
}
a.arrow:link{
    margin: 0px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding: 0px  20px 0px 0px;
    color: #ffffff;
	background-image: url(../images/white_arrow.gif) ;
	background-repeat:no-repeat;
	background-position: right;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
a.arrow:active{
    margin: 0px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding: 0px 20px 0px 0px;
    color: #ffffff;
	background-image: url(../images/white_arrow.gif) ;
	background-repeat:no-repeat;
	background-position: right;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
a.arrow:visited{
    margin: 0px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding: 0px 20px 0px 0px;
    color: #ffffff;
	background-image: url(../images/white_arrow.gif) ;
	background-repeat:no-repeat;
	background-position: right;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
a.arrow:hover{
    margin: 0px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding: 0px 20px 0px 00px;
    color: #ffffff;
	background-image: url(../images/white_arrow_on.gif) ;
	background-repeat:no-repeat;
	background-position: right;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
