@charset "UTF-8";
/* RESET */
/* line 2, ../sass/core/_base.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  /*vertical-align: baseline;*/ }

/* remember to define focus styles! */
/* line 21, ../sass/core/_base.scss */
:focus {
  outline: 0; }

/* line 24, ../sass/core/_base.scss */
body {
  line-height: 1;
  color: black;
  background: white; }

/* line 29, ../sass/core/_base.scss */
ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
/* line 33, ../sass/core/_base.scss */
table {
  border-collapse: separate;
  border-spacing: 0; }

/* line 37, ../sass/core/_base.scss */
caption, th {
  text-align: left;
  font-weight: normal;
  vertical-align: top; }

/* line 43, ../sass/core/_base.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: ""; }

/* line 47, ../sass/core/_base.scss */
blockquote, q {
  quotes: "" ""; }

/* line 50, ../sass/core/_base.scss */
img {
  border: medium none; }

/* END RESET */
/* line 55, ../sass/core/_base.scss */
body {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/BackgroundTile.jpg) repeat-x top center;
  font: 11px Tahoma, Geneva, sans-serif;
  color: #565859;
  position: relative; }

/* line 61, ../sass/core/_base.scss */
a {
  color: #cc3300;
  text-decoration: underline; }

/* line 65, ../sass/core/_base.scss */
a:hover {
  color: #ff531a;
  text-decoration: none; }

/* line 70, ../sass/core/_base.scss */
p {
  display: block;
  margin-bottom: 15px; }

/* line 75, ../sass/core/_base.scss */
h1 {
  color: #333333;
  font-size: 23px;
  line-height: normal;
  margin-bottom: 15px; }

/* line 82, ../sass/core/_base.scss */
h2 {
  color: #cc3300;
  font-weight: bold; }
  /* line 86, ../sass/core/_base.scss */
  h2.manchet {
    margin-bottom: 15px;
    display: block; }

/* line 92, ../sass/core/_base.scss */
::selection {
  background: orange;
  color: white; }

/* line 96, ../sass/core/_base.scss */
::-moz-selection {
  background: orange;
  color: white; }

/* line 101, ../sass/core/_base.scss */
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

/* line 108, ../sass/core/_base.scss */
.clearfix {
  display: inline-block; }

/* line 111, ../sass/core/_base.scss */
.clearfix {
  display: block; }

/* line 115, ../sass/core/_base.scss */
input[type="text"], textarea {
  width: 100%; }

/* ----------PAGE CSS!---------- */
/* line 7, ../sass/partials/_oldstyles.scss */
#crownBg {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/crownBg.png) center top no-repeat;
  width: 100%;
  height: 457px;
  position: absolute;
  /*top:0;*/
  left: 0; }

/* line 15, ../sass/partials/_oldstyles.scss */
#Wrapper {
  width: 968px;
  margin: 0 auto 20px;
  position: relative; }

/* line 20, ../sass/partials/_oldstyles.scss */
#Container {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/ContentBackgroundTile.jpg) repeat-y top left;
  padding: 0  5px 30px;
  overflow: hidden;
  width: 958px; }

/* line 26, ../sass/partials/_oldstyles.scss */
#MorsoeLogo {
  float: left;
  padding: 21px 21px 0; }

/* line 30, ../sass/partials/_oldstyles.scss */
#TopNavigation {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/BackgroundTop.jpg) no-repeat top left;
  padding: 0 5px;
  height: 91px; }

/* line 35, ../sass/partials/_oldstyles.scss */
#Footer {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/BackgroundFooter.png) no-repeat top left;
  height: 33px;
  padding: 10px 20px;
  color: #8b8c8b;
  font-size: 10px;
  line-height: 11px;
  font-weight: normal; }

/* line 44, ../sass/partials/_oldstyles.scss */
#Footer .FloatLeft small {
  padding: 0;
  font-style: normal; }

/* line 48, ../sass/partials/_oldstyles.scss */
#Footer b {
  color: #7e807e; }

/* line 51, ../sass/partials/_oldstyles.scss */
#Footer a {
  color: #8b8c8b;
  font-size: 10px;
  text-decoration: none; }

/* line 56, ../sass/partials/_oldstyles.scss */
#ContentContainer, #WideContentContainer {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/BackgroundPageFeatures.jpg) no-repeat right -1px;
  overflow: hidden;
  padding-top: 30px;
  width: 724px; }
  /* line 62, ../sass/partials/_oldstyles.scss */
  .full #ContentContainer, .full #WideContentContainer {
    width: 100% !important; }

/* line 66, ../sass/partials/_oldstyles.scss */
#WideContentContainer {
  width: 958px; }

/* line 69, ../sass/partials/_oldstyles.scss */
#LegendFeatures, #WideLegendFeatures {
  width: 705px;
  background: url(/Files/Templates/Designs/Morsoe/assets/img/HRHome.gif) repeat-x bottom left;
  overflow: hidden;
  margin: 0 0 23px; }
  /* line 75, ../sass/partials/_oldstyles.scss */
  .full #LegendFeatures, .full #WideLegendFeatures {
    width: 100%; }

/* line 79, ../sass/partials/_oldstyles.scss */
#WideLegendFeatures {
  width: 920px;
  margin: 0 auto 15px; }

/* line 83, ../sass/partials/_oldstyles.scss */
#Features {
  padding: 0 5px 5px 0; }

/* line 86, ../sass/partials/_oldstyles.scss */
#Features img {
  vertical-align: bottom !important; }

/* HOMEPAGE */
/* line 90, ../sass/partials/_oldstyles.scss */
#HomeContent {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/BackgroundHomeMain.jpg) no-repeat top left;
  padding: 0 5px 8px 5px;
  overflow: hidden;
  width: 958px; }

/* line 101, ../sass/partials/_oldstyles.scss */
.HomeContentBox, .HomeContentBoxGreen, #HomeContent .FloatNone {
  width: 295px;
  min-height: 180px;
  float: left;
  margin-left: 20px; }

/* line 107, ../sass/partials/_oldstyles.scss */
.HomeContentBox .Image, .HomeContentBoxGreen .Image {
  width: 82px;
  float: right;
  margin-top: 10px; }

/* line 113, ../sass/partials/_oldstyles.scss */
.HomeContentBox .Text, .HomeContentBoxGreen .Text {
  width: 295px;
  float: none; }

/* line 118, ../sass/partials/_oldstyles.scss */
.HomeContentBox .Text p, .HomeContentBoxGreen .Text p {
  width: 180px;
  display: block;
  margin-top: 10px; }

/* line 124, ../sass/partials/_oldstyles.scss */
.HomeContentBox.HomeNoImage .Text p, .HomeContentBoxGreen.HomeNoImage .Text p {
  width: 280px;
  display: block;
  margin-top: 10px; }

/* line 130, ../sass/partials/_oldstyles.scss */
.HomeContentBox .h1, .HomeContentBoxGreen h1, #HomeContent .FloatNone h1 {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/HRHome.gif) no-repeat bottom left;
  font-size: 22px;
  padding-bottom: 10px;
  width: 300px; }

/* line 136, ../sass/partials/_oldstyles.scss */
.HomeContentBox a,
#HomeContent .FloatNone a {
  color: #cc3300;
  text-decoration: none;
  padding-left: 12px;
  background: url(/Files/Templates/Designs/Morsoe/assets/img/BulletOrange.gif) no-repeat center left; }

/* line 143, ../sass/partials/_oldstyles.scss */
.HomeContentBoxGreen a {
  color: #007038;
  text-decoration: none;
  padding-left: 12px;
  background: url(/Files/Templates/Designs/Morsoe/assets/img/BulletGreen.gif) no-repeat center left; }

/* STANDARD PAGE */
/* line 150, ../sass/partials/_oldstyles.scss */
#WideContent {
  width: 922px;
  margin: 0 auto; }

/* line 154, ../sass/partials/_oldstyles.scss */
#Content {
  width: 705px;
  min-height: 450px; }

/* line 158, ../sass/partials/_oldstyles.scss */
#Content h2, #HomeContent .FloatNone h2 {
  color: #CC3300;
  font-weight: bold; }

/* line 162, ../sass/partials/_oldstyles.scss */
#Content .text2 {
  color: #cc3300;
  font-weight: bold; }

/* line 166, ../sass/partials/_oldstyles.scss */
#MainContent {
  width: 460px;
  float: left;
  line-height: 150%;
  min-height: 450px;
  margin-bottom: 40px; }
  /* line 173, ../sass/partials/_oldstyles.scss */
  #MainContent.longColumn {
    width: 705px; }
  /* line 177, ../sass/partials/_oldstyles.scss */
  .full #MainContent {
    padding: 0 20px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

/* line 183, ../sass/partials/_oldstyles.scss */
#RightColumn {
  width: 200px;
  float: right;
  padding-top: 50px; }

/* line 188, ../sass/partials/_oldstyles.scss */
#RightColumn .RelatedContent {
  padding: 7px;
  line-height: 13px;
  /*font-size: 12px;*/
  font-weight: bold; }

/* line 194, ../sass/partials/_oldstyles.scss */
#RightColumn .Related h4, #RightColumn .Teaser h4 {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/HRHome.gif) no-repeat bottom left;
  padding: 0 0 5px 7px;
  font-size: 14px;
  color: #CC3300; }

/* line 200, ../sass/partials/_oldstyles.scss */
#RightColumn .Related a {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/BulletGrey.gif) no-repeat center left;
  padding-left: 12px;
  font-size: 10px;
  line-height: 150%;
  color: #737373;
  text-decoration: none; }

/* line 208, ../sass/partials/_oldstyles.scss */
#RightColumn .Related hr {
  border: 0;
  width: 100%;
  color: #a6a6a6;
  background-color: #a6a6a6;
  height: 1px; }

/* line 215, ../sass/partials/_oldstyles.scss */
#RightColumn .TeaserContent {
  line-height: 13px;
  font-size: 10px; }

/* line 219, ../sass/partials/_oldstyles.scss */
div.Related {
  margin-bottom: 5px; }

/*#RightColumn .Teaser h4 {
background:url(/Files/Templates/Designs/Morsoe/assets/img/HRHome.gif) no-repeat bottom left;
padding-left:7px;
}*/
/* line 226, ../sass/partials/_oldstyles.scss */
#RightColumn .Teaser a {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/BulletOrange.gif) no-repeat center left;
  padding-left: 12px;
  font-size: 10px;
  line-height: 150%;
  color: #cc3300;
  text-decoration: none; }

/* line 234, ../sass/partials/_oldstyles.scss */
#RightColumn .Teaser hr {
  border: 0;
  margin: 0;
  width: 100%;
  color: #a6a6a6;
  background-color: #a6a6a6;
  height: 1px; }

/* line 242, ../sass/partials/_oldstyles.scss */
#RightColumn .MiljoeContent {
  line-height: 13px;
  font-size: 10px; }

/* line 246, ../sass/partials/_oldstyles.scss */
#RightColumn .Miljoe h5 {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/HRHome.gif) no-repeat bottom left;
  padding: 0 0 5px 7px;
  font-size: 14px;
  color: #007038; }

/* line 252, ../sass/partials/_oldstyles.scss */
#RightColumn .Miljoe a {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/BulletGreen.gif) no-repeat center left;
  padding-left: 12px;
  font-size: 10px;
  line-height: 150%;
  color: #007038;
  text-decoration: none; }

/* line 260, ../sass/partials/_oldstyles.scss */
#RightColumn .Miljoe hr {
  border: 0;
  margin: 0;
  width: 100%;
  color: #a6a6a6;
  background-color: #a6a6a6;
  height: 1px; }

/* SEARCH */
/* line 270, ../sass/partials/_oldstyles.scss */
#Search {
  float: right;
  padding: 10px; }

/* line 274, ../sass/partials/_oldstyles.scss */
input.SearchBox[type="text"] {
  width: 187px;
  border: 1px none;
  height: 17px;
  color: #737373;
  font-size: 10px;
  padding: 5px 0 0 7px;
  float: left; }

/* line 283, ../sass/partials/_oldstyles.scss */
.SearchBoxSubmit {
  float: left; }

/* line 286, ../sass/partials/_oldstyles.scss */
#SearchPageForm {
  padding: 10px 10px;
  background: #e0e0e0;
  border-top: 1px solid #999999;
  border-bottom: 1px dotted #999999;
  margin-bottom: 15px; }

/* NAVIGATION */
/* line 296, ../sass/partials/_oldstyles.scss */
#ToolMenu {
  float: right;
  padding: 15px 10px; }

/* line 300, ../sass/partials/_oldstyles.scss */
#ToolMenu li {
  display: inline;
  color: #adadad;
  font-size: 10px; }

/* line 305, ../sass/partials/_oldstyles.scss */
#ToolMenu li a {
  font-size: 10px;
  color: #555759;
  text-decoration: none;
  padding: 0 8px; }

/* line 311, ../sass/partials/_oldstyles.scss */
#ToolMenu li a:hover {
  color: #000; }

/* line 314, ../sass/partials/_oldstyles.scss */
#MainMenu {
  float: right;
  clear: right;
  padding: 10px 20px 0 0; }

/* line 319, ../sass/partials/_oldstyles.scss */
#MainMenu.SE {
  width: 585px; }

/* line 322, ../sass/partials/_oldstyles.scss */
#MainMenu.DE {
  width: 670px; }

/* line 325, ../sass/partials/_oldstyles.scss */
#MainMenu.UK {
  /*width:650px;*/
  width: 680px; }

/* line 329, ../sass/partials/_oldstyles.scss */
#MainMenu.US {
  /*width:670px;*/
  width: 700px; }

/* line 333, ../sass/partials/_oldstyles.scss */
#MainMenu div {
  float: left;
  background: url(/Files/Templates/Designs/Morsoe/assets/img/SeperatorMainMenu.gif) no-repeat top right;
  height: 20px;
  padding: 10px 18px 8px 18px; }

/* line 339, ../sass/partials/_oldstyles.scss */
#MainMenu.US div {
  padding: 10px 13px 8px 13px; }

/* line 342, ../sass/partials/_oldstyles.scss */
#MainMenu div.lastitem {
  background: none; }

/* line 345, ../sass/partials/_oldstyles.scss */
#MainMenu a, #MainMenu a:link, #MainMenu a:visited, #MainMenu a:active {
  color: #000;
  font-size: 14px;
  text-decoration: none;
  padding: 3px 0 0 0; }

/* line 351, ../sass/partials/_oldstyles.scss */
#MainMenu a:hover {
  color: #cc3300; }

/* line 354, ../sass/partials/_oldstyles.scss */
#LeftMenu {
  float: left;
  width: 200px;
  padding: 24px 0 0 19px;
  margin-right: 15px; }

/* line 360, ../sass/partials/_oldstyles.scss */
#LeftMenu h3 {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/HRHome.gif) no-repeat bottom left;
  color: #333333;
  font-size: 14px;
  padding-bottom: 10px; }

/* line 366, ../sass/partials/_oldstyles.scss */
#LeftMenu a {
  text-decoration: none; }

/* line 369, ../sass/partials/_oldstyles.scss */
#LeftMenu ul li {
  border-bottom: 1px dotted #898b8c;
  padding: 7px 5px; }

/* line 374, ../sass/partials/_oldstyles.scss */
#LeftMenu ul.Level2 {
  padding: 5px 0 0 0; }

/* line 378, ../sass/partials/_oldstyles.scss */
#LeftMenu ul.Level2 li {
  border: none;
  padding: 2px 5px 2px 12px; }

/* line 382, ../sass/partials/_oldstyles.scss */
#LeftMenu a#activeitem {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/BulletOrange.gif) no-repeat center left;
  padding-left: 12px;
  color: #cc3300;
  font-weight: bold; }

/* line 388, ../sass/partials/_oldstyles.scss */
#LeftMenu a.inpath {
  padding-left: 12px;
  color: #cc3300;
  font-weight: bold; }

/* line 393, ../sass/partials/_oldstyles.scss */
#LeftMenu ul li a {
  padding-left: 12px;
  color: #565859; }

/* line 397, ../sass/partials/_oldstyles.scss */
#LegendFeatures #Legend, #WideLegendFeatures #Legend {
  float: left; }

/* line 400, ../sass/partials/_oldstyles.scss */
#LegendFeatures .Legend a, #WideLegendFeatures .Legend a {
  color: #737373;
  text-decoration: none;
  font-size: 9px;
  padding-right: 10px; }

/* line 406, ../sass/partials/_oldstyles.scss */
#LegendFeatures #Features, #WideLegendFeatures #Features {
  float: right; }

/* line 409, ../sass/partials/_oldstyles.scss */
#LegendFeatures #Features a, #WideLegendFeatures #Features a {
  color: #737373;
  text-decoration: none;
  font-size: 9px; }

/* GENEREL TYPOGRAFI */
/* line 416, ../sass/partials/_oldstyles.scss */
h4.h4 {
  border-bottom: 1px dotted #898b8c;
  padding-bottom: 5px;
  font-size: 14px; }

/* ------ STANDARD PARAGRAPHS ------ */
/* line 422, ../sass/partials/_oldstyles.scss */
.FloatNone {
  float: left;
  width: 100%;
  margin-bottom: 16px; }

/* line 427, ../sass/partials/_oldstyles.scss */
.FloatNone p, .FloatNone div, .FloatNone div p {
  font-size: inherit;
  line-height: inherit;
  margin: 0; }

/*.FloatNone img {
padding:1px;
border:1px solid #898B8C;
}*/
/* line 436, ../sass/partials/_oldstyles.scss */
.FloatRight {
  float: right; }

/* line 439, ../sass/partials/_oldstyles.scss */
.FloatRight table, .FloatRight img {
  margin-left: 19px; }

/* line 442, ../sass/partials/_oldstyles.scss */
.FloatRight small {
  display: block;
  padding-top: 2px;
  padding-bottom: 4px;
  font-style: italic; }

/* line 448, ../sass/partials/_oldstyles.scss */
.FloatLeft {
  float: left; }

/* line 451, ../sass/partials/_oldstyles.scss */
.FloatLeft table, .FloatLeft img {
  margin-right: 19px; }

/* line 454, ../sass/partials/_oldstyles.scss */
.FloatLeft small {
  display: block;
  padding-top: 2px;
  padding-bottom: 4px;
  font-style: italic; }

/* line 460, ../sass/partials/_oldstyles.scss */
.ImageTop, .TextTop, .ImageBottom, .TextBottom {
  float: none; }

/* NEWSLETTER */
/* line 465, ../sass/partials/_oldstyles.scss */
.NewsletterSignup input {
  width: 250px; }

/* ECOMMERCE */
/* line 470, ../sass/partials/_oldstyles.scss */
.Group {
  width: 326px;
  height: 142px;
  padding: 12px;
  background: url(/Files/Templates/Designs/Morsoe/assets/img/ProductOverviewBackground.jpg) no-repeat bottom left;
  float: left; }

/* line 477, ../sass/partials/_oldstyles.scss */
#ProductGroups .Group h3 {
  font-size: 21px;
  line-height: 25px; }

/* line 481, ../sass/partials/_oldstyles.scss */
#ProductGroups .Group h3 a {
  background: none;
  color: #333333;
  padding-left: 0px;
  text-decoration: none; }

/* line 487, ../sass/partials/_oldstyles.scss */
#ProductGroups .Group h3 a:hover {
  color: #CC3300; }

/* line 490, ../sass/partials/_oldstyles.scss */
.GroupDescription {
  float: left;
  width: 200px;
  padding-top: 22px; }

/* line 495, ../sass/partials/_oldstyles.scss */
.GroupDescription a {
  color: #cc3300;
  text-decoration: none;
  padding-left: 12px;
  background: url(/Files/Templates/Designs/Morsoe/assets/img/BulletOrange.gif) no-repeat center left; }

/* line 501, ../sass/partials/_oldstyles.scss */
.GroupDescription span {
  padding-top: 20px;
  display: block; }

/* line 505, ../sass/partials/_oldstyles.scss */
.GroupImage {
  float: left;
  width: 116px; }

/* line 509, ../sass/partials/_oldstyles.scss */
.GroupImage img {
  float: right;
  vertical-align: bottom; }

/* line 513, ../sass/partials/_oldstyles.scss */
.Product {
  float: left;
  width: 161px;
  padding: 0 15px 20px 0;
  min-height: 115px; }

/* line 519, ../sass/partials/_oldstyles.scss */
.ProductWide {
  float: left;
  width: 220px;
  padding: 0 15px 20px 0; }

/* line 524, ../sass/partials/_oldstyles.scss */
.ProductImage {
  width: 76px;
  float: left;
  height: 125px;
  overflow: hidden; }

/* line 529, ../sass/partials/_oldstyles.scss */
.ProductDescription {
  width: 85px;
  float: left;
  color: #8b8c8b;
  line-height: 150% !important; }

/* line 535, ../sass/partials/_oldstyles.scss */
.ProductWide .ProductDescription {
  width: 144px;
  float: left;
  color: #8b8c8b;
  line-height: 150% !important; }

/* line 541, ../sass/partials/_oldstyles.scss */
.ProductDescription h3 {
  border-bottom: 1px dotted #898b8c; }

/* line 544, ../sass/partials/_oldstyles.scss */
.ProductDescription h3 a {
  text-decoration: none;
  font-size: 13px; }

/* line 548, ../sass/partials/_oldstyles.scss */
.ProductViewLeft {
  float: left;
  width: 350px; }

/* line 552, ../sass/partials/_oldstyles.scss */
.ProductViewRight {
  float: left;
  padding: 20px 0 0 30px;
  width: 320px; }

/* line 557, ../sass/partials/_oldstyles.scss */
.FloatLeft .TechDataTable {
  margin-right: 0px; }

/* line 560, ../sass/partials/_oldstyles.scss */
.TechDataTable .text2 {
  padding-right: 19px; }

/* line 563, ../sass/partials/_oldstyles.scss */
.ProductViewLeft_Wide {
  float: left;
  width: 450px; }

/* line 567, ../sass/partials/_oldstyles.scss */
.ProductViewRight_Wide {
  float: left;
  padding: 20px 0 0 30px;
  width: 220px; }

/* line 572, ../sass/partials/_oldstyles.scss */
.ProductViewRight table {
  /*padding-top:17px;*/
  line-height: 150%; }

/* line 576, ../sass/partials/_oldstyles.scss */
#Content .ProductViewRight .text2 {
  font-weight: normal;
  text-align: right;
  padding-right: 5px; }

/* line 581, ../sass/partials/_oldstyles.scss */
#TabMenuPlaceHolder {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/TabMenuBackground.jpg) repeat-x bottom left;
  margin: 25px 0;
  height: 25px; }

/* line 586, ../sass/partials/_oldstyles.scss */
#TabMenuPlaceHolder a {
  display: block;
  float: left;
  padding: 5px 10px;
  height: 15px; }

/* line 592, ../sass/partials/_oldstyles.scss */
.TabGraphicStart {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/TabMenuActiveLeft.jpg) no-repeat top left;
  width: 3px;
  height: 25px;
  float: left; }

/* line 598, ../sass/partials/_oldstyles.scss */
.TabGraphicEnd {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/TabMenuActiveRight.jpg) no-repeat top left;
  width: 3px;
  height: 25px;
  float: left; }

/* line 604, ../sass/partials/_oldstyles.scss */
.TabSelected {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/TabMenuActiveMain.jpg) repeat-x top left;
  float: left; }

/* line 608, ../sass/partials/_oldstyles.scss */
.TabSelected a {
  color: #cc3300;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px; }

/* line 614, ../sass/partials/_oldstyles.scss */
.TabNotSelected {
  float: left; }

/* line 617, ../sass/partials/_oldstyles.scss */
.TabNotSelected a {
  color: #8b8c8b;
  text-decoration: none;
  font-size: 10px; }

/* line 622, ../sass/partials/_oldstyles.scss */
.TabMenu {
  display: none;
  position: relative; }

/*SITEMAP */
/* line 627, ../sass/partials/_oldstyles.scss */
#SitemapTree .Clear {
  clear: both; }

/* line 630, ../sass/partials/_oldstyles.scss */
#SitemapTree .Level0 {
  background: white url(/Files/Templates/Designs/Morsoe/assets/img/SitemapBackground.jpg) no-repeat top left;
  width: 266px;
  margin-right: 20px;
  float: left;
  padding: 15px 10px;
  margin-bottom: 25px; }

/* line 638, ../sass/partials/_oldstyles.scss */
#SitemapTree .Level0 a {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/BulletOrange.gif) no-repeat 0 6px;
  padding-left: 12px;
  color: #cc3300;
  text-decoration: none;
  float: left;
  width: 85px; }

/* line 646, ../sass/partials/_oldstyles.scss */
#SitemapTree .Level0 a:hover {
  text-decoration: underline; }

/* line 649, ../sass/partials/_oldstyles.scss */
#SitemapTree .Level1 {
  float: left;
  border-left: 1px solid #bcbebf;
  padding-left: 10px;
  line-height: 150%; }

/* line 655, ../sass/partials/_oldstyles.scss */
#SitemapTree .Level1 a {
  color: #565859; }

/* line 658, ../sass/partials/_oldstyles.scss */
#SitemapLetter .LetterBlock {
  float: left;
  width: 126px;
  padding-bottom: 25px;
  margin-left: 30px; }

/* line 664, ../sass/partials/_oldstyles.scss */
#SitemapLetter h2 {
  border-bottom: 1px dotted #c1c3c3;
  margin-bottom: 5px; }

/* line 668, ../sass/partials/_oldstyles.scss */
#SitemapLetter a {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/BulletOrange.gif) no-repeat center left;
  padding-left: 12px;
  color: #565859;
  text-decoration: none;
  margin-left: 5px;
  line-height: 150%; }

/* line 676, ../sass/partials/_oldstyles.scss */
#SitemapLetter a:hover {
  text-decoration: underline; }

/* PRINT */
/* line 680, ../sass/partials/_oldstyles.scss */
body {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #565859; }

/* line 685, ../sass/partials/_oldstyles.scss */
.PrintContainer {
  width: 700px;
  padding: 10px; }

/* line 689, ../sass/partials/_oldstyles.scss */
.PrintContainer h1 {
  line-height: 20pt; }

/* line 692, ../sass/partials/_oldstyles.scss */
#PrintTopContainer {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c1c3c3; }

/* line 697, ../sass/partials/_oldstyles.scss */
#ContactInfoContainer {
  border-top: 1px solid #c1c3c3;
  padding-top: 10px;
  margin-top: 10px;
  clear: both; }

/* line 703, ../sass/partials/_oldstyles.scss */
#PrintContentContainer #MainContent {
  float: none;
  width: 100%; }

/* line 707, ../sass/partials/_oldstyles.scss */
#PrintContentContainer #RightColumn {
  display: none; }

/* line 710, ../sass/partials/_oldstyles.scss */
#PrintContentContainer h1 {
  font-size: 20px; }

/* line 713, ../sass/partials/_oldstyles.scss */
#PrintContentContainer h2 {
  font-size: 14px; }

/* NZGallery */
/* line 717, ../sass/partials/_oldstyles.scss */
#TransparentPopup {
  background-color: #000000;
  display: none;
  height: 100%;
  left: 0;
  filter: alpha(opacity=50);
  -moz-opacity: .50;
  opacity: 0.50;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 90; }

/* line 730, ../sass/partials/_oldstyles.scss */
#NZGalleryHolder {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 200; }

/* SEND TO FRIEND */
/* line 741, ../sass/partials/_oldstyles.scss */
#SendToFriend {
  background: white url(/Files/Templates/Designs/Morsoe/assets/img/TipEnVen.jpg) no-repeat top left;
  width: 240px;
  height: 326px;
  padding: 74px 30px 0; }

/* line 747, ../sass/partials/_oldstyles.scss */
#SendToFriend label {
  display: block;
  float: left;
  width: 70px;
  padding-right: 15px; }

/* line 753, ../sass/partials/_oldstyles.scss */
#SendToFriend input, #SendToFriend select {
  border: 1px solid #898B8C;
  font-size: 11px;
  height: 20px;
  margin: 0;
  width: 175px; }

/* line 760, ../sass/partials/_oldstyles.scss */
#SendToFriend textarea {
  border: 1px solid #898B8C;
  font-size: 11px;
  height: 75px;
  margin: 0;
  width: 175px;
  overflow: hidden; }

/* line 768, ../sass/partials/_oldstyles.scss */
#SendToFriend div {
  clear: both;
  padding-top: 5px;
  width: 270px; }

/* line 773, ../sass/partials/_oldstyles.scss */
#SendToFriend div.block2 {
  padding-top: 15px; }

/* line 776, ../sass/partials/_oldstyles.scss */
#SendToFriend div.block3 {
  padding-top: 80px; }

/* line 779, ../sass/partials/_oldstyles.scss */
#SendToFriend a {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/BulletOrange.gif) no-repeat center left;
  font-weight: bold;
  text-decoration: none;
  float: right;
  padding: 0 30px 0 12px; }

/* IPAPER LAYERS */
/* line 787, ../sass/partials/_oldstyles.scss */
#popupContent_ipaper {
  display: none;
  z-index: 200;
  position: absolute; }

/* line 792, ../sass/partials/_oldstyles.scss */
#popupMask_ipaper {
  display: none;
  z-index: 100;
  filter: alpha(opacity=60);
  position: absolute;
  background: #000;
  -moz-opacity: 0.6;
  opacity: 0.6; }

/* line 801, ../sass/partials/_oldstyles.scss */
#popupSource_ipaper {
  display: none; }

/* WARRANTY FORM */
/* line 805, ../sass/partials/_oldstyles.scss */
#WarrantyForm label {
  display: block;
  float: left;
  width: 200px;
  padding-right: 15px; }

/* line 811, ../sass/partials/_oldstyles.scss */
#WarrantyForm input, #WarrantyForm select {
  border: 1px solid #898B8C;
  float: left;
  font-size: 11px;
  height: 20px;
  margin: 0;
  width: 200px; }

/* line 819, ../sass/partials/_oldstyles.scss */
#WarrantyForm input.Error {
  background-color: #F3E2E2;
  border: 1px solid #A70701; }

/* line 823, ../sass/partials/_oldstyles.scss */
#WarrantyForm textarea {
  border: 1px solid #898B8C;
  font-size: 11px;
  height: 75px;
  margin: 0;
  width: 200px;
  overflow: hidden; }

/* line 831, ../sass/partials/_oldstyles.scss */
#WarrantyForm input.RadioBtn {
  float: none;
  width: 15px;
  height: 20px;
  vertical-align: bottom;
  border: none; }

/* line 838, ../sass/partials/_oldstyles.scss */
#WarrantyForm div {
  clear: both;
  padding-top: 5px;
  width: 440px; }

/* line 843, ../sass/partials/_oldstyles.scss */
#WarrantyForm input.Submit {
  float: right;
  width: 75px;
  margin-right: 23px; }

/* line 848, ../sass/partials/_oldstyles.scss */
#WarrantyForm .ErrorIcon {
  float: left;
  clear: none;
  margin-top: 1px;
  width: 15px;
  padding-left: 5px; }

/* line 855, ../sass/partials/_oldstyles.scss */
#WarrantyForm .ErrDisplay {
  background-color: #F5F5F5;
  border: 1px solid #E5E5E5;
  display: block;
  left: 30px;
  padding: 8px;
  top: -7px;
  width: 150px; }

/* line 864, ../sass/partials/_oldstyles.scss */
#WarrantyForm .Hide {
  display: none; }

/* DEALER LOCATOR */
/* line 868, ../sass/partials/_oldstyles.scss */
.DealerLocate {
  border: 1px solid #898B8C;
  padding: 1px; }

/* ADD FIRE */
/* line 874, ../sass/partials/_oldstyles.scss */
#AddFireHolder {
  position: absolute;
  bottom: 57px;
  left: -4px;
  height: 10px;
  border: 1px none; }

/* line 881, ../sass/partials/_oldstyles.scss */
#AddFire {
  display: none; }

/* LANGUAGE CHOOSER */
/* line 886, ../sass/partials/_oldstyles.scss */
#LanguageBg {
  background: url(/Files/Files/LanguageChooser/LanguageGradient.jpg) repeat-x top #f0f3f3; }

/* line 889, ../sass/partials/_oldstyles.scss */
#LanguageMap {
  background: url(/Files/Files/LanguageChooser/LanguageMap.jpg) no-repeat top center;
  height: 553px;
  min-width: 497px; }

/* line 894, ../sass/partials/_oldstyles.scss */
#LanguageCol {
  width: 497px;
  padding: 180px 0 0 0; }

/* line 898, ../sass/partials/_oldstyles.scss */
#LanguageMapCol1 {
  float: left;
  width: 269px;
  padding: 107px 16px 0px 15px;
  line-height: 15px;
  position: relative; }

/* line 906, ../sass/partials/_oldstyles.scss */
#LanguageMapCol1 h1 {
  font: normal 20px/35px Arial, Sans-Serif;
  position: absolute;
  top: 35px;
  left: 16px;
  border-bottom: 1px dotted #999;
  display: block; }

/* line 915, ../sass/partials/_oldstyles.scss */
#LanguageMapCol1 h2 {
  font: normal 15px/15px Arial, Sans-Serif;
  position: absolute;
  top: 16px;
  left: 16px;
  color: #cc3300; }

/* line 923, ../sass/partials/_oldstyles.scss */
#LanguageMapCol1 h3 {
  font: bold 14px/18px Arial, Sans-Serif;
  position: absolute;
  top: 87px;
  left: 15px;
  color: black; }

/* line 931, ../sass/partials/_oldstyles.scss */
#LanguageMapCol2 {
  float: right;
  width: 161px;
  padding: 0 16px; }

/* line 936, ../sass/partials/_oldstyles.scss */
#LanguageFlagHeader {
  padding: 0 0 8px; }

/* line 939, ../sass/partials/_oldstyles.scss */
#LanguageFlag {
  float: left;
  width: 29px;
  height: 28px; }

/* line 944, ../sass/partials/_oldstyles.scss */
#LanguageFlagText {
  float: left;
  width: 132px;
  height: 28px; }

/* line 949, ../sass/partials/_oldstyles.scss */
#LanguageFlagText a {
  text-decoration: none;
  color: #333333; }

/* line 953, ../sass/partials/_oldstyles.scss */
#LanguageFlagText a:hover {
  text-decoration: none;
  color: #CC3300; }

/* line 957, ../sass/partials/_oldstyles.scss */
#LanguageFlagText b {
  font-size: 9px;
  color: #9e9e9e;
  font-weight: normal; }

/* iePngFix */
/* line 964, ../sass/partials/_oldstyles.scss */
.iePngFix, .iePngFix img {
  _behavior: url(/files/System/Morsoe/js/iepngfix_v2/iepngfix.htc); }

/*Xtranet*/
/* line 968, ../sass/partials/_oldstyles.scss */
#XtranetLeftMenu h3 {
  color: #333333;
  font-size: 14px;
  margin: 0px; }

/* line 973, ../sass/partials/_oldstyles.scss */
#XtranetLeftMenu h3 a {
  color: #333333;
  text-decoration: none; }

/* line 977, ../sass/partials/_oldstyles.scss */
#XtranetLeftMenu h3 a:hover {
  color: #367eb3; }

/*NY REDESIGN 2011 Rules*/
/* line 983, ../sass/partials/_oldstyles.scss */
#leftShadow {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/redesignSprite.png) -960px 0 no-repeat;
  width: 27px;
  height: 622px;
  position: absolute;
  left: -23px;
  top: 0; }

/* line 991, ../sass/partials/_oldstyles.scss */
#rightShadow {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/redesignSprite.png) -987px 0px no-repeat;
  width: 27px;
  height: 622px;
  position: absolute;
  right: -23px;
  top: 0; }

/* line 999, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide {
  line-height: 15px; }

/* line 1002, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide a,
#Wrapper.nineHundredSixtyWide a:link,
#Wrapper.nineHundredSixtyWide a:visited,
#Wrapper.nineHundredSixtyWide a:hover,
#Wrapper.nineHundredSixtyWide a:active {
  text-decoration: none; }

/* line 1009, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide #TopNavigation {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/redesignSprite.png) no-repeat scroll 0 -384px transparent;
  background-color: #FFF;
  height: 91px;
  padding: 0;
  width: 960px;
  overflow: hidden;
  margin: 0 0 0 4px; }

/* line 1018, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide #HomeFlashContainer {
  height: 303px;
  padding-bottom: 9px;
  width: 960px; }

/* line 1023, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide #HomeContent {
  background-image: none;
  background-color: #FFF;
  overflow: hidden;
  padding: 0px;
  width: 960px;
  overflow: hidden;
  margin-left: 4px; }

/* line 1032, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide #Container {
  background-image: none;
  background-color: #FFF;
  overflow: hidden;
  padding: 0px;
  width: 960px;
  overflow: hidden;
  margin-left: 4px; }

/* line 1041, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide #TopGraphic {
  margin-left: 1px; }
  /* line 1044, ../sass/partials/_oldstyles.scss */
  #Wrapper.nineHundredSixtyWide #TopGraphic p {
    margin: 0;
    padding: 0; }
  /* line 1049, ../sass/partials/_oldstyles.scss */
  #Wrapper.nineHundredSixtyWide #TopGraphic iframe {
    display: block; }

/* line 1053, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide #ContentContainer, #Wrapper.nineHundredSixtyWide #WideContentContainer {
  width: 726px;
  padding-top: 27px; }
  /* line 1057, ../sass/partials/_oldstyles.scss */
  .full #Wrapper.nineHundredSixtyWide #ContentContainer, .full #Wrapper.nineHundredSixtyWide #WideContentContainer {
    width: 100%; }

/* line 1061, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide #ContentContainerBottom {
  background-color: #FFF;
  width: 960px;
  height: 25px;
  margin-left: 4px; }

/* line 1067, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide #Footer {
  background: url(/Files/Templates/Designs/Morsoe/assets/img/redesignSprite.png) no-repeat scroll 0px -477px transparent;
  color: #8B8C8B;
  font-size: 10px;
  height: 27px;
  line-height: 150%;
  padding: 10px 16px;
  width: 928px;
  overlay: hidden;
  margin-left: 4px;
  margin-top: 11px;
  position: relative; }

/* line 1080, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide #Footer .FloatRight {
  position: absolute;
  right: 16px;
  bottom: 10px; }

/* line 1085, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide div.oneHalfTeaserLeft {
  width: 328px;
  height: 146px;
  padding: 30px 124px 20px 30px;
  float: left;
  background: url(/Files/Templates/Designs/Morsoe/assets/img/redesignSprite.png) 0 0 no-repeat;
  margin-right: 5px;
  position: relative; }

/* line 1100, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide div.oneHalfTeaserRight {
  width: 423px;
  height: 146px;
  padding: 30px 30px 20px 20px;
  float: left;
  background: url(/Files/Templates/Designs/Morsoe/assets/img/redesignSprite.png) -487px 0 no-repeat; }

/* line 1108, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide div.oneHalfTeaserRight.imageOnly {
  width: 473px;
  height: 196px;
  padding: 0;
  float: left;
  background: url(/Files/Templates/Designs/Morsoe/assets/img/redesignSprite.png) -487px 0 no-repeat; }

/* line 1116, ../sass/partials/_oldstyles.scss */
div.oneHalfTeaserRightText {
  float: left;
  width: 305px; }

/* line 1120, ../sass/partials/_oldstyles.scss */
div.oneHalfTeaserRightImage {
  float: left; }

/* line 1124, ../sass/partials/_oldstyles.scss */
div.oneHalfTeaserRightTextSmaller {
  float: left;
  width: 225px; }

/* line 1129, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide div.oneHalfTeaserLeft h2, #Wrapper.nineHundredSixtyWide div.oneHalfTeaserRight h2 {
  font-size: 21px;
  color: #333;
  margin-bottom: 15px;
  font-weight: normal; }

/* line 1135, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide div.oneFourthTeaser {
  width: 193px;
  height: 145px;
  padding: 20px;
  float: left;
  position: relative;
  left: 20px;
  background: url(/Files/Templates/Designs/Morsoe/assets/img/redesignSprite.png) -20px -196px no-repeat; }

/* line 1144, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide .oneFourthTeaser h2 {
  color: #a88a52;
  font-size: 21px;
  line-height: 23px;
  font-weight: normal;
  margin: 5px 0 10px 0;
  padding-left: 35px;
  padding-top: 1px; }

/* line 1153, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide .oneFourthTeaser a,
#Wrapper.nineHundredSixtyWide .oneFourthTeaser a:link,
#Wrapper.nineHundredSixtyWide .oneFourthTeaser a:visited,
#Wrapper.nineHundredSixtyWide .oneFourthTeaser a:hover,
#Wrapper.nineHundredSixtyWide .oneFourthTeaser a:active {
  color: #de4400;
  line-height: 18px; }

/* line 1161, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide .oneFourthTeaser a.orangeBigArrow {
  width: 22px;
  height: 22px;
  text-indent: -100000px;
  background: url(/Files/Templates/Designs/Morsoe/assets/img/redesignSprite.png) -1034px -55px no-repeat;
  position: absolute;
  right: 20px;
  bottom: 35px; }

/*LIVE SEARCH DEALER LOCATOR 2011*/
/* line 1174, ../sass/partials/_oldstyles.scss */
#dealerLocatorWrapper h1 {
  margin-bottom: 30px; }

/* line 1177, ../sass/partials/_oldstyles.scss */
#dealerLocatorWrapper h2 {
  color: #000; }

/* line 1180, ../sass/partials/_oldstyles.scss */
.dealerSearchField {
  margin-bottom: 20px; }

/* line 1183, ../sass/partials/_oldstyles.scss */
#dealerLocatorWrapper table {
  width: 705px;
  border-top: 3px solid #d8d9d9;
  margin-top: 10px;
  color: #000;
  margin-bottom: 30px; }

/* line 1190, ../sass/partials/_oldstyles.scss */
#dealerLocatorWrapper table td {
  padding: 10px 0;
  border-bottom: 1px dotted #898b8c; }

/* line 1194, ../sass/partials/_oldstyles.scss */
#dealerLocatorWrapper table td.dealerInfoAddress {
  text-transform: uppercase; }

/* line 1198, ../sass/partials/_oldstyles.scss */
#dealerLocatorWrapper table .dealerZipCity {
  text-transform: uppercase; }

/* line 1202, ../sass/partials/_oldstyles.scss */
.orangyTitle {
  font-weight: bold;
  color: #cc3300; }

/* line 1206, ../sass/partials/_oldstyles.scss */
input#liveSearchInput {
  width: 246px;
  height: 29px;
  line-height: 29px;
  padding: 0 10px;
  margin: 15px 0 0 0;
  font-size: 11px;
  color: #616364; }

/* line 1215, ../sass/partials/_oldstyles.scss */
.highlight {
  background-color: #ffaa00; }

/*PRODUCT SEARCH*/
/* line 1220, ../sass/partials/_oldstyles.scss */
#productGroupSearch {
  position: relative; }

/* line 1223, ../sass/partials/_oldstyles.scss */
.productGroupContainer {
  width: 129px;
  height: 24px;
  border: 1px solid #cccccc;
  float: left;
  line-height: 24px;
  margin-right: 10px;
  padding: 0;
  color: #DE4400; }

/* line 1233, ../sass/partials/_oldstyles.scss */
#productGroupSearch sup {
  font-size: 8px; }

/* line 1236, ../sass/partials/_oldstyles.scss */
.productGroupSearchText {
  width: 98px;
  float: left;
  padding-left: 7px; }

/* line 1241, ../sass/partials/_oldstyles.scss */
.productGroupSearchIcon {
  width: 24px;
  height: 24px;
  float: left;
  background: url(/Files/Templates/Designs/Morsoe/assets/img/redesignSprite.png) -1014px -79px no-repeat;
  cursor: pointer; }

/* line 1248, ../sass/partials/_oldstyles.scss */
form#prodSearchForm {
  /*position:absolute;
  bottom:25px;*/
  position: relative;
  width: 328px; }

/* line 1254, ../sass/partials/_oldstyles.scss */
form#prodSearchForm select {
  font-size: 11px;
  width: 126px;
  height: 26px;
  padding-left: 5px;
  color: #cc3300;
  padding: 0;
  margin: 0 5px 0 0;
  *margin: 3px 5px 0 0;
  border: 1px solid #CCC;
  line-height: 26px; }

/* line 1266, ../sass/partials/_oldstyles.scss */
form#prodSearchForm option {
  /*line-height:26px;
  height:26px;
  padding:0 5px;*/ }

/* line 1271, ../sass/partials/_oldstyles.scss */
#productGroupSearchBtn {
  width: 48px;
  height: 24px;
  overflow: hidden;
  background: url(/Files/Templates/Designs/Morsoe/assets/img/redesignSprite.png) -1008px -55px no-repeat;
  position: absolute;
  right: 13px;
  top: 2px;
  text-indent: -1000px;
  cursor: pointer;
  display: block; }

/* line 1283, ../sass/partials/_oldstyles.scss */
table.dealerListTable a, table.dealerListTable a:link, table.dealerListTable a:visited, table.dealerListTable a:active {
  color: #000; }

/* line 1286, ../sass/partials/_oldstyles.scss */
table.dealerListTable a:hover {
  color: #CC3300; }

/*NY PRODUKT SIDE*/
/* line 1291, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide #LegendFeatures {
  height: 23px; }

/* line 1292, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide a.btnStoreLocator {
  height: 40px;
  width: 188px;
  margin-top: 30px;
  padding: 25px 45px 0 40px;
  float: right;
  background: url("/Files/Templates/Designs/Morsoe/assets/img/spriteBox.png") no-repeat scroll 0 0 #cc3300;
  color: #fff;
  text-decoration: none;
  line-height: 40px;
  font-size: 18px;
  display: inline-block; }

/* line 1301, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide .btnStoreLocator:hover {
  background-color: #ff6633; }

/* line 1302, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide .btnStoreLocator:active {
  margin-top: 31px; }

/* line 1303, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide .colWide {
  width: 100%;
  margin-top: 30px;
  padding-top: 35px;
  display: block;
  clear: both; }

/* line 1310, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide .divideX {
  width: 100%;
  padding: 10px 0;
  border-bottom: solid 3px #d8d9d9; }

/* line 1315, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide .quarterBox {
  width: 173px;
  padding-top: 20px;
  display: inline-block;
  background: url("/Files/Templates/Designs/Morsoe/assets/img/redesignSprite.png") no-repeat scroll -711px -196px transparent;
  text-align: center;
  *float: left; }

/* line 1323, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide .quarterBox:hover {
  margin-top: -3px;
  border-top: solid 3px #CC3300; }

/* line 1326, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide .quarterBox a {
  height: 100%;
  width: 100%;
  display: block; }

/* line 1329, ../sass/partials/_oldstyles.scss */
#Wrapper.nineHundredSixtyWide .TabMenuContentPlaceHolder {
  position: relative; }

/* line 1332, ../sass/partials/_oldstyles.scss */
.otherTabsLocatorBtn {
  position: absolute;
  top: 0px;
  right: 0; }

/*FANCY JQUERY SELECT BOXES*/
/* line 1338, ../sass/partials/_oldstyles.scss */
.sbHolder, .FloatNone div .sbHolder {
  background-color: #FFFFFF;
  border: solid 1px #CCC;
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  height: 24px;
  position: relative;
  width: 129px;
  float: left;
  margin-right: 5px; }

/* line 1350, ../sass/partials/_oldstyles.scss */
.sbSelector {
  display: block;
  height: 24px;
  left: 0;
  line-height: 24px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: 10px;
  top: 0;
  width: 105px; }

/* line 1362, ../sass/partials/_oldstyles.scss */
.sbSelector:link, .sbSelector:visited, .sbSelector:hover {
  color: #CC3300;
  outline: none;
  text-decoration: none; }

/* line 1367, ../sass/partials/_oldstyles.scss */
.sbToggle {
  /*background: url(../assets/img/select-icons.png) 0 -116px no-repeat;*/
  background: url("/Files/Templates/Designs/Morsoe/assets/img/redesignSprite.png") no-repeat scroll -1015px -79px transparent;
  display: block;
  height: 24px;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 24px; }

/* line 1378, ../sass/partials/_oldstyles.scss */
.sbToggle:hover {
  /*background: url(../assets/img/select-icons.png) 0 -167px no-repeat;*/ }

/* line 1381, ../sass/partials/_oldstyles.scss */
.sbToggleOpen {
  /*background: url(../assets/img/select-icons.png) 0 -16px no-repeat;*/ }

/* line 1384, ../sass/partials/_oldstyles.scss */
.sbToggleOpen:hover {
  /*background: url(../assets/img/select-icons.png) 0 -66px no-repeat;*/ }

/* line 1387, ../sass/partials/_oldstyles.scss */
.sbHolderDisabled {
  background-color: #3C3C3C;
  border: solid 1px #515151; }

/* line 1397, ../sass/partials/_oldstyles.scss */
.sbOptions {
  background-color: #FFFFFF;
  border: solid 1px #CCCCCC;
  list-style: none;
  left: -1px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 30px;
  width: 129px;
  z-index: 9999;
  overflow-y: auto; }

/* line 1410, ../sass/partials/_oldstyles.scss */
.sbOptions li {
  /*padding: 0 7px;*/ }

/* line 1413, ../sass/partials/_oldstyles.scss */
.sbOptions a {
  /*border-bottom: dotted 1px #CCCCCC;*/
  display: block;
  outline: none;
  /*padding: 5px 0 5px 10px;*/
  padding: 4px 0 4px 10px; }

/* line 1420, ../sass/partials/_oldstyles.scss */
.sbOptions a:link, .sbOptions a:visited {
  color: #CC3300;
  text-decoration: none; }

/* line 1424, ../sass/partials/_oldstyles.scss */
.sbOptions a:hover {
  color: #FFFFFF;
  background-color: #CC3300; }

/* line 1428, ../sass/partials/_oldstyles.scss */
.sbOptions li.last a {
  border-bottom: none; }

/*
AnythingSlider v1.7+ Default (base) theme
By Chris Coyier: http://css-tricks.com
with major improvements by Doug Neiner: http://pixelgraphics.us/
based on work by Remy Sharp: http://jqueryfordesigners.com/
*/
/*****************************
SET DEFAULT DIMENSIONS HERE
*****************************/
/* change the ID to match your slider */
/* line 1442, ../sass/partials/_oldstyles.scss */
#slider {
  width: 705px;
  height: 240px;
  list-style: none; }

/* Opera width restriction */
/* line 1446, ../sass/partials/_oldstyles.scss */
.anythingBase {
  max-width: 32766px; }

/*****************
SET COLORS HERE
*****************/
/**** Default state (no keyboard focus) ****/
/* slider window - top & bottom borders, default state */
/* line 1453, ../sass/partials/_oldstyles.scss */
div.anythingSlider .anythingWindow {
  border-top: 3px solid #777;
  border-bottom: 3px solid #777; }

/* Navigation buttons, default state */
/* line 1458, ../sass/partials/_oldstyles.scss */
div.anythingSlider .anythingControls ul a.cur, div.anythingSlider .anythingControls ul a {
  background: #777;
  color: #000; }

/* start-stop button, stopped, default state */
/* line 1463, ../sass/partials/_oldstyles.scss */
div.anythingSlider .start-stop {
  background-color: #040;
  color: #fff; }

/* start-stop button, playing, default state */
/* line 1468, ../sass/partials/_oldstyles.scss */
div.anythingSlider .start-stop.playing {
  background-color: #800; }

/* start-stop button, default hovered text color (when visible) */
/* line 1472, ../sass/partials/_oldstyles.scss */
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover {
  color: #ddd; }

/**** Active State (slider has keyboard focus) ****/
/* slider window - top & bottom borders, active state */
/* line 1478, ../sass/partials/_oldstyles.scss */
div.anythingSlider.activeSlider .anythingWindow {
  border-color: #FFF; }

/* Navigation buttons, active state */
/* line 1482, ../sass/partials/_oldstyles.scss */
div.anythingSlider.activeSlider .anythingControls ul a.cur, div.anythingSlider.activeSlider .anythingControls ul a {
  background-color: #7C9127; }

/* start-stop button, stopped, active state */
/* line 1486, ../sass/partials/_oldstyles.scss */
div.anythingSlider .start-stop {
  background-color: #080;
  color: #fff; }

/* start-stop button, playing, active state */
/* line 1491, ../sass/partials/_oldstyles.scss */
div.anythingSlider .start-stop.playing {
  background-color: #d00; }

/* start-stop button, active slider hovered text color (when visible) */
/* line 1495, ../sass/partials/_oldstyles.scss */
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover {
  color: #fff; }

/***********************
COMMON SLIDER STYLING
***********************/
/* Overall Wrapper: 45px right & left padding for the arrows, 28px @ bottom for navigation */
/* line 1503, ../sass/partials/_oldstyles.scss */
div.anythingSlider {
  display: block;
  margin: 0 auto;
  overflow: visible !important;
  /* needed for Opera and Safari */
  position: relative;
  padding: 0 45px 28px 45px; }

/* anythingSlider viewport window */
/* line 1511, ../sass/partials/_oldstyles.scss */
div.anythingSlider .anythingWindow {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%; }

/* anythingSlider base (original element) */
/* line 1518, ../sass/partials/_oldstyles.scss */
.anythingBase {
  background: transparent;
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0; }

/* all panels inside the slider */
/* line 1528, ../sass/partials/_oldstyles.scss */
.anythingBase .panel {
  background: transparent;
  display: block;
  overflow: hidden;
  float: left;
  padding: 0;
  margin: 0; }

/* Navigation Arrows */
/* line 1538, ../sass/partials/_oldstyles.scss */
div.anythingSlider .arrow {
  top: 50%;
  position: absolute;
  display: block; }

/* line 1543, ../sass/partials/_oldstyles.scss */
div.anythingSlider .arrow a {
  display: block;
  height: 140px;
  margin: -70px 0 0 0;
  /* half height of image */
  width: 45px;
  text-align: center;
  outline: 0;
  background: url(../images/default.png) no-repeat; }

/* hide text, target the span so IE7 doesn't text-indent the link */
/* line 1553, ../sass/partials/_oldstyles.scss */
div.anythingSlider .arrow a span {
  display: block;
  text-indent: -9999px; }

/* back arrow */
/* line 1555, ../sass/partials/_oldstyles.scss */
div.anythingSlider .back {
  left: 0; }

/* line 1556, ../sass/partials/_oldstyles.scss */
div.anythingSlider .back a {
  background-position: left top; }

/* line 1557, ../sass/partials/_oldstyles.scss */
div.anythingSlider .back a:hover, div.anythingSlider .back a.hover {
  background-position: left -140px; }

/* line 1558, ../sass/partials/_oldstyles.scss */
div.anythingSlider .back.disabled {
  display: none; }

/* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
/* forward arrow */
/* line 1560, ../sass/partials/_oldstyles.scss */
div.anythingSlider .forward {
  right: 0; }

/* line 1561, ../sass/partials/_oldstyles.scss */
div.anythingSlider .forward a {
  background-position: right top; }

/* line 1562, ../sass/partials/_oldstyles.scss */
div.anythingSlider .forward a:hover, div.anythingSlider .forward a.hover {
  background-position: right -140px; }

/* line 1563, ../sass/partials/_oldstyles.scss */
div.anythingSlider .forward.disabled {
  display: none; }

/* disabled arrows, hide or reduce opacity: opacity: .5; filter: alpha(opacity=50); */
/* Navigation Links */
/* line 1566, ../sass/partials/_oldstyles.scss */
div.anythingSlider .anythingControls {
  outline: 0;
  display: none; }

/* line 1567, ../sass/partials/_oldstyles.scss */
div.anythingSlider .anythingControls ul {
  margin: 0;
  padding: 0;
  float: left; }

/* line 1568, ../sass/partials/_oldstyles.scss */
div.anythingSlider .anythingControls ul li {
  display: inline; }

/* line 1569, ../sass/partials/_oldstyles.scss */
div.anythingSlider .anythingControls ul a {
  font: 11px/18px Georgia, Serif;
  display: inline-block;
  text-decoration: none;
  padding: 2px 8px;
  height: 18px;
  margin: 0 5px 0 0;
  background-image: url(../images/default.png);
  background-position: center -288px;
  background-repeat: repeat-x;
  text-align: center;
  outline: 0;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px; }

/* line 1585, ../sass/partials/_oldstyles.scss */
div.anythingSlider .anythingControls ul a:hover {
  background-image: none; }

/* Navigation size window */
/* line 1589, ../sass/partials/_oldstyles.scss */
div.anythingSlider .anythingControls .anythingNavWindow {
  overflow: hidden;
  float: left; }

/* slider autoplay right-to-left, reverse order of nav links to look better */
/* line 1592, ../sass/partials/_oldstyles.scss */
div.anythingSlider.rtl .anythingControls ul a {
  float: right; }

/* reverse order of nav links */
/* line 1593, ../sass/partials/_oldstyles.scss */
div.anythingSlider.rtl .anythingControls ul {
  float: left; }

/* move nav link group to left */
/* line 1594, ../sass/partials/_oldstyles.scss */
div.anythingSlider.rtl .anythingWindow {
  direction: ltr;
  unicode-bidi: bidi-override; }

/* div.anythingSlider.rtl .start-stop { float: right; } */
/* move start/stop button - in case you want to switch sides */
/* Autoplay Start/Stop button */
/* line 1601, ../sass/partials/_oldstyles.scss */
div.anythingSlider .start-stop {
  background-image: url(../images/default.png);
  background-position: center -288px;
  background-repeat: repeat-x;
  padding: 2px 5px;
  width: 40px;
  text-align: center;
  text-decoration: none;
  float: right;
  z-index: 100;
  outline: 0;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px; }

/* hide cell shading on hover - makes the button appear to come forward */
/* line 1617, ../sass/partials/_oldstyles.scss */
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover {
  background-image: none; }

/* probably not necessary, but added just in case */
/* line 1620, ../sass/partials/_oldstyles.scss */
div.anythingSlider, div.anythingSlider .anythingWindow, div.anythingSlider .anythingControls ul a, div.anythingSlider .arrow a, div.anythingSlider .start-stop {
  transition-duration: 0;
  -o-transition-duration: 0;
  -moz-transition-duration: 0;
  -webkit-transition-duration: 0; }

/*
AnythingSlider v1.5.10 Minimalist Square Theme
By Rob Garrison
*/
/****** SET COLORS HERE *******/
/* Default State */
/* line 1634, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .anythingWindow {
  border-top: 0px solid #FFF;
  border-bottom: 0px solid #FFF; }

/* line 1638, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .anythingControls ul a {
  /*border: 1px solid #000;*/
  border: none;
  background: #333; }

/* line 1643, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .anythingControls ul a:hover, div.anythingSlider-minimalist-square .anythingControls ul a.cur {
  background: #777; }

/* line 1646, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .start-stop {
  border: 1px solid #000; }

/* line 1649, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .start-stop.playing {
  background-color: #300; }

/* line 1652, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .start-stop:hover, div.anythingSlider-minimalist-square .start-stop.hover {
  color: #dddddd; }

/* Active State */
/* line 1657, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square.activeSlider .anythingWindow {
  border-color: #164054; }

/* line 1660, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square.activeSlider .anythingControls ul a {
  background-color: #cfd0d2; }

/* line 1663, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square.activeSlider .anythingControls ul a:hover, div.anythingSlider-minimalist-square.activeSlider .anythingControls ul a.cur {
  background: #c8300b; }

/* line 1666, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square.activeSlider .start-stop.playing {
  background-color: #f00; }

/* line 1669, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .start-stop:hover, div.anythingSlider-minimalist-square .start-stop.hover {
  color: white; }

/* Navigation Arrows */
/* line 1674, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .arrow {
  top: 50%;
  position: absolute;
  display: block; }

/* line 1679, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .arrow a {
  display: block;
  height: 40px;
  margin-top: -20px;
  /* half height of image */
  width: 46px;
  text-align: center;
  outline: 0;
  background: url(/Files/System/Morsoe/JS/AnythingSlider/images/arrows-minimalist.png) no-repeat; }

/* line 1688, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .forward {
  right: 0; }

/* line 1689, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .back {
  left: 0; }

/* line 1690, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .forward a {
  background-position: right bottom; }

/* line 1691, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .back a {
  background-position: left bottom; }

/* line 1692, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .forward a:hover, div.anythingSlider-minimalist-square .forward a.hover {
  background-position: right top; }

/* line 1693, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .back a:hover, div.anythingSlider-minimalist-square .back a.hover {
  background-position: left top; }

/* Navigation Links */
/* line 1696, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .anythingControls {
  /*float: right;*/
  position: absolute;
  bottom: 3px;
  height: 28px;
  width: 705px;
  background-color: #FFF;
  z-index: 100;
  opacity: 0.75;
  filter: alpha(opacity=75); }

/* line 1707, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .anythingControls ul {
  margin-top: 6px;
  margin-right: 43%;
  z-index: 105;
  float: right; }

/* line 1713, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .anythingControls ul li {
  display: block;
  float: left; }

/* line 1717, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .anythingControls ul a {
  display: block;
  height: 10px;
  width: 10px;
  margin: 3px;
  padding: 0;
  outline: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

/* Navigation size window arrows */
/* line 1730, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .anythingControls li.next a span, div.anythingSlider-minimalist-square .anythingControls li.prev a span {
  text-indent: 1px;
  margin-top: 3px; }

/* line 1734, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .anythingControls li.prev a, div.anythingSlider-minimalist-square .anythingControls li.next a {
  color: #ddd; }

/* line 1737, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .anythingControls li.next a:hover, div.anythingSlider-minimalist-square .anythingControls li.prev a:hover {
  color: #000; }

/* slider autoplay right-to-left, reverse order of nav links to look better */
/* line 1742, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square.rtl .anythingControls ul a {
  float: right; }

/* reverse order of nav links */
/* line 1743, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square.rtl .anythingControls ul {
  float: left; }

/* move nav link group to left */
/* div.anythingSlider-minimalist-square.rtl .start-stop { float: right; } */
/* move start/stop button - in case you want to switch sides */
/* Autoplay Start/Stop button */
/* line 1747, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .start-stop {
  margin: 3px;
  padding: 0;
  display: inline-block;
  width: 14px;
  height: 14px;
  position: relative;
  bottom: 2px;
  left: 0;
  z-index: 100;
  text-align: center;
  text-decoration: none;
  float: right;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

/* Extra - replace defaults */
/* line 1766, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square {
  padding: 6px 0; }

/* text indent moved to span inside "a", for IE7; apparently, a negative text-indent on an "a" link moves the link as well as the text */
/* line 1771, ../sass/partials/_oldstyles.scss */
div.anythingSlider-minimalist-square .arrow a span, div.anythingSlider-minimalist-square .anythingControls ul a span, div.anythingSlider-minimalist-square .start-stop span {
  display: block;
  line-height: 1px;
  /* needed for IE7 */
  text-indent: -9999px; }

/* line 1777, ../sass/partials/_oldstyles.scss */
.paragraphSplit {
  width: 705px;
  height: auto;
  position: relative; }

/* line 1784, ../sass/partials/_oldstyles.scss */
.paragraphSplit .contentHolder {
  width: 320px;
  margin-right: 20px;
  float: left; }

/* line 1791, ../sass/partials/_oldstyles.scss */
.paragraphSplit .imageHolder {
  width: 360px;
  float: right;
  margin-top: -50px; }

/* line 1798, ../sass/partials/_oldstyles.scss */
#largeFooter {
  background-color: #ffffff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFFFFFF', endColorstr='#FFE0E0E0');
  background-image: -moz-linear-gradient(left, #ffffff 0%, #e0e0e0 100%);
  background-image: -webkit-linear-gradient(left, #ffffff 0%, #e0e0e0 100%);
  background-image: linear-gradient(to right, #ffffff 0%, #e0e0e0 100%);
  color: #8B8C8B;
  font-size: 10px;
  line-height: 150%;
  padding: 10px 16px;
  width: 928px;
  overlay: hidden;
  margin-left: 4px;
  margin-top: 11px;
  position: relative;
  height: 140px;
  border: 1px solid #fff; }

/* line 1816, ../sass/partials/_oldstyles.scss */
#largeFooter div {
  width: 230px;
  float: left; }

/* line 1822, ../sass/partials/_oldstyles.scss */
#largeFooter div strong {
  font-weight: bold; }

/* line 1827, ../sass/partials/_oldstyles.scss */
#largeFooter h1 {
  font-size: 21px;
  width: 100%;
  border-bottom: 1px solid #cccccc;
  display: block;
  padding-bottom: 10px; }

/* line 1836, ../sass/partials/_oldstyles.scss */
.clear {
  display: block;
  clear: both; }

/* line 1838, ../sass/partials/_oldstyles.scss */
#locateFooterDealer {
  position: absolute;
  right: 20px;
  top: 29px;
  font: normal 14px/14px Arial, Sans-Serif;
  color: #333333;
  text-decoration: none; }

/* line 1848, ../sass/partials/_oldstyles.scss */
.frontTeaser {
  width: 295px;
  float: left;
  margin-left: 20px; }

/* line 1855, ../sass/partials/_oldstyles.scss */
.frontTeaser > img {
  float: right;
  margin-left: 20px;
  z-index: 10;
  position: relative; }

/* line 1863, ../sass/partials/_oldstyles.scss */
.frontTeaser > div {
  position: relative;
  padding-top: 40px; }

/* line 1869, ../sass/partials/_oldstyles.scss */
.frontTeaser > div h2 {
  font: normal 18px/18px Arial, Sans-Serif;
  color: #000000;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #cecece;
  width: 250px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0; }

/* line 1884, ../sass/partials/_oldstyles.scss */
.frontTeaser.long > div h2 {
  width: 295px; }

/* line 1889, ../sass/partials/_oldstyles.scss */
.HomeContentBox .h1 {
  color: #333333; }

/* line 1894, ../sass/partials/_oldstyles.scss */
.TabMenu > div > table, .TabMenu > table {
  width: 350px; }

/* line 1899, ../sass/partials/_oldstyles.scss */
.TabMenu > div > table tr td, .TabMenu > table tr td {
  height: 30px;
  border-bottom: 1px solid #cecece;
  vertical-align: middle; }

/* line 1906, ../sass/partials/_oldstyles.scss */
.TabMenu > div > table tr td:first-child, .TabMenu > table tr td:first-child {
  font-weight: bold; }

/* line 1911, ../sass/partials/_oldstyles.scss */
.FormWrapper input[type="text"], .FormWrapper textarea {
  border: 1px solid #ccc;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* line 1916, ../sass/partials/_oldstyles.scss */
.FormWrapper {
  width: 100%; }
  /* line 1919, ../sass/partials/_oldstyles.scss */
  .FormWrapper label {
    font-weight: bold;
    display: block;
    line-height: 12px;
    margin: 10px 0 3px 0; }
  /* line 1926, ../sass/partials/_oldstyles.scss */
  .FormWrapper input[type="text"] {
    padding: 0 10px;
    height: 30px; }
  /* line 1933, ../sass/partials/_oldstyles.scss */
  .FormWrapper textarea {
    padding: 10px;
    height: 100px; }
  /* line 1939, ../sass/partials/_oldstyles.scss */
  .FormWrapper .split {
    width: 48%;
    float: left; }
    /* line 1943, ../sass/partials/_oldstyles.scss */
    .FormWrapper .split:nth-child(2n) {
      margin-right: 4%; }
  /* line 1948, ../sass/partials/_oldstyles.scss */
  .FormWrapper input[type="submit"] {
    display: block;
    float: left;
    margin-top: 10px; }

/* line 1, ../sass/partials/_layout.scss */
.clear {
  clear: both;
  display: block; }

/* line 9, ../sass/partials/_layout.scss */
.teasers {
  padding: 10px 0 15px 5px; }

/* line 13, ../sass/partials/_layout.scss */
.front-teaser {
  width: 225px;
  height: 200px;
  background: #eee;
  float: left;
  margin: 10px 0 0 10px;
  overflow: hidden;
  position: relative; }
  /* line 21, ../sass/partials/_layout.scss */
  .front-teaser a {
    color: #333333; }

/* line 24, ../sass/partials/_layout.scss */
.front-teaser-image {
  position: absolute;
  bottom: 0;
  left: 0;
  -moz-transition: -moz-transform 3.5s ease-in-out;
  -webkit-transition: -webkit-transform 3.5s ease-in-out;
  transition: transform 3.5s ease-in-out; }
  /* line 29, ../sass/partials/_layout.scss */
  .front-teaser-image:hover {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

/* line 34, ../sass/partials/_layout.scss */
.front-teaser-headline {
  font-size: 1.5rem;
  font-size: 15px;
  font-weight: bold; }

/* line 39, ../sass/partials/_layout.scss */
.front-teaser-text {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 100px; }
  /* line 47, ../sass/partials/_layout.scss */
  .front-teaser-text.position-left, .front-teaser-text.position-full {
    left: 10px;
    right: auto; }
  /* line 52, ../sass/partials/_layout.scss */
  .front-teaser-text.position-full {
    width: 205px; }

/* line 55, ../sass/partials/_layout.scss */
.front-teaser.long {
  width: 460px; }
  /* line 57, ../sass/partials/_layout.scss */
  .front-teaser.long .front-teaser-text {
    width: 185px; }
    /* line 59, ../sass/partials/_layout.scss */
    .front-teaser.long .front-teaser-text.position-full {
      width: 420px; }

/* line 63, ../sass/partials/_layout.scss */
.right-column-content {
  margin: 0 23px 23px 0; }
  /* line 66, ../sass/partials/_layout.scss */
  .right-column-content li {
    color: #333333;
    list-style: none; }
    /* line 70, ../sass/partials/_layout.scss */
    .right-column-content li:before {
      content: "» "; }
    /* line 71, ../sass/partials/_layout.scss */
    .right-column-content li:hover {
      color: #737373; }
    /* line 73, ../sass/partials/_layout.scss */
    .right-column-content li a {
      color: inherit;
      font-weight: bold; }

/* line 79, ../sass/partials/_layout.scss */
.right-column-header {
  border-bottom: solid 1px #999;
  color: #cc3300;
  font-size: 14px;
  margin: 0 0 7px;
  padding: 0 0 5px 7px; }

/* line 88, ../sass/partials/_layout.scss */
.right-column-text {
  padding-left: 7px; }

/* line 90, ../sass/partials/_layout.scss */
.right-column-image {
  float: right; }

/* line 92, ../sass/partials/_layout.scss */
.positive {
  color: green; }

/* line 95, ../sass/partials/_layout.scss */
.negative {
  color: red; }

/* line 99, ../sass/partials/_layout.scss */
.morsoCalculater {
  width: 460px;
  font-family: sans-serif;
  font-size: 11px; }

/* line 105, ../sass/partials/_layout.scss */
.morsoCalculater b {
  font-size: 12px; }

/* line 109, ../sass/partials/_layout.scss */
.calculaterBox {
  margin: 10px 0 0 0;
  padding: 10px 28px 10px 28px;
  background: url("/Files/System/calculator/calculatorBg.jpg"); }

/* line 115, ../sass/partials/_layout.scss */
.calculaterInput {
  float: right;
  text-align: right; }

/* line 120, ../sass/partials/_layout.scss */
.calculaterBox input, .calculaterBox select {
  border: 1px solid #666666;
  text-align: right; }

/* line 125, ../sass/partials/_layout.scss */
.calculaterBox input.showNoBox {
  border: none;
  background: none; }

/* line 130, ../sass/partials/_layout.scss */
.calculaterInput .unitType {
  width: 40px;
  float: right;
  text-align: left; }

/* line 136, ../sass/partials/_layout.scss */
.calculaterBox h4 {
  color: #ff4800;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px 0;
  display: block;
  border-bottom: 1px solid #cccccc; }

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* line 13, ../sass/partials/_slideshow.scss */
.flexslider {
  position: relative; }

/* Browser Resets */
/* line 18, ../sass/partials/_slideshow.scss */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

/* line 22, ../sass/partials/_slideshow.scss */
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
/* line 28, ../sass/partials/_slideshow.scss */
.flexslider {
  margin: 0;
  padding: 0; }

/* line 29, ../sass/partials/_slideshow.scss */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
/* line 30, ../sass/partials/_slideshow.scss */
.flexslider .slides img {
  width: 100%;
  display: block; }

/* line 31, ../sass/partials/_slideshow.scss */
.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
/* line 34, ../sass/partials/_slideshow.scss */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* line 35, ../sass/partials/_slideshow.scss */
html[xmlns] .slides {
  display: block; }

/* line 36, ../sass/partials/_slideshow.scss */
* html .slides {
  height: 1%; }

/* line 38, ../sass/partials/_slideshow.scss */
.no-js .slides > li:first-child {
  display: block; }

/* line 40, ../sass/partials/_slideshow.scss */
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease; }

/* line 41, ../sass/partials/_slideshow.scss */
.loading .flex-viewport {
  max-height: 300px; }

/* line 42, ../sass/partials/_slideshow.scss */
.flexslider .slides {
  zoom: 1; }

/* line 44, ../sass/partials/_slideshow.scss */
.carousel li {
  margin-right: 5px; }

/* line 46, ../sass/partials/_slideshow.scss */
.flex-direction-nav {
  *height: 0; }

/* line 47, ../sass/partials/_slideshow.scss */
.flex-direction-nav a {
  width: 46px;
  height: 37px;
  display: block;
  background: url(/Files/Templates/Designs/Morsoe/assets/img/slide_arrows.png) no-repeat 0 0;
  opacity: .75;
  position: absolute;
  top: 45%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  -moz-transition: opacity 0.1s ease-in-out;
  -webkit-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out; }
  /* line 50, ../sass/partials/_slideshow.scss */
  .flex-direction-nav a:hover {
    opacity: 1; }

/* line 54, ../sass/partials/_slideshow.scss */
.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: 0px; }

/* line 55, ../sass/partials/_slideshow.scss */
.flex-direction-nav .flex-prev {
  left: 0px; }

/* line 1, ../sass/partials/_content.scss */
.section {
  display: table;
  margin: 0;
  position: relative;
  table-layout: fixed;
  text-align: left;
  width: 100%; }
  /* line 9, ../sass/partials/_content.scss */
  .section:last-child {
    margin-bottom: -20px; }

/* line 14, ../sass/partials/_content.scss */
.section-split {
  display: table-cell;
  padding: 0px;
  vertical-align: top; }
  /* line 19, ../sass/partials/_content.scss */
  .section-split:last-child {
    padding-left: 20px; }

/* line 24, ../sass/partials/_content.scss */
#MainContent b, #MainContent strong {
  font-weight: bold; }

/* line 28, ../sass/partials/_content.scss */
#MainContent i, #MainContent em {
  font-style: italic; }

/* line 32, ../sass/partials/_content.scss */
#MainContent ul, ol {
  display: block;
  margin-bottom: 15px; }

/* line 37, ../sass/partials/_content.scss */
#MainContent ul:not(.slides) li {
  display: block;
  padding-left: 15px;
  background: url(/Files/Templates/Designs/Morsoe/assets/img/list-style_line.jpg) no-repeat 0 5px; }

/* line 43, ../sass/partials/_content.scss */
#login-form {
  margin: 0 auto;
  width: 300px;
  text-align: center; }
  /* line 48, ../sass/partials/_content.scss */
  #login-form input[type="text"], #login-form input[type="password"] {
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: block;
    margin-bottom: 10px;
    border: 1px solid #cecece;
    background: #ffffff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px; }
  /* line 60, ../sass/partials/_content.scss */
  #login-form input[type="submit"] {
    width: 100%;
    display: block;
    background: #EA7404;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    border: 0;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px; }

/* line 77, ../sass/partials/_content.scss */
.newsletter input {
  width: 100%;
  margin-bottom: 10px;
  padding: 5px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
/* line 84, ../sass/partials/_content.scss */
.newsletter label {
  font-weight: bold;
  font-size: 12px; }
/* line 89, ../sass/partials/_content.scss */
.newsletter form {
  width: 50%; }
