﻿
@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(featured_slide.css);


body{
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 14px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	}
	a img {border: none; }

img{ display:block; padding:0; margin:0;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}

.fl_left{float:left;
padding-top:40px;

vertical-align:middle;}

.fl_right{float:right;
width:400px;
vertical-align:middle;}
.fl_right img
{float:right;

}


.imgl, .imgr{padding:5px; color:#666666; }
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Generalise-------------------------------------*/

h1, h2, h3, h4, h5, h6{
	margin:0 0 20px 0;
	padding:0 0 8px 0;
	font-size:20px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
		}

#header, #topbar, #featured_slide, #homecontent, #breadcrumb, #container, #footer, #copyright, #featured_slide_2{
	margin:0 auto 0;
	display:block;
	width:900px;
	}

.wrapper{
	display: block;
	width: 920px;
	padding: -15px -10px;
	color: #DFDFDF;

}

/* ----------------------------------------------Header-------------------------------------*/

#header .wrapper{
	border-top:0px solid #000000;
	}

#header h1, #header p{
	margin:0;
	padding:0;
	}

#header .fl_left{
	display:block;
	float:left;
	width:400px;
	margin:25px 0 0 0;
	}

#header .fl_right{
	display:block;
	float:right;
	width:468px;
	}

#header h1{
	margin:0;
	font-size:36px;
	border:none;
	}

#header h1 a{
	color:#059BD8;
	background-color:#FFFFFF;
	}

/* ----------------------------------------------Topbar-------------------------------------*/

#topbar .wrapper{
	padding:0 10px;
	}


/* ----------------------------------------------Homepage Intro-------------------------------------*/

#homecontent .wrapper{
	padding:10px 10px;
	}

#homecontent a{
	color: #8F6C03;
}

#homecontent ul{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	}

#homecontent li{
	display:block;
	float:left;
	width:290px;
	margin:0 25px 0 0;
	padding:0;
	}

#homecontent li.last{margin-right:0;}

#homecontent li h2.title{
	display: block;
	width: 100%;
	height: 65px;
	margin: 0;
	padding: 25px 0 0px 0;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	line-height: normal;
	
}

#homecontent li h2.title img{
	float:left;
	margin:-25px 8px 0 0;
	padding:0 5px 0 0;
	z-index:1;

	
	
	}

#homecontent p.readmore{
	display: block;
	width: 90%;
	text-align: right;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb .wrapper{
	padding:15px 10px;
	border-bottom:1px solid #CCCCCC;
	}

#breadcrumb a{
	color: #8F6C03;
}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Content-------------------------------------*/

#container .wrapper{
	padding: 20px 10px;
	line-height: 1.4em;
	color: #E8E8E8;
	background-color: #000000;
	width: 920px;
}

#container a{
	color: #8F6C03;
}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{
	padding-bottom: 8px;
	padding-top: 25px;
}

#content{
	display:block;
	float:left;
	width:580px;
	padding-left:0px;
	margin-top:-40px;
	
	}
#content h2{
	margin-top: 2px;
	font-size: 2.0em;
	color: ##8F6C03;
	text-shadow: 0.2em 0.2em 0.2em #000000;
}
#content h3{
	margin-top: 1px;
	margin-bottom:-11px;
	margin-top:-10px;
	font-size: 1.3em;
	color:#996600;
	text-shadow: 0.2em 0.2em 0.2em #000000;
}


#content .important{
min-height:80px;
vertical-align:middle;
padding-left:60px;
padding-right:60px;
padding-top:10px;
font-weight:bolder;
font-size:1.3em;
text-align:center;
background-image:url('../images/important_notice.png');
background-position:left top;
background-repeat:no-repeat;
	text-shadow: 0.1em 0.1em 0.1em #000000;

}
/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{
	color: #FFFFFF;
	background-color: #666666;
}
#comments .commentlist li.comment_odd a{
	color: #8F6C03;
	
}

#comments .commentlist li.comment_even{
	color: #FFFFFF;
	background-color: #333333;
	background-image:url('../images/episode_bg.jpg');
	background-position:left bottom;
	background-repeat:repeat-x;
	text-shadow: 0.2em 0.2em 0.2em #000000;
	min-height:120px;
}
#comments .commentlist li.comment_even p{
	color: #FFFFFF;
	}

#comments .commentlist li.comment_even a{
	color: ##8F6C03;
}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{
	float: right;
	margin: -25px -10px 0 10px;
}

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	margin-right:-10px;
		margin-top:-30px;
		padding-left:10px;
		padding-top:10px;
		padding-right:30px;
	
				background-repeat: no-repeat;
		background-position:left bottom;
		font-size:12px;
		color:#CCCCCC;
				
	}

#column .holder, #column #featured{
	display: block;
	width:300px;
	margin-bottom:20px;
	}
	#column .holder h2 img{
	display:inline-block;
	margin-top:-26px;
	margin-right:4px;
}

#column .holder h2.title{
	display: inline-block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:15px;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	}

#column .holder h2.title img{
display:inline-block;
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
		}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#FFFFFF;
		}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}
	
/* Featured Block */

#column #featured a{
	color: #DFDFDF;
}

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column #featured a{
	color:#059BD8;

	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#666666;
		}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;

	}

#column #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column #featured p.readmore{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column #latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

#column #latestnews li{
	display:block;
	margin:0 0 20px 0;
	padding:0 0 15px 0;
	
	}

#column #latestnews li.last{
	margin-bottom:0;
	}

#column #latestnews p{
	margin:0;
	padding:0;
	line-height:normal;
	}

#column #latestnews .imgl{
	margin: 0 10px 10px 0;
	padding: 4px;
	}
	#column_social{
	background-image:url('../images/share_social.png');
	background-position:left top;
	background-repeat:no-repeat;
	
	width:300px;
	float:left;
	display:block;
	padding-left:20px;
	padding-top:20px;
}

/* ----------------------------------------------Footer-------------------------------------*/

#footer .wrapper{

background-image:url('../images/footer_bg.jpg');
background-position:center top;
background-repeat:no-repeat;
width:900px;
	padding:20px;
	margin-left:0px;
	margin-right:0px;
	border:none;
	color:#98989A;

	}

#footer a{
	color: #8F6C03;
}

#footer h2{
	padding-bottom:8px;
	border-bottom:1px dotted #999999;
	}

#footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer .footbox{
text-align:right;
	display:block;
	float:right;
	width:600px;
	margin:-100px 0 0 30px;
	padding:0;
	}
	#footer .footbox img{
	padding:0px 0px 10px 10px;
	display:inline;
		}
#footer .footbox li{
text-align:center;
	padding:10px 10px;
	display:inline;
		}

	
	
	#footer .footbox-timer{
	display: block;
	float: left;
	width: 250px;
	margin: -35px 0 0 0px;
	padding: 20px 20px;
	background-image: url('../images/timer_background.png');
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
	font-size:12px;
}
	#footer .footbox-timer h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	border-bottom:0px;
	margin-bottom:-10px;
}

#footer li{
	margin-bottom:3px;
	}

#footer .last{
	margin:0;
	}

#newsletter{
	display:block;
	float:left;
	width:300px;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright .wrapper{
width:900px;

background-image:url('../images/copyright.jpg');
background-position:center top;
background-repeat:no-repeat;
	padding:40px 20px;
	border:none;
	}

#copyright p{
vertical-align:middle;
	margin:0;
	
	padding:0;
	}

#copyright .wrapper, #copyright a{
	color:#FFFFFF;

	}
	
	
	/* --------------------------------------------- slider window ------------------------------------*/
	#firefighters-image-about{
	width:920px;
	height:200px;
	overflow:hidden;
	background-image:url('../images/about-headding.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	
}
	#firefighters-image-ep{
	width: 920px;
	height: 200px;
	overflow: hidden;
	background-image: url('../images/episode_guide_bg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

	#firefighters-image-ep-2{
	width: 920px;
	height: 200px;
	overflow: hidden;
	background-image: url('../images/episode_guide_season-2_bg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

	#firefighters-image-contact{
	width: 920px;
	height: 200px;
	overflow: hidden;
	background-image: url('../images/contact-headding.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
	#firefighters-image-dfb{
	width: 920px;
	height: 200px;
	overflow: hidden;
	background-image: url('../images/dfb-headding.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
	#firefighters-image-player{
	width: 920px;
	height: 100px;
	overflow: hidden;
	background-image: url('../images/player_guide_bg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}