@charset "UTF-8";
/*Desc: Widgets - IIWO-BC
CSS Author: Jeanelle Isaacs
=== === === === === === === === === === */
.widget_content_bottom{
width: 768px;
padding: 10px 0px 0px 30px;
margin-bottom:0px;
float:left;
 background-color: #E3EAE0; 
}

.widget_content_bottomrow{
 float:left;
 width:230px;
 margin-right:15px;
 margin-bottom:0px;
 padding:0px;
 /*border:1px black solid;*/
}
/*.widget_content_bottom2{
 float:left;
 width:214px;
 margin-right:15px;

}

.widget_content_bottom3{
 float:left;
 width:214px;
 margin-right:15px;
}

.widget_content_bottom4{
 float:left;
 width:214px;
 margin-right:15px;
}*/
.widget_content_side{
 padding-top: 15px;
 float:left;
 width:250px;
 /*border:1px red solid;*/
}

/*---------Content bottom widgets---------*/

#bodyarea .widget_content_bottomrow .widgetdiv1,
{
width:214px;
}

#bodyarea .widget_content_bottomrow .widgetdiv4{
min-height:265px;
width:230px;
 background-color: #d1e2e3; 
}

#bodyarea .widget_content_bottomrow .widgetdiv4 p{
padding: 4px;
text-align:left;
}
#bodyarea .widget_content_bottomrow .widgetdiv4 h4{
padding: 4px;
text-align:left;
}

#bodyarea .widget_content_bottomrow .widgetdiv4 h3.widgettitle { /*header text*/
color: #043A82;
text-align:left;
font-size: 13px;
font-weight: bold;
width: 222px;
border-bottom: 1px dashed #fff;
margin:0px 0px 10px 0px;
padding: 12px 0px 0px 8px;
height: 20px;
 background-color: #d1e2e3; 
 font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
}

#bodyarea .widget_content_bottom .widgetdiv4 ul li{
background: url(../images/bullet.gif) no-repeat 5px center ;
list-style:none;
margin: 5px;
}

#bodyarea .namenus-menu-widget ul li{
background:none;
}
#bodyarea.namenus-menu-widget ul li a:link, #bodyarea #middle .namenus-menu-widget ul li a:visited{
color: #F89828;
}
#bodyarea .namenus-menu-widget ul li a:hover{
color: #17b3ec;
}

/*----------------------------------------*/
.widgetdiv4 p,
.widgetdiv4 h4,
.widgetdiv4 li{
font-size:12px;
}
#bodyarea .widgetdiv4 h3.widgettitle { /*header text*/
color: #0063a7;
font-size: 14px;
width: 185px;
height:13px;
padding:10;
margin:0px 0px 10px 0px;
font-weight:bold;
}

#bodyarea .widget a:visited,
#bodyarea .widget a:link{
color: #f58831;
font-weight:bold;
text-decoration:none;
font-size:12px
}
#bodyarea .widget a:hover{
color:#777;
text-decoration:underline;
}
#bodyarea .widget p{
padding: 0px;
}
#bodyarea .widget p.photo{
padding: 0 5px 3px 5px;
}
#bodyarea .widget p.photo img{
display: block;
margin: 0;
}

#bodyarea .widget form{
padding: 0;
margin: 0;
}
#bodyarea .widget form fieldset{
border: none;
padding: 0 10px 10px 10px;
margin: 0;
}
#bodyarea .widget form fieldset label{
font-size: 85%;
color: #666666;
display: block;
padding: 0;
}
#bodyarea .widget form fieldset input.textfield{
width: 90%;
font-size: 90%;
}
#bodyarea .widget form fieldset textarea{
width: 90%;
font-size: 90%;
margin: 0;
}
#bodyarea .widget form fieldset input.submitbutton{
font-size: 85%;
color: #666666;
margin: 10px 0 0 0;
}

/*------------bc widget----------*/
/*-------------sidebar widgets------------------*/
.sidebar .widgetdiv1 {
 width: 190px; 
 margin-bottom: 10px;
 background-color:#d2dbd6;
}
.sidebar .widgetdiv2 {
background:none;
}
.sidebar .widgetdiv3 {
 background:none;
}
.sidebar .widgetdiv4 {
 padding-bottom: 20px;
}*/

/*-----------------------------------------*/

#bcbodyarea .widgetdiv4 h3.widgettitle { /*header*/
background-color: #005655;
color: #bdbdb7;
text-align:left; 
font-size: 12px;
margin:0px;
padding:7px 0px 0px 10px;
font-weight: bold;
width: 180px;
height: 20px;
}
#bcbodyarea .widget ul{
list-style: none;
margin: 0;
padding: 0 10px 0 10px;
font-size: 100%;
}
#bcbodyarea .widget ul li{
background: url(../images/menu_pointer.gif) no-repeat left;
padding: 3px 0 5px 25px;
}
#bcbodyarea .widget a:visited,
#bcbodyarea .widget a:link{
	display: block;
	padding: 2px 0px 2px 0px;
	color: #005655; 
	flost:left;
	text-decoration:none;
	text-transform:uppercase;	
}
#bcbodyarea .widget a:hover{
background-color: #fff;
}