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

Title : BJ Harris
URL : http://www.bjharris.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; }

body { background: #e2dccf url(/persistent/templateimages/bg_gradient.jpg) repeat-x; color:#454545; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: normal; text-align: center; }

fieldset { border: 0; }

img { border: 0; }

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

p, td {color:#454545; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height: 18px;}

p {margin: 0 0 15px 0;}

ul,li {margin-left: 10px; padding-left: 10px; margin-bottom: 15px; list-style:outside square;}

a:link, a:visited {}

a:hover, a:focus {}

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



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

#container {
	width: 760px;
	margin: 20px auto 0 auto;
	background: #FFFFFF;
	text-align: left;
	border: 1px solid #979085;
	}
	
	
	#header {
		width: 100%;
		height: 128px;
		padding: 0;
		margin: 0;
		}
		
		#logo {
			float: left;
			padding: 25px 0 0 20px;
			width: 300px;
			}
			
		#headerLinks {
			float: right;
			padding: 32px 18px 0 0;
			width: 300px;
			text-align: right;
			}
			
			#headerLinks a {color: #7d7463; text-decoration: none; font-weight: bold;}
			#headerLinks a:hover { text-decoration: underline;}
			
	
	#nav_wrapper {
		margin: 0;
		width: 760px;
		height: 46px;
		background: url(/persistent/templateimages/nav_bg.jpg) no-repeat;
		}
		
	
	#banner {
		margin: 0;
		width: 760px;
		height: 179px;
		border-bottom: 5px solid #9a0039;
		padding: 0;
		}
		
		#banner img {
			border-top: 2px solid #FFFFFF;
			border-left: 2px solid #FFFFFF;
			}
			

	#contentHome {
		width: 760px;
		background: url(/persistent/templateimages/home_bg.jpg) repeat-y;
		margin: 0;
		padding: 0;
		}
		
		#contentTD {
			width: 540px;
			background: url(/persistent/templateimages/steam_bg.jpg) bottom left no-repeat;
			margin: 0;
			padding: 25px 20px;
			height: 300px;
			vertical-align: top;
			}
			
		#sidebarTD {
			width: 204px;
			padding: 25px 6px 25px 10px;
			vertical-align: top;
			text-align: left;
			}
			
	#contentDefault {
		width: 760px;
		margin: 0;
		padding: 0;
		}
		
		
		#contentDefaultTD {
			width: 100%;
			background: url(/persistent/templateimages/steam_bg.jpg) bottom right no-repeat;
			margin: 0;
			padding: 25px 20px;
			height: 400px;
			vertical-align: top;
			}


	#footer  {
		width: 760px;
		margin: 0 auto;
		padding: 0;
		height: 47px;
		background: url(/persistent/templateimages/footer_bg.jpg);
		}


	#address {
		width: 760px;
		margin: 0 auto;
		padding: 10px 0 30px 0;
		text-align: left;
		}
		
		#address p { padding: 0; margin: 0; color:#696969; }

		

#stats {display: none;}
	


/*
----------------------------------------------------------------------------- 
MAIN NAVIGATION MENU
-----------------------------------------------------------------------------*/


#nav, #nav ul {
	width: 750px;
	height: 46px;
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
	z-index: 2;
	}
	
#nav li {
	float: left; 
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	list-style: none;
	}

#nav li a {  /*top level item*/
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	list-style: none;
	text-decoration: none;
	padding: 16px 15px 16px 14px;
	font-weight: bold; 
	text-transform: none;
	}

.normal {
	color: #FFFFFF;
	}
.selected {
	color: #e5ddcc;
	}
	
#nav li a:hover {  
	color: #342d1d;
	}


#nav li ul {  /*drop down list*/
	position: absolute;
	left: -950em;  /*hides submenu by default*/
	height: auto;
	width: 214px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	color: #FFFFFF;
	background-color:#AAA393;
	border-top: 1px solid #CDC9BE;
	border-left: 1px solid #CDC9BE;
	border-right: 1px solid #CDC9BE;
	z-index: 2;
	}
	
#nav li ul li  {  /*drop down list item*/
	margin: 0px;
	width: 200px;
	padding: 0;
	}
	
#nav li ul li a {  
	font-size: 10px;
	display: block;
	text-decoration: none;
	padding: 6px 4px 6px 8px;
	margin: 0;
	color: #FFFFFF;
	border-bottom: 1px solid #CDC9BE;
	font-weight: bold;
	width: 200px;
	text-transform:none;
	}

#nav li ul li a:hover{
	color: #FFFFFF;
	background-color:#92897C;
	}
	
#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; }


/*
----------------------------------------------------------------------------- 
FOOTER STYLES
-----------------------------------------------------------------------------*/

.copyright {
	float: left;
	width: 350px;
	text-align: left;
	}

.sitesuite {
	float: right;
	width: 300px;
	text-align: right;
	}
	
#footer p {
	padding: 17px 12px 0 12px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	}
	
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}


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


h1 {
	font: 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: none;
	padding: 0 0 20px 0;
	}
	
h2 {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	padding: 10px 0 20px 0;
	text-transform: uppercase;
	}

h3 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #454545;
	padding: 10px 0 15px 0;
	text-transform: none;
	}
	

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


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

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

	
#content ul, #content ol, #content li {
	list-style: square inside;
	}
	
#content ul, #content ol {
	margin-left: 2px;
	padding-left: 2px;
	}	

	
#content li {
	padding-bottom: 1px;
	margin-left: 10px;
	padding-left: 5px;
	}
	
	
/*
----------------------------------------------------------------------------- 
LINKS
-----------------------------------------------------------------------------*/

a, a b, a strong { 
	text-decoration: underline;
	font-weight:bold;
	color: #9a0039;
	}
	
a:hover, a:hover b, a:hover strong{
	text-decoration: none;
	}



/*
----------------------------------------------------------------------------- 
CONTENT STYLES
-----------------------------------------------------------------------------*/

.imageRight {
	float: right;
	margin: 0 0 10px 20px;
	}
	
.imageLeft {
	float: left;
	margin: 0 10px 20px 0;
	}	

.imageRightBorder {
	float: right;
	margin: 0 0 10px 20px;
	border: 1px solid #dcdcdc;
	}
	
.imageLeftBorder {
	float: left;
	margin: 0 10px 20px 0;
	border: 1px solid #dcdcdc;
	}	


.imgBorder {
	border: 1px solid #dcdcdc;
	}
	
.linkBorder img{
	border: 2px solid #dcdcdc;
	display: block;
	}
	
.linkBorder:hover img{
	border: 2px solid #9C9487;
	}

.productTable {
	border: 1px solid #EAEAEA;
	}
	
	.productTableRedRow {
		background-color: #960139;
		padding: 15px 5px;
		color: #FFFFFF;
		}
		
		.productTableRedRow td, .productTableRedRow p {
			color: #FFFFFF;
			font-weight: bold;
			}
	
	.productTableGreyRow {
		background-color: #EAEAEA;
		padding: 5px;
		}
		
	.productTable td {
		padding: 5px;
		border: 1px solid #EAEAEA;
		}
		
	.productTable p {
		margin-bottom: 0;
		}
		
	.productTableBackToTop {
		border: none;
		}



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

form {
  	margin: 0;
	padding: 0;
	}

.feedback_table {

	}
	
.feedback_table td {
	padding: 5px;
	height:auto;
	}
	
.feedback_table p {
	margin-bottom: 8px;
	}

.feedback_input, .feedback_input2, .searchInput { 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
	}
 
select { 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
 	}
 
checkbox {
	border: none;
	}

.feedback_button, .searchButton{ 
	font-size: 12px;
	padding: 1px;
	text-decoration: none;
	border-color: #7A6E67;
	border-width: 1px;
	background-color: #7A6E67;
	color: #FFFFFF;
	font-weight: bold;
	}


/*
----------------------------------------------------------------------------- 
NEWS PLUGIN
-----------------------------------------------------------------------------*/


#newsImage {
	float: right;
	margin: 0 0 10px 20px;
	}
