/* 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: 30px;
}

#fullexpandable .body
{
background: url(../images/bg/box_home_902_side.png) top left repeat-y;
height: 106px;
}

#fullexpandable .footer
{
background: url(../images/bg/box_home_902_bottom.png) bottom left no-repeat;
height: 30px;
}

#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: 30px;
}

#csexpandable .body
{
background: url(../images/bg/box_cs_666_side.png) top left repeat-y;
height: auto;
position: relative;
}

#csexpandable .footer
{
background: url(../images/bg/box_cs_666_bottom.png) bottom left no-repeat;
height: 30px;
}



#csexpandable .inner_content
{
padding: 10px 0px 10px 20px;
position: relative;
}

#csexpandable .inner_content ul
{

padding: 0;
margin: 0;
list-style: none;
}
	

#csexpandable .inner_content li
{

width: 200px;
height: 100px;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #e1e1e1;
position: relative;
float: left;
}

#csexpandable .clientnames
{

margin-left: 10px;
}

#csexpandable .clientnames li
{

width: 200px;
margin-bottom: 10px;
position: relative;
float: left;
border: 0;
height: auto!important;
}
	






#csexpandable h2
{
color: #5F829E;
}

#csexpandable .inner_content a
{
color: #5F829E;
}


#searchexpandable
{
width: 235px;
margin-bottom: 10px;
}


#searchexpandable .top
{
margin:1px 0 0 0;
padding:20px 0 0 0;
background: url(../images/bg/box_search_233_top_C.png) top left no-repeat;
min-height: 221px;
height: auto !important; 
height: 221px; 
_height:221px;
text-align:left;
}

#searchexpandable .topCaseStudies
{
margin:-1px 0 0 0;
padding:20px 0 0 0;
background: url(../images/bg/box_search_casestudies_top.png) top left no-repeat;
min-height: 221px;
height: auto !important; 
height: 221px; 
_height:221px;
text-align:left;
}


#searchexpandable .portfolio_form
{
margin: 0 10px 0 20px;
}

#searchexpandable .worklists
{
margin: 0 10px 0 20px;
}

#searchexpandable .worklists ul
{
margin: 0;
padding: 0px 0 0 0;
list-style:none;
width:180px;
}

#searchexpandable .worklists li
{
padding-bottom: 2px;
}

	#searchexpandable .worklists li a 
	{
	color:#575656; 
	text-decoration:none;
	padding-left: 0px;
	 }
	 
	 #searchexpandable .worklists li a:hover
	{ 
	text-decoration:underline;
	 }

#searchexpandable .worklists ul lh
{
color:#3289C9;
font-weight: bold;
}

#searchexpandable .footer
{
background: url(../images/bg/box_search_233_bottom.gif) bottom left no-repeat;
height: 24px;
}

#searchexpandable .footerCaseStudies
{
background: url(../images/bg/box_search_casestudies_bot.png) bottom left no-repeat;
height: 24px;
}
