#content{padding:0 0 32px 20px;width:554px;}
#content ul{padding:0;}
#content ul li{padding:0;}

#topInfo{width:287px;padding-top:3px;background:url(/furniture/caseStudies/CasetopInfoBox.png) top no-repeat;}
#topInfo #topInfoInner {width:287px;padding-bottom:3px;background:url(/furniture/caseStudies/CasetopInfoBoxInner.png) bottom no-repeat;}
#topInfo #topInfoInner div{float:left;border-right:1px solid #cdcdcd;}
#topInfo #topInfoInner div h3{background:url(/furniture/caseStudies/greyGradient.png) bottom repeat-x;padding:5px;font-size:0.9em;font-weight:normal;color:#666666;}
#topInfo #topInfoInner div p{padding:5px;font-weight:bold;}

#topInfo #topInfoInner div#logo{width:138px;padding-left:3px;display:none;}
#topInfo #topInfoInner div#info1{width:145px;}
#topInfo #topInfoInner div#info2{width:140px;}
#topInfo #topInfoInner div#info3{width:144px;}


/*tabs*/
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
#content ul.tabbernav
{
 margin:0;
 padding: 3px 0 1px 0;
 width:544px;
 background:url(/furniture/caseStudies/tabsBottomCorners.png) bottom no-repeat;
 font: bold 12px Verdana, sans-serif;
clear:both;
font-size:1px:
}

#content ul.tabbernav:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}

#content ul.tabbernav li
{
 list-style: none;
 margin: 0;
 float:left;
}

#content ul.tabbernav li a
{
 color: #818181;
 display:block;
 padding: 7px 20px;
 width:71px;
 margin-right:5px;
 background:#cfcfcf url(/furniture/caseStudies/tab.png) no-repeat;
}

#content ul.tabbernav li a:hover
{
 color: #05ab3c;
}

#content ul.tabbernav li.tabberactive a
{
 color: #000;
 background-color: #fff;
 border-bottom: 1px solid #fff;
 background:url(/furniture/caseStudies/activeTab.png) no-repeat;
 padding: 9px 20px;
 width:72px;
 cursor:default;
}

#content ul.tabbernav li.tabberactive a:hover{}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 width:534px;
 background:url(/furniture/caseStudies/tabberBack.png) top repeat-y;
 font-size:0.95em;
}

.tabberlive .tabbertab  h3{color:#05ab3c;font-size:1.3em;}
#content .tabberlive .tabbertab  ul li{padding-left:20px;background:url(/furniture/caseStudies/greenArrow.png) 0 4px no-repeat;}
#content .tabberlive .tabbertab  .tabTop{padding:10px;border-bottom:1px solid #cdcdcd;}
#content .tabberlive .tabbertab  .tabBottom{padding:10px;}
#content .tabberlive .tabbertab  .tabBottom .text4video, #content .tabberlive .tabbertab  .tabBottom .videoplayer{float:left;}
#content .tabberlive .tabbertab  .tabBottom .text4video {width:190px;}
#content .tabberlive .tabbertab  .tabBottom .videoplayer{width:320px;}

#tabberBottom{width:544px;height:5px;background:url(/furniture/caseStudies/tabberBottomCorners.png) no-repeat;}


 .searchCaseTop {
background:transparent url(/furniture/caseStudies/SearchBoxTop.png) no-repeat scroll left bottom;
height:10px;
margin:0;
padding:0;
width:166px;
}
.searchCaseTopWide {
background:transparent url(/furniture/caseStudies/SearchBoxTopWide.png) no-repeat scroll left bottom;
height:10px;
margin:0;
padding:0;
width:300px;
}

.searchCaseBottom {
background:transparent url(/furniture/caseStudies/SearchBoxBottom.png) no-repeat scroll 0 0;
height:10px;
width:166px;
}
 .searchCaseBottomWide {
background:transparent url(/furniture/caseStudies/SearchBoxBottomWide.png) no-repeat scroll 0 0;
height:10px;
width:300px;
}

.searchBoxContent {
background:#058e13 url(/furniture/caseStudies/SearchBoxMiddle.png) repeat-x scroll 0 0;
margin:0;
padding:0 0 5px;
width:300px;
}
.searchBoxContent h3
{
	margin:0px 0 0 10px;
	padding:0 0 0 0;
	color:#fff;
	font-size:1.3em;
	}
