
div#tmpSlideshow {
background:#FFFFFF;
    position: relative;
    height: 274px;
    width: 1000px;
	
}

div.tmpSlide {
    position: absolute;
    top: 0;
    left: 0;
    width: 350px;
    height: 270px;
    display: none;
}
div.tmpSlide img {
    float: left;
   margin:8px;
    width: 638px;
    border: 1px solid rgb(244, 244, 244);
}
div#tmpSlideshowControls {
    position: absolute;
    bottom: 6px;
    width: 350px;
}
div.tmpSlideshowControl {
    float: left;
    margin: 0 5px 0 10px;
    width: 20px;
    height: 36px;
	color:#FFFFFF;
	font-weight:bold;
    font: 14px Arial, sans-serif;
    text-align: center;
    cursor: pointer;
}
div.tmpSlideshowControl span {
    line-height: 36px;
    vertical-align: middle;
}
div.tmpSlideshowControlOn {
    background-image: url('../images/FeatureOver.png');
}
div.tmpSlideshowControlActive {
	background:url(../images/btnRed.png) 0px 9px no-repeat;
}
div.tmpSlideCopy {
    position: absolute;
    left: 660px;
    top: 20px;
    width: 320px;
}
div#tmpSlideshow h4 {
    color: #236fa8;
	font-weight:bold;
    font: 17px Arial, sans-serif;
    margin: 0px 0;
	
}
div#tmpSlideshow .redtxt {
    font: 16px Arial, sans-serif;
	color:#c40210;
	padding-top:-10px;
}
div.tmpSlideCopy h4 {
float:left;
padding-right:10px;
}
.line-gray{
width:317px;
height:1px;
background-color:#999999;
}
.best-seller-tag{
width:144px;
height:145px;
background:url(../images/best-seller-tag.png) no-repeat;
position:absolute;
z-index:10;
margin:-5px 0px 0px -5px; 
}

.tmpSlideCopy .star-area img{
width:140px;
float:left;
margin:0px 0 0 1px;
padding:0;
height:30px;
}
.text-botmarea{
width:300px;
height:auto;
float:left;
}
.blue-arw{
width:0px;
margin:8px 0 0 1px;
padding:0;
height:19px;
}
.txt-sml{
width:250px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
float:left;
margin-left:30px;
margin-top:-20px;
}
.bnr-btn{
width:102px;
height:29px;
background:url(../images/bnr-bluebtn.png) no-repeat;
font-size:12px;
color:#FFFFFF;
text-align:center;
margin:30px 0px 0px 30px;
float:left;
padding:6px 0px 0px 0px;
}
.bnr-btn-pa{
width:102px;
height:29px;
background:url(../images/bnr-bluebtn.png) no-repeat;
font-size:12px;
color:#FFFFFF;
float:left;
text-align:center;
margin:30px 0px 0px 60px;
padding:6px 0px 0px 0px;
}
