/*
This file is based on the ploneCustom.css.dtml shipped with Plone.

 (do not remove this)
 (not this either)
*/





.top-bar-marg{
padding-top:45px;
}




.content-layout-text-2-col-box{
float:left;
width:395px !important;
margin-right:40px;
}

.content-layout-text-3-col-box{
float:left;
width:260px !important;
margin-right:30px;
}






div.sc_menu{
position:relative;
width:907px;
height:80px;
margin:auto;
margin-top:8px;
padding-bottom:24px;
overflow:auto;
}

ul.sc_menu{
display:block;
height:110px;
width:2105px;
margin:0;
padding:0;
padding-left:6px;
background:url('navigation.png');
list-style:none;
}

.sc_menu li{
display:block;
float:left;
padding:0 4px;
}

.sc_menu a{
display:block;
text-decoration:none;
}

.sc_menu span{
display: block;
margin-top: 3px;
text-align: center;
font-size: 12px;
color: #fff;
}








/* Customized overrides */
#portal-column-two{display:none !important;}
#portal-column-two{width:183px;}

#product_content_left_col{
display:none;
}

.product_content{
padding:0 0 15px 0;
}

#center_content{
clear:both;
min-height:400px;
padding:15px 0 0 0;
}

.section-products #content #center_content p{
font-size:14px;
}

.documentFirstHeading{
display:none;
}





/*  */

/* Latest version of the documentation on pre-defined properties from Plone
can be found in CMFPlone/skins/plone_styles/ploneCustom.css.dtml */