/*-  HOME PAGE FEATURED CONTENT SLIDER
----------------------------------------------------------------------*/
#slideshow-nav-wrap {
  background: transparent url('../images/bg-sprite-transparent.png') -42px -301px no-repeat;
}

#slideshow-wrap {
  width: 960px;
  margin: 15px 0;
  background: transparent url('../images/bg-feature-slideshow.png') 0 0 no-repeat;
  padding: 15px 0;
}

#slideshow {
    width: 930px;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

#slideshow .half-image-feature .excerpt {
  position: relative;
  width: auto;
  margin-left: 25px;
  background-image: none;
  padding-top: 35px;
}

#slideshow .half-image-feature img {
  float: right;
  border: 5px solid #FFF;
  margin-left: 30px;
  margin-right: 5px;
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

#slideshow .half-image-style-disabled img {
	border: none;
	-webkit-box-shadow: none; 
	-moz-box-shadow: none; 
	box-shadow: none;

}

#slideshow .half-image-feature {
  background: transparent url('../images/bg-half-image-feature.png') 2px 0 no-repeat;
}

#slideshow .half-image-feature h3 {
  filter: none;
}

#slideshow .excerpt {
  background: url('../images/bg-transparent.png') 0 0 repeat;
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 320px;
  padding: 15px 10px 15px 20px;
  display: none;
}

#slideshow .excerpt h3 {
  font-family: ufshands;
}

#slideshow .slide-1 .excerpt {
  display: block;
}

#slideshow .excerpt p, #slideshow .excerpt h3 {
  color: #FFF;
}

#slideshow .half-image-feature h3 {
  font-size: 2.7em;
  color: #20346D;
  text-shadow: 0 1px 1px #FFF; 
  margin-bottom: .5em;
}

#slideshow #floater {
  float:left;
  height:50%;
  margin-bottom:-140px;
  width: 420px;
}

#slideshow .half-image-feature .excerpt {
  height: 280x;
  padding: 50px 0 0 40px;
  position: relative;
}

#slideshow .half-image-feature p  {
  padding-left: 10px;
  border-left: 2px solid #D7DEF0;
  color: #243778;
  font-size: 1.1em;
}

.ie7 #slideshow .half-image-feature .custom-button-wrap,
.ie8 #slideshow .half-image-feature .custom-button-wrap {
  border: none;
}

#slideshow .half-image-feature .custom-button-wrap {
  padding: 3px;
  position: relative;
  bottom: 30px;
  border: 1px solid #FFF;
  border-bottom: 1px solid #e8ecf7;
  float: left;
  margin-top: 45px;
  background: transparent url('../images/bg-content.jpg') 0 -230px repeat-x;
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

#slideshow .half-image-feature .custom-button {
  border: 1px solid #DD8A26;
  border-bottom: 1px solid #D28321;
  border-top: none;
  -moz-box-shadow: inset 0 1px 0 0 #D28321;
  -webkit-box-shadow: inset 0 1px 0 0 #D28321;
  box-shadow: inset 0 1px 0 0 #D28321;
  color: white;
  font-family: helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 35px 8px 15px;
  position: relative;
  text-decoration: none;
  text-align: center;
  text-shadow: 0 1px 1px #D28321; 
  background: transparent url('../images/bg-custom-button.jpg') 0 0 repeat-x;
  width: auto;
  display: block;
}

.ie7 #slideshow .half-image-feature .custom-button,
.ie8 #slideshow .half-image-feature .custom-button {
  background-position: 0 -1px;
  border: 1px solid #DD8A26;
}

#slideshow .half-image-feature span {
  background: transparent url('../images/bg-sprite-transparent.png') -10px -369px no-repeat;
  width: 13px;
  height: 22px;
  position: absolute;
  right: 10px;
  top: 7px;
  display: block;  
}

#slideshow p {
  font-size: .9em;
  line-height: 1.3em;
  margin-bottom: .5em;
}

#slideshow h3 {
  font-size: 1.6em;
  margin-bottom: .4em;
}

#slideshow .full-image-feature h3 a, .pic-frame h3 a {
  color: #FFF;
}

#slideshow-reel {
    width: 10000px;
    height: 325px;
    position: relative;
    top: 0;
    left: 0;
}

#slideshow-reel .slide {
    width: 930px;
    height: 325px;
    float: left;
    overflow: hidden;
    position: relative;
}

#slideshow-reel h1 {
    margin: 25px 60px;
    color: #FFF;
    font-size: 3em;
    text-shadow: 0 -1px 1px #333;
}

/* arrow navigation */
.slideshow-arrow {
    display: block;
    position: absolute;
    top: 135px;
    width: 38px;
    height: 38px;
    outline: none;
}

#slideshow-left {
    left: -2px;
    background: transparent url('../images/bg-sprite-transparent.png') no-repeat -10px -221px;
}

#slideshow-left:hover {
  background-position: -10px -182px;
}

#slideshow-right {
    right: -3px;
    background: transparent url('../images/bg-sprite-transparent.png') no-repeat -57px -221px;
}
#slideshow-right:hover {
  background-position: -57px -182px;
} 

/* bottom navigation */

#slideshow-nav {
    position: relative;
    width: auto;
    margin: 12px auto 0;
    height: 35px;
    visibility: hidden;
    background-color: #eaeef6;
    border: 1px solid #D7DEF0;
}

#slideshow-nav .slider-thumb {
  position: absolute;
  left: 2px;
  bottom: 17px;
  background: transparent url('../images/bg-sprite-transparent.png') no-repeat -466px -368px;
	width: 145px;
	height: 126px;
  zoom: 1;
}

#slideshow-nav .nav-item {
    float: left;
    width: 149px;
    padding: 12px 0 5px;
    outline: none;
    height: 17px;
    position: relative;
}

#slideshow-nav .nav-item img {
  position: relative;
  top: 7px;
  left: 7px;
}

#slideshow-nav .nav-item-line {
    float: left;
    width: 68px;
    height: 8px;
    line-height: 1px;
    margin: 1px 0;
    background: transparent url('../images/bg-nav-item-line.jpg') 0 3px repeat-x;
}

#slideshow-nav .nav-item-line-hidden {
    background-image: none;
}

#slideshow-nav .nav-item-dot {
    float: left;
    width: 13px;
    height: 12px;
    margin: auto 0;
    background: transparent url('../images/bg-sprite-transparent.png') -19px -152px no-repeat;
}

/* active nav dot */
#active-nav-item {
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    width: 28px;
    height: 28px;
    margin-left: 62px;
    background: transparent url('../images/bg-sprite-transparent.png') -15px -108px no-repeat;
}

/* Slideshow excerpt and title box (UF Homepage) */
#slideshow .excerpt {
    position: absolute;
    top: 75px;
    bottom: auto;
    left: 45px;
    padding: 20px;
    width: 390px;
}
#slideshow .excerpt:hover {
    cursor: pointer;
}
#slideshow .excerpt a {
    text-decoration: none;
}
#slideshow .excerpt h3 {
	color: #fff !important;
	font-size: 2.3em !important;
}
#slideshow .excerpt p {
	color: #fff !important;
	padding-right: 40px;
}

#slideshow .excerpt .featured-arrow {
	position: absolute;
	bottom: 15px;
	right: 15px;
}

/*-  HOME PAGE FEATURED CONTENT STORY STACKER
----------------------------------------------------------------------*/

#featured-area {
  height: 298px;
  position: relative;
  padding: 11px 12px 14px 14px;
  z-index: 1;
  background-color: #FFF;
  -moz-box-shadow: 0 0 7px 0 #4D4D4D;
	-webkit-box-shadow: 0 0 7px 0 #4D4D4D;
	box-shadow: 0 0 7px 0 #4D4D4D;
	margin: 25px 0;
}

#featured-area .read-more,
#slideshow .read-more  {
  display: block;
  float: left;
  font-size: .8em;
  background-color: #D7DEF0;
  color: #243778;  
  width: auto;
  margin-bottom: 0;
  text-align: center;
  padding: 4px 6px;
  background: transparent url('../images/bg-sprite-flat.jpg') -7px -9px no-repeat;
}

#featured-area img {
  display: block;
}

#featured-area .pic-frame {
  overflow: visible;
  position: relative;
  height: 298px !important;
}

#featured-area .pics {
  position: absolute;
  width: 630px;
  height: 298px;
  top: 11px;
  left: 14px;
  z-index: 1;
  overflow: hidden;
}

#featured-area .pics div.excerpt {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 400px;
  background: url('../images/bg-transparent.png') 0 0 repeat;
  padding: 12px 20px 5px;
  z-index: 2;
}

#featured-area .pic-frame .read-more {
  margin-bottom: 10px;
  margin-top: -2px;
}

#featured-area .pics div.excerpt h3 {
  color: #FFF;
  font-family: ufshands, sans-serif;
  margin-bottom: 10px;
}

#featured-area .pics div.excerpt p {
  color: white;
  margin-bottom: .7em;
  line-height: 1.2em;
  font-size: .9em;  
}

#featured-area .pics span.feat-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 630px; height: 298px; z-index: 1;
}

#featured-area div#stacker-control {
  position: absolute;
  width: 300px; height: 296px;
  border: 1px solid #B4B4B4;
  z-index: 4;
  top: 11px;
  right: 14px;
}

#stacker-control div.featitem {
  background: transparent url('../images/bg-sprite-transparent.png') -115px -484px no-repeat;
  height: 77px;
  float: left;
  width: 265px;
  padding: 10px 18px 12px 22px;
  cursor: pointer;
  margin-left: -7px;
  overflow: hidden;
}

#stacker-control div.featitem img {
  float: left;
  margin-right: 18px;
  border: 1px solid #F6F6F6;
  margin-top: 5px;
}

#stacker-control div.featitem span.order {
  display: none;
}

#stacker-control div.featitem h2 {
  font-size: 16px;
  line-height: 19px;
  float: left;
  width: 172px;
  padding-bottom: 4px;
  margin-bottom: 1px;
}

#stacker-control div.featitem h2 a {
  color: #959595;
}

#stacker-control div.featitem span.meta {
  color: #797979;
  font-size: 11px;
  padding: 1px 0;
  border-top: 1px solid #CFCFCF;
  border-bottom: 1px solid #CFCFCF;
  display: block;
  float: left;
  width: 172px;
}

#stacker-control div.featitem.active {
  background: url('../images/bg-sprite-transparent.png') -87px -370px no-repeat;
  margin-left: -36px;
  padding-left: 51px;
}

/*
#stacker-control div.featitem.active h2 {
  background: url('../images/featitem-active-h2border.png') repeat-x bottom left;
}
*/

#stacker-control div.featitem.active span.meta {
  color: #243778;
  border-top: 1px solid #edf3ff;
  border-bottom: 1px solid #edf3ff;
}


/*-  HOME PAGE FEATURED CONTENT
----------------------------------------------------------------------*/
#feature-wrap,
#content-wrap,
#secondary.homepage_layout_white {
  background: #FFF url('../images/bg-content.jpg') center top repeat-x;
}
#feature-shadow,
#content-shadow {
	max-width: 980px;
	background: transparent url('../images/bg-content-shadow.png') 0 0 no-repeat;
	margin: 0 auto;
}

#feature-wrap.stacker {
  background: #FFF url('../images/bg-content-stacker.jpg') 0 0 repeat-x;
}

#content {
	background-color: #FFF;
	padding: 15px 0;
}

#feature-wrap {
  overflow: hidden;
}

/*-  SECONDARY HOME PAGE CONTENT
----------------------------------------------------------------------*/

#secondary {
    background: #35488c url('../images/bg-secondary-wrap.jpg') center -47px repeat-x;
    overflow: hidden;
}

#secondary .span-6 {
  width: 227px;
}

#secondary .span-8 {
  width: 306px;
}

#secondary .span-12 {
  width: 465px;
}

#secondary .span-16 {
  width: 625px;
}

#secondary .container {
	height: auto;
	color: #FFF;
	margin-bottom: 20px;
  overflow: hidden;
}

#secondary img {
  border: 4px solid #DAE0F3;
  margin-top: 7px;
}

#secondary .rss-icon,
#footer_top .rss-icon {
	border: none;
	padding-left: 10px;
  margin-top: 0;
  background: none;
}

#secondary li,
.footer_widget li {
	padding-bottom: .7em;
}

#secondary .item  {
    padding-bottom: 3px;
    overflow: hidden;
    padding-right: 15px;
}

#secondary a:link,
#secondary a:visited,
#secondary a:hover,
#secondary a:active {
		color: #FFF;
}

#secondary h4,
.footer_widget h4,
article .widget_body h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    font-weight: bold;
    color: #FFF;
    margin-bottom: 0;
	margin-top: 0;
    padding-top: 4px;
}

#secondary div h3 {
    margin: 0 0 .75em 0;
    padding: .4em;
    border-top: 1px solid #7083bf; 
    background-color: #344a96;
    margin: -7px -7px 10px;    
}

#secondary h3 {
    color: #FFF;
    font-size: 1.6em;
    padding-top: .4em;
}

#secondary p,
.footer_widget p,
.rssSummary {
	font-size: .9em;
}

#secondary-shadow {
/*	background: transparent url('images/bg-secondary-shadow.jpg') 0 0 repeat-x;*/
	height: 9px;
}

#secondary .time,
#secondary .rss-date,
.news-announcements .dateline,
.widget_body .time,
.footer_widget .time {
  color: #B0BBE6;
  font-size: 0.8em;
  margin-bottom: 1.2em;
  margin-top: 4px;
  border-top: 1px dotted #54649B; 
  padding-top: 2px;
	padding-bottom: 0;
}

/* Remove bottom margin from time when there is no summary. */
#secondary .margin_bottom_none {
	margin-bottom: 0px;
}

#secondary .widget {
  background: transparent url('../images/bg-secondary-widget.png') right 0 repeat-x;
  margin-top: 15px;
  padding: 15px;
  min-width: 0;
  padding-bottom: 500em;
  margin-bottom: -500em;
}

#secondary ul {
  padding-left: 0;
}

.rss-date {
	display: block;
  font-size: 0.9em;
  padding-top: 5px;
}

h3 a.rsswidget {
  font-weight: normal;
  padding-bottom: 0;
}

.rsswidget img {
  display: none;
}

#events {
  padding-bottom: 10px; 
}

#events .time {
  margin-left: 52px;
  margin-bottom: 0;
}

#secondary .news-announcements {
  padding-bottom: 5px;
  margin-bottom: 0;
}

#secondary ul li,
#sidebar-nav .sidebar_widget li,
.footer_widget li {
  padding-left: 18px;
  background: transparent url('../images/bg-sprite-transparent.png') -1204px -567px no-repeat;
  min-width: 0;
  font-size: 12px;
  list-style-type: none;
}

#secondary ul,
.footer_widget ul {
  padding-left: 5px;
  position: relative;
}

#secondary .widget_embed_pages a,
#secondary .textwidget a {
  text-decoration: none;
  border-bottom: 1px dotted #FFF;
}

#secondary .widget_embed_pages a:hover,
#secondary .textwidget a:hover {
  border-bottom: 1px solid #FFF;
}

/*----- White background for homepage widget zone ------*/

#secondary.homepage_layout_white {
  background: #FFF url('../images/bg-content.jpg') 0 -250px repeat-x;
  border-top: 3px solid #D7DEF0;
  overflow: hidden;
}

#secondary.homepage_layout_white .container {
	padding-top: 5px;
	padding-bottom: 10px;
  background-color: transparent;
	color: #444;
}

#secondary.homepage_layout_white .widget {
  background: #FFF url('../images/bg-content.jpg') 0 -220px repeat-x;
  padding: 15px;
  margin-top: 15px;
  border-top: 1px solid #FFF;
  margin-bottom: -500em;
  padding-bottom: 500em;
}

#secondary.homepage_layout_white img,
.footer_widget img,
article .widget_body img {
  padding: 3px;
  background: #FFF;
  border: 1px solid #D7DEF0;
}

#secondary.homepage_layout_white .item {
  padding-bottom: 0;
}

#secondary.homepage_layout_white #events .event-date {
  background: transparent url('../images/bg-sprite-transparent.png') -812px -98px no-repeat;
}

#secondary.homepage_layout_white .rss-icon {
  padding: 0 0 0 5px;
  background: none;
  border: none;
}

#secondary.homepage_layout_white .news-announcements  {
  background: none;
  border-bottom: 3px solid #D7DEF0;
  padding-top: 8px;
}

article .news-announcements {
    border-bottom: 1px dotted #D7DEF0;
    clear: both;
    overflow: auto;
    padding-top: 15px;
	padding-bottom: 10px;
}

#secondary.homepage_layout_white a:link,
#secondary.homepage_layout_white a:visited,
#secondary.homepage_layout_white a:hover,
#secondary.homepage_layout_white a:active {
		color: #243778;
} 

#secondary.homepage_layout_white h3 {
  background: #FFF;
  border-bottom: 2px solid #f6b056;
  border-top: none;
}

#secondary.homepage_layout_white h4,
#secondary.homepage_layout_white ul li a.rsswidget,
#secondary.homepage_layout_white h3 {
	color: #243778;
	text-shadow: none;
	filter: none;
}

#secondary.homepage_layout_white .time,
#secondary.homepage_layout_white .rss-date,
#secondary.homepage_layout_white  .news-announcements .dateline,
.sidebar_widget .time, .widget_body .time,
.sidebar_widget .rss-date,
.footer_widget .time, 
.footer_widget .rss-date,
article .time {
	color: #7E7E7E;
  border: none;
  margin-top: 0;
}

#secondary.homepage_layout_white .rss-date {
  margin-top: 0;
}

a.rsswidget {
  font-weight: bold;
  display: block;
}

/*----- Sidebar Widgets ------*/

aside .sidebar_widget {
  font-size: 1em;
}

aside .sidebar_widget h3 {
  font-size: 1.5em;
}

#sidebar-post .sidebar_widget {
  margin: 5px;
  font-size: 1.1em;
}

.sidebar_widget {
  margin-top: 15px;
  padding: 5px 10px 14px;
  background-color: #F2F2F2;
  border-bottom: 2px solid #E0E0E0;
  font-size: .9em;
}

.sidebar_widget .time {
  font-size: 0.9em;
}

#sidebar-post .sidebar_widget .time,
#sidebar-post .rss-date {
  font-size: 0.8em;
}

#sidebar-nav .sidebar_widget #events,
.sidebar_widget #events {
  font-size: .8em;
  line-height: .8em;
  font-family: helvetica, arial, sans-serif;
}

.sidebar_widget h3 {
  margin: 0 -5px .5em;
  padding: 6px 10px;
  background-color: #fff;
  border-bottom: 1px solid #E0E0E0;
}

.sidebar_widget h4 {
  margin-bottom: .5em;
  font-size: 1.1em;
}

.sidebar_widget h3 img {
  padding-left: 5px;
}

.sidebar_widget #widgetEmail textarea,
.sidebar_widget #widgetEmail input {
  box-shadow: none;
}

.sidebar_widget p, .sidebar_widget #widgetEmail em {
  padding-bottom: .5em;
  margin-bottom: 0;
  color: #6377B2;
}

.sidebar_widget li {
  display: block !important;
}

#sidebar-nav .sidebar_widget a {
  border: none;
  background-color: transparent;
  display: inline;
}

#sidebar-nav .sidebar_widget a:hover {
  background-color: transparent;
}

#sidebar-nav .sidebar_widget ul li,
.sidebar_widget ul li {
  background: transparent url('../images/bg-sprite-transparent.png') -988px -137px no-repeat;
}

#sidebar-nav .news-announcements h4 {
  padding-left: 0;
}

.sidebar_widget .news-announcements .item h4,
.sidebar_widget .news-announcements .item h4 a,
.sidebar_widget .news-announcements .item h3,
.sidebar_widget .news-announcements .item h4 a {
  padding-left: 0;
  clear: left;
  padding-top: 0;
  margin-bottom: .4em;
}

#sidebar-nav .sidebar_widget {
  font-family: Helvetica, Arial, sans-serif;
}

#sidebar-nav .widget-first {
  margin-top: 0;
}

.sidebar_widget p,
#sidebar-nav .sidebar_widget p {
  font-size: .8em;
  margin-bottom: .5em;
}

.sidebar_widget .margin-160 {
  margin-left: 0;
}

.sidebar_widget .item img {
  border: 1px solid #DDD;
  padding: 4px;
  background-color: #FFF;
}

.sidebar_widget .item, .tagcloud {
  padding: 2px 5px;
}

#local-sidebar .sidebar_widget ul,
.sidebar_widget ul {
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
}

#local-sidebar .sidebar_widget a,
#sidebar-nav .sidebar_widget a {
  padding: 0;
}

#local-sidebar .sidebar_widget li,
#sidebar-nav .sidebar_widget li a {
  padding: 0;
  font-family: Helvetica, Arial, sans-serif;
}

#local-sidebar .sidebar_widget li,
.sidebar_widget li {
  font-size: .9em;
  padding: 0 0 10px 15px;
  margin-bottom: 0;
}

.tagcloud a {
  padding: 3px;
}

.sidebar_widget #events h4 {
  font-family: Helvetica, Arial, sans-serif;
}

.sidebar_widget #events .month {
  top: 10px;
}

.sidebar_widget #events .day {
  top: 25px;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}

/*----- Posts Sidebar -----*/

#sidebar-post {
  background-color: #D7DEF0;
  border: 1px solid #B0BBE6;
}

/*----- Recent Posts -----*/

.news-announcements img.alignleft,
.news-announcements a img.alignleft {
  float: left;
  margin: 0px 15px 10px 0px;
}

/*----- Google Calendar -----*/

#events .event-date {
  float: left;
  height: 50px;
  width: 42px;
  background: transparent url('../images/bg-sprite-transparent.png') -750px -99px no-repeat;
  margin-right: 10px;
}

#events .month,
#events .day {
  position: absolute;
	width: 41px;
	text-align: center;
}

#events .month {
  font-size: .8em;
  top: 6px;
  font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

#events .day {
  font-size: 1.5em;
  top: 21px;
  color: #1F2E63;
  font-weight: bold;
}

#events strong {
  font-size: .8em;
  padding-top: 3px;
  display: block;
  margin-bottom: 3px;
}

/*----- HHS MyHealthFinder -----*/

.home_widget #widget_myhealthfinder img,
.home_widget #widget_myhealthfinder a img {
	border: none;
}

.home_widget #widget_myhealthfinder th,
.home_widget #widget_myhealthfinder td,
.home_widget #widget_myhealthfinder  caption {
	padding: 0px;
}

.home_widget #widget_myhealthfinder tbody tr:nth-child(2n) td,
.home_widget #widget_myhealthfinder tbody tr.even td {
	background-color: transparent;
}

#widget_myhealthfinder td {
  padding: 4px 0;
  background-color: transparent;
}

#widget_myhealthfinder table {
  margin-bottom: 0;
}


/*------ Contact Form / Email -------*/

#widgetEmail {
  padding: 0 3px;
}

#widgetEmail textarea {
	width: 95%; /* stretches the textarea out to fit the parent container */
}

#widgetEmail input {
  width: 75%;
}

#widgetEmail textarea,
#widgetEmail input {
  padding: 5px;
  font-family: Georgia, Palatino, serif;
  font-style: italic;
  color: #7E7E7E;
  -moz-border-radius: 2px;
  -moz-box-shadow: 0px 0px 2px #000;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 0px 0px 2px #000;
  border-radius: 2px;
  border: 1px solid #BFBFBF;
  box-shadow: 0px 0px 2px #000;
}

#footer_top #widgetEmail textarea,
#footer_top #widgetEmail input {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 2px solid #a9afc9;
}

.homepage_layout_white #widgetEmail textarea,
.homepage_layout_white #widgetEmail input {
  border: 2px solid #D7DEF0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  color: #BFBFBF;
}

#widgetEmail div {
  margin-bottom: 5px;
}

#recaptcha_widget_div,
#recaptcha_widget_div div {
  margin-bottom: 0;
}


#widgetEmail em,
#widgetEmail .instructions {
  font-size: .85em;
  color: #B0BBE6;
  padding: 2px;
  margin-bottom: .5em;
}

#widgetEmail .error {
    font-weight:bold;
    color:red;
}


footer #widgetEmail em,
footer #widgetEmail .instructions {
  color: #243778;
}

footer #widgetEmail .reload {
  padding: 1px;
  position: relative;
  top: -2px;
}

.homepage_layout_white #widgetEmail em {
  color: #7083bf;
}

#widgetEmail button {
  color: #FFF;
  padding: 7px;
  -moz-border-radius: 3px; 
  -webkit-border-radius: 3px; 
  border-radius: 3px; 
  -moz-box-shadow: 0 1px 0 0 #FACF98 inset;
  -webkit-box-shadow: 0 1px 0 0 #FACF98 inset;
  box-shadow: 0 1px 0 0 #FACF98 inset;
  background: #F6B056;
  border-color: #BC6834;
  border-style: solid;
  border-width: 1px;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 1px 0 #BC6834;
}

/*------ Recent Comments -------*/

.recentcomments a {
  font-weight: bold;
}

/*------ Quotes -------*/
.widget_random_quote {
  padding: 5px;
}

#sidebar-nav .widget_random_quote_body p,
.widget_random_quote_body p {
  font-size: .9em;
}

/*------ Footer Widgets-------*/

.footer_widget h3 {
  font-size: 1.6em;
  padding-top: .4em;
}

/*------ Misc Article Widget Area ----------*/

article .widget_body {
  border-bottom: 3px solid #D7DEF0;
  border-top: 3px solid #D7DEF0;
  margin-bottom: 20px;
  padding-top: 15px;
  margin-top: 10px;
}

article .widget_body h2,
article .widget_body h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/*------ CAPTCHA ----------*/

.widget #captcha-wrap {
  position: relative;
  padding-bottom: 5px;
}
#captcha-wrap .reload {
  border: none;
  margin-top: 0;
}
#captcha-wrap #captcha {
  margin-top: 0;
  height: 30px;
  border-width: 2px;
}
#captcha-wrap input {
  display: block;
  width: 146px;
}


h2.forumhead { margin: 0px 0px 0px 0px; padding: 0px 0px 3px 5px; font-size:170%;}
.forumthreadcrumbs { font-size: 16px; margin: 0px 0px 3px 0px;}
.forumpostheader {padding: 0px 0px 0px 5px;margin: 0px 0px 0px 0px;   
	background-color: #eee; font-weight: bold; }
.postwrapper {float: left; width: 100%; background-color: #EAEAEA; margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; border:solid thin #EAEAEA; float:left; clear:both; width: 99%;}
.postleft {clear: left; float: left; text-align:center;  width: 20%; padding: 15px 5px 5px 5px; 
	margin: 0px 0px 0px 0px; }
.postright {  padding: 0px 0px 0px 0px; margin: 0px 0px 0px 21%; 
	background-color: white; }
.posttopic {   background-color: #EAEAEA; }
.postbody { padding: 10px 5px 0px 5px; min-height: 200px; }
.forumpostuserpropertylist {  margin: 0px 0px 0px 0px; text-align: center; }
.forumpostusername { list-style-type:none;   }
.forumpostuseravatar { list-style-type:none; }
.forumpostuserattribute { list-style-type:none; }

body { margin: 0px 0px 0px 0px; }
.formwizlist ul { margin: 0px 0px 0px 0px; padding: 0px; }
.formwizlist, .formwizlist li, .formwizlist ul li { list-style: none; padding: 0px 0px 4px 0px; margin-left:0px; }
.draghandle {width:50px;height:25px;margin-right:5px;background-image:url('../images/draghandle.gif');background-repeat:repeat; cursor:move;float:left;}
.callbackstyle, .callbackStyle ul li {border:thin #0021a5 inset; list-style: none;}
.draghandle  li {list-style: none; }
.reordercue { border:dashed thin black; width:100%; height:25px;  }
.questioncontainer { padding: 5px; border: dashed 1px black; }
.editcontainer { float:left; }
.draghandle .buttoncontainer {float:left;margin:0px;padding:0px; }
.draghandle .buttoncontainer .upbutton { float:left;margin:0px;padding:0px;}
.draghandle .buttoncontainer .downbutton { float:left;clear:left;margin:0px;padding:0px; }
.formwizard .settingrow .settinglabel {width:100%;  }
.qcb label {padding-left: 3px;}
.ajax__slider_h_rail {position:relative;background:url('../images/slider_h_rail.gif') repeat-x;height:22px;width:150px;}
.ajax__slider_h_handle {position:absolute;height:22px;width:10px;}
.ajax__slider_v_rail {position:relative;background:url('../images/slider_v_rail.gif') repeat-y;width:22px;height:150px;}
.ajax__slider_v_handle {position:absolute;height:10px;width:22px;}

.aspcalendarmain { margin: 0px 0px 0px 5px; background-color: #e6efdb; color:Black; font-size:10px; }
.aspcalendardayheader { font-weight:bold; font-size:10px; color:#08619a; text-align:center; white-space:nowrap;}
.aspcalendarday { border: solid 1px black;  font-size:10px; color:Black; text-align:center; white-space:nowrap;}
.aspcalendarnextprevious {  font-weight:bold; font-size:small; color:Black; text-align:center; white-space:nowrap; }
.aspcalendarothermonth { border: solid 1px black; background-color:#f3f3f3;  font-size:10px; color:Black; text-align:center; white-space:nowrap; }
.aspcalendarselectedday { border: solid 1px black; background-color:#FFFFE0;  font-size:10px; color:Black; text-align:center;  }
.aspcalendarselector {   font-size:8pt; font-weight:bold; text-align:center; white-space:nowrap;  }
.aspcalendartitle { border: none;  background-color: #e8e8e8; font-size:10px; font-weight:bold; text-align:center; white-space:nowrap; }
.aspcalendartoday { border: solid 1px black; background-color:#FFFFE0; color:Black; font-size:10px; text-align:center; }
.aspcalendarweekendday { border: solid 1px black; background-color:#D3D3D3; color:Black; font-size:10px; text-align:center; }
