/***
 * CSS layout by Dennison Uy <dennison_uy@yahoo.com>
 */
 
 a {
 	cursor: pointer;
	cursor:hand;
}
#products2 {
	position: relative;
	float: right;
	right: 12px;
	top: 4px;
	background: url(images/products2_bg.gif) no-repeat;
	width: 661px;
	min-height:608px;
	padding-bottom:30px;
	z-index: 1;
}

#products2-inner {
	margin: 0 auto;
	width: 600px;
	position:relative;
	top: 30px;
}
#products2-inner td img {
	float: left;
	padding-right:6px;
}
.products-image {
	float: left;
	padding-right:6px;
	padding-bottom:5px;
	width:218px;
}
#products2-inner td {
	width:218px;
	padding:10px;
}
#products2-inner table {
	width:500px;
}

#products2-inner td #img1 {
	display: block;
	background:url(images/readmore.jpg) no-repeat;
	width:77px;
	height:15px;
	float:right;
	margin-top:5px;
	
}

#products2-inner td div {
	position:relative;
	width:170px;
}
#products2-inner td h5 {
	color:#4586CA;
}
#products2-specs {
	margin: 0 auto;
	width: 600px;
	position:relative;
	top: 30px;
}
#products2-specs .cat {
	margin-top:10px;
	margin-bottom:5px;
	margin-right:10px;
	position:relative;
	display: block;
	color:#BFC54C;
	font-size:16px;
}
#products2-specs .prod {
	position:relative;
	display: inline;
	color:#005CB6;
	font-weight:bold;
	font-size:18px;
	margin-left:20px;
}
#products2-specs h3 div {
	background:url(images/arrow_right.gif) no-repeat;
	position:absolute;
	width: 106px;
	height: 19px;
	margin-top:5px;
	margin-left:5px;
	display:inline;
	top: -2px;
	left: 237px;
	left: 300px;
	left: 363px;
}
#products2-specs p {
	display: block;
	margin-bottom:0px;
	width:400px;
	text-align:justify;
	margin-bottom:20px;

}
#products2-specs img {
	float: right;
	margin-top:-100px;
}
#products2-specs td,th {
	width:200px;
	text-align:justify;
}
#products2-specs th {
	width:50px;
	text-align:justify;

}

#products2-specs table {
	margin-top:10px;
	margin-bottom:20px;
	width:400px;
}
#products2-specs .dot {
	display: block;
	background: url(images/dot.gif) no-repeat;
	position: relative;
	width: 9px;
	height: 7px;
	float:left;
}
 .brochure {
	display: block;
	position:relative;
	font-size: 11px;
	font-weight:bold;
	clear:both;
	color:#0066CC;
	text-decoration:underline;
}
#brochure a:active, a:link, a:visited, a:hover{
	text-decoration:underline;
}

* html #products2 {
height: 608px;
}

#subnav span {
	display: none;
}

#subnav {
	background: url(images/products_subnav.gif) no-repeat -121px 0;
	width: 121px;
	height: 328px;
	float: left;
	position: relative;
	left: 5px;
	top: 29px;
	z-index: 2;
}

#subnav a {
	width: 121px;
	background: #FF0000;
	display: block;
	background: url(images/products_subnav.gif);
	float: left;
}

#page3-a-1 #subnav1 a,
#page3-a-2 #subnav2 a,
#page3-a-3 #subnav3 a,
#page3-a-4 #subnav4 a,
#page3-a-5 #subnav5 a,
#page3-a-6 #subnav6 a,
#page3-a-7 #subnav7 a,
#page3-a-8 #subnav8 a,
/* temporary edit tofind the Link
#page3-a-1 #subnav1 a,
#page3-a-2 #subnav2 a,
#page3-a-3 #subnav3 a,
#page3-a-4 #subnav4 a,
#page3-a-5 #subnav5 a,
#page3-a-6 #subnav6 a,
#page3-a-7 #subnav7 a,
#page3-a-8 #subnav8 a, */


#subnav a:hover {
background: none;
}

#subnav1 a { height: 42px; background-position: 0px 0px; }
#subnav2 a { height: 40px; background-position: 0px -42px; }
#subnav3 a { height: 39px; background-position: 0px -82px; }
#subnav4 a { height: 41px; background-position: 0px -121px; }
#subnav5 a { height: 41px; background-position: 0px -162px; }
#subnav6 a { height: 39px; background-position: 0px -203px; }
#subnav7 a { height: 41px; background-position: 0px -242px; }
#subnav8 a { height: 45px; background-position: 0px -283px; }
