/****************************** MISC ******************************/

.clear	{
		clear: both;
}
/****************************** LINKS ******************************/
a		{
		text-decoration:none;
		color: #000000;
}	
a:hover	{
		text-decoration: underline;
		color: #D20000;
}
.linkShow		{
		text-decoration:none;
		color: #005984;
		font-weight: bold;
}	
.linkEpisode		{
		text-decoration:none;
		color: #666666;
}	
.link1	{
		text-decoration: underline;
}	
.linkUnderline	{
		text-decoration: underline;
}	
.linkColor	{
		color: #A45200;
}	
.link-header-top	{
		color: #6C6C6C;
}
.link-header-top:hover	{
		color: #000000;
}
.header-menu-item-link	{
		color: #000000;
}
.header-menu-item-link:hover	{
	text-decoration:none;	
}
.show-title-link	{
		color: #000066;
		font-weight: bold;
}
.image-link	{
	border: 0;
}
.image-link-topmenu	{
	border: 0;
	vertical-align: baseline;
	margin-right: 3px;
}



/****************************** BODY ******************************/
body {
		/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding: 0px;
		margin: 0px;
}

/****************************** WRAPPER ******************************/
#outer-wrapper {
		width: 900px;
		margin: auto;
		background-image: url(/images/bg3.png);
		background-repeat: repeat-y;
		position: relative;
}

/****************************** HEADER ******************************/
#header	{
		width: 100%;
		margin: auto;
}
#header-top	{
		background-image: url(/images/top-line2.png);
		height: 99px;
}
#header-top-left	{
		float:left;
		width: 400px;
		background-image: url(/images/top-left2.png);
		height: 99px;
}
#header-top-right	{
		width: 400px;
		float:right;
		background-image: url(/images/top-right2.png);
		height: 99px;
}
#header-top-menu	{
		text-align: right;
		font-size: 12px;
		margin-right: 30px;
}
#header-top-login	{
		height: 20px;
		text-align: right;
		font-size: 10px;
		margin-right: 30px;
		margin-top: 10px;
		display: none;
}
#header-top-user	{
		height: 11px;
		width: 75px;		
		font-size: 9px;
}

#header-top-passwd	{
		height: 11px;
		width: 75px;
		font-size: 9px;
}

#header-top-submit	{
		height: 17px;
		font-size: 8px;
		vertical-align:top;
}

#header-top-username	{
		color: #666666;
		text-align: right;
		font-size: 14px;
		margin-right: 30px;
		margin-top: 40px;
}

/****************************** HEADER-MENU ******************************/
#header-menu	{
		margin: auto;
		width: 800px;
		padding: 0px;
		height: 30px;
		/*background: #E8F5FD;*/
		background-image: url(/images/bg-menu2.png);
}
#header-menu-items	{
		margin: auto;
		padding-top: 6px;
}
.header-menu-item	{
		width: 125px;
		height: 22px;
		text-align: center;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		border-left: 1px solid #D9E8FD; 
}
.header-menu-filler	{
		float:left;
		width: 170px;
		height: 22px;
}
.header-menu-item-first{
		border-left: 0px solid #D9E8FD; 
}
.header-menu-item-last{
		width: 125px;
		height: 22px;
		text-align: center;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		border-left: 1px solid #D9E8FD; 
		line-height: 25px;
}
#header-popover	{
		display: none;
		position: absolute;
		z-index: 10;
		width: 900px;
		top: 135px;
}
#header-menu-search{
		width: 200px;
		text-align: right;
		float: right;
		margin-right: 10px;
}
#header-menu-searchbox{
		height: 12px;
		font-size: 10px;
		color: #CCCCCC;
		vertical-align:top;
		
}
/****************************** CONTENT ******************************/
#content	{
		min-height: 400px;
		padding-top: 25px;
}

/****************************** FOOTER ******************************/
#footer	{
		background-image: url(/images/bottom-line2.png);
		height: 28px;
}
#footer-left	{
		float:left;
		width: 400px;
		background-image: url(/images/bottom-left2.png);
		height: 28px;
}
#footer-right	{
		width: 400px;
		float:right;
		background-image: url(/images/bottom-right2.png);
		height: 28px;
}
#footer-text	{
		height: 25px;
		padding-right: 30px;
		text-align: right;
		background-color: #FFFFFF;
}
#footer-logo	{
		color: #D20000;
}


/****************************** MAIN ******************************/
#main {
		width: 800px;
		margin: auto;
}
#main-left	{
		float: left;
		width: 550px;
}
#main-header-l	{
		float: left;
		font-size: 16px;
		width: 391px;
		height: 20px;
		color: #590000;
		padding-left: 9px;
		margin-bottom: 3px;
		font-weight: bold;
}
#main-header-r	{
		float: left;
		width: 91px;
		height: 15px;
		text-align: right;
		padding-top: 5px;
		padding-right: 9px;
		margin-bottom: 3px;
}

#main-right	{
		float: right;
		width: 247px;
		padding-top:23px;
}
.main-right-header	{
		font-size: 14px;
		width: 247px;
		height: 25px;
		background-image: url(/images/sidebar-header2.png);
		background-repeat:no-repeat;
		background-position:bottom;
		line-height: 25px;
		font-weight: bold;
		text-align: center;
}
.main-right-box	{
		width: 247px;
		background-image: url(/images/sidebar-fill2.png);
}
.main-right-footer	{
		width: 247px;
		height: 10px;
		background-image: url(/images/sidebar-footer2.png);
		margin-bottom: 20px;
}
#main-header-menu-selected	{
		font-weight: bold;	
}
#main-top	{
		width: 500px;
		height: 15px;
		background-image: url(/images/border-grey-top2.png);
}
#main-middle	{
		width: 500px;
		background-image: url(/images/border-grey-fill2.png);
}
#main-bottom	{
		width: 500px;
		height: 15px;
		background-image: url(/images/border-grey-bottom2.png);
}
.main-h1	{
		float: left;
		font-size: 14px;
		width: 175px;
		height: 23px;
		margin-left: 10px;
		margin-top: 30px;
		padding-top: 2px;
		font-weight: bold;
		color: #000000;
}
.main-h2	{
		float: left;
		font-size: 14px;
		margin-top: 30px;
		height: 25px;
}
.main-h3	{
		font-size: 14px;
		padding-top: 30px;
		text-align: center;
		
}
.main-error	{
		font-size: 12px;
		color: #590000;
		width: 500px;
		text-align: center;
		font-weight: bold;
		
}
/****************************** JOIN ******************************/
#join-button	{height: 35px; font-size: 18px;}

/****************************** Login ******************************/
#login-button	{height: 35px; font-size: 18px;}

/****************************** SHOWS ******************************/
.show-box	{
		width: 110px;
		height: 137px;
		float: left;
		text-align: center;
		margin-left: 10px;
		margin-bottom: 10px;
		border: 1px solid #D9E8FD;
}
.show-menu1	{
		float: left;
		text-align: left;
		width: 55px;;
		height: 20px;
		background-color: #E8F5FD;
}
.show-menu2	{
		float: right;
		text-align: right;
		width: 52px;;
		height: 20px;
		background-color: #E8F5FD;
		padding-right: 3px;
}
.show-menu-fav	{
		margin-right: 3px;
}
.show-image	{
		height: 110px;
}
.show-pic	{
		width: 100px;
		max-height: 100px;
		margin: 5px;
		border: 0;
}
.show-label	{
		font-size: 10px;
		height: 35px;
}
#show-details-wrapper	{
		display: none;
		position: absolute;
		padding-top: 150px;
		padding-left: 47px;
		z-index: 10;
}

/****************************** SHOWS-DETAILS ******************************/
#show-details	{
		width: 700px;
		border: 1px solid #993300;
		background-color: #FFFFFF;
}
#show-details-menu	{
		background-color:#E4EBED;
		text-align: right;
		padding: 3px;
}
#show-details-left	{
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 5px;
		float: left;
		width: 235px;
}
#show-details-right	{
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 5px;
		margin-right: 10px;
		float: right;
		width: 429px;
		border-left: dotted 1px #A45200;
}
#show-details-image	{
		float: left;
		width: 235px;
		text-align: center;
}
#show-details-pic	{
		width: 235px;
		border: 0;
}
#show-details-label	{
		width: 100%;
		float: left;
		text-align: left;
		font-size: 18px;
		margin-bottom: 10px;
}
.show-details-desc	{
		width: 100%;
		float:left;
		text-align:justify;
		margin-bottom: 10px;
		overflow:hidden;
}
.show-details-episodes-desc img	{
		max-width: 400px;
}


.show-details-rating	{
		width: 100%;
		float:left;
		text-align:justify;
		border-top: dotted 1px #A45200;
		padding-top: 5px;
		margin-bottom: 5px;
		font-size:12px;
}
#show-details-episodes-header	{
		float: right;
		font-size: 12px;
		border-bottom: dotted 1px #A45200;	
		margin-bottom: 5px;
		padding-bottom: 5px;
		width: 420px;
		color: #800000;
		font-weight: bold;
}
.show-details-episodes	{
		float:right;
		border: 1px solid #D9E8FD;	
		margin-bottom: 15px;
		padding: 5px;
		width: 410px;
}
.show-details-episodes-title	{
		float:right;
		font-weight:bold;
		text-align: left;
		width: 100%;
		margin-bottom: 5px;
		font-size: 11px;
}
.show-details-episodes-desc	{
		float:right;
		text-align:justify;
		width: 100%;
		margin-bottom: 5px;
		overflow:hidden;
}
.show-details-episodes-date	{
		float:right;
		width: 260px;
		height: 16px;
		text-align: left;
		margin-top: 5px;
		color: #A45200;
		line-height: 23px;
}
.show-details-episodes-footer	{
		float:right;
		width: 150px;
		height: 16px;
		text-align: right;
		margin-top: 5px;
}
.noinfo	{
		opacity: .2;
		filter: alpha(opacity=20)
}
#star1	{
		opacity: .2;
		filter: alpha(opacity=20)
}
#star2	{
		opacity: .2;
		filter: alpha(opacity=20)
}
#star3	{
		opacity: .2;
		filter: alpha(opacity=20)
}
#star4	{
		opacity: .2;
		filter: alpha(opacity=20)
}
#star5	{
		opacity: .2;
		filter: alpha(opacity=20)
}

.feedflare	{
		display: none;
}

/****************************** EPISODES ******************************/
.episode-box	{
		width: 480px;
		height: 125px;
		margin: 0px 0px 10px 0px;
		padding: 5px 10px 5px 10px;
		background-image: url(/images/bg-episode-fill-grey2.png);
}
.episode-showtitle	{
		float: left;
		width: 480px;
		font-size: 12px;
		margin-bottom: 3px;
}

.episode-image	{
		float: left;
		width: 85px;
		height: 101px;
		text-align: center;
}
.episode-pic	{
		width: 100px;
		max-height: 100px;
		border: 0;	
}
.episode-pic2	{
		width: 100px;
		max-height: 100px;
		border: 0;		
}
.episode-title	{
		float: right;
		width: 370px;
		height: 15px;
		font-weight: bold;
		font-size: 12px;
}
.episode-desc	{
		float: right;
		width: 370px;
		height: 65px;
		margin: 5px 0px 0px 5px;;
		overflow:hidden;
}
.episode-desc IMG	{
		display: none;
}
.episode-pub	{
		float: right;
		width: 300px;
		height: 16px;
		color: #A45200;
		line-height: 23px;
}
.episode-listen	{
		float: right;
		width: 70px;
		height: 16px;
		line-height: 10px;
		text-align:right;
		padding-top: 4px;
}
/****************************** EPISODES-RECENT ******************************/
.episode-box-recent	{
		width: 230px;
		margin: 0px 5px;
		padding: 5px;
		border-top: 1px solid #E4EBED;
}
.episode-image-recent	{
		float: left;
		width: 40px;
		text-align: center;
}
.episode-pic-recent	{
		width: 40px;
		max-height: 50px;
		border: 0;	
}
.episode-showtitle-recent	{
		float: right;
		width: 180px;
		font-weight: bold;
}
.episode-title-recent	{
		float: right;
		width: 180px;
		padding-top: 5px;
}

/****************************** SIDEBAR ******************************/
.sidebar-box	{
		width: 247px;
		margin: 0px 0px;
		padding: 3px 0px;
		border-top: dotted 1px #C7C7C7;	
}
.sidebar-image	{
		float: left;
		width: 50px;
		text-align: center;
}
.sidebar-image2	{
		float: left;
		width: 56px;
		text-align: center;
}
.sidebar-pic	{
		width: 40px;
		max-height: 50px;
		border: 0;	
}
.sidebar-header1	{
		float: right;
		width: 192px;
		font-weight: bold;
		padding-right: 5px;
}
.sidebar-header2	{
		float: right;
		width: 192px;
		padding-right: 5px;
}
.sidebar-header3	{
		float: left;
		width: 28px;
		padding-left: 5px;
		font-weight: bold;
}
.sidebar-header4	{
		float: left;
		width: 187px;
}
.sidebar-header5	{
		float: left;
		width: 25px;
}
.sidebar-header6	{
		float: left;
		width: 212px;
}
.sidebar-header7	{
		float: right;
		width: 184px;
		padding-right: 7px;
		text-align:justify;
}
.sidebar-header8	{
		line-height: 16px;
		word-spacing: 2px;
		padding: 5px;
		font-size: 10px;
}
.sidebar-join	{
		line-height: 16px;
		word-spacing: 2px;
		padding: 5px;
		font-size: 10px;
		list-style-type: square;
}
#sidebar-join-list	{
		list-style-type: square;
		padding-left: 15px;
}
.sidebar-footer	{
		text-align:center;
}


/****************************** SHOW-ADD ******************************/
#shows-add-box	{
		width: 480px;
		margin-left: 0px;
		margin-top: 10px;
		padding: 10px;
		border: 1px solid #E4EBED;
		background-color: #FFFFFF;
}
.shows-add-header	{
		float: left;
		width: 100px;
		margin-bottom: 10px;
}
.shows-add-input	{
		float: left;
		width: 380px;
		margin-bottom: 10px;
}

/****************************** POPOVER ******************************/
#popover	{
		width: 700px;
		min-height: 250px;
		border: 1px solid #993300;
		background-color: #FFFFFF;
		margin: auto;
}
#popover-menu	{
		background-color:#E4EBED;
		text-align: right;
		padding: 3px;
}
#popover-left	{
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 5px;
		float: left;
		width: 235px;
}
#popover-right	{
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 5px;
		margin-right: 10px;
		float: right;
		width: 429px;
		border-left: dotted 1px #A45200;
}
#popover-title	{
		width: 680px;
		margin: auto;
		padding: 10px 0px 3px 0px;
		font-size: 14px;
		border-bottom: 1px solid #993300;		
}
.popover-h1	{
		font-size: 14px;
		margin: 20px 0px 0px 10px;
		width: 175px;
		float: left;
}
.popover-h2	{
		font-size: 14px;
		margin: 20px 0px 20px 10px;
		float: left;
}
.popover-h3	{
		font-size: 14px;
		margin: 10px 10px;
		font-weight: bold;
		border-bottom: dotted 1px #A45200;
}
.popover-h4	{
		font-size: 12px;
		margin: 0px 10px;
}
.popover-textbox	{
		margin: 20px 0px 0px 0px;
		float: left;
}
.popover-submit	{
		margin: 20px 0px 20px 0px;
		width: 400px;
		text-align:center;
}

/****************************** HELP ******************************/
.help-topic	{
		font-size: 12px;
		font-weight:bold;
		margin-left: 10px;
		color: #000066;
		padding-bottom: 10px;
}
.help-text	{
		font-size: 12px;
		margin-left: 20px;
}
.help-list	{
		padding-left: 20px;
		margin: 0px;
}

/****************************** MY ACCOUNT ******************************/
.myaccount-header	{
		font-size: 12px;
		font-weight:bold;
		margin-left: 10px;
		color: #000066;
		padding-bottom: 10px;
}
.myaccount-rss	{
		padding-left: 20px;
		margin: 0px;
}
.myaccount-label	{
		float: left;
		height: 22px;
		padding-top: 3px;
}
.myaccount-radio	{
		float: left;
		width: 20px;
		height: 25px;
		padding-right: 25px;
}