body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

html,body { height: 100%; }
.wrapper { height: 100%; }
td {
	font-size: 12px;
}

.body {
	background-color: #BEBEBE;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

a {
	color: #ec1f27;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

/* index */
.indexwrap {
	width: 994px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
.warrantybutton {
	position: absolute;
	top: 520px;
	right: 80px;
}

.index {
	background-image: url(../../images/index.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 994px;
	height: 746px;
}

.indexnav {
	padding-left: 370px;
	padding-top: 70px;
	font-family: arial, verdana, sans-serif;
}

.indexnav a {
	color: #000;
	font-size: 18px;
}

.indexnav a:hover {
	text-decoration: none;
}

/* CONTENT */

h1 {
	color: #ec1f27;
	font-size: 19px;
	font-weight: normal;
	border-bottom: 1px dotted #707070;
	letter-spacing: -1px;
}

h1 a {
	color: #ec1f27;
	text-decoration: none;
}

h1 a:hover {
	color: #ec1f27;
	text-decoration: none;
}

h2 {
	color: #ec1f27;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	color: #e90535;
	font-family: Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

.hr {
	  border-bottom: 1px dotted #707070;height:1px;margin:10px 0px;font-size: 1px;
}

.content {
	padding: 20px 40px 10px 40px;
	background-color: #fff;
}

/* Navigation */

.nav {
	background-color: #707070;
}

.nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.nav a {
	float: left;
	background-image: url(../../images/nav_right.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	padding: 2px 32px 2px 31px;
	display: block;
	width: auto;
}

.nav a:hover, .nav a.active {
	background-image: url(../../images/nav_right_over.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	color: #ec1f27;
	text-decoration: none;
	background-color: #BEBEBE;
}

/* news */

.newstop {
	margin-left: 6px;
	background-image: url(../../images/newstop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 27px;
	color: #000;
	font-size: 22px;
	font-family: arial, verdana, sans-serif;
}

.newscontent {
	background-color: #DEDEDE;
	width: 354px;
	margin-left: 6px;
	background-image: url(../../images/newsbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 187px;
}

/*other*/

.othertop {
	margin-top: 5px;
	background-image: url(../../images/suptop.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 29px;
	margin-left: 6px;
}

.other {
	background-color: #BEBEBE;
	width: 315px;
	_width: 355px;
	margin-left: 6px;
	background-image: url(../../images/newsbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 187px;
	background-image: url(../../images/supbot.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 20px;
	padding-top: 0px;
	font-size: 10px;
}

/*FOOTER*/

.footer {
	background-image: url(../../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #FFF;
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 3px 10px;
	
}

.footer a {
	color: #FFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFF;
}

/* News Front */

.newsfront {
	padding: 20px;
	height: 180px;
	font-size: 10px;
	padding-top: 10px;
	_padding-top: 0px;
}

.search2 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.search2 .formfields {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

.search2 .button {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

.smallfooter {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	padding: 5px;
	padding-top: 0px;
	padding-right: 30px;
	width: 400px;
}

.smallfooter a {
	color: #4C4C4C;
	text-decoration: none;
}

.smallfooter a:hover {
	color: #4C4C4C;
}


/*SHOP*/

.shopCat td {
  padding: 0px 30px 20px 30px;
  font-family: arial;
  25%;
}

.shopCat td A:hover, .shopCat td A  {
	color:#000;
	text-decoration: none;
}

/*.shopItem { width: 100%; }*/

.shopItem td {
  padding: 0px 40px 20px 40px;
  font-family: arial;
  width: 25%;
}

/*.shopItem td.lasttd { padding-right: 0px; }*/

.shopItem a { font-weight: bold; }

.shopItem td A:hover, .shopItem td A {
	color:#000;
	text-decoration: none;
}

.ordernow { padding-top: 5px; }

.itemPage { margin-top: 20px; }

.viewItem_text { margin-top: 20px; font-weight: bold; }

.prodImg { margin-top: 5px; }

.ordernow .button {
	font-size: 11px; 
	font-family: Verdana;
	height: 20px;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #FFF;
	width: 80px;
}
.ordernow .formfields { 
	font-size: 12px;
	font-family: Verdana, Arial;
	border: 1px solid #000;
	width: 30px;
	padding: 2px; 
	height: 14px;
	_height: 20px;
	text-align: center;
 }
 
.searchnpp .formfields { 
	font-size: 12px;
	font-family: Verdana, Arial;
	border: 1px solid #000;
	width: 130px;
	padding: 2px; 
	height: 14px;
	_height: 20px;
 }
 
.searchnpp .button {
	font-size: 11px; 
	font-family: Verdana;
	height: 20px;
	font-weight: bold;
	cursor: pointer;
}


.itemList {
	margin-top: 20px;
	margin-bottom: 10px;
}

.itemList th {
	background-color: #ebe9e6;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	color: #e90535;
	margin: 0;
	padding: 2px;
	font-family: arial;
}

.itemList td, .itemList th {
	padding: 3px 3px;
}

.itemList .evn td {
	background-color: #FFF;
}

.itemList .odd td {
	background-color: #ebe9e6;
}

.itemList .formfields {
	font-size: 12px;
	font-family: Verdana, Arial;
	border: 1px solid #000;
	width: 30px;
}

.itemList .addtocart, .itemList .qty, .itemList .remove {
	background-color: #FFF;
	text-align: center;
	width: 70px;
}

.itemList .qty {
	width: 70px;
}

.itemList .remove {
	width: 70px;
}

.itemList .top {
	background-color: #FAFAFA;
}

.grey {
	background-color: #e9eaeb;
	width: 180px;
	padding: 10px;
}

.grey .formfields {
	font-size: 10px;
	font-family: Verdana, Arial;
}

.searchsize {	
	margin-top: 5px; font-size: 10px;
	padding: 2px;
}

.searchsize td {
	font-size: 11px;
	padding: 2px;
}

.indent {
	padding-left: 20px;
	padding-bottom: 10px;
}

.indent a {
	display: block;
	color: #000;
	font-weight: bold;
	padding: 2px;
}

.indent a:hover {
	text-decoration: underline;
	color: #000;
}

.desc {
	margin-bottom: 20px;
}

.itemstuff {
	font-size: 12px;
	padding: 5px;
}

.grey hr {
	margin: 0px;
	background-color: #FFF;
}

.grey select {
	margin-top: 5px;
}

.number_search .formfields {
	font-size: 11px;
	font-family: Verdana, Arial;
	width: 100px;
}

.indexcontent {
	font-family: arial;
	font-size:19px; 
	color:#FFF;
	padding-left: 100px;
}

.indexfooter {
	font-family: arial;
	font-size:18px; 
	color:#FFF;
	background-color:#707070;
	padding-left: 10px;
}

.footer td, .indexfooter td {
	font-family: arial;
	font-size:15px;
	font-weight: bold; 
	color:#FFF;
}

.indexfooter a {
	color: #FFF;
}

.enquiry {
	margin: 20px 0px;
	width: 100%;
}

.enquiry td {
	background-color: #ebe9e6;
	padding: 3px 0px;
	text-align: center;
}

.enquiry a {
	color: #e90535;
}