/* Begin Header Tab */	
#frame #headerTabs{
	width:100%;
	line-height:normal;
	height: 40px;
	background-color: #DAE0D2;
	background-image: url(/css/tab/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	visibility: visible;
	position: relative;
	top: 5px;
      }
#frame #headerTabs ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
	visibility: inherit;
      }
#frame #headerTabs li {
	float:left;
	background:url(tab/left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	position: relative;
	visibility: inherit;
 }
#frame #headerTabs a {
	float:left;
	display:block;
	background:url(tab/right.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#765;
	visibility: inherit;
}
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    
 	  
#frame #headerTabs #current {
	background-image:url(tab/left_on.gif);
	border-width:0;
	visibility: inherit;
}
	  
#frame #headerTabs #current a {
	background-image:url(tab/right_on.gif);
	color:#333;
	padding-bottom:5px;
	visibility: inherit;
}
/* End Header Tab */

#frame #header {
	background-image: url(../New Header/HomePageImage2.png);
	position: relative;
	height: 190px;
	width: 100%;
	background-color: #ECE9D8;
	background-image: url(http://www.bcgov.net/Pages/header_background.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	visibility: visible;
	}	

#frame #header #ibis {
	position: absolute;
	left: 0px;
	visibility: inherit;
	bottom: 0px;
}
#frame #header #shrimpBoat {
	position: absolute;
	right: 0px;
	bottom: 0px;
}	  
	

#frame #header #BeaufortCountyTxt {
	top: 70px;
	position: absolute;
	left: 150px;
	
}
 
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	padding-right: 5px;
	padding-left: 5px;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}
p {
	font-size:1.0em;
	padding-right: 5px;
	padding-left: 5px;
}
ol {
	font-size:.9em;
}
ul {
	font-size:.9em;
}
a {
	font-size:1.0em;
}
#frame {
	width: 780px;
	border: 1px solid #000000;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	visibility: visible;
	
	}
	
#frame #mainBody {
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	visibility: visible;
	width: 100%;
	}
	
#department {
	position: absolute;
	color: #990000;
	right: 140px;
	top: 40px;
	border: 1px outset #D6DAD6;
	background-color: #FFFFFF;
	padding: 5px;
	}
/* END Header Style */	


	
/* Alert is used to place scrolling information at the top of each page */
#alert {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	
	}
/* End Alert */
	


 
	  
.divTitle {
	font-weight: bold;
	background-image: url(../css/tab/bg.gif);
	text-align: center;
	word-spacing: 0.05em;
	display: block;
	font-size: .75em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: outset;
	background-color: #DAE0D2;
	}

.divSubTitle {
	font-weight: bold;
	text-align: center;
	word-spacing: 0.05em;
	}
	  
.email {
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	background-color: #CCCC99;
	padding-right: 3px;
	padding-left: 3px;
}
.pageTitle {
	font-size: 1em;
	font-weight: bold;
	background-color: #99CC99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	letter-spacing: 0.3em;
	font-variant: normal;
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 5px;
	color: #990000;
	margin-top: 2px;
	margin-bottom: 5px;
}

.pageHeadline {
	font-weight: bold;
	font-size: 1em;
	color: #993300;
	width: 85%;
	margin-top: 20px;
	margin-bottom: 5px;
	letter-spacing: 0.2em;
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: groove;
	border-bottom-color: #CCC;
	font-variant: normal;
	font-style: normal;
	text-transform: uppercase;
}



a:link {
	color: #00F;
	text-decoration: none;
}


a:hover {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}


table tr th {
	background-color: #CCCC99;
	visibility: visible;
}
.note {
	font-size: 0.95em;
	font-style: italic;
	color: #006633;
	border: 1px dotted #990000;
	background-color: #FFFFCC;
	visibility: visible;
}


#attention {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
.pageSubHeadline {
	color: #CC6633;
	text-transform: uppercase;
	font-weight: normal;
	font-style: oblique;
	display: block;
	padding-left: 10px;
	font-size: 1.1em;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #C63;
}
.newItem {
	list-style-image: url(http://www.bcgov.net/css/NewItem.png);
}

/* BEGIN Department Page CSS */
/* Begin Content */
#mainBody #content {
	width: 75%;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	position: relative;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 10px;
	clear: both;
	
}
#frame #mainBody #body {
	padding-right: 5px;
	padding-left: 5px;
}


#mainBody #content li {
	padding-bottom: 1em;
}

#mainBody #content img {
	padding: 3px;
}

#mainBody #content p {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	
}

/* Begin Sidebar Information*/

#mainBody #sidebar {
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	position: relative;
	display: block;
	width: 23%;
	visibility: visible;
	
}

#mainNav {
	display: block;
	position: relative;
	visibility: inherit;
}

#mainNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
}
#mainNav li {
	margin-bottom: 0.2em;
	
}
#mainNav a {
	display: block;
	background-color: #A0AA7D;
	padding: .2em .5em;
	text-decoration: none;
	color:#000000;
	font-size: 1em;
	
}

#mainNav a:hover {
	color: #FFFFFF;
	background-color: #990000;
}

/*START SubMenu Styles*/
#subMenu {
	width: 95%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	padding-bottom: 2px;
}
.back {
	margin-left: 5px;
}

#subMenu ul {

}

#subMenu li {
	display: inline;
	white-space: normal;
	padding-right: 5px;
}

#subMenu a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}
#subMenu a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}
#subMenu a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
#subMenu a:active {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

/* END SubMenu Styles*/

#mainBody #sidebar #globalAd {
	padding-top: 10px;
	text-align: center;
	position: relative;
	visibility: inherit;
}
#mainBody #sidebar #language {
	text-align: center;
	visibility: inherit;
}
.tableColHeader {
	background-color: #99CCCC;
}
.tableRowHeader {
	font-weight: bold;
	background-color: #FFFFFF;
}

/* End Table Definitions */
/* BEGIN Footer Style */	
#frame #footer {
	
	width: 100%;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-style: italic;
	height: 20px;
	visibility: inherit;
	clear: both;
	background-image: url(/css/tab/bg_bottom.gif);
	background-repeat: repeat-x;
}
/* END Footer Style */	
/* END Department Page CSS */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
.clearfix {display: inline-table;}
/* backslash hack hides from IE mac \*/
* html .clearfix {height: 1%;}
.clearfix {display:block;}
/* end backslash hack */
.smallTxt {
	font-size: .7em;
	color: #900;
}
#frame #mainBody #containerLeft {
	width: 57%;
	float: left;
	visibility: inherit;
}

#frame #mainBody #containerMiddle {
	width: 23%;
	float: left;
	visibility: inherit;
	margin-left: 5px;
}
#frame #mainBody #containerRight {
	width: 18%;
	float: right;
	visibility: inherit;
}
#frame #mainBody #containerLeft #emergencyInfo {
	float: left;
	width: 45%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(css/tidesBG.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
	visibility: inherit;
	margin-left: 5px;
	clear: left;
}
#frame #mainBody #containerLeft #countyCouncil {
	float: right;
	width: 45%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(css/tidesBG.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
	visibility: inherit;
	margin-right: 5px;
}
#frame #mainBody #containerRight #translator {
	margin-top: 5px;
	visibility: inherit;
}
#frame #mainBody #containerMiddle .payTaxes {
	margin-top: 5px;
	visibility: inherit;
}
#frame #mainBody #containerMiddle #calenderSales {
	margin-top: 15px;
	visibility: inherit;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#frame #mainBody #containerMiddle #NOAA {
	margin-top: 15px;
	visibility: inherit;
}



/* Begin CSS_NewsTabs */	
	  

#frame #containerLeft #newsSection {
	width: 100%;
	visibility: inherit;
}
#frame #containerLeft #newsSection #newsTabs{
	width:100%;
	background:#DAE0D2 url(../css/tab/bg.gif) repeat-x bottom;
	line-height:normal;
	font-size: 0.75em;
	visibility: inherit;
	}


#frame #containerLeft #newsSection #newsTabs ul {
	margin:0;
	padding:5px 5px 0;
	list-style:none;
	visibility: inherit;
      }
#frame #containerLeft #newsSection #newsTabs li {
	float:left;
	background:url(../css/tab/left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	visibility: inherit;
	right: 5px;
      }
#frame #containerLeft #newsSection #newsTabs a {
	float:left;
	display:block;
	background:url(../css/tab/right.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#765;
	visibility: inherit;
    }
	
	/* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    
    
#frame #containerLeft #newsSection #newsTabs a {
	float:none;
	visibility: inherit;
}
    /* End IE5-Mac hack */
	
	
#frame #containerLeft #newsSection #newsTabs a:hover {
	color:#333;
	visibility: inherit;
      }
	  
 #frame #containerLeft #newsSection #newsTabs #current {
	background-image:url(../css/tab/left_on.gif);
	border-width:0;
	visibility: inherit;
      }
	  
#frame #containerLeft #newsSection #newsTabs #current a {
	background-image:url(../css/tab/right_on.gif);
	color:#333;
	padding-bottom:5px;
	visibility: inherit;
      }
	  
	  /* END CSS_newsTabs */	
	  
#frame #containerLeft #newsSection #news1 {
	height: 300px;
	width: 99%;
	border: 1px inset #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: auto;
	font-size: 0.9em;
	float: left;
	clear: both;
	visibility: inherit;
	}
#frame #mainBody #containerMiddle #outdoorInfo {
	visibility: inherit;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.homeDivText {
	font-size: 0.9em;
	list-style-type: circle;
	margin-left: 0px;
}
.adobePDF {
	list-style-image: url(../images/adobe_Icon.png);
}
.FAQ-Question {
	font-style: italic;
}
.FAQ-Answer {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #ECE9D8;
	text-align: justify;
}
.justify {
	text-align: justify;
}
.disclaimer {
	font-size: 0.8em;
	padding-right: 10px;
	padding-left: 5px;
	text-align: justify;
	border: thin solid #999999;
}
#frame #mainBody #content .subMenu a {
	text-align: center;
}
 
#subNav {
	text-align: center;
}
#channelGuide {
	height: 150px;
	overflow: scroll;
}
#frame #mainBody #content div .divHeader {
	border-bottom-width: thin;
	border-bottom-style: groove;
	background-color: #F6F5F2;
}
#frame #footer a {
	color: #000;
}
