/**
  * NORMAL WIDGETS

  * widget container
**/
div.widget, div.youTubeWidget {
	/*margin: 0px 8px 8px 8px;*/
	background: #EDF7FA url(/imgs/site/panelfoot_r1.gif) no-repeat bottom;
	padding-bottom: 10px;
	margin-bottom: 8px;
}

/**
  * widget heading container
**/
div.widget div.widgetHeading, div.youTubeWidget div.widgetHeading {
	border-bottom: 1px solid #000000;
		
	background: url(/imgs/site/panelhead_r1.jpg) no-repeat left top;
	padding: 12px 3px 0px 15px; /* was 12px bottom */
	min-height:26px;
    height:auto !important;
    height:26px;
}

/**
  * widget heading
**/
div.widget div.widgetHeading h3, div.youTubeWidget div.widgetHeading h3 {
	font-size: 0.75em;
	color: #FFFFFF;
	
	font-weight: normal;
	text-transform: uppercase;
	height: auto;
	padding: 0;
	border: none;
}

/**
  * widget content
**/
div.widget div.widgetContent, div.youTubeWidget div.widgetContent {
	font-size: 0.65em;
	padding: 0px 8px 8px 8px;
}
div.widget div.widgetContent ul, div.youTubeWidget div.widgetContent ul {
	margin: 0;
	padding: 0;
}
div.widget div.widgetContent ul li, div.youTubeWidget div.widgetContent ul li {
	padding: 0.2em 0;
}
div.widget div.widgetContent ul.subNavList li {
	border-top: 1px solid #E0E9EB;
	padding: 5px 0;
}
div.widget div.widgetContent ul.subNavList h4 {
	font-size: 1.1em;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
}
div.widget div.widgetContent ul.subNavList h4 a, div.widget div.widgetContent p a {
	color: #00659A;
	text-decoration: none;
}

div.widget div.widgetFooter {
	height: 0;
}

a.more {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.more:hover {
	color: #666666;
}


/**
  * the controller button for show / hide widgets
**/
a.widgetControl {
	float: right;
	text-align: right;
	background-image: url(/imgs/site/homepanel-btn.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.open {
	background-position: top;
}

a.widgetControl span {
	width:20px;
	height: 20px;
	display: block;
}

p.rssFeedSrcInfo, p.rssFeedSrcInfo a {
	color: #BBBBBB;
	padding: 4px 0 2px 0;
}

a.editSideBarBtn {
	font-size: 0.7em;
	display: block;
	padding: 3px 6px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	margin: 3px;
}

a.editSideBarBtn:hover {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px 5px;
}

div.widget form.formItem {
	padding: 0 0 2px 0;
}
div.widget form.formItem #newsname, div.widget form.formItem #newsemail, div.widget form.formItem #newsbusiness, div.widget form.formItem #newsbusinessname {
	margin: 4px 5px 5px 0;
	padding: 4px 2px;
	width: 155px;
	border: 1px solid #88A5AC;
}
div.widget form.formItem #newssend {
	margin: 4px 0 5px 10px;
	padding: 2px 5px;
	border: 1px solid #FE8623;
	color: #FFFFFF;
	background: #FE8623;
	font-size: 11px;
}
div.widget form.formItem p {
	line-height: 120%;
}
div.widget form.formItem p a {
	color: #88A5AC;
	text-decoration: none;
}

div#colRight div.widget div#poll-result img {
	margin-left: 10px;
}










/**
  * HOME PAGE WIDGETS

  * widget container
**/
div.homePageWidget {
	background: none !important;
	background-color: #FFFFFF !important;
	margin: 0px;
	padding: 0px;
}

/**
  * widget heading container
**/
div.homePageWidget div.widgetHeading {
	padding: 12px 3px 0px 15px;
	margin: 0;
	border: none;
	background: url(/imgs/site/homepanel-t.jpg) no-repeat left top;
	min-height:26px;
    height:auto !important;
    height:26px;
}

/**
  * widget heading
**/
div.homePageWidget div.widgetHeading h3 {
	font-size: 0.85em;
	color:#00659A;
	text-transform: uppercase;	
	
	font-weight: normal;
	padding: 0;
	margin: 0;
	float: left;
	width: 90%;
	border: none;
}
div.homePageWidget div.widgetHeading h3 a {
	text-decoration: none;
	color: inherit;
}

/**
  * widget content
**/
div.homePageWidget div.widgetContent {
	margin:4px 8px 0pt 15px;
	padding:0 0 2px 0px;

}
div.homePageWidget div.widgetFooter {
	background: #C4EAF5 url(/imgs/site/homepanel-fb.gif) no-repeat center bottom !important;
	height: 32px !important;
	margin: 3px 0 10px 0 !important;
}
div.homePageWidget div.widgetContent ul.subNavList li {
	border-top: 1px solid #C4EAF5;
	padding: 9px 0 9px 0;
	line-height: 125%;
}
div.homePageWidget div.widgetContent ul.subNavList h4 {
	font-size: 1.1em;
	padding-bottom: 3px;
	font-weight: bold;
	margin: 0;
	line-height: 120%;
}
div.homePageWidget div.widgetContent ul.subNavList h4 a {
	color: #00659A;
	text-decoration: none;
}
/**
  * Regional map content
**/
.homePanelRegion {
	margin: 4px 10px 4px 10px;
	padding: 0 0 12px 12px;
	background-color: #00BDEB;
}
.homePanelRegion img {
	float: right;
	margin-bottom: 2px;
}

.homePanelRegion h3 {
	line-height: 120%;
	font-weight: bold;
	padding: 7px 0 1px 0;
}

.homePanelRegion p {
	line-height: 120%;
	color: #FFFFFF;
}
.homePanelRegion a {
	color: #FFF;
	text-decoration: none;
}

div.homePageWidget form.formItem #newsname, div.homePageWidget form.formItem #newsemail, div.homePageWidget form.formItem #newsbusiness, div.homePageWidget form.formItem #newsbusinessname {
	width: 210px;
}
