/* CSS Document */

div#shoppingCart,
a.slimCart,
.jcart {} #searchBox {
    width: 110px;
    height: 20px;
    background: url(../img/menu/ruta2.gif);
    background-repeat: no-repeat;
    overflow: hidden;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#searchBox .search {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    float: left;
    border: 0px;
    padding: 0px;
    margin: 3px 15px 0px;
    width: 89px;
    background: none;
}
#newsletterText {
    margin-top: 15px;
    width: 110px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}
#newsletterMessage {
    margin-left: 10px;
    margin-top: 5px;
}
#newsletterBox {
    margin-top: 6px;
    margin-left: 7px;
    width: 110px;
    height: 20px;
    background: url(../img/menu/ruta.gif);
    background-repeat: no-repeat;
    overflow: hidden;
}
#newsletterBox .signUp {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    float: left;
    border: 0px;
    padding: 0px;
    margin: 3px 4px 0px;
    width: 95px;
    background: none;
}
#newsletterBox #subsc {
    float: left;
    margin: 6px 0px 0px;
}
.iField {
    display: none;
}
.addthis_inline_share_toolbox_a7gt {
	display: inline-block;
}
.fb-like {
	float: right;
    margin-top: -2px;
    margin-right: 5px;
}
#twtr-widget-1 * {
    max-width: 140px;
    font-size: 12px;
}
#menu-spacer {
    width: 158px;
    margin-left: 9px;
    margin-top: 3px;
}
.menu-item {
    width: 145px;
    margin-left: 2px;
}
#right-spacer {
    width: 140px;
    margin-right: 9px;
    margin-top: 9px;
}
#latestTexts {
    width: 135px;
    margin-top: 15px;
    border-bottom: dotted 1px;
}
.textType {
    margin-top: 5px;
    margin-bottom: 8px;
    font-size: 11px;
}
.headline-small {
    background-image: url('../img/menu/bg_rubrik-small.png');
    background-repeat: no-repeat;
    height: 25px;
    margin-bottom: 10px;
    color: #FFF;
    padding-left: 8px;
    text-align: left;
}
.headline-large {
    background-image: url('../img/menu/bg_rubrik-large.png');
    background-repeat: no-repeat;
    height: 25px;
    margin-bottom: 10px;
    color: #FFF;
    padding-left: 34px;
}
img#max {
    max-height: 138px;
    /* sets max-height value for all standards-compliant browsers */
    
    max-width: 138px;
    /* this sets the max-width value for all standards-compliant browsers */
    
    height: expression(this.height > this.width && this.height > 138 ? 138: true);
    width: expression(this.height < this.width && this.width > 138 ? 138: true);
}
.imageHolder {
    display: table;
    height: 192px;
    width: 146px;
    #position: relative;
    overflow: hidden;
    float: left;
}
.outerContainer {
    #position: absolute;
    #top: 50%;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}
.innerContainer {
    margin-left: auto;
    margin-right: auto;
    #position: relative;
    #top: -50%;
    text-align: center;
}
.linkHolder {
    margin-top: 4px;
    height: 36px;
    width: 138px;
    overflow: hidden;
    font-size: 10px;
    font-weight: bold;
}
a.linkHover:hover {
    text-decoration: none;
    color: #da8a03;
}
a.linkHover:focus img,
a.linkHover:hover img,
a.linkHover:active img {
    border: 2px dashed #da8a03;
}
.reviewContainer {
    width: 565px;
    margin-bottom: 15px;
    border-bottom: dotted 1px;
    margin-top: 15px;
}
.reviewsContainer {
    margin-left: 14px;
    width: 555px;
    margin-bottom: 10px;
    font-size: 11px;
}
.commentContainer {
    width: 284px;
    height: 114px;
    float: left;
    border-bottom: dotted 1px;
}
.commentsContainer {
    overflow: hidden;
    padding-top: 7px;
    margin-right: 10px;
    font-size: 10px;
}
.commentsContainer img {
    margin-bottom: 7px;
}
a.white:link {
    color: #ffffff;
}
a.white:visited {
    color: #ffffff;
}
a.white:hover {
    cursor: url(../img/pekare_middlehand.ani);
    text-decoration: none;
    color: #bbbbbb;
}
a.headline:link,
a.headline:visited {
    text-decoration: none;
    color: #fff;
}
a.headline:hover {
    color: #317fff;
}
a.headline:active {
    text-decoration: none;
}
a.mainComment:link,
a.mainComment:visited,
a.mainComment:hover {
    text-decoration: none;
    color: #395773;
    font-size: 10px;
    cursor: pointer;
}
.newsBox {
    width: 660px;
    margin-left: 25px;
    margin-bottom: 25px;
}
.newsHeader {
    width: 660px;
    margin-left: 25px;
    font-weight: bold;
    margin-bottom: 5px;
}
a.newsHead {
    cursor: default;
    text-decoration: none;
}
a.menuContent {
    color: #395773;
    cursor: pointer;
    text-decoration: none;
}
#mainTable {
    margin-top: 12px;
}
.divider {
    background-image: url('../img/underline.gif');
    background-repeat: no-repeat;
    height: 5px;
    margin-top: 10px;
}
.jcart-button {
    background: url('../html/jcart/images/checkout.png') no-repeat;
    height: 26px;
    width: 94px;
    margin-top: 5px;
    border: 0px;
    cursor: pointer;
}
#lang_sv {
    float: left;
    margin-left: 195px;
    margin-top: 10px;
}
#lang_uk {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
/* These styles create the dropdown menus. */

#navbar {
    font-size: 20px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: bold;
    width: 100%;
    float: left;
}
#navbar,
#navbar ul {
    list-style: none;
    line-height: 24px;
    padding: 0;
    border: 0px solid #888888;
    margin: 0;
    width: 375px;
    margin-top: 90px;
    margin-left: 130px;
}
#navbar a {
    display: block;
    color: #317fff;
    padding: 0px 10px;
}
#navbar li {
    float: left;
    padding: 0;
}
#navbar ul {
    position: absolute;
    left: -999em;
    height: auto;
    width: 138px;
    font-weight: normal;
    margin: 0;
    line-height: 1;
    border: 0;
    border-top: 1px dotted #888888;
}
#navbar li li {
    width: 136px;
    border-bottom: 1px dotted #888888;
    border-left: 1px dotted #888888;
    border-right: 1px dotted #888888;
    font-weight: bold;
    font-family: Tahoma, Geneva, sans-serif;
}
#navbar li li a {
    padding: 4px 10px;
    font-size: 14px;
    color: #317fff;
}
#navbar li ul ul {
    margin: -20px 0 0 136px;
}
#navbar li li:hover {
    background: #fb9e00;
    text-decoration: none;
}
#navbar li:hover ul ul,
#navbar li:hover ul ul ul,
#navbar li:hover ul ul ul ul,
#navbar li.sfhover ul ul,
#navbar li.sfhover ul ul ul,
#navbar li.sfhover ul ul ul ul {
    left: -999em;
    z-index: 0;
}
#navbar li:hover ul,
#navbar li li:hover ul,
#navbar li li li:hover ul,
#navbar li li li li:hover ul,
#navbar li.sfhover ul,
#navbar li li.sfhover ul,
#navbar li li li.sfhover ul,
#navbar li li li li.sfhover ul {
    left: auto;
    background: #fff;
    z-index: 4;
}
#navbar li:hover,
#navbar li.sfhover {
    background: #fb9e00;
    text-decoration: none;
}