
body
{   background-image:url(../images/bg_d3.gif);
	background-color: #000;
	margin: 0px;
	padding-top: 0px;
	height: 100%;
	width:100%;
	background-repeat:repeat-y;
	background-position: center;
}

#menustripe
{
	width: 105px;
	padding: 0px;
	height: 1000px;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

.contentshome
{
	background-image: url(../images/bg_home.gif);
	background-color: #000;
	width: 794px;
	padding: 0px;
	height:auto;
	margin: 0px auto 0px auto;
	background-repeat: no-repeat;
	background-position: 80px 0px;
	margin-right: auto;
	margin-left: auto;
}

ul#mainnav
{
	width: 76px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 14px;
}

ul#mainnav li
{
	list-style-type: none;
	width: 76px;
	margin-bottom: 6px;
}
a
{
	color: red;
}
a.home { background-image: url(../images/home.gif); }
a.shop { background-image: url(../images/buy_online.gif); }
a.about { background-image: url(../images/about_us.gif); }
a.fuel { background-image: url(../images/our_fuel.gif); }
a.stock { background-image: url(../images/stockists.gif); }
a.mules {background-image: url(../images/mules.gif);}
a.adventure { background-image: url(../images/adventure.gif); }
a.feedback { background-image: url(../images/feedback.gif); }
a.contact { background-image: url(../images/contact_us.gif); }
a.muleblog { background-image: url(../images/muleblog.gif); }
a.events { background-image: url(../images/events.gif); }
a.press { background-image: url(../images/press.gif); }
a.boom { background-image: url(../images/boom.gif); }

ul#mainnav li a
{
	height: 0px;
	background-repeat: no-repeat;
	padding-top: 19px;
	overflow: hidden;
	display: block;
}

ul#mainnav li a:hover { background-position: 0px -19px; }

.menu
{
	height: 100%;
	min-height: 600px;
	width: 105px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

.logo
{
	width: 95px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 38px;
	padding-top: 30px;
}

.cape
{
	position: absolute;
	padding-left: 120px;
	top: 0px;
}


.hcontent
{
	position: absolute;
	top: 0;
	margin-top: 370px;
	padding-top: 0px;
	margin-left: 155px;
	width: 432px;
}

.htexta
{
	top: 0;
	color: red;
	font-family: Franklin Gothic, Arial, helvetica, sans-serif;
	font-size: 13pt; font-weight:bold;
	text-decoration:none;
}

.text_vouchercode
{
	top: 0;
	color: #ffffff;
	font-family: Franklin Gothic, Arial, helvetica, sans-serif;
	font-size: 18pt; font-weight:bold;
	text-decoration:none;
}

.htextb
{
	padding-left: 0px;
	color: white;
	font-family: Franklin Gothic, Arial, helvetica, sans-serif;
	font-size: 12pt;
}


.fontsm
{
	font-family: Arial, helvetica, sans-serif;
	color: white;
	font-size: 9pt;
}

.fonthwhite
{
	font-family: Arial, helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-align: justify;
}

.fonthred
{
	font-family: Franklin Gothic, Arial, helvetica, sans-serif;
	color: red;
	font-size: 12pt;
}

.fonthredbig
{
	font-family:"Arial Black", Gadget, sans-serif;
	color: red;
	font-size: 16pt; letter-spacing: -1px; }

.translate {
	margin-top: 40px;
	margin-bottom: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.translate a, .translate img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#FFFFFF
}
