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

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

Version : 1.0
Author : Erwin Aligam
Website : http://www.styleshout.com/
Template Code: S-0020

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

* { margin: 0; padding: 0; outline: 0 }

body {
	font: normal 11px Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #fff; 
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.clear { clear: both; }

form{ margin:0px; padding:0px; }

fieldset { border: 0; }

img { border: 0; }

/* links */
a, a:visited {	color: #5A93C9; text-decoration: none;	}
a:hover { color: #88ac0b; text-decoration: underline; }

/* headers */
h1, h2, h3 { font-family: 'Trebuchet MS', Tahoma, Sans-serif; color: #444; margin 0px;}
h1 { font-size: 230%; font-weight: normal; }
h2 { font-size: 170%; font-weight: normal; }
h3 { font-size: 150%; font-weight: normal; }

h1, h2, h3, p { padding: 10px 0 10px 0;	margin: 0; }

/* list items */
ul, ol { margin: 5px 20px; padding: 0 20px; }


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

#wrap {
	width: 500px;	
}

#content-wrap {
		width: 500px;	
		padding: 0 0 20px 0; 			
		margin-left: 15px;	
		display: inline;
}

/*
----------------------------------------------------------------------------- 
Header starts 
-----------------------------------------------------------------------------*/

#logo{
	position: relative;
	width: 770px;	
	height: 316px;	
	padding: 0;	
	margin: 0px auto;
	background: #fff;
}

/*
----------------------------------------------------------------------------- 
Inner content goes here 
-----------------------------------------------------------------------------*/
#contents {
	float: left;
	width: 0px auto;
	padding: 15px 10px 0 10px; margin: 0 0 0 10px;
	display: inline;	
}

#contents ul li {
	list-style-image: url(https://images.melbourneitwebsites.com/affiliate/templateimages/country/bullet.gif);
}

#contents ul li ul li {
	list-style-image: none;
}

/*
----------------------------------------------------------------------------- 
Footer 
-----------------------------------------------------------------------------*/

#footer-wrap {
	clear: both;
	color: #666;	
	margin: 0px auto; 
	width: 770px;
	padding: 13px 0 15px 0;
	text-align: center;	
	border-bottom: 15px solid #fff;
	border-top: 1px solid #fff;
}
#footer-wrap  a {
	color: #976834;
}


/*
----------------------------------------------------------------------------- 
Navigation Goes here 
-----------------------------------------------------------------------------*/

#navBar { 
	clear: both;	
	margin: 0; padding: 0;		
	height: 45px;	
	}

.mainNavItem { 
     }
	
.mainNavItemCurrent { 
    background: url(https://images.melbourneitwebsites.com/affiliate/templateimages/country/nav-current.jpg) repeat-x;
	 }
	 
.mainNavItem:hover, .mainNavItemCurrent:hover { 
	background: url(https://images.melbourneitwebsites.com/affiliate/templateimages/country/nav-hover.jpg) repeat-x;
	 }

#primary-nav  {
	float: left;
	list-style: none;
	background: url(https://images.melbourneitwebsites.com/affiliate/templateimages/country/nav.jpg) repeat-x;
	width: 770px;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
	}

#primary-nav li a {
	display: block;
	margin: 0;
	padding: 14px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	font: bold 14px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	color: #fff;	
	}
	
#primary-nav li a:hover { background: url(https://images.melbourneitwebsites.com/affiliate/templateimages/country/nav-hover.jpg) repeat-x;  }

#primary-nav li ul { 
	border-top: 1px solid #899D00;
	list-style: none;
	 }

#primary-nav li ul a {
	display: block;
	text-decoration: none;
	padding: 8px 7px 8px 15px;
	text-transform: none;
	font: bold 12px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	color: #ffffff;
	width: 148px;
	background: #a6b92c;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #899D00;
	 }
#primary-nav li ul a:hover {  background: #899D00; }

#primary-nav li { float: left; padding: 0px; }

#primary-nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px; }

#primary-nav li li {
	width: 170px; }

#primary-nav li ul ul {
	margin: -1.90em 0 0 12em; }

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

#primary-nav li:hover ul, #primary-nav li li:hover ul, #primary-nav li li li:hover ul, #primary-nav li.sfhover ul, #primary-nav li li.sfhover ul, #primary-nav li li li.sfhover ul { left: auto; }

#primary-nav li:hover, #primary-nav li.sfhover {
	background: url(https://images.melbourneitwebsites.com/affiliate/templateimages/country/nav-hover.jpg) repeat-x;
 }

#primary-nav li ul li:hover, #primary-nav li ul li.sfhover {

}
