@charset "utf-8";
/* CSS Document */

body, td, p, a, h1, h2, input, option, textarea, div 

{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link		{color : #000000; text-decoration : none;}
a:visited	{color : #000000; text-decoration : none;}
a:hover		{color : #fff; text-decoration : none;}

.spacer 	{ clear:both; margin:0; padding:0; height:15px; }	
.spacer2 	{ clear:both; margin:0; padding:0; height:10px; }	

body {
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px;
	font-size:9pt;	
	color: #000000;
	background:#000000;
}

#container_wrapper
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../images/top_bgstrip.jpg) top repeat-x;
}

#container
{
	margin: 0 auto;
	width:932px;
	padding:0px 0px 0px 0px;
	border:0px solid #FF0000;
}

#header
{
	height:296px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid #00ff00;
}

#lefttitle
{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid #0000ff;
}


#lefttitle h1
{
	font-size:13pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

#header .tirecentre
{
	float:right;
	margin:0px 29px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid #ff0000;
	display:inline;
}

#header .tirecentre img
{
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#header .call
{
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid #00ff00;
}

#header .call p
{
	color:#d6e0ec;
	font-size:11pt;
	font-weight:bold;
	margin:0px 50px 0px 0px;
	padding:5px 0px 0px 0px;
}

#topnav
{
	line-height: 41px;
	background:url(../images/topnav_bgstrip.jpg) repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px solid #FF0000;
}

#topnav ul
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
	text-align:right;
}


#topnav ul li
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
}

#topnav ul li a
{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10pt;
	background:url(../images/topnav_seperator.jpg) no-repeat;
}

#topnav ul li a:hover
{
	color:#b0c0d7;
}

.banner
{
	height:193px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../images/banner_bgstrip.jpg) repeat-x;
}

.logo
{
	float:left;
	margin:21px 0px 0px 15px;
	padding:0px 0px 0px 0px;
}

.banner_right
{
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.alignleft {
  text-align : left;
}

.floatleft {
  float : left;
}

.alignright {
  text-align : right;
}

.floatright {
  float : right;
}

.aligncenter {
  text-align : center;
}

.hide {
  display : none;
}

.clear {
  clear : both;
}

.redtext {
  border : #CC0000 solid 1px;
  color: #CC0000;
  margin : 12px;
  padding : 12px;
  background : #FFFFFF;
}

hr {
  border : #c4dfaa solid 1px;
  background: #c4dfaa;
  height : 4px;
}

html>body hr {
  border : #c4dfaa solid 1px;
  border-top : #c4dfaa solid 1px;
  border-bottom : #c4dfaa solid 0px;
  display : block;
  margin : 3px 0px 3px 0px;
  background : #c4dfaa;
}

div.backbutton {
  border : #000000 solid 0px;
  float : left;
  width : 20px;
  height : 30px;
  display : inline;
}

div.nextbutton {
  border : #000000 solid 0px;
  float : left;
  width : 20px;
  height : 30px;
  text-align : right;
  display : inline;
}

div.pagenumbers {
  border : #000000 solid 0px;
  float : left;
  width : 500px;
  height : 20px;
  text-align : center;
  display : inline;
}

strong.pagenumber, a.pagenumber {
  border : #000000 solid 0px;
  background : #EEEEEE;
  padding : 3px;
  margin : 2px;
  text-decoration : none;
}

div.productthumb1 {
  border : #000000 solid 0px;
  background : #EEEEEE;
  width : 200px; 
  float : left; 
  display : block;
  margin : 10px;
  padding : 10px;
}


/* FORM STYLES - START */
form {
  margin : 0px 0px 0px 0px;
  padding : 0px 0px 0px 0px;
}

label {
  font-weight : normal;
}

label.formleft {
  display : block;
  width : 150px;
  float : left;
  text-align : right;
  margin-right : 6px;
  padding-bottom:20px;
}

small.formnote {/* margin left same width as label.formleft width */
  margin : 0px 0px 0px 160px;
  display : block;
}

input.checkbox {
  width : 20px;
  float : left;
}

label.labelright {
  display : block;
  width : 90%;
  float : left;
  margin-right : 6px;
  text-align : left;
  font-size : 9px;
  font-weight : normal;
  color : #000000;
  padding-top : 4px;
}

fieldset {
  margin : 12px;
  line-height: 20px;
  padding : 6px;
}

#search fieldset {
  margin : 12px 12px 12px 12px;
  padding : 6px;
  width: 290px;
  height: 60px;
  border: 1px solid #cccccc;
}

fieldset.address {
  width : 45%;
  float : left;
  margin : 12px;
  padding : 6px;
}

legend {
  color : #000000;
  font-weight : bolder;
}

.formmsg {
  color: #CC0000;
  padding-top : 6px;
}

.form {
  width : 200px;
}

textarea {
  font-size : 12px;
}

.button {
  background-color : #009a3d;
  color: #ffffff;
  border:1px solid #666666;
  font-weight:bold;
  font-size:10pt;
  font weight: bold;
}
/* FORM STYLES - END */

table {
  margin-top : 12px;
  margin-bottom : 12px;
  border : 1px;
}

caption {
  text-align : left;
}

th {
  background-color : #769e47;
  padding-left : 3px;
  color:#FFFFFF;
  padding-right : 3px;
  padding-top : 3px;
  padding-bottom : 3px;
  font-size : small;
  font-weight: bold;
  text-align : left;
  border : 0px;
}

td.right, td.data, td.center {
  background-color : #d5efbb;
  padding-left : 3px;
  padding-right : 3px;
  padding-top : 3px;
  padding-bottom : 3px;
  border : 0px;
}

td.right {
  text-align : right;
}

#highlight a.title {
  color: #999999;
  font-size: 18px;
  font-weight:bold;
  text-decoration:none;
  font-family:Arial, Helvetica, sans-serif, Verdana ;
}

#highlight small {
  color: #000000;
  font-size: 10px;
  text-decoration:none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#highlight p.pricelabel {
  color: #000000;
  font-size: 12px;
  text-decoration:none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#highlight p.price {
  color: #CC0000;
  font-size: 14px;
  font-weight:bold;
  text-decoration:none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#highlight .mainimg {
	margin-right: 10px;
	margin-left: 10px;
}
	
#highlight {
  background-image: url(../images/highlight_bg.gif);
	background-repeat: none;
	background-position: center top;
}

#highlight legend {
	color: #328CB7;
	font-size:110%;
	font-weight: bolder;
	margin: 0px 0px 0px 10px;
}

#highlight .smallimg_1 {
  float:left;
  margin:10px 0px 0px 0px;
}

#highlight .smallimg_2 {
  float:right;
  margin:10px 0px 0px 0px;
}

#highlight .smallimg_3 {
  float:left;
  margin:3px 0px 0px 0px;
}

.highlightbutton {
  margin:20px 0px 0px 40px;
}

#left_contentent{
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	border:0px solid #0FF;
	overflow:hidden;}
	

#left_contentent .online_enquiry{
	margin:0px 0px 22px 5px;
	padding:0px 0px 0px 0px;
	border:0px solid #00F;
	width:244px;
	overflow:hidden;
	float:left;
	text-align:center;}
.UIRoundedTransparentBox{padding:0;margin:0; }
.UIRoundedTransparentBox_Inner{padding:0;margin:0;position:relative; }
.UIRoundedTransparentBox_Border{border:1px solid #8eb9d4;padding:0px 0px 0px 0px ;margin:0px 0px 0px 0px;background:transparent; }
.UIRoundedTransparentBox_Corner{background:url(../images/6jwhsirz.png) left top no-repeat;width:8px;height:8px;padding:0;margin:0;overflow:hidden;position:absolute;}
.UIRoundedTransparentBox_TL{left:0;top:0;background-position:0 0}
.UIRoundedTransparentBox_TR{right:0;top:0;background-position:-8px 0}
.UIRoundedTransparentBox_BL{left:0;bottom:0;background-position:0 -8px}
.UIRoundedTransparentBox_BR{right:0;bottom:0;background-position:-8px -8px}
.UIInterstitialBox_Container{padding:1px 1px; overflow:hidden;}

#left_contentent .online_enquiry img{
	width:242px;
	padding:4px 0px 5px 0px;}
	
#left_contentent h1{
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#9b0023;
	text-shadow: #fff -1px -1px 1px;}
	
#left_contentent p{
	margin:0px 0px 0px 0px;
	padding:5px 5px 10px 5px;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;}

.submit_info{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:block;
	background:url(../images/our-price-list.jpg) 0px 0px;
	border:none;
	outline:none;
	height:68px;
	width:305px;}

.submit_info:hover{	background:url(../images/our-price-list.jpg) 0px -67px;}