* {
	margin:						0;
	padding:					0;
}

body {
	font-size:					12px;
	color:						#222;
	font-family:				Verdana, Arial, Helvetica, sans-serif;
	background:					transparent url(../images/container_bg.gif) repeat-x top left;
}


h2 {
	font-size:					12px;
	width:						140px;
	font-weight:				bold;
	height:						20px;
	display:					block;
	padding-top: 				3px;
	padding-bottom: 			3px;
	padding-left: 				3px;
}

a:link {
	color:						#f26521;
}

a:visited {
	color:						#f26521;
}

a:hover {
	color:						#222222;
}

a:active {
	color:						#222222;
}

/* --------- Main Container --------- */

#main_container {
	/*width:						780px;*/
	width:						100%;
	position: relative;
}


/* --------- Masthead ---------*/

#masthead {
	padding-left:				15px;
	width:						95%;
	height:						113px;
	background:					transparent url(../images/storefab_logo_295x85.gif) no-repeat top right;
	
}
.masthead-strapline {
	font-size:					16px;
	font-weight:				bold;
	width:						450px;
	height:						15px;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 150px;
}

#masthead p {
	width:						100px;
	height:						30px;
	background:					transparent url(../images/basket_icon_20x17.gif) no-repeat top left;
	padding-top: 				10px;
	padding-right: 				0;
	padding-bottom: 			0;
	padding-left: 				25px;
	margin-left: 150px;
}

#masthead a {
	color:						#000;
	text-decoration:			none;
	line-height: 				18px;
	vertical-align: top;
}

#masthead a:hover {
	color:						#000;
	text-decoration:			none;
	border-bottom:				2px solid #ff6633;
}




/* ---- Top Navigation ---- */

#top_nav {
	height: 					18px;
	text-align:					left;
	padding-top:				33px;
	line-height: 18px;
	padding-left: 0px;
	margin-left: 150px;
}


#top_nav li {
	display:					inline;
	border-left:				1px solid #ccc;
	padding-left:				8px;
	padding-right:				7px;
}

#top_nav a {
	color:						#FFF;
	text-decoration:			none;
}

#top_nav a:hover {
	color:						#ff6633;
	text-decoration:			none;
	border-bottom:				2px solid #ff6633;
}

#top_nav h3 {
	color:						#fff;
	font-weight:				bold;
	font-size:					12px;
	float:						left;
	margin-right:				110px;
	margin-top: 1px;
}




/* -------- Left Navigation -------- */

#left_nav_expander_container {
	margin:						0;
	width:						100%;
	height:						auto;
	background:					transparent url(../images/left_nav_repeat_bg.gif) repeat-y top left;
	float:						left;
}

#left_nav {
	margin:						0;
	width:						204px;
	height:						477px;
	background:					transparent url(../images/nav_bg_204x487.gif) no-repeat top left;
	float: left;
}


/* Ads Box: Orderonline and Telephone */

#left_nav_ads_box {
	color:						#FFF;
	width:						170px;
	background:					transparent url(../images/order_ad_bg_160x73.gif) no-repeat top left;
	padding:					15px 20px 20px 23px;
	margin-top:					10px;
}

#damson_link {
	color:						#000;
	width:						130px;
	text-align:					center;
	margin-top:					30px;
	padding-top:				10px;
	border-top:					1px solid #a2a4a8;
}
#damson_link a {
	color:						#000 !important;
	background-image:			none !important;
}


/* Search */

#search_box {
	width:						204px;
	height:						36px;
	background:					transparent url(../images/search_bg_204x36.gif) no-repeat top left;
	padding:					5px 0 0 15px;
	overflow: hidden;
	position: relative;
}

.sbutton {
	position: absolute;
	top: 3px;
	right: 36px;
}

input.searchbox {
	border:						1px solid #666;
	height: 18px;
	width: 130px;
	margin-top: 3px;
	background-image: url(../images/search-box-back.png);
	background-repeat: no-repeat;
}

.right-search-result {
	text-align:					right;
}

.search-pos {
	margin-left:				40px;
	margin-top: 				10px;
	margin-bottom: 				10px;
}

/* ---- Left Hand Navigation ---- */

.product-group {
	color:						#000;
	font-weight:				bold;
	font-size:					13px;
	padding:		            5px 20px 5px 15px;
}

#left_nav li {
	font-size:					11px;
	list-style:					none;
	width:						195px;
	display:					inline; /* fixes IE double space li bug */

}
#left_nav a {
	padding:					3px 30px 3px 15px;
	display:					block;
	text-decoration:			none;
	color:						#000;
	background:					url(../images/li_bg.gif) repeat;
}
#left_nav a:hover {
	display:					block;
	color:						#ff6633;
	text-decoration:			none;
	background:					url(../images/arrow_9x16.gif) no-repeat;
}



/* --------- Main Area Home page --------- */

#main_area {
	width:						700px;
	float:						right;
	margin-right: 5%;
}
#crumbtrail {
	width:						570px;
	height:						20px;
	padding:					5px 0 0 0;
	font-size:					10px;
}

#left_top_col {
	width:						380px;
	float:						left;
}
#left_top_col h2 {
	color:						#f26521;
	margin:						5px 0 20px 0;
}

#right_top_col {
	width:						300px;
	border-left: 				1px solid #a2a4a8;
	float:						right;
	background:					url(../images/special_offer_flash.gif) no-repeat top right;
}
#right_top_col p {
	padding:					0 0 0 5px;
}

#bottom_col {
	clear:						both; 
}

.box-prod {
	border:						1px solid #a2a4a8;
	width:						173px;
	float:						left;
	height: 300px;
}

.box-description {
	height:						67px;
	width:						163px;
	padding-left: 5px;
	font-size: 11px;
	padding-right: 5px;
	padding-top: 4px;
}

/*.box-image {
	width:						140px;
	height:						140px;
	text-align: center;
}
*/

.box-image1 {display: table; height: 140px; width:173px; #position: relative; overflow: hidden;text-align: center;}

.box-image2 {#position: absolute; #top: 50%; #left: 50%; display: table-cell; vertical-align: middle;}

.box-image3 {#position: relative; #top: -50%; #left: -50%;}








.backgrnd-h2 {
	background:					url(../images/arrow_up.gif) no-repeat top right #dfe0e0;
	height: 					50px;
	width: 						173px;
}



#box_1 {
	width:						170px;
	float:						left;
}

#box_2 {
	width:						170px;
	border-left:				1px solid #a2a4a8;
	float:						left;
	padding:0 8px 0 0;
}

#box_3 {
	width:						170px;
	border-left:				1px solid #a2a4a8;
	float:						left;
}

#box_4 {
	width:						170px;
	border-left:				1px solid #a2a4a8;
	float:						right;
}
#box_1 p {
	padding:					0 0 0 5px;
}

#box_2 p {
	padding:					0 0 0 5px;
}

#box_3 p {
	padding:					0 0 0 5px;
}

#box_4 p {
	padding:					0 0 0 5px;
}




/* ---- Main area shop ---- */

h1{
	font-size: 					170%;
	color:						#f26521;
}

.body-content-info {
	width: 						71%;/*width ie5*/
	display: 					table;
	margin-top: 				5px;
	margin-left: 				5px;/*position ie5*/
}
html>body .body-content-info {width: 72%;margin-left: 25px;}/*position non ie5*/

.body-content {
	width: 						70%;/*width ie5*/
	display: 					table;
	margin-top: 				5px;
	margin-left: 				0px;/*position ie5*/
}
html>body .body-content {
	width: 73%;
	margin-left: 10px;
}/*position non ie5*/

.backlink {
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					11px;
	position: 					relative;
	width: 						120px;
	margin-top: 				5px;
	margin-bottom: 				15px;
}


.backlink-bottom {
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					11px;
	position: 					relative;
	width: 						120px;
	margin-left: 				215px;
	margin-top: 				15px;
	margin-bottom: 				15px;
}

/* ---- Cataloge Product shop ---- */


img {
border:none;
}


#image-home-right {
	width:						380px;
	float:						right;
	border-left:				1px solid #a2a4a8;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
}

#top_col_prod {
	width:						98%;
	float:						left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#top_col_prod h2 {
	color:#F26521;
	font-size: 140%;
	width: auto;
	margin-left: 0px;
	padding-left: 0px;
	
}


#left_top_col_prod {
	width:						415px;
	float:						left;
	border-right:				1px solid #a2a4a8;
	margin-top: 				10px;
	margin-bottom: 				10px;
	margin-right: 				10px;
}

#specialleft_top_col_prod {
	float:						left;
	border-right:				1px solid #a2a4a8;
	margin-top: 				10px;
	margin-bottom: 				60px;
	margin-right: 				10px;
}

/*#left_top_col_prod img {
	border-right:				1px solid #a2a4a8;
	margin-right: 10px;
	float: left;
	padding-right: 10px;
	margin-bottom: 20px;
}
*/
#right_top_col_prod {
	width:						auto;
	margin-left: 				5px;
	margin-top: 				10px;
}
#right_top_col_prod h3 {
	color:						#f26521;
	padding-top: 				0;
	padding-right: 				0;
	padding-bottom: 			0;
	padding-left: 				20px;
	margin-bottom: 				20px;
	width: inherit;
}

#right_top_col_prod h4 {
	color:						#f26521;
	font-size: 12px;
	font-weight: bold;
	padding:					0 0 0 5px;
	margin-top: 8px;
}

#right_top_col_prod p {
	padding:					0 0 0 5px;
}


input.txt-add-button {
	background-color: 			#ff6633;
	font-weight: 				bold;
	font-size: 					11px;
	color: 						white;
	border: 					3px solid #fff;
}
.quantity-out {
	float:						right;
	padding-top: 				6px;
	padding-bottom: 			6px;
	width: 						auto;
}

.quantity {
	float:						right;
	top: 						1px;
	width: 						auto;
}
.quantity2 {
	top: 						1px;
	font-weight: 				normal;
	color: 						#000000;
}
.quantity select {
	vertical-align: 			middle;
}
.quantity2 select {
	vertical-align: 			middle;
}

.quantity input {
	vertical-align: 			middle;
}
.quantity2 input {
	vertical-align: 			middle;
}

#product-list-top {
	float: 						left;
	width: 						97%;
	background-color: 			#FFFFFF;
	padding-top: 				0px;
	padding-bottom: 			3px;
	padding-left: 				5px;
	padding-right: 				5px;
	border-top: 				1px solid #a2a4a8;
	height: 5px;
}

#product-list-bottom {
	float: 						left;
	width: 						97%;
	background-color: 			#FFFFFF;
	padding-top: 				3px;
	padding-bottom: 			3px;
	padding-left: 				5px;
	padding-right: 				5px;
	border-bottom: 				1px solid #a2a4a8;
	height: 5px;
}

#product-list-title {
	float: 						left;
	width: 						97%;
	background-color: 			#CCCCCC;
	padding-top: 				8px;
	padding-bottom: 			8px;
	padding-left: 				5px;
	padding-right: 5px;
	margin-top: 3px;
}

.product-info-list-title {
	width: 						60%;
	float: 						left;
}

.top-home {
	font-weight: 				bold;
}
.centre-home {
	color: 						#f26521;
	font-weight: 				bold;
	text-align: 				center;
	font-size: 					14px;
}

.product-info-list-home {
	width: 						67%;
	float: 						left;
	padding-top: 				8px;
	padding-bottom: 			8px;
}

.product-info-list {
	width: 						44%;/*position ie5*/
	float: 						left;
	padding-top: 				8px;
}
html>body .product-info-list {width: 51%;}/*position non ie5*/

.product-info-list2 {
	padding-top: 				6px;
	padding-bottom: 6px;
}

.list-price {
	font-weight:				bold;
	margin-right: 				6px;
	color: 						#f26521;
}

.product-list {
	float: 						left;
	width: 						97%;
	border-top:					3px solid #FFFFFF;
	background-color: 			#FCE0D4;
	padding-top: 				5px;
	padding-bottom: 			5px;
	padding-left: 				5px;
	padding-right: 				5px;
}
.product-list2 {
	float: 						left;
	width: 						46%;
	border-top:					3px solid #FFFFFF;
	background-color: 			#FCE0D4;
	padding:					5px;
	margin-right: 				5px;
	margin-bottom: 				5px;
	height: 					130px;
}

#product-list h2 {
	background-color:			#DFE0E0;
	height:						35px;
	padding-top:				5px;
	padding-left:				5px;
}

#product-list a:link {
	font-size: 					14px;
	color:						#f26521;
}

#product-list a:visited {
	font-size: 					14px;
	color:						#f26521;
}

#product-list a:hover {
	font-size: 					14px;
	color:						#222222;
}

#product-list a:active {
	font-size: 					14px;
	color:						#222222;
}

.product-description {
	margin-left:				10px;
}

.product-price {
	margin-left:				10px;
	font-weight:				bold;
}
.cat-prod-image {
	float: 						right;
	margin-bottom: 				5px;
	margin-left: 				5px;
}

/* ---- Cart shop ---- */

.nopcart {
  padding: 						5px;
}

.nopheader{
  padding: 						5px;
}

.nopentry {
  padding: 						5px;
}

.noptotal {
  padding: 						5px;
}

.nopbutton {
	color:#F26521;
	font-size: 12px;
	font-weight: bold;
}
.btn {
	color:#F26521;
	font-size: 12px;
	font-weight: bold;
}



/* ---- Footer ---- */

.footerline {
	height: 					auto;
	position: 					relative;
	width: 						70%;
	margin-left: 				210px;
	color: 						#333333;
	text-align: 				center;
	margin-top: 				20px;
	margin-bottom: 				20px;
}



/* ---- SF / Thwaite info box ---- */

#sf-siteseal {
	font-family: 				Arial, Helvetica, sans-serif;
	font-size: 					10px;
	background-image: 			url(../images/sf-siteseal.png);
	background-repeat: 			no-repeat;
	height: 					67px;
	width: 						93px;
	margin: 					6px 6px 6px 19px;/*position ie5*/
	float: 						left;
	clear: 						both;
	line-height: 				normal;
}
html>body #sf-siteseal {margin-left: 38px;}/*position non ie5*/



#sf-siteseal .pbs {
	color: 						#336699;
	margin-left: 				30px;
	padding-top: 				1px;
	line-height: 				normal;
	padding-left: 				0px;
}
#sf-siteseal .pbs a {
	padding: 				0px;
	color: 						#336699;
	text-decoration: 			none;
	line-height: 				normal;
	background-image:			none !important;
}
#sf-siteseal .pbs a:hover {
	color: 						#336699;
	text-decoration: 			underline;
	padding: 					0px;
}
#sf-siteseal .sbt {
	margin-top: 				1px;
	margin-left: 				1px;
	padding: 					0px;
}
#sf-siteseal .sbt a {
	padding: 					0px;
	color: 						#336699;
	text-decoration: 			none;
	text-align: 				center;
	background-image:			none !important;
}
#sf-siteseal .sbt a:hover {
	padding: 					0px;
	color: 						#336699;
	text-decoration: 			underline;
	text-align: 				center;
}

/*-------------------------------subcat code ------------------------------------*/

.catsub-prod-holder {
	background-color: 			#ffffff;
	margin-left: 				0px;
	margin-bottom: 				5px;
	width: 						100%;
}
.catsub-prod {
	width:						31%;
	background-color: 			#f2f2f2;
	float: 						left;
	margin-right: 				2%;
	border-bottom-width: 		2px;
	border-bottom-style: 		solid;
	border-bottom-color: 		#003366;
	margin-top: 				5px;
}
.catsub-image {
	float: 						left;
	margin-right: 				5px;
}
.catsub-prod-text {
	padding: 					6px;
}
.catsub-prod-link {
	background-color:			#003366;
	text-align: 				center;
	padding-top: 				2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	width: 100%;
	display:block;
}
.catsub-prod-link a:link {
	background-color:#003366;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	width: 100%;
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.catsub-prod-link a:visited {
	background-color:#003366;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.catsub-prod-link a:hover {
	background-color:#B52E01;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	display:block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.catsub-prod-link a:active {
	background-color:#003366;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	display:block;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
/*---------------------------- related items start ---------------------------------------------------*/
.rel-box {
	border-top:2px solid #B52E01;
	clear: both;
}
/*---------------------------- product page styles start ---------------------------------------------------*/

.prod-hotspot-1 {
}

.prod-buy-now {
	line-height: 28px;
	margin-bottom: 4px;
}

.prod-image-holder {
	clear: both;
}
.prod-image {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;
	float: right;
}
.prod-image2 {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}
.prod-image3 {
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}
.prod-summary {
	margin-bottom: 12px;
}
.prod-price {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 14px;
	color: #F26521;
	text-align: left;
	margin-top: 4px;
}
.prod-description {
	margin-top: 12px;
	margin-bottom: 12px;
}


.prod-hotspot-2 {
	margin-top: 12px;
	margin-bottom: 12px;
	height: 30px;
}

.prod-hotspot-3 {
	margin-bottom: 12px;
	clear: both;
	height: 50px;
}



/*-------------------------------clearing code ------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}
/*---------------------------- pop up ---------------------------------------------------*/

#message-container {
	width:350px;
	height:121px;
	background-image:url(../images/pop-box.png);
	position:absolute;
	top:-141px;                             /*height value plus 20px;*/
	left:50%;
	z-index:100;
	margin-left:-175px;                     /*half the width value*/
	font-family:verdana, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
}
#message-container p {
	text-align:center;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

input.message-button {
	color:#F26521;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	right: 12px;
	bottom: 12px;
	}
	
input.message-button2 {
	color:#F26521;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 12px;
	left: 12px;
	}
	
/*---------------------------- pop up ---------------------------------------------------*/

#message-container-error {
	width:350px;
	height:121px;
	background-image:url(../images/pop-box-error.png);
	position:absolute;
	top:-141px;                             /*height value plus 20px;*/
	left:50%;
	z-index:100;
	margin-left:-175px;                     /*half the width value*/
	font-family:verdana, sans-serif;
	font-size:12px;
	background-repeat: no-repeat;
}
#basketmessage-error {
	text-align:center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 110px;
}

input.message-button-error {
	color:#F26521;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 20px;
	left: 171px;
	}
/*---------------------------- pop up opacity effect ---------------------------------------------------*/
/*#dropSheet
{
	position: absolute;
	top: 0;
	left: 0;
	z-index:99;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	
}
*/
.breadcrumb {
	font-size: 11px;
}
#seo-info {
	float: left;
	position: absolute;
	left: 0px;
	top: 70px;
	padding-bottom: 10px;
}
/*#right_top_col_prod ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 220px;
}
*/#right_top_col_prod ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 420px;
}
#right_top_col_prod li {
	background-image: url(../images/sf-bullet.png);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 28px;
	padding-bottom: 7px;
}
.offer h1 {
	font-size: 200%;
	float: right;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	width: 50%;
}
#right_top_col_prod .offer {
	padding-top: 20px;
	padding-bottom: 20px;
	height: 60px;
	float: left;
	width: 70%;
}
#main_container #left_nav_expander_container .body-content #right_top_col_prod .image-right {
	float: right;
}
#main_container #left_nav_expander_container .body-content #right_top_col_prod .image-right-ab {
	float: right;
	position: absolute;
	top: 110px;
	right: 10%;
}
#main_container #left_nav_expander_container .body-content #right_top_col_prod .tel {
	font-size: 200%;
	color: #F26521;
	font-weight: bold;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}
#main_container #left_nav_expander_container .body-content #right_top_col_prod .call-us {
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 20px;
}


/*----------------------------  Banner link right styles ---------------------------------------------------*/
a.top:link, a.top:visited, a.top:active {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
	float: right;
	padding-left: 20px;
	padding-right: 8px;
	background-image: url(../images/basketwhite.png);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	line-height: 25px;
}

a.top:hover {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	background-image: url(../images/basketorange.png);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	line-height: 25px;
}
#main_container #masthead .discount {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}
.discount-screen h1 {
	padding-bottom: 60px;
}
.discount-screen {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 14px;
}
.discount-screen span {
	font-size: 12px;
}
.discount-screen h2 {
	font-size: 120%;
	width: auto;
}
#main_container #left_nav_expander_container .body-content .body-content-info .checkout-message span {
	font-size: 10px;
}
#main_container #masthead .discount a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_container #left_nav_expander_container .body-content #right_top_col_prod .rel-hold {
	position: relative;
}
#main_container #left_nav_expander_container .body-content #right_top_col_prod .home-important {
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding-bottom: 10px;
	font-size:110%;
}
.smalltext {
	font-size:90%;
	text-align:center;
	}
.home-image-right {
	float: right;
	clear:right;
}


.home-prod {
	width:142px;
	height:122px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	overflow:hidden;
	margin-right: 4px;
	display:inline;
	margin-top: 4px;
}


.home-prod h2 {
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
	width:142px;
	height:122px;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	margin: 0;
	}
	
.home-prod h2 a:link {
	display: block;
	width:142px;
	height:122px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/home-link-roll.gif') no-repeat 0 -122px;
	padding-top: 101px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-align: left;
	}
.home-prod h2 a:visited {
	display: block;
	width:142px;
	height:122px;
	overflow:hidden;
	text-decoration: none;
	background: url('../images/home-link-roll.gif') no-repeat 0 -122px;
	padding-top: 101px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-align: left;
	}
.home-prod h2 a:hover {
	display: block;
	width:142px;
	height:122px;
	overflow:hidden;
	text-decoration: none;
	background-color:transparent;
	background-image: url(../images/home-link-roll.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 101px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-align: left;
	}
.home-prod h2 a:active {
	display: block;
	width:142px;
	height:122px;
	overflow:hidden;
	text-decoration: none;
	background-color:transparent;
	background-image: url(../images/home-link-roll.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 101px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-align: left;
	}
.home-prod span {
	position: absolute;
	left: 150px;
	top: 157px;
}








