/* 
other & some typo contents
*/
button[disabled], input[disabled], optgroup[disabled], option[disabled], select[disabled], textarea[disabled] {
  user-input: disabled;
  opacity: 0.8;
}

.clear {
  clear: both;
}

.clear-abs {
  clear: both;
  font-size: 0;
  line-height: 0;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.toleft {
  float: left;
}

.toright {
  float: right;
}

html {
  margin: 0;
  padding: 0;
  border: 0;
}

.bp-reset-element, body, h1, h2, h3, h4, h5, h6, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, blockquote, q, th, td, caption, table,
div, span, object, iframe, p,
pre, a, abbr, acronym, address,
code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset,
form, label, legend,
caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

blockquote, q {
  quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

th, td, caption {
  float: none !important;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

a img {
  border: none;
}

/* RESET END */
/* PARTIALS END */
/* BLUEPRINT mixins END */
/* BLUEPRINT scaffolding END */
body.bp {
  line-height: 1.5;
  font-family: Verdana, sans-serif, "Helvetica Neue", Arial, Helvetica;
  color: #333333;
  font-size: 75%;
}
body.bp h1, body.bp h2, body.bp h3, body.bp h4, body.bp h5, body.bp h6 {
  font-weight: normal;
  color: #222222;
}
body.bp h1 img, body.bp h2 img, body.bp h3 img, body.bp h4 img, body.bp h5 img, body.bp h6 img {
  margin: 0;
}
body.bp h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}
body.bp h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
body.bp h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}
body.bp h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
body.bp h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}
body.bp h6 {
  font-size: 1em;
  font-weight: bold;
}
body.bp p {
  margin: 0 0 1.5em;
}
body.bp p .left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
body.bp p .right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}
body.bp a {
  text-decoration: underline;
  color: #202025;
}
body.bp a:visited {
  color: #08080a;
}
body.bp a:focus {
  color: #202025;
}
body.bp a:hover {
  color: #202025;
}
body.bp a:active {
  color: #40383e;
}
body.bp blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
body.bp strong, body.bp dfn {
  font-weight: bold;
}
body.bp em, body.bp dfn {
  font-style: italic;
}
body.bp sup, body.bp sub {
  line-height: 0;
}
body.bp abbr, body.bp acronym {
  border-bottom: 1px dotted #666666;
}
body.bp address {
  margin: 0 0 1.5em;
  font-style: italic;
}
body.bp del {
  color: #666666;
}
body.bp pre {
  margin: 1.5em 0;
  white-space: pre;
}
body.bp pre, body.bp code, body.bp tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}
body.bp li ul, body.bp li ol {
  margin: 0;
}
body.bp ul, body.bp ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 1.5em;
}
body.bp ul {
  list-style-type: disc;
}
body.bp ol {
  list-style-type: decimal;
}
body.bp dl {
  margin: 0 0 1.5em 0;
}
body.bp dl dt {
  font-weight: bold;
}
body.bp dd {
  margin-left: 1.5em;
}
body.bp table {
  margin-bottom: 1.4em;
  width: 100%;
}
body.bp th {
  font-weight: bold;
}
body.bp thead th {
  background: #ffe10e;
}
body.bp th, body.bp td, body.bp caption {
  padding: 4px 10px 4px 5px;
}
body.bp table.striped tr:nth-child(even) td,
body.bp table tr.even td {
  background: #e5ecf9;
}
body.bp tfoot {
  font-style: italic;
}
body.bp caption {
  background: #eeeeee;
}
body.bp .quiet {
  color: #666666;
}
body.bp .loud {
  color: #111111;
}
body.bp .clear {
  clear: both;
}
body.bp .nowrap {
  white-space: nowrap;
}
body.bp .clearfix {
  overflow: hidden;
  *zoom: 1;
}
body.bp .small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
body.bp .large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
body.bp .first {
  margin-left: 0;
  padding-left: 0;
}
body.bp .last {
  margin-right: 0;
  padding-right: 0;
}
body.bp .top {
  margin-top: 0;
  padding-top: 0;
}
body.bp .bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
body.bp .showgrid {
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(5%, rgba(0, 0, 0, 0.5)), color-stop(5%, rgba(0, 0, 0, 0))), -webkit-gradient(linear, 0% 50%, 960 50%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(100, 100, 225, 0.25)), color-stop(6.25%, rgba(100, 100, 225, 0.25)), color-stop(6.25%, rgba(0, 0, 0, 0)), color-stop(8.33333%, rgba(0, 0, 0, 0)), color-stop(8.33333%, rgba(100, 100, 225, 0.25)), color-stop(14.58333%, rgba(100, 100, 225, 0.25)), color-stop(14.58333%, rgba(0, 0, 0, 0)), color-stop(16.66667%, rgba(0, 0, 0, 0)), color-stop(16.66667%, rgba(100, 100, 225, 0.25)), color-stop(22.91667%, rgba(100, 100, 225, 0.25)), color-stop(22.91667%, rgba(0, 0, 0, 0)), color-stop(25%, rgba(0, 0, 0, 0)), color-stop(25%, rgba(100, 100, 225, 0.25)), color-stop(31.25%, rgba(100, 100, 225, 0.25)), color-stop(31.25%, rgba(0, 0, 0, 0)), color-stop(33.33333%, rgba(0, 0, 0, 0)), color-stop(33.33333%, rgba(100, 100, 225, 0.25)), color-stop(39.58333%, rgba(100, 100, 225, 0.25)), color-stop(39.58333%, rgba(0, 0, 0, 0)), color-stop(41.66667%, rgba(0, 0, 0, 0)), color-stop(41.66667%, rgba(100, 100, 225, 0.25)), color-stop(47.91667%, rgba(100, 100, 225, 0.25)), color-stop(47.91667%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(100, 100, 225, 0.25)), color-stop(56.25%, rgba(100, 100, 225, 0.25)), color-stop(56.25%, rgba(0, 0, 0, 0)), color-stop(58.33333%, rgba(0, 0, 0, 0)), color-stop(58.33333%, rgba(100, 100, 225, 0.25)), color-stop(64.58333%, rgba(100, 100, 225, 0.25)), color-stop(64.58333%, rgba(0, 0, 0, 0)), color-stop(66.66667%, rgba(0, 0, 0, 0)), color-stop(66.66667%, rgba(100, 100, 225, 0.25)), color-stop(72.91667%, rgba(100, 100, 225, 0.25)), color-stop(72.91667%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(100, 100, 225, 0.25)), color-stop(81.25%, rgba(100, 100, 225, 0.25)), color-stop(81.25%, rgba(0, 0, 0, 0)), color-stop(83.33333%, rgba(0, 0, 0, 0)), color-stop(83.33333%, rgba(100, 100, 225, 0.25)), color-stop(89.58333%, rgba(100, 100, 225, 0.25)), color-stop(89.58333%, rgba(0, 0, 0, 0)), color-stop(91.66667%, rgba(0, 0, 0, 0)), color-stop(91.66667%, rgba(100, 100, 225, 0.25)), color-stop(97.91667%, rgba(100, 100, 225, 0.25)), color-stop(97.91667%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 60px, rgba(0, 0, 0, 0) 60px, rgba(0, 0, 0, 0) 80px, rgba(100, 100, 225, 0.25) 80px, rgba(100, 100, 225, 0.25) 140px, rgba(0, 0, 0, 0) 140px, rgba(0, 0, 0, 0) 160px, rgba(100, 100, 225, 0.25) 160px, rgba(100, 100, 225, 0.25) 220px, rgba(0, 0, 0, 0) 220px, rgba(0, 0, 0, 0) 240px, rgba(100, 100, 225, 0.25) 240px, rgba(100, 100, 225, 0.25) 300px, rgba(0, 0, 0, 0) 300px, rgba(0, 0, 0, 0) 320px, rgba(100, 100, 225, 0.25) 320px, rgba(100, 100, 225, 0.25) 380px, rgba(0, 0, 0, 0) 380px, rgba(0, 0, 0, 0) 400px, rgba(100, 100, 225, 0.25) 400px, rgba(100, 100, 225, 0.25) 460px, rgba(0, 0, 0, 0) 460px, rgba(0, 0, 0, 0) 480px, rgba(100, 100, 225, 0.25) 480px, rgba(100, 100, 225, 0.25) 540px, rgba(0, 0, 0, 0) 540px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 620px, rgba(0, 0, 0, 0) 620px, rgba(0, 0, 0, 0) 640px, rgba(100, 100, 225, 0.25) 640px, rgba(100, 100, 225, 0.25) 700px, rgba(0, 0, 0, 0) 700px, rgba(0, 0, 0, 0) 720px, rgba(100, 100, 225, 0.25) 720px, rgba(100, 100, 225, 0.25) 780px, rgba(0, 0, 0, 0) 780px, rgba(0, 0, 0, 0) 800px, rgba(100, 100, 225, 0.25) 800px, rgba(100, 100, 225, 0.25) 860px, rgba(0, 0, 0, 0) 860px, rgba(0, 0, 0, 0) 880px, rgba(100, 100, 225, 0.25) 880px, rgba(100, 100, 225, 0.25) 940px, rgba(0, 0, 0, 0) 940px, rgba(0, 0, 0, 0) 960px);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 60px, rgba(0, 0, 0, 0) 60px, rgba(0, 0, 0, 0) 80px, rgba(100, 100, 225, 0.25) 80px, rgba(100, 100, 225, 0.25) 140px, rgba(0, 0, 0, 0) 140px, rgba(0, 0, 0, 0) 160px, rgba(100, 100, 225, 0.25) 160px, rgba(100, 100, 225, 0.25) 220px, rgba(0, 0, 0, 0) 220px, rgba(0, 0, 0, 0) 240px, rgba(100, 100, 225, 0.25) 240px, rgba(100, 100, 225, 0.25) 300px, rgba(0, 0, 0, 0) 300px, rgba(0, 0, 0, 0) 320px, rgba(100, 100, 225, 0.25) 320px, rgba(100, 100, 225, 0.25) 380px, rgba(0, 0, 0, 0) 380px, rgba(0, 0, 0, 0) 400px, rgba(100, 100, 225, 0.25) 400px, rgba(100, 100, 225, 0.25) 460px, rgba(0, 0, 0, 0) 460px, rgba(0, 0, 0, 0) 480px, rgba(100, 100, 225, 0.25) 480px, rgba(100, 100, 225, 0.25) 540px, rgba(0, 0, 0, 0) 540px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 620px, rgba(0, 0, 0, 0) 620px, rgba(0, 0, 0, 0) 640px, rgba(100, 100, 225, 0.25) 640px, rgba(100, 100, 225, 0.25) 700px, rgba(0, 0, 0, 0) 700px, rgba(0, 0, 0, 0) 720px, rgba(100, 100, 225, 0.25) 720px, rgba(100, 100, 225, 0.25) 780px, rgba(0, 0, 0, 0) 780px, rgba(0, 0, 0, 0) 800px, rgba(100, 100, 225, 0.25) 800px, rgba(100, 100, 225, 0.25) 860px, rgba(0, 0, 0, 0) 860px, rgba(0, 0, 0, 0) 880px, rgba(100, 100, 225, 0.25) 880px, rgba(100, 100, 225, 0.25) 940px, rgba(0, 0, 0, 0) 940px, rgba(0, 0, 0, 0) 960px);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), -o-linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 60px, rgba(0, 0, 0, 0) 60px, rgba(0, 0, 0, 0) 80px, rgba(100, 100, 225, 0.25) 80px, rgba(100, 100, 225, 0.25) 140px, rgba(0, 0, 0, 0) 140px, rgba(0, 0, 0, 0) 160px, rgba(100, 100, 225, 0.25) 160px, rgba(100, 100, 225, 0.25) 220px, rgba(0, 0, 0, 0) 220px, rgba(0, 0, 0, 0) 240px, rgba(100, 100, 225, 0.25) 240px, rgba(100, 100, 225, 0.25) 300px, rgba(0, 0, 0, 0) 300px, rgba(0, 0, 0, 0) 320px, rgba(100, 100, 225, 0.25) 320px, rgba(100, 100, 225, 0.25) 380px, rgba(0, 0, 0, 0) 380px, rgba(0, 0, 0, 0) 400px, rgba(100, 100, 225, 0.25) 400px, rgba(100, 100, 225, 0.25) 460px, rgba(0, 0, 0, 0) 460px, rgba(0, 0, 0, 0) 480px, rgba(100, 100, 225, 0.25) 480px, rgba(100, 100, 225, 0.25) 540px, rgba(0, 0, 0, 0) 540px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 620px, rgba(0, 0, 0, 0) 620px, rgba(0, 0, 0, 0) 640px, rgba(100, 100, 225, 0.25) 640px, rgba(100, 100, 225, 0.25) 700px, rgba(0, 0, 0, 0) 700px, rgba(0, 0, 0, 0) 720px, rgba(100, 100, 225, 0.25) 720px, rgba(100, 100, 225, 0.25) 780px, rgba(0, 0, 0, 0) 780px, rgba(0, 0, 0, 0) 800px, rgba(100, 100, 225, 0.25) 800px, rgba(100, 100, 225, 0.25) 860px, rgba(0, 0, 0, 0) 860px, rgba(0, 0, 0, 0) 880px, rgba(100, 100, 225, 0.25) 880px, rgba(100, 100, 225, 0.25) 940px, rgba(0, 0, 0, 0) 940px, rgba(0, 0, 0, 0) 960px);
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 60px, rgba(0, 0, 0, 0) 60px, rgba(0, 0, 0, 0) 80px, rgba(100, 100, 225, 0.25) 80px, rgba(100, 100, 225, 0.25) 140px, rgba(0, 0, 0, 0) 140px, rgba(0, 0, 0, 0) 160px, rgba(100, 100, 225, 0.25) 160px, rgba(100, 100, 225, 0.25) 220px, rgba(0, 0, 0, 0) 220px, rgba(0, 0, 0, 0) 240px, rgba(100, 100, 225, 0.25) 240px, rgba(100, 100, 225, 0.25) 300px, rgba(0, 0, 0, 0) 300px, rgba(0, 0, 0, 0) 320px, rgba(100, 100, 225, 0.25) 320px, rgba(100, 100, 225, 0.25) 380px, rgba(0, 0, 0, 0) 380px, rgba(0, 0, 0, 0) 400px, rgba(100, 100, 225, 0.25) 400px, rgba(100, 100, 225, 0.25) 460px, rgba(0, 0, 0, 0) 460px, rgba(0, 0, 0, 0) 480px, rgba(100, 100, 225, 0.25) 480px, rgba(100, 100, 225, 0.25) 540px, rgba(0, 0, 0, 0) 540px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 620px, rgba(0, 0, 0, 0) 620px, rgba(0, 0, 0, 0) 640px, rgba(100, 100, 225, 0.25) 640px, rgba(100, 100, 225, 0.25) 700px, rgba(0, 0, 0, 0) 700px, rgba(0, 0, 0, 0) 720px, rgba(100, 100, 225, 0.25) 720px, rgba(100, 100, 225, 0.25) 780px, rgba(0, 0, 0, 0) 780px, rgba(0, 0, 0, 0) 800px, rgba(100, 100, 225, 0.25) 800px, rgba(100, 100, 225, 0.25) 860px, rgba(0, 0, 0, 0) 860px, rgba(0, 0, 0, 0) 880px, rgba(100, 100, 225, 0.25) 880px, rgba(100, 100, 225, 0.25) 940px, rgba(0, 0, 0, 0) 940px, rgba(0, 0, 0, 0) 960px);
  -webkit-background-size: 100% 18px, auto;
  -moz-background-size: 100% 18px, auto;
  -o-background-size: 100% 18px, auto;
  background-size: 100% 18px, auto;
  background-position: left top;
}
body.bp .feedback, body.bp .error, body.bp .alert, body.bp .notice, body.bp .success, body.bp .info {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
}
body.bp .error, body.bp .alert {
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
body.bp .error a, body.bp .alert a {
  color: #8a1f11;
}
body.bp .notice {
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
body.bp .notice a {
  color: #514721;
}
body.bp .success {
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
body.bp .success a {
  color: #264409;
}
body.bp .info {
  background: #d5edf8;
  color: #205791;
  border-color: #92cae4;
}
body.bp .info a {
  color: #205791;
}
body.bp .hide {
  display: none;
}
body.bp .highlight {
  background: yellow;
}
body.bp .added {
  background: #006600;
  color: white;
}
body.bp .removed {
  background: #990000;
  color: white;
}

form.bp label {
  font-weight: bold;
}
form.bp fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}
form.bp legend {
  font-weight: bold;
  font-size: 1.2em;
}
form.bp input.text, form.bp input.title, form.bp input[type=email], form.bp input[type=text], form.bp input[type=password] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px;
}
form.bp input.title {
  font-size: 1.5em;
}
form.bp textarea {
  margin: 0.5em 0;
  padding: 5px;
}
form.bp select {
  margin: 0.5em 0;
}
form.bp fieldset {
  border: 1px solid #cccccc;
}
form.bp input.text, form.bp input.title, form.bp input[type=email], form.bp input[type=text], form.bp input[type=password],
form.bp textarea {
  background-color: #fff;
  border: 1px solid #bbbbbb;
}
form.bp input.text:focus, form.bp input.title:focus, form.bp input[type=email]:focus, form.bp input[type=text]:focus, form.bp input[type=password]:focus,
form.bp textarea:focus {
  border-color: #666666;
}
form.bp select {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
}
form.bp input.text, form.bp input.title, form.bp input[type=email], form.bp input[type=text], form.bp input[type=password] {
  width: 300px;
}
form.bp textarea {
  width: 390px;
  height: 250px;
}
form.bp .box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #e5ecf9;
}
form.bp .border {
  padding-right: 9px;
  margin-right: 10px;
  border-right: 1px solid #dddddd;
}
form.bp .colborder {
  padding-right: 49px;
  margin-right: 50px;
  border-right: 1px solid #dddddd;
}
form.bp hr {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
}
form.bp hr.space {
  background: #dddddd;
  color: #dddddd;
  clear: both;
  float: none;
  width: 100%;
  height: 0.1em;
  margin: 0 0 1.45em;
  border: none;
  background: white;
  color: white;
  visibility: hidden;
}
form.bp form.inline {
  line-height: 3;
}
form.bp form.inline p {
  margin-bottom: 0;
}

body.two-col #container {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
body.two-col #header, body.two-col #footer {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 940px;
}
* html body.two-col #header, * html body.two-col #footer {
  overflow-x: hidden;
}
body.two-col #sidebar {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 300px;
}
* html body.two-col #sidebar {
  overflow-x: hidden;
}
body.two-col #content {
  display: inline;
  float: left;
  margin-right: 0;
  width: 640px;
}
* html body.two-col #content {
  overflow-x: hidden;
}

/*** MENU ***/
/*** superfish - defaults - should not be modified here. see below for 'customize' ***/
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-menu {
  line-height: 1.0;
}

.sf-menu ul {
  position: absolute;
  top: -999em;
  width: 10em;
  /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
  width: 100%;
}

.sf-menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */
}

.sf-menu li {
  float: left;
  position: relative;
}

.sf-menu a {
  display: block;
  position: relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: 2.5em;
  /* match top ul list item height */
  z-index: 99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 10em;
  /* match ul width */
  top: 0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 10em;
  /* match ul width */
  top: 0;
}

/*** DEMO SKIN ***/
.sf-menu {
  float: left;
  margin-bottom: 1em;
}

.sf-menu a {
  float: left;
  height: 29px;
  padding: 10px 20px 0;
  background: transparent url("../images/menu-l1-bg-mid.png") no-repeat 0 0;
  font-size: 17px;
  text-decoration: none;
}

.sf-menu a, .sf-menu a:visited {
  /* visited pseudo selector so IE6 applies text colour*/
  color: #655a42;
}

.sf-menu li {
  /*background:		#BDD2FF;*/
}

.sf-menu li li {
  /*background:		#AABDE6;*/
}

.sf-menu li li li {
  /*background:		#9AAEDB;*/
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
  /*background:		#CFDEFF;*/
  outline: 0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
  padding-right: 2.25em;
  min-width: 1px;
  /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
  position: absolute;
  display: block;
  right: .75em;
  top: 1.05em;
  /* IE6 only */
  width: 10px;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
  background: url("../images/arrows-ffffff.png") no-repeat -10px -100px;
  /* 8-bit indexed alpha png. IE6 gets solid image only */
}

a > .sf-sub-indicator {
  /* give all except IE6 the correct values */
  top: .8em;
  background-position: 0 -100px;
  /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px;
  /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
  background-position: -10px 0;
}

.sf-menu ul a > .sf-sub-indicator {
  background-position: 0 0;
}

/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0;
  /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
  background: url("../images/shadow.png") no-repeat bottom right;
  padding: 0 8px 9px 0;
  -moz-border-radius-bottomleft: 17px;
  -moz-border-radius-topright: 17px;
  -webkit-border-top-right-radius: 17px;
  -webkit-border-bottom-left-radius: 17px;
}

.sf-shadow ul.sf-shadow-off {
  background: transparent;
}

/* superfish end */
/* menu customize */
#menu-main nav {
  background-color: black;
}

.sf-menu {
  float: none;
  margin-bottom: 0;
}

.sf-menu li ul {
  /*top:			60px !important;*/
  /*border: 1px solid blue;*/
  background: #f9f9f9;
}

.sf-menu li {
  font-size: 0.9em;
  line-height: 1.3em;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 1px;
}

nav .sf-menu a, nav .sf-menu a:visited {
  background: none;
  color: #e3e3e5;
  text-decoration: none;
  font-size: inherit;
  padding: 17px 35px 2px 5px;
}

nav .sf-menu a:hover {
  color: #676c71;
}

.sf-menu.level-1 span.menu-pos-end {
  /*background:transparent url('../images/menu-l1-bg-end.png') no-repeat left 0;*/
  float: left;
  width: 1px;
  height: 39px;
}

.sf-menu.level-1 .first a {
  /*background:transparent url('../images/menu-l1-bg.png') no-repeat left 0;*/
}

.sf-menu.level-1 .last a {
  /*background:transparent url('../images/menu-l1-bg.png') no-repeat right 0;*/
}

.sf-menu .level-1 .last a {
  margin-right: 0;
}

/* mid */
.sf-menu .middle:hover a,
.sf-menu .middle.act a {
  /*background-image:url('../images/menu-l1-bg-mid-act.png');*/
}

.sf-menu .middle:hover .level-2 a,
.sf-menu .middle.act .level-2 a {
  /* l2 bg reset */
  background: none;
}

/* first */
.sf-menu .first:hover a,
.sf-menu .first.act a {
  /*background-image:url('../images/menu-l1-bg-act.png');*/
}

.sf-menu .first:hover .level-2 a,
.sf-menu .first.act .level-2 a {
  /* l2 bg reset */
  background: none;
}

/* last */
.sf-menu .last:hover a,
.sf-menu .last.act a {
  /*background-image:url('../images/menu-l1-bg-act.png');*/
}

.sf-menu .last:hover .level-2 a,
.sf-menu .last.act .level-2 a {
  /* l2 bg reset */
  background: none;
}

nav .sf-menu a:focus, nav .sf-menu a:hover, nav .sf-menu a:active, nav .sf-menu .act a {
  color: #676c71;
}

/*
menu active style info: current positions should be styled to both classes .act and .active
this is because superfish menu makes .active,
but in typo pack everywhere we use .act as default.
can be only .act when not using superfish script.
*/
/* lvl 2 */
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
  top: 51px;
}

.sf-menu ul.level-2 {
  /*background:transparent url('../images/menu-l2-bg.png') no-repeat 0 0;*/
  width: 200px;
  padding-top: 10px;
  /*font-weight:bold;*/
  padding-left: 20px;
  padding-bottom: 10px;
  text-transform: none;
}

.sf-menu .level-2 .end {
  /*background:transparent url('../images/menu-l2-bg-end.png') no-repeat 0 0;*/
  height: 14px;
  width: 100%;
  bottom: -14px;
  left: -1px;
  position: absolute;
}

.sf-menu .level-2 li {
  margin-left: 1px;
  width: 169px;
  text-transform: none;
}

.sf-menu.level-1 .level-2 a {
  color: #e3e3e5;
  /*	font-size:14px;*/
  float: none;
  background: transparent;
  height: auto;
  padding: 5px 0;
}

.sf-menu.level-1 .level-2 li.act a,
.sf-menu.level-1 .level-2 li:hover a {
  /*background-image: none;*/
  color: #676c71;
}

.sf-menu .level-2 li.end:hover {
  background-color: transparent;
}

.tx-macinasearchbox-pi1 {
  position: relative;
  float: right;
}
.tx-macinasearchbox-pi1 .search-icon {
  display: block;
  width: 36px;
  height: 37px;
  cursor: pointer;
  background: url(../images/search-buttons.png) no-repeat 10px 6px;
  margin-top: 14px;
  margin-left: 0px;
}
.tx-macinasearchbox-pi1 .search-form {
  position: absolute;
  top: 51px;
  right: 0;
  width: 145px;
  padding: 6px 10px 5px;
  z-index: 10;
  display: none;
  background-color: #0d0d12;
}
.tx-macinasearchbox-pi1 .search-form .line {
  background-color: #fff;
  width: 130px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
}
.tx-macinasearchbox-pi1 input.text {
  width: 102px;
  padding: 5px;
  font-size: 0.9em;
  float: left;
}
.tx-macinasearchbox-pi1 input[type="submit"] {
  background: url(../images/search-buttons.png) no-repeat 1px -100px;
  float: left;
  width: 20px;
  height: 20px;
  border: 0;
  margin: 6px 0 0 9px;
  cursor: pointer;
}

.tx-macinasearchbox-pi1.act .search-icon {
  background-position: 10px -44px;
}

/* lang menu */
#menu-lang {
  float: right;
  width: 36px;
  padding-top: 14px;
}
#menu-lang .cloud {
  position: absolute;
  top: 51px;
  display: none;
  margin-left: 1px;
}
#menu-lang ul {
  margin: 0;
  padding: 0;
}
#menu-lang li {
  display: block;
  float: none;
  margin: 0;
  text-align: center;
  padding-top: 3px;
  background-color: #0d0d12;
}
#menu-lang li a {
  font-size: 1em;
  color: #e3e3e5;
  width: 34px;
  height: 27px;
  display: block;
}
#menu-lang li a:hover {
  color: #676c71;
}
#menu-lang ul.current {
  border-right: 1px solid #0d0d12;
  border-left: 1px solid #0d0d12;
  height: 37px;
}
#menu-lang ul.current li {
  background: url(../images/lang-menu-expand.png) no-repeat 11px 20px;
}

#menu-lang.hover .cloud {
  display: block;
}
#menu-lang.hover ul.current {
  border-color: #fff;
}
#menu-lang.hover ul.current li {
  background-position: 11px -21px;
}
#menu-lang.hover ul.current li a {
  color: #676c71;
}

/*	Less Framework 4
	http://lessframework.com
	by Joni Korpi
	License: http://opensource.org/licenses/mit-license.php	*/
/*	Resets
	------	*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em,
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup,
menu, footer, header, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
  display: block;
}

a img {
  border: 0;
}

/*	Typography presets
	------------------	*/
.gigantic {
  font-size: 110px;
  line-height: 120px;
  letter-spacing: -2px;
}

.huge, h1 {
  font-size: 68px;
  line-height: 72px;
  letter-spacing: -1px;
}

.large, h2 {
  font-size: 42px;
  line-height: 48px;
}

.bigger, h3 {
  font-size: 26px;
  line-height: 36px;
}

.big, h4 {
  font-size: 22px;
  line-height: 30px;
}

body.bp {
  /*font: 16px/24px Verdana, Georgia, serif;*/
}

.small, small {
  font-size: 13px;
  line-height: 18px;
}

/* Selection colours (easy to forget) */
::selection {
  background: #ffff9e;
}

::-moz-selection {
  background: #ffff9e;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

body {
  -webkit-tap-highlight-color: #ffff9e;
}

/* MAIN WIDTH */
.pagerow {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}

#main {
  font-size: 95%;
}

#header {
  overflow: visible;
  position: relative;
}
#header a {
  text-decoration: none;
  font-weight: bold;
}

#menu-main {
  background: url(../images/menu-bg.png) no-repeat left 0;
  display: inline;
  float: left;
  margin-right: 0;
  width: 720px;
}
* html #menu-main {
  overflow-x: hidden;
}
#menu-main ul.level-1 {
  margin: 0;
  margin-left: 32px;
  padding-left: 0;
  background-color: #0d0d12;
  float: left;
  width: 688px;
  height: 51px;
}
#menu-main ul.level-1 > li {
  height: 51px;
}
#menu-main ul.level-2 {
  background-color: #0d0d12;
}

#logo {
  /* n, last, first */
  float: left;
  display: inline;
  width: 260px;
  margin-right: 0;
}

#head-content {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: normal;
}

/* LAYOUTS */
#content_main .content-inner {
  display: inline;
  float: left;
  margin-right: 0;
  width: 560px;
  margin-bottom: 20px;
}
* html #content_main .content-inner {
  overflow-x: hidden;
}
#content_main #content_right {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-right: 0;
  width: 180px;
  float: right;
  margin-bottom: 20px;
}
* html #content_main #content_right {
  overflow-x: hidden;
}

.lay-home #page {
  overflow: hidden;
}

.lay-home #main {
  overflow: visible;
}

.lay-home #main-content-after {
  width: 1920px;
  margin-left: -960px;
  /*border: 1px solid blue;*/
  position: relative;
  left: 50%;
}

.lay-sub-a #content_main .content-inner,
.lay-sub-b #content_main .content-inner {
  display: inline;
  float: left;
  margin-right: 0;
  width: 720px;
  margin-left: 20px;
}
* html .lay-sub-a #content_main .content-inner, * html
.lay-sub-b #content_main .content-inner {
  overflow-x: hidden;
}

/* layout: detail */
.lay-sub-a #content_main {
  position: relative;
  /* top container with image */
  /* left header valign to bottom and move textpic to the right */
}
.lay-sub-a #content_main .content-inner .csc-textpic-intext-right-nowrap {
  margin-right: -58px;
  position: relative;
}
.lay-sub-a #content_main .content-inner .csc-textpic-text {
  position: absolute;
  bottom: 0;
  left: 0;
}
.lay-sub-a #content_main .content-inner h1 {
  text-transform: uppercase;
}
.lay-sub-a #content_main #content_right {
  border-left: none;
}

.lay-sub-a #main-content-after {
  margin-left: 20px;
}

/* CONTAINERS */
#main {
  overflow: initial;
}

#content_main {
  margin-top: 11px;
}
#content_main #badge {
  background: url(../images/badge.png) no-repeat;
  width: 196px;
  height: 166px;
  margin-left: -16px;
  float: left;
  display: inline;
}
#content_main #content_right {
  min-height: 168px;
  border-left: 4px solid #ffe10e;
  border-right: 4px solid #ffe10e;
}
#content_main h2 {
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.4em;
  margin-top: 0.1em;
  margin-bottom: 0.5em;
}
#content_main h2.csc-firstHeader {
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 0;
  font-size: 2.2em;
  margin-top: 0.2em;
}
#content_main h3 {
  font-size: 1.3em;
  line-height: 1.2em;
  font-weight: bold;
}
#content_main h4 {
  font-size: 1em;
  text-transform: uppercase;
  margin-bottom: 0.25em;
}

#main-content-after p {
  font-size: 1.2em;
}

/* RIGHT, SLIDER, LOGIN, NEWS, TRACKING, FORM */
#main p.bodytext, #main ul li, #main ol li {
  font-size: 1.2em;
}

.lay-home #main .content-inner p.bodytext {
  font-size: 1.0em;
}

/* RIGHT */
#content_right > * {
  margin: 0 20px;
}

#content_right h3 {
  color: #676c71;
  margin-bottom: 4px;
}
#content_right .support {
  border-top: 1px solid #7f7f7f;
  border-bottom: 1px solid #7f7f7f;
  margin-top: 5px;
  padding-top: 7px;
}
#content_right .support p {
  color: #000005;
  font-size: 1.05em;
  line-height: 1.2em;
  margin-bottom: 8px;
}
#content_right .support p .detail {
  font-size: 0.9em;
}

.loginbox {
  color: #676c71;
}
.loginbox input[type="password"],
.loginbox input[type="text"],
.loginbox input[type="submit"] {
  border-top: 1px solid #8f9496;
  border-right: 1px solid #c1c3c4;
  border-bottom: 1px solid #dadada;
  border-left: 1px solid #c1c3c4;
  background: #fff;
  color: #676c71;
  width: 130px;
  padding: 3px 5px;
  font-size: 1em;
}
.loginbox input[type="submit"] {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border-color: #c3c3c3;
  width: auto;
}
.loginbox .row.submit {
  text-align: center;
}
.loginbox .status-msg {
  margin-top: 6px;
}
.loginbox .status-name {
  margin-bottom: 3px;
}
.loginbox .logout input {
  border: none !important;
  padding: 0 !important;
  margin: 0;
  font-weight: bold;
  color: #202025;
  cursor: pointer;
}

.status-nameinfo > div {
  float: left;
  margin-right: 6px;
}

.status-nameinfo {
  font-weight: bold;
  font-size: 1.3em;
  margin-top: 10px;
  margin-bottom: 18px;
}

#map {
  border: 1px solid #6b7075;
  display: inline;
  float: left;
  margin-right: 0;
  width: 720px;
  height: 430px;
}
* html #map {
  overflow-x: hidden;
}

#main .tx-hrl-position p {
  margin-bottom: 2px;
}
#main .tx-hrl-position .orders {
  border-bottom: 1px solid #cacccd;
  margin-bottom: 10px;
}
#main .tx-hrl-position .item {
  border-top: 1px solid #cacccd;
  padding: 1px 8px;
  background: url(../images/orders-expand.png) no-repeat 120px 5px;
}
#main .tx-hrl-position .item .expand {
  display: none;
}
#main .tx-hrl-position .item a, #main .tx-hrl-position .item a:visited {
  font-weight: bold;
  color: #000005;
  text-decoration: none;
  display: block;
}
#main .tx-hrl-position .item.active {
  color: #676c71;
  background-color: #f2f2f2;
  background-position: -80px 5px;
}
#main .tx-hrl-position .item.active .expand {
  display: block;
}
#main .tx-hrl-position .item.active a {
  color: #676c71;
}
#main .tx-hrl-position .item.active p {
  margin: 7px 0;
  font-weight: bold;
}
#main .tx-hrl-position .item.active p .value {
  display: block;
  font-weight: normal;
}

/* MAINPAGE SLIDER */
#main .tx-w-slider {
  /*border: 1px solid red;*/
  position: relative;
  /*padding: 4px 16px;*/
  width: 1920px;
  margin-bottom: 35px;
  box-shadow: 1px 1px 15px 1px rgba(100, 100, 100, 0.2);
  -webkit-box-shadow: 1px 1px 15px 1px rgba(100, 100, 100, 0.2);
}
#main .tx-w-slider ul {
  position: absolute;
  /* required */
  overflow: hidden;
  /* required */
  margin: 0;
  padding: 0;
  list-style: none !important;
  background: url(/fileadmin/contents/slider1.png) no-repeat;
}
#main .tx-w-slider ul li {
  float: left;
  width: 344px;
  /* 1920 /5 items = 384 */
  min-height: 350px;
  margin: 0 0px 0 0;
  padding: 0 20px;
}
#main .tx-w-slider .mask {
  position: relative;
  /* required */
  overflow: hidden;
  /* required */
  width: 1920px;
  /* (element width + margin) * items visible  */
}
#main .tx-w-slider .csc-textpic-imagewrap {
  /*height: 192px;*/
}
#main .tx-w-slider .slide-first .csc-textpic-imagewrap {
  height: 350px;
}
#main .tx-w-slider h3 {
  margin-bottom: 0.2em;
  font-size: 2.1em;
  line-height: 1.1em;
  background: url(../images/arrow2.png) no-repeat -2px 0;
  padding-left: 30px;
  padding-bottom: 3px;
  text-transform: uppercase;
  color: #000005;
}
#main .tx-w-slider h3 a {
  color: #000005;
  text-decoration: none;
}
#main .tx-w-slider p {
  padding-left: 35px;
  font-size: 1.3em;
  line-height: 1.35em;
  margin-bottom: 0.5em;
}
#main .tx-w-slider .prev, #main .tx-w-slider .next {
  width: 20px;
  height: 350px;
  display: block;
  position: absolute;
  top: 0;
  background: #ededed url(../images/slider-left.png) no-repeat 0 0;
  left: 0;
}
#main .tx-w-slider .prev:hover, #main .tx-w-slider .next:hover {
  background-position: -20px 0;
}
#main .tx-w-slider .next {
  background-image: url(../images/slider-right.png);
  right: 0;
  left: auto;
}
#main .tx-w-slider a.disabled {
  display: none;
}

.tx-w-slider .pagination-links {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tx-w-slider .pagination-links li {
  display: inline;
}

.tx-w-slider .pagination-links li.current {
  background: grey;
}

.tx-w-slider .disabled {
  color: grey;
}

.tx-w-slider .pagination-links {
  position: absolute;
  right: 0;
  bottom: 0px;
}

.tx-w-slider .pagination-links a {
  background: url(../images/carousel-browserdot.png) -11px 0;
  width: 10px;
  height: 10px;
  display: block;
  float: left;
  margin-left: 2px;
}

.tx-w-slider .pagination-links .current a,
.tx-w-slider .pagination-links :hover a {
  background-position: 0 0;
}

/* NEWS */
#main .news {
  margin-top: 16px;
}
#main .news a {
  color: #000005;
  text-decoration: none;
}

#main .news-list-container .news-list-item {
  clear: both;
  border-bottom: 1px solid #cdcdcd;
  padding-top: 6px;
}
#main .news-list-container .news-list-item .col-1 {
  width: 550px;
  float: left;
  padding-top: 10px;
}
#main .news-list-container .news-list-item .col-2 {
  width: 160px;
  float: right;
  padding-top: 18px;
  text-align: right;
}
#main .news-list-container .news-list-morelink {
  padding-left: 5px;
  font-weight: bold;
}

/* news carousel */
.news-carousel {
  position: relative;
  /*padding: 4px 16px;*/
  /*width: 206px;*/
}
.news-carousel ul {
  position: absolute;
  /* required */
  overflow: hidden;
  /* required */
  margin: 0;
  padding: 0 !important;
  list-style: none;
}
.news-carousel ul li {
  float: left;
  /* required */
  width: 278px;
  margin: 0 0px 0 0;
  padding: 0;
  list-style: none;
}
.news-carousel .mask {
  position: relative;
  /* required */
  overflow: hidden;
  /* required */
  width: 278px;
  /* (element width + margin) * items visible  */
}
.news-carousel .disabled {
  color: grey;
}
.news-carousel .pagination-links {
  position: absolute;
  right: -32px;
  top: -20px;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 166px;
  text-align: right;
  font-size: 1.2em;
  line-height: 1.2em;
  overflow: hidden;
}
.news-carousel .pagination-links li {
  display: inline;
}
.news-carousel .pagination-links a {
  width: 33px;
  height: 15px;
  margin-left: -1px;
  display: block;
  float: left;
  color: #676c71 !important;
  text-align: center;
  border-left: 1px solid #676c71;
}
.news-carousel .pagination-links .current a,
.news-carousel .pagination-links :hover a {
  color: #000005 !important;
}

/* PARTNER */
.tx_whartlpartner .row {
  border-bottom: 1px solid #cacccd;
  font-size: 1.3em;
  padding: 10px 0;
}
.tx_whartlpartner .row p {
  float: left;
  margin: 0.5em 0;
}
.tx_whartlpartner .row img {
  float: right;
  border: 1px solid black;
}
.tx_whartlpartner .row .name {
  font-weight: bold;
}

#main .button,
#main .yform .type-button .button,
#main .yform .type-button input.submit {
  background: #fff;
  color: lightgray;
  text-transform: uppercase;
}

/* CONTACT FORM */
#main .yform {
  background: none;
  padding: 12px 0 12px;
  border-radius: 0;
  border: 1px solid #000005;
  margin-top: 10px;
  /* second column */
}
#main .yform fieldset {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 380px;
  margin-right: 0;
  border: 0;
  padding: 0;
}
* html #main .yform fieldset {
  overflow-x: hidden;
}
#main .yform fieldset + fieldset {
  /*@include column(4);*/
  width: 320px;
  margin-right: 0;
}
#main .yform div.type-text, #main .yform div.type-select, #main .yform div.type-check, #main .yform div.type-button {
  margin: 0.5em 0;
  padding: 3px 20px;
  padding-right: 0;
}
#main .yform .type-select .select {
  border: 1px solid #E6E6E6;
  border-color: #C4C4C4 #E9E9E9 #E9E9E9 #C4C4C4;
  padding: 4px 3px 2px;
  margin-top: 1px;
  margin-bottom: 2px;
}
#main .yform .type-text input,
#main .yform .type-text textarea,
#main .yform .type-select .select,
#main .yform .type-button,
#main .yform .required {
  width: 350px;
  color: gray;
  font-family: inherit;
}
#main .yform fieldset + fieldset .type-text input,
#main .yform fieldset + fieldset .type-text textarea,
#main .yform fieldset + fieldset .type-select select {
  width: 290px;
}
#main .yform .type-button {
  width: 120px;
  float: right;
}
#main .yform .required {
  width: 120px;
  float: left;
}
#main .yform .type-button input.submit {
  font-size: 1.05em;
  color: gray !important;
  x-moz-box-shadow: 0 1px 2px rgba(172, 188, 209, 0.35);
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
}
#main .yform textarea {
  height: 188px;
}
#main .yform .street, #main .yform .number, #main .yform .postcode, #main .yform .city {
  float: left;
}
#main .yform .country {
  clear: both;
}
#main .yform .street input {
  width: 210px;
}
#main .yform .number input {
  width: 116px;
}
#main .yform .postcode input {
  width: 116px;
}
#main .yform .city input {
  width: 210px;
}

select,
.select {
  background: white url(../images/form_droplist.png) no-repeat right 0;
  width: 300px;
  height: 22px;
  padding: 4px 10px;
  -webkit-appearance: none;
  behavior: url(/fileadmin/templates/default/css/PIE.htc);
  position: relative;
  z-index: initial;
  font-size: 1.1em;
  color: gray;
}

.select .options {
  display: none;
  border: 1px solid gray;
  position: absolute;
  top: 0;
  left: 0;
  width: 326px;
  top: 28px !important;
  z-index: 20;
}
.select .options .option {
  height: 22px;
  background: #fff;
  padding: 4px;
}
.select .options .option:hover {
  background: lightgray;
}

/* FOOTER */
#footer {
  margin-bottom: 70px;
  color: #676c71;
  font-size: 95%;
}

#footer-before {
  background-color: #f2f2f2;
  border-top: 1px solid #c1c3c5;
  border-bottom: 1px solid #676c71;
  padding: 13px 0 10px;
}
#footer-before h4 {
  color: #000005;
  font-size: 1.5em;
  margin-bottom: 2px;
}
#footer-before .col {
  min-height: 80px;
  display: inline;
  float: left;
  margin-right: 20px;
}
#footer-before .col p {
  margin-bottom: 0;
}
#footer-before .col a {
  color: inherit;
  text-decoration: none;
  font-weight: bold;
}
#footer-before .col a:hover {
  text-decoration: underline;
}
#footer-before .col .news-latest-container {
  padding-right: 20px;
}
#footer-before .col header h4 {
  padding-left: 30px;
  background: url("../images/arrow1.png") no-repeat 0 2px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
#footer-before .col header h4 a {
  font-weight: inherit;
}
#footer-before .col .csc-textpic {
  padding-right: 20px;
}
#footer-before .col .csc-textpic-imagewrap {
  padding: 5px 16px 0 38px;
}
#footer-before .col .csc-textpic-text {
  margin-left: 114px;
}
#footer-before .col-1 {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-right: 20px;
  width: 400px;
  border-right: 1px solid #c6c8ca;
}
* html #footer-before .col-1 {
  overflow-x: hidden;
}
#footer-before .col-2 {
  /*@include column(3);*/
  width: 240px;
  border-right: 1px solid #c6c8ca;
}
#footer-before .col-3 {
  /*@include column(4, true);*/
  /* with borders inside it doesn't fit to grid */
  width: 298px;
  margin-right: 0px;
}

#foot-content {
  /*	padding: 0 $blueprint-container-boxes-padding-x;*/
  text-align: center;
  font-size: 0.9em;
  padding: 16px 0 10px;
  border-bottom: 1px solid #cdcdcf;
}
#foot-content a {
  color: #676c71;
  text-decoration: none;
}
#foot-content a:hover {
  text-decoration: underline;
}
#foot-content p {
  margin: 0;
}

.csc-frame-rulerBefore {
  border-top: 1px solid #7f7f7f;
  padding-top: 7px;
}

/* workaround to hide mysterious p.bodytext inserted with loginbox. no idea, why. */
.csc-frame-rulerBefore.loginbox header + p,
.csc-frame-rulerBefore.loginbox .tx-felogin-pi1 + p {
  display: none;
}

.only320,
.only768 {
  display: none;
}

/*		Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */
                                /*body {
width: 896px;
padding: 72px 48px 84px;
background: rgb(232,232,232);
color: rgb(60,60,60);
-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
/*}*/
/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .only768 {
    display: block;
  }

  #page {
    position: relative;
    width: 768px;
    margin: 0 auto;
  }

  .pagerow {
    width: 768px;
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1;
  }

  #logo {
    margin-top: 24px;
  }

  #menu-main {
    margin-left: 40px;
    margin-top: 10px;
    width: 730px;
  }
  #menu-main ul.level-1 {
    width: 695px;
  }

  nav .sf-menu a, nav .sf-menu a:visited {
    padding-right: 34px;
  }

  #head-content {
    top: 97px;
  }

  #content_main #badge {
    width: 186px;
    margin-left: 0;
    background-position: 22px 0;
  }

  #content_main .content-inner {
    margin-bottom: 10px;
  }

  .lay-home #main-content-after {
    width: 1630px;
    margin-left: -815px;
  }

  .lay-sub-a #content_main {
    position: static;
  }
  .lay-sub-a #content_main .content-inner .csc-textpic-intext-right-nowrap {
    margin-right: -28px;
  }

  #main .tx-w-slider,
  #main .tx-w-slider .mask {
    width: 1630px;
  }

  #footer-before {
    padding: 10px 0;
  }
  #footer-before .col .csc-textpic {
    padding-right: 0px;
  }
  #footer-before .col .csc-textpic-imagewrap {
    padding-left: 20px;
    padding-right: 12px;
    margin-right: 0;
  }
  #footer-before .col .csc-textpic-text {
    margin-left: 85px;
  }
  #footer-before .col-1 {
    /* doesn't fit to layout grid.. */
    width: 300px;
    padding-right: 10px;
  }
  #footer-before .col-2 {
    width: 155px;
    padding-right: 10px;
  }
  #footer-before .col-3 {
    width: 240px;
  }

  #content_main #content_right {
    position: absolute;
    top: 0px;
    right: 0;
    min-height: 50px;
    border: none;
  }
  #content_main #content_right .loginbox {
    position: absolute;
    right: 150px;
    top: 0;
    width: 226px;
    border: none;
    background: url(../images/badge-small.png) no-repeat 0 3px;
    padding: 0 0 0 55px;
    margin-top: 10px;
    margin-right: 20px;
  }
  #content_main #content_right .loginbox .col1,
  #content_main #content_right .loginbox .col2 {
    float: left;
  }
  #content_main #content_right .loginbox .submit {
    margin-left: 3px;
    margin-top: 23px;
  }
  #content_main #content_right .loginbox .submit input {
    padding: 3px 7px;
    text-transform: uppercase;
  }
  #content_main #content_right .loginbox .status-msg {
    float: left;
    margin: 0 4px 0 0;
  }
  #content_main #content_right .support {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    border-left: 4px solid #FFE10E;
    padding-left: 14px;
    margin: 18px 20px 0 0;
  }

  .news-carousel .mask {
    width: 240px;
  }
  .news-carousel ul li {
    width: 240px;
  }

  #map {
    width: 540px;
    height: 320px;
  }

  .tx-hrl-position {
    position: absolute;
    right: 0;
    top: 430px;
    width: 140px;
    padding: 0 20px;
    border-right: 4px solid #ffe10e;
    border-left: 4px solid #ffe10e;
  }

  .tx_hrlposition {
    border-top: 1px solid #7f7f7f;
    padding-top: 3px;
  }
}
/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */
@media only screen and (max-width: 767px) {
  .only320 {
    display: block;
  }

  .no320 {
    display: none;
  }

  .pagerow {
    width: 320px;
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1;
  }

  #header {
    height: 95px;
  }

  #logo img {
    width: 174px;
    height: 34px;
  }

  .mobile-phone p {
    width: 120px;
    height: 44px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/badge-small-320.png) no-repeat 0 0;
    padding-left: 40px;
    padding-top: 20px;
    font-size: 0.9em;
  }

  #mobilemenu {
    position: absolute;
    top: 44px;
    left: 0;
    height: 51px;
    width: 100%;
    z-index: 11;
    background: #0d0d12;
    /*box-shadow: 1px 1px 15px 1px rgba(100, 100, 100, 0.2);
    -webkit-box-shadow: 1px 1px 15px 1px rgba(100, 100, 100, 0.2);*/
  }
  #mobilemenu a {
    color: #fff;
    background: #0d0d12;
    border: 1px solid #fff;
    padding: 3px 9px;
    margin-left: 20px;
    margin-top: 12px;
    height: 20px;
    float: left;
  }
  #mobilemenu a.active {
    border-color: #676c71;
    border-bottom: #0d0d12;
    color: #676c71;
    height: 33px;
  }

  #menu-main {
    display: none;
    position: absolute;
    top: 95px;
    left: 0;
    width: 100%;
    z-index: 10;
    background: #0d0d12;
    border-top: 1px solid #676c71;
  }
  #menu-main ul.level-1 {
    float: none;
    width: 280px;
    margin-left: 20px;
    margin-top: 12px;
  }
  #menu-main li {
    float: none;
    clear: both;
    height: auto !important;
  }
  #menu-main li br {
    display: none;
  }
  #menu-main li a {
    padding: 0;
  }
  #menu-main .sf-menu li:hover ul, #menu-main .sf-menu li.sfHover ul {
    top: 20px !important;
  }
  #menu-main .sf-menu .level-2 li {
    display: block;
    line-height: 1.2em;
    margin-bottom: 14px;
  }
  #menu-main #menu-lang-mobile {
    margin-left: 20px;
    border-top: 1px solid gray;
    padding-top: 18px;
    overflow: hidden;
    width: 280px;
  }
  #menu-main #menu-lang-mobile ul {
    margin: 0 0 12px -7px;
    padding: 0;
  }
  #menu-main #menu-lang-mobile li {
    font-size: 1em;
    width: 34px;
    height: 23px;
    display: inline;
    border-left: 1px solid #fff;
    padding: 2px 14px;
  }
  #menu-main #menu-lang-mobile a {
    color: #fff;
    font-weight: normal;
  }
  #menu-main #menu-lang-mobile .act a,
  #menu-main #menu-lang-mobile a:hover {
    color: #676c71;
  }
  #menu-main .tx-macinasearchbox-pi1 {
    float: none;
  }
  #menu-main .tx-macinasearchbox-pi1 .line,
  #menu-main .tx-macinasearchbox-pi1 .search-icon {
    display: none;
  }
  #menu-main .tx-macinasearchbox-pi1 .search-form {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    width: 290px;
  }
  #menu-main .tx-macinasearchbox-pi1 .search-form input.text {
    float: left;
    margin-left: 10px;
    width: 220px;
    margin-bottom: 20px;
  }
  #menu-main .tx-macinasearchbox-pi1 .search-form .morebutton input {
    float: left;
    border: 1px solid #fff;
    height: 28px;
    width: 28px;
    margin-top: 2px;
    margin-left: 16px;
    background-position: 7px -97px;
  }

  #content_main {
    position: relative;
    margin-top: 0;
  }
  #content_main #badge {
    background: url(../images/badge-320.jpg) no-repeat;
    width: 320px;
    height: 182px;
    margin: 0;
    clear: both;
  }

  #head-content {
    display: none;
  }

  #content_main #content_right {
    position: absolute;
    display: none;
    top: 0px;
    left: 0;
    width: 100%;
    float: none;
    margin: 0;
    z-index: 10;
    background: #0d0d12;
    border: none;
    border-top: 1px solid #676c71;
    color: #fff;
    min-height: 0;
  }
  #content_main #content_right .csc-frame-rulerBefore {
    border: none;
  }
  #content_main #content_right header {
    display: none;
  }
  #content_main #content_right .support {
    display: none;
  }
  #content_main #content_right .loginbox {
    padding-bottom: 20px;
  }
  #content_main #content_right .loginbox input {
    width: 220px;
    margin-top: 8px;
  }
  #content_main #content_right .loginbox input.login {
    width: 24px;
    border: 1px solid #fff;
    background: #0d0d12 url(../images/button-login-320.png) no-repeat 8px 2px;
    margin-top: 40px;
    margin-left: 4px;
  }
  #content_main #content_right .loginbox input.logout {
    color: #fff;
    background-color: #0d0d12;
    width: auto;
  }
  #content_main #content_right .loginbox .col1 {
    width: 240px;
    float: left;
  }
  #content_main #content_right .loginbox .col2 {
    width: 30px;
    float: left;
  }

  .lay-home #content_main .content-inner,
  .lay-sub-a #content_main .content-inner,
  .lay-sub-b #content_main .content-inner {
    width: 300px;
    padding: 0 0px;
    margin-left: 10px;
  }

  .lay-home #main .content-inner p.bodytext {
    font-size: 1.1em;
  }

  .lay-home #main-content-after {
    width: 320px;
    margin: 0 auto;
    left: 0;
  }

  .lay-sub-a #content_main {
    overflow: hidden;
  }
  .lay-sub-a #content_main .content-inner {
    margin-left: 0;
    float: none;
  }
  .lay-sub-a #content_main .content-inner .csc-textpic-text {
    position: static;
  }
  .lay-sub-a .csc-textpic-intext-right-nowrap .csc-textpic-text {
    clear: both;
    margin: 0 10px;
    width: 300px;
  }
  .lay-sub-a #main-content-after {
    margin: 0 10px;
  }

  .tx-jfmulticontent-pi1 .subcolumns > div {
    width: 100%;
    float: none;
    margin: 0;
  }
  .tx-jfmulticontent-pi1 .subcolumns > div > div {
    padding: 0 10px;
  }

  #main .tx-w-slider,
  #main .tx-w-slider .mask {
    width: 320px;
    height: auto !important;
  }

  #main .tx-w-slider {
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  #main .tx-w-slider ul {
    background: none;
    position: relative;
    border-top: 23px solid #ffe10e;
  }
  #main .tx-w-slider ul li {
    display: block;
    width: 320px;
    float: none;
    clear: both;
    padding: 0 0 8px 0;
    border-bottom: 1px solid #cacccd;
    min-height: 0;
  }
  #main .tx-w-slider li.item-0, #main .tx-w-slider li.item-1, #main .tx-w-slider li:last-child {
    display: none;
  }
  #main .tx-w-slider .next, #main .tx-w-slider .prev {
    display: none;
  }

  #footer-before {
    border: 1px solid #676c71;
    margin: 10px;
    padding: 10px 30px;
  }
  #footer-before .col {
    width: 240px;
    border: none;
    border-bottom: 1px solid #c1c3c5;
    margin-bottom: 10px;
    padding-bottom: 14px;
  }
  #footer-before .col-1 .csc-textpic {
    padding: 0;
  }
  #footer-before .col-1 .csc-textpic-text {
    float: left;
    margin: 0;
    width: 190px;
  }
  #footer-before .col-1 .csc-textpic-imagewrap {
    float: right;
    margin: 0;
    padding: 0;
    margin-top: 50px;
  }
  #footer-before .col-3 {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #footer-before .news-carousel ul li, #footer-before .news-carousel .mask {
    width: 258px;
  }

  #foot-content {
    text-align: left;
    border: none;
    width: 300px;
    margin: 0 auto;
  }

  #main .yform fieldset, #main .yform fieldset + fieldset {
    /*@include column(4);*/
    width: 298px;
    margin-right: 0;
    border: 0;
    padding: 0;
    clear: both;
  }
  #main .yform fieldset .type-text input,
  #main .yform fieldset .type-text textarea,
  #main .yform fieldset .type-select .select, #main .yform fieldset + fieldset .type-text input,
  #main .yform fieldset + fieldset .type-text textarea,
  #main .yform fieldset + fieldset .type-select .select {
    width: 250px;
  }
  #main .yform fieldset .type-button, #main .yform fieldset + fieldset .type-button {
    width: 100px;
    margin-right: 17px;
  }
  #main .yform fieldset .required, #main .yform fieldset + fieldset .required {
    width: 100px;
  }
  #main .yform textarea {
    height: 100px;
  }

  .mobile-expanded {
    display: block !important;
  }

  #main .news-list-container .news-list-item .col-1,
  #main .news-list-container .news-list-item .col-2 {
    width: auto;
    float: none;
    text-align: left;
    padding-top: 0;
  }
  #main .news-list-container img {
    margin-bottom: 10px;
  }

  #map {
    width: 300px;
    height: 200px;
  }

  .tx-hrl-position {
    position: initial;
    padding: 0 20px;
    border-right: 4px solid #ffe10e;
    border-left: 4px solid #ffe10e;
    margin-bottom: 20px;
  }

  .tx_hrlposition {
    border-top: 1px solid #7f7f7f;
    padding-top: 3px;
  }

  #content_right .tx-hrl-position {
    display: none;
  }
}

.wanted {
  background:#ffe10e;
  padding:25px;
  margin-bottom:6px;
}

.wanted:after {
  content:"";
  display:block;
  clear:both;
}

.wanted * {
  box-sizing:border-box;
}

.wanted .col {
  float:left;
  min-height:1px;
}

.wanted .col h2 {
  line-height:1.1;
  margin:0;
}

.wanted .col.col-3 {
  width:22%;
  padding-right:25px;
}

.wanted .col.col-7 {
  width:62%;
}

.wanted .col.col-2 {
  width:16%;
  padding-left:15px;
}

.wanted .btn,
.wanted .btn:visited,
.wanted .btn:active,
.wanted .btn:focus {
  background:#000;
  color:#fff;
  display:block;
  padding:15px 20px;
  text-align:center;
  font-weight:600;
  text-decoration:none;
  padding-left: 35px;
  background: url("../images/arrow1.png") no-repeat 15px 50% #000;
}

.wanted .btn:hover {
  color:#ffe10e;
}

@media only screen and (max-width: 991px) {
  .wanted .col.col-3 {
    width:100%;
    padding-right:25px;
    margin-bottom:10px;
  }

  .wanted .col.col-7 {
    width:68%;
  }

  .wanted .col.col-2 {
    width:32%;
    padding-left:15px;
  }
}

@media only screen and (max-width: 768px) {
  .wanted .col.col-3 {
    width:100%;
    padding:0 12px;
    margin-bottom:10px;
  }

  .wanted .col.col-7 {
    width:100%;
    padding:0 12px;
  }

  .wanted .col.col-2 {
    margin-top:10px;
    width:100%;
    padding:0 12px;
  }
}


.video-js-box {
  width:100% !important;
  height:auto !important;
  position:relative;
  padding-bottom:56.3% !important;
}

.video-js-box >video {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  width:100%;
  height:100%;
}


/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */
/*
@media only screen and (min-width: 480px) and (max-width: 767px) {
	body {
	}
}
*/


.contenttable {
    font-size: 1.2em;
}

.cc-banner a.cc-btn:hover {
    color:#FFF;
}

.columnar div.type-check input#consent {
    margin-left: 0 !important;
}