@font-face {
  font-family: 'rsu';
  src: local('RSU Regular'), local('RSU-regular'),url('fonts/rsufont/RSU_Regular.eot'); /* IE9 Compat Modes */
  src: local('RSU Regular'), local('RSU-regular'),url('fonts/rsufont/RSU_Regular.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'rsuLite';
  src: local('RSU light'), local('RSU-light'),url('fonts/rsufont/RSU_light.eot'); /* IE9 Compat Modes */
  src: local('RSU light'), local('RSU-light'),url('fonts/rsufont/RSU_light.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'pagename';
  src: local('Century Gothic'), local('CenturyGothic'),url('fonts/text/CenturyGothic.eot'); /* IE9 Compat Modes */
  src: local('Century Gothic'), local('CenturyGothic'),url('fonts/text/CenturyGothic.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'pagenameTH';
  src: local('Prompt Regular'), local('Prompt-Regular'),url('fonts/text/Prompt-Regular.eot'); /* IE9 Compat Modes */
  src: local('Prompt Regular'), local('Prompt-Regular'),url('fonts/text/Prompt-Regular.ttf')  format('truetype'); /* Safari, Android, iOS */
}

body {
	margin: 0 !important;
	padding: 0 !important;
	max-width:100%;
	font-family: "pagename", "pagenameTH", "Open Sans", Arial, sans-serif;
	background: white !important;
	transition: all 0.5s;
}


body,td,th,tt,font,span,div,select,input,textarea,p{
	font-family: "pagename", "pagenameTH", "Open Sans", Arial, sans-serif;
	font-size: 1rem;
}

body a{
	color: #555555;
	text-decoration: none;
}

body a:hover{
	color: #555555;
	text-decoration: underline;
}

.ATSwarper {
    display: table;
    margin: 0 auto;
    width: 100%;
    padding: 0;
    max-width: 1232px;
}

.clearfix{
	width: 100%;
	clear: both;
}

.topMenu{
	background: #f7f7f7;
	border-top: 1px solid #b2b2b2;
	border-bottom: 1px solid #e0e0e0;
	padding: 0;
	margin: 0;
	display: none;
}

.topMenu .innerBorder{
	border-bottom: 1px solid white;
	padding: 0;
	margin: 0;
}

.topMenu ul{
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: table;
	background: url('images/topMenu-bg.png') left top no-repeat;
}

.topMenu ul li{
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	width: 245px;
	background: url('images/topMenu-bg.png') right top no-repeat;
}

.topMenu ul li a{
	display: block;
	height: 70px;
	padding: 0;
	margin: 0;
	background-position: left top;
	background-repeat: no-repeat;
}

.topMenu ul li a:hover{
	background-position: left -67px;
}

.topMenu ul li a.a1{
	background-image: url('images/t-grip.png');
}

.topMenu ul li a.a2{
	background-image: url('images/t-tac.png');
}

.topMenu ul li a.a3{
	background-image: url('images/t-string.png');
}

.topMenu ul li a.a4{
	background-image: url('images/t-all2.png');
}

.header {
    width: 100%;
    max-width: 1212px;
}

.header .logo{
	display: block;
	float: left;
	background: url('images/logo-new-400.png') left top no-repeat;
	height: 90px;
	width: 200px;
	background-size:cover;
}

.header .search{
	display: block;
	float: right;
	color: #adadad;
	font-size: 11px;
}

.header .search .moreLink{
	text-align: right;
	color: #A0A0A0;
	padding: 2px 2px 0 0;
}

.header .search .moreLink div{
	display: block;
	float: right;
}

.header .search .moreLink div.callme{
	background: url('images/morelink.png') left bottom no-repeat;
	padding: 8px 0 0 30px;
}

.header .search .moreLink div.freeship{
	background: url('images/morelink.png') left top no-repeat;
	padding: 8px 0 0 50px;
	margin-right: 10px;
}

.header .search .moreLink a{
	font-weight: normal;
	font-size: 10px;
	color: #A0A0A0;
}

.header .search .searchArea {
    padding: 50px 0 0 0;
    text-align: right;
}

.header .search span.title{
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.header .search a{
	color: #adadad;
	font-size: 11px;
	text-decoration: none;
}

.header .search a:hover{
	text-decoration: underline;
}

.header .search input#headerSearch{
	border: 4px solid #dd1c1d;
	font-size: 11px;
	color: #696969;
	padding: 0 !important;
}

.header .search input#headerSearchBtn{
	background: #dd1c1d;
	color: white;
	text-shadow: 1px 1px 2px black;
	color: white;
	font-size: 11px;
	border: none;
	padding: 4px 10px !important;
	font-weight: normal !important;
}

.body{
	display: table;
	margin: 0 auto;
	width: 970px;
	padding: 10px 5px;
}

.footer{
	display: table;
	margin: 5px auto;
	width: 100%;
	/*border-top: 1px solid #afafaf;*/
	padding: 10px 0 10px 0;
	color: #8f7d75;
	font-size: 12px;
}

.footer a{
	color: #8f7d75;
	font-size: 12px;
}

.footer_pic{
	display: table;
	margin: 0 auto;
	width: 730px;
}

.bodyCol{
	display: table;
	margin: 0 auto;
	/* min-width: 980px; */
	width: 100%;
	max-width: 1232px;
	position:relative;
}

.bodyCol1{
	display: block;
	float: left !important;
	width: 200px !important;
	overflow: hidden;
	min-height: 500px;
	padding: 0;
	margin: 0;
}

.bodyColCenter{
	display: table;
	margin: 0 auto;
	width: 730px;
}

.bodyCol2{
	display: block;
	width: calc(100% - 210px);
	padding: 10px 5px;
	float: left !important;
	overflow: hidden;
}

.bodyCol3{
	display: none;
	float: left !important;
	width: 120px !important;
	overflow: hidden;
	padding: 0;
}

div.sfixed{
	position: fixed;
	top: 95px;
	width: 200px !important;
	height: calc(100% - 105px);
}

/*div#col3Banner.sfixed {
    right: 0;
}*/

.subBodycol1{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

.subBodycol2{
	display: block;
	float: right;
	margin: 0 0 0 5px;
	padding: 0;
}

.sideblock{
	/*border: 1px solid #DCDCDC;*/
	padding: 5px;
	margin: 0 auto 10px auto
	/*box-shadow: 1px 1px 2px #DCDCDC;*/
	display: table;
	text-align: center;
}

.sideblock table{
	display: table;
	margin: 0 auto;
	max-width: 270px;
}


.subBodycol13{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	width: 240px;
	overflow-x: hidden;
}

.subBodycol23{
	display: block;
	float: left;
	margin: 0 5px 0 5px;
	padding: 0;
	width: 475px;
	overflow-x: auto;
}

#col1Banner{
	/*border: 1px solid #DCDCDC;
	padding: 0 0 5px 0;*/
	margin: 2px 0 0 0;
	height: 100%;
	/* position: relative; */
	overflow: hidden;
	width: 100%;
}

.banner-border{
	border: 1px solid #DCDCDC;
	padding: 0 0 5px 0;
}

.banner-l-title{
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	background: #DCDCDC;
	padding: 5px;
	margin: 0 0 0 0;
	text-align: center;
}

.banner-l-pr{
	padding: 0;
	margin: 0;
	width: 120px;
}

.banner-l-pr a.img{
	display: table;
	margin: 5px auto 5px auto;
	padding: 0;
}

.banner-l-pr a.img img{
	width: 50px;
	border: none;
}

.banner-l-pr a.name{
	display: table;
	margin: 0 auto;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}

.banner-l-pr a.name:hover{
	text-decoration: underline;
}

#col3Banner img.track{
	width: 120px;
	border: none;
}

.ATSkr-prname{
	background: #EEEEEE;
	border-radius: none !important;
	border: 1px solid #DCDCDC;
	border-left: none;
	border-right: none;
	font-weight: bold;
	color: #787878 !important;
	cursor: default;
}

.ATSkr-prname a{
	text-decoration: none !important;
}

input.items{
	border: none !important;
	border-radius: 2px !important;
	text-align: right;
	background: url('images/select.jpg') left top no-repeat !important;
	height: 17px;
	padding: 1px 8px 1px 8px !important;
	color: black !important;
	line-height: 19px;
}

.addtocart {
	display: table;
	line-height: 45px;
	padding: 0 30px;
	margin: 10px auto;
	background: #4F4F4F;
	color: white;
	font-weight: bold;
	border: none;
	border-radius: 0;
	font-size: 20px;
}

.addtocart:hover {
	background-color: #797979;
}

#ATS-pr-num{
	display: inline-block;
	padding: 0 0 0 0;
	margin: 3px 0 0 0;
	position: absolute;
}

#ATS-pr-num a{
	display: block;
	width: 16px;
	height: 8px;
	background-image: url('images/up-down-arrow.png');
	background-repeat: no-repeat;
}

#ATS-pr-num a.plus{
	background-position: left top;
}

#ATS-pr-num a.minus{
	background-position: left bottom;
}

table.details tr td{
	border-bottom: 1px dashed #DCDCDC;
}

table.details tr td.submit-cart{
	border: none;
}

.ATS-sm-area{
	display: block;
	float: left;
	border-collapse: separate;
	border-spacing: 2px;
	overflow: hidden;
	width: 618px;
}

.ATS-sm-area .ATS-sm{
	display: table-cell;
	vertical-align: middle;
	width: 160px;
	text-align: center;
	height: inherit;
	border: 1px solid #e2e2e2;
	margin: 0 2px;
}

.ATS-sm-area .ATS-sm .name{
	text-align: left;
	font-weight: bold;
	color: #33CCCC;
	height: 50px;
}

.ATS-sm-area .ATS-sm img{
	width: 150px;
	border: none;
}

.ATS-sm-area .sm-price{
	background: url('images/50.png') left top repeat;
	color: white;
	padding: 4px;
	text-align: left;
	display: none;
}

.atsbtn{
	display: table;
	margin: 20px auto 0 auto;
	background: #FFE084;
    background: -webkit-linear-gradient(#FFE084, #FF9900); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFE084, #FF9900); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFE084, #FF9900); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFE084, #FF9900); /* Standard syntax */
	border-radius: 4px;
	text-shadow: 1px 1px 0 white;
	color: black;
	padding: 0 15px;
	line-height: 30px;
}

a.smleft{
	display: block;
	float: left;
	background: url('images/ArrowLeft.jpg') center center no-repeat;
	width: 40px;
	height: 100px;
}
a.smright{
	display: block;
	float: right;
	background: url('images/Arrow.jpg') center center no-repeat;
	width: 36px;
	height: 100px;
}

.cartbtn{
	display: block;
	float: right;
	margin: 0 0 0 5px;
}

.cartbtn .btn{
	line-height: 35px;
	padding: 0 10px;
	background: #CFCFCF;
	color: black;
	font-weight: bold;
	border: none;
	border-radius: 3px;
	font-size: 12px;
	font-family: Tahoma, Verdana;
}

.cartbtn .btn:hover{
	background: #4F4F4F;
	color: white;
}

#share-buttons{
	display: table;
	margin: 0 auto;
}

#share-buttons a{
	text-decoration: none;
}

#share-buttons img {
width: 35px;
padding: 5px;
border: 0;
box-shadow: 0;
display: inline;
}

.hidden{
	display: none !important;
}

.ats-btn{
	line-height: 45px !important;
	padding: 0 20px !important;
	background: #555555 !important;
	color: white !important;
	font-weight: bold !important;
	border: none !important;
	border-radius: none !important;
	font-size: 16px !important;
	font-family: Tahoma, Verdana !important;
	height: auto !important;
}

.ats-btn:hover{
	background-color: #777777 !important;
}

.ats-login{
	width: 100%;
	border: 1px solid #e2e2e2;
	box-shadow: 1px 1px 4px #DCDCDC;
	padding: 4px;
}

.ats-login .col1{
	display: block;
	float: left;
	width: 50%;
}

.ats-login .col2{
	display: block;
	float: right;
	width: 50%;
}

.ats-login h3{
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	background: #e2e2e2;
	color: black;
	padding: 10px;
}

.ats-login table{
	margin: 10px auto;
}

.ats-login table tr th, .ats-login table tr td{
	text-align: left;
	padding: 4px;
}

.ats-input-area input[type="text"], .ats-input-area input[type="password"], .ats-input-area select, .ats-input-area textarea{
	padding: 4px;
	border: 1px solid #e2e2e2;
	border-radius: 4px;
}

.ats-input-area input[type="button"], .ats-input-area input[type="submit"], .ats-input-area input[type="reset"]{
	line-height: 25px;
	background: #e2e2e2;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	padding: 0 20px;
	border: none;
	color: black;
}

.ats-input-area input[type="button"]:hover, .ats-input-area input[type="submit"]:hover, .ats-input-area input[type="reset"]:hover{
	background: #777777;
	color: white;
}

.fl{
	display: block !important;
	float: left !important;
}

.fr{
	display: block !important;
	float: right !important;
}

.ats-line-top{
	border-top: 1px solid #DCDCDC;
}

.ats-cart-menu{
	padding: 20px 0 30px 0;
	margin-bottom: 20px;
	position: relative;
}

.ats-cart-menu .line{
	height: 1px;
	border-top: 1px solid #dcdcdc;
	position: absolute;
	z-index: 3;
	width: 100%;
	margin: 0;
	font-size: 1px;
}

.ats-cart-menu .line-step1{
	display: none;
}

.ats-cart-menu .line-step{
	height: 1px;
	border-top: 1px solid #dd1c1d;
	position: absolute;
	z-index: 4;
	/* margin: 0 0 0 74px; */
	font-size: 1px;
}

.ats-cart-menu .line-step2{
	width: 20%;
}

.ats-cart-menu .line-step3{
	width: 40%;
}

.ats-cart-menu .line-step4{
	width: 60%;
}

.ats-cart-menu .line-step5{
	width: 80%;
}

.ats-cart-menu .steplist{
	position: absolute;
	width: 100%;
	display: block;
	z-index: 5;
	margin-top: -8px;
}

.ats-cart-menu .steplist div.step{
	width: 20%;
	padding: 20px 0 0 0;
	line-height: 20px;
	text-align: center;
	display: block;
	float: left;
	background: url('images/cart-step.png') center -84px no-repeat;
	color: #DCDCDC;
}

.ats-cart-menu .steplist div.on{
	color: #dd1c1d;
	font-weight: bold;
	background: url('images/cart-step.png') center top no-repeat;
}

.ats-cart-menu .steplist div.pass{
	color: #dd1c1d;
	font-weight: normal;
	background: url('images/cart-step.png') center -184px no-repeat;
}

.cart-image{
	border: none;
	width: 100px;
	display: inline-block;
	margin: 0 15px 0 0;
	float: left;
}

.cart-name{
	font-size: 14px;
	font-weight: bold;
}

.cart-des{
	line-height: 22px;
	font-style: italic;
	font-size: 10px;
	color: #696969;
}

.ats-cart-pagetitle{
	font-size: 18px;
	font-weight: bold;
	color: black;
	padding: 0 0 10px 0;
}

.ats-cart-pagetitle div{
	font-size: 12px;
	font-weight: normal;
	color: black;
	padding-top: 20px;
}

.ats-td-list td{
	background: white;
}

.cart{
	padding: 4px;
	border-bottom: 1px solid #e2e2e2;
}

.cart input[type="text"]{
	border: 1px solid #e2e2e2 !important;
	height: 22px;
	text-align: right;
	border-radius: 3px;
	background: white !important;
}

.ats-cart-adjust-td{
	width: 120px !important;
}

a.cart-adjust{
	display: inline-block;
	padding: 0;
	width: 10px;
	line-height: 28px;
	text-decoration: none;
	margin: 0 2px 0 2px;
}

a.cart-adjust:hover{
	background: #EEEEEE;
}

.r{
	text-align: right !important;
}

.ats-complete-order{
	width: 80%;
	margin: 0 auto;
}

.ats-complete-order thead tr th{
	font-size: 16px;
	color: black;
	background: #EEEEEE;
	padding: 10px;
}

.ats-complete-order tbody tr th, .ats-complete-order tbody tr td{
	padding: 5px;
	border-bottom: 1px solid #EEEEEE;
	text-align: left;
}

.red{
	color: red !important;
}

.box{
	padding: 10px;
	border: 1px solid #DCDCDC;
	box-shadow: 1px 1px 4px #DCDCDC;
	margin: 0 0 10px 0;
}

.small{
	font-size: 11px;
	color: #696969;
	font-style: italic;
}

.c{
	text-align: center !important;
}

.active{
	display: inline-block;
	width: 20px;
	height: 16px;
	background: url('images/active.gif') right center no-repeat;
}

#ats-left-menu {
    margin: 10px -0 0 0;
    height: 100%;
    overflow-y:  scroll;
    width: 100%;
    padding-right: 17px;
    /* position: absolute; */
    /* right: -17px; */
    box-sizing: content-box;
}

#ats-left-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	width: 100%;
    min-width: 200px;
}

#ats-left-menu ul li{
	list-style: none;
	padding: 0 4px;
	margin: 0;
	display: block;
	line-height: 50px;
}

#ats-left-menu ul li a{
	display: block;
}

#ats-left-menu ul li.subleft{
	padding-left: 10px;
}

.pricerange{
	color: #8B8B8B;
	font-size: 10px;
}

.ribbon{
	display: none;
	position: absolute;
	width: 78px;
	height: 90px;
	background: url('images/bow.jpg') left 25px no-repeat;
	margin-left: 175px;
}

.hide-on-pc{
	display: none;
}

.ATSmenu.fix {
    position: fixed;
    width: 100%;
    z-index: 10002;
    top: 45px;
}

#totop {
    position: fixed;
    /* right: 25px; */
    bottom: 25px;
    left: 80px;
    display: block;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    /* background: #e2e2e2; */
    text-decoration: none;
    color: white;
    text-align: center;
    line-height: 50px;
    background-color: rgba(7, 57, 85, 0.50);
    z-index: 9;
    box-shadow: 2px 2px 5px #959595;
    /* border: 2px solid rgba(255,255,255, 0.5); */
}

#totop i {
    font-size: 1.5rem;
    line-height: 45px;
    color: white;
}

.home_banners_list {
    position: relative;
    display: block;
    float: left;
}

.home_banners_list a {
    display: block;
    width: calc(100% - 10px);
    margin: 5px;
}

.home_banners {
    display: flex;
    margin-left:-5px;
    margin-right:-5px;
}

.home_banners_list a img{
    max-width:100%;
}

.running_text {
    position: relative;
    height: 20px;
}

.running_text span, .running_text marquee {
    font-size: 1rem;
    color: #4267b2;
}

.running_text span{
	display: table;
	margin: 0 auto;
}

._content {
    width: 100%;
    padding: 0;
    margin: 0;
	position: relative;
}

.bodyCol2.full{
	width: 100%;
}

div#page-load {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.8);
    display: table-cell;
    z-index: 99999;
    background-image: url(images/loading.gif);
    background-position: center center;
    background-repeat: no-repeat;
	vertical-align: middle;
}

div#page-load div {
    display: table;
    /* margin-left: auto; */
    /* margin-right: auto; */
    background: url(images/tn-load.png) center center no-repeat;
    width: 80px;
    height: 20px;
    position: absolute;
    left: calc(50% - 40px);
    top: calc(50% + 20px);
}

.header .search .moreLink .toplink a {
    font-size: 1rem;
    display:inline-block;
    margin-left:20px;
    font-weight: 100;
}

.header .search .moreLink .toplink{
    margin-top:15px;
}

.ats-complete-order h3{
	display: none;
}

a.more_cat {
    font-size: 0.75rem;
    display: block;
    float: right;
}

a.more_cat:hover{
    text-decoration: none;
    color:#dd1c1d
}


.saleoff {
    position: absolute;
    top: 10px;
    right: -5px;
    background-color:#dd1c1d;
    padding:5px 5px 0 5px;
    border-radius:4px;
	box-shadow: 2px 2px 3px #AAAAAA;
}

.saleoff div.percentage, .saleoff div.percent_right{
    display:block;
    float:left;
    padding: 0;
    margin:0;
    font-size:1.8rem;
    line-height:1.5rem;
}

.saleoff div.percentage{
    font-weight:bold;
    color:white;
}

.saleoff div.percent_right .icon{
    color:white;
    font-weight:bold;
    font-size: 0.85rem;
    line-height:1rem;
}

.saleoff div.percent_right .off{
    margin-top:-8px;
    font-size: 0.7rem;
    color:#ffc107;
    font-weight:bold;
}

.ATSproducts .prlist ul li.viewmore {
    width: 100%;
    clear: both;
    padding: 0;
    margin: 0;
    display: block;
    height: unset;
    background: none;
}

.hideondesktop{
	display:none !important;
}

.ATSproducts .prlist ul li.viewmore:hover{
	box-shadow: unset !important;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

div#main-pr-home {
    margin-top: -15px;
}