/* GLOBAL STYLES */

* {
	margin:0px;
	padding:0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url('/site/brotherhood/season3/image-panel/background.gif');
	color:#d9e1dd;
	font-size:11px;
}

a, a:active, a:visited {
	/*color:#b8b568;*/
	color:#b8b58c;
	text-decoration:underline;
}

a:hover {
	/*color:#b8b568;*/
	color:#b8b58c;
	text-decoration:none;
}

/* black background portion of page */
#wrapper {
	background-color:#000000;
	margin:auto;
	width:975px;
	min-height:100%;
}

#header {
	width:975px;
	height:88px;
	background-image:url('/site/brotherhood/season3/image-panel/brotherhood_header_bg.gif');
}

#header .shologo {
	margin-bottom:30px;
	margin-left:25px;
}

#navigation {
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	margin-bottom:1px;
	float:left;
}

#navigation img {
	float:left;
}

#store_dropdown {
	z-index:1;
	position:absolute;
	border:1px solid #505e58; 
	margin-left:800px;
	margin-top:-5px;
	width:170px; 
	background-color:#000000; 
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.padding_left {
	padding-left:20px;
}

.padding_right {
	padding-right:20px;
}

.cursorpointer {
	cursor:pointer;
}

/* footer on all pages */
#footer {
	padding-left:20px;
	font-size:10px;
	color:#505e58;
}

#footer a, #footer a:visited, #footer a:active {
	font-size:10px;
	color:#505e58;
	text-decoration:underline;
}

#footer a:hover {
	font-size:10px;
	color:#505e58;
	text-decoration:none;
}

.clear {
	clear:both;
	border:0px!important;
	padding:0px!important;
}

h1 {
	font-weight:bold;
	text-transform:uppercase;
	color:#abd8c5;
	font-size:12px;
}

h2 {
	font-weight:bold;
	color:#abd8c5;
	font-size:14px;
}

h3 {
	font-weight:bold;
	text-transform:uppercase;
	color:#abd8c5;
	font-size:11px;
}

/* HOMEPAGE */
#main {
	border-bottom:1px solid #666666;
}

#main .left {
	float:left;
	width:646px;
	height:406px;
	border-right:1px solid #666666;
}

#main .right {
	float:right;
	width:328px;
	height:406px;
	text-align:center;
	background-image:url('/site/brotherhood/season3/image-panel/bg_home.gif');
	background-position:bottom left;
}

#main .right img {
	margin-top:3px;
}

.home_vertical_rule {
	background-image:url('/site/brotherhood/season3/image-panel/vert_dotted_line.gif');
	height:215px;
	width:1px;
	margin-left:20px;
	float:left;
}

#promos a, #promos a:active, #promos a:visited {
	color:#b8b58c;
	text-decoration:underline;
	font-weight:bold;
}

#promos a:hover {
	color:#b8b58c;
	text-decoration:none;
	font-weight:bold;
}

#promos {
	width:935px;
	padding-left:40px;
}

#promos img {
	border:1px solid #515f59;
}

#promos_main {
	width:220px;
	float:left;
}

#promos_secondary {
	width:680px;
	float:left;
}

.row {
	float:left;
	margin-bottom:30px;
}

.item {
	float:left; 
	width:340px;
}

.item img {
	margin-right:15px;
	margin-left:25px;
}

#bookmarks_home {
	width:875px;
	padding:10px;
	padding-top:15px;
	padding-bottom:20px;
	margin:auto;
	border:1px solid #2b322f;
	background-repeat:repeat;
	background-position:left bottom;
	background-image: url('/site/brotherhood/season3/image-panel/bg_gradient.jpg');
	background-color:#000000;
}

#bookmarks_home .first_icon {
	vertical-align:text-bottom;
}

#bookmarks_home .icon {
	padding-left:20px;
	vertical-align:text-bottom;
}

#bookmarks_home .icons {
	width:800px;
	margin:auto;
	font-weight:bold;
}

#bookmarks_home .horizontal_rule {
	background-image:url('/site/brotherhood/season3/image-panel/horiz_dotted_line.gif');
	height:1px;
	width:865px;
	margin-top:5px;
	float:left;
}

#bookmarks_home a , #bookmarks_home a:visited, #bookmarks_home a:active {
	text-decoration:none;
}

#bookmarks_home a:hover {
	text-decoration:underline;
}

/* SECONDARY PAGES */

#secondary_page {
	background-image:url('/site/brotherhood/season3/image-panel/bg_secondary.gif');
	background-repeat:no-repeat;
	width:955px;
	z-index:2;
	padding-top:20px;
	padding-left:20px;	
}

#secondary_page .left {
	width:640px;
	margin-left:10px;
	float:left;
}

#secondary_page .right {
	width:260px;
	float:left;
}

#secondary_page .vertical_rule {
	background-image:url('/site/brotherhood/season3/image-panel/vert_dotted_line_faded.gif');
	height:517px;
	width:1px;
	margin-right:20px;
	float:left;
}

#secondary_page .horizontal_rule {
	background-image:url('/site/brotherhood/season3/image-panel/horiz_dotted_line.gif');
	height:1px;
	width:625px;
	margin-top:20px;
	margin-bottom:20px;
	float:left;
}

#secondary_page .header {
	float:left;
	margin-bottom:15px;
	width:255px;
}

#bookmarks_secondary {
	float:left;
	margin-left:0px;
	width:390px;
}

#bookmarks_secondary .bookmark_icon {
	padding-right:3px;
}

#bookmarks_secondary_middle {
	width:670px;
	text-align:right;
	padding-top:18px;
	z-index:1;
	position:absolute;
}	

#bookmarks_secondary_right {
	float:left;
	text-align:right;
	width:670px;
}	


/* ALERTS PAGE */

.alerts_mobile {
	width:300px;
	float:left;
}
.alerts_newsletter_signup {
	width:600px;
	padding-left:20px;
}

/* ACTOR BIOS PAGE */

#actors_sidebar {
	padding-top:40px;
}

#actors_sidebar a:hover {
	color:#ffffff;
	text-decoration:none;
}

.current_actor {
	color:#ffffff !important;
}

#actor_photo {
	width:580px;
	background-color:#000000;
	border:1px solid #2b322f;
	margin-top:15px;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;	
	margin-bottom:25px;	
	float:left;
}

.actor_photo {
	width:214px;
	float:left;
}

.actor_character {
	width:360px;
	margin-top:50px;
	text-align:center;
	float:left;
}

#actor_bio {
	width:600px;
}

#actor_bio p {
	line-height:18px;
	padding-bottom:10px;
}

#actors_sidebar a, #actors_sidebar a:visited, #actors_sidebar a:active {
	text-decoration:none;
}

#actors_sidebar a:hover {
	text-decoration:underline;
}
		

/* SPECIAL FEATURES PAGE */

.featured {
	border:1px solid #2b322f;
	float:left;
}

#podcast_feature .text {
	float:left;
	width:180px;
	padding-left:20px;
}

.text {
	float:left;
	width:300px;
	padding-left:20px;
}

.icon {
	margin-top:5px;
	padding-right:3px;
}

li {
	padding-bottom:1px;
}

#podcast_feature img {
	float:left;
}

#podcast_feature li {
	float:left;
	width:75px;
	display:inline;
}

#video_podcasts li {
	display:inline;
	width:80px;
	float:left;
}

#video_podcasts li.podcast_title {
	width:225px;
}	

#video_podcasts li.podcast_release {
	padding-left:20px;
	width:225px;
}	

#past_podcasts li {
	display:inline;
	width:80px;
	float:left;
}

#past_podcasts li.podcast_title {
	width:225px;
	padding-right:80px;
}	

#past_podcasts li.podcast_release {
	padding-left:20px;
	width:225px;
}	

/* CHARACTERS PAGE - non flash content */

.character {
/*	float:left;*/
	margin-left:20px;
}

.character a , .character a:visited, .character a:active {
	color:#ffffff;
	text-decoration:none;
}

.character a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.character img {
	float:left;
	margin-right:20px;
}

.character p {
	float:left;
	width:700px;
	line-height:18px;
}

.character_actor {
	color:#d9e1dd; 
	font-weight:normal; 
	font-size:11px;
}

/* DOWNLOADS PAGE */

.download {
	padding-top:5px;
	margin-left:20px;
}

.download span {
	padding-left:20px;
}

.download_video {
	padding-right:10px;
	padding-bottom:10px;
}

.download_horizontal_rule {
	background-image:url('/site/brotherhood/season3/image-panel/horiz_dotted_line.gif');
	width:925px;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
}

#wallpaper_instructions {
	display:none; 
	overflow:hidden; 
	width:650px; 
	height:125px; 
	background-color:#000000; 
	color:#d9e1dd; 
	margin-top:5px;
}

.wallpaper {
	float:left;
	margin-right:30px;
}

.wallpaper p {
	float:left;
	background-color:#2b322f;
	width:86px;
	margin-right:3px;
	margin-bottom:3px;
	text-align:center;
	line-height:18px;
}

.full {
	clear:both;
	width:175px!important;
}

.blog_icon {
	float:left;
	padding-right:10px;
}

.blog_icon_select {
	margin-left:150px;
	margin-top:2px;
}

.download textarea {
	float:left;
	width:180px;
	height:118px;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	color:#d9e1dd;
	background-color:#2b322f;
	border:1px solid #424c48;
	padding:10px;
}

#wallpapers_instructions {
	margin-top:5px;
	width:640px; 
	height:125px;
	background-color:#000000;
	border:1px solid #2b322f;
}

#wallpapers_instructions div {
	padding:5px;
	width:630px;
	height:115px;	
}

#imicons_instructions {
	margin-top:5px;
	width:710px; 
	height:145px; 
	background-color:#000000; 
	border:1px solid #2b322f;
}

#imicons_instructions div {
	width:698px; 
	height:133px; 
	padding:5px;
}

#blogicons_instructions {
	margin-top:5px;
	width:440px;
	height:80px;
	background-color:#000000;
	border:1px solid #2b322f;
}

#blogicons_instructions div {
	width:430px;
	height:70px;
	float:left;
	padding:5px;
}

/* COMMUNITY PAGE */

#community {
	padding-top:5px;
	margin-left:20px;
	width:850px;
}

#community .video {
	width:375px;
	float:left;
/*	margin-right:20px;*/
}

#community .chat {
	width:456px;
	float:right;
}

.community_header {
	float:left;
	vertical-align:middle;
}

.call_to_action {
	float:right;
	vertical-align:middle;
}

#community .message_boards {
	width:425px;
	float:left;
}

#community .message_boards .section {
	background-color:#000000;
	border:1px solid #2b322f;
	padding:10px;
/*	padding-left:10px;
	padding-right:10px; */
	margin-bottom:5px;
}

#community .blog_buzz {
	width:410px;
	float:right;
	position:relative;
}

#community .blog_buzz .section {
	background-color:#000000;
	border:1px solid #2b322f;
	padding:10px;
/*	position:relative;*/
/*	padding-left:10px;
	padding-right:10px; */
	margin-bottom:5px;
}

#blog_buzz_submit {
	border:1px solid #505e58; 
	padding:10px;
	width:200px; 
	background-color:#2B322F; 
	position:absolute; 
	z-index:1; 
	left:200px; 
	top:25px;
}

#blog_buzz_submit div {
	float:left;
	width:100px;
}

#blog_buzz_submit input {
	float:right;
}

.fine_print {
	color:#cccccc;
	font-size:9px;
}

.community_text {
	padding-top:5px;
	color:#92aca1;
}

.messageboards_horizontal_rule {
	width:400px;
	height:1px;
	margin-top:10px;
	margin-bottom:5px;
	background-image: url('/site/brotherhood/season3/image-panel/horiz_dotted_line.gif');
}

.blogbuzz_horizontal_rule {
	width:380px;
	height:1px;
	margin-top:10px;
	margin-bottom:5px;
	background-image: url('/site/brotherhood/season3/image-panel/horiz_dotted_line.gif');
}

#community .more_links {
	width:830px;
	float:left;
	padding:10px;
	border:1px solid #2b322f;
	background-repeat:no-repeat;
	background-position:left bottom;
	background-image: url('/site/brotherhood/season3/image-panel/bg_gradient.jpg');
	background-color:#000000;
}

#community .more_links div {
	width:200px;
	margin:auto;
}

/* SCHEDULE PAGE */

/* begin styles for schedule tabs */
div#tabs {
	float:left; 
	padding:0px; 
	margin:0px; 
	list-style:none; 
	height:38px; 
	width:500px;
	border:0px;
}

div#tabs div {
	float:left;
	padding:0px; 
	margin-right:10px;
}

div#tabs div.tab a {
	width:146px; 
	float:left; 
	padding:0px; 
	margin:0px; 
	text-align:center;
}

div#tabs div.tab_selected a {
	width:146px; 
	float:left; 
	padding:0px; 
	margin:0px; 
	text-align:center;
}
/* end styles for schedule tabs */


div#timezone {
	float:left;
	padding:20px 0px 0px 0px; 
	margin:0px;
	color:#515f59;
}

.schedule_line {
	float:left; 
	margin:0px;
}

#sho_schedule, #hd_schedule, #vod_schedule {
	width:588px; 
	float:left; 
	vertical-align:top;
	padding-left:20px; 
	padding-top:10px; 
	background-color:#000000; 
	border-left:1px solid #424c48;
	border-right:1px solid #424c48;
	border-bottom:1px solid #424c48;
}	


.schedulecopy {
	color:#abd8c5;
	font-size:10px;
	padding:5px;
	float:left;
}

.schedule_header {
	font-weight:bold;
	font-size:10px!important;
	color:#abd8c5;
	float:left;
}

#sho_schedule .date , #hd_schedule .date {
	float:left;
	width:50px;
	font-size:10px;
	vertical-align:top;
}

#sho_schedule .time , #hd_schedule .time {
	float:left;
	width:75px;
	font-size:10px;
	vertical-align:top;
}	

#sho_schedule .episode {
	float:left;
	width:230px;
	font-size:11px!important;
	vertical-align:top;	
}

#sho_schedule .channel {
	float:left;
	width:100px;
	font-size:10px;	
	vertical-align:top;	
}

#sho_schedule .remind_me {
	display:none;
	float:left;
	width:80px;
	font-size:11px;	
	vertical-align:top;	
}

#hd_schedule .episode {
	float:left;
	width:330px;
	font-size:11px!important;
	vertical-align:top;
}

#hd_schedule .remind_me {
	display:none;
	float:left;
	width:80px;
	font-size:11px;	
	vertical-align:top;	
}

#vod_schedule .episode {
	float:left;
	width:280px;
	font-size:11px!important;
	vertical-align:top;
}

#vod_schedule .start {
	float:left;
	width:150px;
	font-size:10px;
	vertical-align:top;
}

#vod_schedule .end {
	float:left;
	width:150px;
	font-size:10px;
	vertical-align:top;
}

.schedule_divider {
	width:570px;
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url('/site/brotherhood/season3/image-panel/horiz_dotted_line.gif');
	background-repeat:no-repeat;
}

/* EPISODES PAGE */

#episode_title {
	width:600px;
	margin-bottom:10px;
}

#episode_title img {
	float:left;
}

#episode_title .episode_navigation {
	float:right;
	color:#666666;
}

#episode_wrapper {
	width:580px;
	border:1px solid #666666;
	padding:10px;
	background-color:#000000;
}

#episode_wrapper .left {
	float:left;
	width:168px;
	background-color:#2b322f;
	margin-top:10px;
	margin-right:20px;
	border:1px solid #666666;
}

#episode_wrapper .left div {
	padding-top:10px;
	padding-left:10px;
	padding-bottom:5px;
}

.watch_preview {
	padding-bottom:5px;
}

#episode_wrapper .left div ul {
	padding-left:25px;
}

#episode_wrapper .left div li {
	list-style-image:url('/site/brotherhood/season3/image-panel/camera_icon.gif');
	padding-left:5px;
	padding-bottom:5px;	
}

#episode_wrapper .right {
	float:left;
	width:375px;
	margin-top:10px;
}

.episode_horizontal_rule {
	width:380px;
	height:1px;
	margin-top:10px;
	margin-bottom:5px;
	background-image: url('/site/brotherhood/season3/image-panel/horiz_dotted_line.gif');
}

.episode_byline {
	font-weight:bold;
	color:#abd8c5;
}

#episode_schedule {
	width:580px;
	padding:10px;
}

#episode_schedule .episode_row {
	clear:both;
}

#episode_schedule .episode_row div {
	float:left;
	padding-right:20px;
	padding-bottom:5px;
}

#episode_schedule .episode_row div.image {
	display:none;
}

#episode_schedule .channel {
	width:85px;
}

#episode_schedule div img {
	vertical-align:top;
}	

#more_episodes {
	padding-left:10px;
}

#more episodes div {
	padding-left:10px;
}

.moreLink {
	padding-left:10px;
}

a.moreLink, a:active.moreLink, a:visited.moreLink {
	text-decoration:none;
}

a:hover.moreLink {
	text-decoration:underline;
}

.logline { 
	padding-left:15px;
	padding-bottom:5px;
}
