/* 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;
margin-top: 20px;
}


#fullexpandable .header
{
background: url(../images/bg/box_home_902_top.png) top left no-repeat;
height: 20px;
}

#fullexpandable .body
{
background: url(../images/bg/box_home_902_side.png) top left repeat-y;
height: 120px;
}

#fullexpandable .footer
{
background: url(../images/bg/box_home_902_bottom.png) bottom left no-repeat;
height: 20px;
}




#twocolumn_left
{
float: left;
width:669px;
}

#twocolumn_right
{
margin-left: 670px;
}



#csexpandable
{
width: 669px;
margin-bottom: 10px;
}


#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 #csimages
{
float: left;
width: 430px;
}

#csexpandable .inner_content
{
padding: 10px 20px 10px 30px;
font-size: 110%;
}

.cs_fulltext {margin:155px 0 0 0; _margin:10px 0 0 0;}
	.cs_fulltext p {padding:0 0 0 20px; margin:0 0 10px 0;}
	.cs_fulltext hr {padding:0 0 0 0; margin:0 0 10px 15px; border:0px; height:1px; background-color:#999;}
	

#csexpandable #cstext
{
margin-left: 445px;
margin-right: 25px;
}

.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: 185px;
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 .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:0 0 0 14px; }

#csexpandable .cs_thumbs img
{
float: left;
margin: 10px 0px 0 13px;
width: 185px;
padding: 3px;
background: url(../images/bg/cs_thumb_bg.gif) top left no-repeat;
}

#csexpandable .clientlogo
{
padding-top: 2px;
padding-bottom: 2px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
background: url(../images/bg/bg_casestudies_clientlogo.gif) bottom left no-repeat;
}


#csexpandable h2
{
color: #5F829E;
}

#csexpandable .inner_content a
{
color: #5F829E;
}



