/* HOME PAGE */

body.home, 
body.secondary {
	padding-top:20px;
}

body.home {
/*	margin-top:125px; /* padding at top for global nav */	
	background-image:url(/site/weeds/season5/image-panel/backdrop-home-alt.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#weeds-home, #weeds-secondary {
/*	width:1220px;*/
	width:960px;
	margin:auto;
	overflow:hidden; 
}

#weeds-home div.videoIcon {
/*	visibility:hidden;*/
}

#weeds-home div#weeds-content {
	width:755px;
	float:right;
}

/*#weeds-home div#weeds-content div#carousel,*/
#weeds-home div#weeds-content div#logo-tunein,
#weeds-home div#weeds-content div#rating-advisory {
/*	width:880px; */
	width:750px;
	display:block;
}

#weeds-home div#weeds-content div#bookmark-share {
	color:#008600;
	font-weight:bold;
	width:755px;
	display:block;
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
}

#weeds-home div#weeds-content div#bookmark-share div#bookmark_bar {
	margin-bottom:10px;
}

#bookmark_bar { 
	width:248px; 
	float:right; 
	padding:0px!important; 
	margin-top:5px; 
	margin-bottom:0px;
} 

#bookmark_bar img { 
	float:left; 
	padding:0px!important; 
} 

#weeds-home div#weeds-content div#carousel {
	height:225px;
}

#weeds-home div#weeds-content div#navigation {
/*	width:880px;*/
	width:755px;
	display:block;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:15px;
}

#weeds-home div#weeds-content div#navigation img {
	float:left;
}

#weeds-home div#weeds-content div#promotions {
	background-image:url(/site/weeds/season5/image-panel/home_screen4.png);
	background-repeat:no-repeat;
	background-position:top left;
	/*width:920px;*/
	width:750px;
	min-height:700px;
}

#weeds-home div#weeds-content div#promotions div#primary-column {
	float:left;
	width:420px;
	padding-top:5px;
	padding-left:5px;
}

#weeds-home div#weeds-content div#promotions div#secondary-column {
	float:left;
	/*width:450px;*/
	width:325px;
}

#weeds-home div#weeds-content div#promotions div#primary-column div.promo {
	width:202px;
/*	height:245px;*/
	height:260px;
	background-image:url(/site/weeds/season5/image-panel/promo_bg_new.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}

#weeds-home div#weeds-content div#promotions div#primary-column div.promo.right{
	margin-right:0px;
}

#weeds-home div#weeds-content div#promotions div#primary-column div.promo img {
	border-top:1px solid #008600;
	border-left:1px solid #008600;
	border-right:1px solid #008600;	
}

#weeds-home div#weeds-content div#promotions div#primary-column div.promo div {
	width:182px;
	padding-top:15px;
	padding-left:10px;	
	padding-right:10px;
}

#weeds-home div#weeds-content div#promotions div#primary-column div.promo div h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold!important;
	padding-bottom:5px;
}

#weeds-home div#weeds-content div#promotions div#primary-column div.promo div h1 a {
	font-weight:bold;
	color:#ffffff;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

#weeds-home div#weeds-content div#promotions div#secondary-column div#alerts,
#weeds-secondary div#weeds-content div#alerts {
	padding-left:5px;
	padding-bottom:10px;
/*	padding-top:5px;*/
}

#weeds-home div#weeds-content div#rating-advisory {
	padding-left:5px;
}

/*** LIVE TWEET FEED ***/

#weeds-home div#weeds-content div#weeklytwitter {
	width:415px; 
	margin-bottom:20px;
}

#weeds-home div#weeds-content div#weeklytwitter div#weeklytwitter-top {
	width:415px; 
	height:100px;
}

#weeds-home div#weeds-content div#weeklytwitter div#weeklytwitter-middle {
	background-image:url(/site/weeds/season5/image-bin/home/livetweet/bg_middle.png); 
	background-position:top center; 
	background-repeat:no-repeat; 
	min-height:215px;
	padding-top:10px;
	padding-bottom:10px;
}

#weeds-home div#weeds-content div#weeklytwitter div.feed {
	width:385px;
	margin:auto;
	padding-bottom:5px;
}

#weeds-home div#weeds-content div#weeklytwitter div.feed div.entry {
	padding-bottom:9px;
}

#weeds-home div#weeds-content div#weeklytwitter div.feed div.entry a ,
#weeds-home div#weeds-content div#weeklytwitter div.feed div.entry a:active,
#weeds-home div#weeds-content div#weeklytwitter div.feed div.entry a:visited {
	font-weight:bold;
	text-decoration:none;
}

#weeds-home div#weeds-content div#weeklytwitter div.feed div.entry a:hover {
	font-weight:bold;
	text-decoration:underline;
}

/* SECONDARY PAGES */
body.secondary {
/*	margin-top:125px; /* padding at top for global nav */	
	background-image:url(/site/weeds/season5/image-panel/backdrop-secondary.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#weeds-secondary div#weeds-content {
/*	width:1090px;*/
/*  float:right;*/
	width:960px;
	margin:auto;
}

#weeds-secondary div#weeds-content div#rating-advisory {
	clear:both;
	padding-top:50px;
}

#weeds-secondary div#weeds-content div#bookmark-share {
	color:#008600;
	font-weight:bold;
	width:960px;
	display:block;
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
}

#weeds-secondary div#weeds-content div#logo-tunein {
	padding-bottom:10px;
}

#weeds-secondary div#weeds-content div#header {
	background-image:url(/site/weeds/season5/image-panel/nav-secondary/secondary-nav-bg.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	/*height:115px;*/
	height:104px;
	width:960px;
}

/*#weeds-home div#weeds-content div#navigation {
	width:880px;
	display:block;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:15px;
}

#weeds-home div#weeds-content div#navigation img {
	float:left;
}*/


#weeds-secondary div#weeds-content div#header div#navigation {
	margin:auto;
}

#weeds-secondary div#weeds-content div#header div#navigation img {
	float:left;
}

#weeds-secondary div#weeds-content div#page-body {
	background-image:url(/site/weeds/season5/image-panel/secondary_screen.png);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:735px;
}

* html #weeds-secondary div#weeds-content div#page-body {
	height:735px;
}

#weeds-secondary div#weeds-content div#page-body div#column1 {
	width:630px;
	padding-left:10px;
	float:left;
}

#weeds-secondary div#weeds-content div#page-body div#column1 h2 {
	line-height:normal;
}

#weeds-secondary div#weeds-content div#page-body div#column2 {
	float:left;
}

/*** EPISODES PAGE ***/

#weeds-content div#episode_container {
	width:623px;
	min-height:337px;
	background-image:url(/site/weeds/season5/image-panel/episodes/episodes_container_bg-outer.png);
	background-repeat:repeat-y;
}

#weeds-content div#episode_info {
	width:623px;
/*	width:603px;*/
	min-height:337px;
/*	padding-left:10px;
	padding-right:10px;*/
	background-image:url(/site/weeds/season5/image-panel/episodes/episodes_container_bg-inner.png);
	background-position:top;
	background-repeat:no-repeat;
}

#weeds-content div#episode_info div#logline div.logline_right {
	float:left;
	width:330px;
}

#weeds-content div#episode_info div#logline {
	padding-left:10px;
	padding-right:10px;
}

#weeds-content div#episode_info div#logline img.episodic {
	float:left;
	border:1px solid #000000;
	margin-right:10px;
}

#weeds-content div#episode_info div#logline img.hr {
	margin:auto;
	padding-top:10px;
	width:290px;
}

/*#weeds-content div#episode_info div#logline h3,
#weeds-content div#episode_info div#additional div h3 {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#ffffff;
	letter-spacing:normal;
	font-weight:bold;
	padding-bottom:5px;
}*/

#weeds-content div#episode_info div#logline p {
	display:block;
	padding-bottom:10px;
}

#weeds-content div#episode_info div.additional {
	float:left;
	padding-top:30px;
	/*width:603px;*/
	padding-left:15px;
/*	padding-left:10px;
	width:593px;*/
}

#weeds-content div#episode_info div.additional div {
	float:left;
	background-image:url(/site/weeds/season5/image-panel/episodes/episodes_dotted_line.gif);
	background-position:top right;
	background-repeat:no-repeat;	
	margin-right:10px;
	padding-right:10px;
	min-height:100px;
}

*html #weeds-content div#episode_info div.additional div {
	height:100px;
}

#weeds-content div#episode_info div.additional div#videos {
	width:110px;
	float:left;
}

#weeds-content div#episode_info div.additional div#videos li {
	background-image:url(/site/weeds/season5/image-panel/episodes/icon_videos.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:25px;
	padding-bottom:5px;
}


#weeds-content div#episode_info div.additional div#wiki {
	width:170px;
}

#weeds-content div#episode_info div.additional div#music {
/*	width:120px;*/
	width:100px;
	padding-right:5px;
}

#weeds-content div#episode_info div.additional div#more_episodes {
	width:168px;
	/*width:120px;*/
	background:none;
	margin-right:0px;
	padding-right:0px;
	position:relative;
}

* #weeds-content div#episode_info div.additional div#more_episodes {
	zoom: 1;
}

#weeds-content div#episode_info div.additional div#more_episodes h3 {
/*	background-image:url(/site/weeds/season5/image-panel/episodes/more_eps_bg.png);*/
	background-image:url(/site/weeds/season5/image-panel/episodes/more_eps_bg.gif);
	background-repeat:no-repeat;
	padding-top:3px;
	padding-left:4px;
	width:144px;
	margin-top:-3px;
	cursor:pointer;
}	

#weeds-content div#episode_info div.additional div#more_episodes a ,
#weeds-content div#episode_info div.additional div#more_episodes a:active,
#weeds-content div#episode_info div.additional div#more_episodes a:visited {
	text-decoration:none;
}

#weeds-content div#episode_info div.additional div#more_episodes div#more_episodes_dropdown {
/*	float:left; */
	width:168px; 
	background:none; 
	position:absolute; 
	top:20px;
	left:0px;
	padding:0px;
	margin:0px;
	z-index:100;
}

/** html #weeds-content div#episode_info div.additional div#more_episodes div#more_episodes_dropdown {
	position:absolute;
	top:10px;
	left:0px;
	border:1px solid red;
	padding:0px;
	margin:0px;
	float:left;
	height:0px;
}

* html #weeds-content div#episode_info div.additional div#more_episodes div#more_episodes_dropdown div {
	height:0px;
}*/


/** html #weeds-content div#episode_info div.additional div#more_episodes div#more_episodes_dropdown {
	top:0px;
	left:0px;
	width:120px;
} */

#weeds-content div#episode_info div.additional div#more_episodes_dropdown div {
	border:0px;
	padding:0px;
	background:none;
	min-height:0px;		
}

/*#weeds-content div#episode_info div.additional div#more_episodes div#more_episodes_dropdown div#more_episodes_top {*/
#weeds-content div#episode_info div.additional div#more_episodes_dropdown div#more_episodes_top {
	background-image:url(/site/weeds/season5/image-panel/episodes/more_episodes_top.png);
	background-position:top center;
	height:11px;
	width:168px;
}

/*#weeds-content div#episode_info div.additional div#more_episodes div#more_episodes_dropdown div#more_episodes_middle {*/
#weeds-content div#episode_info div.additional div#more_episodes_dropdown div#more_episodes_middle {
	padding-left:10px;
	padding-right:10px;
	width:148px;
	background-image:url(/site/weeds/season5/image-panel/episodes/more_episodes_middle.png);
	background-position:top center;
}

/*#weeds-content div#episode_info div.additional div#more_episodes div#more_episodes_dropdown div#more_episodes_middle p {*/
#weeds-content div#episode_info div.additional div#more_episodes_dropdown div#more_episodes_middle p {
	line-height:22px;
	display:block;
	width:148px;
	float:left;
}

#weeds-content div#episode_info div.additional div#more_episodes_dropdown div#more_episodes_middle div.close_button {
	text-align:right;
	line-height:normal;
	width:148px;
}

#weeds-content div#episode_info div.additional div#more_episodes_dropdown div#more_episodes_middle div.close_button a {
	cursor:pointer;
}

#weeds-content div#episode_info div.additional div#more_episodes_dropdown div#more_episodes_middle div img {
	display:inline;
}

#weeds-content div#episode_info div.additional div#more_episodes_dropdown div#more_episodes_middle div.season {
	width:120px;
	height:22px;
}

#weeds-content div#episode_info div.additional div#more_episodes_dropdown div#more_episodes_middle div.season a {
	font-weight:bold;
}

#weeds-content div#episode_info div.additional div#more_episodes_dropdown div#more_episodes_middle ul {
	padding-bottom:10px;
}

#weeds-content div#episode_info div.additional div#more_episodes_dropdown div#more_episodes_middle ul li {
	padding-left:30px;
	line-height:20px;
}

#weeds-content div#episode_info div.additional div#more_episodes_dropdown div#more_episodes_bottom {
	background-image:url(/site/weeds/season5/image-panel/episodes/more_episodes_bottom.png);
	background-position:top center;
	height:10px;
	width:168px;
}

#weeds-content div#episode_info div.additional div#episode_photos {
	background:none;
	padding-bottom:10px;
}

#weeds-content div#episode_info div.additional div#episode_photos h3 {
	padding-bottom:0px;
}

#weeds-content div#episode_info div.additional div#episode_photos img {
	display:inline;
	margin-top:10px;
	margin-right:15px;
	margin-left:0px;
	border:1px solid #000000;
}

#weeds-content span.credit {
	color:#ffffff;
}

#weeds-content div#episode_top {
	background-image:url(/site/weeds/season5/image-panel/episodes/episodes_container_top.png);
	background-position:center bottom;
}

#weeds-content div#episode_bottom {
	background-image:url(/site/weeds/season5/image-panel/episodes/episodes_container_bottom.png);
	margin-bottom:20px;
}

#weeds-content div#ep_schedule_top {
	background-image:url(/site/weeds/season5/image-panel/episodes/epschedule_container_top.png);
	background-position:center bottom;
}

#weeds-content div#ep_schedule_bottom {
	background-image:url(/site/weeds/season5/image-panel/episodes/epschedule_container_bottom.png);
	margin-bottom:20px;
}

#weeds-content div#episode_top ,
#weeds-content div#episode_bottom ,
#weeds-content div#ep_schedule_top, 
#weeds-content div#ep_schedule_bottom {
	width:623px;
	height:10px;
	display:block;
}

#weeds-content div#ep_schedule_container {
	width:623px;
	min-height:202px;
	background-image:url(/site/weeds/season5/image-panel/episodes/epschedule_container_bg-outer.png);
	background-repeat:repeat-y;
}

#weeds-content div#ep_schedule_info {
/*	width:623px;*/
	width:603px;
	min-height:202px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(/site/weeds/season5/image-panel/episodes/epschedule_container_bg-inner.png);
	background-position:top;
	background-repeat:no-repeat;
}

#weeds-content div#ep_schedule_info div#ep_schedule {
	float:left;
	width:310px;
	min-height:202px;
	background-image:url(/site/weeds/season5/image-panel/episodes/epschedule_dotted_line.gif);
	background-position:center right;
	background-repeat:no-repeat;
	margin-right:10px;
	line-height:18px;
}

#weeds-content div#ep_schedule_info div#on_demand {
	float:left;
}

#weeds-content div#ep_schedule_info div h3 {
	padding-bottom:10px;
}

/*** CHARACTERS ***/

#weeds-secondary div#weeds-content div#page-body div#column1.characters {
	padding-left:0px;
	width:640px;
}

#weeds-content div.character {
	background-image:url(/site/weeds/season5/image-panel/characters/character_panel_top.png);
/*	width:630px;*/
	width:550px;
	min-height:202px;
	padding-left:80px;
	padding-top:20px;
	background-position:top;
	background-repeat:no-repeat;
}

#weeds-content div.character-bottom {
	background-image:url(/site/weeds/season5/image-panel/characters/character_panel_bottom.png);
	background-repeat:no-repeat;
	background-position:top;
	width:630px;
	height:10px;
	/*margin-bottom:20px;*/
	margin-bottom:10px;
}


#weeds-content div.character div.left {
	float:left;
}

#weeds-content div.character div.right {
	float:left;
	width:305px;
	padding-left:15px;
}

#weeds-content div.character div.left img {
	border:1px solid #084f18;
}

#weeds-content div.character div.left h3 {
	width:202px;
	text-align:center;
	background-image:url(/site/weeds/season5/image-panel/characters/character_img_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:15px;
}

#weeds-content div.character div.right h3 {
	float:left;
}

#weeds-content div.character div.right span {
	float:right;
	padding-top:2px;
}

#weeds-content div.character div.right p {
	clear:both;
	display:block;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	width:300px;
}

* html #weeds-content div.character div.right p {
	padding-bottom:0px;
}


/*** ACTOR BIOS ***/

#weeds-secondary div#weeds-content div#page-body.actorbios {
	width:960px;	
}

#weeds-secondary div#weeds-content div#page-body div#column1.actorbios {
	margin:0px;
	margin:auto;
	width:700px;
	padding:0px;
	float:none;

}

* html #weeds-secondary div#weeds-content div.actorbios div.actorbios {
/*	width:700px;
	margin-left:80px;*/
	margin-left:150px;
}

#weeds-content div#mini_nav {
	height:27px;
	width:700px;
	padding-bottom:20px;
}

#weeds-content div#mini_nav div.floatleft {
	width:400px;
	float:left;
	z-index:1;	
}

#weeds-content div#mini_nav div.floatleft a {
	cursor:pointer;
}

#weeds-content div#mini_nav div.floatright {
	width:300px;
	float:right;
	text-align:right;
}


#weeds-content div#actor_image {
	background-image:url(/site/weeds/season5/image-panel/actorbios/actor_img_bg.png);
	background-repeat:no-repeat;
	width:484px;
	margin:auto;
	padding-bottom:20px;
}

#weeds-content div#actor_image img.actor {
	margin:auto;
	border:1px solid #1e7518;
	padding:0px;	
}

#weeds-content div#actor_image img {
	margin:auto;
}

#weeds-content div#actor_image h3 {
	width:272px;
	height:20px;
	margin-left:106px;
	margin-top:0px;
	text-align:center;
	font-size:14pt;
	font-weight:normal;
	letter-spacing:.5px;
	padding-top:15px;
	background-image:url(/site/weeds/season5/image-panel/actorbios/actor_img_divider.png);
	background-repeat:no-repeat;
	background-position:top center;	
}

#weeds-content div#actor_image h4 {
	color:#9cd2aa;
	font-size:11pt;
	font-weight:bold;	
	text-align:center;
	text-transform:uppercase;
	letter-spacing:.5px;	
	padding-bottom:20px;
}

#weeds-content div#more_actor_bios {
	position:absolute;
	width:280px;
	height:294px;
	border:1px solid #0b7d17;
	margin-left:2px;
	z-index:1;
	top:415px;	
	margin-left:131px;
}

* html #weeds-content div#more_actor_bios {
/*	top:407px;
	margin-left:172px;*/
	top:421px;
	margin-left:161px;
}

#weeds-content div#more_actor_bios a {
	text-decoration:none;
}

#weeds-content div#more_actor_bios div {
	height:40px;
	border:1px solid #0c7e00;
	padding-left:5px;
	font-weight:bold!important;
	color:#9cd2aa!important;
	background-color:#0f6016;
	cursor:pointer;
}

#weeds-content div#more_actor_bios a:hover div {
	background-color:#0c7e00;
}

#weeds-content div#more_actor_bios a:hover {
	background-color:#0c7e00;
}

#weeds-content div#more_actor_bios div span {
	color:#ffffff!important;*/
}

#weeds-content div#more_actor_bios div img {
	display:inline;
	padding-top:5px;
	padding-right:5px;
	vertical-align:middle;
}

#weeds-content div#actor_bio {
	z-index:2;
}

/*** DOWNLOADS PAGE ***/

#weeds-content div#downloads-left {
	width:384px;
	padding-right:10px;
	float:left;
}

#weeds-content div#downloads-right {
	width:230px;
	float:left;
}

#weeds-content div#downloads-left div.container_large-top {
	background-image:url(/site/weeds/season5/image-panel/downloads/box_large_top.png);
	background-position:top center;
	background-repeat:no-repeat;
	min-height:100px;
	padding-top:10px;
	padding-left:12px;
}

#weeds-content div#downloads-left div.container_large-bottom {
	background-image:url(/site/weeds/season5/image-panel/downloads/box_large_bottom.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:10px;
	margin-bottom:15px;
}

#weeds-content div#downloads-right div.container_small-top {
	background-image:url(/site/weeds/season5/image-panel/downloads/box_small_top.png);
	background-position:top center;
	background-repeat:no-repeat;
	min-height:200px;
	padding-top:10px;
	padding-left:12px;
	padding-right:12px;
}

#weeds-content div#downloads-right div.container_small-bottom {
	background-image:url(/site/weeds/season5/image-panel/downloads/box_small_bottom.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:10px;
	margin-bottom:15px;	
}

#weeds-content div.myspace {
	width:360px;
	padding-bottom:30px;
}

#weeds-content div.myspace img {
	float:left;
	border:1px solid #084f18;	
	margin-right:10px;	
}

#weeds-content div.myspace div.code {
	float:left;
}

#weeds-content div.myspace div.code textarea {
	width:190px;
	height:80px;
	border:1px solid #084f18;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
/*	margin-bottom:4px;*/
}

#weeds-content div.myspace div.code p {
	padding-left:0px;
	font-size:11px;
	margin:0px;
}

#weeds-content img.arrow ,
#weeds-content div.myspace div.code img.arrow {
	border:0px;
	margin:0px;
	padding-right:5px;
	display:inline;
}

* html #weeds-content img.arrow {
	border:0px;
	margin:0px;
	padding-right:3px;
}

#weeds-content p.instructions {
	display:inline;
	padding-left:0px;
	font-size:11px;
	margin:0px;
}

#weeds-content h3.downloads {
	display:inline;
	padding-right:15px;
	
}

#weeds-content div#widget {
	width:150px;
	margin:auto;
	padding-top:15px;
}

#weeds-content div#videodownloads {
	margin:auto;
	width:150px;
}

#weeds-content div#videodownloads * {
	margin:auto;
	text-align:center;
	margin:0px;
}

#weeds-content div#videodownloads p {
	border-top:1px solid #094f0e;
/*	padding:0px;*/
	padding-top:8px;
	padding-bottom:8px;
}

#weeds-content div#videodownloads p.first {
	border:0px;
	padding-top:20px;
}

#weeds-content div#videodownloads p a,
#weeds-content div#videodownloads p a:active,
#weeds-content div#videodownloads p a:visited {
	color:#9cd2aa;
	text-decoration:none;
	font-weight:bold;
}

#weeds-content div#videodownloads p a:hover {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

#weeds-content div.wallpaper {
	padding-top:15px;
	width:175px;
	float:left;
	padding-right:8px;
	text-align:center;
}

#weeds-content div.wallpaper img {
	margin:auto;
	margin:0px;
	border:1px solid #084f18;
}

#weeds-content div.wallpaper p.wallpaper_sizes {
	width:120px;
	padding-top:10px;
	text-align:center;
	font-size:11px;
	margin:auto;
}

* html #weeds-content div.wallpaper p.wallpaper_sizes {
	margin:0px;
}

#weeds-content div#wallpapers-instructions ,
#weeds-content div#imicons-instructions {
	width:350px;
}

#weeds-content div#wallpapers-instructions div span ,
#weeds-content div#imicons-instructions div span {
	float:left;
	width:105px;
	border:0px;
	margin-right:10px;
}

#weeds-content div p.close {
	display:block;
	text-align:right;
	padding-bottom:5px;
}

#weeds-content div p.close a {
	font-weight:bold;
}

#weeds-content div#imicons {
	padding-top:20px;
	padding-left:10px;
}

#weeds-content div#imicons img {
	border:1px solid #084f18;
}

/*** SCHEDULE PAGE ***/

#weeds-content div#schedule_container {
	width:620px;
	min-height:300px;
	border:1px solid #118d20;
	background-color:#042207;
}

#weeds-content div#schedule_container div#timezone {
	padding-top:15px;
	font-size:11px;
	float:right;
	padding-right:15px;
}

#weeds-content div#schedule_container div#schedule_content img {
	padding-top:100px;
	margin:auto;
}

#weeds-content div#schedule_container div#schedule_top {
	background-color:#062208;
	height:40px;
}

#weeds-content div#schedule_container div#schedule_top img {
	float:left;	
}

#weeds-content div#schedule_container div#schedule_middle {
	background-color:#0a3f07;
	height:30px;
}

#weeds-content div#schedule_container div#schedule_middle span {
	display:block;
	float:left;
	width:140px;
	text-align:left;
	height:22px;
	padding-top:8px;
	padding-left:40px;
}

#weeds-content div#schedule_container div#schedule_middle span.episode ,
#weeds-content div#schedule_container div#schedule_bottom span.episode {
	width:180px;
}

#weeds-content div#schedule_container div#schedule_bottom div span {
	display:block;
	float:left;
	width:140px;
	text-align:left;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:40px;
}

#weeds-content div#schedule_container div#schedule_bottom div span.episodehd {
	width:200px;
}

#weeds-content div#schedule_container div#schedule_middle span h3 {
	font-size:11pt;
}

#weeds-content div#schedule_container div#schedule_bottom {
	background-image:url(/site/weeds/season5/image-panel/schedule/schedule_container_bg.png);
	background-position:top center;
	background-repeat:repeat-x;
	min-height:300px;
}

* html #weeds-content div#schedule_container div#schedule_bottom {
	height:300px;
}

#weeds-content div#schedule_container div#schedule_bottom div {
	float:left;
	width:620px;
}

/*** MUSIC PAGE ***/

#weeds-content div#music_container {
	width:620px;
	min-height:300px;
	border:1px solid #118d20;
	background-color:#042207;
	float:left;
}

* html #weeds-content div#music_container {
	height:300px;
}

#weeds-content div#music_container div#navigation {
	background-color:#062308;
	float:left;
	height:40px;
}

#weeds-content div#music_container div#navigation div {
	width:124px;
	float:left;
	text-align:center;
/*	height:40px;*/
	height:30px;
}

#weeds-content div#music_container div#navigation div h3 {
	width:124px;
	height:30px;
}

* html #weeds-content div#music_container div#navigation div h3 {
	width:124px;
	height:30px;
}

* html #weeds-content div#music_container div#navigation div {
	width:124px;
}

#weeds-content div#music_container div#navigation div.selected a h3,
#weeds-content div#music_container div#navigation div.selected a:hover h3 ,
* html #weeds-content div#music_container div#navigation div.selected a:hover,
#weeds-content div#music_container div#navigation div a:hover h3 ,
* html #weeds-content div#music_container div#navigation div a:hover {
	background-color:#0a3f07;
	text-decoration:none;
}

* html #weeds-content div#music_container div#navigation div a:hover h3 {
	background-color:#0a3f07;
	cursor:pointer;
}

#weeds-content div#music_container div#navigation h3 {
	padding-top:10px;
	text-decoration:none;
}

#weeds-content div#music_container div#labels {
	float:left;
	width:620px;
/*	height:25px;*/
	height:20px;
	padding-top:5px;
	background-color:#0a3f07;
}

#weeds-content div#music_container div#labels div {
	text-transform:uppercase;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	float:left;
}

#weeds-content div#music_container div.row {
	float:left;
	width:620px;
/*	height:30px;*/
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
}

* html #weeds-content div#music_container div.row {
	width:617px;
/*	height:30px;*/
	padding-top:5px;
	padding-bottom:2px;
}

#weeds-content div#music_container div.row div {
	float:left;
	color:#ffffff;
	padding-top:5px;
	font-weight:bold;
}

#weeds-content div#music_container div.row div.episode ,
#weeds-content div#music_container div#labels div.episode {
	width:160px;
	text-align:center;	
}

#weeds-content div#music_container div.row div.play {
	width:30px;
}

#weeds-content div#music_container div.row div.title {
	width:190px;
	padding-right:10px;
}

#weeds-content div#music_container div#labels div.title {
	width:230px;
}

#weeds-content div#music_container div.row div.play img {
	display:inline;
	vertical-align:middle;
}

#weeds-content div#music_container div.row div.performer ,
#weeds-content div#music_container div#labels div.performer {
	width:225px;
}

#weeds-content div#music_container div.row div.performer a,
#weeds-content div#music_container div.row div.performer a:active,
#weeds-content div#music_container div.row div.performer a:visited {
	color:#9cd2aa;
	text-decoration:underline;
	font-weight:bold;
}

#weeds-content div#music_container div.row div.performer a:hover {
	color:#9cd2aa;
	text-decoration:none;
	font-weight:bold;
}

/*** SPECIAL FEATURES PAGE ***/

#weeds-content div#specialfeatures div#carousel {
	width:600px;
	height:220px;
	border:1px solid #0b7b17;
}

#weeds-content div#specialfeatures h2 {
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}

#weeds-content div#specialfeatures div.feature div.image_block div.title a {
	font-weight:bold;
}

#weeds-content div#specialfeatures div.feature {
	width:315px;
	height:170px;
	float:left;
	
}

#weeds-content div#specialfeatures div.feature div.image_block {
	padding:5px;
	width:280px;
/*	padding:2px;*/
	border:1px solid #0b7b17;
}

* html #weeds-content div#specialfeatures div.feature div.image_block {
	padding-bottom:2px;
}

#weeds-content div#specialfeatures div.feature div.image_block img {
	float:left;
}

#weeds-content div#specialfeatures div.feature div.image_block div.title {
	background-color:#06270a;
	background-image:url(/site/weeds/season5/image-panel/specialfeatures/promo_panel_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	height:47px;
	float:left;
	display:block;
	width:130px;
	color:#ffffff;
	padding:5px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	line-height:18px;
}

#weeds-content div#specialfeatures div.feature p {
	padding-top:10px;
	padding-bottom:10px;
	width:290px;
}

/*** HOMEPAGE CAROUSEL ***/

#weeds-content div#carousel {
	width:700px;
	height:260px;
	padding-left:20px;
	position:relative;
}

#weeds-content div#carousel div#carousel-inner {
	width:700px;
	height:235px;
/*	border:1px solid red;*/
}

#weeds-content div#carousel div#carousel-inner div#panel1,
#weeds-content div#carousel div#carousel-inner div#panel2,
#weeds-content div#carousel div#carousel-inner div#panel3 {
	position:absolute;
/*	position:relative;*/
	top:0px;
	width:700px;
	height:235px;
}

#weeds-content div#carousel div#carousel-nav {
	width:700px;
	height:25px;
/*	border:1px solid white;*/
	text-align:right;
}

#weeds-content div#carousel div#carousel-nav img {
	display:inline;
}

#weeds-content div#carousel div#carousel-nav img.buttonselected {
	background-image:url(/site/weeds/season5/flash/carousel/ui/bulletSelected.png);
}

#weeds-content div#carousel div#carousel-inner div div.panel-contents {
	padding-top:20px;
	float:right;
}

#weeds-content div#carousel div#carousel-inner div h3 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:10px;
	line-height:22px;
}

#weeds-content div#carousel div#carousel-inner div p {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}

#weeds-content div#carousel div#carousel-inner div img.left {
	float:left;
	border:1px solid #000000;
}

#weeds-content div#carousel div#carousel-inner div div.copy {
	float:left;
	padding-left:20px;
	width:290px;
	padding-right:10px;
}

/*
#weeds-content div#carousel div#navigation {
	width:720px;
	height:15px;
	border:1px solid white;
	float:right;
}
*/

/*** SIDEBAR MODULES ***/

#weeds-content div#twitter_feed ,
#weeds-content div#blogbuzz_feed {
	width:300px;
	overflow:hidden;
}

#weeds-content div#twitter_feed .blog .entry ,
#weeds-content div#blogbuzz_feed .blog .entry {
	margin-bottom: 1.5em;
}

#weeds-content div#twitter_feed .title a ,
#weeds-content div#blogbuzz_feed .title a {
	font-weight:bold;
	color:#9cd2aa;
	text-decoration: none;								  
}

#weeds-content div#twitter_feed .title a:hover ,
#weeds-content div#blogbuzz_feed .title a:hover {
	font-weight:bold;
	color:#9cd2aa;								  
	text-decoration: underline;
}								

#weeds-content div#twitter_feed	.blog .author ,
#weeds-content div#blogbuzz_feed .blog .author {
	color: #ffffff;
}

/* stuff */
#weeds-content div#msgboards_feed,
#weeds-content div#twitterfeed,
#weeds-content div#blogbuzz {
	color:#ffffff;
}

#weeds-content div#msgboards_feed a,
#weeds-content div#msgboards_feed a:active,
#weeds-content div#msgboards_feed a:visited,
#weeds-content div#twitterfeed a,
#weeds-content div#twitterfeed a:active,
#weeds-content div#twitterfeed a:visited,
#weeds-content div#blogbuzz a,
#weeds-content div#blogbuzz a:active,
#weeds-content div#blogbuzz a:visited {
	color:#9cd2aa;
	text-decoration:none;
	font-weight:bold;
}

#weeds-content div#msgboards_feed a:hover,
#weeds-content div#twitterfeed a:hover,
#weeds-content div#blogbuzz a:hover {
	color:#9cd2aa;
	text-decoration:underline;
}

#weeds-content div#msgboards_feed p.entry,
#weeds-content div#twitterfeed p.entry ,
#weeds-content div#blogbuzz p.entry {
	padding-top:10px;
}
