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

Title : Eden Bar and Restaurant
URL : http://www.edenbarandrestaurant.com.au

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

Description : full site styles

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

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

html {
	padding: 0;
	margin: 0;
	}

body {
	font: 12px/18px arial, helvetica, verdana, sans-serif;
	background: #000 url(/persistent/templateimages/bg.jpg) repeat 0 0;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	}

table {
	margin-bottom: 20px;
	}

img {
	border-color: #fff;
	}

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

td {
	text-align: left;
	}

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#wrapper {
	width: 776px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	margin-top: 30px;
	}

#header {
	width: 776px;
	}
#slogan {
	width: 770px;
	padding: 0 3px;
	background: #5e9633 url(/persistent/templateimages/bgSlogan.jpg) no-repeat 0 0;
	text-align: right;
	color: #fff;
	height: 32px;
	font-weight: bold;
	line-height: 32px;
	}
	#slogan p {
		display: none;
		}

#content {
	width: 776px;
	min-height: 350px;
	margin: 0;
	}

#contentRight {
	background: #000;
	float: left;
	width: 244px;
	min-height: 370px;
	padding: 10px;
	}

#footer {
	border-top: 5px solid #44771b;
	padding: 5px 0;
	margin-top: 10px;
	}
	#footerMenu {
		float: left;
		}
	#designer {	
		float: right;
		}
	#copyright {
		clear: both;
		padding-top: 5px;
		}


/*
----------------------------------------------------------------------------- 
HEADINGS
-----------------------------------------------------------------------------*/

h1 {
	font: normal 30px arial, helvetica, verdana, sans-serif;
	color: #5e9633;
	margin-top: 20px;
	text-transform: lowercase;
	}

h2 {
	font: bold 16px arial, helvetica, verdana, sans-serif;
	color: #5e9633;
	margin-top: 25px;
	margin-bottom: 0;
	text-transform: lowercase;
	}

h3,h4,h5 {
	font: bold 16px arial, helvetica, verdana, sans-serif;
	margin-top: 25px;
	padding-bottom: 5px;
	border: none;
	}

h4 {
	margin-bottom: 0;
	color: #5e9633;
	}

/*
----------------------------------------------------------------------------- 
NAVIGATION - Main Site
-----------------------------------------------------------------------------*/

#navWrapper {
	background: #8b0111 url(/persistent/templateimages/bgTopNav.jpg) repeat-x 0 0;
	width: 776px;
	float: left;
	}

#nav, #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#nav li {
	list-style: none;
	cursor: pointer;
	text-transform: lowercase;
	}
#nav li.selected { 
	background: #5e9633;
	}

#nav li a {
	font: bold 11px arial, helvetica, verdana, sans-serif;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 7px 11px 7px 11px;
	}
#nav li a:hover { 
	color: #fff;
	text-decoration: underline;
	}

#nav li.selected a { 
	color: #fff;
	}
#nav li.selected a:hover { 
	color: #fff;
	text-decoration: underline;
	}

#nav li ul a, #nav li ul a:visited {
	font: normal 11px arial, helvetica, verdana, sans-serif;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 5px 5px 5px 10px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #fff;
	width: 160px;
	background: #9e0006;
	}
#nav li ul a:hover { 
	color: #fff;
	background: #660000;
	}

#nav li.selected ul a, #nav li.selected ul a:visited {
	font: normal 11px arial, helvetica, verdana, sans-serif;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 5px 5px 5px 10px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	width: 160px;
	}
#nav li.selected ul a:hover { 
	color: #fff;
	}

#nav li ul li { 
	background: #9e0006;
	}

#nav li {
	float: left;
	padding: 0;
	}

#nav li ul {
	position: absolute;
	border-bottom: 1px solid #fff;
	left: -999em;
	height: auto;
	width: 176px;
	margin: 0;
	padding: 0;
	}

#nav li li {
	width: 150px;
	}

#nav li ul ul {
	margin: -1.90em 0 0 150px;
	}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul {
	left: -999em;
	}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul {
	left: auto;
	z-index: 500;
	}

#nav li:hover, #nav li.sfhover { 
	color: #006f03;
	}

#nav li ul li:hover, #nav li ul li.sfhover { 
	background-image: none;
	background-color: #660000;
	}


/*
----------------------------------------------------------------------------- 
CONTENTS - Default
-----------------------------------------------------------------------------*/

ul, ul li {
	list-style-image: url(/persistent/templateimages/bulletList.gif);
	}


/*
----------------------------------------------------------------------------- 
MISC
-----------------------------------------------------------------------------*/

span.bulletGreen {
	color: #5e9633;
	}

.red {
	color: #5e9633;
	}

/*
----------------------------------------------------------------------------- 
LINKS
-----------------------------------------------------------------------------*/

a {
	color: #ccc;
	}
a:hover {
	color: #fff;
	}
	

/*
----------------------------------------------------------------------------- 
FORMS
-----------------------------------------------------------------------------*/

form {
	padding: 0;
	margin: 0;
	}


	#monoSlideshow {
	
	}	
