* html .img_frame_bg,

* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

*html  .main_img_style {
	margin-right: 7px;
}

*html .img_frame_bg {

	padding-top: 0;
}

*html #welcome_text {
background: #fff;
opacity:.8;
filter: alpha(Opacity=75);
-moz-opacity: 0.70;
position: relative;
z-index: 10;
margin-right:5px;
margin-top: -315px;
height: 10em;
padding: 10px 25px 15px 25px;
}

*html  a.read_more {
     position:relative;
	 z-index: 1000;
	color: #fff !important;
}

*html #home #left_hand_col {
	float: left;
	width: 200px;
	padding: 0 2px 0 3px;
	margin: 30px 85px 0 -728px;
}

*html #home #mid_col {
	float: left;
	width: 462px;
	margin: 10px 30px 0 132px;
}

*html #sub #mid_col, 
*html #home #mid_col,  
*html #product #mid_col {
	float: left;
	width: 462px;
	margin: 10px 30px 0 132px;
}

*html #home #right_hand_col {
	float:left;
	width: 182px;
	margin: 30px 8px 20px 0;
	padding: 0 4px 0 4px;
}

*html #sub #right_hand_col, 
*html #product #right_hand_col{
	width: 182px;
	margin: 30px 8px 20px 0;
	padding: 0 4px 0 4px;
}

*html #sub #left_hand_col, 
*html #product #left_hand_col  {
	float: left;
	width: 200px;
	padding: 30 2px 0 3px;
	margin: 0px 85px 0 -730px;
}

*html #sub #mid_col, 
*html #product #mid_col {
	float: left;
	width: 468px;
	margin: 10px 30px 0 120px;
}

*html #sub #right_hand_col,
*html #product #right_hand_col {
	float:left;
	height: 200px;
	width: 182px;
	margin: 30px 8px 20px 0;
	padding: 0 4px 0 4px;
}
 
*html #welcome_text p {
	font-size: .9em;
	color: #040404;
	font-weight: bold;
	line-height: 140%;
}

*html ul.sub_nav li a{
	 	 color: #737173 !important;
}

ul.sub_nav li a:hover, ul.sub_nav li a.current, ul.sub_nav li ul li a:hover, ul.sub_nav li ul li a.curren{
	color: #fff !important;
	}


html>body ul.breadcrumb { *margin-top: -6px; }

*html form#select_item p { margin-left: 8px;} 

html>body form#select_item p { margin-left: 8px;}

*html #sub #main_container .container,
*html #product #main_container .container {
	position:relative;
	z-index: 100;
	float:left;
	background: #fff;
	margin-top: 10px;
	margin-left: 5px;
	width: 945px;
}


#sub #main_container .container {
	width: 100%;
	overflow:visible;
}

*html #sub #main_advert, *html #product #main_advert {
	position: absolute;
	width: 100%;
	background: #dd995b url(/_images/main_advert_bg2.gif) repeat-x bottom left;
	clear: both;
	float: left;
	z-index: 100;
	top: 190px;
	left: 0;
}

*html #sub #wrapper {
    clear:both;
	margin: 0 auto;
	width: 975px;
	z-index: 100;
}

*html #home #main_container, *html #sub #main_container, *html #product #main_container, *html #search_results #main_container {
	width: 970px;

}

*html div.cat_search {
margin-right: 6px;
}
