﻿/* Widgets*/

.widget {
	width:190px;
	padding:0 0 12px 0;
	font-size:1.2em;
	background: url('Images/widget-footer.gif') bottom left no-repeat;
	margin-bottom:15px;
}

.widget-header {
}

.widget h2, .widget p, .widget ul {
	padding:.4em 12px .4em 12px;
	margin:0;
	overflow:visible;
}
.widget h2
{
	background: url('Images/widget-default-title.gif') left top no-repeat;				
	background:transparent url(Images/widget-default-title.gif) no-repeat scroll left top;
	font-size:1.2em;
}
.widget-header h6, .widget p, .widget ul {
	padding:.4em 12px;
}

.widget-header h6 {
	width:166px;
	font-size:1.4em;
	border-bottom:1px solid #cccccc;
	background: url('Images/widget-default-title.gif') left top no-repeat;
	background-color:#a2cfcb;
	margin:0;
	overflow:visible;
}
.widget-header.orange h6 {
	background: url('Images/widget-orange-title.gif') left top no-repeat;
	background-color:#f6ba50;
}
.widget p, .widget ul {
	width:172px;
	padding:8px 6px 0.2em 10px;
	margin-bottom:-4px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background: url('Images/widget-content.gif') left top no-repeat;
	background-position:0% 1px;
	overflow:visible;
}



.widget p a.teal {
	color:#009b94;
	font-weight:bold;
	text-decoration:none;
}
.widget p a.teal:hover {
	color:#009b94;
	font-weight:bold;
	text-decoration:underline;
}
.widget ul {
	margin-top:0;
}
.widget li {
	margin:0;
	padding: 0 0 .1em 18px;
	list-style: none;
	background: url('Images/list-bullet-default.gif') left center no-repeat;
}
.widget li a.teal {
	color:#009b94;
	text-decoration:none;
}
.widget li a.teal:hover {
	text-decoration:underline;
}
.widget ul.vote li {
	padding: 0 8px .1em 0;
	list-style: none;
	background: none;
	display:inline;
	color:#009b94;
	font-weight:bold;
}
.widget ul.vote li a {
	padding: 0 8px 0 0;
}

.widget p.view-previous-polls {
	margin:2px 0 -12px 0;
	padding:6px 8px 4px 10px;
	color:#ffffff;
	background: url(Images/widget-footer-poll.gif) bottom left no-repeat;
	border-left:none;
	border-right:none;
}

.widget p.view-previous-polls a, .widget p.view-previous-polls a:link, .widget p.view-previous-polls a:active, .widget p.view-previous-polls a:visited {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.widget p.view-previous-polls a:hover {
	color:#C1BCA7;
	font-weight:normal;
	text-decoration:none;
}


.widget p img {
	float:left;
	padding: 0 8px 0 0;
}
.widget span {
	height:18px;
	margin-bottom:-2px;
}
.widget-header span.related-links {
	padding-left:23px;
	background: url('Images/widget-content-icon-related-links.gif') left top no-repeat;
}
.widget-header span.document-list {
	padding-left:23px;
	background: url('Images/widget-content-icon-document-list.gif') left top no-repeat;
}
.widget li a.acrobat, .widget li a.word, .widget li a.excel {
	display:block;
}
.widget li a.acrobat {
	background: url('Images/widget-content-icon-acrobat.gif') right top no-repeat;
}
.widget li a.word {
	background: url('Images/widget-content-icon-word.gif') right top no-repeat;
}
.widget li a.excel {
	background: url('Images/widget-content-icon-excel.gif') right top no-repeat;
}
.widget li a span {
	color:#999999;
	font-size:.9em;
	padding:0 .4em;
	background-color:#f0f0f0;
}
.widget img.related-document-image {
	float:right;
	height:13px;
	width:13px;
}


.widget.adbox {
	background: url('Images/widget-go-back-footer.gif') bottom left no-repeat;
}

.widget.adbox .widgetInnerWrapper {
	width:174px;
	padding:10px 6px 0 10px;
	border-left:none;
	border-right:none;
	background: url('Images/widget-addbox-content.gif') left top no-repeat;

}
.widget.adbox .widgetInnerWrapper p, .widget.adbox .widgetInnerWrapper ul {
	border:0px;
	padding:0 0 0.2em;
}
.widget.adbox .widgetInnerWrapper .leftImage
{
	overflow: hidden; 
	max-width: 80px;
	width: expression(this.width > 80 ? 80: true);
	display:inline; 
	float:left;	
	margin-right:8px;	
	margin-bottom:-2px;							
}

.widget.adbox .widgetInnerWrapper .wrappingContent a
{
	font-weight:bold;					
}

.widget.adbox .adboxLeft{
	width: 75px;
	float: left;
	overflow:hidden;
}
.widget.adbox .adboxRight{
	width: 90px;
	float:left;
	margin-left: 8px;
}

.widget.go-back {
	background: url('Images/widget-go-back-footer.gif') bottom left no-repeat;
}
.widget.go-back p {
	width:174px;
	padding:10px 6px 0 10px;
	border-left:none;
	border-right:none;
	background: url('Images/widget-go-back-content.gif') left top no-repeat;
	height:70px;
}

.widget.go-back p strong {
	color:#000000 !important;
	font-weight:bold;
	font-size:1.0em;
}
.widget.go-back p img {
	border:none;
	padding:0;
}
.widget.popular-topics {
	background: url('Images/widget-popular-topics-content.gif') top left no-repeat;
	padding-bottom:0;
}

.widget.popular-topics h2,
.widget.popular-topics ul{
	background:none;
	border:none;
}
.widget.popular-topics h2{
	color:#c1bca7;
	padding:20px 0 10px 44px;
	background: url('Images/widget-icon-popular-topics.gif') left center no-repeat;
	background-position:15px 15px;
}

.widget.popular-topics ul{
	margin:0;
	padding:10px 15px 20px 15px;
	text-align:center;
	width:160px;
	background: url('Images/widget-popular-topics-footer.gif') bottom left no-repeat;

}

.widget.popular-topics li{
	display:inline;
	background:none;
	white-space:nowrap;
	padding:0;
	
}

.widget.popular-topics li a{
color:#ffffff;
margin:.3em;
}
.widget.popular-topics li a:hover{
	text-decoration:underline;
}
.widget.popular-topics li.star-1{
	font-size:1.0em;
}
.widget.popular-topics li.star-2{
	font-size:1.1em;
}
.widget.popular-topics li.star-3{
	font-size:1.2em;
}
.widget.popular-topics li.star-4{
	font-size:1.3em;
	font-weight:bold;
}
.widget.popular-topics li.star-5{
	font-size:1.5em;
	font-weight:bold;
}
.widget p strong {
	color:#009b94;
	font-size:1em;
	font-weight:bold;
}
.widget img.spotlight-image {
	height:96.5px;
	padding:4px 4px 6px 0;
	width:168px;
}
.more-info {
	background:url(Images/more-info-bottom.gif) transparent no-repeat bottom left;
	padding-bottom:12px;
	margin-bottom:15px;
}
.more-info .overlay {
	background:url(Images/more-info-top.gif) transparent no-repeat;
	height:20px;
	position:absolute;
	width:190px;	
}
.more-info .content {
	padding:5px 12px 0;
}
.more-info img {
	border:3px #cccccc;
	border-style:none solid;
	height:105.7px;
	width:184px;
}
.more-info h2 {
	color:white;
	font-size:1.1em;
	font-weight:bold;
	margin:0;
}
.more-info p {
	color:#a5a594;
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
}
