div.clearing{
line-height: expression('0px');
}
#ceelbas-banner {
background-color: #AD3D5F;
        height: 110px;
/*padding-top:17px;*/
}
#ceelbas_logo_holder {
width: 402px;
height: 75px;
margin: 0 auto;

}
#ceelbas-logo {
padding-top: 17px;
}
#ceelbas_crumb_bar {
width:100%;
margin: 0;
padding: 0;
height:22px;
background-color:#000000;
/*border:1px solid blue;*/
}
.ceelbas-spacer{
	float: left;
	background-color:#C4C5C6;
	width: 220px;
	height:22px
	/*border:1px solid red;*/
}
.ceelbas_breadcrumb
{
float: left;
margin:0;
font-size: .7em;
padding-top:0px;
padding-left: 5px;
color: #cccccc;
	/*border:1px solid green;*/
}
.ceelbas_breadcrumb a{
color: #999999;
}
#leftcontent {
	width:220px;
        margin-top:0px;
	padding-top: 0px;
	margin-left: 0px;
}
#rightcontent {
	width:250px;
	padding-top: 10px;
}
#centercontent {
margin: 0px 250px 0px 220px;
	padding-left:7px;
	padding-right:7px; 
	background-image: none;
	background-repeat: none;
padding-top: 0px;
background: transparent url(../++resource++ceelbas_images/ceelbas-black-header.gif) 81% 0% no-repeat;

}
html>body #centercontent {
margin-left: 220px;
margin-right:250px;
	}
#centercontentrhborder {
padding-top: 0px;
}
#centercontentrhborder h2{
margin-top:0px;
padding-top:46px;
}

/* menu styles*/
.lhmenu {
width: 220px;
padding-left: 2px;
background-color: #C4C5C6;
padding-top: 5px;
}
ul.lhmenu{
padding-left: 0px;
margin-bottom: 0px;
} 
.lhmenu li {
padding: 11px 0 11px 40px;
border-bottom: 1px solid #ffffff;
text-transform: uppercase;
}
li.space {
margin-top: 0px;
}
.ceelbas-search{
background: #000000 url(../++resource++ceelbas_images/ceelbas-black-search-base.gif) bottom left no-repeat; 
height: 65px;
width: 175px;
margin-bottom: 10px;
padding: 33px 0 0 45px;
}
#search {
display:inline;
/*padding-left:5px;*/
width: 100%;
}
#googlesearch {
width:auto;
/*display: inline;*/
float: none;
margin: 0 auto;
padding-top:3px;
}

#q {

border: 1px solid #cccccc;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 10px;
display: inline;
vertical-align: middle;
}

/*left-content*/
#left-silva-content{
}
/*INV's*/
.ceelbas-inv{
border-top: 1px solid #AD3D5F;
border-bottom: 1px solid #AD3D5F;
margin: 20px 25px 20px 30px;
}
.ceelbas-inv .ceelbas-inv-header{
padding-bottom: 5px;
padding-top: 10px;
border-bottom: 1px dotted #C4C5C6;
color: #AD3D5F;
	font-size: .8em;
	font-weight:bold;
text-transform: uppercase;
}
ul.ceelbas-bullet {
	margin-top: 3px;
	margin-left: 13px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: disc;
}
.ceelbas-inv-more{
color: #AD3D5F;
}
.ceelbas-inv-more a{
color: #AD3D5F;
}

/*List styling*/
#centercontent h3.heading{
border-bottom: 2px solid #C4C5C6;
padding: 0 0 10px 0;
margin: 10px 0 5px 0;
}
#centercontent h3.heading em{
font-style: normal
}
#centercontent ul.nobullet{
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#centercontent ul.nobullet li{
padding:5px 0 5px 0; 
border-bottom: 1px dotted #C4C5C6;
color:#333333;
}
#centercontent ul.nobullet li a{
color:#000066;
}

/*Inline event viewer styles*/
.ceelbas-iev .ceelbas-inv-header{
border-bottom: 2px solid #C4C5C6;
padding: 0 0 10px 0;
margin: 20px 0 5px 0;
font-weight: bold
}
.ceelbas-iev ul.ceelbas-bullet {
	margin-top: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.ceelbas-iev ul.ceelbas-bullet li{
padding:5px 0 5px 0; 
border-bottom: 1px dotted #C4C5C6;
color:#333333;
}
.ceelbas-iev ul.ceelbas-bullet li a{
color:#000066;
}



/*FORMS STYLES*/

#ceelbas-feedback, #ceelbas-printed{
/*border: 1px solid black;*/
}
#ceelbas-feedback p.field, #ceelbas-printed p.field{
width: 440px;
}
#ceelbas-feedback p.field label, #ceelbas-printed p.field label {
float: left;
width: 100px;
text-align: left;
}
#ceelbas-feedback p.field input, #ceelbas-printed p.field input{
float: right;
  width: 335px;
  text-align: left;
  border: 1px solid #C4C5C6;
}
#ceelbas-feedback input, #ceelbas-printed input{
/*float: right;
  width: 335px;*/
  text-align: left;
  border: 1px solid #C4C5C6;
}
#ceelbas-feedback .textarea td, #ceelbas-printed .textarea td{
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#ceelbas-feedback textarea, #ceelbas-printed textarea{
float: right;
  width: 335px;
  text-align: left;
  border: 1px solid #C4C5C6;
}
#ceelbas-feedback .textarea label, #ceelbas-printed .textarea label {
float: left;
width: 96px;
text-align: left;

}
#textsize a{
color: #C4C5C6;
}

/*Events archive months*/
ul#newsarchive {
        width:100%;
        padding-left: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: none;
        display:inline;
        border: 1px solid #CCCCCC;
}

li#year_left

{display:inline;
padding-right:5px;
padding-left:10px;
text-align: center;
}

li.month

{display:inline;
padding-right:5px;
padding-left:5px;
text-align: center;
}

li.highlight

{display:inline;
padding-right:5px;
padding-left:5px;
font-weight: bold;
background-color: #FFFF99;
border: 1px solid #CCCCCC;
text-align: center;
}

li#year_right

{display:inline;
padding-left:5px;
padding-right:10px;
text-align: center;
}
#archive_container {
        margin-bottom: 20px;
}

/*NEW BREADCRUMBS*/

.ceelbas_breadcrumb  ul {

	list-style: none;

	padding: 4px 0 0 0;
	margin: 0;

	/*margin: 0 0 0 133px;

	margin: expression('0 0 0 130px');*/

}

.ceelbas_breadcrumb ul li {

    display: inline;

	font-size: 1em;

}

.ceelbas_breadcrumb ul li:before {

    content: "\00BB \0020 ";

}

.ceelbas_breadcrumb ul li:first-child:before {

    content: "";

}

/*Landing page header styles*/
#ceelbas-landing-container{
	width: 370px;
}
#ceelbas-landing-image {
	height: 124px;
	width: 185px;
	float: left;
}

#ceelbas-landing-headerimg {
	background-color: transparent;
	height: 124px;
	width: 185px;
	float: right;
	display: inline;
}
#ceelbas-basic-container{
	width: 373px;
}
.textsize a{
color: #C4C5C6;
}
