@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0 !important;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	/* background-color: #CFC; */
	background-image:url(../images/tiles/fwbg.gif);
	background-repeat:repeat;
}
img {
	border:none;
}
.thrColFixHdr #container {
	width: 961px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	 background-color: #CCFFD5;
	/* background-image:url(../images/sunrise.gif);
	background-position:top;
	background-repeat:no-repeat; */
		background-image:url(../images/tiles/fwbg.gif);
	background-repeat:repeat;	
	
} 
.thrColFixHdr #header { 
	background-image: url(../images/cwebbanner01-di-md.jpg); 
	background-repeat:no-repeat;
	height:145px;
	background-color:transparent;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0  !important; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #menu { 

    padding-top:72px  !important;


	z-index:2000;
	width:960px;

} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the background color will be displayed for the length of the content in the column, but no further */
	/* padding: 15px 10px 15px 20px  !important;  padding keeps the content of the div away from the edges */
	/* background-color: #FFFFD9; */
	z-index:50;
		border:0px;

}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 165px; /* the background color will be displayed for the length of the content in the column, but no further */
	/* padding: 5px 5px 5px 5px  !important;  padding keeps the content of the div away from the edges */
	/* background-color: #FFFFDE; */
	z-index:50;
	border:0px;


}
.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 190px;
	padding-top: 0 !important;
	padding-right: 5px !important;
	padding-bottom: 0 !important;
	padding-left: 5px !important;
		z-index:50;


	
} 
.thrColFixHdr #mainContentNoSidebars {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0 !important;
	padding-right: 0px !important;
	padding-bottom: 0 !important;
	padding-left: 0px !important;
} 
.thrColFixHdr #footer {
	padding: 0px 0px 0px 0px !important;
	background-color: #FFFFDE;
	z-index:10;
	font-size:10px;
	width:961px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0 !important; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#navcontainer {
	background-color: #A8A8A8;
}


#cmhome {background-color:transparent; background-image: url(../images/kiwimenu/kclean.png); background-repeat:no-repeat; background-position:top;}
#cmhome:hover {background-image: url(../images/kiwimenu/kroll.png); background-repeat:no-repeat; border:none;}
#cmhome:active {background-color:transparent;  background-image: url(../images/kiwimenu/kroll.png); background-repeat:no-repeat; border:none;}

#cmbizdir {background-color:transparent; background-image: url(../images/kiwimenu/khome1.png); background-repeat:no-repeat;}
#cmbizdir:hover {background-image: url(../images/kiwimenu/khome1.png); background-repeat:no-repeat;}
#cmbizdir:active {background-image: url(../images/kiwimenu/kroll.png); background-repeat:no-repeat;}

#cmphotos {background-color:transparent; background-image: url(../images/kiwimenu/khome1.png); background-repeat:no-repeat;}
#cmphotos:hover {background-image: url(../images/kiwimenu/khome1.png); background-repeat:no-repeat;}
#cmphotos:active {background-image: url(../images/kiwimenu/kroll.png); background-repeat:no-repeat;}

#cmwebcam {background-color:transparent; background-image: url(../images/kiwimenu/khome1.png); background-repeat:no-repeat;}
#cmwebcam:hover {background-image: url(../images/kiwimenu/khome1.png); background-repeat:no-repeat;}
#cmwebcam:active {background-image: url(../images/kiwimenu/kroll.png); background-repeat:no-repeat;}

#cmweather {background-color:transparent; background-image: url(../images/kiwimenu/khome1.png); background-repeat:no-repeat;}
#cmweather:hover {background-image: url(../images/kiwimenu/khome1.png); background-repeat:no-repeat;}
#cmweather:active {background-image: url(../images/kiwimenu/kroll.png); background-repeat:no-repeat;}

#cmshop {background-color:transparent; background-image: url(../images/kiwimenu/khome1.png); background-repeat:no-repeat;}
#cmshop:hover {background-image: url(../images/kiwimenu/khome1.png); background-repeat:no-repeat;}
#cmshop:active {background-image: url(../images/kiwimenu/kroll.png); background-repeat:no-repeat;}

#cmcontact {background-color:transparent; background-image: url(../images/kiwimenu/khome1.png); background-repeat:no-repeat;}
#cmcontact:hover {background-image: url(../images/kiwimenu/khome1.png); background-repeat:no-repeat;}
#cmcontact:active {background-image: url(../images/carmenu/kroll.png); background-repeat:no-repeat;}

#cmabout {background-color:transparent; background-image: url(../images/kiwimenu/khome1.png); background-repeat:no-repeat;}
#cmabout:hover {background-image: url(../images/kiwimenu/khome1.png); background-repeat:no-repeat;}
#cmabout:active {background-image: url(../images/kiwimenu/kroll.png); background-repeat:no-repeat;}
/*
#cmhome {background-color:transparent; background-image: url(../images/carmenu/cmhome-med.gif); background-repeat:no-repeat;}
#cmhome:hover {background-image: url(../images/carmenu/cmhome.gif); background-repeat:no-repeat;}
#cmhome:active {background-image: url(../images/carmenu/cmpow.gif); background-repeat:no-repeat;}


#cmbizdir {background-image: url(../images/carmenu/cmbizdir-med.gif); background-repeat:no-repeat;}
#cmbizdir:hover {background-image: url(../images/carmenu/cmbizdir-hover.gif); background-repeat:no-repeat;}
#cmbizdir:active {background-image: url(../images/carmenu/cmpow.gif); background-repeat:no-repeat;}


#cmphotos {background-image: url(../images/carmenu/cmphotos-med.gif); background-repeat:no-repeat;}
#cmphotos:hover {background-image: url(../images/carmenu/cmphotos.gif); background-repeat:no-repeat;}
#cmphotos:active {background-image: url(../images/carmenu/cmpow.gif); background-repeat:no-repeat;}


#cmwebcam {background-image: url(../images/carmenu/cmwebcam-med.gif); background-repeat:no-repeat;}
#cmwebcam:hover {background-image: url(../images/carmenu/cmwebcam.gif); background-repeat:no-repeat;}
#cmwebcam:active {background-image: url(../images/carmenu/cmpow.gif); background-repeat:no-repeat;}

#cmweather {background-image: url(../images/carmenu/cmweather-med.gif); background-repeat:no-repeat;}
#cmweather:hover {background-image: url(../images/carmenu/cmweather.gif); background-repeat:no-repeat;}
#cmweather:active {background-image: url(../images/carmenu/cmpow.gif); background-repeat:no-repeat;}

#cmcontact {background-image: url(../images/carmenu/cmcontact-med.gif); background-repeat:no-repeat;}
#cmcontact:hover {background-image: url(../images/carmenu/cmcontact.gif); background-repeat:no-repeat;}
#cmcontact:active {background-image: url(../images/carmenu/cmpow.gif); background-repeat:no-repeat;}

#cmshop {background-image: url(../images/carmenu/cmshop-med.gif); background-repeat:no-repeat;}
#cmshop:hover {background-image: url(../images/carmenu/cmshop.gif); background-repeat:no-repeat;}
#cmshop:active {background-image: url(../images/carmenu/cmpow.gif); background-repeat:no-repeat;}

#cmadvertise {background-image: url(../images/carmenu/cmadvertise-med.gif); background-repeat:no-repeat;}
#cmadvertise:hover {background-image: url(../images/carmenu/cmadvertise.gif); background-repeat:no-repeat;}
#cmadvertise:active {background-image: url(../images/carmenu/cmpow.gif); background-repeat:no-repeat;}

#cmabout {background-image: url(../images/carmenu/cmabout-med.gif); background-repeat:no-repeat;}
#cmabout:hover {background-image: url(../images/carmenu/cmabout.gif); background-repeat:no-repeat;}
#cmabout:active {background-image: url(../images/carmenu/cmpow.gif); background-repeat:no-repeat;}
*/
#myGallery2{
  position:relative;
  width:600px; /* Set your image width */
  height:90px; /* Set your image height */
  margin-bottom:10px;
}
#myGallery2 img{
  display:none;
  position:absolute;
  top:0;
  left:0;
  border:hidden;
    cursor:pointer;
}
#myGallery2 img.active{
  display:block;
}

#myGallery1{
  position:relative;
  width:150px; /* Set your image width */
  height:500px; /* Set your image height */
  margin-bottom:10px;
}
#myGallery1 img{
  display:none;
  position:absolute;
  top:0;
  left:0;
  border:hidden;
  cursor:pointer;
}
#myGallery1 img.active{
  display:block;
}
#myGallery{
  position:relative;
  width:150px; /* Set your image width */
  height:500px; /* Set your image height */
  margin-bottom:10px;
}
#myGallery img{
  display:none;
  position:absolute;
  top:0;
  left:0;
  border:hidden;
    cursor:pointer;
}
#myGallery img.active{
  display:block;
}

.smallcamtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
.thrColFixHdr #container #mainContent p {
	font-family: Arial, Helvetica, sans-serif, Geneva, sans-serif;
	font-size:16px
}
.infodivleft {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	/* background-color: #FFC; */
	/* border: thin solid #999; */
	margin-left: 20px;
	width: 265px;
	height:190px;
	/*  margin-bottom:10px  !important; */
		z-index:50;

}
.infodivright {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	/* background-color: #FFC; */
	/* border: thin solid #999; */
	margin-left: 10px;
	width: 265px;
	height:190px;
	/* margin-bottom:10px !important; */
	z-index:50;
}
.infocontainer {
float:left;
margin-top:10px;

	z-index:50;
	/* padding-bottom:20px; */


}
.webcamcontainer {
	width:510px;
	height:650px; 
	position:relative; 
	margin-left:45px;
	margin-top:200px;
	/* margin-top:355px; */
	z-index:40;
	/* background-image:url(../timelapse/webcam.jpg); */
	background-position:center;
	background-repeat:no-repeat;
}

	#flashcontent {
		height: 100%;
		padding-top:15px !important;
		
	}
	
/* This clock stuff can be removed now */	
#clock {
	position: relative;
	width: 160px;
	height: 160px;

	background:  url(../images/cssclock/clockface.jpg);
	background-repeat:no-repeat;
	list-style: none;
	}

#sec, #min, #hour {
	position: absolute;
	width: 8px;
	height: 150px;
	top: 0px;
	left: 71px;
	}

#sec {
	background: url(../images/cssclock/sechand_8x150.shkl.png);
	z-index: 3;
   	}
   
#min {
	background: url(../images/cssclock/minhand_8x150.shkl.png);
	z-index: 2;
   	}
   
#hour {
	background: url(../images/cssclock/hourhand_8x150.shkl.png);
	z-index: 1;
   	}	
.clockdiv {
	height: 180px;
	width: 160px;
	overflow:hidden;
}
/* BIZDIR styles BEGIN */
.tdclass1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
        padding: 5px !important;

        background-repeat: repeat-x;
	background-color: #FFFFD9;
}
.tdclass3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
        padding: 5px !important;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #DDDDDD;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #D9D9D9;
        background-repeat: repeat-x;
	background-color: #FFFFD9;
}
.link1 a       { color: #476C8E; font-size:12px; text-decoration:none; }
.link1 a:active
        { color: #476C8E; font-size:12px; text-decoration:none; }
.link1 a:visited
        { color: #476C8E; font-size:12px; text-decoration:none; }
.link1 a:hover
        { color: #EB6812; font-size:12px; text-decoration:underline; }
.textclass1
        {
        color: #476C8E;
        font-size:10px;
        }
                
.textclass2
        {
        color: #476C8E;
        font-size:12px;
        }
	
        
.colorclass0 {
        background-color: #ffffff;
}

.colorclass1 {
        background-color: #FFFFD9;
}

.colorclass2 {
        	background-color: #FFFFD9;
}

.padder1 { padding: 1px; } .padder2 { padding: 2px; } .padder3 { padding: 3px; } .padder4 { padding: 4px; } .padder5 { padding: 5px; }
.padder6 { padding: 6px; } .padder7 { padding: 7px; } .padder8 { padding: 8px; } .padder9 { padding: 9px; } .padder10 { padding: 10px; }	
		
/* BIZDIR styles End */

/* Tooltip Styles START */
.toolTip {
        padding-right: 20px !important;
        /* background: url(tooltip/images/help.gif) no-repeat right; */
        color: #3366FF;
        cursor: help;
        position: relative;
}
.toolTipWrapper {
        width: 175px;
        position: absolute;
        top: 20px;
        display: none;
        color: #FFF;
        font-weight: bold;
        font-size: 9pt;
}
.toolTipTop {
        width: 175px;
        height: 30px;
        background: url(../tooltip/images/bubbleTop.gif) no-repeat;
}
.toolTipMid {
        padding: 8px 15px !important;
       /*  background: #A1D40A url(../tooltip/images/bubbleMid.gif) repeat-x top; */
}
.toolTipBtm {
        height: 13px;
        background: url(../tooltip/images/bubbleBtm.gif) no-repeat;
}
/* Tooltip Styles END */#yobbo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#sidebar1-top {
	background-image: url(../images/panels/sidebartop.gif);
	background-repeat: no-repeat;
	height:18px;
	width:175px;
}

#sidebar1-mid {
	background-image: url(../images/panels/sidebarmid.gif);
	background-repeat: repeat-y;
		width:175px;
	padding: 15px 15px 15px 15px  !important;	
}

#sidebar1-bot {
	background-image: url(../images/panels/sidebarbot.gif);
	background-repeat: no-repeat;
	height:19px;
		width:175px;
}

#infobar1-top {
	background-image: url(../images/panels/infobartop.gif);
	background-repeat: no-repeat;
	height:18px;
	width:265px;
}

#infobar1-mid {
	background-image: url(../images/panels/infobarmid.gif);
	background-repeat: repeat-y;
		width:265px;
		height:160px;
	/* padding: 15px 15px 15px 15px  !important;	*/
}

#infobar1-bot {
	background-image: url(../images/panels/infobarbot.gif);
	background-repeat: no-repeat;
	height:19px;
		width:265px;
}
#infobar-mid ul {
	margin:0px;
}#commons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom:10px;
}


/* Lightbox Gallery List rules */
.gallery
{
    width: 540px;
	cursor: default;
	list-style: none;
}

.gallery img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 80px;
}



.gallery li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
		padding-left:0px;

}
.gallery a
{
	padding:0px;
}
.gallery ul
{
	padding-left:0px;

}



		/* small gauges */
		div.graph {
			width: 115px;
			height: 115px;
			float:left;
			background-image: url('/images/gauge.png');
		}
		
		/* raingauges */
		div.raingraph {
			width: 100px;
			height: 180px;
			float:left;
			background-image: url('/images/biggauge.png');
		}
		
		/* gaugelabels */
		.gaugeLabel div {
			font-size: 9px;
			font-family: Tahoma, sans-serif;;
			/*border: 1px solid gray;
			//background: yellow;
			//padding: 1px;*/
			font-weight: bold;
			color: #555;
			text-align: center;
		}
		
		/* gaugevalues */
		.valuelabel div {
			font-size: 11px;
			font-family: Tahoma, sans-serif;;
			/*border: 1px solid gray;
			//background: yellow;
			//padding: 1px;*/
			font-weight: bold;
			color: #555;
			text-align: center;
			width:40px;
		}
		