﻿.products-pages-top {
    padding-bottom: 20px;
    margin-bottom: 20px;
	width: 1200px;
    overflow: hidden;
	margin: 0 auto;
}

.products-pages {
    padding: 10px;
}
.products-pages span{
    font-size:16px;
}

#tsShopContainer li,
#tsShopContainer img {
    vertical-align: top;
}

#tsShopContainer {
    width: 500px;
    position: relative;
    border: 1px solid #CCC;
    font-size: 12px;
    padding-bottom: 5px;
    float: left;
}

#tsShopContainer #tsImgS {
    text-align: center;
    width: 100%;
    position: relative;
}

#tsShopContainer #tsImgS a {
    display: block;
    text-align: center;
    margin: 0px auto;
}

#tsShopContainer #tsImgS img {
    border: 0px;
}

#tsShopContainer #tsPicContainer {
    width: 100%;
    height: 70px;
    position: relative;
    background: url(../images/scrollpicbg.gif) repeat-x 0px 0px;
}

#tsShopContainer #tsPicContainer #tsImgSArrL {
    width: 17px;
    height: 100%;
    background: url(../images/picshoparr.gif) no-repeat left center;
    position: absolute;
    top: 0px;
    left: 8px;
    cursor: pointer;
}

.Stable { width: 640px; float: right; line-height: 25px; font-size: 16px; }
.Stable td{ font-size: 14px; height: 45px;}
.Stablel {color:#999;}
.Stable b{font-size: 20px; font-weight: bold; color: #e01313;}
.products-pages-content-Purchase{ margin-top: 10px; } .products-pages-content-Purchase a{ padding: 10px 20px; background: #de940e; display: inline-block;border-radius: 5px; color: #fff; font-weight: bold; font-size: 15px; }

#tsShopContainer #tsPicContainer #tsImgSArrR {
    width: 17px;
    height: 100%;
    background: url(../images/picshoparr.gif) no-repeat right center;
    position: absolute;
    top: 0px;
    right: 8px;
    cursor: pointer;
}

#tsShopContainer #tsPicContainer #tsImgSCon {
    position: absolute;
    top: 10px;
    left: 38px;
    width: 1px;
    height: 70px;
    overflow: hidden;
}

#tsShopContainer #tsPicContainer #tsImgSCon ul {
    width: 100%;
    overflow: hidden;
}

#tsShopContainer #tsPicContainer #tsImgSCon li {
    width: 70px;
    float: left;
    cursor: pointer;
}

#tsShopContainer #tsPicContainer #tsImgSCon li img {
    padding: 3px;
    margin: 1px;
    border: 1px solid #e4e4e4;
    display: block;
    width: 60px;
    height: 50px;
}

#tsShopContainer #tsPicContainer #tsImgSCon li.tsSelectImg img {
    border: 2px solid #DE150D;
    margin: 0px;
}

.MagicZoomBigImageCont {
    border: 1px solid #ccc;	
    background: #FFF;
}

.MagicZoomMain {
    text-align: center !important;
    width: 92px;
}

.MagicZoomMain div {
    padding: 0px !important;
}