/* Browser Compatibility code */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote {margin:0; padding:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
/*ol,ul { list-style:none; }*/
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
abbr,acronym { border:0; }
html {font-size: 62.5%;}
a {
	outline:none;
	color: #666;
}
input { outline:none; }
strong { font-weight:bold; }
img { margin:0px; padding:0px; border:0px; } 
/* /Broser Compatability Code/ */

/* html styles */

.newshead img {
display:block;
margin: 20px auto;
border: 6px solid #ccc !important;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}

body {
	color: #003366;
	background-color: #EED;
	font-size:1.3em;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	width:966px;
	border:2px solid #ccc;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}

h1 {
	color: #669999;
	line-height:1.0em;
	letter-spacing:1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	display: block;
	border-bottom: 2px dotted #999;
	}

h2	{
	font-size: 1.6em;
	color: #0099CC;
	line-height:1.1em;
	font-weight: bold;
	}
h3	{
	font-size: 1.2em;
	color: #CC9966;
	line-height:1.1em;
	font-weight: bold;
	}
h4 {
    margin-top: 4px;
    margin-bottom: 2px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
}
h1, h2, h3, h4, p {
	margin-bottom:0.6em;
}
a {
	color: #006699;
	font-weight:bold;
	}

a img {
	border: 0px;

}
	
b {
	font-weight: bold;
	color: #666666;
	line-height:14px;
	letter-spacing:0.03em;
  }
a:hover {
	color: #993333;
	}
li {
	margin-bottom:10px;
	margin-left:20px;
}
/* Class Styles */

.ulhead	{
	font-size: 1.2em;
	color: #CC9966;
	line-height:1.1em;
	font-weight: bold;
	}

.whitebold {
	color:#FFFFFF;
	font-weight: bold;
}
.right {
	font-weight: bold;
	position: absolute;
	right: 5px;
	page-break-after: avoid;
}
.formlabel {
	font-size: 1em;
	line-height: 30px;
	color: #666666;
	font-weight: bold;
}


/* Layout Elements */

.cont {
	background-color: #F7F7F7;
	overflow:hidden;
}
.top_pic {

	padding: 0px;
	background-color: #777;
	height: 218px;
	width: 966px;
	overflow: visible;
	z-index: 1;
}

.bottominfo {

	width: 98%;
    height: 380px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #F7F7F7;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-top-color: #6699FF;
	font-size: 0.95em;
	clear: both;
}	
.bottominfo h2
{
	display: block;
	border-bottom: 1px dotted;
	margin-bottom: 30px;
}

.pic_container {
	float: left;
	margin-left: 30px;
	width: 150px;
	height: 160px;

}

.pic_leftfloat {
	float: left;
	margin: 10px;


}	
	


.phpbar1 {
	font-size: 0.95em;
	font-variant: small-caps;
	font-weight: bold;
	position: relative;
	left: 0px;
	top: 0px;
	width: 952px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	line-height: 1.1em;
	background-color: #777;
	border: 4px;
	border-style: solid;
	border-color: #777;
	border-top-color: #555;
	border-bottom-color: #888;
	z-index: 0;
	background-image: url(../images/loginbg.jpg);
	background-repeat: no-repeat;
}


.sidebar, sidebar p {
	position:relative;
	float: left;
	clear: left;
	height: auto;
	width: 125px;
	margin-top: 0px;
	left: 1px;
	margin-right: 4px;
	padding: 7px;
	font-size: 0.8em;
	background-color: #BCA;
	color: #000;
	font-weight: bold;
	line-height: 1.3em;
	border: 4px;
	border-style: double;
	border-color: #CCC;
	border-top-width: 0px;
	z-index: 0;
	padding-bottom:16383px;
	margin-bottom:-16383px;
/*	background-image: url(../images/colbg.jpg); */
}
.sidebar li {
	margin-right: 0px;
}

.sidebar a {
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 1.4em;
    padding: 2px;
	width: 98%;
	background-color: #FFF;
	border:1px dotted #DDD;
	text-decoration: none;
	font-size: 1.1em;
	color: #777;
-moz-border-radius: 4px; 
-webkit-border-radius: 4px;
}

.sidebar a:hover {
	background-color: #F7F7F7;
	border:1px dotted #333;
	text-decoration: none;
	font-size: 1.1em;
	color: #333;
}

.sidebar img {
	margin: 0px;
	width: 120px;
	border: 2px;
	border-style: solid;
	border-color: #6699FF;	
}	
	
.maincontent {
	position: relative;
	overflow: hidden;
	background-color: #FFF;
	width: 789px;
	z-index: 0;
	left: 0px;
	min-height: 920px;
	font-size: 0.95em;
	padding-top: 8px;
	padding-bottom:160px;
	padding-right: 14px;
	border-right: 1px dotted #6699FF;
	padding-left: 10px;
	border-left: 1px dotted #6699FF;
	margin-top: 4px;
}


.bottomtext {
	margin-left: auto;
	margin-right: auto;
	margin-top: 28px;
	margin-bottom: 12px;
	position:absolute;
	bottom:0px;
	clear: both;
	width: 96%;
	font-size: 0.9em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #6699FF;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
	background-color: #F7F7F7;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}

.bottomtext img {
	position: relative;
	left: 280px;
	margin-left: 5px;
}
.newspost {
	position: relative;
    padding: 6px;
	width: 98%;

	margin-bottom:0px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
background:#fafafa;
	-moz-border-radius: 10px; 
-webkit-border-radius: 10px;
}



.newsfooter {
    position: relative;
    margin-top: 12px;
	width: 98%;
	padding: 6px;
	-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
	font-weight: bold;
background:#fff;

}

.newshead {
	-moz-border-radius: 10px; 
-webkit-border-radius: 10px;
	position: relative;
    top: 0px;
	width: 97%;
	padding: 10px;
	border: 1px;
    background-color: #FFFFFF; 	
	border-style: solid;
	border-color: #6699FF;

}
.newshead img{
	border: 2px;
	border-style: solid;
	border-color: #6699FF;
}
.newsbody {
    background-color: #F7F7F7;
	position: relative;
    border: 1px; 	
	border-style: solid;
	border-color: #EEE;
    top: 6px;
	width: 93%;
	padding: 25px;
-moz-border-radius: 10px; 
-webkit-border-radius: 5px;
}	

.postnews {
	position: relative;
	top: 16px;
}
.accomblock {
	background-color: #F7F7F7;
	padding: 10px;

	margin-bottom: 20px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 90%;
}
.bodypics {
	border: 2px;
	border-style: solid;
	border-color: #6699FF;
	margin: 8px;
}
.right_text_bar {
	float: right;
	position: relative;
	width: 140px;
	left: 6px;
	margin-right: 4px;
}

.ednewsform {

	float: none;
	width: 270px;
	position: relative;
}


.bottomnav {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F7F7F7;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-top-color: #6699FF;
	font-size: 0.95em;
	clear: both;
}

.picbar {
	width: 201px;
	padding-top: 6px;
	padding-left: 6px;
	background-color: #009999;
	float: right;
	font-size: 0.9em;
	background-color: #FFF;
	font-weight: bold;
	line-height: 1.1em;
	clear: right;
	margin-left: 6px;
}	
.picbar#locmap {
	width: 365px;
}	
.picbar#pagecol {
	width: 44%;
}	
.picbar img {
	margin-top: 3px;
	border: 2px;
	border-style: solid;
	border-color: #6699FF;
	margin-bottom: 0px;
	margin-right: -2px;
}		


.picbar p {
	margin-top: 2px;
	margin-bottom: 4px;
}
.picbar i {
	font-weight: 300;
	color:#999;
}
.textcontent {
	text-align: justify;
	margin-right: 8px;
}
.pagecol {

	border: 2px;
	border-style: dotted;
	border-color: #CCC;
    border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #6699FF;
	border-bottom-width: 0px;
	background-color: #F7F7F7;
	margin-right: 11px;
	margin-left: 0px;
	padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;        
    padding-top: 4px;
	clear: right;
	float: left;
	width: 369px;
	margin-bottom: 12px;
}
.pagecol li {
	margin-bottom: 0px;
	margin-left: 2px;
}

.ulpagecol {
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 4px;
	border: 4px double #e7f7cc;
	width: 44%;
	background-color: #FFF;
}

.pagecol#col2 {
    margin-right: 0px;
}
.pagerow {
	background-color: #fff;
-moz-border-radius: 14px; 
-webkit-border-radius: 10px;
	padding: 12px;
	width: 93%;
	border: 2px solid #eee;
	margin-bottom: 22px;
	margin-top: 12px;
}
.pagerow h4 {
font-size: 1.6em;
line-height:0.3em;
color:#338888;
}
.pagerow img {
	border: 2px;
	border-style: solid;
	border-color: #6699FF;
}
.brcrumbcont{
	position:relative;
	float: left;
	height: auto;
	width: 125px;
	left: 1px;
	clear:both;
	margin-right: 4px;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 0.8em;
	background-color: #BCA;
	border: 4px;
	border-style: double;
	border-color: #CCC;
	border-bottom-width: 0px;
	border-top-width: 0px;
	margin-top:4px;
	z-index: 0;
}
.brcrumbcont p {
	margin-top: 4px;
	margin-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px dotted #ccc;
	padding-bottom: 3px;
	display: block;
	background-color: #F7F7F7;

}

.breadcrumb{
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align:left;
-moz-border-radius: 5px; 
-webkit-border-radius: 5px;
}


.breadcrumb a:visited, .breadcrumb a:active{
	color: navy; 
	display: inline;
}

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

.star {
	color:#FF0000;
	font-size: 1.3em;
	font-weight: bold;
}
.star2 {
	color:#FF0000;
}
#map_karamea_location 
{
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	border:4px double #e7f7cc;
}
.bform {
width:550px;
margin: 0 auto;
padding:25px 45px 35px 45px;
border:1px solid #ccc;
margin-top:45px;
background:#fff;
margin-bottom:40px;

}
.bform input {
padding:3px;
font-size:1.1em;
}
.bform option {
padding:3px 0px;
font-size:1.1em;
}
.bform textarea {
padding:7px;
}
.testimo {
display:block;
padding:7px 14px;
background:#f3f3f3;
color:#000;
margin-bottom:8px;
}