body {
	background-color : #F4F4F4;
	background-image: url(../fx/body_bg.jpg);
	background-repeat: repeat-x;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a:link{
	color: #FF6600;
}
a:visited{
	color: #FF6600;
}
a:hover{
	color: #000;
}
.left{
	float: left;
}
.right{
	float: right;
}
h1{
	clear: both;
	color: #fff;
	background-color: #ff6600;
	font-size: 16px;
	margin: 0px 0px 7px 0px;
	padding:  1px 0px 2px 0px;
	text-align: left;
	text-transform: uppercase;
	width: 350px;
	background-image: url(../fx/star.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 35px;
}
h2 {
	font-size: 16px;
	margin: 0px 0px 13px 0px;
	padding:  0px 0px 0px 0px;
	text-align: left;
	text-transform: uppercase;
	color: #FF6600;
}
#contentleftwide h2 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding:  0px 0px 0px 5px;
	text-align: left;
	background-color: #333;
	border: 1px solid #ff6600;
	text-transform: uppercase;
	color: #FFF;
}
#contentleftwide h2 span {
	display: none;
}
h3{
	font-size: 14px;
	margin: 15px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	text-align: left;
	text-transform: uppercase;
	color: #FF6600;
}
#container{
	margin: 10px auto 0;
	width: 872px;
	background-image: url(../fx/cont-bg.jpg);
	background-repeat: repeat-y;
	position: relative;
	z-index: 2;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #fff;
}
#header{
	position: relative;
	z-index: 10;
	width: 872px;
	height: 126px;
	margin: 0 auto 0;
	padding: 0px 0px 0px 0px;
}

#header img{
	float: right;
}


  /* MENU'S*/
#menu{
	position: relative;
	z-index: 25;
	margin: 0px 0px 0px 0px;
	width: 688px;
	height: 38px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	background-image: url(../fx/menu-hor.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	float: right;
	text-transform: uppercase;
	text-align: left;
}

#menu li {
  margin: 4px 0px 0px 0px;
  display: -moz-inline-box;  /* for Mozilla based browsers */
  display: inline-block;
  /* IE5/Mac needs these to have a set width. Change it when necessary. */
  /* start for IE5/Mac only \*//*/
    width: 5em;
  /* end for IE5/Mac only */
}
#menu li a {
  display: block;  /* for Mozilla based browsers */
  display: inline-block;
  padding: 0px .4em 0px .4em;
  background-color: transparent;
  text-decoration: none;
  color: #fff;
}
#menu li a:hover {
  text-decoration: none;
  color: #000;
}
#leftm{
	background-image: url(../fx/truck-menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 38px;
	margin: 0px 0px 0px 0px;
	height: 544px;
	width:174px;
	float: left;
	
}
#truckmenu{
	position: relative;
	z-index: 25;
	margin: 0px 0px 0px 10px;
	width: 160px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	text-transform: uppercase;
	font-weight: bolder;
	text-align: left;
}

#truckmenu ul{
	margin: 0px 0px 0px 0px;
}
#truckmenu li{
	list-style: none;
	/* list-style-image: url(../fx/truck-menu-tri.png);
	list-style-position: outside;
	vertical-align: middle; */
}
#topimg{
	margin: 0px 0px 0px -10px;
}
#truckmenu li img.tri{
	margin: 5px 3px -4px 0px;
	border: none;
}
#truckmenu li a {
	text-decoration: none;
  color: #fff;
}
#truckmenu li a.tabon {
	text-decoration: none;
  color: #ff6600;
}
#truckmenu li img.tri:hover, #truckmenu li a:hover {
	margin-left: 1px;
	border: none;
}
#truckmenu li a:hover {
  text-decoration: none;
  color: #FF6600;
}
#content{
	position: relative;
	z-index: 15;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 13px;
	top: 0px;
	float: left;
	width: 658px;
	margin: 13px 0px 0px 17px;
	padding: 0px 0px 0px 0px;
}
#contentleft{
	position: relative;
	text-align: left;
	left: 0px;
	float: left;
	line-height: 1.6em;
	width: 497px;
	min-height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#contentleft p{
	margin: 5px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

#contentleft li{
	margin: 9px 0px 9px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.3em;
	text-align: left;
	list-style-type: square;
}
#contentleftwide{
	position: relative;
	text-align: left;
	left: 0px;
	float: left;
	line-height: 1.6em;
	width: 420px;
	min-height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#contentleftwide p{
	margin: 5px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

#contentleftwide li{
	margin: 9px 0px 9px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.3em;
	text-align: left;
	list-style-type: square;
}
#contdesc{
	line-height: 1.7em;
	font-size: 14px;
}
#rightimg {
	float: right;
	width: 202px;
	margin: 0px 10px 0px 10px;
	text-align: center;
	color: #000;
}
#rightimg img {
	margin: 7px 10px 5px 0px;
	border: 1px solid #FF6600;
}
#contentright{
	position: relative;
	z-index: 12;
	float: right;
	right: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 132px;
}

#contentright img{
	position: relative;
	z-index: 10;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
#contentrightwide{
	position: relative;
	z-index: 12;
	float: right;
	right: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 220px;
}
#contentrightwide img.prod1{
	position: relative;
	z-index: 10;
	margin: 0px 0px 4px 3px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #ff6600;
}
#contentrightwide img.prod{
	position: relative;
	z-index: 10;
	margin: 0px 3px 3px 3px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #ff6600;
}
/*promobox */
div.truckhold{
	width: 134px;
	background-color: #fff;
	border: 2px solid #333;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
div.truckhold h5{
	margin: 0px 0px 0px 0px;
	color: #fff;
	padding: 2px;
	font-size: 10px;
	text-transform: uppercase;
	text-indent: 5px;
	background-color: #ff6600;
	border-bottom: 1px solid #fff;
}
div.truckhold img{
	position: relative;
	z-index: 20;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.truckhold p{
	position: relative;
	z-index: 30;
	margin: -3px 0px 0px 0px;
	background-color: #333;
	padding: 5px 5px 5px 5px;
	width: 124px;
	color: #fff;
	font-size: 11px;
	border-top: 1px solid #fff;
}
div.truckhold p span a{
	text-decoration: none;
}
div.truckhold span a:hover{
	color: #fff;
}
table#trucktable{
	
}
table#trucktable th{
background-color: #fff;
color: #333;
border: 1px solid #ff6600;
padding-left: 7px;
}
table#trucktable td{
	width: 190px;
	padding: 8px;
	border: 1px solid #ff6600;
	font-size: 11px;
	vertical-align: top;
}
table#trucktable td span{
	font-weight: bold;
}
table#sitemap {
	width: 510px;
	margin-top: 20px;
}
table#sitemap td{
	vertical-align: top;
	padding: 10px;
	background-color: #f4f4f4;
	font-size: 11px;
}
table#sitemap li, table#sitemap ul{
	margin: 5px 0px 0px 0px;
	padding: 0;
	list-style: none;
}
#sitemap h5{
	margin: 0;
	font-size: 14px;
}

/* list properties */

div.list{
	margin: 0px 0px 0px 0px;
}
div.listimg{
	float: left;
	border: 1px solid #fff;
}
div.listimg img{
	border: 1px solid #ff6600;
}
div.listtxt{
	float: left;
	width: 320px;
	text-align: left;
	margin: 0px 0px 0px 20px;
	border-bottom: 1px solid #000;
}
div.listtxt h5{
	color: #ff6600;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0px 0px -4px 0px;
}
p.head{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	line-height: 1.3em;
}

div.pright{
	position: relative;
	width: 320px;
	text-align: right;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: -5px 0px 6px 0px;
}

div.listtxt span{
	background-color: transparent;
	padding: 0px;
	margin: 0px 0px 0px 30px;
}	
div.br{
	clear: both;
	height: 15px;
}

#footer{
	clear: both;
	margin: 0 auto 0;
	position: relative;
	z-index: 1;
	top: 0px;
	font-size: 12px;
	background-color: transparent;
	width: 870px;
	text-align: center;
	padding: 0px 0px 10px 0px;
	color: #333;
	background-image: url(../fx/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer a:link, #footer a:visited {
	color: #aaa;
	text-decoration: none;
}
#footer p{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
#footer div{
	margin: 16px 0px 0px 0px;
	text-align: center;
}
#footer h4, footer h4 a:link{
	color: #ccc;
	font-size: 12px;
	text-align: center;
	width: 500px;
	margin: 5px auto 0;
	font-weight: normal;
}

/* small res form button */
div.enq{
	margin: 0px 0px 20px 0px;
	padding: 0;
}
div.enq p{
	margin: 0px 0px -10px 0px;
	padding: 0;
}
.res{
	clear: both;
	border: 1px solid #666;
	background-color: #ff6600;
	margin: 30px 0px 20px 5px;
	padding: 0;
	width: 420px;
}
.res form{
	margin: 0px 0px 20px 5px;
	padding: 0;
}
.res label{
	margin: 7px 0px 0px 0px;
	width: 260px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.resbut{
	float: right;
	width: 80px;
	margin: 5px 25px 5px 10px;
}
fieldset#truck{
	margin: 10px 20px .5em 10px;
	padding: 0em 1em 10px 10px;
	border: 1px solid #666;
	width: 380px;
	background-color: transparent;
}
fieldset#truck form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
fieldset#truck legend {
	font-weight: bold;
	color: #ff6600;
	font-size: 12px;
	background-color: transparent;
	padding: .2em .5em;
	border: 1px solid #333;
	margin: 0px 2px 10px 2px;
}
fieldset#truck input.inputtext{
	width: 200px;
	border: 1px solid #666;
}
fieldset#truck input.inputleft{
	width: 17px;
	border: 1px solid #666;
}
fieldset#truck textarea{
	color: #000;
	background-color: #fff;
	border: 1px solid #666;
}
fieldset#truck label {
	margin: 0px 10px 0px 0px;
	display: block;
	width: 130px;
	text-align: right;
	float: left;
}
fieldset#truck div{
	margin: 5px 0px 5px 0px;
	
}
fieldset#truck input.tick{
	margin: 0px 0px 0px 0px;
	width: 15px;
	
}
div.truckbutton{
	background-color: #ff6600;
	margin: 10px 50px 10px 0px;
	border: 1px solid #333;
	text-align: right;
}
div.truckbutton input{
	margin: 5px 20px 5px 0px;
	font-size: 11px;
}
/* form */
#formhold{
	font-size: 12px;
	margin: 20px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
}
form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
fieldset {
	margin: 22px 20px .5em 10px;
	padding: 0em 1em 10px 10px;
	border: 1px solid #666;
	width: 470px;
	background-color: transparent;
}
#contact{
	height: 340px;
}
legend {
	font-weight: bold;
	color: #ff6600;
	font-size: 12px;
	background-color: transparent;
	padding: .2em .5em;
	border: 1px solid #333;
	margin: 0px 2px 10px 2px;
}
input.inputtext{
	width: 278px;
	border: 1px solid #666;
}
input.inputleft{
	width: 17px;
	border: 1px solid #666;
}
textarea{
	color: #000;
	background-color: #fff;
	border: 1px solid #666;
}
label {
	margin: 0px 10px 0px 0px;
	display: block;
	width: 130px;
	text-align: right;
	float: left;
}
fieldset div{
	margin: 7px 0px 5px 0px;
	clear: both;
}
.button{
	float: right;
	margin: 10px 50px 10px 0px;
}
.orange{
color: #ff6600;
}
.yel{
	color: yellow;
}
.red{
	color: red;
}


