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

Title : Bridge Tavern Nowra
URL : www.bridgetavernnowra.com.au

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

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

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

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote { margin:0; padding:0; }

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #1d1f1c url(../../../../persistent/templateimages/bg.jpg) top repeat-x;
	color:#b4bdc6;
	font: 12px/18px normal Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	}

fieldset { border: 0; }

img { border: 0; }

h1,h2,h3,h4,h5,h6 {}

p, td {}

ul,li {}

a {
	color:#CC0000;
	text-decoration:none;
	}

a:hover, a:focus {
	color: #CC0000;
	text-decoration:underline;
	}

hr {
	height: 1px;
	border: dashed;
	color: #ccc;
}

html>body hr {
	border: none; 
	border-top: 1px dashed #ccc;
}


.clear { clear: both; font-size: 0; height: 0; line-height: 0; }

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

#container {
	margin: 0 auto;
	width:860px;
	min-height: 100%;
	position: relative;
	background-color:#09131d;
	}

#headerBar {
	width: 860px;
	height:95px;
	background:url(../templateimages/headerbg.jpg) repeat-x;
	}
	
#redbar {
	width: 860px;
	height: 6px;
	background: url(../templateimages/redbar.jpg) repeat-x;
	}
	
#flashbanner {
	width:860px;
	height:155px;
	background-color:#09131d;
}

#flashcontent{}


#contentWrapper {
	padding-bottom: 88px;
}

	#navBar {
		width:200px;
		float: left;
		padding-bottom: 88px;
		}
		
		/*
----------------------------------------------------------------------------- 
MAIN NAVIGATION MENU
-----------------------------------------------------------------------------*/

#nav, #nav ul{
	width: 162px;
	padding: 0;
	margin: 8px 0 0 8px;
	list-style-type: none;
	}

	#nav li {
		float: left;
		display: inline;
		list-style-type: none;
		width: 162px;
		text-align: left;
		margin: 0;
		padding: 0;
		} 

	#nav li a  {
		margin: 0px;
		width: 128px;
		padding: 10px 4px 10px 30px;
		display: block;
		font: 12px Arial, Verdana, Helvetica, sans-serif;
		color: #b7b7b7;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: bold;
		}
	
	#nav li a.nav1_active, #nav li a.nav1_active:hover {
		background: url(/persistent/templateimages/nav_hover.jpg) top left no-repeat #5c0102;
		color: #fff;
		}

	#nav li a:hover {
		color: #ce1314;
		}


	#nav ul {  				/* Second Level */
		width: 162px;
		margin: 0;
		padding: 2px 0 0 0;
		list-style-type: none;
		}
		
		#nav ul li {
			width: 162px;
			padding: 0;
			margin: 0;
			border-bottom: none;
			}

		#nav ul li a {
			margin: 0px;
			width: 128px;
			padding: 5px 4px 5px 30px;
			display: block;
			color: #676A89;
			text-decoration: none;
			font-size: 11px;
			text-transform: none;
			}
		
		#nav ul li a:hover {
			color: #fff;
			
			}
			
		#nav ul li a.nav2_active, #nav li a.nav2_active:hover {	
			color: #ce1314;
			}

		
		
	
	#content {
		width:490px;
		float:left;
		padding-top:20px;
		padding-right:15px;
		}
		
	#contentDefault {
		width:640px;
		float:right;
		padding-top:20px;
		padding-right:20px;
	}
		
	#rhs {
		width: 155px;
		float:right;
		padding-top:20px;
		}

#footerBar {
	position: absolute;
	bottom: 0;
	width:858px;
	height:44px;
	background: #1d1f1c url(../templateimages/footerbg.jpg) repeat-x;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	font: 12px/44px normal Arial, Helvetica, sans-serif;
	}

#footerBar a{
	text-decoration:underline;
	color:#b4bdc6;
	}

#footerBar a:hover{
	text-decoration:none;
	}
	
	#footerLeft {
		width:448px;
		float:left;
		padding-left:12px;
		}
	
	#footerRight {
		width: 350px;
		float: right;
		text-align:right;
		padding-right:12px;
		}
