/*-----------------------------------------------------------*/
/* Public: CSS
/*-----------------------------------------------------------*/

/* Global ---------------------------------------------------*/
html {
	color: #000000;
	background: #FFFFFF;
}

body {
	font: normal 12px/14px 'Arial', 'Sans-Serif';
}

body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dd, dt, p, form, div, pre, code, fieldset, legend, input, textarea, blockquote, th, td {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

h3 {
	font: bold 14px/16px 'Arial';
	color: #244D76;
}

li {
	list-style: none;
}

fieldset, img {
	border: 0px;
}

a, object {
	outline: none;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}

caption, th {
	text-align: left;
}

legend {
	color: #000000;
}

del, ins {
	text-decoration: none;
}

a {
	color: #356ba2;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}
/*-----------------------------------------------------------*/

/* Header ---------------------------------------------------*/
.Header {
	width: 984px;
	margin: 0px auto;
}

.Header .HDR_TopRow .HDR_Affiliate {
	background: url('../../img/v1/bg.affiliate.gif') no-repeat;
	width: 254px;
	height: 90px;
	float: left;
	overflow: hidden;
	position: relative;
}

.Header .HDR_TopRow .HDR_Affiliate .AFL_ZipInput {
	position: absolute;
		top: 47px;
		left: 125px;
	width: 95px;
	border: 0px;
}

.Header .HDR_TopRow .HDR_Affiliate .AFL_Submit {
	position: absolute;
		top: 44px;
		left: 227px;
}

.Header .HDR_TopRow .HDR_Affiliate .AFL_Message {
	position: absolute;
		top: 70px;
		left: 10px;
	font-style: italic;
	color: #FF0000;
}

.Header .HDR_TopRow .HDR_Affiliate .AFL_ChangeLink {
	position: absolute; 
		bottom: 2px;
		right: 2px;
}

.Header .HDR_TopRow .HDR_Affiliate .WTHR_Wrapper {
	background: url('../../img/v1/bg.weather.jpg') repeat-x;
	width: 234px;
	height: 70px;
	padding: 10px;
}

.Header .HDR_TopRow .HDR_Affiliate .WTHR_Wrapper .WTHR_City {
	font: bold 16px/18px 'Arial';
	color: #08808E;
}

.Header .HDR_TopRow .HDR_Affiliate .WTHR_Wrapper .WTHR_Icon {
	float: left;
	margin: 2px 10px 0px 0px;
}

.Header .HDR_TopRow .HDR_Affiliate .WTHR_Wrapper .WTHR_Icon img {
	border: 1px solid #FFFFFF
}

.Header .HDR_TopRow .HDR_Affiliate .WTHR_Wrapper .WTHR_Temp {
	font: bold 16px/18px 'Arial';
}

.Header .HDR_TopRow .HDR_Affiliate .WTHR_Wrapper .WTHR_Wind {
	font: bold 14px/16px 'Arial';
}

.Header .HDR_TopRow .HDR_Affiliate .AFL_AffiliateForm {
	display: none;
}

.Header .HDR_TopRow .AD_A {
	height: 90px;
	float: left;
}

.Header .HDR_Banner {
	text-align: center;
}

.Header .HDR_Banner img {
	display: block;
	margin: 0px auto;
	
}

.Header .HDR_Nav {
	background: url('../../img/v1/bg.nav3.gif') no-repeat;
	width: 984px;
	height: 44px;
}

.Header .HDR_Nav .NAV_Links li {
	float: left;
}

.Header .HDR_Nav .NAV_Links li .NAV_Button {
	background: url('../../img/v1/bg.nav3.gif') no-repeat;
	height: 44px;
	display: block;
}

.Header .HDR_Nav .NAV_Links li.NAV_Home a {
	width: 90px;
}

.Header .HDR_Nav .NAV_Links li.NAV_Home .NAV_Current, .Header .HDR_Nav .NAV_Links li.NAV_Home .NAV_Hover {
	background-position: 0px -44px;
}

.Header .HDR_Nav .NAV_Links li.NAV_Recipes a {
	width: 98px;
	background-position: -90px 0px
}

.Header .HDR_Nav .NAV_Links li.NAV_Recipes .NAV_Current, .Header .HDR_Nav .NAV_Links li.NAV_Recipes .NAV_Hover {
	background-position: -90px -44px;
}

.Header .HDR_Nav .NAV_Links li.NAV_Photos a {
	width: 94px;
	background-position: -188px 0px;
}

.Header .HDR_Nav .NAV_Links li.NAV_Photos .NAV_Current, .Header .HDR_Nav .NAV_Links li.NAV_Photos .NAV_Hover {
	background-position: -188px -44px;
}



.Header .HDR_Nav .NAV_Links li.NAV_OnTheShow a {
	width: 149px;
	background-position: -282px 0px;
}

.Header .HDR_Nav .NAV_Links li.NAV_OnTheShow .NAV_Current, .Header .HDR_Nav .NAV_Links li.NAV_OnTheShow .NAV_Hover {
	background-position: -282px -44px;
}

.Header .HDR_Nav .NAV_Links li.NAV_Listen a {
	width: 88px;
	background-position: -431px 0px;
}

.Header .HDR_Nav .NAV_Links li.NAV_Listen .NAV_Current, .Header .HDR_Nav .NAV_Links li.NAV_Listen .NAV_Hover {
	background-position: -431px -44px;
}

.Header .HDR_Nav .NAV_Links li.NAV_Blogs a {
	width: 123px;
	background-position: -519px 0px;
}

.Header .HDR_Nav .NAV_Links li.NAV_Blogs .NAV_Current, .Header .HDR_Nav .NAV_Links li.NAV_Blogs .NAV_Hover {
	background-position: -519px -44px;
}

.Header .HDR_Nav .NAV_Links li.NAV_MailBag a {
	width: 113px;
	background-position: -642px 0px;
}

.Header .HDR_Nav .NAV_Links li.NAV_MailBag .NAV_Current, .Header .HDR_Nav .NAV_Links li.NAV_MailBag .NAV_Hover {
	background-position: -642px -44px;
}

/*

.Header .HDR_Nav {
	background: url('../../img/v1/bg.nav.gif') no-repeat;
	width: 984px;
	height: 44px;
}

.Header .HDR_Nav .NAV_Links li {
	float: left;
}

.Header .HDR_Nav .NAV_Links li .NAV_Button {
	background: url('../../img/v1/bg.nav.gif') no-repeat;
	height: 44px;
	display: block;
}

.Header .HDR_Nav .NAV_Links li.NAV_Home a {
	width: 72px;
}

.Header .HDR_Nav .NAV_Links li.NAV_Home .NAV_Current, .Header .HDR_Nav .NAV_Links li.NAV_Home .NAV_Hover {
	background-position: 0px -44px;
}

.Header .HDR_Nav .NAV_Links li.NAV_Recipes a {
	width: 87px;
	background-position: -72px 0px
}

.Header .HDR_Nav .NAV_Links li.NAV_Recipes .NAV_Current, .Header .HDR_Nav .NAV_Links li.NAV_Recipes .NAV_Hover {
	background-position: -72px -44px;
}

.Header .HDR_Nav .NAV_Links li.NAV_Photos a {
	width: 83px;
	background-position: -159px 0px;
}

.Header .HDR_Nav .NAV_Links li.NAV_Photos .NAV_Current, .Header .HDR_Nav .NAV_Links li.NAV_Photos .NAV_Hover {
	background-position: -159px -44px;
}

.Header .HDR_Nav .NAV_Links li.NAV_Experts a {
	width: 87px;
	background-position: -242px 0px;
}

.Header .HDR_Nav .NAV_Links li.NAV_Experts .NAV_Current, .Header .HDR_Nav .NAV_Links li.NAV_Experts .NAV_Hover {
	background-position: -242px -44px;
}

.Header .HDR_Nav .NAV_Links li.NAV_OnTheShow a {
	width: 137px;
	background-position: -329px 0px;
}

.Header .HDR_Nav .NAV_Links li.NAV_OnTheShow .NAV_Current, .Header .HDR_Nav .NAV_Links li.NAV_OnTheShow .NAV_Hover {
	background-position: -329px -44px;
}

.Header .HDR_Nav .NAV_Links li.NAV_Listen a {
	width: 75px;
	background-position: -466px 0px;
}

.Header .HDR_Nav .NAV_Links li.NAV_Listen .NAV_Current, .Header .HDR_Nav .NAV_Links li.NAV_Listen .NAV_Hover {
	background-position: -466px -44px;
}

.Header .HDR_Nav .NAV_Links li.NAV_Blogs a {
	width: 114px;
	background-position: -541px 0px;
}

.Header .HDR_Nav .NAV_Links li.NAV_Blogs .NAV_Current, .Header .HDR_Nav .NAV_Links li.NAV_Blogs .NAV_Hover {
	background-position: -541px -44px;
}

.Header .HDR_Nav .NAV_Links li.NAV_MailBag a {
	width: 99px;
	background-position: -655px 0px;
}

.Header .HDR_Nav .NAV_Links li.NAV_MailBag .NAV_Current, .Header .HDR_Nav .NAV_Links li.NAV_MailBag .NAV_Hover {
	background-position: -655px -44px;
}
*/
.Header .HDR_Nav .NAV_Links li .NAV_Search {
	position: relative;
}

.Header .HDR_Nav .NAV_Links li .NAV_Search .NAV_TextInput {
	width: 140px;
	position: absolute;
		top: 13px;
		left: 10px;
}

.Header .HDR_Nav .NAV_Links li .NAV_Search .NAV_Submit {
	position: absolute;
		top: 10px;
		left: 160px;
}
/*-----------------------------------------------------------*/

/* Content --------------------------------------------------*/
.Content {
	width: 984px;
	margin: 10px auto;
}

.Content .PAG_Page {
	margin-right: 230px;
}

.Content .Column_B {
	float: right;
	width: 220px;
	color: #FFFFFF;
	overflow: hidden;
}

.ContentNoMargin {
	margin: 0px auto 10px auto;
}

.ContentNoMargin .Column_B {
	margin-top: 10px;
}

.Content .Column_B .Community {
	background: #57307D url('../../img/v1/title.community.gif') no-repeat;
	padding: 43px 5px 5px 5px;
	color: #FFFFFF;
	font: bold 12px/24px 'Arial';
}

.Content .Column_B .Videos {
	background: #57307D url('../../img/v1/title.videos.gif') no-repeat;
	padding: 43px 0px 0px 0px;
	color: #FFFFFF;
	font: bold 12px/24px 'Arial';
	text-align: center;
}

.Content .Column_B .FindUs {
	background: #57307D url('../../img/v1/title.findus.gif') top center no-repeat scroll;
	padding: 53px 0px 0px 0px;
}

.Content .Column_B .FindUs h2 {
	display: none;
}

.Content .Column_B .FindUs ul {

	height: 54px;
	clear: both;
	Overflow: auto;
}

.Content .Column_B .FindUs ul li {
	float: left;
	margin: 0px 1px 0px 0px;
}

.Content .Column_B .FindUs ul li a {
	width: 54px;
	height: 54px;
	outline: none;
	display: block;
	background: url('../../img/v1/findus-icons.jpg') no-repeat;
}
.Content .Column_B .FindUs ul li a span {

}
.Content .Column_B .FindUs ul li a.twitter {
	
}
.Content .Column_B .FindUs ul li a.facebook {
	background-position: -54px 0px;
}
.Content .Column_B .FindUs ul li a.podcast {
	background-position: -108px 0px;
}
.Content .Column_B .FindUs ul li a.rss {
	background-position: -162px 0px;
}
/*
.Content .Column_B .FindUs ul li.Twitter a {
	display: block;
	height: 71px;
	width: 71px;
	background: url('../../img/v1/find.twitter.gif') center center no-repeat;
}

.Content .Column_B .FindUs ul li.Facebook {
	margin: 0px;
}

.Content .Column_B .FindUs ul li.Facebook a {
	display: block;
	height: 71px;
	width: 71px;
	background: url('../../img/v1/find.facebook.gif') center center no-repeat;
}

.Content .Column_B .FindUs ul li.Podcast a {
	display: block;
	height: 71px;
	width: 71px;
	background: url('../../img/v1/find.podcast.gif') center center no-repeat;
}
*/
.Content .Column_B .Videos .VideoTitle {
	text-align: left;
	width: 192px;
	margin: 0px auto;
	overflow: hidden;
}

.Content .Column_B .Videos .VideoThumb {
	border: 2px solid #FFFFFF;
}

.Content .Column_B .Videos .VideoLink {
	text-align: right;
	padding-right: 15px;
}

.Content .Column_B .EMall {
	background: #57307D url('../../img/v1/title.emall.gif') no-repeat;
	padding: 43px 15px 10px 15px;
	color: #FFFFFF;
	font: bold 12px/14px 'Arial';
	text-align: left;
}

.Content .Column_B .EMall .EmallLink {
	text-align: right;
}

.Content .PAG_Main .Column_Left {
	float: left;
	width: 220px;
}

.Content .PAG_Main .Column_Left .MAIN_Photos {
	background: url('../../img/v1/bg.photos.gif') no-repeat;
	padding: 43px 28px 5px 28px;
	margin-top: 10px;
	color: #FFFFFF;
	font: bold 12px/24px 'Arial';
	height: 186px;
}

.Content .PAG_Main .Column_Left .MAIN_Photos .MAIN_PhotoThumb {
	border: 2px solid #FFFFFF;
	margin: 10px 0px 10px 0px;
}

.Content .PAG_Main .Column_Left .MAIN_Photos .MAIN_PhotoViewButton {
	background: url('../../img/v1/btn.photo_view.gif') no-repeat;
	display: block;
	width: 50px;
	height: 19px;
	float: right;
}

.Content .PAG_Main .Column_Right {
	width: auto;
	margin-left: 228px;
}

.Content .PAG_Main .Column_Right .MAIN_MostPopular {
	background: url('../../img/v1/bg.most_popular.gif') no-repeat;
	padding-top: 38px;
	border-bottom: 1px solid #77a0cb;
}

.Content .PAG_Main .Column_Right .MAIN_OnTheShow {
	background: url('../../img/v1/bg.on-the-show.gif') no-repeat;
	padding-top: 38px;
	border-bottom: 1px solid #77a0cb;
	margin-top: 10px;
}

.Content .PAG_Main .Column_Right .MAIN_ListItem {
	padding: 10px;
	border-left: 1px solid #77a0cb;
	border-right: 1px solid #77a0cb;
}

.Content .PAG_Main .Column_Right .MAIN_ListItem .MAIN_ListItemDate {
	font: normal 11px/13px 'Arial';
}

.Content .PAG_Main .Column_Right .MAIN_ListItem .MAIN_ListItemTitle {
	font: bold 14px/16px 'Arial';
}

.Content .PAG_Main .Column_Right .MAIN_ListItem .MAIN_ListItemTeaser {
	padding: 5px 0px;
}

.Content .PAG_Main .Column_Right .MAIN_ListItem .MAIN_ListItemReadMore {
	font-weight: bold;
}

.Content .PAG_Main .Column_Right .MAIN_Odd {
	background: #e5edf6;
}
/*-----------------------------------------------------------*/

/* Registration / Login -------------------------------------*/
.Content .PAG_Register {
	background: #543078 url('../../img/v1/bg.register.gif') no-repeat;
	width: 752px;
	color: #FFFFFF;
}

.Content .PAG_Subscribe {
	background: #58327e url('../../img/v1/bg.subscribe.gif') no-repeat;
	width: 752px;
	color: #FFFFFF;
}

.Content .PAG_Login {
	background: url('../../img/v1/bg.login.gif') no-repeat;
	color: #FFFFFF;
}

.Content .PAG_Register a, .Content .PAG_Login a {
	color: #FFFFFF;
}

.Content .PAG_Register .REG_Register,
.Content .PAG_Subscribe .REG_Subscribe,
.Content .PAG_Login .LOG_Login {
	padding: 50px 10px 0px 10px;
}

.Content .PAG_Register .REG_Register .REG_Subscriptions {
	padding: 10px 0px 0px 20px;
}

.Content .PAG_Page .FRM_Row {
	padding-bottom: 10px;
}

.Content .PAG_Page .FRM_Row .FRM_Label {
	width: 110px;
	float: left;
	text-align: right;
	padding: 3px 10px 0px 0px;
}

.Content .PAG_Page .FRM_Row .FRM_Input {
	width: 240px;
	float: left;
}

.Content .PAG_Page .FRM_Row .FRM_Input .FRM_TextInput {
	width: 180px;
}

.Content .PAG_Register .REG_Register .REG_Newsletter {
	float: left;
}

.Content .PAG_Register .REG_Register .REG_Submit {
	text-align: right; 
	margin-right: 66px;
}

.Content .PAG_Subscribe .REG_Subscribe .REG_SubscribeSubmit {
	text-align: right;
	margin-right: 54px;
}

.Content .PAG_Page .FRM_Note {
	font: normal 10px/12px 'Arial';
}

.Content .PAG_Register .REG_Register p {
	margin: 0px 10px;
}

.Content .PAG_Login .LOG_WelcomeCopy {
	width: 300px;
	float: left;
	margin-top: -10px;
}

.Content .PAG_Login .LOG_Login .LOG_Submit {
	margin-left: 254px;
}

.Content .PAG_Login .FRM_Row .FRM_Input {
	width: 200px;
}

.Content .PAG_Password {
	background: url('../../img/v1/bg.password.gif') no-repeat;
	color: #FFFFFF;
}

.Content .PAG_Password .PAS_Forgot .PAS_Submit {
	margin-left: 254px;
}

.Content .PAG_Password .PAS_Forgot {
	padding: 50px 10px 0px 10px;
}

.Content .PAG_Password .FRM_Row {
	margin-top: 10px;
}

/*-----------------------------------------------------------*/

/* Recipes --------------------------------------------------*/
.Content .PAG_Recipes {
	background: url('../../img/v1/bg.recipes.gif') no-repeat;
	width: 752px;
	padding: 38px 0px 0px 0px;
}

.Content .PAG_Recipes .REC_Row {
	padding: 10px;
	border-left: 1px solid #77a0cb;
	border-right: 1px solid #77a0cb;
}

.Content .PAG_Recipes .REC_RowEmpty {
	padding: 10px;
	border: 1px solid #77a0cb;
}

.Content .PAG_Recipes .REC_Odd {
	background: #f1ffea;
}

.Content .PAG_Recipes .REC_Even {
	background: #FFFFFF;
}

.Content .PAG_Recipes .REC_Title {
	font: bold 14px/16px 'Arial';
}

.Content .PAG_Recipes .REC_Row .REC_Teaser {
	font: normal 12px/14px 'Arial';
}

.Content .PAG_Recipes .REC_Row a {
	font-weight: bold;
}

.Content .PAG_Recipes .REC_Recipe {
	padding: 10px;
	border-right: 1px solid #77a0cb;
	border-bottom: 1px solid #77a0cb;
	border-left: 1px solid #77a0cb;
}

.Content .PAG_Recipes .REC_Recipe .REC_Date {
	font: 11px/13px normal 'Arial';
	margin-bottom: 10px;
}

.PAG_Recipes .REC_Recipe .REC_Media {
	float: left;
	margin: 0px 10px 10px 0px;
}

.Content .PAG_Recipes .REC_Recipe .REC_Description {
	float: left;
	margin-bottom: 10px;
}

.Content .PAG_Recipes .REC_Recipe .REC_Body {
	clear: left;
}

.Content .PAG_Recipes .REC_Recipe .REC_Links {
	margin-top: 10px;
	text-align: right;
}

.Content .PAG_Recipes .REC_Recipe .REC_Links a {
	font-weight: bold;
}

.Content .PAG_Recipes .REC_Recipe .REC_Links .REC_Next {
	float: left;
}
/*-----------------------------------------------------------*/

/* Photo Gallery --------------------------------------------*/
.Content .PAG_PhotoGallery {
	background: #008397 url('../../img/v1/bg.photo_gallery.gif') no-repeat;
	width: 752px;
	padding: 38px 0px 0px 0px;
	color: #FFFFFF;
}

.Content .PAG_PhotoGallery a {
	color: #FFFFFF;
	font-weight: bold;
}

.Content .PAG_PhotoGallery .PHG_Albums .PHG_Album {
	width: 160px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 20px 0px 0px 22px;
	text-align: center;
}

.Content .PAG_PhotoGallery .PHG_Albums .PHG_Album .PHG_AlbumDate {
	font: bold 10px/12px 'Arial';
	color: #C4C4C4;
	margin-bottom: 5px;
}

.Content .PAG_PhotoAlbum h1 {
	font: bold 18px/20px 'Arial';
	padding: 10px;
}

.Content .PAG_PhotoAlbum .PHG_BackToListings {
	margin: 10px;
	float: right;
	display: inline;
}

.Content .PAG_PhotoAlbum .PHG_PhotoThumbsWrapper {
	width: 730px;
	margin: 0px auto;
}

.Content .PAG_PhotoAlbum .PHG_PhotoContainer {
	width: 730px;
	margin: 0px auto;
	padding-bottom: 30px;
}

.Content .PAG_PhotoAlbum .PHG_PhotoContainer .PHG_Description {
	margin-top: 10px;
}

.Content .PAG_PhotoAlbum .PHG_Previous,
.Content .PAG_PhotoAlbum .PHG_Next {
	background: url('../../img/v1/btn.arrow.gif') no-repeat;
	width: 19px;
	height: 75px;
	display: block;
}

.Content .PAG_PhotoAlbum .PHG_Next {
	background-position: -19px 0px;
	margin-left: 0px;
}
/*-----------------------------------------------------------*/

/* Videos ---------------------------------------------------*/
.Content .PAG_Videos {
	background: url('../../img/v1/bg.videos.gif') no-repeat;
	width: 752px;
	padding: 38px 0px 0px 0px;
}
.Content .PAG_Videos .VID_Player {
	width: 750px;
	height: 400px;
	background: #78589B;
	padding: 0px 0px 0px 2px;
}
/*-----------------------------------------------------------*/

/* INL Article & Article List -------------------------------*/
.Content .ACL_ArticleWrapper {
	width: 752px;
	padding: 38px 0px 0px 0px;
}

.Content .ACL_CAT_addiction {
	background: url('../../img/v1/bg.addiction.gif') no-repeat;
}

.Content .ACL_CAT_pediatrician {
	background: url('../../img/v1/bg.pediatrician.gif') no-repeat;
}

.Content .ACL_CAT_fitness {
	background: url('../../img/v1/bg.fitness.gif') no-repeat;
}

.Content .ACL_CAT_skin-care {
	background: url('../../img/v1/bg.skin-care.gif') no-repeat;
}

.Content .ACL_CAT_emall {
	margin-top: 10px;
	background: url('../../img/v1/bg.emall.gif') no-repeat;
}

.Content .ACL_CAT_on-the-show {
	margin-top: 10px;	
	background: transparent url('../../img/v1/bg.on-the-show.gif') 0px 0px no-repeat;
}

.Content .ACL_CAT_not-so-serious-book-club {
	margin-top: 10px;	
	background: transparent url('../../img/v1/bg.not-so-serious-book-club.gif') 0px 0px no-repeat;
}

.Content .ACL_CAT_just-for-kids-book-club {
	margin-top: 10px;	
	background: transparent url('../../img/v1/bg.just-for-kids-book-club.gif') 0px 0px no-repeat;
}

.Content .ACL_Article {
	border: 1px #77a0cb solid;
	padding: 20px 10px 20px 10px;
}

.Content .ACL_Article .ACL_Date {
	font-size: 11px;
	line-height: 16px;
}

.Content .ACL_Article .ACL_Title {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;	
	margin-bottom: 10px;
}

.Content .ACL_Article .ACL_Content {
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
}

.Content .ACL_Article .REC_Links {
	color: #356ba2;
	font-weight: bold;
}

.Content .ACL_Article .REC_Links .Previous {
	float: left;
	display: inline;
}

.Content .ACL_Article .REC_Links .Next {
	float: right;
	display: inline;
}

.Content .ACL_ArticleWrapper .ACL_Media {
	margin: 0px 0px 10px 10px;
}
/*-----------------------------------------------------------*/

/* Articles -------------------------------------------------*/

/*-----------------------------------------------------------*/

/* Social Features ------------------------------------------*/
.Content .SCL_Social .SCL_Link {
	background: url('../../img/v1/bg.social_features.gif') no-repeat;
	display: block;
	height: 12px;
	float: left;
	margin-right: 10px;
}

.Content .SCL_Social {
	margin: 10px 0px;
}

.Content .SCL_Social .SCL_Print {
	width: 40px;
}

.Content .SCL_Social .SCL_Email {
	width: 110px;
	background-position: -48px 0px;
}

.Content .SCL_Social .SCL_Comment {
	width: 110px;
	background-position: -168px 0px;
}

.Content .SCL_EmailPanel {
	background: url('../../img/v1/bg.social_email.gif') repeat-x;
	height: 180px;
	display: none;
	border: 1px solid #77A0CB;
	padding: 10px;
	margin-top: 10px;
}

.Content .SCL_CommentPanel {
	background: url('../../img/v1/bg.social_email.gif') repeat-x;
	height: 180px;
	display: none;
	border: 1px solid #77A0CB;
	padding: 10px;
	margin-top: 10px;
}

.Content .SCL_Panel h3 {
	height: 24px;
}

.Content .SCL_Panel .SCL_Row {
	margin: 10px 0px 0px 0px;
}
.Content .SCL_Panel .SCL_Row .SCL_TextInput {
	width: 200px;
}

.Content .SCL_Panel .SCL_Row .SCL_MessageTextarea {
	width: 100%;
}

.Content .SCL_CommentPanel .SCL_Row .SCL_MessageTextarea {
	height: 94px;
}

.Content .SCL_Panel .SCL_Row .SCL_AjaxMessage {
	font-style: italic;
	color: #FF0000;
}

.Content .SCL_Panel .SCL_Submit,
.Content .SCL_Panel .SCL_Cancel {
	float: right;
	margin-left: 10px;
	display: inline;
}
/*-----------------------------------------------------------*/

/* Comments -------------------------------------------------*/
.Content .CMT_Comments {
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #77A0CB;
}

.Content .CMT_Comments .CMT_Username,
.Content .CMT_Comments .CMT_DateEntered {
	color: #244d76;
	font: bold 12px/14px 'Arial';
}

.Content .CMT_Comments .CMT_Username {
	float: left;
}

.Content .CMT_Comments .CMT_DateEntered {
	text-align: right;
}

.Content .CMT_Comments .CMT_Message {
	margin-top: 10px;
}

.Content .CMT_Comments hr {
	border: 0px;
	color: #b2c3d4;
	background-color: #b2c3d4;
	height: 1px;
}

.Content .AD_B {
	background: #57307D;
	text-align: center;
	padding: 5px 0px;
}

.Content .AD_C {
	text-align: center;
	margin-top: 10px;
}
/*-----------------------------------------------------------*/

/* Mail Bag -------------------------------------------------*/
.PAG_MailBag .SubNavigation, .PAG_Contact .SubNavigation {
	background: url('../../img/v1/bg.subnavigation.gif') no-repeat;
	height: 38px;
}
.PAG_MailBag .SubNavigation ul, .PAG_Contact .SubNavigation ul {
	padding: 10px 0px 0px 10px;
}
.PAG_MailBag .SubNavigation li, .PAG_Contact .SubNavigation li {
	float: left;
	margin-right: 10px;
}
.PAG_MailBag .SubNavigation li a, .PAG_Contact .SubNavigation li a {
	display: block;
	height: 20px;
}
.PAG_MailBag .SubNavigation .TheCast a, .PAG_Contact .SubNavigation .TheCast a {
	background: url('../../img/v1/btn.the_cast.off.gif') no-repeat;
	width: 92px;
}
.PAG_MailBag .SubNavigation .AskDrBucky a, .PAG_Contact .SubNavigation .AskDrBucky a {
	background: url('../../img/v1/btn.ask_dr_bucky.off.gif') no-repeat;
	width: 101px;
}
.PAG_MailBag .SubNavigation .EmailShow a, .PAG_Contact .SubNavigation .EmailShow a {
	background: url('../../img/v1/btn.email_the_show.off.gif') no-repeat;
	width: 114px;
}
.PAG_MailBag .SubNavigation .TheCast a:hover, .PAG_Contact .SubNavigation .TheCast a:hover, .PAG_MailBag .SubNavigation .CastSelected a {
	background: url('../../img/v1/btn.the_cast.gif') no-repeat;
	width: 92px;
}
.PAG_MailBag .SubNavigation .AskDrBucky a:hover, .PAG_Contact .SubNavigation .AskDrBucky a:hover, .PAG_Contact .SubNavigation .BuckySelected a {
	background: url('../../img/v1/btn.ask_dr_bucky.gif') no-repeat;
	width: 101px;
}
.PAG_MailBag .SubNavigation .EmailShow a:hover, .PAG_Contact .SubNavigation .EmailShow a:hover, .PAG_Contact .SubNavigation .EmailSelected a {
	background: url('../../img/v1/btn.email_the_show.gif') no-repeat;
	width: 114px;
}
.PAG_MailBag .InnerContent {
	margin-top: 15px;
	background-color: #A40706;
}
.PAG_MailBag .InnerContent h2 span, .PAG_MailBag .InnerContent .Member h3 span {
	display: none;
}
.PAG_MailBag .InnerContent h2 {
	background: url('../../img/v1/title.the_cast.gif') no-repeat;
	height: 40px;
}
.PAG_MailBag .InnerContent .Member {
	padding: 10px;
	color: #FFFFFF;
	border-bottom: 2px solid #B92524;
}
.PAG_MailBag .InnerContent .Member h3 {
	margin-bottom: 15px;
}
.PAG_MailBag .InnerContent .Member p {
	padding-bottom: 15px;
}
.PAG_MailBag .InnerContent .Member .ProfileImage {
	float: left;
	margin-right: 10px;
}
.PAG_MailBag .InnerContent .Member .Info {
	margin-left: 188px;
}
.PAG_MailBag .InnerContent .Member .SamNorth {
	background: url('../../img/v1/title.sam_north.gif') no-repeat;
	height: 20px;
	width: 126px;
}
.PAG_MailBag .InnerContent .Member .BobMurphy {
	background: url('../../img/v1/title.bob_murphy.gif') no-repeat;
	height: 20px;
	width: 140px;
}
.PAG_MailBag .InnerContent .Member .JodiCarson {
	background: url('../../img/v1/title.jodi_carson.gif') no-repeat;
	height: 20px;
	width: 137px;
}
.PAG_MailBag .InnerContent .Member .DrewAndEmilie {
	background: url('../../img/v1/title.drew_and_emilie.gif') no-repeat;
	height: 20px;
	width: 159px;
}
.PAG_MailBag .InnerContent .ClearLeft {
	clear: left;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
/*-----------------------------------------------------------*/

/* Contact --------------------------------------------------*/
.PAG_Contact h2 span {
	display: none;
}
.PAG_Contact .InnerContent {
	background-color: #B6201F;
	color: #FFFFFF;
	margin-top: 15px;
}
.PAG_Contact .InnerContent .ContactForm {
	padding: 10px;
}
.PAG_Contact .EmailTheShow {
	background: url('../../img/v1/title.email_the_show.gif') no-repeat;
	height: 38px;
}
.PAG_Contact table {
	margin-top: 20px;
	width: 100%;
}
.PAG_Contact table td {
	vertical-align: top;
	padding: 0px 5px;
}
.PAG_Contact table .FieldTitle {
	height: 26px;
	text-align: right;
}
.PAG_Contact table td .TextInput {
	border: 1px solid #7D7D7D;
	width: 175px;
}
.PAG_Contact table td .TextArea {
	border: 1px solid #7D7D7D;
	width: 370px;
	height: 110px;
}
.PAG_Contact .Actions {
	padding-top: 15px;
	text-align: right;
}
.PAG_Contact .Actions img {
	margin-left: 5px;
}
/*-----------------------------------------------------------*/

/* Listen Mod -----------------------------------------------*/
.Content .PAG_Main .Column_Left .MAIN_Listen a {
	color: #FFFFFF;
}
.Content .PAG_Main .Column_Left .MAIN_Listen h2 {
	background: url('../../img/v1/bg.listen.gif') no-repeat;
	height: 38px;
	width: 220px;
}
.Content .PAG_Main .Column_Left .MAIN_Listen h2 span {
	display: none;
}
.Content .PAG_Main .Column_Left .MAIN_Listen .InnerContent {
	padding: 10px 5px;
	background-color: #C02D2C;
	color: #FFFFFF;
}
.Content .PAG_Main .Column_Left .MAIN_Listen .InnerContent .BackButton {
	text-align: center;
}
.Content .PAG_Main .Column_Left .MAIN_Listen .InnerContent .Slider {
	background-color: #9E0302;
	height: 50px;
	margin-top: 10px;
}
.Content .PAG_Main .Column_Left .MAIN_Listen .InnerContent .Slider .LeftArrow {
	width: 15px;
	cursor: pointer;
}
.Content .PAG_Main .Column_Left .MAIN_Listen .InnerContent .Slider .RightArrow {
	width: 15px;
	cursor: pointer;
}
.Content .PAG_Main .Column_Left .MAIN_Listen .InnerContent .Slider .SlideArea {
	width: 180px;
	height: 50px;
	overflow: hidden;
	position: relative;
}
.Content .PAG_Main .Column_Left .MAIN_Listen .InnerContent .Slider ul {
	padding-top: 10px;
	width: 2000px;
	position: absolute;
		top: 0px;
		left: 0px;
}
.Content .PAG_Main .Column_Left .MAIN_Listen .InnerContent .Slider li {
	float: left;
	cursor: pointer;
	padding: 0px 3px;
	width: 30px;
	text-align: center;
}
.Content .PAG_Main .Column_Left .MAIN_Listen .InnerContent .Slider .Selected {
	background-color: #FFFFFF;
	color: #000000;
}
.Content .PAG_Main .Column_Left .MAIN_Listen .InnerContent .Image {
	margin: 10px auto 0px;
	border: 2px solid #FFFFFF;
	width: 160px;
	height: 120px;
}
.Content .PAG_Main .Column_Left .MAIN_Listen .InnerContent .Image img {
	width: 160px;
	height: 120px;
}
.Content .PAG_Main .Column_Left .MAIN_Listen .InnerContent .Shows {
	margin-top: 10px;
}
.Content .PAG_Main .Column_Left .MAIN_Listen .InnerContent .Shows h3 {
	color: #FFFFFF;
	text-transform: uppercase;
}
.Content .PAG_Main .Column_Left .MAIN_Listen .InnerContent .Shows li {
	list-style: disc;
	margin: 0px 0px 0px 15px;
	padding: 2px 0px;
}
.Content .PAG_Main .Column_Left .MAIN_Listen .InnerContent .MoreButton {
	text-align: right;
}
/*-----------------------------------------------------------*/

/* Poll -----------------------------------------------------*/
.POL_Question {
	background: #57307D url('../../img/v1/title.say_it_loud.gif') no-repeat;
	padding: 45px 15px 8px 15px;
}
.POL_Question h4 {
	font-weight: bold;
}
.POL_Question .POL_Answers td {
	padding-top: 8px;
}
.POL_Question .POL_Answers .POL_Percent {
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	width: 35px;
}
.POL_Question .POL_Answers .POL_Radio {
	width: 22px;
}
.POL_Question .POL_VoteButton {
	text-align: right;
	cursor: pointer;
}
/*-----------------------------------------------------------*/

/* Footer ---------------------------------------------------*/
.Footer {
	background: url('../../img/v1/bg.footer.gif') repeat-x;
	width: 984px;
	height: 60px;
	padding-top: 24px;
	margin: 0px auto;
	text-align: center;
	color: #575757;
}

.Footer a {
	color: #575757;
	text-decoration: none;
}
/*-----------------------------------------------------------*/

/* Paging ---------------------------------------------------*/
.PAG_Paging {
	text-align: right;
	height: 28px;
	line-height: 22px;
	margin: 0px 0px;
	padding: 5px 10px;
	background: #e5edf6;
	border-right: 1px solid #77a0cb;
	border-bottom: 1px solid #77a0cb;
	border-left: 1px solid #77a0cb;
	color: #4174A8;
}
.PAG_Paging .PAG_PagingInfo {
	padding: 3px 0px 3px 0px;
	float: left;
	font-size: 14px;
	font-weight: normal;
	color:#4174a8;
}
.PAG_Paging .PAG_PagingLinks {
	float: right;
	margin: 0px; 
	padding: 0px; 
	list-style-type: none; 
	list-style-image: none; 
	overflow: hidden; 
}
.PAG_Paging .PAG_PagingLinks li {
	float: left; 
}
.PAG_Paging .PAG_PagingLinks li a {
	display: block;
	padding: 3px;
	text-decoration: none;
	color:#356BA2;
}
.PAG_Paging .PAG_PagingLinks a span{
	display: block;
}
.PAG_Paging .PAG_PagingLinks li .PAG_Text {
	padding: 0px; 
	line-height: 28px;
	margin: 0px 4px;
	text-align: center;
}
.PAG_Paging .PAG_PagingLinks li .PAG_Inactive {
}
.PAG_Paging .PAG_PagingLinks li .PAG_Next, .PAG_Paging .PAG_PagingLinks li .PAG_Previous {
	text-decoration: none;
}
.PAG_Paging .PAG_PagingLinks li .PAG_Previous .PAG_Active {
	width: 61px;
	background: url('../../img/v1/msc_arrow_left_active.png') 0px 11px no-repeat;
}
.PAG_Paging .PAG_PagingLinks li .PAG_Previous .PAG_Inactive {
/*	background: url('http://assets.snoopy.stage.vpi.net/img/v1/msc_arrow_left_inactive.gif') 0px 3px no-repeat; */
	display: none;
}
.PAG_Paging .PAG_PagingLinks li .PAG_Next .PAG_Active {
	width: 36px;
	background: url('../../img/v1/msc_arrow_right_active.png') 0px 11px no-repeat;
}
.PAG_Paging .PAG_PagingLinks li .PAG_Next .PAG_Inactive {
/*	background: url('http://assets.snoopy.stage.vpi.net/img/v1/msc_arrow_right_inactive.gif') 0px 3px no-repeat; */
	display: none;
}
.PAG_Paging .PAG_PagingLinks li .PAG_Active, .PAG_Paging .PAG_PagingLinks li .PAG_Inactive {
	display: block;
	float: left;
	width: 30px;
}
.PAG_Paging .PAG_PagingLinks li .PAG_Next .PAG_Active span, 
.PAG_Paging .PAG_PagingLinks li .PAG_Next .PAG_Inactive span,
.PAG_Paging .PAG_PagingLinks li .PAG_Previous .PAG_Active span,
.PAG_Paging .PAG_PagingLinks li .PAG_Previous .PAG_Inactive span {
	visibility: hidden;
}
.PAG_Paging .PAG_PagingLinks li .PAG_Page {
	display: block; 
	padding: 3px 8px;
	margin: 0px 1px; 
	background: #FFFFFF;
	border: 1px solid #afc7e0;
}
.PAG_Paging .PAG_PagingLinks li .PAG_Selected {
	color: #2A3857;
	text-decoration: none; 
	margin: 0px 4px;
	font-weight: bold;
}

.CMT_Comments .PAG_Paging {
	background: #8394B3;
	padding: 5px;
	margin: 10px 5px;
}

.PAG_EMall .PAG_Paging {
	background: #E8E0EF;
	border-right: 1px solid #3A1A5B;
	border-bottom: 1px solid #3A1A5B;
	border-left: 1px solid ;
	color: #3A1A5B;
}

.PAG_Paging .PAG_PagingLinks li .PAG_Page {
	border: 1px solid #3A1A5B;
}

.PAG_Paging .PAG_Paging .PAG_PagingLinks li a,
.PAG_Paging .PAG_PagingLinks li a:Hover,
.PAG_Paging .PAG_PagingLinks li a:Visited,
.PAG_Paging .PAG_PagingLinks li a:Active{
	color: #3A1A5B;
}

.PAG_EMall .PAG_Paging .PAG_PagingInfo {
	color: #3A1A5B;
}
/*-----------------------------------------------------------*/

/* Messages -------------------------------------------------*/
.MSG_Messages {
	color: #FFFFFF;
	padding: 0px 5px;
	line-height: 20px;
	font-weight: bold;
}

.MSG_Messages .MSG_Error{
	padding: 2px;
	margin: 5px;
	text-align: center;
	background: #FF0000;
}

.MSG_Messages .MSG_Success {
	padding: 2px;
	margin: 5px;
	text-align: center;
	background: #A4CF8D;
}

.MSG_Messages .MSG_Message a {
	color: #FFFFFF;
	text-decoration: underline;
}
/*-----------------------------------------------------------*/

/* Experts Sub Nav ------------------------------------------*/
.PAG_Page .ExpertNavWrapper {
	margin: 0px 0px 10px 0px;
	background: url('../../img/v1/experts.subnav.bg.gif') bottom repeat-x;
}

.PAG_Page .ExpertNavWrapper .ExpertNavLeft {
	background: url('../../img/v1/experts.subnav.left.gif') bottom left no-repeat;
}

.PAG_Page .ExpertNavWrapper .ExpertNavRight {
	margin: 0px 0px 0px 5px;
	background: url('../../img/v1/experts.subnav.right.gif') bottom right no-repeat;
}

.PAG_Page .ExpertNavWrapper .ExpertNavRight ul {
	min-height: 45px;
	margin: 0px 0px 0px 10px;
	height: auto !important;
	height: 45px;
}

.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li {
	float: left;
	padding: 13px 8px 0px 0px;
}

.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.Pediatrician a {
	width: 92px;
	height: 20px;
	display: block;
	background: url('../../img/v1/experts.subnav.btns.gif') 0px 0px no-repeat;
}

.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.Pediatrician a:hover,
.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.Pediatrician a.Selected {
	background: url('../../img/v1/experts.subnav.btns.gif') 0px -20px no-repeat;
}

.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.Addiction a {
	width: 92px;
	height: 20px;
	display: block;
	background: url('../../img/v1/experts.subnav.btns.gif') -100px 0px no-repeat;
}

.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.Addiction a:hover,
.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.Addiction a.Selected {
	background: url('../../img/v1/experts.subnav.btns.gif') -100px -20px no-repeat;
}

.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.Fitness a {
	width: 92px;
	height: 20px;
	display: block;
	background: url('../../img/v1/experts.subnav.btns.gif') -200px 0px no-repeat;
}

.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.Fitness a:hover,
.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.Fitness a.Selected {
	background: url('../../img/v1/experts.subnav.btns.gif') -200px -20px no-repeat;
}

.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.SkinCare a {
	width: 92px;
	height: 20px;
	display: block;
	background: url('../../img/v1/experts.subnav.btns.gif') -300px 0px no-repeat;
}

.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.SkinCare a:hover,
.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.SkinCare a.Selected {
	background: url('../../img/v1/experts.subnav.btns.gif') -300px -20px no-repeat;
}

/* ----------------------------------------------------------*/

/* On the Show On-the-Show Sub Nav --------------------------*/
.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.on-the-show a {
	width: 92px;
	height: 20px;
	display: block;
	background: url('../../img/v1/experts.subnav.show.btns.gif') 0px 0px no-repeat;
}

.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.on-the-show a:hover,
.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.on-the-show a.Selected {
	background: url('../../img/v1/experts.subnav.show.btns.gif') 0px -20px no-repeat;
}

.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.NotSoSeriousBookClub a {
	width: 154px;
	height: 20px;
	display: block;
	background: url('../../img/v1/experts.subnav.show.btns.gif') -104px 0px no-repeat;
}

.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.NotSoSeriousBookClub a:hover,
.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.NotSoSeriousBookClub a.Selected {
	background: url('../../img/v1/experts.subnav.show.btns.gif') -104px -20px no-repeat;
}

.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.JustForKidsBookClub a {
	width: 142px;
	height: 20px;
	display: block;
	background: url('../../img/v1/experts.subnav.show.btns.gif') -272px 0px no-repeat;
}

.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.JustForKidsBookClub a:hover,
.PAG_Page .ExpertNavWrapper .ExpertNavRight ul li.JustForKidsBookClub a.Selected {
	background: url('../../img/v1/experts.subnav.show.btns.gif') -272px -20px no-repeat;
}

/* ----------------------------------------------------------*/

/* Experts --------------------------------------------------*/
.PAG_Experts .ArticleWrapper .TitleWrapper {
	background: url('../../img/v1/article.title.bg.gif') bottom repeat-x;
}

.PAG_Experts .ArticleWrapper .TitleLeft {
	background: url('../../img/v1/article.title.left.gif') left bottom no-repeat;
}

.PAG_Experts .ArticleWrapper .TitleRight {
	min-height: 38px;
	height: auto !important;
	height: 38px;
	margin: 0px 0px 0px 6px;
	background: url('../../img/v1/article.title.right.gif') right bottom no-repeat;
}

.PAG_Experts .ArticleWrapper .TitleRight img {
	margin: 13px 0px 0px 3px;
}

.PAG_Experts .ArticleWrapper .Articles,
.PAG_Experts .ArticleWrapper .Categories {
	border: 1px #77a0cb solid;
}

.PAG_Experts .ArticleWrapper .Articles {
	border-bottom: none;
}

.PAG_Experts .ArticleWrapper .Article,
.PAG_Experts .ArticleWrapper .Category {
	padding: 20px 10px 20px 10px;
}

.PAG_Experts .ArticleWrapper .Empty {
	border-bottom: 1px #77a0cb solid;
}

.PAG_Experts .ArticleWrapper .Even,
.PAG_Experts .ArticleWrapper .Odd {
	background: #e5edf6;
}

.PAG_Experts .ArticleWrapper .Categories .Category h2 {
	height: 14px;
	margin: 0px 0px 5px 0px;
}

.PAG_Experts .ArticleWrapper .Categories .Pediatrician h2 {
	width: 130px;
	background: url('../../img/v1/article.cat.pediatrician.gif') no-repeat;
}

.PAG_Experts .ArticleWrapper .Categories .Addiction h2 {
	width: 103px;
	background: url('../../img/v1/article.cat.addiction.gif') no-repeat;
}

.PAG_Experts .ArticleWrapper .Categories .Fitness h2 {
	width: 75px;
	background: url('../../img/v1/article.cat.fitness.gif') no-repeat;
}

.PAG_Experts .ArticleWrapper .Categories .SkinCare h2 {
	width: 98px;
	background: url('../../img/v1/article.cat.skincare.gif') no-repeat;	
}

.PAG_Experts .ArticleWrapper .Categories h2 span {
	display: none;
}

.PAG_Experts .ArticleWrapper .Articles p,
.PAG_Experts .ArticleWrapper .Categories p {
	font-size: 12px;
	line-height: 16px;
}

.PAG_Experts .ArticleWrapper .Articles p.Date,
.PAG_Experts .ArticleWrapper .Categories p.Date {
	font-size: 11px;
	line-height: 16px;
}

.PAG_Experts .ArticleWrapper .Articles p.ArticleTitle,
.PAG_Experts .ArticleWrapper .Categories p.ArticleTitle {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

.PAG_Experts .ArticleWrapper .Articles a,
.PAG_Experts .ArticleWrapper .Categories a,
.PAG_Experts .ArticleWrapper .Articles a:hover,
.PAG_Experts .ArticleWrapper .Categories a:hover,
.PAG_Experts .ArticleWrapper .Categories a:active,
.PAG_Experts .ArticleWrapper .Articles a:active,
.PAG_Experts .ArticleWrapper .Articles a:visited,
.PAG_Experts .ArticleWrapper .Categories a:visited {
	color: #356ba2;
	font-weight: bold;
}

.PAG_Experts .ArticleWrapper .ExpertDescription {}
.PAG_Experts .ArticleWrapper .ExpertDescription img.ExpertImage {
	float: left;
	display: inline;
	margin: 10px 10px 10px 10px;
	/* TEMP hide Expert IMAGE .ExpertImage & .ExpertContent */
	display: none;
}
.PAG_Experts .ArticleWrapper .ExpertDescription img.DrBucky {
	display: block;
}
.PAG_Experts .ArticleWrapper .ExpertDescription p.Title {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;	
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

.PAG_Experts .ArticleWrapper .ExpertDescription p {
	font-size: 12px;
	line-height: 16px;
	margin: 10px 10px 10px 0px;
}

.PAG_Experts .ArticleWrapper .ExpertDescription p.AskQuestion {
	margin-bottom: 0px;	
}

.PAG_Experts .ArticleWrapper .ExpertDescription p.AskQuestion a {
	width: 104px;
	height: 19px;
	display: block;
	background: url('../../img/v1/experts.ask-question.gif') no-repeat;
}

.PAG_Experts .ArticleWrapper .ExpertDescription .ClearLeft {
	clear: left;
}

.PAG_Experts .ArticleWrapper .ExpertDescription .ExpertContent {
	margin: 0px 10px 0px 165px;
	/* TEMP hide Expert IMAGE .ExpertImage & .ExpertContent */
	margin: 0px 10px 0px 10px;
}

/* ----------------------------------------------------------*/

/* Demo -----------------------------------------------------*/
.Content .PAG_Demo h1 {
	color:#999900;
	font-size:16px;
	font-weight:bold;
	line-height:20px;	
}

.Content .PAG_Demo p {
	margin: 10px 0px;
}
/*-----------------------------------------------------------*/

/* On The Show and E Mall / Emall / E-Mall ------------------*/
.Content .PAG_EMall {
	background: url('../../img/v1/bg.emall.gif') no-repeat;
	width: 752px;
	padding: 38px 0px 0px 0px;
}	

.Content .PAG_on-the-show .Articles {
	border: 1px #77a0cb solid;
	border-bottom: none;
}

.Content .PAG_on-the-show .Empty {
	border-bottom: 1px #77a0cb solid;
}

.Content .PAG_EMall .Articles {
	border: 1px #3a1a5b solid;
	border-bottom: none;
}

.Content .PAG_on-the-show .Articles .Article,
.Content .PAG_EMall .Articles .Article {
	padding: 20px; 10px;
	background: #E5EDF6;	
}

.Content .PAG_EMall .Articles .Article {
	background: #E8E0EF;	
}

.Content .PAG_EMall .Articles .Empty {
	border-bottom: 1px #3a1a5b solid;
}

.Content .PAG_on-the-show .Articles .Even,
.Content .PAG_EMall .Articles .Even {
	background: #FFFFFF;
	padding: 20px; 10px;
}

.Content .PAG_on-the-show .Articles p,
.Content .PAG_EMall .Articles p {
	font-size: 12px;
	line-height: 16px;
}

.Content .PAG_on-the-show .Articles p.Date,
.Content .PAG_EMall .Articles p.Date {
	font-size: 11px;
	line-height: 16px;
}

.Content .PAG_on-the-show .Articles p.ArticleTitle,
.Content .PAG_EMall .Articles p.ArticleTitle {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

.Content .PAG_on-the-show .Articles a,
.Content .PAG_EMall .Articles a,
.Content .PAG_on-the-show .Articles a:hover,
.Content .PAG_EMall .Articles a:hover,
.Content .PAG_on-the-show .Articles a:active,
.Content .PAG_EMall .Articles a:active,
.Content .PAG_on-the-show .Articles a:visited,
.Content .PAG_EMall .Articles a:visited {
	color: #356ba2;
	font-weight: bold;
}

.Content .PAG_Demo ul,
.Content .PAG_Demo ol,
.Content .REC_Recipe ul,
.Content .REC_Recipe ol,
.mceContentBody ul,
.mceContentBody ol,
.Content .ArticleWrapper ol,
.Content .ArticleWrapper ul,
.Content .ACL_ArticleWrapper ol,
.Content .ACL_ArticleWrapper ul {
	margin-left: 20px;
}

.Content .PAG_Demo ul li,
.Content .REC_Recipe ul li,
.mceContentBody ul li,
.Content .ArticleWrapper ul li,
.Content .ACL_ArticleWrapper ul li {
	list-style-type: disc;
}

.Content .PAG_Demo ol li,
.Content .REC_Recipe ol li,
.mceContentBody ol li,
.Content .ArticleWrapper ol li,
.Content .ACL_ArticleWrapper ol li {
	list-style-type: decimal;
}

/* ----------------------------------------------------------*/

/* On the Show On-the-Show ----------------------------------*/
.Content .PAG_on-the-show {
	padding: 0px 0px 0px 0px;
}

.Content .PAG_on-the-show_on-the-show {
	background: transparent url('../../img/v1/bg.on-the-show.gif') 0px 58px no-repeat;
}

.Content .PAG_on-the-show_not-so-serious-book-club {
	background: transparent url('../../img/v1/bg.not-so-serious-book-club.gif') 0px 58px no-repeat;
}

.Content .PAG_on-the-show_just-for-kids-book-club {
	background: transparent url('../../img/v1/bg.just-for-kids-book-club.gif') 0px 58px no-repeat;
}

.Content .PAG_on-the-show .ExpertNavWrapper {
	margin-bottom: 50px;
}

/* ----------------------------------------------------------*/

/* Misc -----------------------------------------------------*/
a span {
	display: none;
}

.HDN_HTML {
	display: none;
}

.ClearLeft {
	clear: left;
}

.ClearRight {
	clear: right;
}

.Clearer {
	clear: both;
}
/*-----------------------------------------------------------*/

#subscribe {
	padding:5px 0;
}
/* RSS ------------------------------------------------------*/
.PAG_RSS {
}
.PAG_RSS h1 {
	padding: 8px;
	color: #FFFFFF;	
	font: bold 20px/22px 'arial','sans-serif';
	background: #3A1B5A;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	text-shadow: #000000 1px 1px 1px;
}
.PAG_RSS .Lists {
	padding: 10px;
	border-left: 1px solid #3A1B5A;
	border-bottom: 1px solid #3A1B5A;
	border-right: 1px solid #3A1B5A;
}
.PAG_RSS .Lists a:link, .PAG_RSS .Lists a:visited, .PAG_RSS .Lists a:hover, .PAG_RSS .Lists a:active {
	color: #3A1B5A;
}
.PAG_RSS ul {
	margin-left: 20px;
}
.PAG_RSS ul li {
	list-style-type: square;
	color: #FE9900;
	margin-bottom: 5px;
}
/*-----------------------------------------------------------*/