.products_show_div{
	margin-top:3px;
	width:200px;
	height:280px;	
	border:2px solid #ffffff;
	background:url(../images/product_bg.gif);
}

/* border:2px solid black;background:url(../images/product_bg.gif); */
.products_show_div:hover{
	border:2px solid black;
}
.products_show_table{
	width:100%;
	height:100%;
}
.products_show_img{
	width:100%;
	height:120px;
}
.products_show_pirce{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:red;
	height:35px;
}
.products_show_img img{
	width:180px;
	height:120px;
	border:6px solid #414141;
}
.products_show_name{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:black;
	padding-left:10px;
	padding-right:10px;
	height:80px;
}
.products_show_name a:link{
	color:white;
	font-weight:bold;
}

.products_show_name a:visited{
	color:white;
	font-weight:bold;
}
.products_show_name a:active{
	color:white;
	font-weight:bold;
}
.products_show_name a:hover{
	color:red;
	font-weight:bold;
}
.circle_one{
    /* Do rounding (native in Firefox and Safari, CC in IE) */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    CCborderRadius: 5px;
}
.dis_images_div{
	border:2px solid gold;
}

#main_product_td{

	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    CCborderRadius: 5px;
    
margin-top:15px;
	/* width:180px; */
	height:100px;	
	border:2px dotted white;
	padding-top:15px;
	
	
}





#main_product_td:hover{
border:2px solid black;

color:white;
}
#bannerThree img{
	height:340px;
}

.footlink{
    color:#A9A9A9;
    text-decoration: none;
    font-family: arial,sans-serif;
    font-weight: 100;
    font-size:9px;
    margin:auto;
}
                
.footlink a{
    color:#A9A9A9;
    text-decoration: none;
    font-family: arial,sans-serif;
    font-weight:100 ;
    font-size:9px;
}
.linkstyle{
    color:#A9A9A9;
    text-decoration: none;
    font-family: arial,sans-serif;
    font-weight:100 ;
    font-size:9px;
}
.linkstyle a{
    color:#A9A9A9;
    text-decoration: none;
    font-family: arial,sans-serif;
    font-weight:100 ;
    font-size:9px;
}
