body {
		margin:0px;
		text-align: center; /* for IE */
	}
	#container {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */

		width: 941px;
		
	}
	
	#navContainer {
		margin: 0 auto;
		padding-left: 30px;
		text-align: center;
		width: 941px;
		color: #005696;
		font: normal 13px/25px Arial, Verdana, Sans-Serif;
	}
	
	#navContainer .mainMenuItem A {
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}
	
	#navContainer .mainMenuChildItem A {
		font-weight: normal;
		color: #fff;
		text-decoration: none;
	}
	
	#navContainer .mainMenuChildItem A:hover {
		color: #faa31e;
	}
	
	#navContainer UL {
		list-style: none;
		text-align: left;
	}
	
	#navContainer UL LI {
		float: left;
		position: relative;
		padding: 0 8px;
		display: block;
		border-right: 1px solid #335c94;
	}
	
	#navContainer UL UL LI {
		border: 0 none;
		width: 160px;
	}
	
	#navContainer LI UL {
		display: none;
		position: absolute;
		top: 24px;
		left: -1px;
		background-color: #00285f;
	}
	
	#navContainer LI A:hover UL,
	#navContainer LI:hover UL {
		display: block;
	}

	#logoContainer {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		
		width: 930px;
		
	}
	#logo{
		width:192px;
		height:66px;
		background:url(/public/images/BCF/logo3.png) no-repeat;
		float:left;
		margin-top: 8px;
	}
	#footerContainer{	
		background: #003379;
		width:923px;
		height:133px;
		margin-left:10px;
	}
	
	#orangeFooter{
		background:#f8971f;
		width:926px;
		height:12px;
		margin-left:8px;
	}
	#whiteFooter{
		background:#ffffff;
		width:926px;
		height:3px;
		margin-left:8px;
	}
	#blueFooter{
		background:#005696;
		width:926px;
		height:30px;
		margin-left:8px;
	}

	.topNavDivide{ 
		float:left;
		height:27px;
		width:1px;
		background:#d3d4d6;
	}
	.homeLink{
		float:left;
		height:100%;
		width:60px;
		padding-top:5px;
	}
	.boatingLink{
		float:left;
		height:100%;
		width:80px;
		padding-top:5px;
	}
	.campingLink{
		float:left;
		height:100%;
		width:80px;
		padding-top:5px;
	}
	.fishingLink{
		float:left;
		height:100%;
		width:80px;
		padding-top:5px;
	
	}
	.episodesLink{
		float:left;
		height:100%;
		width:120px;
		padding-top:5px;
	}
	.infoBG{
		width:941px;
		background:url(/public/images/BCF/infoBG.png);
	}
	.plu{
		color:#005696;
		font-family:arial;	
		font-size:10px;
		font-weight:bold;
	}
	.productImage {
		
	}
	.price{
		color:#005696;
		font-family:arial;	
		font-size:16px;
		font-weight:bold;
	}
	.moreDetails{
		font-family:arial;
		text-decoration:underline;
		font-size:12px;
		color:#005696;
		font-weight:bold;
	}
	.featureField{
	    width:135px;
	   
	    color:#005696;
		font-family:arial;	
		font-size:10px;
		font-weight:bold;
	}
	.title{
		color:#F8971F;
		font-family:arial;	
		font-size:12px;
		font-weight:bold;
	}

	.titleProduct{
		color:#005696;
		font-family:arial;	
		font-size:12px;
		font-weight:bold;
		text-transform:capitalize;
	}

	.titleLB{
		color:#71a7d5;
		font-family:arial;	
		font-size:12px;
		font-weight:bold;
	}
	.titleLB a{
		color:#71a7d5;
		text-decoration:none;
	}
	.titleLB a:hover{
		color:#71a7d5;
		text-decoration:underline;
	}
	#videoDesc{
		color:#7d7d7d;
		font-family:arial;	
		font-size:12px;
		font-weight:normal;
		margin-bottom:5px;
		width:640px;
	}
	#ratings{
		margin-left:15px;
		
	}
	#ratingsDetail, .ratingsDetail{
		color:#005696;
		font-family:arial;	
		font-size:12px;
		font-weight:bold;
		height:25px;
		margin-top:5px;	
	}
	.ratingsDetail img {
		border: none;
		padding: 2px 1px;
	}
	#ratingsDetail[class]{
		
		margin-top:0px;
	}
	.clearfix {
	
    clear: both;

    }
	.commentLine{
		color:#a19e9e;
		font-family:arial;
		font-size:12px;
	}
	.commentFull{
		color:#a19e9e;
		font-family:arial;
		font-size:12px;
		background:url(/public/images/BCF/commentbg.jpg);
		width:595px;
		height:150px;
		padding-top:1px;
	}
	
	#banners{
		float:left;
		width:297px;
		height:160px;
		margin-left:5px;
	}
	
	#vidTitle{
		margin-left:15px;
		padding-top:1px;
	}
	#video{
	margin-left:15px;
	}
	.reportComment{
		color:#005696;
		font-family:arial;	
		font-size:12px;
		font-weight:bold;
		text-align:right;
	}
	.reportComment a{
		color:#005696;
		text-decoration:none;
	}
	.reportComment a:hover{
		color:#005696;
		text-decoration:underline;
	}
	/* MS 14/07/09 */
	.latestVidTab{
		text-align:left;
		float:left;
		width:189px;
		height:23px;
		background:url(/public/images/BCF/latestVidTab.jpg) no-repeat left;

	}
	.latestVidTab a{
		width:100%;
		height:23px;
		display:block ;
	}
	.favDivide{
		float:left;
		margin:0px 5px 0px 5px;
	}
	.favIcons{
		float:left;
		margin:2px 2px 2px 0px;
	}
	.favText{
		 float:left;
	}
	
	/*
	#leaveComment{
		display:none;
		margin-top:10px;
		margin-left:15px;
	}
*/

	.leaveComment{
		display:none;
		margin-top:10px;
		margin-left:15px;
	}



.sliderProduct {
	width:145px;
	float:left;
	margin:0 10px 0 10px;
	text-align:justify;
}
.sliderPanel {
	float: left;
	height: 170px;
}

.sliderPanel .price {
	color:#990000;
	font-family:arial;	
	font-size:12px;
	font-weight:normal;
}
.sliderPanel .title {
	float:left;
	font-weight:normal;
	text-decoration:underline;
}

.hidden {
	display: none;
}
	

#slider{overflow:hidden; }	
#slider ul, #slider li, #slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li, #slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	/* MS 14/07/09 */
	width:850px;
	height:241px;
	
	}	
	
p#controls, p#controls2{
	margin:0;
	position:relative;
	} 



#prevBtn, #nextBtn {
	display:block;
	margin:0;
	width:40px;
	height:77px;
	position:relative;
	
	margin:10px 0 0;
}

#prevBtn {
	float: left;
}
#nextBtn {
	float: right;
}													
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
	display:block;
	width:40px;
	height:77px;
	background:url(/public/images/BCF/slideLeftTab.png) no-repeat;
	}	
#nextBtn a, #nextBtn2 a{ 
	width:37px;
	background:url(/public/images/BCF/slideRightTab.png) no-repeat 0 0;
	}
/* MS 14/07/09 */
.productDisplay{
	float:left;
	width:300px;
	height:190px;

	/*background:url(/public/images/BCF/productBG.jpg) no-repeat;*/
}
.productDisplay a{


float:right;margin-right:30px;margin-top:10px;color:#ffffff;font-family:arial;font-size:12px;
}
#relatedProducts{
    margin:20px 0 0 0;
    padding: 0 10px;
}

.favText a {
	color:#005696;
	text-decoration:none;
	padding-right:3px;
}
/* MS 15/07/09 */
.videoDescription{
    color:#7d7d7d;
	font-family:arial;	
	font-size:10px;
	font-weight:normal;
    width:160px;
    overflow:hidden;
}
.addCommentBut{
    background: url(/public/images/BCF/addComment.jpg);
    border:0px;
    width:113px;
    height:27px;
    cursor:pointer;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/public/images/BCF/goldstar.jpg);

}

.emptyRatingStar {
    background-image: url(/public/images/BCF/greystar.jpg);
}

.savedRatingStar {
    background-image: url(/public/images/BCF/goldstar.jpg);
}

.errmsg{
    color:Red;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}
.floatLeft{
    float:left;
}

.paging{

		color:#005696;
		font-family:arial;	
		font-size:12px;
	
	}
.searchBut{
   background: url(/public/images/BCF/searchBut.png) no-repeat;
   width:54px;
   height:24px;
   border:0px;
   cursor:pointer;
}
.searchMessage{

		color:#ff0000;
		font-family:arial;	
		font-size:12px;
	
	}
	
/* General */
	#cssdropdown, #cssdropdown ul { list-style: none; z-index:1000;}
	#cssdropdown, #cssdropdown * { padding: 0; margin: 0; z-index:1000;}
	
	/* Head links */
	#cssdropdown li.headlink {z-index:1000; width: 100px; float: left; margin-left: -1px; border-left: 1px #cccccc solid; background:url(/public/images/BCF/silverBar.jpg);text-align: center; }
	#cssdropdown li.headlink a {z-index:1000; display: block; padding: 5px; }
 
	/* Child lists and links */
	#cssdropdown li.headlink ul {z-index:1000; display: none; border-top: 1px #d2d3d5 solid; text-align: left; }
	#cssdropdown li.headlink:hover ul {z-index:1000; display: block; }
	#cssdropdown li.headlink ul li a {z-index:1000; padding: 5px; height: 12px; }
	#cssdropdown li.headlink ul li a:hover {z-index:1000; background: #e4e5e7; }
	
	/* Pretty styling */
	
	#cssdropdown a {z-index:1000; color: #005696; font-weight:bold; } 
	#cssdropdown ul li a:hover {z-index:1000; text-decoration: none; background: #e4e5e7;}
	#cssdropdown li.headlink { /*background-color: white;*/  z-index:1000;}
	#cssdropdown li.headlink ul {z-index:1000; background:#d2d3d5; background-position: bottom; padding-bottom: 2px; }

.footTitle{
		color:#005696;
		font-family:arial;	
		font-size:12px;
		font-weight:bold;
	}
.footLink{
		color:#999999;
		font-family:arial;	
		font-size:12px;
		font-weight:bold;
	}
.footLink a{
		color:#fff;
		text-decoration:none;
	}
	.footLink a:hover{
		color:#F8971F;
		text-decoration:none;
	}
	
#searchVideoDiv {
border:1px solid #e7e8e9	
}


.highlightVid {
	background: #edeeef;
}

#greystar {
	width: 11px;
	height: 11px;
	background: url(/public/images/bcf/greyStar.jpg);
	float: left;
	margin-top: 2px;
}

#goldstar {
	width: 11px;
	height: 11px;
	background: url(/public/images/bcf/goldStar.jpg);
	float: left;
	margin-top: 2px;
}

#breakLine {
	background:#eceded;
}

#videoThumbTitle {
	width:223px;font-size:10px;
}

#addFav2 {
	display: none;
}

.tableCell {
float:left;padding:5px;width:100px;height:30px;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-top:1px solid #cccccc;
}

.tableCell2 {
float:left;padding:5px;width:100px;height:30px;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-top:1px solid #cccccc;
}

.tableCell3 {
float:left;padding:5px;width:100px;height:30px;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-top:1px solid #cccccc;font-weight:bold;text-align:center;
}

.tableCell4 {
float:left;padding:5px;width:140px;height:30px;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-top:1px solid #cccccc;font-weight:bold;text-align:center;
}

.tableCell5 {
float:left;padding:5px;width:100px;height:30px;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-top:1px solid #cccccc;text-align:center;
}

.tableCell6 {
float:left;padding:5px;width:100px;height:30px;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;border-top:1px solid #cccccc;
}

.dataRow1 {
	float:left;padding:5px;width:100px;height:50px;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;
}

.dataRow2 {
	float:left;padding:5px;width:100px;height:50px;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;
}

.dataRow3 {
	float:left;padding:5px;width:100px;height:50px;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;text-align:left;
}

.dataRow4 {
	float:left;padding:5px;width:140px;height:50px;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;text-align:left;overflow:hidden;
}

.pagingLinks {
	float:left;margin-left:5px;
}

#pagingLinks {
	text-align: center;
}

#pageLabel { 
	display: none;
}

.allEpisodesWrap {
	font-family:Arial;font-size:11px;margin-left:65px;padding-top:25px;padding-bottom:25px;color:#006699;
}

#rssFeed {
float:right;margin-right:60px;padding-bottom:10px;
}
