 /*   
Name: Eireka
Description: Specialising in Construction, Agricultural, Mining and Forestry Equipment Sales 
Author URI: http://www.eireka.com.au
Version: 1.0
Tags: Trucks, contruction, agricultural, mining, telehandlers, excavators, backhoes, loaders, skidteers, tractors
Web Design: Pitstop101media.com
-------------------------------------------------------------- */


/* Reset 
-------------------------------------------------------------- */

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
	}

	ul {list-style:none;}
	
/* Base
-------------------------------------------------------------- */

body {
	background: #FFF url(i/bodybg.jpg) repeat-x;
	margin: 0;
	text-align: center;
	max-width:100%;
	clear:both;
}

.body {
	clear: both; 
	margin: 0 auto; 
	width: 70%;
}

.wrapper {
	overflow: hidden;
}
.clear {
	clear:both;
}
/************************************************************************************
HEADER
*************************************************************************************/
.mainHeader {
	background:#d7ecd3 url(i/headertopbg.png) top repeat-x;
	height:117px;
}
.mainHeader img {
	float:left;
	height: 77px;
	width:auto;
}

.mainHeader nav {
	font:bold 13px Tahoma, Geneva, sans-serif;
	height:77px;
	line-height: 70px;
	text-align: right;

}
	
/*.mainHeader nav ul {
	list-style: none; 
	margin: 0 auto;
}

.mainHeader nav ul li {
	float:right;
}

.mainHeader nav a:link, a:visited {
	color: #6f6f6f;
	display: inline-block;
	padding: 0 23px;
	text-decoration: none;
}*/

.subs {
	width:100%;
	float:right;
	background:#006600;
	position:relative;
}

.sub1 {
	font:13px Tahoma, Geneva, sans-serif;
	color:#FFF;
	float:left;
	line-height:40px;
	width:63%;
	text-align:left;
	margin-left:1%;
}
.sub2 {
	font:bold 14px Tahoma, Geneva, sans-serif;
	color: #FF0;
	float:right;
	line-height:40px;
	width:34%;
	text-align:right;
	margin-right:1%;
	position:absolute;
	right:0;
	top:0;
	z-index:25px;
}
#nav,
#nav ul {
  list-style: none;
  float: right;
}

#nav li {
  float: right;
}
#nav a {
	  font:bold 12px Tahoma, Geneva, sans-serif;
	  color: #6f6f6f;
	  text-decoration: none;
	  padding: 0 25px;
	  float: right;
	margin-top:30px;
	  border-right:1px #006600 solid;
	  display:inline;
}

.top_menu {
	height:49px;
	background:url(i/topmenubg.png);
	float:left;
	width:99.8%;
	border:1px #060 solid;
}
.top_menu img {
	margin-right:8px;
}
.top_menu ul {
	list-style:none;
}
.top_menu li {
	float:left;
}
.top_menu a {
	background:url(i/topmenudivider.png) right no-repeat;
	text-decoration:none;
	font:22px Tahoma, Geneva, sans-serif;
	color:#FFF;
	padding:0 147px;
	display: block;
	line-height:49px;
}
.top_menu a:hover {
	background:url(i/topmenudivider.png) right no-repeat;
	color: #FF0;
}
.thumbs {
	float:left;
	width:99.8%;
	height:auto;
	background:#e7d693;
	border-left:1px #d6b739 solid;
	border-right:1px #d6b739 solid;
	text-align:center;
}
.thumbimg {
	font:15px Tahoma, Geneva, sans-serif;
	color:#333333;
	background:#FFF;
	float:left;
	padding:5px;
	margin:9px 3%;
}
.content {
	float:left;
	background:#f7ecc0;
	width:99.8%;
	border-left:1px #e9d06c solid;
	border-right:1px #e9d06c solid;
}
.title {
	font:bold 29px Tahoma, Geneva, sans-serif;
	color:#090;
	padding-top:10px;
}
.product_tn {
	background:#FFF url(i/productdescbg.png) top repeat-x;
	width:217px;
	height:208px;
	margin:8px 2.6%;
	padding:0 5px 6px 5px;
	float:left;
	font: 14px  Tahoma, Geneva, sans-serif;
	line-height:25px;
	border:1px #bbb solid;
	text-align:left;
	position:relative;
}
.product_tn img {
		margin-top:7px;
		border: double 1px #FFF;
		outline: solid 1px #bbb;	
}
.productdesc {
	font: 12px Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	text-align:center;
	padding:5px;
	line-height:15px;
}
.footer {
	float:left;
	width:99.8%;
	background: #70b303;
	height:80px;
	margin: 0 auto ;
	text-align:center;
	border:1px #1a7609 solid;
	box-shadow: 0px 0px 5px 1px #299a12;
	overflow-y:visible;
}
.footerlogo {
	background: url(i/footerlogo.png) center left no-repeat;
	width:200px;
	height:80px;
	float:left;
	margin-left:12px;
	text-align:right;
}

.footercopyright {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#b8d981;
	width:375px;
	height:65px;
	padding:15px 20px 0 0;
	float:right;
	text-align:right;
}
.footertext {
	float:left;
	width:99.8%;
	font:11px Tahoma, Geneva, sans-serif;
	color:#787677;
	text-align:center;
	margin:10px 0;
}