/* 	CSS Document 
	for JOOMLA Templates
	Designed by Chris Samios
	for Wicked Campers 
	http://www.wickedcampers.com.au */

/* Wicked Template Styles */
	.footerlink {
	  font-family: Tahoma;
	  font-size: 10px;
	  color:#666666;
	  text-decoration: none;
	}
	.footerlink:hover {
	  font-family: Tahoma;
	  font-size: 10px;
	  color:#604F4E;
	  text-decoration: none;
	}
	
	.footer{
	  font-family: Tahoma;
	  font-size: 10px;
	  color:#666666;
	  text-decoration: none;
	}
	
	.bodytext {
		font-family: Tahoma;
		font-size: 11px;
		color: #000000;
		line-height: 15px;
		padding-bottom:3px;
	}
	.bodytitle, h1 {
		font-size:14px;
		color:#EF3526;
		font-weight:bold;
	}
	.redbodytext {
		font-family: Tahoma;
		font-size: 11px;
		color:#EF3526;
		line-height: 15px;
		padding-bottom:3px;
	}
	.greytext {
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #666666;
	}
	.redlink {
		font-family: Tahoma;
		color: #EF3526;
		text-decoration: none;
		font-weight:bold;
	}
	
	.redlink:hover {
		font-family: Tahoma;
		color: #EF3526;
		text-decoration:underline;
		font-weight:bold;
	}
	.whitelink {
		font-family: Tahoma;
		color:#FFFFFF;
		text-decoration: none;
		font-weight:bold;
	}
	.whitelink:hover {
		font-family: Tahoma;
		color:#FFFFFF;
		text-decoration:underline;
		font-weight:bold;
	}
	.navlink {
		font-family: Tahoma;
		font-size: 14px;
		color:#CC0000;
		text-decoration: none;
		font-weight:bold;
	}
	
	.navlink:hover {
		font-family: Tahoma;
		font-size:14px;
		color: #CC0000;
		text-decoration:underline;
		font-weight:bold;
	}
	.mainlevelnavlink {
		font-family: Tahoma;
		font-size: 14px;
		color: #CC0000;
		text-decoration: none;
		font-weight:bold;
	}
	.mainlevelnavlink:hover {
		font-family: Tahoma;
		font-size:14px;
		color: #CC0000;
		text-decoration:underline;
		font-weight:bold;
	}
	.sublevelnavlink {
		font-family: Tahoma;
		font-size: 12px;
		color: #CC0000;
		text-decoration: none;
		font-weight:bold;
	}
	.sublevelnavlink:hover {
		font-family: Tahoma;
		font-size:12px;
		color: #CC0000;
		text-decoration:underline;
		font-weight:bold;
	}
	.pollsidebox thead {color:#FF3300;}

/* Site Containers */
#sitecontainer {width:100%; text-align:center; margin:auto; float:none;}
#contentcontainer {width:960px; text-align:center; margin:auto; float:none; background:#FFFFFF; border-left:#000000; border-left-style:solid; border-left-width:2px;}

	#pathway {	float:right; text-align:right; width:100%;}
	
	#banner {   width:960px; clear:both; text-align:center; background-color:#000000; height:228px;
				background-image:url(../images/layout/Topbanner.jpg); background-repeat:no-repeat; background-position:center top;}			

	#middlecontainer {width:960px; background:#FFFFFF;}

		#leftcontent {width:175px; float:left; background-color:#FFFFFF;}
		
		#maincontent {float:left; text-align:left; padding-left:10px; padding-right:10px; background:#FFFFFF; width:750px;}

	#footer {	width:960px; text-align:center; 
				background:#000000; color:#FFFFFF; clear:both;}
	#footerplaces {word-spacing:20px; text-align:center; margin:auto; width:960px; margin-bottom:15px;}
					
	#footerimg {width:960px; text-align:center; height:183px; background:#FFFFFF; 
				background-image:url(../images/layout/bottom960.gif); 
				background-repeat:no-repeat; background-position:center top;}


/* Base HTML Classes */
	body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background:#E5E5E5;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		background-image:url(../images/layout/ozshadow.jpg); background-position:center top; background-repeat:no-repeat; background-color:#000000;
		background-attachment: fixed; 
	}
		
	a {	font-family: Tahoma;
		color: #FF3300;
		text-decoration: underline;
		font-weight:bold; 
	}
		
	a:hover { font-family: Tahoma;
		color: #FF3300;
		text-decoration: none;
		font-weight:bold; 
	}

form,iframe {
	margin: 0px;
}
	
	img { border:none; }
	
	
	h2, .h2 {
		font-family: Tahoma;
		font-size: 14px;
		color: #FD0F01;
		margin: 0px;
		padding: 0px;
		font-weight: normal;
	}
	
	.moduletable h3 {
		font-family: Tahoma;
		font-size: 10px;
		color:#FFFFFF;
		margin-top:10px;
		margin-bottom:20px;
		font-weight: bold;
		text-align:center;
	}
	
	
	h3 {
		font-family: Tahoma;
		font-size: 12px;
		color:#FF3300;
		margin: 0px;
		padding: 0px;
		font-weight: bold;
		text-align:center;
	}
	h4 {
		font-family: Tahoma;
		font-size: 10px;
		color:#FFFFFF;
		margin: 0px;
		padding: 0px;
		font-weight: bold;
	}

/* Joomla content styles */
	.contentheading{text-align:center; margin:auto; font-size:12px; color:#FF3300; padding:0px; font-weight:bold;}
	.readon {text-align:right; margin:auto; font-size:10px; float:right;}
	
	.moduletablesidebox {background-image:url(../images/layout/bw175container.gif); background-position:center top; width:175px; float:right; background-repeat:no-repeat; text-align:center;}
	.moduletablesidebox h3 {margin-top:5px; margin-bottom:20px; color:#FFFFFF;}
	.moduletablesidebox a {margin-left:15px;}
	.moduletablemainmenu td {text-align:left;}
	.moduletablesidebox table { margin-bottom:20px;}
	
	.moduletablemainmenu {background-image:url(../images/layout/bw175container.gif); background-position:center top; width:175px; float:right; background-repeat:no-repeat; text-align:center;}
	.moduletablemainmenu h3 {margin-top:5px; margin-bottom:20px; color:#FFFFFF;}
	.moduletablemainmenu td {text-align:center;}
	.moduletablemainmenu table { margin-bottom:20px;}
	
	.moduletable {width:175px; float:left; text-align:center; margin-top:20px;}
	.contentpagetitle{text-align:left; margin:auto; font-size:12px; color:#FF3300;}
	.contentpaneopen{text-align:center; margin:auto; padding:0px;}
	.contentpane { width:580px; margin:auto; text-align:center;}
	.componentheading {font-size:14px;color:#EF3526;font-weight:bold;text-align:center;margin:auto;}
	
	.contentheadingpitstop{text-align:center; margin:auto; font-size:12px; color:#FF3300; padding:0px; font-weight:bold;}
	.contentpaneopenpitstop{text-align:justify; margin:auto; padding:0px; width:99%;}
	.pitstopimages { float:right; width:250px;}
	.pitstopimages img { padding-left:5px; padding-bottom:5px;}
	.contentpaneopenpitstop iframe{ float: left; padding-top:15px;}
	.pitstoptext { float:left; width:460px; text-align:justify;}
	
	.blog { text-align:center; margin:auto; width:600px;}
	.back_button { font-style:italic; font-size:10px;}
	.SmallerContentDiv {width:350px; text-align:center; margin:auto;}
	