/* - - - - - - - - - - - - - - - - - - - - -

Title : Mount Christopherson
URL : http://www.mountchristopherson.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/

html, body { margin: 0; padding: 0; font: normal 12px Arial, Helvetica, sans-serif; letter-spacing: 0.1em;}
body { background: url(../templateimages/bg.jpg) #6c6a20 top repeat-x; margin: 15px 0; }
.clear { clear: both; }

h1 { margin: 0; padding: 0; font: normal 24px "Trebuchet MS"; color: #990000; margin-bottom: 6px;}
h2 { font: normal 18px Arial, Helvetica, sans-serif; color: #333333; margin-bottom: 8px; padding-bottom:0; margin-top: 15px;}
h3 { font: bold 14px Arial, Helvetica, sans-serif; color: #333333; margin-bottom: 0; padding-bottom:0; margin-top: 15px;}
h4 { font: bold 14px Arial, Helvetica, sans-serif; color: #333333; margin: 0; padding: 0; margin-bottom: 5px; } /* News Heading */

p, td { font: normal 12px Arial, Helvetica, sans-serif; margin-top: 0; letter-spacing: 0.1em; }

hr { height: 1px; color: #015201; border: 0; border-top: 1px solid #015201; margin: 0; padding: 0; margin-bottom: 5px; }

/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/

#contents a { color:#1b7d01; }
#contents a:hover { text-decoration: none; color:#1b7d01; }
#contents a:visited { color: #333333;}
#contents .imageborder { padding: 3px; margin: 0 4px; border: 1px solid #cccccc; }


/* Booking Calendar */
#calendarTable { vertical-align: middle; text-align: center; border: 1px solid #eeeeee; margin-left: 5px;}
#calendarTable td { width: 35px;}

.tableHead { background: #838127; color: #eee; }
.tableEven { background: #eee; }
.tableOdd { background: #e7ecdb; }
.tableBooked { background: #cc0000; }

/* News box on homepage */
#news { width: 170px; float: right; margin-bottom: 5px; margin-left: 5px; } 
.newstop { background: url(../templateimages/news_top.jpg) bottom no-repeat; width:170px; height:5px;}
.newsmiddle { background: #e7e6a3; padding: 2px 8px; color: #444; }
.newsbottom { background: url(../templateimages/news_bottom.jpg) top no-repeat; width: 170px; height:5px; }

/* Footer */
#footer a { text-decoration: none; color:#000000; }
#footer a:hover { text-decoration: underline; }

#footer span { color: #999999; letter-spacing: normal; }
#footer span a { color: #999999; text-decoration: none; }
#footer span a:hover { color: #666666; text-decoration: underline; }


/*
----------------------------------------------------------------------------- 
Template Layout
-----------------------------------------------------------------------------*/

#wrapper { width: 759px; margin: 0px auto; background: #fff; padding: 8px; }
#header { padding:0; }

#contentsWrapper { padding-top: 8px; } /* width: 746px; */
#navBar { width: 157px; float: left; margin: 5px 0px 5px 0px; }
#contents { float: right; width: 585px; margin: 0 3px 8px 0; padding: 0; } 

#footer { 
	width: 747px; 
	height: 72px;
	background: url(../templateimages/footer_bg.jpg) repeat-x; 
	color: #333333; 
	font: normal 12px tahoma, Arial, Helvetica, sans-serif; 
	margin: 10px 0px 0px 0px;
	padding: 10px 0 0 12px; 
	line-height: 16px;
	letter-spacing: 0.1em;
}

#stats { display: none; }

/*
----------------------------------------------------------------------------- 
Navigation 
-----------------------------------------------------------------------------*/

.menuon, .menon:visited {
	color: #990000; 
	background: url(../templateimages/nav_bg.jpg) repeat-x;
	padding: 8px 7px 8px 15px ;
	display: block;
	font: bold 12px "Trebuchet MS";
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}

.menu, .menu:visited {
	background: url(../templateimages/nav_bg.jpg) repeat-x;
	padding: 8px 7px 8px 15px ;
	display: block;
	font: bold 12px "Trebuchet MS";
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	color: #015201;
}

.menuoff:hover, .menuon:hover, { color: #990000; }

#primary-nav { width: 157px; margin: 0; padding: 0; list-style: none; float:left; line-height: 0; }
#primary-nav li { position: relative; float: left; width: 157px; }

#primary-nav li a {
	background: url(../templateimages/nav_bg.jpg) repeat-x;
	padding: 8px 7px 8px 15px ;
	display: block;
	font: bold 12px "Trebuchet MS";
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
}

#primary-nav li a:hover, a:visited {
		 color: #990000;
	}
	
