/* Common Elements */
span.arrow
{
	color: #ac1700;
	font-size: 18px;
	margin-left: 4px;
	position: relative;
	top: -3px;
}

div.clear
{
	width: 100%;
	clear: both;
	height: 0px;
	line-height: 0px;
}

/* Layout */
body
{
	min-width: 995px; /*text-align: center;*/
	background-color: #E1E1E1;
}

/* Wrapper Area */
#OuterWrapper
{
	width: 1015px;
	margin: 30px auto 0 auto;
	background: url(bg-site.png) repeat-y 5px;
	position: relative;
}
#Wrapper
{
	margin: auto;
	text-align: left;
	width: 75.77em; /* non-IE */
	width: 73.88em; /* IE */
	min-width: 985px;
	background: url(bg-site_content.png) repeat-y;
}

/* Header Area */
#Header
{
	min-height: 170px;
}
#Header div.banner
{
	height: 140px;
	background: url(bg-header.png) repeat-x;
}
#Header div.logoRow
{
	padding: 10px 10px 0 0;
}
#Header div.logo
{
	width: 426px;
	height: 77px;
	position: absolute;
}
#Header a.logo
{
	position: absolute;
	width: 426px;
	height: 77px;
	text-indent: -9999px;
}
#Header div.ad
{
	margin-left:515px;
	top: 10px;
	font-size: 1px;
}
/* Fix for walmart ad */
#Header .prWrap
{
	margin: 0 !important;
}
/*#Header div#BannerBar {
    position: relative;
} */
#Header div.bannerTools
{
	height: 40px;
}
#Header #BannerTools li.separator
{
	margin: 0 5px;
}
#Header li#UserLoginStatus, #Header #BannerTools ul.bannerRight
{
	float: right;
}
#Header #BannerTools ul.bannerRight li
{
	float: left;
}
#Header li#UserLoginStatus
{
	padding: 20px 5px 0 5px;
}
#Header li#UserLoginStatus a, #Header #BannerTools ul.bannerRight li
{
	color: #96CAFC;
}

#Header li.magazine
{
	background-image: url(sprites-Townhall.png);
	background-position: -340px -39px;
	width: 118px;
	height: 37px;
}
#Header li.magazine a
{
	position: absolute;
	width: 7%;
	text-indent: -99999px;
	height: 40px;
}
#Header ul.userLogin
{
	text-align: left;
}
/* Navigation */#Header div.globalNav
{
	height: 30px;
	margin: 0;
	background-image: url( 'bgMenuItems-Sprite.png' );
}
#Header div.globalNav li
{
	background-image: url( 'bgMenuItems-Sprite.png' );
	height: 30px;
}

#Header div.globalNav li a
{
	background-image: url( 'bgMenuItems-Sprite-1.png' );
	height: 30px;
	line-height: 30px;
	padding: 5px 5px 5px 6px;
	color: #FFFFFF;
}
.thRadioMenuItem
{
	padding-left: 29px;
	padding-right: 15px;
}
.townHallRadioButton
{
	background-image: url(thradio.png);
	background-repeat: no-repeat;
	width: 99px;
	height: 30px;
	border: none;
	display: block;
	cursor: pointer;
}
.townHallRadioButton:hover
{
	background-image: url(thradio_h.png);
	background-repeat: no-repeat;
}

#Header div.globalNav li.separator
{
	margin: 0;
}
#Header div.globalNav li.separator img
{
	background-image: url( 'bgMenuItems-Sprite.png' );
	background-position: 0px 30px;
	height: 30px;
	width: 2px;
}
#Header div.globalNav li a:hover
{
	background-image: url( 'bgMenuItems-Sprite.png' );
	height: 30px;
	line-height: 30px;
	padding: 5px 5px 5px 6px;
	background-position: 0px 60px;
	color: #FFFFFF;
}

/* Main Area */
#Main
{
	border-bottom: 1px solid #BEBEBE;
}
#PrimaryContent
{
	width: 625px;
	padding: 20px;
	float: left;
}



#PrimaryContent .primaryFeature .feature1, #PrimaryContent .primaryFeature .feature2
{
	margin-bottom: 10px;
}
#PrimaryContent .primaryFeature .feature2 .verticalList a
{
	color: #001346;
}
#PrimaryContent .primaryFeature .feature1
{
	width: 280px;
	float: left;
}
#PrimaryContent .primaryFeature .feature2
{
	width: 325px;
	float: right;
}
#PrimaryContent .secondaryFeature
{
	float: left;
	width: 100%;
	margin: 10px 0;
	float: left;
}
#PrimaryContent .tertiaryFeature
{
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	clear: both;
}
#SecondaryContent
{
	width: 300px;
	padding: 0px 9px 10px 0px;
	float: right;
}

/* Footer Area */#Footer
{
	padding: 10px;
	clear: both;
	background: #EDEDED;
	border-top: solid 1px #fff;
}
#Footer div.ad
{
	width: 728px;
	margin: 10px auto 10px auto;
}
#Footer div.helpfulLinks
{
	margin: 0 auto;
	width: 620px;
	text-align: center;
}
#Footer div.logoRow
{
	width: 725px;
	margin: 0 auto;
	clear: both;
}
#Footer div.logo
{
	float: left;
	width: 220px;
}
#Footer a.logo
{
	position: absolute;
	width: 220px;
	height: 37px;
}
#Footer div.copyright
{
	float: right;
	width: 500px;
	color: #999;
}

/* --- Shared --- */
/* Unordered Lists */
ul.horizontalList li
{
	float: left;
	display: inline;
}

ul.horizontalList li.separator
{
	margin: 0 5px;
}

ul.verticalList
{
	margin-left: 20px;
	font-size: 8px;
}

ul.verticalList li
{
	color: #999;
	line-height: 16px;
	list-style-type: disc;
	font-size: 8px;
}

ul.verticalList > *
{
	margin-top: .14em;
}

ul.verticalList li a
{
	font-size: 12px; /*position: relative;      top: .14em;	*/
}
.clearFloat
{
	height: 0;
	font-size: 0px;
	clear: both;
}

a.logo
{
	text-indent: -99999px;
}

a.more
{
	position: absolute;
	left: 85%;
}

ul .subTopic, ul .subTopic a
{
	color: #333;
	font-size: 12px;
}
ul .subTopicBold, ul .subTopicBold a
{
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

h1.controlHeader, h2.controlHeader, h3.controlHeader
{
	float: left;
}

a.picture img, img.picture
{
	border: solid 1px #000 !important;
}

div.lastControl, li.lastControl
{
	border: none !important;
}
div.issueSelector
{
	height: 20px;
	padding: 8px 0 13px 10px;
	border-bottom: 1px solid #c7c7c7;
}
/* Rounded Corners */
.roundedTopLeft
{
	float: left;
	background: transparent url(sprites-Townhall.png) no-repeat scroll -5px -169px;
	height: 31px;
	width: 9px;
}
.tall .roundedTopLeft
{
	background: transparent url(sprites-Townhall.png) no-repeat scroll -95px -169px;
	
}
.roundedTopRight
{
	float: left;
	background: transparent url(sprites-Townhall.png) no-repeat scroll -20px -169px;
	height: 31px;
	width: 10px;
}
.tall .roundedTopRight
{
	background: transparent url(sprites-Townhall.png) no-repeat scroll -110px -169px;
	
}
.roundedTopMiddle
{
	float: left;
	padding-top: 6px;
	height: 23px;
	width: 89%;
	background: #F0F0F0;
	border-top: solid 1px #D7D7D7;
	border-bottom: solid 1px #E4E4E4;
	position: relative;
}
.tall .roundedTopMiddle
{
	/*height: 43px;*/
	border-top: solid 1px #e4e4e4;
	border-bottom: solid 1px #c7c7c7;
}
.roundedContentArea
{
	border: solid 1px #D7D7D7;
	border-bottom: none;
	border-top: none;
	clear: both;
	padding-top: 5px;
	width: 97.5%;
}
.roundedBottomLeft
{
	float: left;
	background: transparent url(sprites-Townhall.png) no-repeat scroll -35px -169px;
	height: 10px;
	width: 9px;
}
.darkBottom .roundedBottomLeft
{
	background: transparent url(sprites-Townhall.png) no-repeat scroll -65px -169px;
	height: 31px;
}
.roundedBottomRight
{
	float: left;
	background: transparent url(sprites-Townhall.png) no-repeat scroll -50px -169px;
	height: 10px;
	width: 10px;
}
.darkBottom .roundedBottomRight
{
	background: transparent url(sprites-Townhall.png) no-repeat scroll -80px -169px;
	height: 31px;
}
.roundedBottomMiddle
{
	float: left;
	height: 9px;
	line-height: 9px;
	width: 89%;
	background: #FFF;
	border-bottom: solid 1px #D7D7D7;
}
.darkBottom .roundedBottomMiddle
{
	height: 30px;
	background: #f0f0f0;
	border-bottom: solid 1px #D7D7D7;
}
.roundedContentArea ul.verticalList
{
	margin-left: 20px; *margin-left:25px;
}


/* Rounded Red Corners */
.roundedRedLeft
{
	clear: both;
	background: transparent url(sprites-Townhall.png) no-repeat scroll -5px -310px;
	height: 25px;
	width: 9px;
	float: left;
}
.roundedRedRight
{
	background: transparent url(sprites-Townhall.png) no-repeat scroll -21px -310px;
	height: 25px;
	width: 9px;
	float: left;
}
.roundedRedMiddle
{
	background: transparent url(bg-button.png) repeat-x;
	height: 25px;
	margin-top: 1px;
	float: left;
	color: #FFFFFF;
	line-height: 1.45em;
	font-weight: bold;
}

/* Web2.0 Icons 16x16*/
.blinkListIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px 0px;
	width: 16px;
	height: 16px;
	border: 0;
}
.blogMarksIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -18px;
	width: 16px;
	height: 16px;
	border: 0;
}
.deliciousIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -36px;
	width: 16px;
	height: 16px;
	border: 0;
}
.diggIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -54px;
	width: 16px;
	height: 16px;
	border: 0;
}
.diigoIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -72px;
	width: 16px;
	height: 16px;
	border: 0;
}
.faceBookIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -90px;
	width: 16px;
	height: 16px;
	border: 0;
}
.favoriteIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -108px;
	width: 16px;
	height: 16px;
	border: 0;
}
.feedIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -126px;
	width: 16px;
	height: 16px;
	border: 0;
}
.feedBurnerIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -145px;
	width: 16px;
	height: 16px;
	border: 0;
}
.flickrIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -162px;
	width: 16px;
	height: 16px;
	border: 0;
}
.furlIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -180px;
	width: 16px;
	height: 16px;
	border: 0;
}
.googleIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -198px;
	width: 16px;
	height: 16px;
	border: 0;
}
.magnoliaIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -216px;
	width: 16px;
	height: 16px;
	border: 0;
}
.misterWongIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -234px;
	width: 16px;
	height: 16px;
	border: 0;
}
.mySpaceIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -252px;
	width: 16px;
	height: 16px;
	border: 0;
}
.netvibesIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -270px;
	width: 16px;
	height: 16px;
	border: 0;
}
.newsvineIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -288px;
	width: 16px;
	height: 16px;
	border: 0;
}
.redditIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -306px;
	width: 16px;
	height: 16px;
	border: 0;
}
.simpyIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -324px;
	width: 16px;
	height: 16px;
	border: 0;
}
.stumbleUponIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -342px;
	width: 16px;
	height: 16px;
	border: 0;
}
.technoratiIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -360px;
	width: 16px;
	height: 16px;
	border: 0;
}
.twitterIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -378px;
	width: 16px;
	height: 16px;
	border: 0;
}
.youTubeIcon-16
{
	background-image: url(spritesWeb2_Icons_16x16.png);
	background-position: 0px -396px;
	width: 16px;
	height: 16px;
	border: 0;
}

/* Sprite Image Classes */.yellowTriangle
{
	background-image: url(sprites-Townhall.png);
	background-position: -330px -44px;
	width: 5px;
	height: 9px;
	position: relative;
	left: 40px;
}
.homepageIconColor
{
	background-image: url(sprites-Townhall.png);
	background-position: -30px -12px;
	height: 13px;
	width: 17px;
}
.homepageIconGrey
{
	background-image: url(sprites-Townhall.png);
	background-position: -12px -12px;
	height: 13px;
	width: 17px;
}
.starIconColor
{
	background-image: url(sprites-Townhall.png);
	background-position: -69px -12px;
	height: 13px;
	width: 17px;
}
.starIconGrey
{
	background-image: url(sprites-Townhall.png);
	background-position: -50px -12px;
	height: 13px;
	width: 17px;
}
.bannerLogo
{
	background-image: url(sprites-Townhall.gif) ; background-repeat:no-repeat; top:20px;
	
	width: 368px;
	height: 73px;
}
.footorLogo
{
	background-image: url(sprites-Townhall.png);
	background-position: -5px -957px;
	width: 220px;
	height: 37px;
}
.podcastIcon
{
	background-image: url(sprites-Townhall.png);
	background-position: -26px -337px;
	width: 12px;
	height: 24px;
}
.listenNowIcon
{
	background-image: url(sprites-Townhall.png);
	background-position: -5px -337px;
	width: 16px;
	height: 21px;
}
.goButton
{
	background-image: url(sprites-Townhall.png);
	background-position: -295px -39px;
	margin: 0 0 0 0;
	width: 30px;
	height: 20px;
	position: absolute;
	left: 164px;
}
.glovalNavSeparator
{
	background-image: url(sprites-Townhall.png);
	background-position: -5px -134px;
	width: 2px;
	height: 30px;
}



/* Qoute Media */
.qmmt_main
{
	background-color: #ffffff;
	border: none;
	font-size: 9px;
	color: #666666;
	margin: 5px 10px;
}
.qmmt_text
{
	font-size: 9px;
	padding: 5px 0;
}
.qmmt_text_up
{
	font-size: 9px;
	color: #009900;
}
.qmmt_text_down
{
	font-size: 9px;
	color: #ff0000;
}

/* Links */
a.qmmt, a.qmmt_text
{
	color: #3168b2;
	font-size: 9px;
}
a:visited.qmmt, a:visited.qmmt_text
{
	color: #000066;
	text-decoration: underline;
	font-size: 9px;
}
a:hover.qmmt, a:hover.qmmt_text
{
	color: #333;
	text-decoration: underline;
	font-size: 9px;
}
.qmmt_tab
{
	background-color: #3168b2;
	color: #fff;
}
.qmmt_tabactive
{
	background-color: #e3e3e3;
	color: #000;
}

/* Heading Bars */
.qmmt_header_bar
{
	background-color: #E5ECF9;
	border-color: #e3e3e3;
	border-bottom-color: #E5ECF9;
	font-size: 10px;
}
.qmmt_header_text
{
	font-size: 11px;
	font-weight: bold;
	color: #23385A;
}
.qmmt_header_bar .qmmt_text
{
	color: #fff;
}
.qmmt_header_bar a, .qmmt_header_bar a:visited
{
	color: #fff;
}

/* Cycles for Alternating Cells */
.qmmt_cycle, .qmmt_sub_header_bar
{
	background-color: #e3e3e3;
	border-color: #e3e3e3;
	font-size: 9px;
	color: #666;
}
.qmmt_cycle .qmmt_header_text, .qmmt_sub_header_bar .qmmt_header_text
{
	color: #666;
}
.qmmt_sub_header_text, .qmmt_sub_header_bar a, .qmmt_sub_header_bar:visited
{
	color: #666;
}

.qmmt_cycle
{
	background-color: #E8EBED;
}
.qmmt_realtime_text
{
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
	color: #33CC33;
}
a.qmmt_header_text
{
	color: #000066;
	text-decoration: underline;
}
a:visited.qmmt_header_text
{
	color: #000066;
	text-decoration: underline;
}
a:hover.qmmt_header_text
{
	color: #333;
	text-decoration: underline;
}


/* Control Presentation */
/* THToolBar
#THToolbar {
    text-align: right;
    height: 30px;
    margin: 0 auto 0px auto;
    background: url(http://media.townhall.com/res/4.3.0.169/images/backgrounds/browser_toolbar_background.gif) repeat-x;
} #THToolbar div.bookmark {
    font-size: 12px;
    margin: 7px 0 0 9px;
    float: left;
} #THToolbar li.separator {
    background: url(sprites-Townhall.png) no-repeat 5px 5px;
    height: 38px;
    width: 14px;
    margin-top: -16px;
} #THToolbar div.bookmark img {
    margin: 0 5px 0 1px;
} #THToolbar div.bookmark a {
    color: #646464;
    font-weight: bold;
} #THToolbar li h1 {
    color: #646464;
    font-size:108%;
}
#THToolbar div.getSocial {
    float: right;
    margin: 5px;
} */

/* Make Your Homepage  Instructions */
#HomepageInstructionsPanel ol
{
	padding-left: 22px;
}
#HomepageInstructionsPanel ol li
{
	list-style-type: decimal;
	margin-bottom: 10px;
}
#HomepageInstructionsPanel ol a
{
	text-decoration: underline;
}
#HomepageInstructionsPanel_c
{
	top: 35px;
	left: 21px;
}
#HomepageInstructionsPanel div
{
	max-height: 70px;
}
#HomepageInstructionsPanel div.bd
{
	padding: 10px !important;
}
#HomepageInstructionsPanel
{
	text-align: left;
}


/* Today's Cartoon  */
#TodaysCartoon
{
	float: left;
	width: 200px;
	margin: 0 10px 0 10px;
	float: left;
}
#TodaysCartoon .height
{
	height: 284px;
	width: 1px;
	float: left;
}
#TodaysCartoon .nav
{
	margin-top: -4px;
	font-size: 10px;
	color: #000;
}
#TodaysCartoon .nav li
{
	padding: 0 3px;
	border: solid 1px #000;
	background: #999;
}
#TodaysCartoon .nav li.page
{
	height: 18px;
	padding-top: 6px;
}
#TodaysCartoon div.roundedContentArea img
{
	margin: 4px 0px 0 0px;
}

/* Story Control */.primaryFeature span
{
	float: left;
	color: red;
	font-weight: bold;
	margin-right: 10px;
}
.primaryFeature ul.horizontalList
{
	float: left;
	font-weight: bold;
}
.primaryFeature ul.verticalList
{
	margin-bottom: 10px;
}
.primaryFeature div.story
{
	margin-bottom: 0px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #AFAFAF; text-align:justify
}
.primaryFeature div.topStory p
{
	margin-top: 10px;
	display: inline;
}
.primaryFeature div.story h2
{
	color: #1A4D80;
}
.primaryFeature a.fullStory
{
	display: inline;
	font-weight: bold;
}
.primaryFeature a.columnist
{
	color: #333;
	font-weight: bold;
}
.primaryFeature a.topStoryTitle
{
	display: block;
	margin: 5px 0;
	font-size: 141.5%;
	font-weight: bold;
	line-height: 112.9%;
	color: #990000;
}
.primaryFeature a.storyTitle
{
	display: block;
	font-size: 108%;
	line-height: 123.1%;
	font-weight: bold;
	color: #001346;
}
.primaryFeature a.storyTeaser
{
	color: #000;
}

/* Poll Control */
#Poll
{
	float: left;
	width: 205px;
}
#Poll div#PollHeader
{
	background: #fff url(sprites-Townhall.png) no-repeat scroll -5px -365px;
	height: 26px;
	width: 199px;
	padding: 6px 0 0 6px;
	color: #333;
	font-weight: bold;
}
#Poll div#Selection
{
	background: #fff url(sprites-Townhall.png) no-repeat scroll -5px -655px;
	height: 294px;
	width: 195px;
	padding: 7px 0 0 10px;
}
#Poll div#Selection li
{
	clear: both;
	padding-bottom: 10px;
}
#Poll div#Selection input
{
	float: left;
	width: 15px;
}
#Poll div#Selection p
{
	float: right;
	width: 170px;
	margin-left: 5px;
}
#Poll div#Result
{
	background: #fff url(sprites-Townhall.png) no-repeat scroll -5px -655px;
	float: left;
	height: 300px;
	width: 205px;
}
#Poll h3
{
	margin-bottom: 10px;
}
#Poll div.resultsAnswers
{
	margin-top: 5px;
}
#Poll div.pollResults
{
	width: 156px;
	position: absolute;
	margin: 7px 0 0 12px;
}

/* Todays Blog Control */#TodaysBlog
{
	float: left;
	width: 200px;
}
#TodaysBlog .height
{
	height: 284px;
	width: 1px;
	float: left;
}

/* Todays Opinion */
#TodaysOpinion
{
	float: left;
	width: 285px;
}
#TodaysOpinion .roundedTopMiddle, #TodaysOpinion .roundedBottomMiddle
{
	width: 263px;
}
#TodaysOpinion .roundedContentArea
{
	width: 275px;
	padding-right: 5px; height:259px
	/*min-height: 598px;*/
}
#TodaysOpinion .roundedBottomMiddle div
{
	position: relative;
	top: .25em;
}
#TodaysOpinion .roundedBottomMiddle span.arrow
{
	top: .05em;
}
#TodaysOpinion .roundedBottomMiddle select.selectOpinions
{
	position: relative;
	left: .5em;
	top: .01em;
}
#TodaysOpinion a.more
{
	left: 90%;
}
#TodaysOpinion .roundbottom
{
	clear: both;
}
#TodaysOpinion .height
{
	float: right;
/*	height: 598px;*/
	width: 1px;
}
#TodaysOpinion .verticalList li a
{
	color: #001346;
}

/* Social Networking */

#SocialNetworking
{
	margin-bottom: 10px;
	width: 300px;
	margin-top: 5px;
	clear: both;
	float: left;
}
#SocialNetworking a:hover
{
	text-decoration: underline;
}
#SocialNetworking #facebook
{
	background: transparent url(FacebookLogo.jpg) no-repeat;
	width: 154px;
	position: relative;
}
#SocialNetworking #twitter
{
	background: transparent url(Twitter.jpg) no-repeat;
	width: 146px;
	position: relative;
}
#SocialNetworking .network
{
	height: 52px;
	float: left;
}
#SocialNetworking .networkText
{
	font-weight: bolder;
	color: #6E6E6E;
	font-size: 11px;
	position: absolute;
	left: 50px;
	top: 14px;
}
#SocialNetworking .networkSlogan
{
	font-weight: bolder;
	color: #04184C;
	font-size: 10px;
	position: absolute;
	left: 50px;
	top: 26px;
}





/* Online Radio */
#OnlineRadio .roundedTopMiddle, #OnlineRadio .roundedBottomMiddle
{
	width: 278px;
}
#OnlineRadio .roundedContentArea
{
	width: 295px;
	background: #fff;
}
#OnlineRadio li
{
	width: 263px;
	
	margin: 10px 0px 0 8px;
	border-bottom: 0px dotted #C7C7C7;
	clear: both;
}
#OnlineRadio div.stationLogo
{
	float: left;
	width: 108px;
}
#OnlineRadio a.stationLogo
{
}
#OnlineRadio img.stationLogo
{
}
#OnlineRadio div.radioStation
{
	width: 161px;
	margin-left: 115px;
}
#OnlineRadio h3
{
	margin-bottom: 2px;
}
#OnlineRadio div.stationDescription
{
	font-size: 88%;
}
#OnlineRadio div.radioStation
{
}
#OnlineRadio span.linkText
{
	float: left;
	margin: 0 5px 0 3px;
	font-size: 93%;
	cursor: pointer;
}
#OnlineRadio img.listenNowIcon, #OnlineRadio img.podcastIcon
{
	float: left;
}
#OnlineRadio div.roundbottom
{
	clear: both;
}



/* Townhall Finance */#FinancePreview .roundedTopMiddle, #FinancePreview .roundedBottomMiddle
{
	width: 278px;
}
#FinancePreview .roundedContentArea
{
	width: 295px;
	background: #fff;
}

/* NLSignup */
#nlSignUpWrapper
{
	position: relative;
	z-index: 1;
	height: 100px;
}
#NLSignUp
{
	position: relative;
	width: 300px;
	text-align: left;
}
#NLSignUp .hd
{
	background: transparent url(sprites-Townhall.png) no-repeat scroll -5px -226px;
	height: 83px;
	width: 300px;
}
#NLSignUp .bd
{
	width: 290px;
	height: 0px;
	padding: 5px 5px 0 5px;
	margin-top: -3px;
	overflow-y: hidden;
	background: #1B3268;
}
#NLSignUp .bd label
{
	vertical-align: top;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
#NLSignUp .ft
{
	background: transparent url(MainNLSignUp-1.gif);
	height: 39px;
	width: 300px;
}
/*Debug*/
#NLSignUp .privacyPolicy
{
}

#NLSignUp .ft span
{
	padding-left: 7px;
	color: #FFF;
	font-size: 9px;
}
#NLSignUp .ft a
{
	position: absolute;
	color: #0F2646;
}
#NLSignUp .ft img
{
	border: none;
}
#NLSignUp ul
{
	background: #FFFFFF;
	margin: 0;
	padding: 5px 5px 12px 5px;
	position: relative;
	width: 280px;
}
#NLSignUp li
{
	list-style-type: none;
	margin-top: 3px;
}
#NLSignUp .checkbox
{
	left: 7px;
	top: 9px;
}
#NLSignUp .emailAddress
{
	left: 8px;
	position: absolute;
	top: 57px;
	width: 155px;
}
.newsletterDescription
{
	font-size: 10px;
	margin: 0 0 0 18px;
}
#NLSignUp .instructions
{
	font-size: 12px;
	margin-left: 25px;
}
#NLSignUp .signupSubmit
{
	top: 55px;
	left: 173px;
	position: absolute;
	height: 22px;
	width: 64px;
	background: transparent url(sprites-Townhall.png) no-repeat scroll -616px -224px;
}
#NLSignUpList
{
	position: static !important;
	overflow: hidden;
}

/* NLSignUp IE Hacks */* html #NLSignUpBody
{
	margin-top: -10px;
	width: 245px !important;
}
* html #NLSignUp .ft
{
	margin-top: 0 !important;
}

/* Site Search */
#SiteSearch
{
	background: url(bg-header_search.png) repeat-x;
	width: 203px;
	height: 30px;
	position: absolute;
	margin-top: 8px;
	padding: .33em 0 0 .33em;
}
#SiteSearch span.searchOptions
{
	margin: 0 0 0 40px;
	color: #FFFFFF;
}
#SiteSearch img.searchToolBgSlant
{
	background-image: url(sprites-Townhall.png);
	background-position: -257px -39px;
	width: 33px;
	height: 30px;
	position: absolute;
	margin: -4px 0 0 37px;
}
#SiteSearch h1
{
	position: absolute;
	left: 232px;
	top: 7px;
	width: 465px;
	color: #FFF;
	font-size: 100%;
	font-weight: normal;
}
/* Normal 'Upper' Tabs */
/* Conservative Movement*/
#ConservativeMovement span.arrow
{
	top: 1px;
}

div.ConservativeMovementContainer
{
	width: 330px;
	float: left;
	margin-left: 10px;
}
#ConservativeMovement
{
	width: 330px;
/*	height: 665px;*/
}
#ConservativeMovement .roundedTopMiddle, #ConservativeMovement .roundedBottomMiddle
{
	width: 308px !important;
}
#ConservativeMovement .roundedContentArea
{
	width: 98.5% !important;
	/*height: 583px;*/
	padding-top: 0px !important;
}
#ConservativeMovement ul.yui-nav
{
	position: relative !important;
	top: .45em;
	left: -.2em;
}
#ConservativeMovement ul.verticalList li a
{
	color: #001346;
}
#ConservativeMovement ul.verticalList li .subTopic a
{
	color: #333;
}
html > /**/ body #ConservativeMovement ul.yui-nav
{
	top: .55em;
}
#ConservativeMovement div.scroller
{
	height: 583px;
	overflow-y: scroll;
	width: 99.9%;
}
#ConservativeMovement .yui-hidden div.scroller
{
	display: none;
}
#ConservativeMovement .roundedBottomMiddle a
{
	position: relative;
	top: .5em;
}
#ConservativeMovement .yui-content
{
	display: none;
}
#ConservativeMovement.ready .yui-content
{
	display: block !important;
}
#cmLatest .issueSelector select
{
	width: 209px;
}
#cmLatest div.scroller
{
	height: 542px;
}

/* News Category */
div.newsCategory
{
	float: left;
	width: 204px;
}

div.middleCategory
{
	margin: 0 6px;
}

div.newsCategory div.roundedTopMiddle, div.newsCategory div.roundedBottomMiddle
{
	width: 184px;
}

div.newsCategory div.roundedContentArea
{
	width:201px;
	padding-right: 0px;
}
div.newsCategory .verticalList a
{
	color: #001346;
}

/* Ad spots */
div.adspot2
{
	margin-top: 15px;
}

div.adspot3
{
	margin-top: 31px;
}

div.adspot4
{
	margin-top: 30px;
}

html > /**/ body div.adspot4
{
	margin-top: 17px;
}




/* Popular Articles */
div.PopularArticlesContainer
{
	margin: 5px 0;
	height: 223px;
}
#PopularArticles .navwrapper
{
	border-bottom: 1px solid #c7c7c7;
}
#PopularArticles ul.main
{
	position: relative;
	top: .2em;
	width: 300px;
	white-space: nowrap;
	height: 23px;
	left: .3em;
}
html > /* */ body #PopularArticles ul.main
{
	/* IE Hack */
	left: .05em;
	top: .3em;
}
#PopularArticles div.yui-content.main
{
	height: 171px;
	border: solid #c7c7c7;
	border-width: 0 1px 1px 1px;
}
#most-read .yui-content, #most-emailed .yui-content, #most-commented .yui-content
{
	height: 141px;
}

#PopularArticles div.timestamp
{
	padding: 10px 10px 0;
	background: white;
	border: solid #c7c7c7;
	border-width: 0 1px;
}

#PopularArticles div.timestamp .inner
{
	background: #f0f0f0;
	height: 21px;
	position: relative;
	color: #a9a9a9;
	font-size: 80%;
}
#PopularArticles div.timestamp .inner span
{
	position: relative;
	top: .4em;
}
#PopularArticles div.timestamp .inner .left
{
	background: white url(sprites-Townhall.png) no-repeat -187px -169px;
	width: 10px;
	height: 21px;
	float: left;
}
#PopularArticles div.timestamp .inner .right
{
	background: white url(sprites-Townhall.png) no-repeat -203px -169px;
	width: 10px;
	height: 21px;
	position: absolute;
	top: 0px;
	left: 97%;
}
#PopularArticles .list-container ul
{
	padding: 5px 10px 0;
}
#PopularArticles .list-container ul li
{
	line-height: 180%;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
}
#PopularArticles .list-container ul li label
{
	font-size: 140%;
	color: #1A4D80;
	margin-right: 10px;
}
#PopularArticles .list-container ul li.alt
{
	border: dotted #c7c7c7;
	border-width: 1px 0;
}
#PopularArticles .list-container ul li a
{
	position: relative;
	top: -2px;
	color: #001346;
	font-size: 11px;
}
#PopularArticles .list-container ul li span
{
	position: relative;
	top: -2px;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
/* Finance Preview */
#FinancePreview span.arrow
{
	top: 1px;
}
#FinancePreview div.issueSelector
{
	padding-top: 2px;
	margin-bottom: 5px;
}
#FinancePreview
{
	margin-top: 20px !important;
}
#FinancePreview .qmmt_main img
{
	max-width: 275px;
}
#FinancePreview .qmmt_main
{
	width: 275px;
}
#FinancePreview .verticalList li a
{
	color: #001346;
}


/* KTIE News Hour */
#KTIENewsHour
{
	width: 995px;
	margin: 0px auto;
	border: solid 1px #031D57;
}
#KTIENewsHour #NewsHourHeader
{
	background: url( "KTIENewsHourHeader.jpg" ) no-repeat;
	height: 123px;
}
body.KTIENewsHour
{
	background-color: #fff;
}

.storyTeaser p {text-align:justify}
.story p{text-align:justify; padding-bottom:7px}


.roundedContentArea ul li{list-style:none; background-image:url(bull.gif); background-repeat:no-repeat; background-position:left 2px; padding:0 0 0 22px;}
