/* CSS Document */

div, td, th, img, p, a, ul, li, h1, h2, h3, h4, h5, h6, form, input, label, select, textarea{
	padding:0;
	margin:0;
}
img{ 
	display:block;
	 border:none;
}

/*-------------------------- BANNER GALLERY AREA --------------------------*/
div#productGalArea{
	background:url(../images/banner-gal-bg.gif) 0 100% repeat-x;
	}
div#productGalArea div#galaryArea{
	background:url(../images/product-gal-bot-bg.gif) 0 100% no-repeat;
	height:206px;
	padding:0 32px 7px 27px;
	position:relative;
	width:881px;
	}
div#galaryArea a.mouseover_left{
	display:block;
	position:absolute;
	width:9px;
	height:21px;
	top:91px;
	left:10px;
	}
div#galaryArea a.mouseover_right{
	display:block;
	position:absolute;
	width:9px;
	height:21px;
	top:91px;
	right:10px;
	}
div#wn{
	position:relative;
	overflow:hidden;
	height:206px;
	width:881px;
	}
table#t1 div.galPicDivider{
	background:url(../images/divider.gif) 100% 0 no-repeat;
	padding:0 2px 0 0;
	width:143px;
	}
table#t1 a{
	/*margin:0 22px 0 0;*/
	display:block;
	/*width:152px;
	height:199px;*/
	cursor:pointer;
	}
table#t1 a img,
div#galaryArea a.galarrowLink,
div#productGalArea div#galaryArea a.leftArrow,
div#productGalArea div#galaryArea a.rightArrow{
	display:block;
	}
#statusdiv{
	position:absolute; 
	left:-300px;
	visibility:hidden;
	}
p.galTxt{
	font:normal 16px/20px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-align:center;
	padding:0 0 8px;
}
a.readMore{
	margin-bottom:24px !important;
}
table#t1 td img{
	display:block;
}
table#t1 td.glow1{
	background:url(../images/glow-bg.jpg) 0 0 no-repeat;
	width:143px;
}
td.glow2{
	background:url(../images/glow-bg2.jpg) 0 0 no-repeat;
	width:155px;
	height:206px;
}
td.glow3{
	background:url(../images/glow-bg3.jpg) 0 0 no-repeat;
	width:143px;
	height:206px;
}
td.glow4{
	background:url(../images/glow-bg4.jpg) 0 0 no-repeat;
	width:148px;
	height:206px;
}
td.glow5{
	background:url(../images/glow-bg5.jpg) 0 0 no-repeat;
	width:142px;
	height:206px;
}
td.glow6{
	background:url(../images/glow-bg6.jpg) 0 0 no-repeat;
	width:140px;
	height:206px;
}
table#t1 div.galPicDivider2{
	background:url(../images/divider.gif) 100% 0 no-repeat;
	padding:0 2px 0 0;
	width:155px;
	}
table#t1 div.galPicDivider3{
	background:url(../images/divider.gif) 100% 0 no-repeat;
	padding:0 2px 0 0;
	width:143px;
	}
table#t1 div.galPicDivider4{
	background:url(../images/divider.gif) 100% 0 no-repeat;
	padding:0 2px 0 0;
	width:148px;
	}
table#t1 div.galPicDivider5{
	background:url(../images/divider.gif) 100% 0 no-repeat;
	padding:0 2px 0 0;
	width:142px;
	}
table#t1 div.galPicDivider6{
	background:url(../images/divider.gif) 100% 0 no-repeat;
	padding:0 2px 0 0;
	width:140px;
	}

/*-------------------------- BODY CONTAINER AREA --------------------------*/


