@font-face {
  font-family: 'Eurosti';
  src: url('../../../bundles/atssite/fonts/eurosti/eurosti-webfont.eot');
  src: url('../../../bundles/atssite/fonts/eurosti/eurosti-webfont.eot?#iefix') format('embedded-opentype'), url('../../../bundles/atssite/fonts/eurosti/eurosti-webfont.woff') format('woff'), url('../../../bundles/atssite/fonts/eurosti/eurosti-webfont.ttf') format('truetype'), url('../../../bundles/atssite/fonts/eurosti/eurosti-webfont.svg#eurostileregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.box {
  background: #ffffff;
  background: -moz-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e9e8e8));
  background: -webkit-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#e9e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e9e8e8',GradientType=0);
  border: 1px solid #d3d1d1;
  border-radius: 0px \0/;
  -webkit-border-bottom-left-radius: 25px;
  -moz-border-radius-bottomleft: 25px;
  border-bottom-left-radius: 25px;
  *zoom: 1;
  padding: 20px;
  margin: 0 0 10px 0;
}
.box:before,
.box:after {
  display: table;
  content: "";
}
.box:after {
  clear: both;
}
.box_alt {
  background: #ffffff;
  background: -moz-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e9e8e8));
  background: -webkit-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#e9e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e9e8e8',GradientType=0);
  border: 1px solid #d3d1d1;
  border-radius: 0px \0/;
  -webkit-border-top-right-radius: 25px;
  -moz-border-radius-topright: 25px;
  border-top-right-radius: 25px;
  *zoom: 1;
  padding: 10px 15px;
}
.box_alt:before,
.box_alt:after {
  display: table;
  content: "";
}
.box_alt:after {
  clear: both;
}
.pill {
  background: #ffffff;
  background: -moz-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e9e8e8));
  background: -webkit-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#e9e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e9e8e8',GradientType=0);
  border: 1px solid #d3d1d1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  margin: 0 0 10px 0;
}
a {
  color: #f47321;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  border: 0;
}
a:hover {
  text-decoration: underline;
}
a img {
  outline: none;
  border: 0;
}
button,
input {
  cursor: pointer;
}
h1 {
  font-family: "Eurosti";
  font-size: 30px;
  font-weight: normal;
  line-height: 35px;
  margin: 0 0 20px 0;
  color: #f47321;
  text-transform: uppercase;
}
h2 {
  font-family: "Eurosti";
  font-size: 21px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 0 15px 0;
  color: #2851b8;
}
h2 a {
  font-family: "Eurosti";
  font-size: 21px;
  font-weight: normal;
  line-height: 20px;
  color: #2851b8;
}
.go {
  border: 1px solid #ff6300;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #f58138;
  background: -moz-linear-gradient(top,#f58138 0%,#f58138 43%,#f77b2d 48%,#fd690b 57%,#ff6300 62%,#ff6300 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f58138),color-stop(43%,#f58138),color-stop(48%,#f77b2d),color-stop(57%,#fd690b),color-stop(62%,#ff6300),color-stop(100%,#ff6300));
  background: -webkit-linear-gradient(top,#f58138 0%,#f58138 43%,#f77b2d 48%,#fd690b 57%,#ff6300 62%,#ff6300 100%);
  background: -o-linear-gradient(top,#f58138 0%,#f58138 43%,#f77b2d 48%,#fd690b 57%,#ff6300 62%,#ff6300 100%);
  background: -ms-linear-gradient(top,#f58138 0%,#f58138 43%,#f77b2d 48%,#fd690b 57%,#ff6300 62%,#ff6300 100%);
  background: linear-gradient(to bottom,#f58138 0%,#f58138 43%,#f77b2d 48%,#fd690b 57%,#ff6300 62%,#ff6300 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f58138',endColorstr='#ff6300',GradientType=0);
  font-family: "Helvetica Neue Light";
  font-size: 23px;
  text-align: center;
  line-height: 22px;
  color: #fff;
  padding: 0 5px;
  margin: 0;
}
.button {
  display: inline-block;
  padding: 0 55px 0 10px;
  background: transparent url('../../../bundles/atssite/images/button.png') no-repeat right top;
  border: 1px solid #ff6300;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  font-family: "Eurosti";
  font-size: 20px;
  line-height: 34px;
  height: 34px;
  color: #fff;
  text-decoration: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.button:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-decoration: none;
}
.button-blue {
  display: inline-block;
  padding: 0 55px 0 10px;
  background: transparent url('../../../bundles/atssite/images/button.png') no-repeat right top;
  border: 1px solid #ff6300;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  font-family: "Eurosti";
  font-size: 20px;
  line-height: 34px;
  height: 34px;
  color: #fff;
  text-decoration: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #012170;
  background: transparent url('../../../bundles/atssite/images/button_blue.png') no-repeat right top;
}
.button-blue:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-decoration: none;
}
.button-small {
  display: inline-block;
  padding: 0 55px 0 10px;
  background: transparent url('../../../bundles/atssite/images/button.png') no-repeat right top;
  border: 1px solid #ff6300;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  font-family: "Eurosti";
  font-size: 20px;
  line-height: 34px;
  height: 34px;
  color: #fff;
  text-decoration: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding-right: 44px;
  background: transparent url('../../../bundles/atssite/images/button_small.png') no-repeat right top;
  font-size: 14px;
  line-height: 26px;
  height: 26px;
}
.button-small:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-decoration: none;
}
.button-small-back {
  display: inline-block;
  padding: 0 55px 0 10px;
  background: transparent url('../../../bundles/atssite/images/button.png') no-repeat right top;
  border: 1px solid #ff6300;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  font-family: "Eurosti";
  font-size: 20px;
  line-height: 34px;
  height: 34px;
  color: #fff;
  text-decoration: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding-right: 44px;
  background: transparent url('../../../bundles/atssite/images/button_small.png') no-repeat right top;
  font-size: 14px;
  line-height: 26px;
  height: 26px;
  padding-left: 44px;
  padding-right: 10px;
  background: transparent url('../../../bundles/atssite/images/button_small_back.png') no-repeat left top;
}
.button-small-back:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-decoration: none;
}
.button-small-blue {
  display: inline-block;
  padding: 0 55px 0 10px;
  background: transparent url('../../../bundles/atssite/images/button.png') no-repeat right top;
  border: 1px solid #ff6300;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  font-family: "Eurosti";
  font-size: 20px;
  line-height: 34px;
  height: 34px;
  color: #fff;
  text-decoration: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding-right: 44px;
  background: transparent url('../../../bundles/atssite/images/button_small.png') no-repeat right top;
  font-size: 14px;
  line-height: 26px;
  height: 26px;
  border: 1px solid #012170;
  background: transparent url('../../../bundles/atssite/images/button_small_blue.png') no-repeat right top;
}
.button-small-blue:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-decoration: none;
}
html,
body {
  position: relative;
  width: 100%;
  height: 100%;
}
p.help_text {
  margin: 5px 0 0;
  font-style: italic;
  font-size: 0.8em;
  color: #999999;
}
body {
  overflow: visible;
  background-color: #2a2a2a;
  font-family: "Arial";
  font-size: 14px;
  color: #636363;
  margin: 0;
}
body header {
  background-color: #fff;
  height: 145px;
}
body header #widget_top .outer {
  background: #012170 url('../../../bundles/atssite/images/background_top.jpg') no-repeat center top;
}
body header #widget_top .inner {
  width: 900px;
  margin: 0 auto;
  position: relative;
  *zoom: 1;
  height: 36px;
  color: #fff;
}
body header #widget_top .inner:before,
body header #widget_top .inner:after {
  display: table;
  content: "";
}
body header #widget_top .inner:after {
  clear: both;
}
body header #widget_top .inner #widget_press {
  display: block;
  float: right;
  color: #fff;
  text-decoration: none;
  font-family: "Eurosti";
  font-size: 16px;
  padding: 11px 0 11px 10px;
}
body header #widget_top .inner #widget_press:hover {
  color: #f47321;
}
body header #widget_top .inner #widget_press span {
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  margin: 0 0 0 5px;
  padding: 1px 3px 1px 4px;
}
body header #widget_top .inner #widget_pro {
  float: left;
  background: transparent url('../../../bundles/atssite/images/sprite.png') no-repeat left 7px;
  padding: 6px 0 6px 22px;
  font-family: "Eurosti";
  font-size: 16px;
}
body header #widget_top .inner #widget_pro h3,
body header #widget_top .inner #widget_pro label {
  display: block;
  float: left;
  padding: 5px;
  margin-right: 8px;
}
body header #widget_top .inner div#widget_pro h3 {
  font-family: "Eurosti";
  font-size: 16px;
  line-height: 18px;
  font-weight: normal;
  padding: 5px 0;
  margin: 0 0 0 5px;
}
body header #widget_top .inner div#widget_pro p {
  float: left;
  margin: 5px 0 5px 10px;
  padding: 0 0 0 10px;
  border-left: 1px solid #f47321;
}
body header #widget_top .inner #widget_search {
  *zoom: 1;
  float: right;
  background: transparent url('../../../bundles/atssite/images/sprite.png') no-repeat left -33px;
  padding: 6px 0 6px 30px;
}
body header #widget_top .inner #widget_search:before,
body header #widget_top .inner #widget_search:after {
  display: table;
  content: "";
}
body header #widget_top .inner #widget_search:after {
  clear: both;
}
body header #widget_top .inner input[type="text"],
body header #widget_top .inner input[type="password"],
body header #widget_top .inner input[type="search"] {
  display: block;
  float: left;
  background-color: #fff;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px;
  margin: 0 3px 0 0;
  height: 14px;
  -webkit-appearance: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  color: #636363;
  font-size: 11px;
  font-family: "Arial";
  width: 104px;
}
body header #widget_top .inner input[type="search"] {
  width: 154px;
}
body header #widget_top .inner button {
  display: block;
  float: left;
}
body header #widget_top #widget_locale {
  width: 900px;
  margin: 0 auto;
  position: relative;
  margin-top: 30px;
  position: relative;
}
body header #widget_top #widget_locale ul {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-size: 10px;
}
body header #widget_top #widget_locale ul li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
body header #widget_top #widget_locale ul li {
  padding: 0 5px;
  height: 10px;
}
body header #widget_top #widget_locale ul li:not(:last-child) {
  border-right: 1px solid #f47321;
}
body header #widget_top #widget_locale ul li a {
  font-family: "Arial";
  font-size: 10px;
  color: #636363;
  text-decoration: none;
}
body header #widget_top #widget_locale ul li a:hover {
  color: #f47321;
}
body header #primary_nav {
  width: 900px;
  margin: 0 auto;
  position: relative;
  *zoom: 1;
  background: transparent url('../../../bundles/atssite/images/background_nav.png') no-repeat left top;
  margin-top: 58px;
  margin-bottom: 5px;
  min-height: 45px;
}
body header #primary_nav:before,
body header #primary_nav:after {
  display: table;
  content: "";
}
body header #primary_nav:after {
  clear: both;
}
body header #primary_nav .logo {
  display: block;
  float: left;
  position: absolute;
  z-index: 10;
  text-indent: -999em;
  width: 164px;
  height: 102px;
  background: transparent url('../../../bundles/atssite/images/logo.png') no-repeat left top;
  top: -35px;
  left: 15px;
}
body header #primary_nav ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  padding-left: 178px;
}
body header #primary_nav ul li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
body header #primary_nav ul li {
  border-right: 1px solid #fc6b0e;
  border-left: 1px solid #fd9e62;
  height: 45px;
}
body header #primary_nav ul li:first-child {
  border-left: none;
}
body header #primary_nav ul li:last-child {
  border-right: none;
}
body header #primary_nav ul li:hover,
body header #primary_nav ul li.active {
  background-color: #de5600;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
body header #primary_nav ul li:hover:not(:first-child),
body header #primary_nav ul li.active:not(:first-child) {
  border-left: 1px solid #de5600;
}
body header #primary_nav ul li:hover:not(:last-child),
body header #primary_nav ul li.active:not(:last-child) {
  border-right: 1px solid #de5600;
}
body header #primary_nav ul li a {
  display: block;
  padding: 15px 10px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-family: "Eurosti";
}
body #secondary_nav {
  width: 900px;
  margin: 0 auto;
  position: relative;
  *zoom: 1;
  background: transparent url('../../../bundles/atssite/images/background_subnav.png') repeat-x left top;
}
body #secondary_nav:before,
body #secondary_nav:after {
  display: table;
  content: "";
}
body #secondary_nav:after {
  clear: both;
}
body #secondary_nav ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  padding-left: 183px;
}
body #secondary_nav ul li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
body #secondary_nav ul li {
  height: 40px;
  background: transparent url('../../../bundles/atssite/images/separator_subnav.png') no-repeat left top;
}
body #secondary_nav ul li a {
  display: block;
  padding: 13px 11px;
  background-color: rgba(255,255,255,0.25);
  color: #595959;
  text-decoration: none;
  font-size: 14px;
  font-family: "Eurosti";
}
body #secondary_nav ul li:last-child a {
  background: rgba(255,255,255,0.25) url('../../../bundles/atssite/images/separator_subnav.png') no-repeat right top;
}
body #secondary_nav ul li:hover a,
body #secondary_nav ul li.active a {
  background: transparent url('../../../bundles/atssite/images/background_subnav_hover.png') repeat-x left top;
  padding: 13px 11px 13px 10px;
  border-left: 1px solid #d4d4d4;
  color: #de5600;
}
body .widget-banner {
  width: 900px;
  margin: 0 auto;
  position: relative;
  height: 247px;
  background-color: #000;
}
body #container {
  width: 900px;
  margin: 0 auto;
  position: relative;
  *zoom: 1;
  background: #fff url('../../../bundles/atssite/images/background_container.png') repeat-x left top;
  border-top: 1px solid #fff;
  padding-top: 40px;
}
body #container:before,
body #container:after {
  display: table;
  content: "";
}
body #container:after {
  clear: both;
}
body #container section {
  float: left;
  padding: 0 36px 50px 36px;
  min-height: 500px;
}
body #container section #breadcrumb {
  font-family: "Arial";
  font-size: 11px;
  color: #f47321;
  text-decoration: none;
  margin-bottom: 20px;
}
body #container section #breadcrumb span {
  color: #636363;
}
body #container section #breadcrumb a {
  font-family: "Arial";
  font-size: 11px;
  color: #636363;
  text-decoration: none;
}
body #container section #breadcrumb a:hover {
  text-decoration: underline;
}
body #container section #secondary_tabs {
  *zoom: 1;
}
body #container section #secondary_tabs:before,
body #container section #secondary_tabs:after {
  display: table;
  content: "";
}
body #container section #secondary_tabs:after {
  clear: both;
}
body #container section #secondary_tabs ul.level2 {
  margin: 0;
  padding: 0;
  overflow: hidden;
  *zoom: 1;
  border-bottom: 5px solid #f47321;
}
body #container section #secondary_tabs ul.level2 li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
body #container section #secondary_tabs ul.level2:before,
body #container section #secondary_tabs ul.level2:after {
  display: table;
  content: "";
}
body #container section #secondary_tabs ul.level2:after {
  clear: both;
}
body #container section #secondary_tabs ul.level2 li {
  height: 49px;
  background: #2851b8;
  background: -moz-linear-gradient(top,#2851b8 0%,#224aad 21%,#092a7e 77%,#012271 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2851b8),color-stop(21%,#224aad),color-stop(77%,#092a7e),color-stop(100%,#012271));
  background: -webkit-linear-gradient(top,#2851b8 0%,#224aad 21%,#092a7e 77%,#012271 100%);
  background: -o-linear-gradient(top,#2851b8 0%,#224aad 21%,#092a7e 77%,#012271 100%);
  background: -ms-linear-gradient(top,#2851b8 0%,#224aad 21%,#092a7e 77%,#012271 100%);
  background: linear-gradient(to bottom,#2851b8 0%,#224aad 21%,#092a7e 77%,#012271 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2851b8',endColorstr='#012271',GradientType=0);
  border-radius: 5px 5px 0 0;
  margin: 0 1px 0 0;
}
body #container section #secondary_tabs ul.level2 li:hover,
body #container section #secondary_tabs ul.level2 li.active {
  background: #f69d66;
  background: -moz-linear-gradient(top,#f69d66 0%,#f89252 25%,#fd6e14 77%,#ff6401 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f69d66),color-stop(25%,#f89252),color-stop(77%,#fd6e14),color-stop(100%,#ff6401));
  background: -webkit-linear-gradient(top,#f69d66 0%,#f89252 25%,#fd6e14 77%,#ff6401 100%);
  background: -o-linear-gradient(top,#f69d66 0%,#f89252 25%,#fd6e14 77%,#ff6401 100%);
  background: -ms-linear-gradient(top,#f69d66 0%,#f89252 25%,#fd6e14 77%,#ff6401 100%);
  background: linear-gradient(to bottom,#f69d66 0%,#f89252 25%,#fd6e14 77%,#ff6401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f69d66',endColorstr='#ff6401',GradientType=0);
}
body #container section #secondary_tabs ul.level2 li a {
  display: block;
  padding: 16px 11px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}
body #container section #secondary_tabs ul.level3 {
  margin: 0;
  padding: 0;
  overflow: hidden;
  *zoom: 1;
  background: #ffffff;
  background: -moz-linear-gradient(top,#ffffff 0%,#f4f4f4 31%,#dfdfdf 69%,#d5d5d5 97%,#d3d1d1 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(31%,#f4f4f4),color-stop(69%,#dfdfdf),color-stop(97%,#d5d5d5),color-stop(100%,#d3d1d1));
  background: -webkit-linear-gradient(top,#ffffff 0%,#f4f4f4 31%,#dfdfdf 69%,#d5d5d5 97%,#d3d1d1 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#f4f4f4 31%,#dfdfdf 69%,#d5d5d5 97%,#d3d1d1 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#f4f4f4 31%,#dfdfdf 69%,#d5d5d5 97%,#d3d1d1 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#f4f4f4 31%,#dfdfdf 69%,#d5d5d5 97%,#d3d1d1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#d3d1d1',GradientType=0);
  border-left: 1px solid #d3d1d1;
  border-right: 1px solid #d3d1d1;
  padding-left: 14px;
}
body #container section #secondary_tabs ul.level3 li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
body #container section #secondary_tabs ul.level3:before,
body #container section #secondary_tabs ul.level3:after {
  display: table;
  content: "";
}
body #container section #secondary_tabs ul.level3:after {
  clear: both;
}
body #container section #secondary_tabs ul.level3 li {
  height: 40px;
}
body #container section #secondary_tabs ul.level3 li a {
  display: block;
  padding: 11px 11px 11px 11px;
  color: #636363;
  text-decoration: none;
  font-size: 16px;
  font-family: "Eurosti";
  border-right: 1px solid #b6b6b6;
  margin-top: 2px;
}
body #container section #secondary_tabs ul.level3 li:hover a,
body #container section #secondary_tabs ul.level3 li.active a {
  background-color: #fefefe;
  color: #de5600;
}
body #container section #secondary_tabs ul.level4 {
  margin: 0;
  padding: 0;
  overflow: hidden;
  *zoom: 1;
  border-left: 1px solid #d3d1d1;
  border-right: 1px solid #d3d1d1;
  padding-left: 14px;
}
body #container section #secondary_tabs ul.level4 li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
body #container section #secondary_tabs ul.level4:before,
body #container section #secondary_tabs ul.level4:after {
  display: table;
  content: "";
}
body #container section #secondary_tabs ul.level4:after {
  clear: both;
}
body #container section #secondary_tabs ul.level4 li {
  height: 40px;
  background-color: #fefefe;
}
body #container section #secondary_tabs ul.level4 li a {
  display: block;
  margin: 11px 0;
  padding: 0 11px;
  color: #515151;
  text-decoration: none;
  font-size: 16px;
  font-family: "Eurosti";
}
body #container section #secondary_tabs ul.level4 li:not(:last-child) a {
  border-right: 1px solid #de5600;
}
body #container section #secondary_tabs ul.level4 li:hover a,
body #container section #secondary_tabs ul.level4 li.active a {
  background-color: #fefefe;
  color: #949292;
}
body footer {
  width: 900px;
  margin: 0 auto;
  position: relative;
  height: 325px;
  background: #2a2a2a url('../../../bundles/atssite/images/background_footer.png') no-repeat left top;
}
body footer .inner {
  padding: 25px 36px;
}
body footer .inner #footer_nav {
  float: left;
  width: 550px;
}
body footer .inner #footer_nav .parent {
  float: left;
  margin: 0 0 0 0;
  padding: 0 13px;
  width: 110px;
  list-style: none;
  border-right: 1px solid #00113c;
  border-left: 1px solid #082b86;
  min-height: 220px;
}
body footer .inner #footer_nav .parent:first-child {
  border-left: none;
  padding-left: 0;
}
body footer .inner #footer_nav .parent:last-child {
  border-right: none;
}
body footer .inner #footer_nav .parent li a {
  color: #f47321;
  font-family: "Eurosti";
  font-size: 21px;
  text-decoration: none;
}
body footer .inner #footer_nav .parent li a:hover {
  color: #fff;
}
body footer .inner #footer_nav .parent .children {
  padding: 15px 0 0 0;
  margin: 0;
}
body footer .inner #footer_nav .parent .children li {
  list-style: none;
  background: transparent url('../../../bundles/atssite/images/sprite.png') no-repeat left -115px;
  padding: 5px 0 0 15px;
}
body footer .inner #footer_nav .parent .children li a {
  color: #fff;
  font-size: 12px;
}
body footer .inner #footer_nav .parent .children li a:hover {
  color: #f47321;
}
body footer .inner #footer_nav .last-child {
  border-right: none;
}
body footer .inner .last-column {
  float: right;
  width: 255px;
  min-height: 220px;
  border-left: 1px solid #00113c;
}
body footer .inner .last-column .inner {
  border-left: 1px solid #082b86;
  padding: 0 0 0 25px;
  margin: 0;
}
body footer .inner .last-column .inner #widget_newsletter fieldset {
  border: none;
  margin: 0;
  padding: 10px 0 0 0;
}
body footer .inner .last-column .inner #widget_newsletter fieldset legend {
  font-family: "Eurosti";
  font-size: 21px;
  color: #f47321;
  margin: 0;
  padding: 0;
}
body footer .inner .last-column .inner #widget_newsletter fieldset input[type="email"] {
  display: block;
  float: left;
  background-color: #fff;
  border: 2px solid rgba(125,125,125,0.3);
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
  padding: 5px;
  margin: 0;
  height: 12px;
  -webkit-appearance: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  color: #636363;
  font-size: 11px;
  font-family: "Arial";
  width: 189px;
}
body footer .inner .last-column .inner #widget_newsletter fieldset button {
  -webkit-border-top-left-radius: none;
  -moz-border-radius-topleft: none;
  border-top-left-radius: none;
  -webkit-border-bottom-left-radius: none;
  -moz-border-radius-bottomleft: none;
  border-bottom-left-radius: none;
  padding: 1px 5px;
}
body footer .inner .last-column .inner .extra {
  margin: 0;
  padding: 10px 0 0 0;
}
body footer .inner .last-column .inner .extra li {
  list-style: none;
  background: transparent url('../../../bundles/atssite/images/sprite.png') no-repeat left -100px;
  padding: 0 0 0 10px;
}
body footer .inner .last-column .inner .extra a {
  color: #fff;
  text-decoration: none;
  font-size: 11px;
}
body footer .inner .last-column .inner .extra a:hover {
  color: #f47321;
}
body footer .inner .last-column .inner .social {
  margin: 0;
  padding: 0;
  overflow: hidden;
  *zoom: 1;
  background: transparent url('../../../bundles/atssite/images/sprite.png') no-repeat left -80px;
  margin: 30px 0 0 0;
}
body footer .inner .last-column .inner .social li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
body footer .inner .last-column .inner .social:before,
body footer .inner .last-column .inner .social:after {
  display: table;
  content: "";
}
body footer .inner .last-column .inner .social:after {
  clear: both;
}
body footer .inner .last-column .inner .social li a {
  display: block;
  width: 16px;
  height: 16px;
  padding: 0 1px;
  text-indent: -999em;
  background-color: #000;
  opacity: 0.25;
  filter: alpha(opacity=25);
}
body footer .inner .last-column .inner .social li a:hover {
  opacity: 0;
  filter: alpha(opacity=0);
}
body footer .inner .last-column .inner .disclaimer {
  color: #fff;
  font-size: 10px;
  line-height: 14px;
}
body footer .inner .last-column .inner .disclaimer a {
  color: #fff;
  text-decoration: none;
  font-size: 11px;
}
body footer .inner .last-column .inner .disclaimer a:hover {
  color: #f47321;
}
.body p:first-child {
  margin-top: 0;
}
.body h2 {
  font-family: "Eurosti";
  font-width: 16px;
  font-weight: normal;
  line-height: 20px;
  margin: 0 0 15px 0;
  color: #1d3c90;
}
.body h3 {
  font-family: "Eurosti";
  font-width: 16px;
  font-weight: bold;
  line-height: 20px;
  color: #2851b8;
  margin: 0;
  padding: 0;
}
.body p {
  margin-top: 0px;
}
.body>ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.body>ul>li {
  margin: 5px 0 0 0;
  padding: 0 0 1px 35px;
  background: transparent url('../../../bundles/atssite/images/background_li.png') no-repeat left bottom;
  color: #2851b8;
  min-height: 30px;
  position: relative;
}
.body>ul>li:before {
  content: url('../../../bundles/atssite/images/li_bullet.png');
  width: 17px;
  height: 16px;
  position: absolute;
  top: 0px;
  left: 10px;
}
.body .template1 {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  padding-left: 130px;
  min-height: 130px;
}
.body .template1 img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.body .template1 h3 {
  margin: 0;
  padding: 0;
}
.body .template1 p {
  margin: 0;
  padding: 0;
}
.body .checkbox {
  margin: 10px 0 0 0;
  padding: 0 0 10px 0;
  color: #2851b8;
  background: transparent url('../../../bundles/atssite/images/separator_checkbox.png') no-repeat left bottom;
}
.body .checkbox h3 {
  padding: 0 0 0 20px;
  background: transparent url('../../../bundles/atssite/images/sprite.png') no-repeat left -520px;
  font-family: "Eurosti";
  font-size: 18px;
}
.body .checkbox p {
  color: #636363;
  padding: 10px 0 0 20px;
  font-size: 12px;
}
.body .checkbox p .button,
.body .checkbox p .button-small {
  display: inline-block;
  margin: 10px 0;
}
.body .other-service {
  margin: 10px 0 0 0;
  padding: 0 0 10px 10px;
  color: #2851b8;
  background: transparent url('../../../bundles/atssite/images/separator_checkbox.png') no-repeat left bottom;
}
.body .other-service h3 {
  padding: 0 0 0 20px;
  font-family: "Eurosti";
  font-size: 18px;
  background-color: transparent;
  background-image: url('../../../bundles/atssite/images/sprite.png');
  background-repeat: no-repeat;
  background-position: left -700px;
  line-height: 30px;
  margin: 0;
  padding-left: 40px;
}
.body .other-service h3.car {
  background-position: left -695px;
}
.body .other-service h3.bill {
  background-position: left -800px;
}
.body .other-service h3.settings {
  background-position: left -900px;
}
.body .other-service h3.shopping {
  background-position: left -1000px;
}
.body .other-service h3.washing {
  background-position: left -1100px;
}
.body .other-service p {
  color: #636363;
  padding: 0 0 0 40px;
  margin: 0;
  font-size: 12px;
}
.body .other-service p .button,
.body .other-service p .button-small {
  display: inline-block;
  margin: 10px 0;
}
body.home section {
  float: left;
  padding: 0 36px;
  width: 422px;
  border-right: 1px solid #d7d7d7;
  min-height: 500px;
}
body.home section h1 {
  font-size: 48px;
  line-height: 50px;
}
body.home #aside {
  float: left;
  width: 405px;
  padding: 0 0 20px 0;
}
body.home #aside .banner {
  display: block;
  position: relative;
  height: 155px;
  margin: 0 0 20px 23px;
  background-repeat: no-repeat;
  background-position: left top;
  text-decoration: none;
  color: #fff;
}
body.home #aside .banner h3,
body.home #aside .banner h4 {
  text-indent: -9999px;
}
body.home #aside .banner h3 {
  margin: 0;
  padding: 0;
  width: 175px;
  padding: 20px;
  font-size: 29px;
  letter-spacing: 1px;
  line-height: 28px;
  font-family: "nimbus-sans-condensed", helvetica, sans-serif;
  text-transform: uppercase;
}
body.home #aside .banner h4 {
  font-family: "Eurosti";
  font-size: 17px;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 16px;
  right: 65px;
}
body.home .news {
  margin: 0 0 10px 0;
  padding: 0;
}
body.home .news h2 {
  font-family: "Arial";
  font-size: 13px;
  line-height: 13px;
  color: #f47321;
  margin: 0 0 4px;
  padding: 10px 0 0 0;
}
body.home .news h3 {
  line-height: 16px;
  margin: 0;
}
body.home .news h3 a {
  font-family: "Arial";
  font-size: 14px;
  color: #1d3c90;
  margin: 0px;
  padding: 3px 0 7px 0;
  font-weight: normal;
  text-decoration: none;
}
body.home .news ul {
  padding: 0;
  margin: 0;
}
body.home .news ul li {
  list-style: none;
  font-size: 11px;
  line-height: 15px;
  margin: 0 0 10px 0;
  overflow: hidden;
}
body.home .news ul li a.thumb {
  float: left;
  margin: 0 10px 1px 0;
}
body.home .news ul li a.thumb,
body.home .news ul li a.thumb img {
  display: block;
}
body.home .news ul li p {
  margin: 0;
}
body.home .news ul li a.more {
  margin: 0 0 0 5px;
  float: left;
  position: absolute;
  z-index: 10;
  text-indent: -999em;
  width: 9px;
  height: 18px;
  background: transparent url('../../../bundles/atssite/images/sprite.png') no-repeat left -197px;
}
body.home aside .news {
  padding: 0 30px 0px 30px;
}
body.page section .inner {
  *zoom: 1;
  padding: 25px;
  margin-bottom: 50px;
  background: #ffffff;
  background: -moz-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e9e8e8));
  background: -webkit-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#e9e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e9e8e8',GradientType=0);
  border: 1px solid #d3d1d1;
  -webkit-border-bottom-left-radius: 25px;
  -moz-border-radius-bottomleft: 25px;
  border-bottom-left-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
  -moz-border-radius-bottomright: 25px;
  border-bottom-right-radius: 25px;
}
body.page section .inner:before,
body.page section .inner:after {
  display: table;
  content: "";
}
body.page section .inner:after {
  clear: both;
}
body.page section aside {
  float: left;
  width: 245px;
}
body.page section aside .item {
  margin-top: 20px;
}
body.page section aside .item:first-child {
  margin-top: 0;
}
body.page section aside .cta {
  background: #ffffff;
  background: -moz-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e9e8e8));
  background: -webkit-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#e9e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e9e8e8',GradientType=0);
  border: 1px solid #d3d1d1;
  border-radius: 0px \0/;
  -webkit-border-bottom-left-radius: 25px;
  -moz-border-radius-bottomleft: 25px;
  border-bottom-left-radius: 25px;
  *zoom: 1;
  padding: 20px;
  margin: 0 0 10px 0;
  margin-top: 20px;
  margin-right: 30px;
  padding: 10px;
}
body.page section aside .cta:before,
body.page section aside .cta:after {
  display: table;
  content: "";
}
body.page section aside .cta:after {
  clear: both;
}
body.page section aside .cta p {
  font-family: "Eurosti";
  color: #f47321;
  font-size: 18px;
  margin: 0;
  padding: 5px 0 10px 30px;
  background: transparent url('../../../bundles/atssite/images/sprite.png') no-repeat left -1400px;
}
body.page section aside .cta a {
  display: block;
  float: right;
}
body.page section aside .cta-blue {
  background: #ffffff;
  background: -moz-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e9e8e8));
  background: -webkit-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#e9e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e9e8e8',GradientType=0);
  border: 1px solid #d3d1d1;
  border-radius: 0px \0/;
  -webkit-border-bottom-left-radius: 25px;
  -moz-border-radius-bottomleft: 25px;
  border-bottom-left-radius: 25px;
  *zoom: 1;
  padding: 20px;
  margin: 0 0 10px 0;
  margin-top: 20px;
  margin-right: 30px;
  padding: 10px;
}
body.page section aside .cta-blue:before,
body.page section aside .cta-blue:after {
  display: table;
  content: "";
}
body.page section aside .cta-blue:after {
  clear: both;
}
body.page section aside .cta-blue p {
  font-family: "Eurosti";
  color: #f47321;
  font-size: 18px;
  margin: 0;
  padding: 5px 0 10px 30px;
  background: transparent url('../../../bundles/atssite/images/sprite.png') no-repeat left -1400px;
}
body.page section aside .cta-blue a {
  display: block;
  float: right;
}
body.page section aside .cta-blue p {
  color: #2851b8;
  background: transparent url('../../../bundles/atssite/images/sprite.png') no-repeat left -1500px;
}
body.page section .body {
  width: 580px;
  float: left;
}
body.page section .inner .body {
  width: 530px;
}
body.page section .downloads {
  padding-top: 10px;
  margin-top: 10px;
  margin-bottom: 20px;
  border-top: 1px solid #e9e9e9;
  clear: left;
  width: 580px;
  margin-left: 245px;
}
body.page section .downloads h5 {
  font-size: 18px;
  color: #f47321;
  font-family: "Eurosti";
  font-weight: normal;
  padding: 0 0 0 30px;
  line-height: 36px;
  background: transparent url('../../../bundles/atssite/images/download.png') no-repeat left center;
  margin: 0;
}
body.page section .downloads ul {
  margin: 10px 0;
  padding: 0 0 0 30px;
  list-style-type: none;
}
body.page section .downloads ul li {
  margin: 10px 0;
}
body.page section .downloads ul li a {
  line-height: 14px;
  display: block;
  color: #595959;
  text-decoration: none;
}
body.page section .downloads ul li a .extension {
  display: inline-block;
  font-size: 10px;
  color: #636363;
  background-color: #e9e9e9;
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-left: 8px;
  padding: 1px 4px;
}
body.find-garage #container {
  *zoom: 1;
}
body.find-garage #container:before,
body.find-garage #container:after {
  display: table;
  content: "";
}
body.find-garage #container:after {
  clear: both;
}
body.find-garage #container div.body {
  width: 500px;
}
body.find-garage #container form#garage_search {
  margin: 20px 0;
  width: 500px;
}
body.find-garage #container form#garage_search .row {
  overflow: auto;
}
body.find-garage #container form#garage_search .row .column {
  float: left;
}
body.find-garage #container form#garage_search .row .by-address {
  width: 50%;
}
body.find-garage #container form#garage_search .row .by-selection {
  width: 40%;
}
body.find-garage #container form#garage_search .row .alternative {
  width: 10%;
  text-align: center;
  line-height: 40px;
}
body.find-garage #container form#garage_search .row.submit {
  margin-top: 10px;
}
body.find-garage #container form#garage_search input,
body.find-garage #container form#garage_search select {
  display: block;
  width: 100%;
  margin-top: 5px;
}
body.find-garage #container form#garage_search button[type=submit] {
  *zoom: 1;
  display: inline-block;
  padding: 0 55px 0 10px;
  background: transparent url('../../../bundles/atssite/images/button.png') no-repeat right top;
  border: 1px solid #ff6300;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  font-family: "Eurosti";
  font-size: 20px;
  line-height: 34px;
  height: 34px;
  color: #fff;
  text-decoration: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding-right: 44px;
  background: transparent url('../../../bundles/atssite/images/button_small.png') no-repeat right top;
  font-size: 14px;
  line-height: 26px;
  height: 26px;
}
body.find-garage #container form#garage_search button[type=submit]:before,
body.find-garage #container form#garage_search button[type=submit]:after {
  display: table;
  content: "";
}
body.find-garage #container form#garage_search button[type=submit]:after {
  clear: both;
}
body.find-garage #container form#garage_search button[type=submit]:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-decoration: none;
}
body.find-garage #container #garage_map {
  float: left;
  width: 498px;
  height: 498px;
  border: 1px solid #d7d7d7;
}
body.find-garage #container aside.results {
  float: left;
  width: 258px;
  padding: 20px;
  background: #ffffff;
  background: -moz-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e9e8e8));
  background: -webkit-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#e9e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e9e8e8',GradientType=0);
  border: 1px solid #d3d1d1;
  border-radius: 0px \0/;
  -webkit-border-bottom-left-radius: 25px;
  -moz-border-radius-bottomleft: 25px;
  border-bottom-left-radius: 25px;
  *zoom: 1;
  padding: 20px;
  margin: 0 0 10px 0;
  margin-left: 28px;
}
body.find-garage #container aside.results:before,
body.find-garage #container aside.results:after {
  display: table;
  content: "";
}
body.find-garage #container aside.results:after {
  clear: both;
}
body.find-garage #container aside.results div {
  max-height: 460px;
  overflow-y: scroll;
}
body.find-garage #container aside.results div h4 {
  font-size: 32px;
  font-weight: normal;
  color: #f47321;
  margin: 0 0 10px 0;
  font-family: "Eurosti";
}
body.find-garage #container aside.results div ul {
  padding: 0;
  list-style-type: none;
}
body.find-garage #container aside.results div ul li {
  margin: 0 0 20px 0;
}
body.find-garage #container aside.results div ul li h2 {
  color: #1d3c90;
  text-transform: none;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 5px 0;
}
body.find-garage #container aside.results div ul li p {
  margin: 0 0 10px 0;
}
body.find-garage #container aside.results div ul li a {
  display: inline-block;
  padding: 0 55px 0 10px;
  background: transparent url('../../../bundles/atssite/images/button.png') no-repeat right top;
  border: 1px solid #ff6300;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  font-family: "Eurosti";
  font-size: 20px;
  line-height: 34px;
  height: 34px;
  color: #fff;
  text-decoration: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding-right: 44px;
  background: transparent url('../../../bundles/atssite/images/button_small.png') no-repeat right top;
  font-size: 14px;
  line-height: 26px;
  height: 26px;
}
body.find-garage #container aside.results div ul li a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-decoration: none;
}
body.find-garage #container div.actions {
  clear: left;
  float: left;
  width: 500px;
  margin-top: 20px;
}
body.find-garage #container div.actions a {
  float: right;
  display: inline-block;
  padding: 0 55px 0 10px;
  background: transparent url('../../../bundles/atssite/images/button.png') no-repeat right top;
  border: 1px solid #ff6300;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  font-family: "Eurosti";
  font-size: 20px;
  line-height: 34px;
  height: 34px;
  color: #fff;
  text-decoration: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
body.find-garage #container div.actions a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-decoration: none;
}
body.view-garage section div.pictures,
body.view-garage section div.details {
  float: left;
}
body.view-garage section div.pictures {
  width: 218px;
}
body.view-garage section div.pictures img {
  display: block;
  margin-bottom: 10px;
  border: 1px solid #d7d7d7;
}
body.view-garage section div.details {
  margin-left: 28px;
  width: 330px;
}
body.view-garage section div.details.no-picture {
  margin-left: 0;
}
body.view-garage section div.details h2 {
  color: #2851b8;
  font-weight: bold;
  font-size: 18px;
  font-family: "Arial";
}
body.view-garage section div.details h3 {
  font-size: 14px;
  color: #636363;
  margin: 20px 0 10px 0;
}
body.view-garage section div.details p {
  margin: 0 0 20px 0;
}
body.view-garage section div.details address {
  background: #ffffff;
  background: -moz-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e9e8e8));
  background: -webkit-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#e9e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e9e8e8',GradientType=0);
  border: 1px solid #d3d1d1;
  border-radius: 0px \0/;
  -webkit-border-bottom-left-radius: 25px;
  -moz-border-radius-bottomleft: 25px;
  border-bottom-left-radius: 25px;
  *zoom: 1;
  padding: 20px;
  margin: 0 0 10px 0;
  font-style: normal;
}
body.view-garage section div.details address:before,
body.view-garage section div.details address:after {
  display: table;
  content: "";
}
body.view-garage section div.details address:after {
  clear: both;
}
body.view-garage section div.details address dt,
body.view-garage section div.details address dd {
  float: left;
  margin: 0 0 10px 0;
  padding: 0;
}
body.view-garage section div.details address dt {
  width: 35%;
  clear: left;
  font-weight: bold;
}
body.view-garage section div.details address dd {
  width: 65%;
}
body.view-garage section div.details table {
  border-collapse: collapse;
}
body.view-garage section div.details table caption {
  text-align: left;
  font-weight: bold;
  padding-bottom: 5px;
}
body.view-garage section div.details table th,
body.view-garage section div.details table td {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d7d7d7;
}
body.view-garage section div.details table th {
  text-align: left;
  font-weight: normal;
  text-align: right;
  font-style: italic;
}
body.view-garage section div.details table td {
  padding-left: 15px;
}
body.view-garage section aside {
  width: 224px;
  margin-left: 28px;
}
body.view-garage section div.actions {
  float: left;
  width: 100%;
  margin-top: 20px;
}
body.view-garage section div.actions a {
  display: inline-block;
  padding: 0 55px 0 10px;
  background: transparent url('../../../bundles/atssite/images/button.png') no-repeat right top;
  border: 1px solid #ff6300;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  font-family: "Eurosti";
  font-size: 20px;
  line-height: 34px;
  height: 34px;
  color: #fff;
  text-decoration: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
body.view-garage section div.actions a:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-decoration: none;
}
body.news-list section {
  width: 580px;
}
body.news-list section ul {
  padding: 0;
  margin: 0;
}
body.news-list section ul li {
  list-style: none;
  font-size: 11px;
  line-height: 15px;
  margin: 0 0 10px;
  overflow: hidden;
}
body.news-list section ul li a.thumb {
  float: left;
  margin: 0 10px 1px 0;
}
body.news-list section ul li a.thumb,
body.news-list section ul li a.thumb img {
  display: block;
}
body.news-list section ul li h2 {
  font-size: 21px;
  margin: 0 0 5px;
}
body.news-list section ul li p {
  font-size: 14px;
  margin: 0;
}
body.news-list section ul li a.more {
  margin: 0 0 0 5px;
  float: left;
  position: absolute;
  z-index: 10;
  text-indent: -999em;
  width: 9px;
  height: 18px;
  background: transparent url('../../../bundles/atssite/images/sprite.png') no-repeat left -197px;
}
body.news section {
  *zoom: 1;
}
body.news section:before,
body.news section:after {
  display: table;
  content: "";
}
body.news section:after {
  clear: both;
}
body.news section img.thumb {
  float: left;
  padding: 0 10px 10px 0;
}
body.news section p.clear {
  clear: left;
}
body.quote div.body {
  width: 500px;
}
body.quote form fieldset legend {
  font-size: 18px;
  color: #2851b8;
  font-weight: bold;
}
body.quote form fieldset.garage,
body.quote form fieldset.address {
  background: transparent url('../../../bundles/atssite/images/separator_fieldset.png') no-repeat left bottom;
  *zoom: 1;
}
body.quote form fieldset.garage:before,
body.quote form fieldset.garage:after,
body.quote form fieldset.address:before,
body.quote form fieldset.address:after {
  display: table;
  content: "";
}
body.quote form fieldset.garage:after,
body.quote form fieldset.address:after {
  clear: both;
}
body.quote form fieldset.garage label,
body.quote form fieldset.address label {
  color: #2851b8;
  font-size: 18px;
  font-weight: bold;
  float: left;
}
body.quote form fieldset.garage input,
body.quote form fieldset.address input {
  width: 296px;
}
body.quote form fieldset.garage input,
body.quote form fieldset.garage select,
body.quote form fieldset.address input,
body.quote form fieldset.address select {
  float: left;
  margin-left: 10px;
}
body.quote form fieldset.garage ul.errors,
body.quote form fieldset.address ul.errors {
  clear: left;
}
body.quote form fieldset.vehicle {
  background: transparent url('../../../bundles/atssite/images/separator_fieldset.png') no-repeat left bottom;
}
body.quote form fieldset.vehicle input {
  width: 300px;
}
body.quote form fieldset.vehicle textarea {
  width: 500px;
  height: 200px;
}
body.quote form fieldset.contact .form-row {
  float: left;
  width: 31%;
  margin-left: 3%;
}
body.quote form fieldset.contact .form-row input {
  width: 98%;
}
body.quote form .callmeback {
  background: transparent url('../../../bundles/atssite/images/sprite.png') no-repeat left -1198px;
  padding-left: 20px;
}
body.quote form .callmeback input[type=checkbox] {
  display: inline;
}
body.quote form .newsletter {
  padding-left: 20px;
}
body.quote form .newsletter input[type=checkbox] {
  display: inline;
}
body.quote form .required-explanation {
  float: left;
  width: 50%;
  font-size: 12px;
}
body.quote form button.submit {
  float: right;
}
body.quote form.search button[type=submit] {
  *zoom: 1;
  display: inline-block;
  padding: 0 55px 0 10px;
  background: transparent url('../../../bundles/atssite/images/button.png') no-repeat right top;
  border: 1px solid #ff6300;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  font-family: "Eurosti";
  font-size: 20px;
  line-height: 34px;
  height: 34px;
  color: #fff;
  text-decoration: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding-right: 44px;
  background: transparent url('../../../bundles/atssite/images/button_small.png') no-repeat right top;
  font-size: 14px;
  line-height: 26px;
  height: 26px;
  margin-left: 10px;
}
body.quote form.search button[type=submit]:before,
body.quote form.search button[type=submit]:after {
  display: table;
  content: "";
}
body.quote form.search button[type=submit]:after {
  clear: both;
}
body.quote form.search button[type=submit]:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-decoration: none;
}
body.quote form.quote-be .vehicle .form-row,
body.quote form.quote-lu .vehicle .form-row {
  float: left;
  width: 36%;
  margin-left: 3%;
}
body.quote form.quote-be .vehicle .form-row input,
body.quote form.quote-lu .vehicle .form-row input {
  width: 98%;
}
body.quote form.quote-be .vehicle div.first-of-line,
body.quote form.quote-lu .vehicle div.first-of-line {
  margin-left: 0;
  clear: left;
  width: 21%;
}
body.contact form#contact-form {
  width: 500px;
}
body.contact form#contact-form .form-row input,
body.contact form#contact-form .form-row textarea {
  width: 98%;
}
body.contact form#contact-form .form-row textarea {
  height: 200px;
}
body.press section .inner {
  *zoom: 1;
  padding: 25px;
  margin-bottom: 50px;
  background: #ffffff;
  background: -moz-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e9e8e8));
  background: -webkit-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#e9e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e9e8e8',GradientType=0);
  border: 1px solid #d3d1d1;
  -webkit-border-bottom-left-radius: 25px;
  -moz-border-radius-bottomleft: 25px;
  border-bottom-left-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
  -moz-border-radius-bottomright: 25px;
  border-bottom-right-radius: 25px;
}
body.press section .inner:before,
body.press section .inner:after {
  display: table;
  content: "";
}
body.press section .inner:after {
  clear: both;
}
body.press section .inner .items {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 515px;
}
body.press section .inner .items li {
  min-height: 140px;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  background: transparent url('../../../bundles/atssite/images/background_li.png') no-repeat left bottom;
}
body.press section .inner .items li img {
  position: absolute;
}
body.press section .inner .items li p {
  padding: 0 0 0 120px;
}
body.promotion .template1 {
  padding-left: 140px;
}
body.promotion .promotion-cta {
  background: #ffffff;
  background: -moz-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e9e8e8));
  background: -webkit-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#e9e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e9e8e8',GradientType=0);
  border: 1px solid #d3d1d1;
  border-radius: 0px \0/;
  -webkit-border-bottom-left-radius: 25px;
  -moz-border-radius-bottomleft: 25px;
  border-bottom-left-radius: 25px;
  *zoom: 1;
  padding: 20px;
  margin: 0 0 10px 0;
  padding: 10px;
  width: 215px;
  margin: 0 0 0 auto;
}
body.promotion .promotion-cta:before,
body.promotion .promotion-cta:after {
  display: table;
  content: "";
}
body.promotion .promotion-cta:after {
  clear: both;
}
body.promotion .promotion-cta p {
  font-family: "Eurosti";
  color: #f47321;
  font-size: 18px;
  margin: 0;
  padding: 5px 0 10px 30px;
  background: transparent url('../../../bundles/atssite/images/sprite.png') no-repeat left -1400px;
}
body.promotion .promotion-cta a {
  display: block;
  float: right;
}
form.standard fieldset {
  margin: 20px 0;
  padding: 0 0 20px 0;
  border: none;
}
form.standard fieldset >.form-row:first-of-type {
  -webkit-margin-top-collapse: separate;
}
form.standard .form-row {
  margin: 10px 0;
}
form.standard .form-row label {
  display: block;
  color: #636363;
  margin-bottom: 5px;
}
form.standard .form-row label.required:after {
  content: " *";
}
form.standard .form-row input,
form.standard .form-row textarea {
  display: block;
  padding: 3px;
  border: 1px solid #d7d7d7;
  line-height: 16px;
}
form.standard .form-row input[type=text] {
  height: 16px;
}
form.standard .form-row select {
  height: 18px;
}
form.standard .form-group {
  *zoom: 1;
}
form.standard .form-group:before,
form.standard .form-group:after {
  display: table;
  content: "";
}
form.standard .form-group:after {
  clear: both;
}
form.standard .form-group .form-row {
  float: left;
}
form.standard .form-group2 .form-row {
  width: 48%;
  margin-left: 4%;
}
form.standard .form-group2 .form-row:first-child {
  margin-left: 0;
}
form.standard button[type=submit] {
  display: inline-block;
  padding: 0 55px 0 10px;
  background: transparent url('../../../bundles/atssite/images/button.png') no-repeat right top;
  border: 1px solid #ff6300;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
  font-family: "Eurosti";
  font-size: 20px;
  line-height: 34px;
  height: 34px;
  color: #fff;
  text-decoration: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
form.standard button[type=submit]:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-decoration: none;
}
form.standard ul.errors {
  margin: 5px 0 0 0;
  color: #fd9e62;
  padding: 0;
  *zoom: 1;
  list-style-type: none;
}
form.standard ul.errors:before,
form.standard ul.errors:after {
  display: table;
  content: "";
}
form.standard ul.errors:after {
  clear: both;
}
form.standard ul.errors li {
  float: left;
  padding: 0;
  margin: 0 0 0 10px;
}
form.standard ul.errors li:first-child {
  margin-left: 0;
}
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  background-color: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.flash {
  background: #ffffff;
  background: -moz-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e9e8e8));
  background: -webkit-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#e9e8e8 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#e9e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#e9e8e8',GradientType=0);
  border: 1px solid #d3d1d1;
  border-radius: 0px \0/;
  -webkit-border-bottom-left-radius: 25px;
  -moz-border-radius-bottomleft: 25px;
  border-bottom-left-radius: 25px;
  *zoom: 1;
  padding: 20px;
  margin: 0 0 10px 0;
  position: fixed;
  overflow: hidden;
  top: 50%;
  left: 50%;
  margin-left: -172px;
  margin-top: -83px;
  z-index: 100;
  width: 333px;
  height: 166px;
  line-height: 16px;
}
.flash:before,
.flash:after {
  display: table;
  content: "";
}
.flash:after {
  clear: both;
}
.flash h1 {
  font-size: 18px;
}
.flash h1 i {
  display: inline-block;
  background-image: url('../../../bundles/atssite/images/sprite.png');
  background-repeat: no-repeat;
  background-position: left -1298px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  margin-right: 4px;
}
.flash .close {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.flash-success h1 i {
  background-position: 0 -1608px;
}
input,
textarea {
  color: #000;
}
.placeholder {
  color: #aaa;
}
.error #container {
  padding: 40px 40px 80px;
  width: 820px;
}
.error #footer {
  width: 900px;
  margin: 0 auto;
  position: relative;
  height: 80px;
  background: transparent url('../../../bundles/atssite/images/background_footer.png') no-repeat left bottom;
}
.error #footer .disclaimer {
  text-align: center;
  color: white;
  font-size: 10px;
  line-height: 30px;
  margin: 0;
}
.dev_signature {
  margin: 20px 0 0;
  overflow: hidden;
}
.dev_signature a {
  opacity: 0.9;
  filter: alpha(opacity=90);
  display: block;
  text-indent: -999em;
  float: left;
}
.dev_signature a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#snowcap {
  width: 32px;
  height: 11px;
  margin: 8px 0 0;
  background: transparent url('../../../bundles/atssite/images/snowcap-white.png') no-repeat left top;
}
#coyote {
  width: 26px;
  height: 26px;
  margin: 0 20px 0 0;
  background: transparent url('../../../bundles/atssite/images/coyote-white.png') no-repeat left top;
}

.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none;
}
.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
}
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}
.nivo-box img {
  display: block;
}
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  color: #fff;
  width: 100%;
  z-index: 8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nivo-caption p {
  padding: 5px;
  margin: 0;
}
.nivo-caption a {
  display: inline !important;
}
.nivo-html-caption {
  display: none;
}
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}
.nivo-prevNav {
  left: 0px;
}
.nivo-nextNav {
  right: 0px;
}
.nivo-controlNav {
  text-align: center;
  padding: 15px 0;
}
.nivo-controlNav a {
  cursor: pointer;
}
.nivo-controlNav a.active {
  font-weight: bold;
}

.theme-123 {
  position: relative;
}
.theme-123 .nivoSlider {
  position: relative;
  background: #fff url(../../../bundles/atssite/vendor/nivo-slider/themes/123/loading.gif) no-repeat 50% 50%;
  margin-bottom: 10px;
}
.theme-123 .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
.theme-123 .nivoSlider a {
  border: 0;
  display: block;
}
.theme-123 .nivoSlider a.nivo-imageLink {
  z-index: 50;
  background-color: #fff;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
}
.theme-123 .nivo-controlNav {
  position: absolute;
  bottom: 10px;
  right: 20px;
  z-index: 100;
  padding: 0;
}
.theme-123 .nivo-controlNav a {
  display: inline-block;
  width: 17px;
  height: 17px;
  border: 0;
  margin: 0 2px;
  padding: 0;
  color: #fff;
  font-size: 11px;
  text-align: center;
  line-height: 17px;
  background: #656565;
  background: -moz-linear-gradient(top,#656565 0%,#656565 50%,#535353 57%,#535353 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#656565),color-stop(50%,#656565),color-stop(57%,#535353),color-stop(100%,#535353));
  background: -webkit-linear-gradient(top,#656565 0%,#656565 50%,#535353 57%,#535353 100%);
  background: -o-linear-gradient(top,#656565 0%,#656565 50%,#535353 57%,#535353 100%);
  background: -ms-linear-gradient(top,#656565 0%,#656565 50%,#535353 57%,#535353 100%);
  background: linear-gradient(to bottom,#656565 0%,#656565 50%,#535353 57%,#535353 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#656565',endColorstr='#535353',GradientType=0);
}
.theme-123 .nivo-controlNav a.active {
  background-position: 0 -22px;
  background: #ff731a;
  background: -moz-linear-gradient(top,#ff731a 0%,#ff731a 50%,#ff6300 57%,#ff6300 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff731a),color-stop(50%,#ff731a),color-stop(57%,#ff6300),color-stop(100%,#ff6300));
  background: -webkit-linear-gradient(top,#ff731a 0%,#ff731a 50%,#ff6300 57%,#ff6300 100%);
  background: -o-linear-gradient(top,#ff731a 0%,#ff731a 50%,#ff6300 57%,#ff6300 100%);
  background: -ms-linear-gradient(top,#ff731a 0%,#ff731a 50%,#ff6300 57%,#ff6300 100%);
  background: linear-gradient(to bottom,#ff731a 0%,#ff731a 50%,#ff6300 57%,#ff6300 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff731a',endColorstr='#ff6300',GradientType=0);
}
.theme-123 .nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../../../bundles/atssite/vendor/nivo-slider/themes/123/arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  z-index: 100;
}
.theme-123:hover .nivo-directionNav a {
  opacity: 1;
}
.theme-123 a.nivo-nextNav {
  background-position: -30px 0;
  right: 15px;
}
.theme-123 a.nivo-prevNav {
  left: 15px;
}
.theme-123 .nivo-caption {
  background: transparent;
  right: 60px;
  top: 40px;
  left: auto;
  bottom: auto;
  width: 550px;
  text-align: right;
  font-family: "nimbus-sans-condensed", Helvetica, sans-serif;
  font-size: 54px;
  line-height: 48px;
  opacity: 1;
  color: #fff;
  letter-spacing: 1px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #000;
}
.theme-123 .nivo-caption a {
  color: #fff;
  text-decoration: none;
}
.theme-123 .nivo-caption a:hover {
  color: #fff;
}
.theme-123 .nivo-hidden-caption {
  display: none;
}
.theme-123 .nivo-controlNav.nivo-thumbs-enabled {
  width: 100%;
}
.theme-123 .nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px;
}
.theme-123 .nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: 120px;
  height: auto;
}
.theme-123 .nivoSlider .nivo-main-image {
  z-index: 1;
}
