/* Copyright 2008 MagicToolBox.com. To use this code on your own site, visit http://magictoolbox.com */

/* CSS class for zoomed area */
.MagicZoomBigImageCont {
	border:			1px solid  #FFFFFF;
}

.MagicZoomMain {
	text-align: center !important;
	width: 92px;
}

.MagicZoomMain div {
	padding: 0px !important;
}

/* Header look and feel CSS class */
/* header is shown if "title" attribute is present in the <A> tag */
.MagicZoomHeader {
	font:			10px Tahoma, Verdana, Arial, sans-serif;
	color: #020001;
	background:		 #FFFFFF;
	text-align:     center !important; 
}


/* CSS class for small looking glass square under mouse */
.MagicZoomPup {
	border: 		1px solid #FFFFFF;
	background: 	#ffffff;
}

/* CSS style for loading animation box */
.MagicZoomLoading {
	text-align:		center;
	background: 	 #FFFFFF; 
	color:			#FFFFFF;
	border: 		1px solid #ccc;
	opacity:		0.8;
	padding:		3px 3px 3px 3px !important;
	display: 		none; /* do not edit this line please */
}

/* CSS style for gif image in the loading animation box */
.MagicZoomLoading img {
	padding-top:	3px !important;
}

#product_dtl td{ border-collapse:collapse; vertical-align:middle; height:30px; text-indent:0em; font-size:12px; color:#000000;}

.dir2{ width:750;border-collapse:collapse;border:#C8B9AE solid 1px;} 
.dir2 td{border:#C8B9AE solid 1px;padding:4px 0px 4px 0px;vertical-align:middle; text-align:center;} 
.dir3{border-collapse:collapse;border:#C8B9AE solid 1px;} 
.dir3 td{border:#C8B9AE solid 1px;padding:5px 5px 6px;vertical-align:middle; text-align:center;} 
#scroll{width:716px; float:left; height:180px; }
#prev{width:15px;height:72px;float:left;background:url('images/prev.jpg') no-repeat;cursor:pointer;margin-top:25px; margin-left:5px;}
#next{width:15px;height:72px;float:right;background:url('images/next.jpg') no-repeat;cursor:pointer;margin-top:25px; margin-right:5px;}
#box{width:720px;float:left;display:block;overflow:hidden;margin-left:10px;}
#box ul li{width:165px;float:left;text-align:center;}
#box ul li a{display:block;color:#405781;}
#box ul li a:hover{color:#ff0000;}
#box ul li a img{}

#boxImg{width:720px;float:left;display:block;overflow:hidden;margin-left:5px;}
#boxImg ul li{width:110px;float:left;text-align:center;}
#boxImg ul li a{display:block;color:#666;padding:5px 0;}
#boxImg ul li a img{width:420px;height:300px;margin-bottom:5px;}