/* ————— tmslider1.tpl ————— */
#tmslider1 {width:1030px;height:212px;}

#one {width:1020px;height:212px;overflow:hidden;border:1px solid #d6d6d6;position:relative;-webkit-border-radius:5px;border-radius:5px;}
#tmslider1 ol { margin:0; padding:40px; list-style:none;}
#one ol li {height:200px;margin:0 -1px 0 0;}
#one ol li > h2 {width:52px !important;height:200px !important;overflow:hidden;margin:0;padding:0;border-left:1px solid #e2e2e2;position:absolute;left:0;top:0;z-index:10;cursor:pointer;}
#one ol li:first-child > h2 {border-left:1px solid #f6f6f6;padding:0 0 0 0px;}
#one ol li > h2.last {}
#one ol li > h2.selected {}

#one ol li > h2 > span.slide_name {width:407px;height:40px;display:block;margin:0;padding:12px 0 0 20px;font:600 25px "Source Sans Pro";color:#000;
-webkit-transform:translateX(53px) rotate(90deg);
-webkit-transform-origin:left top;
-moz-transform:translateX(53px) rotate(90deg);
-moz-transform-origin:left top;
-o-transform:translateX(53px) rotate(90deg);
-o-transform-origin:left top;
transform:translateX(53px) rotate(90deg);
transform-origin:left top;
-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);

}
#one ol li > h2.selected > span.slide_name {color:#ff2c00;}

#one ol li > h2 > span.slide_number {width:52px;display:block;font:700 29px "Source Sans Pro";color:#d8d8d8;text-align:center;position:absolute;left:0;bottom:4px;}
#one ol li > h2.selected > span.slide_number {color:#4e4e4e;}

#one ol li > div {width:796px !important;height:429px;position:absolute;top:0;}
#one ol li > div > div {width:796px;height:429px;border-left:1px solid #e2e2e2;position:relative;}
#one ol li > div > div > div {width:350px;position:absolute;left:50px;top:36px;}

#one ol li a {text-decoration:none;}

#one ol li h2 {margin:0;padding:0;text-transform:uppercase;}
#one ol li h2 a {font:39px "Source Sans Pro";color:#626261;}
#one ol li h2 a:hover {color:#c72803;}

#one ol li h3 {width:230px;margin:0;padding:25px 0 0 0;text-transform:none;line-height:21px;}
#one ol li h3 a {font:15px "Arial";color:#9b9b9b;}
#one ol li h3 a:hover {color:#c72803;}

#one ol li p {
	color:#afafaf;
	font-size:15px;
	line-height:21px;
	padding-right:100px;
}
#one ol li p span {display:block;padding:14px 0 0 20px;font:20px "Source Sans Pro";color:#3b3b3b;}
#one ol li p span.tmslider1_price {margin:-8px 0 0 0;padding:4 0 0 20px;font:30px "Source Sans Pro";color:#c72803;}

#one ol li a.tmslider1_btn {width:230px;height:41px;display:block;margin:13px 0 0 0;padding:12px 0 0 0;font:600 20px "Source Sans Pro";color:#fff;text-align:center;
-webkit-border-radius:2px;
border-radius:2px;
}
#one ol li a.tmslider1_btn:hover {background:#c72803;}
#one ol h2.name {
	font-family:'Source Sans Pro', sans-serif;
	color:#626262;
	font-weight:normal;
	line-height:normal;
	font-size:39px;
	margin-bottom:25px;
	display:block;
}

a#fadedbut  {
	color: #fff;
    display: block;
    font: 600 20px "Source Sans Pro";
    font-size: 20px;
    font-weight: normal;
    letter-spacing: normal;
	text-transform: uppercase;
    line-height: 20px;
    padding: 26px 34px;
    position: relative;
    text-decoration: none;

	position:absolute;
	top: 343px;
	left: 56px;
	background:#000; 
	}

	
a#fadedbut:hover {
	background:#ff2c00; 
	color:#fff; 
	}