/* CSS Document */

/* boxes */
#transparent
{
opacity: 0.5;
filter: alpha(opacity=50);
width: 100%;
}

#transparent90
{
opacity: 0.8;
filter: alpha(opacity=80);
zoom: 1;
width: 100%;
}


#fullexpandable
{
width: 905px;
margin-bottom: 10px;
background: #FFFFFF;
}


#fullexpandable .header
{
background: url(../images/bg/box_home_902_top.gif) top left no-repeat;
height: 30px;
}

#fullexpandable .body
{
background: url(../images/bg/box_home_902_side.png) top left repeat-y;
height: auto;
}

#fullexpandable .footer
{
background: url(../images/bg/box_home_902_bottom.gif) bottom left no-repeat;
height: 30px;
}


#twocolumn_left
{
float: left;
width:669px;
}

#twocolumn_right
{
margin-left: 670px;
}



#csexpandable
{
width: 669px;
margin-bottom: 10px;
}

#csexpandable h2
{
color: #5F829E;
font-size: 180%;
padding-bottom: 10px;
border-bottom: 1px dashed #5F829E;
margin-right: 20px;
margin-bottom: 2px;
}



#csexpandable .header
{
background: url(../images/bg/box_cs_666_top.png) top left no-repeat;
height: 20px;
}

#csexpandable .body
{
background: url(../images/bg/box_cs_666_side.png) top left repeat-y;
height: auto;
}

#csexpandable .footer
{
background: url(../images/bg/box_cs_666_bottom.png) bottom left no-repeat;
height: 30px;
}

#csexpandable #bgwrapper
{
background:url(../images/bg/casestudy_corner_shade.gif) bottom left no-repeat;
padding-bottom: 20px;
margin-left: 3px;
}

#csexpandable #csimages
{
float: left;
width: 430px;
padding-left: 10px;

padding-bottom: 20px;
}

#csexpandable .inner_content
{
padding: 10px 20px 10px 30px;
}

.cs_fulltext {margin:10px 20px 0 30px; border: 0px solid #000000; clear:both; font-size: 110%; }
	.cs_fulltext p {padding:0 0 0 20px; margin:0 0 0px 0;}
	.cs_fulltext hr {padding:0 0 0 0; margin:0 0 10px 0px; border:0px; height:1px; background-color:#999;}
	



.caseStudiesContent {width:615px; padding:15px 15px 1px 15px; margin:0 0 0 20px;  background:url(../images/bg/bg_casestudies-content-top.png) left top no-repeat}
	.caseStudiesContent p {padding:0 0 0 0px;}
	
	.caseStudiesContent .caseStudies_thumb
	{
float: left;
margin: 0px 0px 0 0px;
width: 65px;
padding: 3px;
padding-bottom: 0;
background: url(../images/bg/cs_thumb_bg.gif) top left no-repeat;
}


.caseStudiesContent .caseStudies_text
	{
margin-left: 210px;
}

.caseStudiesContent .caseStudies_text h2
	{

font-size: 110%;
margin: 0;
padding: 0;
}

.caseStudiesContent .caseStudies_text h3
	{

color: #549DD3;
margin: 0;
padding: 0;
}

#csexpandable #cstext
{
margin-left: 445px;
margin-right: 10px;
}

 .similar
{
padding: 4px;
padding-top: 0;
}

 .similar ul
{
margin: 0;
padding: 0;
list-style: none;
}

.similar li
{
padding-bottom: 4px;
list-style: none;
float: left;
margin-right: 5px;
}

.similar li a
{
color: #5F829E;
}

#csexpandable #cstext p
{
font-size: 17px;
margin-right: 0px;
margin-top: 8px;
padding-top: 0;
}

#csexpandable .cs_mainimage
{
margin: 0 0 0 18px;
padding: 3px;
background: url(../images/bg/cs_image_bg.gif) top left no-repeat;
}

#csexpandable .cs_thumbs {padding:50px 0 0 14px; position:absolute;}

#csexpandable .cs_thumbs img
{
float: left;
margin: 10px 0px 0 13px;
padding: 3px;
background: url(../images/bg/cs_thumb_bg.gif) top left no-repeat;
}

#csexpandable .clientlogo
{
padding-top: 2px;
padding-bottom: 0px;
text-align: left;
xxbackground: url(../images/bg/bg_casestudies_clientlogo.gif) bottom left no-repeat;
}




#csexpandable .inner_content a
{
color: #5F829E;
}




