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

Title : Drift 
URL : http://www.ravesis.com.au 

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

Description : full website styles

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

/*
----------------------------------------------------------------------------- 
GLOBAL BROWSER - Baseline values for browser consistency
-----------------------------------------------------------------------------*/

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;
	}

body {
	font: 11px/17px Arial, Verdana, Tahoma, helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #000000;
	}

img {
	border: 0;
	}

hr {
	border: 1px solid #ccc;
	height: 1px;
	margin: 10px auto;
	width: 100%;
	clear: both;
	}

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

h1 {
	font-size: 16px;
	color: #807656;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: capitalize;
	margin-bottom: 25px;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
	}
	
h3 {
	color: #797979;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	

a {
	color: #506265;
	text-decoration: underline;
	}
	
a:hover {
	color: #000000;
	text-decoration: none;

	}

#stats {
display: none;
height: 0;
line-height: 0;
} 


#top_header {
width: 825px;
height: 189px;
margin: 0 auto 0 auto;
background: url(/persistent/siteimages/top.jpg) no-repeat;
} 

#header {
margin: 0 auto 0 auto;
width: 825px;
height: 200px;

}

#content_wrapper {
margin: 0 auto 0 auto;
background-color: #FFFFFF;
width: 795px;
background-image: url(../siteimages/content_bg.gif);
background-repeat: no-repeat;
background-position: top right;
padding: 25px 20px 20px 10px;

} 


#footer {
margin: 0 auto 0 auto;
width: 825px;
height: 30px;
text-align: center;
color: #9f916c;
margin-top: 12px;
font-size: 11px;

} 

#footer a {
color: #9f916c;
text-decoration: none;

} 

#footer a:hover {
text-decoration: underline;

} 

#content {
float: left;
padding: 0 20px 25px 20px;

} 

table.content_inner {
width: 100%;
	height: 100%;
	}
	
td.content {
	color: #000000;
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 20px;
	padding-left: 80px;
	padding-right: 20px;
	}	
	
td.content a {
	color: #6C4D40;
	text-decoration: underline;
	}
	
td.content a:hover {
	text-decoration: none;
	}	
	
td.content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #776B62;
	vertical-align: top;
	}
	
#menu_wrapper {
width: 265px;
float: left;
} 


/* MENU */
td#menu {
	width: 160px;
	vertical-align: top;
	}

td#menu li, td#menu ul, td#menu ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-position: outside;
	}
	
td#menu ul li a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: lowercase;
	width: 100%;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	line-height: 25px;
	}
		
td#menu ul li a div {
	margin-left: 15px;
	font-size: 12px;
	}	
	
td#menu ul li a:hover {
	color: #9f916c;
	border-bottom: 1px solid #9f916c;	}	
	
/* SUBS */
td#menu ol li a {
	color: #333333;
	text-decoration: none;
	width: 100%;
	display: block;
	border: 0px;
	background: none;
	line-height: 2;
	}
	
td#menu ol li a div {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-left: 30px;
	font-weight: normal;
	font-size: 11px;
	text-transform: lowercase;
	}	
	
td#menu ol li a:hover {
	color: #9f916c;
	border: 0px;
	background: none;
	}			
	
.lastsub {
	border-bottom: 1px solid white;
	}		

ul {
	margin-left: 32px;
	padding: 0;
	list-style-image: url(/persistent/siteimages/li.gif);
}

ul li {
	font: 11px verdana, arial, helvetica;
	color: #000000;
	line-height: 1.6;
}

td.content td.form_bg {
border-bottom: 1px dotted #d9c894;
vertical-align: middle;
font-size: 11px;
color: #996600;

} 

.button {
	background: #333333;
	color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;

} 
