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

Title : Goldminex
URL : http://www.goldminex.com.au

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


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

html {
	padding: 0;
	margin: 0;
	}


body, normal{
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	padding: 0;
	margin: 0;
	background: #FFFFFF url(/persistent/templateimages/body_bg.jpg) top center no-repeat;
	text-align: center;
	}


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


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

#header {
	width: 760px;
	height: 126px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

	#header img {
		margin-top: 20px;
		}

#container_nav {
	width: 100%;
	height: 42px;
	background: url(/persistent/templateimages/container_nav_bg.jpg) repeat-x;
	text-align: center;
	}
	
#container_content {
	width: 760px;
	min-height: 300px;
	margin: 0 auto;
	padding: 20px 0 30px 0;
	text-align: left;
	}
	
	#content {
		vertical-align: top;
		text-align: left;
		}
		
	#flashcontent {
		margin-top: 30px;
		border: 1px solid #EAEAEA;
		}

#container_footer {
	width: 100%;
	background: url(/persistent/templateimages/container_footer_bg.jpg) top repeat-x;
	text-align: center;
	}
	
	#footer {
		width: 760px;
		margin: 0 auto 30px auto;
		text-align: right;
		}
		
		#footer p {
			margin: 0;
			padding: 8px 2px 0 0;
			}


/*
----------------------------------------------------------------------------- 
NAVIGATION MENUS
-----------------------------------------------------------------------------*/

#navwrap {
	width: 760px;
	height: 42px;
	margin: 0 auto;
	padding: 0;
	background: url(/persistent/templateimages/nav_bg.jpg) top center no-repeat;
	}

ul#nav {
	width: 698px;
	height: 42px;
	list-style: none;
	padding: 0;
	margin: 0 60px 0 2px;
	z-index: 2;
	}
	
ul#nav li {
	float: left; 
	padding: 0;
	margin: 4px 0 0 0;
	color: #536074;
	list-style: none;
	}

ul#nav li a {  /*top level item*/
	font-size: 11px;
	display: block;
	list-style: none;
	text-decoration: none;
	margin: 0;
	padding: 9px 15px 11px 18px;
	font-weight: bold; 
	text-transform: uppercase;
	}
	
	ul#nav li a:hover { color: #b15c11;; }
	
	.normal { color: #536074; }
	.selected { color: #b15c11; }
		
	.border { background: url(/persistent/templateimages/nav_border_dotted.jpg) top left no-repeat; }
	.noborder { background: none; }	


#nav li ul {  /*drop down list*/
	position: absolute;
	left: -950em;  /*hides submenu by default*/
	height: auto;
	width: 214px;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	color: #FFFFFF;
	background-color:#cacaca;
	z-index: 2;
	}
	
#nav li ul li  {  /*drop down list item*/
	margin: 0px;
	width: 184px;
	padding: 0;
	border: none;
	list-style: none;
	}
	
#nav li ul li a {  
	width: 184px;
	font-size: 11px;
	display: block;
	text-decoration: none;
	padding: 6px 5px 6px 25px;
	margin: 0;
	color: #000000;
	border-bottom: 1px solid #a1a1a1;
	font-weight: normal;
	text-transform:none;
	list-style: none;
	text-align: left;
	background: url(/persistent/templateimages/subnav_bg.jpg) center left no-repeat;
	}

#nav li ul li a:hover{
	text-decoration: underline;
	background: url(/persistent/templateimages/subnav_bg.jpg) center left no-repeat;
	}
	
#nav li li {
	width: 214px; }

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

#longMenu { display: block; width: 155px; height: 10px; position: relative; top: -11px; left: 30px; }


#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul 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, #nav li li li.sfhover ul { left: auto; }



/*-- Sub Navigation (default) --*/


.subNav_td {
	width: 190px;
	padding: 10px 0 0 0;
	font-size: 11px;
	}

#subNav a {
	text-decoration: none;
	}

#subNav a:hover {
	text-decoration: none;
	color: #b15c11;
	}

ul#subNav  {
	margin: 0;
	width: 170px;
	padding: 0;
	margin-right: 40px;
	margin-bottom: 30px;
	}

ul#subNav li {
	border-bottom: 1px dotted #E9E9E9;
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
	min-height: 22px;
	}
		ul#subNav li a {
			display: block;
			font-size: 11px;
			padding: 8px 2px;
			margin: 0;
			color: #696969;
			}
		ul#subNav li.subnav_selected a{
			font-weight: bold;
			color: #495568;
			}
			

ul#subNav li.parentItem {
	border-bottom: 1px solid #DBDBDB;
	background: none;
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding: 0;
	}
		ul#subNav li.parentItem a {
			color: #888888;
			font-size: 11px;
			font-weight: bold;
			padding: 0px 2px 8px 2px;
			}
	
ul#subNav li ul {

	margin: 0;
	padding: 0;
	width: 170px;
	}
	ul#subNav li ul li, ul#subNav li.subnav_selected ul li  {
		border-bottom: none;
		margin: 0;
		padding: 0;
		}
		
		ul#subNav li ul li a, ul#subNav li.subnav_selected ul li a {
			font-weight: normal;
			padding: 7px 4px 7px 10px;
			color: #8F8F8F;
			font-size: 11px;
			}
		ul#subNav li.subnav_selected ul li.subnav_selected a {
			color: #666666;
			font-weight: normal;
			background-color: #F5F5F5;
			font-size: 11px;
			}



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

h1 {
	font: 20px Arial, Verdana, Helvetica, sans-serif;
	color: #495568;
	margin: 10px 0 20px 0;
	padding: 0;
	}
	
h2 {
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	margin-top: 20px;
	padding: 0;
	color: #3B3B3B;
	}

h3 {
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	}

/*
----------------------------------------------------------------------------- 
DEFAULT FONT STYLES
-----------------------------------------------------------------------------*/

p, li, td, table {
	font: 12px/18px Arial, Verdana, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0;
	}
	
p {
	margin-bottom: 15px;
	}
	

hr {
	border: none;
	border-top: 1px solid #EAEAEA;
	color: #FFFFFF;
	}
	

li {
	padding-bottom: 10px;
	}


/*--------------------------------------------------------
LINK STYLES
--------------------------------------------------------*/

a {
	font-weight: normal;
	color: #b15c11;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}



/*--------------------------------------------------------
HOME PAGE
--------------------------------------------------------*/

#sidebar {
	padding: 100px 0 0 38px;
	vertical-align: top;
	text-align: right;
	}
	
.sideTable {
	width: 188px;
	border: 2px solid #536074 
	}
	
.sideTable th {
	background: #536074;
	color: #d5deeb;
	text-align: left;
	padding: 3px 6px;
	}
	
.sideTable td {
	padding: 6px 10px;
	vertical-align: middle;
	}

.sideTable p {
	padding: 0;
	margin-bottom: 0;
	}


.sideTable img {
	margin-top: 10px;
	}

#newsteaser {
	margin-top: 10px;
	}
	

/*
----------------------------------------------------------------------------- 
Gallery
-----------------------------------------------------------------------------*/

.galleryTD {
	width: 25%;
	vertical-align:top;
	text-align: center;
	background-color:#F4F4F4;
	border: 1px solid #EAEAEA;
	padding: 15px 5px 5px 5px;
	}
	
	
/*
----------------------------------------------------------------------------- 
FORMS
-----------------------------------------------------------------------------*/

form {
  	margin: 0;
	padding: 0;
	}

.feedback_table {
	border: 1px solid #F2F2F2;
	background-color: #F8F8F8;
	}
	
.feedback_table td {
	padding: 5px 10px;
	height:auto;
	}
	
.feedback_table p {
	margin-bottom: 8px;
	}

.feedback_input, .feedback_input2  { 
	font: 10px Arial, Verdana, Helvetica, sans-serif;
	color: #5c5c5c;
	text-decoration: none;
	border: 1px solid #495568;
	}
 
select { 
	font: 10px Arial, Verdana, Helvetica, sans-serif;
	color: #5c5c5c;
	text-decoration: none;
	border: 1px solid #495568;
 	}
 
checkbox {
	border: none;
	}

.feedback_button { 
	font-size: 10px;
	padding: 2px;
	text-decoration: none;
	border: none;
	background-color: #495568;
	color: #FFFFFF;
	font-weight:bold;
	}
	
	
	
	
	

