/* When coding for IE and Fire Fox conflicts */
/* For IE use normal syntax*/

#whateveridyouwant { margin-left:-6px;}
/* For Firefox use*/
html>/**/body #whateveridyouwant {	margin-left:0px;}
/* Keep Normal syntax ABOVE Firefox code, page reads from top to bottom */
#main-container {
	width: 940px;
	margin: 0 auto;
	vertical-align: top;
	text-align: center;
	}
#content-container {
	width: 940px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
}
.section-label {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
	}
.rightrail {
	text-align:center; 
	margin:0px auto;
}


/* Pluck Stuff  */
.Persona_TopPluckLink { display:none; }
div.ForumList_ForumName {padding: 0px;}
div.ForumList_ForumDescription {font-size: 11px;}
div.ForumList_ForumDescription p {margin: 0px;}
div.Sitelife_PluckLogo {display:none;}
div.Pluck_FooterLink {display:none;}
div.Persona_Main {font-family: Arial, Verdana, Helvetica, sans-serif;}
div.Forums_MainContainer {font-family: Arial, Verdana, Helvetica, sans-serif;} 
div.Forums_BlockContainer {margin-top:10px;}
div.PersonaTabs_Container {padding-top: 2px;}
td.PublicGalleries_TableImg {width:70px; text-align:center; vertical-align:middle;}
div.PublicGalleries_ViewLink {padding:0px 0px 0px 20px; margin:0px 0px 3px 0px;}
div.PublicGalleries_Description {padding:0px;}

/* Broadcast Weather Modules Styles */
#weatherContainer {width:310px; height:142px; margin:0px auto; padding:0px; clear:both;}
#weatherContainer .currents {width:145px; float:left;}
#weatherContainer .currents .temp {float:left; font-size:18px; font-weight:bold; padding:3px 0px 7px 5px;}
#weatherContainer .forecast {width:165px; float:right;}
#weatherContainer .forecast .day {width:46px; height:105px; float:left; text-align:center; margin:0px 0px 0px 6px;}
#weatherContainer .forecast .day .dayname {color:#ffffff; font-size:14px; font-weight:bold; padding:5px 0px 4px 0px;}
#weatherContainer .forecast .day .dayhigh {width:35px; height:20px; line-height:20px; font-size:14px; font-weight:bold; margin:0px auto;}
#weatherContainer .forecast .day .daylow {width:35px; height:20px; line-height:20px; font-size:14px; font-weight:bold; margin:0px auto;}
#weatherContainer .forecast form {margin:8px 0px 0px 0px;}
#weatherContainer .sponsor {font-size:10px;}
#weatherButtons {width:313px; margin:0px auto; clear:both;}
#weatherButtons .button {height:23px; width:76px; float:left; margin:0px 1px 0px 1px; padding:3px 0px 0px 0px;}
#weatherButtons .button a {text-decoration:none; font-weight:bold; font-size:12px; vertical-align:middle;}
/* End Weather Modules Styles */


/* Broadcast Video Module Styles */
#videoModule .videoLabel {font-weight:bold;}
#videoModule .videoChannels {height:30px;}
#videoModule .video {float:left; width:125px; text-align:center; padding:0px;}
#videoModule .duration {font-size:10px; font-style:italic; text-align:center;}
#videoModule a:link, #videoModule a:visited {font-size:12px; color:#ffffff;}
#videoModule .videoThumbs {padding:0px 0px 0px 0px; height:87px; vertical-align:middle; text-align:center; margin:0px auto;}
#videoModule .moreVideos {float:right; font-size:12px; padding:0px 10px 0px 0px;}
#videoModule ul {margin:0px 0px 0px 10px; padding:0px; list-style:none;}
#videoModule li {margin:0px; padding:0px 5px 0px 0px; display:inline;}
/* End Video Modules Styles */


/***** HEADLINE LIST STYLES *****/

.newslist {
	margin: 0;
	padding: 0;
	text-align: left;
	}
.newslist h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	}
.newslist-head {
	margin: 0;
	padding: 4px 0 10px 0;
	}
.newslist p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	}
.newslist p.photoleft {
	float: left;
	margin: 0 8px 5px 0;
	}
.newslist p.photocenter {
	margin: 0 0 5px 0;
	}
.newslist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
.newslist li {
	margin:0px 0; 
	padding:0px 0px 5px 8px;
	line-height:14px;
	font-size: 12px;
	background:url(/graphics/bullet.gif) no-repeat left 4px;
	}
.newslist li.more {
	font-weight: bold;
	text-transform: uppercase;
	}
.newslist a:link, newslist a:visited {
	text-decoration: none;
	}
.newslist h3 
{
	margin:0px 0px 5px 0px;
	padding:0px 0px 2px 0px;
}
.newslist h3 a:hover, .newslist h3 a:link, newslist h3 a:visited {
	text-decoration: none;
	}
.news-pluckcomment {
	padding-left: 13px;
	height:10px;
	}
.newslist img {
	padding: 0;
	border: 0;
	padding-right:3px;
	margin-right:3px;
	}

.minidate {
	margin: 0;
	padding: 0;
	font-size: 10px;
	}


/***** CAROUSEL ****/

.carouselcontent {
	width: 380px;
	height: 250px;
	margin: 0;
	padding: 0 0 6px 0;
	}

/***** CAROUSEL PROMO BUCKETS *****/

.carousel-promos {
	width: 380px;
	margin: 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #e2e1c7; /* neutral light */
	font-size: 11px;
	}
.carousel-promos h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	}
.carousel-promos p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	}
.carousel-promos p.photoleft {
	float: left;
	margin: 0;
	padding: 3px 8px 0 0;
	}
.carousel-promo-left {
	float: left;
	width: 189px;
	margin: 0;
	padding: 0;
	}
.carousel-promos-left p {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 11px;
	}
.carousel-promo-right {
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
	}


/***** GUIDE PROMOTION STYLES *****/

.promo-guide {
	margin: 0;
	padding: 0;
	text-align: left;
	}
.promo-guide p {
	margin: 0 0 4px 0;
	font-size: 12px;
	}
.promo-guide img {
	margin: 0 0 5px 0;
	}
.promo-guide ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.promo-guide li {
	margin: 0;
	padding-left: 8px;
	font-size: 12px;
	}

/***** CLASSIFIEDS STYLES *****/

.promo-classifieds {
	margin: 0;
	padding: 0;
	text-align: left;
	}
.promo-classifieds img {
	float: left;
	margin: 0 8px 5px 0;
	padding: 0;
	}
.promo-classifieds h6 {
	font-size: 12px;
	font-weight: bold;
	}
.promo-classifieds p {
	margin: 0 0 10px 0;
	font-size: 12px;
	}
.voice {
	margin: 0;
	width: 560px;
	padding: 10px 0;
	clear:both;
	}
.voice p {
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 12px;
	}
.voice p.voice-author {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	}

/***** NEWSLIST STYLES *****/

.morenews-container {
	float:right; 
	font-size:10px; 
	font-weight:bold; 
	padding:4px 0px 0px 0px;
	}
.morenews-container a {font-size:10px;}
.news-container {
	width: 380px;
	margin: 0;
	padding: 10px 0;
	text-align: left;
	}
.news-containerlast {
	width: 380px;
	margin: 0;
	padding: 10px 0;
	text-align: left;
	}
.news-left {
	float: left;
	width: 190px;
	margin: 0;
	}
.news-left h2 {
	margin: 0;
	padding: 0 10px 5px 0;
	font-size: 14px;
	font-weight: bold;
	}
.news-left p {
	margin: 0;
	padding: 3px 10px 5px 0;
	font-size: 12px;
	}
.news-left h3 {
	margin: 0;
	padding: 0 10px 5px 0;
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
	}
.news-left p.photoleft {
	float: left;
	padding: 3px 8px 5px 0;
	}
.news-left img {
	border: 0;
	}
.news-right {
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
	}
.newslead {
	margin: 0;
	padding: 0;
	}
.newslead img {
	margin: 0;
	padding: 0;
	border: 0;
	}
.newslead h1 {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	font-size: 16px;
	font-weight: bold;
	}
.newslead h2 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	}
.newslead h3 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
	}
.newslead h1 a:link, .newslead h1 a:visited {
	text-decoration: none;
	}
.newslead h2 a:link, .newslead h2 a:visited {
	text-decoration: none;
	}
.newslead p {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	font-size: 12px;
	}
.newslead p.photoleft {
	float: left;
	padding: 3px 8px 5px 0;
	}
.newslead p.photoright {
	float: right;
	padding: 3px 0 5px 8px;
	}
.newslead p.photoleft-trans {
	float: left;
	padding: 3px 8px 5px 0;
	}
.newslead p.photocenter {
	margin: 0;
	padding: 3px 0 5px 0;
	}
.newslead ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.newslead li {
	margin: 0;
	font-size: 11px;
	}
.newslead li.article {
	margin: 0;
	padding-left: 15px;
	font-size: 11px;
	}
.newslead li.gallery {
	margin: 0;
	padding-left: 15px;
	font-size: 11px;
	}
.newslead li.video {
	margin: 0;
	padding-left: 15px;
	font-size: 11px;
	}
.newslead-tools {
	margin: 0;
	padding: 0 0 10px 0;
	}
.newslead-tools ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	}
.newslead-tools li {
	margin: 0 8px 0 0;
	display: inline;
	font-size: 11px;
	font-weight: normal;
	}
.newslead-tools li.recommend {
	padding-left: 13px;
	font-size: 11px;
	}
.newslead-tools li.comments {
	padding-left: 15px;
	font-size: 11px;
	}

.news-comments {
	clear: both;
	margin: 0;
	padding: 5px 0 0 0;
	}
.news-comments p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}

.news-tools {
	/* clear: both; */
	margin: 0;
	padding: 0;
	}
.news-tools ul {
	margin: 0;
	padding: 0 0 3px 0;
	list-style: none;
	}
.news-tools li {
	margin: 0 5px 0 0;
	display: inline;
	font-size: 11px;
	font-weight: normal;
	}
.news-tools li.recommend {
	padding-left: 13px;
	}
.news-tools li.comments {
	/*padding-left: 15px;*/
	}

/***** SECTION FRONT ARTICLE STYLES *****/

.sectionlist {
	clear: both;
	margin: 0;
	padding: 5px 0;
	margin:5px 0px 0px 0px;
	}
.sectionlist img {
	margin: 0;
	border: 0;
	padding-right: 3px;
	margin-right: 3px;
	}
.sectionlist h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	}
.sectionlist h2 {
	margin: 0;
	padding: 0px 0px 3px 0px;
	font-size: 14px;
	font-weight: bold;
	}
.sectionlist h1 a:link, .sectionlist h1 a:visited {
	text-decoration: none;
	}
.sectionlist h1 a:hover {
	text-decoration: underline;
	}
.sectionlist h2 a:link, .sectionlist h2 a:visited {
	text-decoration: none;
	}
.sectionlist h2 a:hover {
	text-decoration: underline;
	}
.sectionlist p {
	margin: 0;
	padding: 3px 0;
	font-size: 12px;
	}
.sectionlist p.photoleft {
	float: left;
	padding: 3px 8px 3px 0;
	}
.sectionlist p.photoright {
	float: right;
	padding: 3px 0 3px 8px;
	}
.sectionlist p.photocenter {
	margin: 0 0 3px 0;
	}
.sectionlist li.article {
	margin: 0;
	padding-left: 15px;
	font-size: 11px;
	}
.sectionlist li.gallery {
	margin: 0;
	padding-left: 15px;
	font-size: 11px;
	}
.sectionlist li.video {
	margin: 0;
	padding-left: 15px;
	font-size: 11px;
	}

/***** EXPLORE WIDGET *****/

.rightcolumn {
	margin: 0;
	padding: 0;
	}
.explore-container {
	width: 339px;
	margin: 0;
	padding: 0;
	text-align: left;
	}
#explore-tabs {
	clear: both;
	width: 341px;
	margin: 0;
	padding: 0;
	}
#explore-tabs h1 {
	margin: 0;
	padding: 10px 0 5px 10px;
	font-size: 16px;
	font-weight: bold;
	}
#explore-tabs ul {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style: none;
	}
#explore-tabs li {
	float: left;
	margin: 0;
	padding-right: 3px;
	/* display: inline; */
	/* list-style-type: none; */
	}
#explore-tabs img {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	}
.explore-content {
	clear: both;
	width: 341px;
	margin: 0;
	padding: 0;
	}
.explore-content img {
	margin: 0 0 10px 10px;
	padding: 0;
	border: 0;
	}
.explore-content h2 {
	margin: 0;
	padding: 10px 0 5px 10px;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	}
.explore-content h5 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}
.explore-content p {
	margin: 0;
	padding: 0 0 8px 10px;
	font-size: 12px;
	}
.explore-content p.more {
	font-weight: bold;
	text-transform: uppercase;
	}
.explore-content ul {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style: none;
	}
.explore-content li {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}

.explore-content .gslArticleControl{padding-left: 10px;}
.explore-container .Summary_ForumsContainer{padding:10px 0px 5px 10px;}


.explore-content .gslDiscoveryCount {
	padding-left: 13px;
	height:10px;
	font-size: 12px;
	}

.explore-content .news-pluckcomment {
	font-size: 12px;
	}


#explore-tabs-text {
	float: left;
	font-size: 11px;
	line-height: normal;
	clear:both;
	width:341px;
	}

#explore-tabs-text h1 {
	font-size:16px;
	font-weight:bold;
	margin:0pt;
	padding:10px 0pt 5px 10px;
}
#explore-tabs-text ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	}
#explore-tabs-text li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0 0 0 8px;
	}
#explore-tabs-text a {
	float: left;
	display: block;
	padding: 6px 15px 7px 6px;
	text-decoration: none;
	font-weight: bold;
	}

#explore-tabs-text a {float:none;}


.gslNoLabels .gslCommentsLabel { display: none; }
.gslNoLabels .gslReviewsLabel { display: none; }
.gslNoLabels .gslRecommendLabel { display: none; }


/***** HEADER STYLES *****/

#header-container {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 0;
	}
#header-partners {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 0px 10px 0px 10px;
	}
#header-partners ul.right {
	float: right;
	margin: 0;
	padding: 10px 15px 0px 0;
	list-style: none;
	}
#header-partners ul.left {
	float: left;
	margin: 0;
	padding: 10px 0 5px 0;
	list-style: none;
	}
#header-partners li {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	}
#header-partners a {
	text-decoration: none;
	font-size: 11px;
	}
#headermast {
	clear: both;
	width: 940px;
	margin: 0 0 0 0;
	padding: 0;
	}
html>/**/body #headermast {
	margin:0 0 0 0;
	}	
#headermast-main {
	width: 940px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	}
#header-container {
	clear:both;
	width:940px;
	margin:0;
	padding:0
}
#header-partners {
	clear:both;
	width:940px;
	margin:0;
	padding:0px 10px 0px 10px
}
#header-partners ul.right {
	float:right;
	margin:0;
	padding:10px 15px 0px 0;
	list-style:none
}
#header-partners ul.left {
	float:left;
	margin:0;
	padding:10px 0 5px 0;
	list-style:none
}
#header-partners li {
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	display:inline;
	list-style-type:none
}
#header-partners a {
	text-decoration:none;
	font-size:11px
}
#headermast {
	clear:both;
	width:940px;
	margin:0;
	padding:0
}
#headermast-main {
	width:940px;
	margin:0;
	padding:0;
	vertical-align:middle
}
#headermast {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 0;
	}
#headermast-main {
	width: 940px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	}
#masthead {
	margin: 0;
	padding:0px 0px 0px 12px;
	float:left;
	width: 230px;
	}
#masthead h1 {
	margin: 0;
	padding: 10px 0 10px 10px;
	}
#masthead img {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
/**** Search Styles *****/
#header-search-container {
	width:460px;
	height:45px;
 	margin: 35px 0px 0px 0px; 
 	padding:0px 10px 0px 0px;
	float:right;
}
#header-search {
	width:354px;
	float:left;
	}

#search_border, #search-options, #search-wrapper, #searchbox, .search_btn {font: normal 12px Arial, Verdana, Helvetica, sans-serif; background:#fff; border:1px solid #d7d7d7; margin:0; padding:0;}

#search_border{height:25px; padding:1px}
#search-wrapper {height:29px; width:354px; border:2px solid #fff; position:relative;z-index:9}
.search_btn {font-size:14px; color:#fff; width:60px; height:27px; background:#93030D; border:0; padding:0 0 2px 0; top:1px; right:1px; position:absolute; cursor:pointer}

#searchbox {width:275px; padding:0; float:left}
input#searchbox {font-size:15px; color:#898989; border-color:#fff;padding: 0;margin:2px 0 2px 5px}
#StarSearch {padding:0; margin:0}
#tools form.multiSrch {margin-top:10px}
input#searchbox:focus {outline:0;outline-style:none;outline-width:0px;-moz-outline-width:0px;}

/* SEARCH DROPDOWN */
#search-options {color:#333; border:1px solid #d7d7d7; border-top:1px solid #acacac; position:absolute; z-index:999; top:26px; left:0; width:285px; margin:2px 0 0 0; padding:0 0 0 7px}
#search-options p {font-weight:bold; margin:0; padding:8px 0 5px 4px; text-align:left;}
#search-options .left {width:110px;text-align:left;line-height:22px; float:left; padding:0 31px 8px 0}
#search-options .left input {width:auto;padding:0;float:none;height:auto}

#search-sponsor {
	margin:0px;
	padding:0px;
	width:88px;
	height:45px;
	float:right;
	font-size:10px;
	text-align:left;
	}
#search-sponsor h5 {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}

/***** FOOTER STYLES *****/

#footer-container {
	clear: both;
	width: 940px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	background-color:#ffffff;
	}
#partner-logos {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#partner-logos ul {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	}
#partner-logos li {
	margin: 0 0 0 40px;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#partner-logos img {
	border: none;
	}
#partner-links {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}
#partner-links ul {
	margin: 0;
	padding: 8px 0;
	list-style: none;
	}
#partner-links li {
	margin: 0 0 0 5px;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#seo-links {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	}
#seo-links ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	}
#seo-links li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#legal {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-color:#ffffff;	
	}
#legal ul {
	margin: 0;
	padding: 8px 0 4px 0;
	list-style: none;
	}
#legal li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-weight: bold;
	}
#legal p {
	margin: 0;
	padding: 0;
	}

/***** EVENTS CALENDAR MODULE *****/

.calendar-container {
	width: 340px;
	margin: 0;
	padding: 0;
	}

.calendar-label {
	width: 340px;
	height: 31px;
	margin: 0;
	padding: 0;
	}
.calendar-label h2 {
	margin: 0;
	padding: 10px 0 5px 10px;
	font-size: 14px;
	font-weight: bold;
	}
.calendar-label ul {
	float: right;
	margin: 0;
	padding: 10px 10px 5px 0;
	list-style: none;
	}
.calendar-label li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	}
.calendar-label a:link, .calendar-label a:visited, .calendar-label a:hover, .calendar-label a:active {
	text-decoration: none;
	}
.calendar-sevenday {
	width: 320px;
	margin: 10px 10px 0 10px;
	padding: 0;
	text-align: center;
	}
.calendar-square {
	float: left;
	width: 39px;
	height: 32px;
	overflow: hidden;
	text-align: center;
	}
.calendar-square a:link, .calendar-square a:hover, .calendar-square a:visited, .calendar-square a:active {
	text-decoration: none;
	}
.calendar-day {
	font: bold 13px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
.calendar-date {
	font: bold 16px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
#calendar-day6 {
	border-right: 0;
	width: 44px;
	}
#calendar-day0, #calendar-day1, #calendar-day2, #calendar-day3, #calendar-day4, #calendar-day5 {
	width: 44px;
	}
.calendar-content {
	width: 320px;
	margin: 10px 10px 5px 10px;
	padding: 0;
	}
.calendar-content h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	}
.calendar-content p {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 11px;
	}

/***** WEATHER WIDGET *****/

.weather-label {
	width: 199px;
	height: 33px;
	margin: 0;
	padding: 0;
	text-align: left;
	}
.weather-label h2 {
	margin: 0;
	padding: 10px 0 5px 10px;
	font-size: 12px;
	font-weight: bold;
	}
.weather-label ul {
	float: right;
	margin: 0;
	padding: 10px 10px 5px 0;
	list-style: none;
	}
.weather-label li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	}
.weather-widget {
	width: 180px;
	margin: 0;
	padding: 0;
	text-align: left;
	}
.weather-item {
	clear: both;
	margin: 0;
	padding: 8px 0;
	}
.weather-item img {
	border:0;
	}
.weather-item p.weathericon-left {
	float: left;
	margin: 3px 6px 0 0;
	}
.weather-item p.weathericon-right {
	float: right;
	margin: 3px 6px 0 0;
	}
.weather-item p.weathericon-right {
	float: right;
	margin: 3px 6px 0 0;
	}
.weather-item p.weathermap {
	text-align: center;
	}
.weather-item p.weathersponsor {
	float: right;
	margin: 0 0 0 5px;
	}
.weather-item p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}
.weather-widget ul {
	margin: 0;
	padding: 5px 0 10px 0;
	list-style: none;
	}
.weather-widget li {
	padding: 0 10px 0 8px;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	}

.weather-container-horizontal{
	width:340px;
	height:151px;
	margin: 0;
	padding: 0;
}

.weather-content-horizontal{
	width:340px;
	height:120px;
	margin: 0;
	padding: 0;
}

.weather-label-horizontal {
	width: 340px;
	height: 31px;
	margin: 0;
	padding: 0;
	}

.weather-label-horizontal h2 {
	margin: 0;
	padding: 10px 0 5px 10px;
	font-size: 12px;
	font-weight: bold;
	}
.weather-label-horizontal ul {
	float: right;
	margin: 0;
	padding: 10px 10px 5px 0;
	list-style: none;
	}
.weather-label-horizontal li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	}
.weather-label-horizontal a:link, .weather-label-horizontal a:visited, .weather-label-horizontal a:hover, .weather-label-horizontal a:active {
	text-decoration: none;
	}

.weather-item-horizontal {
	float: left;
	overflow: hidden;
	text-align: center;
	height:120px;
	margin: 0;
	padding: 0;

	}
.weather-item-horizontal img {
	border: 0;
	}
#weather-horizontal-item1, #weather-horizontal-item2, #weather-horizontal-item3 {
	width: 80px;

	}
#weather-horizontal-item4{
	border-right: 0;
	width: 90px;
	}

.weather-item-horizontal p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	}

.weather-item-horizontal p.weathericon {
	margin: 7px 0 0 0;
	}

.weather-item-horizontal p.weathersponsor {
	text-align: center;
	margin: 20px 0 0 0;
	}

/***** Photo Gallery *****/

.PhotoRecommend .gslRecommendLink {
	padding-left: 13px;
	}
	
.PhotoRecommend .gslRecommended  {
	padding-left: 13px;
	}


/***** LOGIN REGISTRATION FORM - FULL PAGE *****/

#registerpage {
	clear: both;
	width: 700px;
	margin: 0;
	padding: 0;
	}
#registerpage h1 {
	margin: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}
#registerpage p {
	margin: 0 10px 10px 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	}
#registerpage-login {
	float: left;
	margin: 10px;
	padding: 0;
	width: 380px;
	text-align: left;
	}
#registerpage-register {
	float: right;
	margin: 10px 0;
	padding: 0;
	width: 280px;
	text-align: left;
	}

.voicesviews-label {
	width: 400px;
	height: 33px;
	margin: 0;
	padding: 0;
	text-align: left;
	}

.voicesviews-label h2 {
	margin: 0;
	padding: 10px 0 5px 10px;
	font-size: 12px;
	font-weight: bold;
	}

/***** PLANET DISCOVER *****/
/** SEARCH **/

.pd-search-sections {
		width:330px;
		margin-left:0px;
	}
	
	.pd-search-sections ul {
		list-style: none;
		margin:0px; 
		padding:0px;
		font-size:11px;
		line-height:normal;
	}
	.pd-search-sections li {
		float:left;
		margin-left: 3px;
		padding: 0px 0px 0px 2px;
	}
	.pd-search-sections li span {
		display: none;
		visibility: hidden;
	}
	.pd-search-sections a {
		text-decoration:none;
		font-weight:bold;
		text-align: center;
		padding: 3px 4px 3px 3px;
		display:block;
	}
	.pd-search-sections a:link, .pd-search-sections a:visited, .pd-search-sections a:active {
		text-decoration:none;
	}
	.pd-search-sections-more {
		position: absolute;
		z-index: 2000;
		width: 97px;
		border: 1px solid;
	}
	.pd-search-sections-more ul {
		text-align: left;
		list-style: none;
		margin: 0px;
		padding: 0px;
		font-size: 11px;
		font-weight: bold;
		line-height: normal;
	}
	.pd-search-sections-more li {
		margin: 0px;
	}
	.pd-searchMore-droplist a, .pd-searchMore-droplistOn a {
		padding: 3px 4px 3px 3px;
	}
	.pd-searchMore-droplist a:link, .pd-searchMore-droplist a:visited, .pd-searchMore-droplist a:active {
		text-decoration:none;
	} 
	.pd-searchMore-droplistOn a:link, .pd-searchMore-droplistOn a:visited, .pd-searchMore-droplistOn a:active {
		text-decoration:none;
	}
	.pd-searchMore-droplist {
		padding: 3px 4px 3px 3px;
	}
	.pd-searchMore-droplistOn{
		padding: 3px 4px 3px 3px;
	}
	
	li.pd-search-section-on span {
		margin: 0px;
		padding: 0px;
		display: block;
		margin:auto auto -8px;
		visibility: visible;
	}
	
	.pd-search-section-on a {
		padding: 3px 4px 3px 3px;
	}

	.pd-search-section-on a:link, .pd-search-section-on a:visited, .pd-search-section-on a:active {
		text-decoration:none;

	}

	.keyword-input {
		width: 254px;
		margin: 0px;
	}

	.go-button {
		margin:-5px 0px 0px 0px;
	}

	.pd-search-text {
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		margin:18px 8px 0px 0px;
		width:110px;
		float:left;
		text-align:right;
	}

/* Calendar Module */


.calendar-module2-container {width:310px; margin:0; padding:0; text-align:center;}
.calendar-module2-label {width:310px; height:33px; margin:0; padding:0;}
.calendar-module2-label h2 {margin:0; padding:8px 0 5px 10px; font-size:15px; font-weight:bold; text-align:left;}
.calendar-module2-label ul {float:right; margin:10px 0 0 0;	padding:0; list-style:none;}
.calendar-module2-label li {margin:0; padding:0 10px 0 0; display:inline; font-size:11px; font-weight:bold;}
.calendar-module2-label a:link, .calendar-module2-label a:hover, .calendar-module2-label a:visited, .calendar-module2-label a:active {text-decoration:none;}
.calendar-module2-days {margin:0px; padding:5px 0px 0px 5px;}
.calendar-module2-days ul {margin:0px; padding:5px 0px 0px 0px; list-style:none;}
.calendar-module2-days li {float:left; width:38px; margin-left:4px; padding:0; text-align:center;}
.calendar-module2-days p.day {margin:0px; padding:0px; font-size:10px; font-weight:normal; text-transform:uppercase;}
.calendar-module2-days p.date {margin:0px; padding:0px; font-size:14px; font-weight:bold;}
.calendar-module2-days a:link, .calendar-module2-days a:hover, .calendar-module2-days a:visited {padding: 3px; display: block; text-decoration: none;}
.calendar-module2-days a:active {padding: 3px; display: block; text-decoration: none;}
.calendar-module2-links {margin:0px; padding:0px 10px 8px 0px; text-align: left;}
.calendar-module2-links ul {margin:0px; padding: 0px; list-style: none;}
.calendar-module2-links li {margin:0px; padding: 0px 10px 0px 0px;	display: inline; font-size: 11px; font-weight: bold;}
.calendar-module2-links a:link, .calendar-module2-links a:hover, .calendar-module2-links a:visited, .calendar-module2-links a:active {font-size: 11px; font-weight: bold;}
.calendar-module2-weather {float: right; width: 110px; margin: 0px 0px 5px 5px; padding: 0px; text-align: center;}
.calendar-module2-weather p {margin:0px; padding:0px; font-size: 11px; font-weight: bold;}
.calendar-module2-weather p.icon {float: left; margin:0px; padding: 4px 0px 2px 5px;}
.calendar-module2-weather p.ad {margin: 0px; padding: 5px 0;}
.calendar-module2-weather h4 {margin: 0px; padding: 8px 0px 3px 0px; font-size: 18px; font-weight: bold;}
.calendar-module2-weather a:link, .calendar-module2-weather a:hover, .calendar-module2-weather a:visited, .calendar-module2-weather a:active {font-weight: bold; text-decoration: underline;}
.calendar-module2-weather img {border: 0px;}
.pd-calendar-results {margin:30px 0px 0px 0px; padding: 10px 10px 0px 10px; font-size: 11px; text-align: left;}
.pd-calendar-results ul {margin: 0px; padding: 0px 0px 3px 0px; list-style: none;}
.pd-calendar-results li.vevent {margin: 0px 0px 3px 0px; padding: 0px;}
.title {margin: 0px; padding: 0px; font-weight: normal;}
.title span.dtstart {font-weight: bold; display: none;}
.title abbr.datestart {font-weight: bold;}
.title span.url a {text-decoration: underline;}
.location {margin: 0px; padding: 0px; font-size: 11px; /* display: none; */}
span.summary {margin: 0px; padding: 0px; font-size: 11px;}
div.summary {margin: 0px; padding: 0px; font-size: 11px;  display: none;}



/* Style Fixes for Search and Get Published Pages */

.mstr_container {
background-color:#FFFFFF;
float:left;
margin:0px auto;
width:940px;
}

#client_footer {
float:left;
margin:0px auto;
width:940px;
}

#articlesubmissions_wrapper {
float:left;
width:100%;
}


div#master_container {
  margin: 0px auto;
  float: none !important;
  width: 940px !important;
}

div#header {
  background: none;
}

div#master_subcontainer,
div.pd_footer_wrapper {
  width: 940px;
}

div#main_content_area {
  text-align: left;
}

ul.glob_link_12px li {
  list-style: none;
}

.gslComments {font-size:12px;}

.gslRecommendLink {
	padding-left: 13px;
	}
	
.gslRecommended  {
	padding-left: 13px;
	}

/* CROP PHOTOS */
#crop {
	width: 98px;
	height: 70px;
	overflow: hidden;
	margin:0;
	padding:0;
	margin-bottom:6px;
	margin-right:6px;
	float:left;
	}

/* NEWSFRONT 2 */

.gallerylist-container {
	margin: 0;
	padding: 0;
	}
.gallerylist-container p.more {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}
.gallerylist-container a:link, newslist a:visited {
	text-decoration: underline;
	}
.gallerylist {
	clear: both;
	margin: 0 0 8px 0;
	padding: 0;
	}
.gallerylist p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	}
.gallerylist img {
	border: 0;
	}
.gallerylist p.photoleft {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
	border: 0;
	}
.gallerylist p.photolarge {
	margin: 0 0 3px 0;
	padding: 0;
	border: 0;
	}

div.sectionfront-hidden {
	display: none;
	visibility: hidden;
	}
#sectionfront-tab-container {
	width: 380px;
	border-collapse: collapse;
	font-size: 11px;
	line-height: normal;
	}
#sectionfront-tab-header ul, #sectionfront-carousel-tab ul {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
	}
#sectionfront-tab-header li {
	float: left;
	width: 178px;
	margin-left: 3px;
	padding: 0 0 0 3px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: lowercase;
	}
#sectionfront-tab-header a {
	padding: 3px 14px 3px 7px;
	display: block;
	text-decoration: none;
	font-size: 11px;
	}

#sectionfront-tab-header #sectionfront-current a {
	text-align: center;
	font-size: 11px;
	}
#sectionfront-tab-header li span {
	display: none;
	visibility: hidden;
	}
#sectionfront-tab-header li#sectionfront-current span {
	display: block;
	margin: auto;
	visibility: visible;
	}
#sectionfront-content {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 11px;
	}
.headlines-list {
	clear: both;
	margin: 0;
	padding: 12px 0;
	}
.headlines-list h2 {
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 14px;
	}
.headlines-list p {
	margin: 0;
	padding: 2px 0 10px 0;
	font-size: 11px;
	}
.headlines-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.headlines-list li {
	margin: 0 0 .4em 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	}
.headlines-list li.more {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}
.newslist-head h3, .newsfront-latest {
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 22px;
	font-weight: bold;
	}

/* SOCIAL BOOKMARKS*/

#bookmark-tools {
	margin: 0;
	padding-top: 10px;
	font-size: 11px;
	}
#bookmark-tools ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#bookmark-tools li {
	margin: 0;
	padding: 0;
	display: inline;
	}
#bookmark-tools li.title {
	margin: 0;
	padding:  0 10px 0 0;
	font-weight: bold;
	color: #2E3237;
	text-transform: uppercase;
	}
#bookmark-tools li.delicious {
	padding: 0 10px 0 20px;
	background: url("/graphics/delicious.gif") no-repeat 0 50%;
	}
#bookmark-tools li.facebook {
	padding: 0 10px 0 20px;
	background: url("/graphics/facebook.gif") no-repeat 0 50%;
	}
#bookmark-tools li.digg {
	padding: 0 10px 0 20px;
	background: url("/graphics/digg.gif") no-repeat 0 50%;
	}
#bookmark-tools li.reddit {
	padding: 0 10px 0 20px;
	background: url("/graphics/reddit.gif") no-repeat 0 50%;
	}
#bookmark-tools li.newsvine {
	padding: 0 10px 0 17px;
	background: url("/graphics/newsvine.gif") no-repeat 0 50%;
	}
#bookmark-tools a {
	text-decoration: underline;
	}

/*** GDN ***/

/* UA POP UP WIDGETS */

.UAWidget-PopUp
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  padding: 10px;
}
.UAWidget-PopUp h3
{
  font-size: 15px;
  font-weight: bold;
  margin-top: 0px;
}
.UAWidget-PopUp label, span
{
  font-size: 11px;
}
.UAWidget-PopUp a:link,
.UAWidget-PopUp a:visited,
.UAWidget-PopUp a:hover,
.UAWidget-PopUp a:active
{
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

/* UA INLINE WIDGETS */

.UAWidget-Inline
{
  font-family: Arial, Sans-Serif;
  font-size: 11px;
  margin: 0px;
  padding:0px 0px 0px 8px;
  text-align: left;
  text-transform: none;
}
.UAWidget-Inline h3
{
  font-size: 15px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  text-transform: none;
}
.UAWidget-Inline img
{
  padding: 0px;
  margin: 0px;
}
.UAWidget-Inline span
{
  font-size: 11px;
}
.UAWidget-Inline a:link,
.UAWidget-Inline a:visited,
.UAWidget-Inline a:hover,
.UAWidget-Inline a:active
{
  font-size: 11px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  text-decoration: underline;
  text-transform: none;
}

/* UR ZAG WIDGETS */

.URWidget-Logo
{
  clear: both;
  margin: 0px;
  padding: 0px;
  vertical-align: bottom;
}
.URWidget-Inline
{
  margin-top: 20px;
  padding: 20px;
  width: 520px;
}
.URWidget-Inline h3
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-transform: none;
}
.URWidget-Inline td
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
.URWidget-Inline span
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.4em;
}

/* AVATAR */

.UAAvatar
{
  float: left;
  margin: 0px;
  padding: 5px;
  width: 88px;
  height: 85px;
}

/* HORIZONTAL LINE */

.GDNLine
{
  height: 1px;
  width: 75%; 
}

/* STATUS MESSAGES */

.GDNStatus
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

/* ERROR SUMMARY */

.GDNErrorSummary
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  position: relative;
  top: 0px;
  left: 0px;
}


/*** GDN - DEPRECATED ***/

/* AVATAR */

#Avatar
{
	background: url(/graphics/avatar.gif) no-repeat;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 88px;
	height: 85px;
}

/* CANCEL MEMBERSHIP CONFIRMATION WIDGET */

#CancelMembershipConfirmWidget
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
}
#CancelMembershipConfirmWidget h3
{
  font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
}
#CancelMembershipConfirmWidget span
{
  font-size: 13px;
}
#CancelMembershipConfirmWidget a
{
  font-size: 11px;
  font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

/* CANCEL MEMBERSHIP THANKS WIDGET */

#CancelMembershipThanksWidget
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
}
#CancelMembershipThanksWidget h3
{
  font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
}
#CancelMembershipThanksWidget span
{
  font-size: 11px;	
}
#CancelMembershipThanksWidget a
{
  font-size: 11px;
  font-weight: bold;
	text-decoration: none;	
	text-transform: uppercase;
}

/* CHANGE PASSWORD WIDGET */

#ChangePasswordWidget
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
}
#ChangePasswordWidget h3
{
  font-size: 15px;
	font-weight: bold;
	margin: 0px;
}
#ChangePasswordWidget span, label
{
  font-size: 11px;	
}
#ChangePasswordWidget a
{
  font-size: 11px;
  font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

/* CHANGE PASSWORD THANKS WIDGET */

#ChangePasswordThanksWidget
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
}
#ChangePasswordThanksWidget h3
{
  font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
}
#ChangePasswordThanksWidget span
{
  font-size: 11px;		
}
#ChangePasswordThanksWidget a
{
  font-size: 11px;
  font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

/* FORGOT PASSWORD WIDGET */

#ForgotPasswordWidget
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
}
#ForgotPasswordWidget h3
{
  font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
}
#ForgotPasswordWidget span, label
{
  font-size: 11px;	
}
#ForgotPasswordWidget a
{
  font-size: 11px;
  font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

/* FORGOT PASSWORD THANKS WIDGET */

#ForgotPasswordThanksWidget
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
}
#ForgotPasswordThanksWidget h3
{
  font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
}
#ForgotPasswordThanksWidget span
{
  font-size: 11px;	
}
#ForgotPasswordThanksWidget a
{
  font-size: 11px;
  font-weight: bold;
	text-decoration: none;	
	text-transform: uppercase;
}

/* LOGGED IN WIDGET */

#LoggedInWidget{
	font-family: Arial, Sans-Serif;
  	font-size: 11px;
  	margin: 0px;
  	text-align: left;
  	text-transform: none;
	}
#LoggedInWidget h3
{
  	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
  	text-transform: none;
}
#LoggedInWidget img
{
	padding: 0px;
	margin: 0px;
}
#LoggedInWidget span
{
	font-size: 11px;
}
#LoggedInWidget a
{
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	text-transform: none;
	font-size: 11px;
}

/* LOGGED OUT WIDGET */

#LoggedOutWidget
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	margin: 0px;
	text-align: left;
	text-transform: none;
	
}
#LoggedOutWidget h3
{
  font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}
#LoggedOutWidget img
{
	padding: 0px;
	margin: 0px;

}
#LoggedOutWidget span
{
	font-size: 11px;
}
#LoggedOutWidget a
{
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	text-transform: none;
	font-size: 11px;
}

/* LOGIN WIDGET */

#LoginWidget
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
}
#LoginWidget h3
{
  font-size: 15px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	text-transform: lowercase;
}
#LoginWidget img
{
  border: 0px;
	float: left;
	margin: 5px 0px 0px 5px;
	padding-right: 10px;
}
#LoginWidget span, label
{
  font-size: 11px;	
}
#LoginWidget a
{
  font-size: 11px;
  font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

/* NEWSLETTERS WIDGET */

#NewslettersWidget
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
}
#NewslettersWidget h3
{
  font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
}
#NewslettersWidget span, label
{
  font-size: 11px;
}
#NewslettersWidget a
{
  font-size: 11px;
  font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

/* REGISTRATION WIDGET */

#RegistrationWidget
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
}
#RegistrationWidget h3
{
  font-size: 15px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
}
#RegistrationWidget span, label
{
  font-size: 11px;
}
#RegistrationWidget a
{
  font-size: 11px;
  font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

/* REGISTRATION THANKS WIDGET */

#RegistrationThanksWidget
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
}
#RegistrationThanksWidget h3
{
  font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
}
#RegistrationThanksWidget span
{
  font-size: 11px;	
}
#RegistrationThanksWidget a
{
  font-size: 11px;
  font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

/* RESEND CONFIRMATION EMAIL WIDGET */

#ResendConfirmationWidget
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
}
#ResendConfirmationWidget h3
{
  font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
}
#ResendConfirmationWidget span, label
{
  font-size: 11px;	
}
#ResendConfirmationWidget a
{
  font-size: 11px;
  font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

/* RESEND CONFIRMATION EMAIL THANKS WIDGET */

#ResendConfirmationThanksWidget
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
}
#ResendConfirmationThanksWidget h3
{
  font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
}
#ResendConfirmationThanksWidget span
{
  font-size: 11px;	
}
#ResendConfirmationThanksWidget a
{
  font-size: 11px;
  font-weight: bold;
	text-decoration: none;	
	text-transform: uppercase;
}

/* PAGE LOGIN FORM */

#PageLoginForm
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
	width: 318px;
}
#PageLoginForm h3
{
  font-size: 15px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	text-transform: lowercase;
}
#PageLoginForm img
{
  border: 0px;
	float: left;
	margin: 5px 0px 0px 5px;
	padding-right: 10px;
}
#PageLoginForm span, label
{
  font-size: 11px;	
}

/* PAGE REGISTRATION FORM */

#PageRegistrationForm
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
	width: 350px;
}
#PageRegistrationForm h3
{
  font-size: 15px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
}
#PageRegistrationForm span, label
{
  font-size: 11px;
}

/* PAGE REGISTRATION THANKS */

#PageRegistrationThanks
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
}
#PageRegistrationThanks h3
{
  font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
}
#PageRegistrationThanks span
{
  font-size: 11px;	
}
#PageRegistrationThanks a
{
  font-size: 11px;
  font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

/* FOOTER LINE */

#FooterLine
{
  height: 1px;
  width: 75%; 
}

/* STATUS MESSAGES */

.UserStatus
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

/* ERROR SUMMARY */

.ErrorSummary
{
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  position: relative;
  top: 0px;
  left: 0px;
}

/* HTML Site Map */
#sitemapcontainer{
	padding:20px;
	text-align:left;
	}

#sitemapcontainer a:link, #sitemapcontainer a:visited {
	text-decoration: none;
	}
	
#sitemapcontainer a:hover{
	text-decoration:underline;
	}

.sitemaplevel1{
	padding-left:30px;
	padding-top:2px;
	padding-bottom:2px;
	}

.sitemaplevel1-name{
	padding-left:8px;
	}
		
.sitemaplevel2{
	padding-left:50px;
	padding-top:2px;
	padding-bottom:2px;
	}

.sitemaplevel2-name{
	padding-left:8px;
}	

.sitemaplevel3{
	padding-left:70px;
	padding-top:2px;
	padding-bottom:2px;
	}
.rightrail-container{
	padding: 1em;
}

#search_border, #search-options, #search-wrapper, #searchbox, .search_btn {font: normal 12px Arial, Verdana, Helvetica, sans-serif; background:#fff; border:1px solid #d7d7d7; margin:0; padding:0;}

#search_border{height:25px; padding:1px}
#search-wrapper {height:29px; width:354px; border:2px solid #fff; position:relative;z-index:9}
.search_btn {font-size:14px; color:#fff; width:60px; height:27px; background:#93030D; border:0; padding:0 0 2px 0; top:1px; right:1px; position:absolute; cursor:pointer}

#searchbox {width:275px; padding:0; float:left}
input#searchbox {font-size:15px; color:#898989; border-color:#fff;padding: 0;margin:2px 0 2px 5px}
#StarSearch {padding:0; margin:0}
#tools form.multiSrch {margin-top:10px}
input#searchbox:focus {outline:0;outline-style:none;outline-width:0px;-moz-outline-width:0px;}

/* SEARCH DROPDOWN */
#search-options {color:#333; border:1px solid #d7d7d7; border-top:1px solid #acacac; position:absolute; z-index:999; top:26px; left:0; width:285px; margin:2px 0 0 0; padding:0 0 0 7px}
#search-options p {font-weight:bold; margin:0; padding:8px 0 5px 4px}
#search-options .left {width:110px;text-align:left;line-height:22px; float:left; padding:0 31px 8px 0}
#search-options .left input {width:auto;padding:0;float:none;height:auto}
