/*
	Author:Shumon Iqbal
	Date:14.10.08
	Title:Fishing Experience 
====================================
*/
body{
	font-family:Arial,Tahoma,Verdana,"Trebuchet MS",Georgia, Lucida,Helvetica, sans-serif;
	font-size:12px;  
	color:#333;
	background-color: #4382AE;
}
*{
	padding:0;	margin:0;  
}
img,fieldset{
	border:0;
}
ul,ol{
	list-style:none;
}
ul li{
	display:inline;
}	
a{
	color:#4382AE;
	text-decoration:none;
}
a:hover{
	color:#666;
	text-decoration:none;
}
.hide,i 
{
     position: absolute;
     left: -9999px;
}
.bg_image { position: fixed; height: 405px; width: 100%; z-index: -10; top:0; left: 0; text-align: center; }
.cell1 { background-color: #e9e9e9; padding: 8px; }
.cell2 { background-color: #ffffff; padding: 8px; }
/*
--------------------------------------------------------------Page Structer
*/
#wrap{
	width:900px;
	text-align:left;
	margin:0 auto;
	margin-bottom:20px; 
}
/*****************************Top navigation area
*/
#nav{
	width:900px;
	overflow:hidden;
}
#topnav, #topnavlft, #topnavrt{
	height:36px;
	display:block;
	float:left;
}
#topnav{
	background:url(images/topnavbg.png) repeat-x;
	width:886px;
	color: #B6B6B6;
}
/*\*/
* html #topnav{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/topnavbg.png", sizingMethod="scale");
}
/**/
#topnavlft{
	background:url(images/tipnavlft.png) no-repeat;
	width:7px;
}
/*\*/
* html #topnavlft{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/tipnavlft.png", sizingMethod="crop");
}
/**/
#topnavrt{
	background:url(images/tipnavrt.png) no-repeat;
	width:7px; 
}
/*\*/
* html #topnavrt{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/tipnavrt.png", sizingMethod="crop");
}
/**/
#navlnk{
	width:886px;
	overflow:hidden;
	color:#959595;
	line-height:36px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.navlnklft{
	float:left;
}
.navlnklft a{
	color:#FFFFFF;
	padding:0 17px;
}
.navlnkrt a{
	color:#FFFFFF;
	padding:0 8px;
}
.navlnklft a:hover,.navlnkrt a:hover{
	color:#6699CC;
}
.navlnkrt span{
	color:#B6B6B6;
}
.navlnkrt{
	float:right;
	color:#fff;
}
/****************************************LOGO area
*/ 
#logoarea{
	width:900px; 
}
.logo{
	width:400px;
	height:106px;
	display:block;
	margin:39px 0 33px 12px;
}
/*\*/
* html .logo{
background-image: none; 
}
/**/
/****************************************main area
*/
#main,#maintop,#mainbtm{
	width:900px;
	display:block;
}
#main{
	background:url(images/mainbg.png) top left repeat-y transparent; 
	/*_background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=’true’, sizingMethod=’scale’, src=’mainbg.png’);*/
}
/*\*/
* html #main{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/mainbg.png", sizingMethod="scale");
}
/**/
#maintop{
	background:url(images/maintop.png) no-repeat;
	height:25px;
}
/*\*/
* html #maintop{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/maintop.png", sizingMethod="crop");
}
/**/
#mainbtm{
	background:url(images/mainbtm.png) no-repeat left;
	height:25px; 
}
/*\*/
* html #mainbtm{
background-image: none; 
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/mainbtm.png", sizingMethod="crop");
}
/**/
#maininr{
	padding-top: 20px;
	margin:0px 40px;
	overflow:hidden;
	voice-family:"\"}\"";
	voice-family:inherit;
}
.content { line-height: 18px; }

.smallText { font-size: 11px; }

.image { padding: 2px; border: 5px solid #e9e9e9; }

.linkBorder { border-bottom: 1px dotted #666; padding: 15px 0px; }

#faq a { display: block; }
.faqAns { border-bottom: 1px dotted #666; padding-bottom: 20px; margin-bottom: 20px; }

 .lxtboxtopmid{
 	background:url(images/hcbxtopbg.jpg) top left repeat-x;
	color:#333; 
	font-size:16px;
	font-weight: bold; 
	padding-top: 9px;
	padding-left: 10px;
} 

.lxtboxbtmmid{
 	background:url(images/hcbxbtmbg.jpg) top left repeat-x;
} 

.lxtboxContent { padding: 0px 10px; }

.lxtboxlft{ 
	border-left:1px solid #DBDBDB;
}
 
.lxtboxrt{ 
	border-right:1px solid #DBDBDB;
}

 .newsboxtopmid{
 	background:url(images/newsbxtopbg.jpg) top left repeat-x;
	color:#333; 
	font-size:16px;
	font-weight: bold; 
	padding-top: 9px;
	padding-left: 10px;
} 

.newsboxbtmmid{
 	background:url(images/newsbxbtmbg.jpg) top left repeat-x;
} 

.newsboxContent { padding: 0px 10px; }

.newsboxlft{ 
	border-left:1px solid #F8ECC2;
}
 
.newsboxrt{ 
	border-right:1px solid #F8ECC2;
}

.form { margin: 0; padding: 0; }
.error { color: red; }
.label { color: #464644; font-weight: bold; }
.inputbox { border: 2px solid #ccc; font-size: 11px; padding: 3px; background-color: #fff; width: 60%; display: block; margin-top: 5px; margin-bottom: 10px; }
.button { background-color: #EE8200; color: #fff; font-size: 14px; font-weight: bold; border: 0px; padding: 5px; cursor: pointer; }
.flash { border: 1px solid #ccc; background-color: #EEFFE7; padding: 5px; margin-bottom: 10px; width: 60%; color: green; font-weight: bold; }

/***************************************Footer Area
*/
#ftrarea{
	width:900px;
	padding:0 59px 0 40px; 
	voice-family:"\"}\"";
	voice-family:inherit;
	width:801px;	
}
html>body  #ftrarea{
	width:801px;
} 
#ftrarea .ftrlnks{
	color:#333; 
	padding-top:24px; 
}
#ftrarea .ftrlnks a{
	padding:0 6px;
	line-height:20px;
}

#ftrarea .ftrlnks .ftrhome{
	padding-left:0;
}
/******************************************** Drop down menu
*/
#dropmenudiv{ position: absolute; border-bottom-width: 0; z-index:100; background-color: #4E4E4F; margin-top: 11px; }
#dropmenudiv a { display: block; text-indent: 3px; border-bottom: 1px solid #666; color: #fff; padding: 8px 10px; text-decoration: none; width: 130px; background-color: #4E4E4F; }
#dropmenudiv a:hover{ color: #6699CC;}

/******************************************** Side menu
*/
#sideMenu { }
#sideMenu a { display: block; border-bottom: 1px dotted #666; font-weight: bold; padding: 8px 15px; }

/******************************************** headers
*/
h1 { margin:0; padding: 0; font-size: 28px; line-height: 26px; color: #333; letter-spacing: -2px; padding-bottom: 15px; }
h3 { margin:0; padding: 0; font-size: 14px; line-height:14px; color: #333; padding-bottom: 3px; }
.caps { text-transform: capitalize; }
.video1 { display: block; height: 83px; width: 150px; background: url(images/video_thumb-1.jpg) top left no-repeat; margin-bottom: 10px; border: 5px solid #121212; }
.video2 { display: block; height: 83px; width: 150px; background: url(images/video_thumb-2.jpg) top left no-repeat; margin-bottom: 10px; border: 5px solid #121212; }
