body { overflow-y: visible; }

#dnn_ContentPane h1{
line-height:120%;
}

/* === HOME === */
#cambridge_top {
display:inline !important;
}

#content{
  position:relative; 
  float:left;  
  padding-bottom:10px;
  width:975px;
  text-align:left;
  background-color:#FFFFFF;
  border:0px dotted #000000;  
}

#conleft{
display:none;
}

#conmid{
width:510px;
margin:10px 0px 10px 5px;
float:left;
/* background-color:#e4ecee;  */
border:0px dotted #1665a1;
font-family:"Trebuchet MS", Helvetica, sans-serif;
padding:10px;
z-index: 100;
}

#conright{
display:none;
}

#rotator {
display:none;
}

.m {background: url('/Portals/61984/images/boxmid.png') 0 100% repeat-y}
.b {background: url('/Portals/61984/images/boxbottom.png') 0 100% no-repeat; width:225px;}
.t {background: url('/Portals/61984/images/boxtop.png') 0 0 no-repeat; padding-top:1px;}

.mm {background: url('/Portals/61984/images/boxmid3.png') 0 100% repeat-y}
.bb {background: url('/Portals/61984/images/boxbottom3.png') 0 100% no-repeat; width:155px;}
.tt {background: url('/Portals/61984/images/boxtop3.png') 0 0 no-repeat; padding-top:1px;}

/*=== SOLUTIONS ===*/
.productbot {
	float: left;
	width: 216px;
        height: 220px;
	position: relative;
	padding: 0px 5px 0px 0px;
        border: 0px dotted;
        background:url(/portals/61984/images/blue%20gradient2.png) no-repeat left top;
}

/* === TABS === */
.tabNavigation{
height:32px;
}

UL.tabNavigation {
list-style-type: none;
margin: 0;
padding: 0;
}

UL.multitab > LI {
list-style-image:url("/Portals/61984/images//dash%20bullet.png");
}

UL.tabNavigation LI {
display: inline;
}

UL.tabNavigation LI A {
padding: 0px 0px;
text-decoration: none;
}

UL.tabNavigation LI img {
/* for IE */
filter:alpha(opacity=40);
/* CSS3 standard */
opacity:0.4;
}

UL.tabNavigation LI A.selected img,
UL.tabNavigation LI A:hover img{
/* for IE */
filter:alpha(opacity=100);
/* CSS3 standard */
opacity:1;
font-weight:bold;
padding-top: 7px;
text-decoration: none;
}
		
UL.tabNavigation LI A:focus {
outline: 0;
}

div.tabs > div {
padding: 5px;
margin-top: 3px;
border: 5px solid #e4ecee;
}
		
div.tabs > div h2 {
margin-top: 0;
}

#first {
background-color: #FFFFFF;
padding: 0px 40px 20px 20px;
}

#second {
background-color: #FFFFFF;
padding: 0px 40px 20px 20px;
}

#third {
background-color: #FFFFFF;
padding: 0px 40px 20px 20px;
}

#fourth {
background-color: #FFFFFF;
padding: 0px 40px 20px 20px;
}

#fifth {
background-color: #FFFFFF;
padding: 0px 40px 20px 20px;
}

#sixth {
background-color: #FFFFFF;
padding: 0px 40px 20px 20px;
}

#seventh {
background-color: #FFFFFF;
padding: 0px 40px 20px 20px;
}
		
.waste {
min-height: 30px;
}

#box {
display: none;
}

/*===FOOTER===*/
/*#foot{
display:none;
}*/

#cambridge_footer p.copyright {
display:none;
}

#foot {
display: block;
text-align: center;
background-color: #ffffff !important;
width: 980px;
height: auto;
border-top: 1px solid #1665A1;
clear: both;
font-family: Arial,Helvetica,sans-serif;
color: #1665A1;
}
.floats {
float: left;
width: 250px;
height: 75px;
border-left:1px solid #1665a1; 
text-align: left;
}
.floats h4 {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-weight: bold;
font-size: 11px;
line-height: 12pt;
margin-left: 15px;
margin-top: 5px;
padding-top: 10px;
padding-left: 0px;
}
.floats #sqrs { text-align: right; padding: 20px 0 0 20px; }
.frst { border-left: none; }