@charset "utf-8";
/* CSS Document 
Author : Ashutosh Machhe
*/

.slideshow { width: 690px; height:310px;/*height:375px;*/ background:#fff; color:#fff; }


/* slide-gallery */
.slide-gallery{ margin-left:10px;}
.slide-gallery h2{background:#f2f2f2 url(../images/gradient-silver.gif) repeat-x 0 100%;	padding: 8px 10px 8px 11px;	border-bottom: 1px solid #ccc;}
.skills ul{	margin: 0;	padding: 17px 0 35px;	list-style: none;}
.skills li img{display: block;}
.skills li{padding: 3px 0 17px 15px;}
.skills li:first-child{padding-bottom: 15px;}
.slide-gallery h2{padding-left: 15px; font-size:20px; font-weight:300; text-shadow: 1px 2px 2px #FFF;}
.skills .title{position: relative;}
.skills .title .more{background: url(../images/btn-silver.gif) no-repeat;width: 34px;	left: 320px;	top: 9px;	height: 41px;	position: absolute;	overflow: hidden;	text-indent: -3333px;}
.slide-gallery{position: relative;}
.slide-gallery .holder{}
.slide-gallery .inner{width:238px;	height:310px;	overflow: hidden;	 border:1px solid #eee;}
.slide-gallery ul{	margin: 0;	padding: 0;	list-style: none;	width: 9999px;}
.slide-gallery ul li{	float: left;	width:240px;}
.slide-gallery ul li img{display: block;}
.slide-gallery .link-next, .slide-gallery .link-prev{	width: 28px;	top: 6px;	left: -6px;	height: 30px;	position: absolute;	overflow: hidden;	text-indent: -3333px;	background: url(../images/btn-slider-gallery-prev.gif) no-repeat;}
.slide-gallery .link-next{	left:216px;	#left:203px;background: url(../images/btn-silver.gif) no-repeat;}

.homeProductGallery{}
.homeProductGallery div.product{border-bottom:1px solid #eee; padding:12px; float:left}
.homeProductGallery div.product:last-child{ border-bottom:none;}
.homeProductGallery div.product:hover{background:#f8f8f8;}
.homeProductGallery div.product a.imageLink {display:block;float:left;margin:0 10px 0 0; border:2px solid #ddd;}
.homeProductGallery div.product a.imageLink img{display:block; width:70px;}
.homeProductGallery div.product h6{width:130px; float:left}
.homeProductGallery div.product h6 b {color:#0C74A6;display:block;font-size:13px;font-weight:bold;margin-bottom:5px;}
.homeProductGallery div.product h6 b a{text-decoration:none; color:#0C74A6;}
.homeProductGallery div.product h6 i{color:#555;display:block;font-size:11px;font-style:normal;margin-bottom:5px;}