﻿/* ---------- MAIN CSS! ---------- */
/*html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com Twitter: @rich_clark
*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

html{-webkit-font-smoothing:antialiased;height:100%;margin:0px;padding:0px;overflow-y: scroll;}

/* --------- GLOBAL STYLES --------- */
a.redArrow {
  color:#AB0635 !important;

  display:inline-block;
  background:url(/Files/System/Bramidan/gfx/redArrow.png) no-repeat;
  text-indent:12px;
  font-size:12px;
  text-decoration:none !important;
}
a.redArrow:hover { color:#333 !important; }

.formBtnWrapper, .sendBtnWrapper { padding:15px; margin-left:8px; display:block; }
.sendBtnWrapper { padding:15px 5px !important; }
.formBtnWrapper:active, .sendBtnWrapper:active { margin-top:1px; padding-bottom:14px !important; }
.formBtnWrapper, .formBtnWrapper input, .sendBtnWrapper, .sendBtnWrapper input { cursor:pointer; }
.formBtnWrapper:hover input, .sendBtnWrapper:hover input { color:#B6B9BE; }

/* .btnWrapper { padding:15px; margin-left:8px; display:block; }
.btnWrapper { padding:15px 5px !important; }
.btnWrapper:active { margin-top:1px; padding-bottom:14px !important; }
.btnWrapper, .btnWrapper input { cursor:pointer; }
.btnWrapper:hover input { color:#B6B9BE; } */


/* ---------- MAIN STYLES ---------- */


@font-face {
    font-family: 'BlissReg';
    src: url('../fonts/blisspro-regular-webfont.eot');
    src: url('../fonts/blisspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/blisspro-regular-webfont.woff') format('woff'),
         url('../fonts/blisspro-regular-webfont.ttf') format('truetype'),
         url('../fonts/blisspro-regular-webfont.svg#BlissProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BlissLight';
    src: url('../fonts/blisspro-light-webfont.eot');
    src: url('../fonts/blisspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/blisspro-light-webfont.woff') format('woff'),
         url('../fonts/blisspro-light-webfont.ttf') format('truetype'),
         url('../fonts/blisspro-light-webfont.svg#BlissProLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BlissExtraBold';
    src: url('../fonts/blisspro-extrabold-webfont.eot');
    src: url('../fonts/blisspro-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/blisspro-extrabold-webfont.woff') format('woff'),
         url('../fonts/blisspro-extrabold-webfont.ttf') format('truetype'),
         url('../fonts/blisspro-extrabold-webfont.svg#BlissProExtraBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BlissBold';
    src: url('../fonts/blisspro-bold-webfont.eot');
    src: url('../fonts/blisspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/blisspro-bold-webfont.woff') format('woff'),
         url('../fonts/blisspro-bold-webfont.ttf') format('truetype'),
         url('../fonts/blisspro-bold-webfont.svg#BlissProBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
  font:11px Arial;
  color: #000;
  background:url(/Files/System/Extranet/gfx/square.png) no-repeat right top;
  margin:0px;
  padding:0px;
  height:100%;
  min-height:100%;
}

#wrap {
  min-height: 100%;
  width:100%;
  background:url(/Files/System/Extranet/gfx/bgtile2.png) center top repeat;
}
.wrapper{
  width:495px;
  margin:50px auto auto;
  padding:30px;
  border:#e0e0e0 1px solid;
  background:#fff;
  -moz-box-shadow: 0 0 15px rgba(0,0,0,.4);
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,.4);
  box-shadow: 0 0 15px rgba(0,0,0,.4);
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
}
.loginLogo{
  float:left;
}
.loginIntroTxt{
  float:right;
}
#login .contentHeadline{
  float:none;
}

#loginForm {
  clear: both;
}

#loginForm .forgot {
  clear: both;
  padding-top: 10px;
}

#rightListBox .ParagraphContainer a {
  color: #AB0635;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
#rightListBox .ParagraphContainer a:hover {  color: #707070; }
.loginHeader{
  overflow:hidden;
  border-bottom:#e0e0e0 1px solid;
  padding:0 0 10px;
}

.ParagraphContainer ul a, .ParagraphContainer ol a {
color: #707070 !important;
}

.ParagraphContainer ul a:hover, .ParagraphContainer ol a:hover {
color: #AB0635 !important;
}

/*
.cufon-loading .contentHeadline{
  visibility: hidden !important;
}

.cufon-ready .contentHeadline{
  visibility:visible;
}

.cufon-loading .topSliderBg h1{
  visibility: hidden !important;
}

.cufon-ready .topSliderBg h1{
  visibility:visible;
}

.cufon-loading .exHeadline{
  visibility: hidden !important;
}

.cufon-ready .exHeadline {
  visibility:visible;
}
*/

h1.h1{
  font-size:15px;
  font-weight:normal;
  margin:4px 0 8px;
}


.topContainer {
  position: relative;
  width:960px;
  margin:0 auto;
  padding:18px 0px 0px 0px;
}

.topContainer ul {
  list-style:none;
  margin:15px 0px 0px 0px;
  padding:0px;
  float:right;
  clear:both;
}

.topContainer li {
  float:left;
  margin:0px;
  color:#24313e;
  font-size:12px;
  padding:0px 6px 0px 6px;
  list-style:none;
}

.topContainer li a {
  float:left;
  margin:0px;
  color:#24313e;
  font-size:12px;
  text-decoration:none;
}

.topContainer li:hover a { color:#AB0635; }

.megadropShadow {
  display:none;
  top:70px;
  right:30px;
  position:absolute !important;
  background:url(/Files/System/Bramidan/gfx/megamenushadow.png) no-repeat bottom center !important;
  width:313px !important;
  margin:0px !important;
  padding:0px !important;
  height:167px !important; /* O.O Specificity war? */
}
.megadropShadow a { background:none !important; }

.megadropImage {
  padding:0px;
  margin:0px;
  border:0px;
  width:313px;
  height:160px;
  a background:none;


}

.megadropText {
  top:20px;
  left:325px;
  position:absolute !important;
  margin:0px !important;
  padding:0px !important;
}

.megadropParent {
  display:none;
  top:45px;
  left:325px;
  position:absolute !important;
  margin:0px !important;
  padding:0px !important;
}

.megadropParent a h2{
  color:#666666;
  font-size:13px;
}
.megadropParent a:hover h2 {
  color:#ab0635;
}

.megadropTitle {
  font-size:18px;
  color:#000;
}

.inputWrapper {
  padding:22px 0px 0px 0px;
}

.inputLeft {
  background:url(/Files/System/Extranet/gfx/searchleft.png) no-repeat left top;
  width:6px;
  height:22px;
  float:left;
}

.inputRight {
  background:url(/Files/System/Extranet/gfx/searchright.png) no-repeat right top;
  width:6px;
  height:22px;
  float:left;
}

.searchInput {
  background:url(/Files/System/Extranet/gfx/searchtile.gif) repeat-x;
  float:left;
  color:#24313e;
  font-size:11px;
  width:175px;
  height:22px;
  border:0px;
  padding:0px 0px 0px 7px;
  margin:0px;
}

.searchBtn {
  background:url(/Files/System/Extranet/gfx/search_btn.png) no-repeat right top;
  width:82px;
  height:38px;
  border:0px;
  margin:67px 0px 0px 117px;
  cursor:pointer;
}

.menuContainer {
  height:45px;
  background:url(/Files/System/Bramidan/gfx/menuTile.gif) repeat-x;
  margin-top:30px;
  width:100%;
}

.breadCrumbs {
  background:url(/Files/System/Bramidan/gfx/breadcrumbstile.png) repeat-x;
  height: 39px;
  width:715px;
  clear:both;
  padding:0px 0px 0px 5px;
}

.breadCrumbs li {
  list-style:none;
  padding:13px 10px 0px 0px;
  margin:0px;
  display:block;
  float:left;
}

.breadCrumbs li a {
  text-decoration:none;
  text-transform:uppercase;
  color:#24313e;
  font-size:10px;
  padding:0px 0px 0px 10px;
}

.breadCrumbs li .activeitem {
  font-weight:bold;
}

.contentArea {
  background-color:#fff;
  width:710px;
  padding:5px 0px 10px 10px;
}

.caseContent {
  width:720px;
  padding:0px;
  margin:10px 0 0;
}

.productContent {
  background:url(/Files/System/Bramidan/gfx/producttile.gif) repeat-y;
  width:720px;
  margin:10px 0px 0px 0px;
}

.productCompare {
  background-color:#fff;
  width:720px;
  margin:10px 0px 0px 0px;
}

.productTwoColumn {
  background:url(/Files/System/Bramidan/gfx/productoverview.gif) repeat-y;
  width:720px;
  margin:10px 0px 0px 0px;
}

.productThreeColumn {
  background:url(/Files/System/Bramidan/gfx/productthree.gif) repeat-y;
  width:720px;
  margin:10px 0px 0px 0px;
}

.productFourColumn {
  background:url(/Files/System/Bramidan/gfx/fourcolumn.gif) repeat-y;
  width:960px;
  margin:4px 0px 0px 0px;
}

.productAnchor {
  display:none;
  float:right;
  color:#ab0635;
  font-size:12px;
  padding:13px 5px 0px 0px;
}

.productAnchor a{
  text-decoration:none !important;
  color:#ab0635 !important;
  font-size:12px;
}

.contentShadow {
  background:url(/Files/System/Bramidan/gfx/rightcontentshadow.png) no-repeat center top;
  height:30px;
  width:720px;
  clear: both;
}

.shadow720 {
  background:url(/Files/System/Bramidan/gfx/shadow720.png) no-repeat center bottom;
  margin:5px 0px 0px 0px;
  padding:0px;
  height:7px;
  width:720px;
}

.shadow476 {
  background:url(/Files/System/Bramidan/gfx/shadow476.png) no-repeat center bottom;
  margin:0px 0px 10px 0px;
  padding:0px 0px 6px 0px;
  height:auto;
  width:476px;
  float:left;
}

.rightTitle .contentHeadline {
  padding:13px 0px 0px 12px;
  margin:0px;
}


a:link,
a:visited {
  color: #333;
  text-decoration: underline;
}
a:hover {
  color: #000;
}
.text2 { /* ADD text2 STYLES IF USED */
}
.text3 { /* ADD text3 STYLES IF USED */
}


.mainWrapper {
  background: url("/Files/System/Bramidan/gfx/contentTile.png") repeat scroll 0 0 transparent;
  width:100%;
  padding:0px;
  margin: 0;
  float: left;
  overflow:auto;
}

.contentContainer {
  width:100%;
  height:100%;

}

.contentWrapper {
  width:960px;
  margin:0 auto;
  padding:10px 0px 0px 0px;
}

.logo {
  margin:0px 0px 0px 0px;
  width:214px;
  height:52px;
}

.topInfo {
  position:absolute;
  right:10px;
}

.exText {
  text-align:right;
  color:#24313e;
  font-size:10px;
}

.exHeadline {
  text-align:right;
  font-size:25px;
  color:#24313e;
  margin:0px 0px 10px 0px;
  font-family:BlissLight;
}

.languageContainer {
  float:right;
  padding:0px 20px 0px 0px;
  color:#24313e;
  font-size:11px;
  cursor:pointer;
}

.languageList {
  position:absolute;
  display:none;
  margin:21px 0px 0px 596px !important;
  background-color:#fff !important;
  border-left:1px solid #c6c7d2;
  border-right:1px solid #c6c7d2;
  border-bottom:1px solid #c6c7d2;
  border-top:1px solid #83868d;
  width:131px;
}

.languageList ul {
  list-style:none;
  padding:0px;
  margin:0px;
}

.languageList li {
  list-style:none;
  padding:0px;
  margin:0px;
  clear:both;
}

.languageList li a {
  list-style:none;
  padding:3px 0px 3px 10px;
  margin:0px;
  display:block;
  color:#000;
  font-size:11px;
  width:121px;
}

.languageList li a:hover {
  list-style:none;
  padding:3px 0px 3px 10px;
  margin:0px;
  display:block;
  color:#fff;
  font-size:11px;
  width:121px;
  background-color:#ab0635;
}

.languageText {
  text-transform:uppercase;
  padding:5px 5px 0px 7px;
  float:left;
  height:15px;
}

.languageTextActive {
  text-transform:uppercase;
  float:left;
  background-color:#fff;
  border-bottom:1px solid #e3e9ef;
  border-left:1px solid #e2e3ea;
  border-top:1px solid #abadb3;
  margin:-1px -0px 0px 0px !important;
}
.languageIconActive {
  float:left;
  background:url(/Files/System/Bramidan/gfx/redarrowdown.png) no-repeat #f1f1f1 center !important;
  border-top:1px solid #abadb3;
  border-right:1px solid #d9d9d9;
  padding:9px 0px 6px 0px !important;
  background-color:#f1f1f1;
  margin:-1px -1px 0px 0px !important;
  height:7px !important;
}

.languageIcon {
  float:left;
  background:url(/Files/System/Bramidan/gfx/redarrowdown.png) no-repeat center bottom;
  padding:8px 0px 0px 0px;
  width:15px;
  height:6px;
}

.languageContainer select {
  display:none;
}


.menuContainer li {
  list-style:none;
  float:left;
  color:#fff;
  position: relative;
  cursor:pointer;
  z-index:200;
}

.menuContainer li a{
  background:url(/Files/System/Bramidan/gfx/menusep.png) no-repeat left top;
  list-style:none;
  color:#fff;
  font-size:13px;
  font-family:arial;
  text-transform:uppercase;
  padding:15px 13px 15px 16px;
  text-decoration:none;
  float:left;
  display:block;
}

.menuContainer li a:hover{
  list-style:none;
  color:#b6b9be;
  font-size:13px;
  font-family:arial;
  text-transform:uppercase;
  padding:15px 13px 15px 16px;
  text-decoration:none;
  float:left;
  display:block;
}

.menuContainer li .inpath{
  background:url(/Files/System/Bramidan/gfx/menusepactive.png) no-repeat left top;
  background-color:#ececec !important;
  list-style:none;
  color:#24313e !important;
  font-size:13px;
  font-family:arial;
  text-transform:uppercase;
  padding:15px 13px 15px 16px;
  text-decoration:none;
  float:left;
  display:block;
}

.menuContainer li .activeitem{
  background:url(/Files/System/Bramidan/gfx/menusepactive.png) no-repeat left top;
  background-color:#ececec;
  list-style:none;
  color:#24313e !important;
  font-size:13px;
  font-family:arial;
  text-transform:uppercase;
  padding:15px 13px 15px 16px;
  text-decoration:none;
  float:left;
  display:block;
}

ul.topnav li ul.subnav li.megadropShadow a {
  background: none repeat scroll 0 0 transparent;
    padding: 0;
}

ul.topnav {
  width:850px;
  padding:0px;
  margin:0 auto;
  float:left;
}

.endSep {
  background:url(/Files/System/Bramidan/gfx/menusep.png) no-repeat left top;
  height:45px;
  width:8px;
  float:left;
}

ul.topnav .over {
  background:none #ececec !important;
  z-index:300;
}

ul.topnav .selected {
  background:none #ececec !important;
  z-index:300;
  color:#24313e !important;
}

ul.topnav .over a{
  color:#24313e;
}

ul.topnav .selected a{
  color:#24313e !important;
}

.subnav .subOver {
  background:none !important;
  color:#333333;
}

.subnav .subOver a{
  color:#ab0635 !important;
}

ul.topnav li span {
    width: 19px;
    height: 45px;
    float:left;
    background: url(/Files/System/Bramidan/gfx/subactivate.png) no-repeat top left;
  cursor: pointer;
  margin: 0px;
    padding:0px 0px 0px 0px;
}

ul.topnav li span:hover {
  background: url(/Files/System/Bramidan/gfx/subactivatehover.png) no-repeat top left;
}

.toggle{
    width: 19px;
    height: 45px;
    float:left;
    background: url(/Files/System/Bramidan/gfx/subactivateup.png) no-repeat #ececec top left !important;
  cursor: pointer;
  margin: 0px;
    padding:0px 0px 0px 0px;
}


ul.topnav li ul.subnav {
    list-style: none;
    position: absolute;
    left:-2px;
  top: 45px;
  height:auto;
    margin: 0;
  padding: 0px 0px 25px 0px;
    display: none;
    float: left;
    width: 667px;
  z-index:200;
  background:url(/Files/System/Bramidan/gfx/megamenubg2.png) repeat-y;
}

.menuTop {
  background:url(/Files/System/Bramidan/gfx/megamenubgtop2.png) no-repeat;
  width:667px;
  height:25px;
  padding:0px 0px 0px 0px;
  position:absolute;
  left:0px;
}


.menuBottom {
  background:url(/Files/System/Bramidan/gfx/megamenubottom.png) bottom no-repeat;
  width:667px;
  height:9px;
  clear:both;
  margin:9px 0px 0px 0px;
  height:100%;
  position:absolute;
  left:0px;
}

ul.topnav li ul.subnav li{
  background:none;
  font-size:12px;
    margin: 0;
  padding: 10px 0px 0px 15px;
    clear: both;
    width: 270px;
  position:relative;
}

.menuBtnBottom {
  height:2px;
  background-color:#ececec;
  position:absolute;
  margin-top:45px;
  z-index:301;
  left:0px;
  display:none;
}

ul.topnav li ul.subnav li a {
  color:#333333;
  background:url(/Files/System/Bramidan/gfx/redArrow.png) no-repeat;
  padding:0px 0px 0px 15px;
  text-transform:inherit;
  font-size:12px;
}

ul.topnav li ul.subnav li a:hover {
  color:#ab0635 !important;
}



.leftMenuTop {
  height:27px;
  width:215px;
  background:url(/Files/System/Bramidan/gfx/leftmenutile.gif) repeat-x;
  text-align:left;
  padding:12px 0px 0px 15px;
  margin:0px;
  color:#ffffff;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
}

.leftMenuBg {
  background:url(/Files/System/Bramidan/gfx/leftmenubg.gif) no-repeat #24313e;
  width:230px;
  height:auto;
}

.leftMenuBg li {
  list-style:none;
  color:#fff;
  font-weight:normal;
  font-size:12px;
  padding:0px;
  border-bottom:1px dotted #69727a;
}

.leftMenuBg li a{
  background:url(/Files/System/Bramidan/gfx/submenuarrow.png) 203px center no-repeat;
  list-style:none;
  color:#fff;
  font-weight:normal;
  font-size:12px;
  padding:8px 0px 8px 13px;
  text-decoration:none;
  display:block;
  outline:none;
}

.leftMenuBg li .activeitem {
  background:url(/Files/System/Bramidan/gfx/leftmenuselected.gif) 200px center no-repeat !important;
  list-style:none;
  color:#24313e !important;
  background-color:#ececec !important;
  margin:0px 1px 0px 1px;
  font-weight:normal;
  font-size:12px;
  padding:8px 0px 8px 13px;
  text-decoration:none;
  display:block;
}

.leftMenuBg li .inpath {
  background:url(/Files/System/Bramidan/gfx/leftmenuselected.gif) 200px center no-repeat !important;
  list-style:none;
  color:#24313e !important;
  background-color:#ececec !important;
  margin:0px 1px 0px 1px;
  font-weight:normal;
  font-size:12px;
  padding:8px 0px 8px 13px;
  text-decoration:none;
  display:block;
}

.leftMenuBg li a:hover{
  background:url(/Files/System/Bramidan/gfx/submenusarrow.png) 203px center no-repeat;
  list-style:none;
  color:#ab0635;
  background-color:#ececec;
  margin:0px 1px 0px 1px;
  font-weight:normal;
  font-size:12px;
  padding:8px 0px 8px 13px;
  text-decoration:none;
  display:block;
}


.leftsubnav {
  display:block;
  padding:0px;
  margin:0px 0px 10px 22px;
  list-style:none;
}

.leftsubnav li {
  display:block;
  list-style-type:square;
  border:0px;
  background:none;
  padding:0px;
  margin:0px;
}

.leftsubnav li a {
  display:block;
  border:0px;
  background:url(/Files/System/Bramidan/gfx/bullet.gif) left 16px no-repeat;
  color:#b7bbbf;
  padding:10px 0px 0px 12px;
  margin:0px;
}

.leftsubnav li a:hover {
  display:block;
  border:0px;
  background:url(/Files/System/Bramidan/gfx/bulletselected.gif) left 16px no-repeat;
  color:#ffffff;
  padding:10px 0px 0px 12px;
  margin:0px;
}

.leftsubnav li .activeitem {
  display:block;
  border:0px;
  background:url(/Files/System/Bramidan/gfx/bulletselected.gif) left 16px no-repeat !important;
  color:#ffffff !important;
  font-weight:bold !important;
  padding:10px 0px 0px 12px;
  margin:0px;
}

.leftsubnav li .inpath {
  display:block;
  border:0px;
  background:url(/Files/System/Bramidan/gfx/bulletselected.gif) left 16px no-repeat !important;
  color:#ffffff !important;
  font-weight:bold !important;
  padding:10px 0px 0px 12px;
  margin:0px;
}


.teaserText {
  background:url(/Files/System/Bramidan/gfx/teasericon.gif) left 5px no-repeat;
  width: 640px;
  font-size:15px;
  padding:5px 0px 27px 55px;
}

.caseSep {
  width:720px;
  padding:10px 0px 15px 0px;
  clear:both;
}

.caseSep .header {
  color:#000000;
  font-size:15px;
}

.caseBox {
    background-color: #FFFFFF;
    color: #333333;
    display: block;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 0 19px 20px 11px;
    width: 330px;
}

.caseBox a {
    display: block;
    overflow: hidden;
    text-decoration: none;
}

.caseBox .header h1 {
    color: #AB0635;
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 160px;
}

.caseBox .header { float:left; width:160px; font-weight:normal; }

.overview .caseBox .header {
    padding: 0;
}

.caseBox .text {
    color: #333333;
    float: left;
    font-size: 12px;
    margin: 4px 0;
    width: 160px;
}

.compareBox .image {
  width:720px;
  clear:both;
}

.compareBox .txt{
  width:330px;
  float:left;
  padding:0px 20px 20px 0px;
  font-size: 12px;
  color:#333333;
  list-style:none;
}

.compareBox .txt ul{
  width:330px;
  float:left;
  padding:0px 20px 20px 50px;
  font-size: 12px;
  color:#333333;
  list-style:square outside;
}

.compareBox .txt li {
  color:#707070;
  font-size:12px;
  padding:5px 0px 0px 0px;
  margin:0px;
}

.productBox {
  width:220px;
  padding:10px 10px 10px 10px;
  float:left;
}

.productTwoColumn .columnBox {
  width:330px;
  padding:15px 15px 0px 15px;
  float:left;
}

.productThreeColumn .columnBox {
  width:205px;
  padding:15px 15px 0px 15px;
  float:left;
}

.productFourColumn .columnBox {
  width:210px;
  padding:15px 15px 0px 15px;
  float:left;
}

.columnBox .header {
  padding:18px 0px 0px 0px;
  color:#ab0635;
  font-size:15px;
}

.columnBox .txt {
  padding:8px 0px 30px 0px;
  color:#333333;
  font-size:12px;
}

.columnBox .image {
  text-align:center;
  position:relative;
  height:195px;
}
.columnBox .image img{
  position:absolute;
  bottom:0;
  left:0;
}

.formContainer {
  background:url(/Files/System/Bramidan/gfx/formbg.png) no-repeat;
  width:220px;
  padding:10px 10px 10px 10px;
  float:left;
}

.inputFields input, .inputFields textarea {
background: none;
height: 22px;
float: left;
border: 0px;
width: 130px;
font-size: 12px;
color: #3C4853;
font-family: Arial, Helvetica, sans-serif;
border-image: initial;
}

.inputFields textarea { height: 58px; }

.formContainerBlue {
  background:url(/Files/System/Bramidan/gfx/formbg.png) no-repeat;
  background-color:#9da7b0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity:0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  width:209px;
  padding:10px 10px 10px 10px;
  float:left;
}
.formContainerBlue .labelInput {
  width:57px;
}
.formContainerBlue .header {
  color:#fff;
  font-size:15px;
  padding:5px 0px 0px 0px;
}
.formContainerBlue .txt {
  color:#fff;
  font-size:12px;
  padding:10px 0px 20px 0px;
}
.formContainerBlue .module {
  color:#fff;
  font-size:12px;
}

.formContainerBlue { margin-top: 0 !important; }

.formContainerBlue textarea {
margin-top: 7px;
margin-left: 5px;
height: 46px;
overflow: auto;
}

.formContainer .header {
  color:#fff;
  font-size:15px;
  padding:5px 0px 0px 0px;
}

.formContainer .txt {
  color:#fff;
  font-size:12px;
  padding:10px 0px 20px 0px;
}

.formContainer .module {
  color:#fff;
  font-size:12px;
}

.formBtnWrapper {
  float:right;
  padding:10px 8px 0px 0px;
}

.sendBtnWrapper {
  float:right;
  padding:67px 8px 0px 0px;
}
.formBtn input {
  border:0px;
  background:none;
  font-size:12px;
  padding:8px 2px 0px 2px;
  color:#fff;
  font-family:arial;
}

.formBtn {
  background:url(/Files/System/Bramidan/gfx/formbtntile.png) repeat-x;
  height:37px;
  float:left;
  color:#fff;
  border:0px;
}

.formBtnLeft {
  background:url(/Files/System/Bramidan/gfx/formbtnleft.png) no-repeat;
  height:37px;
  width:4px;
  float:left;
}

.formBtnRight {
  background:url(/Files/System/Bramidan/gfx/formbtnright.png) no-repeat;
  height:37px;
  float:left;
  width:20px;
}
.listitem0 {
  padding:15px 0px 15px 0px;
  margin:0px;
}

.listitem1 {
  padding:15px 0px 15px 0px;
  margin:0px;
}

.labelInput {
  float:left;
  width:63px;
  padding:3px 0px 0px 0px;
}

.printBtn {
  float:right;
  padding:13px 10px 0px 0px;
}

.inputFieldsWrapper {
  float:left;
  width:150px;
  margin:0px;
  padding:0px;
}

.inputFields input{
  background:none;
  height:22px;
  float:left;
  border:0px;
  width:130px;
  font-size:12px;
  color:#3c4853;
}
.inputFields select {
  background-color:#e6e9eb;
  width:120px;
}

.inputFields {
  background:url(/Files/System/Bramidan/gfx/inputfieldstile.png) repeat-x;
  height:22px;
  float:left;
}

.inputFieldsLeft {
  background:url(/Files/System/Bramidan/gfx/inputfieldsleft.png) no-repeat;
  height:22px;
  width:6px;
  float:left;
}

.inputFieldsRight {
  background:url(/Files/System/Bramidan/gfx/inputfieldsright.png) no-repeat;
  height:22px;
  width:6px;
  float:left;
}


.productBox .header {
  padding:18px 0px 0px 0px;
  color:#ab0635;
  font-size:15px;
}

.productBox .txt {
  padding:8px 0px 30px 0px;
  color:#333333;
  font-size:12px;
}

.test {
  float:left;
}

.caseBox .image {
  float:left;
  padding:0px 20px 0px 0px;
}

.caseBox .header {
  color:#ab0635;
  font-size:12px;
  font-weight:bold;
  float:left;
  width:160px;
}

.caseBox .text {
  color:#333333;
  font-size:12px;
  float:left;
  width:160px;
}


.fullContainer {
  width:960px;
  float:left;
}

.leftContainer { /* Er din leftContainer gÃ¥et i stykker? Nu kan du bruge fullContainer! */
  width:640px;
  float:left;
}

.menuLeftContainer {
  float:left;
  margin: 0px;
}

.menuWrapper {
  width:230px;
  margin: 0px;
  padding: 0px;
}

.menuWrapper.fixed {
  position: fixed;
  top: 0;
}

.rightContainer {
  float:right;
  margin:0px 0px 0px 10px;
  width:720px;
}

.rightFrontpageWrapper {
  height:230px;
  background-color:#fff;
  width:313px;
}

.rightText {
  height:112px;
  width:290px;
  padding: 0 0 0 13px;
  font-size: 12px;
  background:url(/Files/System/Bramidan/gfx/whitealpha.png) repeat;
}
.rightText ul {
  width:300px;
  list-style:none;
  padding:0px 0px 0px 14px;
  margin:14px 0px 0px 0px;
}

.rightText li {
  float:left;
  list-style:none;
  width:135px;
  background:url(/Files/System/Bramidan/gfx/redArrow.png) no-repeat left top;
  padding:0px 0px 4px 15px;
  color:#AB0635;
  font-size:12px;
}

.rightText li a{
  float:left;
  list-style:none;
  color:#AB0635;
  font-size:12px;
  text-decoration:none;
}

.rightText li:hover, .rightText li:hover a { color:#333; }

.rightTopPic {
  width:313px;
  overflow:hidden;
}

.blueBorder {
  height:5px;
  background-color:#24313e;
}

.dotsBorder {
  border-bottom:1px #24313e dotted;
  margin:0px;
  padding:0px;
  height:1px;
}

.compareDot {
  margin-left:350px;
  height:300px;
  position:absolute;
  border-right:1px dotted #bababa;
}


.columnDot {
  border-bottom:1px #bababa dotted;
  clear:both;
}

.shadow {
  background:url(/Files/System/Bramidan/gfx/shadow.png) no-repeat bottom;
  padding:4px 0px 0px 0px;
  width:960px;
  height:8px;
  clear:both;
}

.contentHeadline {
  font-size:18px;
  padding:13px 0px 10px 0px;
  float:left;
  font-family:BlissReg;
}
#content .contentHeadline{
  text-indent:16px;
}

.rss {
  color:#a90735;
  font-size:12px;
  float:left;
  padding:13px 10px 0px 0px;
}

.rss a{
  color:#a90735;
  font-size:12px;
  text-decoration:none;
}

.rssLogo {
  float:left;
  width:19px;
  height:18px;
  padding:11px 0px 0px 0px;
  cursor:pointer;
  display:none;
}

.rssContainer {
  float:right;
  padding:0px 0px 12px 0px;
  z-index:101;
  position:relative;
}

.newsContainer {
  width:300px;
  padding:0px 20px 0px 0px;
  overflow:hidden;
  float:left;
}

.inlineContent {
  padding:0px 0px 0px 0px; margin:0 0 0 -13px;
}

.rightText .dotsBorder {
  margin:0 -10px 10px -13px;
}
.rightText ul {
  width:300px;
  list-style:none;
  padding:0px 0px 0px 0px;
  margin:14px 0px 0px 0px;
}

.rightText li {
  float:left;
  list-style:none;
  width:135px;
  background:url(/Files/System/Bramidan/gfx/redArrow.png) no-repeat left top;
  padding:0px 0px 4px 15px;
  color:#AB0635;
  font-size:12px;
}

.rightText li a{
  float:left;
  list-style:none;
  color:#AB0635;
  font-size:12px;
  text-decoration:none;
}

.rightText li:hover, .rightText li:hover a { color:#333; }


.newsContainer h1 {
  font-size:11px;
  line-height:11px;
  padding:19px 0px 0px 0px;
  color:#313d4a;
  margin:0px;
  font-family:arial;
  font-weight:normal;
}
.newsContainer h1 a{
  font-size:11px;
  line-height:11px;
  padding:19px 0px 0px 0px;
  color:#313d4a;
  margin:0px;
  font-family:arial;
  font-weight:normal;
  text-decoration:none;
}
.newsContainer h2 {
  font-size:12px;
  line-height:12px;
  padding:9px 0px 0px 0px;
  margin:0px;
  color:#ab0635;
  font-weight:bold;
  font-family:arial;
}
.newsContainer h2 a{
  font-size:12px;
  line-height:12px;
  margin:0px;
  color:#ab0635;
  font-weight:bold;
  font-family:arial;
  text-decoration:none;
}

.newsContainer h3 {
  font-size:12px;
  line-height:15px;
  padding:8px 0px 0px 0px;
  margin:0px;
  color:#333333;
  font-family:arial;
  font-weight:normal;
}


.clear {
  clear:both;
  height:0px;
}

.bottomSlider {
  padding:0px 0px 12px 0px;
  clear:both;
}
.columnContainer:first-child {
  margin:0 0 0 0;
}
.columnContainer {
  float:left;
  cursor:pointer;
  margin:0 0 0 10px;
  padding:0;
}

.columnTextWrapper {
  position:absolute;
  height:155px;
  width:300px;
  z-index:2;
  overflow:hidden;
}

.columnText {
  position:absolute;
  margin:112px 0px 0px 0px;
  padding:10px 0px 0px 0px;
  z-index:2;
  width:220px;
  overflow:hidden;
}
.textWrapper { background-color:#fff; width:460px; float: left; margin:-13px 0 0 0; padding:10px; color: #333333; font-size: 12px; line-height: 16px; }
.textWrapper h1 { font-size: 15px;    font-weight: normal;    margin: 4px 0 8px; }

.whiteArrow {
  background:url(/Files/System/Bramidan/gfx/whitearrow.png) no-repeat;
  width:12px;
  height:17px;
  position:absolute;
  margin:130px 0px 0px 290px;
  padding:0px 0px 0px 0px;
  z-index:2;
}


.columnText h1 {
  color:#fff;
  font-weight:bold;
  font-size:12px;
  font-family:arial;
  line-height:13px;
  padding:0px 0px 4px 15px;
  margin:0px;
}

.columnText h1 a{
  color:#fff;
  font-weight:bold;
  font-size:12px;
  font-family:arial;
  line-height:13px;
  margin:0px;
}

.columnText h2 {
  color:#fff;
  font-weight:normal;
  font-size:12px;
  font-family:arial;
  line-height:15px;
  padding:0px 0px 5px 15px;
  margin:0px;
}

.columnText h2 a{
  color:#fff;
  font-weight:normal;
  font-size:12px;
  font-family:arial;
  line-height:15px;
  text-decoration:none;
  margin:0px;
}

.bottomTile {
  height: 45px;
  background:url(/Files/System/Extranet/gfx/bottomTile.png);
}

.picShadow {
  background:url(/Files/System/Bramidan/gfx/picshadow.png) no-repeat bottom;
  width:313px;
  height:170px;
  padding:0px;
  margin:0px;
  border:0px;
  line-height:0px;
}

.blueLine {
  background-color:#24313e;
  filter:alpha(opacity=85);
  -moz-opacity:0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
  width:313px;
  height:47px;
  position:absolute;
  margin:113px 0px 0px 0px;
}

.bottomContent {
  width:960px;
  margin:0px auto;
}

.bottomContent ul {
  list-style:none;
  padding:20px 0px 0px 15px;
  float:left;
  margin:0px;
}

.bottomContent li {
  list-style:none;
  float:left;
  color:#000000;
  padding:0px 6px 0px 6px;
}
.bottomContent a{
  color:#000;
}
.bottomContent a:hover{
  color:#ab0635;
}

.menuSep {
  background:url(/Files/System/Bramidan/gfx/menusep.png) no-repeat bottom left;
  padding:0px 0px 0px 0px;
  margin:0px;
}

.sep{
  background:url(/Files/System/Bramidan/gfx/sep.gif) no-repeat right;
  padding:0px 6px 0px 6px;
}


.bottomPic {
  background:url(/Files/System/Bramidan/gfx/world.png) no-repeat bottom;
  width:68px;
  height:34px;
  padding:10px 0px 0px 0px;
  float:left;
}

.footerContainer {
  width:100%;
  padding:0px 0px 20px 0px;
  float:left;
  background-color:#fff;
}

.footerContent {
  width:960px;
  margin:0 auto;
}


#sitemap.M0 li a {
  border-bottom:1px dotted #8a8a8a;
  font-weight:normal;
  padding:22px 0px 8px 0px;
  margin:0px 0px 10px 0px;
  color:#000;
  font-size:11px;
  font-height:11px;
  font-family:arial;
  text-transform:uppercase;
  text-decoration:none;
  display:block;
}

#sitemap.M0 li {
  width:140px;
  float:left;
  padding:0px 20px 0px 0px;
  list-style:none;
  margin:0px;
}

#sitemap .M1 ul {
  list-style:none;
  margin:0px;
  padding:0px;
}

#sitemap .M1 li {
  list-style:none;
  margin:0px;
  padding:0px;
  color:#666666;
  padding:0px;
  text-transform:inherit;
}

#sitemap .M1 li a {
  list-style:none;
  margin:0px;
  padding:0px;
  color:#666666;
  padding:0px;
  border:0px;
  font-size:11px;
  text-transform:inherit;
}


.footerPic {
  width:158px;
  height:149px;
  float:right;
  margin:17px 0px 0px 0px;
}


.main_view {
  float: left;
  position: relative;
}

.window {
  height:230px;
  width: 636px;
  overflow: hidden;
  position: relative;
}
.image_reel {
  position: absolute;
  top: 0; left: 0;
}
.image_reel img {
  float: left;
}

ul.productDetails {
  list-style:none;
  margin:0px 0px 0px -1px;
  padding:10px 0px 0px 0px;
}

.productDetails li {
  list-style:none;
  margin:0px;
  padding:0px;
}

.productDetailBox {
  background-color:#fff;
  margin:0px 0px 0px 0px;
  padding:0px 0px 50px 0px;
  width:720px;
}

.productDetailBox .header {
  font-size:15px;
  color:#000;
  padding:20px 0px 15px 10px;
}

.productDetailBox .image {
  font-size:15px;
  color:#000;
  float:left;
  width:219px;
  margin:0 0 0 10px;
}

.productDetailBox .txt {
  font-size:12px;
  color:#000;
  padding:0px 0px 0px 20px;
  float:left;
  width:440px;
}
.productDetailBox .buttonBlueWhiteArrow{
  margin:20px 0 0 0;
}

.productDetailBox .txt .productOdd {
  background-color:#ececec;
}

.productDetailBox .txt ul {
  padding:0px 0px 0px 20px;
  margin:0px;
}

.productDetailBox .txt li {
  background:url(/Files/System/Bramidan/gfx/bulletorg.gif) no-repeat left 6px;
  list-style:none;
  padding:0px 0px 0px 15px;
  margin:0px 0 10px 0;
}
.productDetailBox .txt.tabDimension{
  width:680px;
}
.productTabs{
  margin:8px 0 0;
}
.productTabs li{
  list-style:none;
  float:left;
}
a.tab,
a.tab.active{
  display:block;
  height:36px;
  background:url(/Files/System/Bramidan/gfx/spriteButton.png) left -74px no-repeat;
  padding:0 0 0 12px;
  line-height:40px;
  text-decoration:none;
  margin:0 -1px 0 0;
}
a.tab div,
a.tab.active div{
  height:36px;
  background:url(/Files/System/Bramidan/gfx/spriteButton.png) right -110px no-repeat;
  padding:0 12px 0 0;
  color:#fff;
  font-size:12px;
  text-transform:uppercase;
}
a.tab.active{
  background:url(/Files/System/Bramidan/gfx/spriteButton.png) left -146px no-repeat;
  margin:0 0 0 1px;
}
a.tab.active div{
  background:url(/Files/System/Bramidan/gfx/spriteButton.png) right -182px no-repeat;
  color:#000;
}
.hide{
  display:none;
}


.topWindow {
  height:200px;
  width: 720px;
  overflow: hidden;
  position: relative;
  background:url(/Files/System/Bramidan/gfx/topimgshadow.png) no-repeat;
}

.paging {
  position: absolute;
  z-index:100;
  bottom: 9px;
  right: 9px;
  z-index: 100;
  text-align: center;
}
.paging a {
  display:block;
  float:left;
  height:13px;
  width:13px;
  padding:0px 5px 0px 0px;
  background:url(/Files/System/Bramidan/gfx/topsliderbtn.png) no-repeat;
}
.paging a.active, .paging a:hover {
  display:block;
  float:left;
  outline: none;
  height:13px;
  width:13px;
  background:url(/Files/System/Bramidan/gfx/topsliderselectedbtn.png) no-repeat;
}

.topPaging {
  position: absolute;
  bottom: 7px;
  right: 0px;
  z-index: 600;
  padding:7px 2px 4px 5px;
  text-align: center;
  display: none;
  background:url(/Files/System/Bramidan/gfx/pagingbg.png) repeat;
}
.topPaging a {
  height:11px;
  width:11px;
  padding:0px 17px 0px 0px;
  background:url(/Files/System/Bramidan/gfx/redpagingdot.png) no-repeat;
}
.topPaging a.active {
  outline: none;
  height:11px;
  width:11px;
  background:url(/Files/System/Bramidan/gfx/redpagingselected.gif) no-repeat;
}

.topSliderBg {
  background:url(/Files/System/Extranet/gfx/topsliderbg.gif) no-repeat;
  width:207px;
  height:215px;
  float:right;
  padding:15px 10px 0px 14px;
}

.topSliderBg h1 {
  color:#fff;
  font-size:18px;
  line-height:22px;
  font-weight:normal;
  margin:0px;
  padding:0px;
  font-family:BlissLight;
}

.topSliderBg h2 {
  color:#fff;
  font-size:14px;
  line-height:16px;
  font-weight:normal;
  margin:0px;
  padding:10px 0px 0px 0px;
}

.slideshowShadow {
  height:7px;
  widows:720px;
  background:url(/Files/System/Bramidan/gfx/topimgshadow.png) top no-repeat;
  display:none;
}


#slideshowWrapper{
  /*display:none;*/
  position:relative;
  overflow:hidden;
}


#fssPrev {
  display:none;
  position:absolute;
  left:0px;
  background:url(/Files/System/Bramidan/gfx/slideshowarrowl.png) left center no-repeat;
  width:35px;
  height:35px;
  text-indent:-999999px;
  outline: none;
}
#fssNext{
  display:none;
  position:absolute;
  background:url(/Files/System/Bramidan/gfx/slideshowarrowr.png) right center no-repeat;
  width:35px;
  height:35px;
  text-indent:-999999px;
  outline: none;
}
#fssPlayPause{
  display:none;
}

ul.slideshow{
  list-style:none;
  padding:0px;
  margin:0px;

  overflow:hidden;
}
#fssList{
  position:absolute;
  list-style:none;
  bottom: -25px;
  right: 0px;
  z-index: 99;
  padding:7px 2px 4px 5px;
  text-align: center;
  background:url(/Files/System/Bramidan/gfx/pagingbg.png) repeat;
}

#fssList li{
  z-index:200;
  display:block;
  height:11px;
  width:11px;
  padding:0px;
  outline: none;
  float:left;
  padding:0px 5px 0px 0px;
}
#fssList li a{
  display:block;
  height:11px;
  width:11px;
  background:url(/Files/System/Bramidan/gfx/redpagingdot.png) no-repeat;
  outline: none;
}
#fssList li.fssActive a{
  display:block;
  outline: none;
  height:11px;
  width:11px;
  background:url(/Files/System/Bramidan/gfx/redpagingselected.gif) no-repeat;
}




.newsWindow {
  height:180px;
  width: 960px;
  overflow: hidden;
  position: relative;
}


.newsReel {
  position: absolute;
  top: 0;
  left: 0;
}

.newsWrapper {
  width:960px;
  float:left;
}


.newsPaging {
  z-index: 100;
  position:absolute;
  display: none;
  padding:18px 0px 0px 0px;
  margin:0px;
}
.newsPaging a {
  display:block;
  float:left;
  height:13px;
  width:13px;
  padding:0px 5px 0px 0px;
  background:url(/Files/System/Bramidan/gfx/sliderbtn.png) no-repeat;
}
.newsPaging a.active, .newsPaging a:hover {
  background:url(/Files/System/Bramidan/gfx/sliderselectedbtn.png) no-repeat;
}

.sliderDotLeft {
  position:absolute;
  height:380px;
  border-right:1px dotted #bababa;
  margin-left:183px;
}
.sliderDotRight {
  position:absolute;
  height:380px;
  border-right:1px dotted #bababa;
  margin-left:530px;
}

.rssWrapper {
  position:absolute;
  margin:7px 0px 0px 15px;
}

#newpaging {
  background-color:#fff;
  text-align:right;
  height:23px;
  padding:9px 15px 0px 0px;
}

#newpaging a{
  color:#ab0635;
  font-size:11px;
  text-decoration:none;
  padding:0px 2px 0px 2px;
}

#newpaging a > b {
  color:#333333;
}


.techTable td {
    padding: 2px 8px;
}

.resetMargin {
    margin: 0 !important;
}


.newsListContent {
  float: left;
  margin: 10px 0 0 -10px;
  padding: 0px 0 0 10px;
  width: 480px;
}
#newsList .mainNewslist { background-color:#fff; padding:10px; font-size:12px; }
#newsList .mainNewslist h3 { font-weight:normal; font-size:12px; padding:0 0 5px 0; }
.newsListContent ul, .newsListContent li{
  list-style:none;
  margin:0px;
  padding:0px;
}
.newsListContent a {
  color: #666;
  text-decoration: none;
}
.newsListContent a:hover {
  color: #AB0635;
}

.newstext {
    color: #333333;
    font-size: 12px;
}

.newstext img {
    padding: 15px 15px 13px 0;
}

.newsListImage {
    padding: 0 15px 15px 0;
}

ul#newslist li .Headline, ul#fairslist li .Headline {
    color: #000000;
    display: block;
    font-size: 12px;
}

.newsDate { font-size: 12px; font-weight:normal; visibility:visible; }

.newsListContent > .content .newsHeader, .newsListContent > .content .newsDate { display:none; }

.newsListContent h1 {
  font-size:15px;
  font-weight:normal;
  margin:10px 0 10px 0;
}

ul#fairslist {
  background-color:#fff;
  margin:0px;
  padding:0px;
  list-style:none;
}

ul#fairslist li{
  margin:0px;
  padding:15px 15px 15px 15px;
  border-bottom:1px dotted #cccccc;
  list-style:none;
}

ul#fairslist li h2 a{
  display:block;
  list-style:none;
  font-size:11px;
  color:#313d4a;
  padding:0px 0px 6px 0px;
  text-decoration:none;
}

ul#fairslist span a{
  background: url("/Files/System/Bramidan/gfx/redArrow.png") no-repeat scroll 0 0 transparent;
  padding:0px 10px 0px 14px;
  font-size:12px;
  color:#333;
  text-decoration:none;
}

ul#newslist {
  background-color:#fff;
  margin:2px 0px 2px 0px;
  padding:0px 0px 0px 0px;
}

ul#newslist li{
  margin:0px;
  padding:20px 15px 20px 15px;
  border-bottom:1px dotted #cccccc;
}

ul#newslist li .newsListImage {
  padding:0px 15px 0px 0px;
}

ul#newslist li .Headline {
  color:#ab0635;
  font-size:12px;
  display:block;
}

ul#newslist li .Headline a{
  color:#ab0635;
  font-size:12px;
  display:block;
  padding:0px 0px 5px 0px;
  text-decoration:none;
  outline:none;
}

ul#newslist li .dato {
  color: #313D4A;
  display: block;
  font-size: 11px;
  padding: 16px 0 3px;
}

ul#newslist li .newstext {
  color:#333333;
  font-size:12px;
  display:block;
}

.newsItemBack {
  background: none repeat scroll 0 0 #FFFFFF;
    color: #AB0635;
    float: left;
    height: 23px;
    margin: 1px 0 0;
    padding: 9px 15px 0;
    text-align: left;
    width: 450px;
}
.newsItemBack a{
  color:#ab0635;
  text-decoration:none;
  padding:0px 0px 0px 3px;
}

.newsExtranet {
  background:url(/Files/System/Extranet/gfx/newsBg.png) repeat-y;
  width:317px;
  float:right;
  margin:0px 0px 0px 0px;
  padding:0px;
  height:230px;
}

.newsShadow {
  background:url(/Files/System/Extranet/gfx/newsshadow.png) no-repeat;
  width:319px;
  height:8px;
}

.greyBox {
  background:url(/Files/System/Extranet/gfx/greybox.png) no-repeat;
  width:494px;
  height:306px;
  position:absolute;
  top:0px;
  right:0px;
}

/* Teaser Boxes */
.rightColumnTeaser{
  float:left;
  width:229px;
  margin-top:10px;
}

#Content3box .rightColumnTeaser {
  margin:0 0 10px 10px;
  width:313px;
}
#Content3box .teaserTitle {
  width:283px;
  background:none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#24313e', endColorstr='#3c4853'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#24313e), to(#3c4853)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #24313e,  #3c4853); /* for firefox 3.6+ */
}
#Content3box .rightColumnTeaser:first-child {
  margin:0 0 10px 0px;
  width:313px;
}


.rightColumnTeaserMargin {
  float:left;
  width:229px;
}
.rightColumnTeaserMargin .teaserTop { height: 39px; }
.rightColumnTeaserMargin .teaserTop .teaserTitle { padding: 9px 15px 11px; }
.rightColumnTeaserEx{
  float:left;
  width:229px;
  margin:7px 0px 0px 0px;
}

.rightColumn .formContainer{
  background-color:#ed9d19;
    float: left;
    width: 209px;
}
.rightColumn .formContainer .inputFieldsWrapper{
  width: 141px;
}
.rightColumn .formContainer .inputFields{
  width: 129px;
}
.teaserTop{
  position:relative;
  background:url(/Files/System/Bramidan/gfx/spriteBox.png) 0 -23px no-repeat;
  font-size:1px;
  min-height:32px;
}
.teaserImage{
  position:absolute;
  z-index:10;
}
.teaserTitle{
  position:absolute;
  bottom:0;
  z-index:11;
  color:#fff;
  background:url(/Files/System/Bramidan/gfx/spriteBox.png) -229px -23px no-repeat;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  min-height:14px;
  padding:9px 15px 8px;
  width:199px;
}

.teaserTitleEx{
  position:absolute;
  bottom:0;
  z-index:11;
  color:#fff;
  background:url(/Files/System/Extranet/gfx/rightcolumntile.gif) repeat-x;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  height:22px;;
  padding:13px 15px 4px 15px;
  margin:5px 0px 0px 0px;
  width:199px;
}
.teaserContent{
  /* url(/Files/System/Extranet/gfx/greybox.png) */
  background: #fff no-repeat;
  padding:0px 15px 18px 15px;
  color:#707070;
  font-size:12px;
  line-height:22px;
  background-position:900px 0px;
  padding-top: 7px;
}
.teaserShadow{
  background:url(/Files/System/Bramidan/gfx/spriteBox.png) -480px 0 no-repeat;
  height:7px;
  margin:0 0 6px;
  clear:both;
}
.quoteBoxContainer{
  border-top:5px solid #24313e;
  margin:0 0 9px;
}
.quoteChar{
  color: #ED9D19;
    font-size: 120px;
    height: 55px;
    line-height: 122px;
    overflow: hidden;
  float:left;
  margin:0 0 0 14px;
}
.quoteCategory{
  float:right;
  color:#666;
  text-transform:uppercase;
  font-size:10px;
  font-weight:bold;
  margin:15px 18px 0 0;
}
.quoteContent{
  clear:both;
  padding:0 14px 25px;
  line-height:17px;
}
.quoteBoxEnd{
  clear:both;
  height:1px;
  background:url(/Files/System/Bramidan/gfx/spriteBox.png) 0 -93px no-repeat;
}
.quoteContent b{
  font-size:15px;
  font-weight:normal;
  line-height:20px;
  display:inline-block;
  margin:0 0 10px;
}
.quoteContent a{
  display:inline-block;
  background:url(/Files/System/Bramidan/gfx/redArrow.png) no-repeat;
  text-indent:12px;
  font-size:12px;
  text-decoration:none;
}

.content{
  float:left;
  padding:14px;
  width:452px;
  background:#fff;
  margin:10px 0px 0px 0px;
}
.rightColumn{
  float:right;
  width:229px;
  margin:0px 0px 0px 0px;
}

.contentArea.bottomMargin{
  margin-bottom:10px;
}

/* Content styling */
.ParagraphContainer{
  margin:0 0 15px;
  font-size:12px;
  color:#333;
  line-height:16px;
}
.FloatLeft{
  float:left;
  margin:0 15px 15px 0;
}
.FloatRight{
  float:right;
  margin:0 0 15px 15px;
}
.ImageBottom{
  margin:15px 0 0;
}
.ImageTop + .TextBottom{
  margin:15px 0 0;
}
h2.h2{
  font-weight: bold;
}
.teaserContent ul,
.teaserContent ol{
  margin: 0;
}
.content li,
.teaserContent li{
  list-style:url(/Files/System/Bramidan/gfx/redArrow.png) inside;
}

.ParagraphContainer ul, .ParagraphContainer ol {
margin:0 0 0 0px;
}
.content ol li,
.teaserContent ol li{
  list-style:url(/Files/System/Bramidan/gfx/bulletorg.gif);
  margin-left: 12px;
}
.teaserContent a{
  color:#707070;
  text-decoration:none;
}
.teaserContent a:hover{
  color:#ab0635;
}

a.buttonBlueWhiteArrow,
a.buttonZoom{
  display:block;
  background:url(/Files/System/Bramidan/gfx/spriteButton.png) left 0 no-repeat;
  padding:0 0 0 10px;
  height:37px;
  text-decoration:none;
}
.buttonBlueWhiteArrow div,
.buttonZoom div{
  background:url(/Files/System/Bramidan/gfx/spriteButton.png) right -37px no-repeat;
  padding:0 25px 0 0;
  height:37px;
  color:#fff;
  line-height:33px;
}
a.buttonZoom{
  background-position:left -218px;
}
.buttonZoom div{
  background-position:right -255px;
}
.rightAlign{
  float:right;
}
.leftAlign{
  float:left;
}

.overview{
  background:#fff;
  border-bottom:1px;
  padding:0 0 19px;
}
.overview .header {
  color:#000;
  font-size:15px;
  font-weight:normal;
  padding:10px 0 10px 10px;
}

.hiddenContent{
  display:none;
}
a.buttonBlueWhiteArrow,
a.buttonZoom{
  display:block;
  background:url(/Files/System/Bramidan/gfx/spriteButton.png) left 0 no-repeat;
  padding:0 0 0 10px;
  height:37px;
  text-decoration:none;
}
.buttonBlueWhiteArrow div,
.buttonZoom div{
  background:url(/Files/System/Bramidan/gfx/spriteButton.png) right -37px no-repeat;
  padding:0 25px 0 0;
  height:37px;
  color:#fff;
  line-height:33px;
}
a.buttonZoom{
  background-position:left -218px;
}
.buttonZoom div{
  background-position:right -255px;
}
.rightAlign{
  float:right;
}
.leftAlign{
  float:left;
}

.TextTop ul,
.ImageBottom ul{
  width: 100%;
  float:left;
  margin:9px 0 10px 0px;
}
.ImageBottom a{
  color:#ab0635;
  text-decoration:none;
}
.ImageBottom a:hover{
  color:#666;
}

.prodDetailGrid3{
  float:left;
  margin:0 0 0 21px;
  width:219px;
  list-style:none;
  font-size:12px;
}
.prodDetailGrid3 img{
  margin:0 0 6px;
}
.prodDetailGrid3:first-child{
  margin:0 0 0 10px;
}

/* Image Gallery */
.imageGallery{
  position:relative;
  float:left;
}
.imageGallery .slides li{
  position:absolute;
  list-style:none;
  display:none;
}
.imageGallery .navSlider{
  position:absolute;
  bottom:13px;
  right:13px;
  z-index:199;
}
.imageGallery .navSlider li{
  float:left;
  list-style:none;
  margin:0 0 0 6px;
  height:11px;
  width:11px;
  background:url(/Files/System/Bramidan/gfx/spriteBox.png) -5px -176px no-repeat;
  cursor:pointer;
}
.imageGallery .navSlider li.active{
  float:left;
  list-style:none;
  background:url(/Files/System/Bramidan/gfx/spriteBox.png) -5px -161px no-repeat;
}

.logoff{
  float:right;
}
.logoff a{
  display:block;
  line-height:45px;
  color:#fff;
  font-size:13px;
  text-decoration:none;
  padding:0 6px;
  text-transform:uppercase;
}
.menuAlign{
  width:960px;
  margin:auto;
}

.phoneIcon{
  background:url(/Files/System/Bramidan/gfx/spriteBox.png) -5px -105px no-repeat;
  height:20px;
  margin:0 0px 5px 0;
  padding: 0px 0 0 33px;
}
.mobileIcon{
  background:url(/Files/System/Bramidan/gfx/spriteBox.png) -5px -332px no-repeat;
  height:20px;
  margin:0 0px 5px 0;
  padding: 0px 0 0 33px;
}
.emailIcon a{
  background:url(/Files/System/Bramidan/gfx/spriteBox.png) -5px -130px no-repeat;
  height:20px;
  margin:0 0px 5px 0;
  padding: 0px 0 0 33px;
  display: block;
  text-decoration: none !important;
  color:#AB0635 !important;
}
.skypeIcon{
  background:url(/Files/System/Bramidan/gfx/spriteBox.png) -5px -355px no-repeat;
  height:20px;
  margin:0 0px 5px 0;
  padding: 0px 0 0 33px;
}

.departmentHeader { font-size: 15px; font-weight: normal; font-size: 15px; padding: 14px 0 14px 0px; clear: both;}
#contactList { padding: 0px; margin: 0px; list-style: none; float: left; }
#contactList li { padding: 0 19px 20px 0px; margin: 0px 0 0px 0; list-style: none; float: left; width: 330px; }
#contactList img { float: left; padding: 0 20px 0 0; }
#contactList .contactWrapper { color: #333333; float: left; font-size: 12px;  margin: 0;  padding: 0 19px 0px 0px; }
#contactList .contactWrapper span { display: block; font-size: 12px; margin: 0 0 10px; }

.productLinks { float: left; }
.productLinks #BreadCrumbs { width:475px; }
.productLinks .contentArea { width:470px; }
.productLinks .contentArea #rightContent .teaserText { width:inherit; }

.departmentsContent {  width:700px;  padding:0px 10px;  margin:10px 0px 0px 0px;  background-color:#fff; float: left;}
.sliderContentImg { float:left; }


#News ul li article h1 a { color: #313D4A;  font-size: 11px;  font-weight: normal; line-height: 11px;  margin: 0; padding: 19px 0 0; text-decoration: none; display: block;}
#News ul li article h2 a { color: #AB0635; font-size: 12px; font-weight: bold; line-height: 12px; margin: 0; padding: 9px 0 0; text-decoration: none; display:block;}
#News ul li article span { color: #333333; font-size: 12px; line-height: 15px; margin: 0; padding: 8px 0 0; display:block; }
#News { width: 960px;height: 150px;  margin: 0 auto; }
#News .touchcarousel-item { width: 300px; padding: 0 20px 0 0; position: relative;}
#News .tc-paging-container { margin-top:-178px;  }
#News .tc-paging-centerer-inside a { background: url("/Files/System/Bramidan/gfx/sliderbtn.png") no-repeat scroll 0 0 transparent;    display: block; float: left; height: 13px; padding: 0 5px 0 0; width: 13px; }
#News .tc-paging-centerer-inside .current { background: url("/Files/System/Bramidan/gfx/sliderselectedbtn.png") no-repeat scroll 0 0 transparent; }

#unsubscribeForm input[type="text"] {
margin-left:0;width:200px;
}

#fancybox-loading{position:fixed;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;cursor:pointer;overflow:hidden;z-index:1104;display:none}#fancybox-loading div{position:absolute;top:0;left:0;width:40px;height:480px;background-image:url('/files/system/extranet/gfx/fancybox.png')}#fancybox-overlay{position:absolute;top:0;left:0;width:100%;z-index:1100;display:none}#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none}#fancybox-wrap{position:absolute;top:0;left:0;padding:20px;z-index:1101;outline:0;display:none}#fancybox-outer{position:relative;width:100%;height:100%;background:#fff}#fancybox-content{width:0;height:0;padding:0;outline:0;position:relative;overflow:hidden;z-index:1102;border:0 solid #fff}#fancybox-hide-sel-frame{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:1101}#fancybox-close{position:absolute;top:-15px;right:-15px;width:30px;height:30px;background:transparent url('/files/system/extranet/gfx/fancybox.png') -40px 0;cursor:pointer;z-index:1103;display:none}#fancybox-error{color:#444;font:normal 12px/20px Arial;padding:14px;margin:0}#fancybox-img{width:100%;height:100%;padding:0;margin:0;border:0;outline:0;line-height:0;vertical-align:top}#fancybox-frame{width:100%;height:100%;border:0;display:block}#fancybox-left,#fancybox-right{position:absolute;bottom:0;height:100%;width:35%;cursor:pointer;outline:0;background:transparent url('/files/system/extranet/gfx/blank.gif');z-index:1102;display:none}#fancybox-left{left:0}#fancybox-right{right:0}#fancybox-left-ico,#fancybox-right-ico{position:absolute;top:50%;left:-9999px;width:30px;height:30px;margin-top:-15px;cursor:pointer;z-index:1102;display:block}#fancybox-left-ico{background-image:url('/files/system/extranet/gfx/fancybox.png');background-position:-40px -30px}#fancybox-right-ico{background-image:url('/files/system/extranet/gfx/fancybox.png');background-position:-40px -60px}#fancybox-left:hover,#fancybox-right:hover{visibility:visible}#fancybox-left:hover span{left:20px}#fancybox-right:hover span{left:auto;right:20px}.fancybox-bg{position:absolute;padding:0;margin:0;border:0;width:20px;height:20px;z-index:1001}#fancybox-bg-n{top:-20px;left:0;width:100%;background-image:url('/files/system/extranet/gfx/fancybox-x.png')}#fancybox-bg-ne{top:-20px;right:-20px;background-image:url('/files/system/extranet/gfx/fancybox.png');background-position:-40px -162px}#fancybox-bg-e{top:0;right:-20px;height:100%;background-image:url('/files/system/extranet/gfx/fancybox-y.png');background-position:-20px 0}#fancybox-bg-se{bottom:-20px;right:-20px;background-image:url('/files/system/extranet/gfx/fancybox.png');background-position:-40px -182px}#fancybox-bg-s{bottom:-20px;left:0;width:100%;background-image:url('/files/system/extranet/gfx/fancybox-x.png');background-position:0 -20px}#fancybox-bg-sw{bottom:-20px;left:-20px;background-image:url('/files/system/extranet/gfx/fancybox.png');background-position:-40px -142px}#fancybox-bg-w{top:0;left:-20px;height:100%;background-image:url('/files/system/extranet/gfx/fancybox-y.png')}#fancybox-bg-nw{top:-20px;left:-20px;background-image:url('/files/system/extranet/gfx/fancybox.png');background-position:-40px -122px}#fancybox-title{font-family:Helvetica;font-size:12px;z-index:1102}.fancybox-title-inside{padding-bottom:10px;text-align:center;color:#333;background:#fff;position:relative}.fancybox-title-outside{padding-top:10px;color:#fff}.fancybox-title-over{position:absolute;bottom:0;left:0;color:#FFF;text-align:left}#fancybox-title-over{padding:10px;background-image:url('/files/system/extranet/gfx/fancy_title_over.png');display:block}.fancybox-title-float{position:absolute;left:0;bottom:-20px;height:32px}#fancybox-title-float-wrap{border:0;border-collapse:collapse;width:auto}#fancybox-title-float-wrap td{border:0;white-space:nowrap}#fancybox-title-float-left{padding:0 0 0 15px;background:url('/files/system/extranet/gfx/fancybox.png') -40px -90px no-repeat}#fancybox-title-float-main{color:#FFF;line-height:29px;font-weight:bold;padding:0 0 3px 0;background:url('/files/system/extranet/gfx/fancybox-x.png') 0 -40px}#fancybox-title-float-right{padding:0 0 0 15px;background:url('/files/system/extranet/gfx/fancybox.png') -55px -90px no-repeat}.fancybox-ie6 #fancybox-close{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/extranet/gfx/fancy_close.png',sizingMethod='scale')}.fancybox-ie6 #fancybox-left-ico{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/extranet/gfx/fancy_nav_left.png',sizingMethod='scale')}.fancybox-ie6 #fancybox-right-ico{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/extranet/gfx/fancy_nav_right.png',sizingMethod='scale')}.fancybox-ie6 #fancybox-title-over{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/extranet/gfx/fancy_title_over.png',sizingMethod='scale');zoom:1}.fancybox-ie6 #fancybox-title-float-left{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/extranet/gfx/fancy_title_left.png',sizingMethod='scale')}.fancybox-ie6 #fancybox-title-float-main{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/extranet/gfx/fancy_title_main.png',sizingMethod='scale')}.fancybox-ie6 #fancybox-title-float-right{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/extranet/gfx/fancy_title_right.png',sizingMethod='scale')}.fancybox-ie6 #fancybox-bg-w,.fancybox-ie6 #fancybox-bg-e,.fancybox-ie6 #fancybox-left,.fancybox-ie6 #fancybox-right,#fancybox-hide-sel-frame{height:expression(this.parentNode.clientHeight+"px")}#fancybox-loading.fancybox-ie6{position:absolute;margin-top:0;top:expression((-20+(document.documentElement.clientHeight ? document.documentElement.clientHeight/2:document.body.clientHeight/2)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop))+'px')}#fancybox-loading.fancybox-ie6 div{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/extranet/gfx/fancy_loading.png',sizingMethod='scale')}.fancybox-ie .fancybox-bg{background:transparent!important}.fancybox-ie #fancybox-bg-n{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/extranet/gfx/fancy_shadow_n.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-ne{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/extranet/gfx/fancy_shadow_ne.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-e{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/extranet/gfx/fancy_shadow_e.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-se{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/extranet/gfx/fancy_shadow_se.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-s{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/extranet/gfx/fancy_shadow_s.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-sw{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/extranet/gfx/fancy_shadow_sw.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-w{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/extranet/gfx/fancy_shadow_w.png',sizingMethod='scale')}.fancybox-ie #fancybox-bg-nw{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/system/extranet/gfx/fancy_shadow_nw.png',sizingMethod='scale')}

a.videoTeaser, a.youtube {
  width: 431px;
  display: block;
  background: #f1f1f1;
  margin-bottom: 15px;
  padding: 10px;
  height: 70px;
  text-decoration: none;
}

a.videoTeaser img, a.youtube img {
  float: left;
  margin-right: 20px;
}

/* Content image slider */
.content-with-slider {
  background: #fff;
  width: 480px;
  margin-top: 10px;
}

.slide {
  background: #fff;
  height: auto;
  overflow: hidden;
}

.slide .slider-image {
  max-height: 164px;
  overflow: hidden;
}

.slider-text, .image-caption {
  font-style: italic;
  color: #777;
  margin: 5px 0 0;
  display: block;
  line-height: 14px;
  font-size: 11px;
}

.content-with-slider .ParagraphContainer img {
  padding: 0;
  display: block;
}

.content-image-slider-wrapper {
  position: relative;
  height: auto;
  overflow: hidden;
  margin: 14px 14px -10px 14px;
}

.content-image-slider-wrapper #fssList {
  bottom: 22px;
  right: 0;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
