/**
  * NORMAL WIDGETS

  * widget container
**/
div.widget, div.youTubeWidget {
	/*margin: 0px 8px 8px 8px;*/
	background: #FFF 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 {
		
	background: url(/imgs/site/panelhead_r1.jpg) no-repeat left top;
	padding: 19px 5px 7px 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;
	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 #C9C83C;
	padding: 8px 0 4px 2px;
}
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: #666;
	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.png);
	background-position: bottom;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.open {
	background-position: top;
}

a.widgetControl span {
	width:30px;
	height: 30px;
	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 #name,
div.widget form.formItem #qhukyk-qhukyk,
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;
}

div.homePageWidgethtmlSnippet {
	background: none !important;
	background-color: #897BB7 !important;
	margin: 0px;
	padding: 0px;
}

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

div.homePageWidgethtmlSnippet div.widgetHeading {
	padding: 4px 5px 4px 15px;
	margin: 0;
	border: none;
	background: url(/imgs/site/homepanel-t-alt.gif) no-repeat left top;
	min-height:26px;
    height:auto !important;
    height:26px;
}

/**
  * widget heading
**/
div.homePageWidget div.widgetHeading h3, div.homePageWidgethtmlSnippet div.widgetHeading h3 {
	font-size: 0.85em;
	color: #FFFFFF;
	text-transform: uppercase;	
	padding: 0;
	margin: 7px 0;
	float: left;
	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.homePageWidgethtmlSnippet div.widgetFooter {
	background: #C4EAF5 url(/imgs/site/homepanel-fb-alt.gif) no-repeat center bottom !important;
	height: 12px !important;
	margin: 3px 0 10px 0 !important;
}
div.homePageWidget div.widgetContent ul.subNavList li {
	border-top: 1px solid #C9C2DE;
	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: #146891;
	text-decoration: none;
}
div.homePageWidgethtmlSnippet div div.widgetContent ul.subNavList li a.more,
div.homePageWidgethtmlSnippet div div.widgetContent form p {
	color: #FFFFFF;
	text-decoration: none;
}
div.homePageWidgethtmlSnippet div div.widgetContent p a {
	color: #C9C2DE;
	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;
}

