/* ---- General ---- */

* {
	margin:0;
}

body {
	background-color:#000000;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#ffffff;
}

img {
	border:0px;
}

.clear {
	clear:both;
}

/* ----------------- ypSlideOutMenusC ----------------- */

.submenudiv a:link, .submenudiv a:visited, .submenudiv a:active {
  background-color:#000000;
  border-bottom:1px solid #ffffff;
  padding-top: 5px; 
  padding-bottom: 5px;
  padding-left: 19px;
  padding-right: 5px;
  font-family: font-family:Verdana, Arial;
  color:#FFFFFF;
  font-size:12px;
  text-decoration:none;
  text-align:left;
  display: block;
  
}
.submenudiv a:hover {
  color:#cc2222;
}

/* ---- Header Part ---- */

.h1_txt {
	right:10px;
	position:absolute;
	font-size:10px;
	font-weight:normal;
	color:#727272;
	z-index:1;
}

#flash_wrapper {
	width:1024px;
	margin:0 auto;
	position:relative;
}

#top_bg {
	background:url(/images/top_bg.gif) center no-repeat;
	height:65px;
	position:relative;
}

#logo {
	position:absolute;
	padding-top:29px;
	padding-left:47px;
	width:196px;
	height:90px;
	z-index:1;
}

#left_top_bg, #right_top_bg {
	width:34px;
	height:342px;
	position:relative;
}

#left_top_bg {
	background-image:url(/images/flash_left_border.gif);
	float:left;
}

#right_top_bg {
	background-image:url(/images/flash_right_border.gif);
	float:right;
}

#flash_banner {
	width:956px;
	height:342px;
	float:left;
	position:relative;

}

#flash_bottom {
	background-image:url(/images/flash_bottom_border.jpg);
	width:1024px;
	height:37px;
	margin:0 auto;
	clear:left;

}

/* ---- Content Part ---- */

#content_wrapper {
	position:relative;
	width:1024px;
	background-image:url(/images/content_bg.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	min-height:100px;
	height:auto !important;
	height:100%;
}

#left_top_content_bg {
	position:absolute;
	width:160px;
	height:84px;
}

#right_top_content_bg {
	position:absolute;
	width:108px;
	height:84px;
	right:0px;
}

#left_bottom_content_bg {
	position:absolute;
	width:123px;
	height:75px;
	bottom:0px;
}

#right_bottom_content_bg {
	position:absolute;
	width:108px;
	height:75px;
	right:0px;
	bottom:0px;
}

#content {
	margin-left:50px;
	position:relative;
	width:930px;
}

#content a {
	color:#cdcdcd;
	font-weight:bold;
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
}

.list_decimal {
	list-style:decimal inside;
	margin-left:0px !important;
	margin-left:45px;
}

.list_disc_left {
	float:left;
	list-style:disc inside;
	margin-left:0px !important;
	margin-left:20px;
}

.list_disc_right {
	list-style:disc inside;
	margin-left:300px;
}

.h2_header {
	font-size:14px;
	font-weight:bold;
}

.h2_title {
	font-size:12px;
	font-weight:bold;
}

.price_table {
	border-collapse: collapse;
	margin-left:60px;
	padding:4;
}

.price_table td {
	border:1px solid #cdcdcd;
	/*background-color:#ffffff;
	color:#2d2d2d;*/
	color:#000000;
}

/* ---- Image Part ---- */

.article_left, .article_right {
	float:left;
	position:relative;
	width:480px;
	min-height:144px;
	height:auto !important;
	height:100%;
}

.article_left {
	margin-left:-19px;
}

.article_right {
	margin-left:-14px;
}

.article_frame {
	float:left;
	width:184px;
	height:144px;
	position:relative;
	background-image:url(/images/image_bg.gif);
}

.article_frame img {
	margin-left:25px;
	margin-top:23px;
}

.details {
	float:right;
	width:295px;
}

.details a{
	font-family:Arial, Verdana;
	font-size:10px;
	color:#000000;
}

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

.image_frame {
	width:247px;
	height:194px;
	position:relative;
	background-image:url(/images/image_bg_large.gif);
}

.image_in_frame {
	position:relative;
	margin-left:33px;
	margin-top:31px;
}

#aboutus_img {
	float:right;
	right:300px;
	margin-bottom:-35px;
	margin-top:-25px;
}

#contactus_img {
	float:right;
	right:110px;
	margin-top:-30px;
}

#contactus_img2 {
	float:right;
	right:110px;
	margin-top:-205px;
}

#homepage_img {
	float:right;
	right:10px;
	margin-top:-125px;
}

#price_list_img {
	float:right;
	right:10px;
	margin-top:50px;
}

#price_list_img2 {
	position:absolute;
	float:right;
	right:10px;
	margin-top:350px;
}

#price_list_img3 {
	float:right;
	right:110px;
	margin-top:30px;
}

#product_img {
	float:right;
	right:100px;
	margin-top:-80px;
	margin-bottom:-20px;
}

#tyre_disposal_img, #tyre_disposal_img2 {
	float:right;
	right:250px;
}

#tyre_disposal_img {
	margin-bottom:-30px;
}

#tyre_disposal_img2 {
	margin-top:-20px;
	margin-bottom:-30px;
}

#rubber_matting_img, #rubber_matting_img2 {
	float:right;
	right:50px;
}

#rubber_matting_img2 {
	margin-top:0px;
}

#second_hand_img {
	float:right;
	margin-top:15px;
	margin-bottom:-20px;
	right:150px;
}

#second_hand_img2 {
	float:right;
	margin-top:-25px;
	right:15px;
}

#used_machinery, #used_machinery2 {
	float:right;
	right:90px;
}

#used_machinery {
	margin-top:30px;
	margin-bottom:-30px;
}

#used_machinery2 {
	margin-top:30px;
	margin-bottom:-20px;
}

/* ---- Contact Form ---- */

#form_table {
	margin-left:60px;
}

#form_table .formfield {
	width:140px;
	font-size:11px;
	border:1px solid #cdcdcd;
}
#form_table .formfield_large {
	width:230px;
	font-size:11px;
	border:1px solid #cdcdcd;
}

.formfield {
	width:140px;
	font-size:11px;
	border:1px solid #cdcdcd;
}
.formfield_large {
	width:230px;
	font-size:11px;
	border:1px solid #cdcdcd;
}


#submit_button, #clear_button {
	width:64px;
	height:14px;
	border:0px;
	cursor:pointer;
}

#submit_button {
	background-image:url(/images/submit.gif);
}

#clear_button {
	background-image:url(/images/clear.gif);
}

/* ---- Footer Part ---- */

#footer {
	position:relative;
	margin:10px 0px 0px 50px;
	width:940px;
	min-height:50px;
	height:auto !important;
	height:100%;
	color:#cdcdcd;
}

.h3_footer {
	display:inline;
	font-size:10px;
	font-weight:normal;
}

.h3_footer a {
	color:#cdcdcd;
	text-decoration:none;
}

.h3_footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#footer_bottom {
	clear:both;
	background-image:url(/images/footer_bg.gif);
	margin:0 auto;
	width:1024px;
	height:40px;
}

#exa_logo a {
	display:block;
	width:54px;
	height:20px;
	background:url(/images/exa_logo.gif);
	background-position:0 0px;
	position:absolute;
	right:19px;
	bottom:1px;
}

#exa_logo a:hover {
	background-position:0 20px;
}

.hder3 {
    color:#cdcdcd;
	font-weight:bold;
	font-size:11px;
}

.hdern3 {
    color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
}

.hderp3 {
    color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
}