h1 {
font-size:16px;
}

h2 {
font-size:14px;
padding-left: 10px;
}

body {
background:url(/images/IO_28.jpg);
background-repeat: repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.NavHeaderBG {
	background-image: url(/images/IO_05.jpg);
	background-repeat: repeat-x;
	padding-left: 0px;
}
.RightShadow {
	background-image: url(/images/IO_27.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.BGtop {
	background-image: url(/images/IO_04.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.NavFooterBG {
	background-image: url(/images/IO_25.jpg);
	background-repeat: repeat-x;
}td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.BGhometext {
	background-image: url(/images/bghometext.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 10px;
}
.ProductTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:link {
	color: #3970A7;
	text-decoration: none;
}
a:visited {
	color: #3970A7;
	text-decoration: none;
}
a:hover {

	color: #000000;
	text-decoration: underline;
}
a:active {


	color: #3970A7;
	text-decoration: none;
}
.subtext {
	padding-right: 10px;
	background-color:#FFFFFF;
}
.ProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3970A8;
	padding-top: 10px;
}

#leftcolumn {
	float:left; display:inline; margin-right:13px; overflow:hidden;
	
}


/* thumbnail page product cat */

#catlist {
	margin: 1em 10px;
	padding: 0;
	width: 738px;
	position: relative;
	left: -101px;
}


#catlist li {
	list-style: none;
	float: left;
	display: block;
	text-transform: uppercase;
	white-space: nowrap;
	width: 180px;
	
}

.maximagewidth{
	max-width:400px;
}

.sIFR-active span,
.sIFR-active #lblCatDetail,
.sIFR-active #lblCatTitle,
.sIFR-active #lblSubCat  {
	*font-size: 16px;
}

	#catlist li span{
		display: block; white-space: nowrap;
		}

#lblCatTitle {
	display: block;
}
#lblCatDetail {
	margin-left: 10px;
}

#dlstCatalog,
#lblCatDetail,
#lblSubCat {
	clear: both;
	display: block;
}

body.product_tn h2 {
	margin-top: 1em;
}

body.product_tn dl {
	text-align: center;
	width: 200px;
	padding: 20px;
	margin: 0;
}

	body.product_tn dt {
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
	
	body.product_tn dd {
		margin: 0;
		padding: 0;
	}
	
	body.product_tn dd.image a img {
		border: 1px solid #000;
	}
	
/* product page */

#leftcolumn {
	width: 400px;
	float: left;
	_display: inline;
}	

#rightcolumn {
	width: 320px;
	float: left;
	_display: inline;
}

	#rightcolumn h2 {
		padding: 0;
	}

	#views ul,
	#views li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#views li {
		display: inline;
	}

		#views li img {
			width: 100px;
			height:100px;
		}
		
		.imagelarge{
			max-width:400px;
		}













