/* Global */
body
{
    margin: 0;
    color: #515151;
    font: 12px arial,sans-serif;
    line-height: 18px;
    background: #fff url(/assets/images/bg-body.jpg) no-repeat 50% 0;
    height: 100%;
}
img
{
    border-style: none;
}
a
{
    cursor: pointer;
}
a, a:visited
{
    color: #006c86;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
#content p
{
    color: #515151;
}
#content h1, #content h2, #content h3, span
{
    color: #000000;
}
input, textarea, select
{
    font: 100% arial,sans-serif;
    vertical-align: middle;
}
form, fieldset
{
    margin: 0;
    padding: 0;
    border-style: none;
}

.photo-text
{
    color: #797979 !important;
    margin-top: 5px !important;
    display: block;
    font-style: italic;
}
.clearfix
{
    display: block;
    clear: both;
    line-height: 0px;
    font-size: 0px;
}
.fleft
{
    float: left;
}
.hidden
{
    display: none;
}
ul li a, ul li a:visited
{
    color: #006c86;
}
.arrow-list ul
{
    margin: 5px 0 0 0;
    padding: 0;
    list-style-type: none;
}
.arrow-list ul li, p.arrow-list
{
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 0 6px;
    padding: 0 6px 0 10px;
    color: #006c86;
    margin-bottom: 6px;
    line-height: 16px;
}
.arrow-list ul li a, .arrow-list ul li a:visited, p.arrow-list a, p.arrow-list a:visited
{
    color: #006c86;
}

.default-link, .default-link li, .arrow-link
{
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 0 50%;
    float: left;
    padding: 0 6px 0 10px;
    margin: 0 5px 0 -5px;
}
.arrow-link
{
    float: none;
    display: block;
}
.default-link li a, .default-link li a:visited, .arrow-link a, .arrow-link a:visited
{
    text-decoration: none;
    color: #006c86;
}
.default-link li a:hover, .arrow-link a:hover
{
    text-decoration: underline;
}
.button-l
{
    width: 10px;
    height: 20px;
    float: left;
    background: url(/assets/images/bgStandardbutton_l.gif) 0 0 no-repeat;
}
.button-m
{
    height: 20px;
    float: left;
    background: url(/assets/images/bgStandardbutton_m.gif) 0 0 repeat-x;
}
.button-m-padding
{
    padding: 3px 5px 0 5px;
}
.button-m-padding a
{
    color: Black;
    font-weight: bold;
}
.button-r
{
    width: 9px;
    height: 20px;
    float: left;
    background: url(/assets/images/bgStandardbutton_r.gif) 0 0 no-repeat;
}

label
{
    display: block;
    clear: both;
}
/* GlobalEnd */

/* Main */
.w-main
{
    width: 960px;
    margin: 0 auto;
    padding: 0 0 85px;
}
.w-container
{
    background: url(/assets/images/bg-container-top.png) no-repeat;
    padding: 4px 0 0;
    height: 1%;
}
.w-container .w-holder
{
    background: url(/assets/images/bg-container-grad.png) repeat-y;
    height: 1%;
    padding: 5px 9px 6px;
}
.w-container .w-holder:after
{
    content: "";
    display: block;
    clear: both;
}
.w-container .w-bottom
{
    background: url(/assets/images/bg-container-bottom.png) no-repeat;
    overflow: hidden;
    height: 6px;
    font-size: 0px;
}
.w-content-holder
{
    padding: 0 11px 0 19px;
    height: 1%;
    position: relative;
}
.w-content-holder:after
{
    content: "";
    display: block;
    clear: both;
}
/* MainEnd */
/* Header */
#header
{
    width: 100%;
    position: relative;
    height: 127px;
    z-index: 500;
}
.h-logo
{
    position: absolute;
    width: 187px;
    height: 57px;
    top: 39px;
    left: -4px;
}
.h-logo a
{
    display: block;
    width: 187px;
    height: 57px;
    background: url(/assets/images/logo.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
.btn-login
{
    position: absolute;
    top: 17px;
    right: 10px;
    background: url(/assets/images/btn-login.gif) no-repeat;
    color: #000;
    width: 52px;
    height: 22px;
    text-align: center;
    font-size: 11px;
    line-height: 22px;
    text-decoration: none !important;
}
.top-menu
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 22px;
    position: absolute;
    top: 17px;
    right: 70px;
    height: 22px;
    overflow: hidden;
}
.top-menu li
{
    float: left;
    padding: 0 12px;
    margin: 0 1px 0 -1px;
    background: url(/assets/images/sep-top-menu.gif) no-repeat 0 50%;
}
.top-menu a, .top-menu a:visited
{
    color: #000;
}
.top-menu a:hover
{
    text-decoration: none;
    color: #006c86;
}
.top-menu a.top-menu-selected
{
    color: #006c86;
}
.navigation
{
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 78px;
    left: 210px;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -1px;
    z-index: 300;
}
.navigation li
{
    float: left;
    margin: 0 8px 0 0;
    display: inline;
}
.navigation li a, .navigation li a:visited
{
    float: left;
    color: #000;
    margin: 0 8px 0 0;
    display: inline;
    position: relative;
    z-index: 1;
}
.navigation li a:active
{
    color: #fff;
}
.navigation li a span
{
    float: left;
    padding: 0 9px;
    cursor: pointer;
    margin: 0 -8px 0 0;
    display: inline;
    position: relative;
}
.navigation li.active a, .navigation li a:hover, .navigation li a.active
{
    /*background: url(/assets/images/btn-navigation-left.gif) no-repeat;                 color: #fff;*/
    text-decoration: underline;
}
.navigation li.active a span, .navigation li a:hover span, .navigation li a.active span
{
    /*background: url(/assets/images/btn-navigation-right.gif) no-repeat 100% 0;                 color: #fff;*/
}
.navigation li.hover, .navigation li:hover
{
    position: relative;
    z-index: 200;
}
.navigation li.hover a, .navigation li:hover a
{
    z-index: 200;
}
.navigation li.hover .drop, .navigation li:hover .drop
{
    display: block;
}
.navigation .drop
{
    display: none;
    position: absolute; /*top: -4px;*/
    top: 32px;
    left: -12px;
    width: 258px;
    background: url(/assets/images/bg-drop.gif) repeat-y;
    z-index: 100;
    margin-top: 0px;
}
.navigation .drop:after
{
    content: "";
    display: block;
    clear: both;
}
.navigation .drop .top
{
    background: url(/assets/images/bg-drop-top.png) no-repeat;
    background-position: 0 0px;
    width: 227px;
    float: left;
    margin: -10px 0 0;
    overflow: hidden; /*padding:40px 15px 0 16px;*/
    padding: 10px 15px 0 16px;
    letter-spacing: normal;
    position: relative;
}
.navigation .drop .bottom
{
    background: url(/assets/images/bg-drop-bottom.png) no-repeat;
    width: 100%;
    height: 10px;
    clear: both;
    float: left;
    margin: 0 0 -10px;
    position: relative;
    font-size: 0;
}
.navigation .drop .links
{
    list-style: none;
    margin: 0;
    padding: 0 0 0 5px;
    font-size: 12px;
    line-height: 26px;
    font-weight: normal;
    position: relative;
}
.navigation .drop .links li
{
    float: none;
    display: block;
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 0 10px;
    padding: 0 0 0 10px;
    width: 200px;
}
.navigation .drop .links li a
{
    float: none;
    background: none;
    color: #000;
}
.navigation .drop .links li a:hover
{
    text-decoration: underline;
}
.navigation .drop .form
{
    background: url(/assets/images/bg-drop-border.gif) no-repeat;
    padding: 10px 0 12px;
}
.navigation .drop .form strong
{
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 3px;
}
.navigation .drop .form ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    position: relative;
    height: 1%;
    overflow: hidden;
}
.navigation .drop .form li
{
    float: none;
    display: block;
    margin: 0 0 18px;
    height: 1%;
    overflow: hidden;
    vertical-align: top;
}
.navigation .drop .form li input
{
    float: left;
    width: 16px;
    height: 15px;
    margin: 2px 4px 0 0;
}
.navigation .drop .form li label
{
    float: left;
    width: 207px;
}
.navigation .drop .form input.submit
{
    display: block;
    margin-top: -5px;
}
.search
{
    background: url(/assets/images/bg-input-search.gif) no-repeat;
    width: 178px;
    height: 14px;
    position: absolute;
    top: 72px;
    right: 10px;
    padding: 7px 10px;
}
.search input
{
    display: block;
    width: 178px;
    padding: 0;
    margin: 0;
    background: none;
    border-style: none;
    font-size: 12px;
    color: #656565;
}
/* HeaderEnd */
/* promo holder */
.w-promo-holder
{
    height: 1%;
    overflow: hidden;
    margin: 0;
}
.gallery-holder
{
    float: left;
    width: 621px;
    overflow: hidden;
}
.gallery-holder img
{
    display: block;
}
.help-box
{
    float: right;
    width: 300px;
    background: url(/assets/images/bg-help-box-center.gif) repeat-y;
    margin: 1px 1px 0 0;
    display: inline;
    position: relative;
}
.help-box .top
{
    background: url(/assets/images/bg-help-box-top.gif) no-repeat;
}
.help-box .bottom
{
    background: url(/assets/images/bg-help-box-bottom.gif) no-repeat 0 100%;
    height: 1%;
    overflow: hidden;
    padding: 16px 0 13px;
}
.help-box .txt
{
    padding: 0 19px 21px;
    background: url(/assets/images/sep-help-box.gif) no-repeat 50% 100%;
}
.help-box h2
{
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 3px;
}
.help-box p
{
    font-size: 12px;
    line-height: 15px;
    color: #363636;
    margin: 0 0 6px;
}
.help-box .more
{
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 2px 50%;
    padding: 0 0 0 10px;
    color: #006c86;
    font-size: 12px;
    line-height: 15px;
}
.help-box .chat
{
    padding: 2px 72px 0 19px;
}
.chat .head
{
    height: 1%;
    overflow: hidden;
}
.chat .head label
{
    font-size: 14px;
    line-height: 29px;
    font-weight: bold;
    color: #010101;
}
.chat .head .status
{
    float: right;
    font-size: 10px;
    color: #5c5c5c;
    line-height: 15px;
    margin: 7px 0 0;
    padding: 0 14px 0 0;
    background: url(/assets/images/ico-on.gif) no-repeat 100% 50%;
}
.chat .tarea
{
    display: block;
    background: url(/assets/images/bg-tarea-chat.gif) no-repeat;
    width: 194px;
    height: 58px;
    padding: 5px 7px;
    overflow: hidden;
}
.chat .tarea textarea
{
    display: block;
    width: 194px;
    height: 58px;
    border-style: none;
    background: none;
    font-size: 12px;
    color: #555;
    padding: 0;
    margin: 0;
    overflow: auto;
}
.chat input
{
    float: left;
    margin: 11px 0 0;
}
.chat .johan
{
    position: absolute;
    bottom: 0;
    right: 0;
    height: 79px;
    width: 158px;
    overflow: hidden;
}
.chat .johan span
{
    float: left;
    margin: 50px -20px 0 0;
    font-size: 12px;
    line-height: 16px;
    font-style: italic;
    color: #363636;
}
.chat .johan img
{
    float: right;
}
/* promo holderEnd */
/* ad block */
.ad-block
{
    height: 1%;
    overflow: hidden;
    list-style: none;
    margin: 0 -9px 15px 1px;
    width: 951px;
    padding: 0;
}
.ad-block li
{
    float: left;
    margin: 0 9px 0 0;
    display: inline;
}
.ad-block li img
{
    display: block;
}
/* ad blockEnd */
/* breadcrumbs */
.breadcrumbs
{
    height: 1%;
    overflow: hidden;
    padding: 3px 0 0;
    border-bottom: 1px solid #dcdcdc;
    font-size: 11px;
    line-height: 28px;
    color: #868686;
    margin: 0 0 21px;
}
.breadcrumbs strong
{
    float: left;
    padding: 0 2px 0 0;
}
.breadcrumbs ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    height: 1%;
    overflow: hidden;
}
.breadcrumbs ul li
{
    float: left;
    padding: 0 4px 0 6px;
    margin: 0 3px 0 -3px;
    background: url(/assets/images/sep-breadcrumbs.gif) no-repeat 0 50%;
}
.breadcrumbs ul a
{
    color: #006c86;
}
/* breadcrumbsEnd */
/* Content */
#content
{
    padding: 0 0 0 2px;
}
#content-order-form
{
    float: left;
    width: 690px;
    padding: 0 0 0 2px;
    color: #000;
}

.w-main h1
{
    margin: 0 0 4px;
    font-size: 30px;
    line-height: 32px;
}
#content .intro, #content .intro p, #content-order-form .intro, #content .txt p.intro
{
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 18px;
    color: #000;
}
#content p
{
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 18px;
}

.head-hold
{
    height: 1%;
    overflow: hidden;
}

.head-hold h1
{
    width: 460px;
}

.search-box
{
    background: url(/assets/images/bg-search-result-box.gif) no-repeat;
    width: 908px;
    padding: 11px 0 12px;
    overflow: hidden;
    margin: 9px 0 14px 4px;
}
.search-box input
{
    float: left;
}
.search-box span
{
    float: left;
    background: url(/assets/images/bg-input-search-results.gif) no-repeat;
    width: 346px;
    height: 16px;
    padding: 6px 11px;
    margin: 0 11px;
    display: inline;
}
.search-box span input
{
    background: none;
    border-style: none;
    font-size: 14px;
    color: #656565;
    padding: 0;
    margin: 0;
    width: 346px;
}
#search-overview
{
    display: none;
    float: right;
    width: 200px;
}
#get-more
{
    display: none;
    margin: 0 0 13px 5px;
}
.right-menu
{
    list-style-type: none;
}
.right-menu li
{
    background: none;
    margin-left: 0;
    padding-left: 0;
}
.right-menu li a:visited
{
    color: #000;
}
.head-hold .search-results
{
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 12px 12px;
}
#content .head-hold p
{
    font-size: 14px;
    line-height: 18px;
}
#content .holder
{
    float: left;
    margin: 0 25px 0 0; /*width: 450px;*/
    width: 460px;
}
#content .img-right
{
    float: right;
    margin: 5px 0 25px 20px;
}
#content .img-center
{
    margin: 0px 0 15px;
}
#content .img-center img
{
    display: block;
    margin: 0 auto;
}
#content .txt p
{
    font-size: 12px;
    line-height: 18px;
    color: #515151;
    margin: 0 0 16px;
}
#content .txt p span
{
    color: #515151;
}
#content #print-area .top-left-img
{
    width: 130px;
    height: 130px;
    padding-right: 10px;
    padding-bottom: 10px;
    float: left;
}
#content .holder #print-area .txt table tbody tr td a u
{
    text-decoration: none;
}

#content .holder #print-area .txt table tbody tr td a:hover u
{
    text-decoration: none;
}

#content .holder #print-area .txt table tbody tr td a u font
{
    color: #515151;
    text-decoration: none;
}

#content .holder #print-area .txt table tbody tr td a:hover u font
{
    color: #006c86;
    text-decoration: none;
}

#content .txt table p
{
    margin: 0;
}
#content h2
{
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 3px;
}
.prods-preview
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.prods-preview li
{
    height: 1%;
    overflow: hidden;
    margin: 0 0 11px;
}
.prods-preview span
{
    float: left;
    width: 97px;
    text-align: center;
    padding: 10px 0 0;
}
.prods-preview div
{
    height: 1%;
    overflow: hidden;
}
.prods-preview h3
{
    font-size: 12px;
    line-height: 24px;
    margin: 0;
}
#content .prods-preview p
{
    font-size: 12px;
}
.column
{
    width: 180px;
    float: left;
    margin: 0 25px 0 0;
    display: inline;
    position: relative;
    padding: 0;
    min-height: 1px;
}
.page-box
{
    background: url(/assets/images/bg-page-box.gif) repeat-y;
    width: 100%;
    margin: 0 0 0px;
    line-height: 0;
    font-size: 0;
}
.page-box .cont
{
    background: url(/assets/images/bg-page-box-bottom.gif) no-repeat 0 100%;
    height: 1%;
    overflow: hidden;
}
#sidebar .page-box
{
    background: url(/assets/images/bg-page-box-sb.gif) repeat-y;
    margin-top: 5px;
}
#sidebar .page-box .top
{
    background: url(/assets/images/bg-page-box-top-sb.gif) no-repeat;
}
#sidebar .page-box .cont
{
    background: url(/assets/images/bg-page-box-bottom-sb.gif) no-repeat 0 100%;
}

.actions-list
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 11px;
    line-height: 29px;
    height: 1%;
    background: url(/assets/images/bg-actions-list.gif) no-repeat;
    font-weight: bold;
}
#sidebar .actions-list
{
    background: url(/assets/images/bg-actions-list-220.gif) no-repeat;
    margin: 0 0 14px;
}
.actions-list li.rss
{
    background: none;
    padding: 0px;
    float: right;
}
.actions-list li.rss a
{
    float: right;
    margin: 7px 9px 0px 0px;
    z-index: 3;
}
.actions-list:after
{
    content: "";
    display: block;
    clear: both;
}
.actions-list li
{
    float: left;
    padding: 0 8px;
    background: url(/assets/images/sep-action-list.gif) no-repeat 0 10px;
    z-index: 4;
}
.actions-list a, .actions-list a:visited, .actions-list a:active
{
    color: #727272;
    position: relative;
    z-index: 5;
}
.actions-list li.print
{
    background: none;
}
.actions-list li.print a
{
    background: url(/assets/images/ico-print.gif) no-repeat 0 50%;
    padding: 1px 0 1px 22px;
    margin: 0;
    position: static;
}
.actions-list li.hover, .actions-list li:hover
{
    position: relative;
}
.actions-list li.hover ul, .actions-list li:hover ul
{
    display: block;
}
.actions-list ul
{
    display: none;
    list-style: none;
    margin: 0;
    padding: 17px 7px 7px;
    width: 92px;
    position: absolute;
    top: 3px;
    left: 0;
    background: #fff;
    border: 1px solid #000;
    z-index: 4;
    line-height: 16px;
    font-size: 11px;
}
.actions-list ul li
{
    float: none;
    padding: 9px 0 0 21px;
    background: none;
}
.actions-list ul li.fb
{
    background: url(/assets/images/ico-facebook.gif) no-repeat 0 9px;
}
.actions-list ul li.in
{
    background: url(/assets/images/ico-in.gif) no-repeat 0 9px;
}
.actions-list ul li.twitter
{
    background: url(/assets/images/ico-twitter.gif) no-repeat 0 9px;
}
.actions-list ul li.mail
{
    background: url(/assets/images/ico-tip.gif) no-repeat 0 9px;
}
.page-box .cont
{
    padding: 5px 1px 0 5px;
    height: 1%;
    overflow: hidden;
}
#sidebar h3, .column h3
{
    font-size: 14px;
    line-height: 28px;
    margin: 0 0 3px;
}
.page-box h3
{
    margin: 3px 0 3px 0;
    padding-left: 7px;
    line-height: 17px;
}
.page-box .cont ul
{
    list-style: none;
    margin: 0 0 12px;
    padding: 0;
    font-size: 12px;
    line-height: 22px;
}
.page-box .cont ul li
{
    margin: 0 0 2px;
    height: 1%;
    vertical-align: top;
}
.page-box .cont ul a
{
    display: block;
    padding: 0 0 0 9px;
    color: #000;
    height: 1%;
}
.page-box .cont ul a:hover
{
    background: url(/assets/images/btn-navigation-left.gif) no-repeat;
    color: #fff;
    text-decoration: none;
}
.page-box .cont ul a span
{
    background: url(/assets/images/ico-window.gif) no-repeat;
    padding: 0 0 0 14px;
}
.page-box .cont .right-menu-selected
{
    background: url(/assets/images/btn-navigation-left.gif) no-repeat;
    color: #ffffff !important;
    text-decoration: none;
}
.box
{
    background: url(/assets/images/bg-col-box-center.gif) repeat-y;
    width: 100%;
    margin: 0 0 15px;
    display: block;
}
.box .top
{
    background: url(/assets/images/bg-col-box-top.gif) no-repeat;
}
.box .bottom
{
    background: url(/assets/images/bg-col-box-bottom.gif) no-repeat 0 100%;
    padding: 11px 13px 10px 13px;
    height: 1%;
    overflow: hidden;
}
.box .list, .box .pagelist
{
    list-style: none;
    margin: 0 0 5px;
    padding: 0;
    font-size: 12px;
    line-height: 18px;
}
.pagelist
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.pagelist li
{
    background: none;
}
.box .pagelist li
{
    width: 175px;
    display: block;
    background: none;
    margin-left: 0;
    padding-left: 0;
    background: none;
}
.box .pagelist a
{
    background: none;
    padding: 0;
    color: #006c86;
}
.box .pagelist .div-icon, .box .pagelist .div-text
{
    display: block;
    float: left;
}
.box .pagelist .div-text
{
    margin-left: 5px;
    float: left;
}
.box .list a
{
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 1px 50%;
    padding: 0 0 0 10px;
    color: #006c86;
}
.box .link
{
    padding: 0 0 0 10px;
    color: #006c86;
    float: left;
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 1px 50%;
}
.box .link a
{
    font-weight: bold;
    color: #006c86;
}

.q-holder
{
    width: 412px;
    overflow: hidden;
    margin: 0 0 20px;
}
.faq-holder
{
    width: 452px;
    overflow: hidden;
    margin: 0 0 20px;
}
.slide-block
{
    margin: 0 0 3px 0;
}
.slide-block .header-t
{
    height: 5px;
    width: 452px;
    line-height: 5px;
    font-size: 5px;
    background: url(/assets/images/slider-box-header-t.gif) no-repeat;
}
.slide-block .header-m
{
    width: 452px;
    background: url(/assets/images/slider-box-header-m.gif) repeat-y;
}
.slide-block .header-m .title
{
    width: 100%;
    font-size: 12px;
    line-height: 25px;
}
.slide-block .header-b
{
    height: 5px;
    width: 452px;
    line-height: 5px;
    font-size: 5px;
    background: url(/assets/images/slider-box-header-b.gif) no-repeat;
}

.slide-block .title a
{
    display: block;
    padding: 0 0 0 23px;
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 13px 10px;
    color: #006c86;
}
.slide-block .title div
{
    padding: 0 5px 0 0;
}
.active .title a
{
    background: url(/assets/images/arrow-blue-down.gif) no-repeat 13px 10px;
}
.slide-block .block div
{
    padding: 6px 11px 11px;
    overflow: visible;
}



#content .slide-block p
{
    font-size: 12px;
    line-height: 18px;
    color: #393939;
    margin: 0;
}
.answer-block
{
    width: 452px;
    overflow: hidden;
}
#content .answer-block .ttl-holder
{
    background: url(/assets/images/bg-answer-ttl.gif) repeat-x 0 12px;
    height: 1%;
    overflow: hidden;
    margin: 0 0 4px;
}
#content .answer-block .ttl-holder h2
{
    background: #fff;
    margin: 0;
    font-size: 18px;
    line-height: 25px;
    float: left;
    padding: 0 5px 0 0;
}
#content .answer-block a, #content .answer-block a:visited
{
    color: #006c86; /*line-height: 18px;*/
    font-size: 12px;
}
#content .faq-holder .block a, #content .faq-holder .block a:visited
{
    color: #006c86;
    line-height: 18px;
}
#content .answer-block p
{
    line-height: 18px;
    margin: 0 0 10px;
}
#content .answer-block p span
{
    display: block;
}
#content .answer-block .search-faq
{
    background: url(/assets/images/bg-input-faq.gif) no-repeat;
    width: 305px;
    height: 16px;
    padding: 12px 16px;
    margin: 0 0 13px 0;
    overflow: hidden;
    float: left;
}
#content .answer-block .search-faq input
{
    display: block;
    width: 275px;
    font-size: 14px;
    border-style: none;
    background: none;
    color: #191919;
    padding: 0;
    margin: 0;
}
#content .answer-block .faq-list
{
    width: 219px;
    padding: 0 0 0 6px;
    float: left;
}
#content .answer-block .faq-list strong
{
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 1px;
}
#content .answer-block .faq-list strong a
{
    color: Black;
}
#content .answer-block ul
{
    list-style: none;
    margin: 0;
    padding: 0 0 20px 10px;
    font-size: 12px;
    line-height: 18px;
}
#content .answer-block .faq-list ul li
{
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 0 6px;
    padding: 0 0 0 10px;
}
#content .answer-block .faq-list ul a
{
    color: #006c86;
    line-height: 18px;
}
/* News List */
.news-list
{
    width: auto;
    overflow: hidden;
    padding: 0 0 0 4px;
}
.news-list .item
{
    padding: 16px 35px 5px 0;
    border-bottom: 1px solid #dbdbdb;
}
.news-list .item a, .news-list .item a:visited
{
    color: #006C86;
    text-decoration: underline;
}
.news-list .item div
{
    height: 1%;
    overflow: hidden;
}
#content .news-list .item h2, #content .news-list .item h3
{
    font-size: 14px;
    line-height: 17px;
    margin: 0;
}
#content .news-list .item h2 a, #content .news-list .item h3 a
{
    color: #006c86;
}
#content .news-list .item p
{
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 8px;
    padding: 0;
}
#content .news-list .item .date
{
    display: block;
    font-size: 11px;
    line-height: 17px;
    color: #9d9d9d;
}
#content .news-list .item .img-holder
{
    padding: 2px;
    border: 1px solid #d6d6d6;
    float: left;
    margin: 2px 10px 0 0;
    display: inline;
}
.news-list h3 a, .news-list h3 a:visited
{
    text-decoration: none;
}
#content .news-list .more
{
    float: left;
    font-size: 12px;
    line-height: 17px;
    color: #006c86;
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 1px 50%;
    padding: 0 0 0 10px;
    margin: 7px 0 0;
    font-weight: bold;
}
.sresults-list
{
    width: 636px;
    overflow: hidden;
    padding: 0 0 0 4px;
}
.date
{
    display: block;
    font-size: 12px;
    line-height: 17px;
    color: #9d9d9d;
    font-style: italic;
}
.sresults-list .item
{
    padding: 0 35px 14px 0;
    margin: 0 0 16px;
    border-bottom: 1px solid #dbdbdb;
}
.sresults-list .num
{
    float: left; /*width: 22px;*/
    font-size: 14px;
    line-height: 17px;
    font-style: normal;
    text-align: center;
    margin: 0 5px 0 -2px;
}
.sresults-list .item div
{
    height: 1%;
    overflow: hidden;
}
#content .sresults-list .item h2, #content .sresults-list .item h3
{
    font-size: 14px;
    line-height: 17px;
    margin: 0;
}
#content .sresults-list .item h2 a, #content .sresults-list .item h3 a
{
    color: #006c86;
}
#content .sresults-list .item p
{
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 8px;
}
#content .sresults-list .item .path
{
    display: block;
    font-size: 11px;
    line-height: 17px;
    color: #9d9d9d;
}
#content .sresults-list .img-holder
{
    padding: 2px;
    border: 1px solid #d6d6d6;
    float: left;
    margin: 2px 10px 0 0;
    display: inline;
}
#content .sresults-list .more
{
    float: left;
    font-size: 12px;
    line-height: 17px;
    color: #006c86;
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 1px 50%;
    padding: 0 0 0 10px;
    margin: -7px 0 0;
    font-weight: bold;
}
.flash-ad
{
    padding: 10px 0 0;
    width: 640px;
    margin: 0 0 18px;
}
.flash-ad a, .flash-ad img
{
    display: block;
}
.products
{
    float: left;
    width: 205px;
    margin: 0 0 15px 0;
}
.products:after
{
    content: "";
    display: block;
    clear: both;
}
.products .product-box
{
    width: 205px;
    float: left;
    margin: 0 0 0 0;
    background: url(/assets/images/bg-product-box-center.gif) repeat-y;
    position: relative;
}
.products .product-box .hold
{
    color: #000;
    background: url(/assets/images/bg-product-box-bottom.gif) no-repeat 0 100%;
    padding: 8px 15px 15px 12px;
    height: 1%;
    overflow: hidden;
}
.products .product-box .new
{
    background: url(/assets/images/just_nu.png) no-repeat;
    position: absolute;
    top: -5px;
    left: -8px;
    width: 42px;
    height: 45px;
    text-indent: -9999px;
    overflow: hidden;
}
.products .product-box .news
{
    background: url(/assets/images/news.png) no-repeat;
    position: absolute;
    top: -5px;
    left: -8px;
    width: 42px;
    height: 45px;
    text-indent: -9999px;
    overflow: hidden;
}
.products .product-box .justnow
{
    background: url(/assets/images/just_nu.png) no-repeat;
    position: absolute;
    top: -5px;
    left: -8px;
    width: 42px;
    height: 45px;
    text-indent: -9999px;
    overflow: hidden;
}
.products .product-box .tip
{
    background: url(/assets/images/tips.png) no-repeat;
    position: absolute;
    top: -5px;
    left: -8px;
    width: 42px;
    height: 45px;
    text-indent: -9999px;
}
.products .product-box .favourite
{
    background: url(/assets/images/favorit.png) no-repeat;
    position: absolute;
    top: -5px;
    left: -8px;
    width: 42px;
    height: 45px;
    text-indent: -9999px;
}
.products .product-box .lower
{
    background: url(/assets/images/lowered_price.png) no-repeat;
    position: absolute;
    top: -5px;
    left: -8px;
    width: 42px;
    height: 45px;
    text-indent: -9999px;
}

.products .product-box img
{
    display: block;
}
.products .product-box .name
{
    font-size: 14px;
    line-height: 16px;
    display: block;
}
#content .products .product-box p
{
    color: #000;
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 8px;
}
.products .product-box .wrapper
{
    height: 1%;
    overflow: hidden;
    margin: 0 0 12px;
    text-align: center;
}
.products .product-box .price strong
{
    font-size: 16px;
    line-height: 16px;
    display: block;
}
.products .product-box .price span
{
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
    color: #878787;
}
.products .product-box .details
{
    float: right;
    font-size: 12px;
    line-height: 16px;
    color: #006c86;
    margin: 14px 0 0;
    padding: 0 0 0 8px;
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 0 5px;
}
.products .product-box .btn-more
{
    background: url(/assets/images/btn-prod-more.gif) no-repeat;
    display: block;
    width: 178px;
    font-size: 13px;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
    color: #464646;
}
/* */

/* */
.ad-jamkraft
{
    float: right;
    margin: 0 10px 0 0;
}
.tariffs
{
    width: 423px;
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    font-size: 11px;
    line-height: 19px;
}
.tariffs li, .tariffs div
{
    height: 1%;
    overflow: hidden;
    border-bottom: 1px solid #C9C9C9;
    margin: 0 0 1px; /*padding: 0 8px 0 6px;*/
    background: #f3f3f3;
}
.tariffs div span.heading
{
    float: left;
    color: #fff;
    text-align: center;
    background-image: url('/assets/images/header_bg.gif');
    border-right: solid 1px white;
    line-height: normal;
}
.tariffs li, .tariffs div span
{
    padding: 2px 0;
}
.tariffs li a, .tariffs a
{
    float: right;
    color: #000;
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 0 50%;
    padding: 0 0 0 9px;
}
.tariffs li strong, .tariffs strong
{
    height: 1%;
    overflow: hidden;
    font-weight: normal;
}
.tariffs li .new
{
    float: left;
    font-size: 9px;
    line-height: 12px;
    color: #fff;
    background: url(/assets/images/new-tariff.gif) no-repeat 0 50%;
    width: 33px;
    padding: 0 0 0 3px;
    margin: 3px 5px 0 0;
}
#content .promo
{
    height: 1%;
    overflow: hidden;
    padding: 0 12px 0 0;
}
#content .promo p
{
    line-height: 18px;
}
#content .promo img
{
    float: right;
    margin: 10px 0 0 33px;
}
.promo img.contract
{
    float: right;
    margin: 0 22px 0 10px;
}
.wind-order-form
{
    margin: -3px -22px 0 -1px;
    width: 668px;
    position: relative;
    color: #000;
}
.wind-order-form .hidden
{
    display: none;
}
.wind-order-form h2
{
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 8px 22px;
    font-weight: normal;
    color: #006c86;
}

.wind-order-form .block
{
    background: url(/assets/images/bg-wind-order-block-center.gif) repeat-y;
    width: 100%;
    margin: 0 0 27px;
}
.wind-order-form .block .top
{
    background: url(/assets/images/bg-wind-order-block-top.gif) no-repeat;
    height: 1%;
    padding: 13px 0 0 22px;
    margin: 0 0 -2px;
}
.wind-order-form .block .top:after
{
    content: "";
    display: block;
    clear: both;
}
.wind-order-form .block .bottom
{
    background: url(/assets/images/bg-wind-order-block-bottom.gif) no-repeat;
    height: 6px;
    overflow: hidden;
    font-size: 0px;
    clear: left;
}
.wind-order-form h3
{
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 2px;
    font-weight: normal;
}
.wind-order-form .energy
{
    list-style: none;
    margin: 0 0 12px;
    padding: 2px 0 0;
    height: 1%;
    overflow: hidden;
    font-size: 12px;
    line-height: 22px;
}
.wind-order-form .energy li
{
    float: left;
    margin: 0 18px 0 0;
}
.wind-order-form .energy .rad
{
    float: left;
    width: 16px;
    height: 15px;
    margin: 4px 4px 0 0;
}
.wind-order-form .energy .text, .wind-order-form .beginning input.text
{
    float: left;
    width: 84px;
    padding: 3px 5px;
    border: 2px solid #fe911f;
    margin: 0 7px 0 12px;
    font-size: 12px;
    display: inline;
}
.wind-order-form label, .wind-order-form .energy li label
{
    display: inline;
}

.wind-order-form .check
{
    height: 1%;
    overflow: hidden;
    margin: 0 0 11px;
    float: left;
    padding: 5px 0 0;
}

.wind-order-form .change-rights
{
    margin-top: 20px;
}
.wind-order-form .block .check
{
    float: none;
    padding: 0;
}
.wind-order-form .check a
{
    color: #000;
    text-decoration: underline;
}
.wind-order-form .check a:hover
{
    text-decoration: none;
}
.wind-order-form .check input
{
    float: left;
    width: 16px;
    height: 15px;
    margin: 1px 4px 0 0;
}
.wind-order-form .check label
{
    float: left;
    font-size: 12px;
    line-height: 18px;
    color: #000;
    clear: none;
}
.wind-order-form .nomargin
{
    margin: 0;
}
.wind-order-form .check h3
{
    float: left;
}
.wind-order-form .beginning
{
    list-style: none;
    margin: 0 0 15px;
    padding: 0;
    height: 1%;
    font-size: 12px;
    line-height: 25px;
}
.wind-order-form .beginning:after
{
    content: "";
    display: block;
    clear: both;
}
.wind-order-form .beginning li
{
    float: left;
    margin: 0 6px 0 0;
}
.wind-order-form .beginning li td
{
    vertical-align: top;
}
.wind-order-form .beginning select
{
    width: 191px;
    font-size: 12px;
    display: block;
    margin: 2px 0 0;
}
.wind-order-form .beginning input
{
    float: left;
    width: 16px;
    height: 15px;
    margin: 4px 4px 0 0;
}
.wind-order-form .beginning label
{
    float: left;
}
.wind-order-form .slider-holder
{
    position: relative;
    background: url(/assets/images/bg-slider-holder.gif) no-repeat;
    width: 548px;
    height: 6px;
    margin: 14px 0 15px;
    z-index: 100;
    padding: 0 30px;
}
.wind-order-form .slider-holder-alternative
{
	position: relative;
	background: url(/assets/images/bg-slider-holder.gif) no-repeat;
	width: 400px;
	height: 6px;
	margin: 14px 10px 15px;
	padding: 0;
	z-index: 100;
}

.wind-order-form .slider-holder .slider
{
    background: url(/assets/images/bg-slider.gif) no-repeat;
    width: 20px;
    height: 29px;
    position: absolute;
    top: -13px;
    left: 0;
    cursor: pointer;
    border: 0;
}
.wind-order-form .slider-holder-alternative .slider
{
    background: url(/assets/images/bg-slider.gif) no-repeat;
    width: 20px;
    height: 29px;
    margin-left: -5px;
    position: absolute;
    top: -13px;
    left: 0;
    cursor: pointer;
    border: 0;
}
	
.wind-order-form .slider-inf
{
    height: 1%;
    overflow: hidden;
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
}
.wind-order-form .slider-inf li
{
    text-align: center;
    width: 80px;
    float: left;
    margin: 0 8px 0 0;
    display: inline;
    cursor: pointer;
}
.wind-order-form .slider-inf strong
{
    display: block;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    padding: 1px 6px 2px 6px;
}
.wind-order-form .slider-inf span
{
    font-size: 10px;
    line-height: 12px;
    display: block;
}
.wind-order-form .ProductPricesInputs
{
    float: left;
    width: 14px;
    margin: 3px 0 0 7px;
    position: relative;
    display: inline;
}

.wind-order-form #ProductPricesInputs .btn-help
{
    margin: 3px 8px 0px 4px;
    float: left;
}

.wind-order-form.priceModule .btn-help
{
    float: none;
    width: 14px;
    margin: 3px 0 0 7px;
    position: relative;
    display: inline;
}
.wind-order-form .nomargin .btn-help
{
    margin: 1px 0 0 7px;
}
.wind-order-form .btn-open
{
    display: block;
    background: url(/assets/images/btn-help.gif) no-repeat;
    width: 14px;
    height: 14px;
    text-indent: -9999px;
    overflow: hidden;
}
.wind-order-form .yearly-fee
{
    margin-bottom: 10px;
}
.wind-order-form .invoice-addess
{
    display: none;
}

.wind-order-form .validation-error
{
    color: Red;
}
.wind-order-form .validation-error UL
{
    color: red;
    list-style: square;
}
.wind-order-form div.validation-error
{
    float: left;
    width: 285px;
}

.wind-order-form .act-pop
{
    z-index: 200;
}
.wind-order-form .btn-help.act-pop .popup
{
    left: -350px;
}
.wind-order-form .row-holder
{
    margin: 0 0 16px;
    height: 1%;
    overflow: hidden;
}
.wind-order-form .row
{
    margin: 0 0 10px;
    width: 100%;
    overflow: hidden;
}
.wind-order-form .row.labels
{
    clear: none;
    margin: 0 0 0px;
    width: 100%;
    overflow: hidden;
}
.wind-order-form .row.labels label
{
    clear: none;
}
.wind-order-form .row div
{
    float: left;
    width: 264px;
    margin: 0 19px 0 0;
    display: inline;
}
.wind-order-form .row label
{
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 4px;
}
.wind-order-form .row label span
{
    font-size: 18px;
    color: #f00;
}
.wind-order-form .row input
{
    float: left;
    width: 252px;
    border: 1px solid #7f9db9;
    padding: 3px 5px;
    font-size: 12px;
}
.wind-order-form .row textarea
{
    float: left;
    width: 252px;
    border: 1px solid #7f9db9;
    padding: 3px 5px;
    font-size: 12px;
    height: 40px;
}
.wind-order-form .row div .vsmall
{
    width: 100px;
    margin: 0 3px 0 0;
}
.wind-order-form .row div .small
{
    width: 161px;
    margin: 0;
}
.wind-order-form .row .vsmall input
{
    width: 78px;
}
.wind-order-form .row .small input
{
    width: 149px;
    float: right;
}


.wind-order-form .row div .phonenrprefix
{
    width: 65px;
    margin: 0px;
    float: left;
}
.wind-order-form .row div .phonenr
{
    width: 199px;
    margin: 0px;
    float: left;
}
.wind-order-form .row .phonenrprefix input
{
    width: 40px;
}
.wind-order-form .row .phonenr input
{
    width: 187px;
    float: right;
}

.wind-order-form .separator
{
    width: 623px;
    border-bottom: solid 1px #CDCDCD;
    line-height: 1px;
    font-size: 1px;
    height: 1px;
    margin: 5px 0 8px 0;
}

.wind-order-form h4
{
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 5px;
}
.wind-order-form .col
{
    width: 264px;
    float: left;
}
.wind-order-form .col .check label
{
    float: none;
    display: block;
    height: 1%;
    overflow: hidden;
}
.wind-order-form .example
{
    width: 269px;
    float: right;
    margin: 0 41px 0 0;
    padding: 26px 0 0;
    display: inline;
    position: relative;
}
.wind-order-form .example .img-holder
{
    float: right;
    border: 2px solid #a9a9a9;
    margin: 0 0 0 10px;
}
.wind-order-form .example .img-holder a
{
    display: block;
}
.wind-order-form .example span
{
    font-size: 14px;
    line-height: 18px;
}
.wind-order-form .example span.grey
{
    font-size: 12px;
    color: #747474;
}
.wind-order-form .submit
{
    float: right;
    margin: 0 3px 0 13px;
    display: inline;
}
.wind-order-form .row .check label
{
    float: left;
}
.wind-order-form .row .check .btn-help
{
    width: auto;
    margin: 1px 0px 0px 7px;
}


.wind-order-form .example .popup
{
    width: 423px;
}

.wind-order-form .contract-selected-addons
{
    display: none;
}

.slide_item_top
{
    background: url(/assets/images/bg-avtal-top.gif) no-repeat;
    width: 80px;
    height: 3px;
    line-height: 3px !important;
    font-size: 0px;
    margin-top: 5px;
}

.slide_item_middle
{
    background: url(/assets/images/bg-avtal-middle.gif);
    width: 80px;
}
.slide_item_bottom
{
    background: url(/assets/images/bg-avtal-bottom.gif) no-repeat;
    width: 80px;
    height: 22px;
}

.slide_selected_item_top
{
    background: url(/assets/images/bg-avtal-active-top.gif) no-repeat;
    width: 80px;
    height: 8px;
    line-height: 8px !important;
    font-size: 0px;
}

.slide_selected_item_middle
{
    background: url(/assets/images/bg-avtal-active-middle.gif);
    width: 80px;
}
.slide_selected_item_bottom
{
    background: url(/assets/images/bg-avtal-active-bottom.gif) no-repeat;
    width: 80px;
    height: 22px;
}


/* ContentEnd */
/* Sidebar */
#sidebar
{
    margin: 0;
    width: 220px;
    float: left;
}
#sidebar .chat-box
{
    background: url(/assets/images/bg-chat-box-center.gif) repeat-y;
    margin: 0 0 15px;
}
#sidebar .chat-box .top
{
    background: url(/assets/images/bg-chat-box-top.gif) no-repeat;
}
#sidebar .chat-box .bottom
{
    background: url(/assets/images/bg-chat-box-bottom.gif) no-repeat 0 100%;
    height: 1%;
    overflow: hidden;
    padding: 0 9px;
}
#sidebar .chat-box .form
{
    height: 1%;
    overflow: hidden;
    padding: 0 2px 15px;
    background: url(/assets/images/sep-chat-box.gif) no-repeat 50% 100%;
}
#sidebar .chat-box .head
{
    height: 1%;
    overflow: hidden;
    padding: 2px 0 0;
}
#sidebar .chat-box .head label
{
    font-size: 14px;
    line-height: 29px;
    font-weight: bold;
    color: #010101;
    letter-spacing: -1px;
}
#sidebar .chat-box .head .status
{
    float: right;
    font-size: 10px;
    color: #5c5c5c;
    line-height: 15px;
    margin: 7px 0 0;
    padding: 0 14px 0 0;
    background: url(/assets/images/ico-on.gif) no-repeat 100% 50%;
}
#sidebar .chat-box .tarea
{
    display: block;
    background: url(/assets/images/bg-tarea-chat2.gif) no-repeat;
    width: 163px;
    height: 58px;
    padding: 5px 7px;
    overflow: hidden;
}
#sidebar .chat-box .tarea textarea
{
    display: block;
    width: 163px;
    height: 58px;
    border-style: none;
    background: none;
    font-size: 12px;
    color: #555;
    padding: 0;
    margin: 0;
    overflow: auto;
}
#sidebar .chat-box input
{
    float: left;
    margin: 11px 0 0;
}
#sidebar .chat-box .det
{
    padding: 8px 2px 0;
}
#sidebar .chat-box .det strong
{
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #010101;
}
#sidebar .chat-box .det p
{
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 15px;
}
#sidebar .chat-box .det p span
{
    display: block;
    color: #555;
}
#sidebar .chat-box .det .johan
{
    width: 100%;
    overflow: hidden;
    margin: 0 -11px 0 0;
    padding: 0 0 0 11px;
}
#sidebar .chat-box .det .johan span
{
    display: block;
    margin: 50px 0 0 0;
    font-size: 12px;
    line-height: 16px;
    font-style: italic;
    color: #363636;
    text-align: right;
}
#sidebar .chat-box .det .johan img
{
    float: right;
    margin: 0 0 0 -10px;
}
#sidebar .ad
{
    display: block;
    margin: 0 0 15px;
}
#sidebar .box
{
    background: url(/assets/images/bg-sb-box-center.gif) repeat-y;
    width: 100%;
}
#sidebar .box .top
{
    background: url(/assets/images/bg-sb-box-top.gif) no-repeat;
}
#sidebar .box .bottom
{
    background: url(/assets/images/bg-sb-box-bottom.gif) no-repeat 0 100%;
    height: 1%;
    overflow: hidden;
    padding: 10px 12px;
}
#sidebar .box .list
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 18px;
}
#sidebar .box .list a
{
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 1px 50%;
    padding: 0 0 0 10px;
    color: #006c86;
}
.imageLink
{
    font-size: 0;
}
.choose-box
{
    background: transparent;
    width: 100%;
    color: #000;
    margin: 0 0 15px;
}
.choose-box .top
{
    background: transparent url(/assets/images/ChooseBoxBg.png) no-repeat scroll 0 0;
    height: 6px;
    line-height: 6px;
    overflow: hidden;
}
* html .choose-box .top
{
    overflow: visible;
}
.choose-box .mid
{
	padding: 0 10px 10px;
	background: transparent url(/assets/images/ChooseBoxBg.png) repeat-y scroll -220px 0;
}
.choose-box .bottom
{
    background: transparent url(/assets/images/ChooseBoxBg.png) no-repeat scroll -440px 0;
    height: 6px;
    margin: 0 0 -6px;
    overflow: hidden;
    font-size: 0;
}

.choose-box .dinaUppgifter
{
	display: none;
}

.choose-box .ttl
{
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 3px;
    color: #006C86;
}
.choose-box .smallTtl
{
    font-weight: bold;
    color: #006C86;
}
.choose-box ul
{
    list-style: none;
    margin: 0 0 16px;
    padding: 0;
    font-size: 11px;
    line-height: 15px;
    color: #000;
}
.choose-box a, .choose-box a:visited, .choose-box a:active
{
	font-size: 11px;
    line-height: 15px;
    color: #000;
    text-decoration: underline;
}
.choose-box a:hover
{
    text-decoration: none;
}
.choose-box .price
{
    margin: 0 0 10px;
}
.choose-box .price strong
{
    font-size: 24px;
    line-height: 28px;
    color: #000;
    display: block;
    margin-bottom: 5px;
}
.choose-box .price .kwhprice
{
    font-weight: bold;
}
.choose-box .price span
{
    font-size: 11px;
    line-height: 15px;
}
.choose-box .form
{
    margin: -5px 0 0;
    position: relative;
    background: url(/assets/images/bg-choose-border.gif) repeat-x;
    padding: 10px 0 0;
}
.choose-box .form input
{
    float: left;
    margin-top: 2px;
}
.choose-box .form .txt
{
    border: 1px solid #7f9db9;
    background: #fff;
    width: 84px;
    padding: 3px 5px;
    font-size: 11px;
    margin: 0 6px 0 0;
    display: inline;
}
/* SidebarEnd */
/* Footer */
#footer
{
    width: 943px;
    background: url(/assets/images/bg-footer-center.gif) repeat-y;
    position: relative;
    overflow: hidden;
}
#footer .f-top
{
    background: url(/assets/images/bg-footer-ttl.gif) no-repeat;
    color: #000;
    padding: 0 0 0 6px;
}
#footer .f-top ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 31px;
    height: 1%;
    overflow: hidden;
}
#footer .f-top li
{
    /*background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 0 50%;*/
    float: left;
    padding: 0;
    margin: 0 0 0 5px;
}
#footer .f-top li a
{
    color: #006c86;
}
#footer .f-holder
{
    background: url(/assets/images/bg-footer-bottom.gif) no-repeat 0 100%;
    height: 1%;
    overflow: hidden;
    padding: 18px 0 22px 25px;
}
#footer .f-box
{
    float: left;
    margin: 0 60px 0 0;
    white-space: nowrap;
}
#footer .f-box strong
{
    font-size: 12px;
    line-height: 16px;
}
#footer .f-box strong a
{
    color: #424242;
}
#footer .f-box ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
}
#footer .f-box ul a
{
    color: #787777;
}
#footer .f-box .metaMenu
{
    font-size: 11px;
}
.f-list
{
    position: absolute;
    bottom: 22px;
    right: 25px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
    font-size: 12px;
    line-height: 16px;
}
.f-list a
{
    color: #787777;
}
.f-list li.standalone
{
    margin: 16px 0 0;
}
.f-list a:hover, .contact-info a:hover
{
    color: #006c86;
    text-decoration: none;
}
.contact-info
{
    border-top: 1px solid #bfbfbf;
    margin-top: 12px;
    padding-top: 12px;
    width: 891px;
    clear: left;
    float: left;
}
.contact-info p
{
    margin: 0;
}
.contact-info, .contact-info a
{
    color: #424242;
}

.contact-info ul
{
    float: right;
}
.contact-info div
{
    float: left;
}
.contact-info ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.contact-info li
{
    display: inline;
    margin-left: 5px;
}
/* FooterEnd */
/* Popup */
.popup
{
    position: absolute;
    width: 473px;
    background: #fff;
    border: 3px solid #006c86;
    display: none;
}
.popup .btn-close
{
    position: absolute;
    top: -16px;
    right: -16px;
    background: url(/assets/images/btn-popup-close.gif) no-repeat;
    width: 28px;
    height: 28px;
}
.popup .textholder
{
    padding: 28px 64px 28px 28px;
}
.popup .textholder .ttl
{
    float: left;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 4px;
}
.popup .textholder p
{
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 20px;
}
.popup .textholder a
{
    font-size: 14px;
    line-height: 20px;
    color: #1a8da8;
    text-decoration: underline;
}
.popup .textholder a:hover
{
    text-decoration: none;
}
/* PopupEnd */
/*slider */
.slider-holder .ui-slider
{
    position: relative;
    width: 548px;
    margin: 0 auto;
}
/*slider */

/* Module Track */
#content .module-box-padding h3, #sidebar .module-box-padding h3
{
    margin: 0;
    padding: 0;
    line-height: normal;
}
#content .module-box-padding p, #sidebar .module-box-padding p
{
    margin: 5px 0 5px 0;
    padding: 0;
    font-size: 12px;
}

.module-spacer
{
    display: block;
    clear: both;
    height: 15px;
    font-size: 0px;
    line-height: 0px;
}
.module-col-spacer
{
    float: left;
    display: block;
    width: 19px;
}
.module-row-spacer
{
    display: block;
    clear: both;
    height: 19px;
}
.startpage-module-spacer
{
    display: block;
    float: left;
    width: 20px;
}
.module-image
{
    padding: 0;
    margin-left: -12px;
    margin-top: -10px;
}

.clear
{
    display: block;
    height: 20px;
    clear: both;
}
.w-promo-holder .page-function-separator
{
    display: block;
    clear: both;
    height: 0px;
}

.clear-default
{
    display: block;
    height: 20px;
    clear: both;
}
.clear-topmenu
{
    display: block;
    clear: both;
    height: 0px;
    line-height: 0px;
}

.page-function-separator
{
    display: block;
    clear: both;
    height: 20px;
}

/* Pager */
.pager
{
    display: block;
    clear: both;
    margin-top: 10px;
    margin-bottom: 20px;
}
.pager a, .pager a:visited
{
    color: #006C86;
    padding: 1px 4px 1px 3px;
}
.pager a:hover, .pager .selected
{
    background-color: #006C86;
    color: #fff;
    text-decoration: none;
}

/* Calendar */
h1.calendar-list
{
    font-size: 22px;
    line-height: 28px;
}

.calendar
{
    margin: 20px 0 0 0;
}
.calendar .filter-bar ul
{
    list-style-type: none;
    padding: 0;
    margin: 0 0 10px 0;
    float: none;
    clear: both;
}
.calendar .filter-bar a, .calendar .filter-bar a:hover
{
    text-decoration: none;
    cursor: pointer;
}
.calendar .filter-bar ul li
{
    display: inline;
    float: left;
    margin: 0 5px 0 0;
}
.calendar .filter-bar .btn
{
    margin: 0 3px 0 0;
    display: block;
    height: 17px;
    float: left;
}
.calendar .filter-bar .btn-l
{
    display: block;
    float: left;
    width: 8px;
    height: 17px;
}
.calendar .filter-bar .btn-m
{
    display: block;
    float: left;
    height: 19px;
    font-weight: bold;
    margin-top: -1px;
}
.calendar .filter-bar .btn-m a
{
    color: #006c8c;
    font-weight: bold;
}
.calendar .filter-bar .btn-r
{
    display: block;
    float: left;
    width: 8px;
    height: 17px;
}
.calendar .filter-bar div
{
    height: 1%;
}
.calendar .filter-bar div.active .btn-l
{
    background: url(/assets/images/bgRub_l.gif) 0 0 no-repeat;
}
.calendar .filter-bar div.active .btn-m
{
    background: url(/assets/images/bgRub_m.gif) 0 1px repeat-x;
    color: White;
    font-weight: bold;
}
.calendar .filter-bar div.active .btn-m a
{
    color: White;
    font-weight: bold;
}
.calendar .filter-bar div.active .btn-r
{
    background: url(/assets/images/bgRub_r.gif) 0 0 no-repeat;
}

.calendar .filter-bar .paging-buttons
{
    float: right;
    margin: 21px 0px 14px 0px;
    height: 25px;
    width: 200px;
    padding-top: 2px;
    background: url(/assets/images/pagingBG.gif) 0 0 no-repeat;
}
.calendar .filter-bar .paging-buttons li
{
    margin: 0px;
}
.calendar .filter-bar .paging-buttons li.divider
{
    background: url(/assets/images/pagingDivider.gif) no-repeat;
    margin-top: 2px;
    height: 25px;
    width: 2px;
}
.calendar .filter-bar .paging-buttons li.prev
{
    padding: 0 8px;
    margin-left: 7px;
    background: url(/assets/images/pagingArrowLeft.gif) 0 7px no-repeat;
}
.calendar .filter-bar .paging-buttons li.next
{
    padding: 0 8px;
    background: url(/assets/images/pagingArrowRight.gif) 100% 7px no-repeat;
}
.calendar .filter-bar .paging-buttons li.today
{
    margin-left: 3px;
    margin-right: 3px;
}
.calendar .filter-bar .paging-buttons a
{
    color: #727272;
}
.calendar .filter-bar .paging-buttons a:hover
{
    text-decoration: underline;
}

.calendar .list
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.calendar .list .header
{
    margin: 0 0 10px 0;
    width: 100%;
    background: url(/assets/images/line.gif) 0 8px repeat-x;
}
.calendar .header-date
{
    padding: 3px 4px 3px 0;
    background-color: White;
    font-size: 11px;
    color: #8a8a8a;
    font-weight: bold;
    display: inline;
}
.calendar .list .list-item
{
    margin: 5px 0 3px 0;
    padding: 5px 0 0 35px;
    height: 25px;
}
.calendar .list .type-0
{
    background: url(/Assets/images/symbolSmall_nyhet.gif) 0 4px no-repeat;
}
.calendar .list .type-1
{
    background: url(/Assets/images/symbolSmall_erbjudande.gif) 0 4px no-repeat;
}
.calendar .list .type-2
{
    background: url(/Assets/images/symbolSmall_aktivitet.gif) 1px 4px no-repeat;
}
.calendar .list .type-3
{
    background: url(/Assets/images/symbolSmall_avbrott.gif) 0 4px no-repeat;
}
.calendar .list .type-4
{
    background: url(/Assets/images/symbolSmall_nyhet.gif) 0 4px no-repeat;
}

.calendar .list .list-item a .event-link
{
    width: 100%;
    color: #006c86;
}
.calendar .list .list-item a
{ #width:100%;
color:#006c86;
display:block;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
text-overflow-mode:ellipsis;
text-overflow-ellipsis:…;
}

.date-header
{
    color: #868686;
    margin: 0 0 10px 0;
}
.calendar-event-img
{
    float: left;
    display: block;
    line-height: 0px;
    font-size: 0px;
}
.event-type-0
{
    background: url(/Assets/images/symbolLarge_nyhet.gif) 0 0 no-repeat;
    padding: 0 45px 40px 0;
}
.event-type-1
{
    background: url(/Assets/images/symbolLarge_erbjudande.gif) 0 0 no-repeat;
    padding: 0 45px 45px 0;
}
.event-type-2
{
    background: url(/Assets/images/symbolLarge_aktivitet.gif) 0 0 no-repeat;
    padding: 0 45px 47px 0;
}
.event-type-3
{
    background: url(/Assets/images/symbolLarge_avbrott.gif) 0 0 no-repeat;
    padding: 0 45px 40px 0;
}
.event-type-4
{
    background: url(/Assets/images/symbolLarge_nyhet.gif) 0 0 no-repeat;
    padding: 0 45px 40px 0;
}

.calendar-module-list
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.calendar-module-list li
{
    border-bottom: 1px solid #e3e3e3;
}
.calendar-module-list .header
{
    width: 100%;
    height: 20px;
}
.calendar-module-list .header-date
{
    font-size: 11px;
    color: #8a8a8a;
    font-weight: bold;
}
.calendar-module-list .list-item
{
    margin: 5px 0 3px 0;
    padding: 2px 0 3px 30px;
    height: 22px;
}
.calendar-module-list .type-0
{
    background: url(/Assets/images/symbolSmall_nyhet.gif) 0 0 no-repeat;
}
.calendar-module-list .type-1
{
    background: url(/Assets/images/symbolSmall_erbjudande.gif) 0 0 no-repeat;
}
.calendar-module-list .type-2
{
    background: url(/Assets/images/symbolSmall_aktivitet.gif) 1px 0 no-repeat;
}
.calendar-module-list .type-3
{
    background: url(/Assets/images/symbolSmall_avbrott.gif) 0 0 no-repeat;
}
.calendar-module-list .type-4
{
    background: url(/Assets/images/symbolSmall_nyhet.gif) 0 0 no-repeat;
}

.calendar-module-list .list-item .event-link
{
    width: 100%;
}
.calendar-module-list .list-item .event-link-a
{ #width:100%;
color:#006c86;
display:block;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
text-overflow-mode:ellipsis;
text-overflow-ellipsis:…;
}

/* MODULE */
.module-box
{
    background: #dbdbdb;
}
.module-box-inner
{
    background: #f9f9f9;
}
.module-box-padding
{
    padding: 10px 10px;
}
.module-box-padding h3
{
    font-size: 14px;
    line-height: normal;
    margin: 3px 0 0 0;
}
.module-box .jquery-corner
{
    max-height: 5px;
}
/* Calc example */
.calc-example
{
    margin-top: 10px;
}
.calc-example td.value
{
    width: 65px;
    text-align: right;
}
.calc-example td.caption
{
    padding-left: 20px;
}

/* ---- Mina sidor ----*/
#tabs
{
    margin: 0px 0px 20px 0px;
}
#tabs b
{
    color: #000;
}
.MinaSidorTabSelected
{
    display: none;
}
.MinaSidorInput input
{
    font-size: 11px;
}
.LoginModule
{
    width: 165px;
    padding: 0 10px 12px 10px;
}
.SignUpDiv
{
    padding: 0 16px 6px 0;
}
.SignUpTextBox
{
    width: 140px;
}
.MinaSidorEditUserTextBox
{
    width: 200px;
}
.ForgotPasswordDiv
{
    padding: 0 16px 6px 20px;
}
.ForgotPasswordDiv input
{
    font-size: 11px;
}
.FakturaTable
{
    width: 100%;
}
table.FakturaTable td
{
    padding: 0 6px 0 0;
}
td.FakturaTableHeader
{
    font-weight: bold;
    vertical-align: top;
    border-bottom: solid 2px #8b9191; /*background-color: #dcdcdc; */
}
.MinaSidorLeftMenu
{
    border-top: solid 1px #d9d9d9;
}
.MinaSidorLeftMenu a
{
    color: #434343;
}
.SelectedMenuItem a
{
    color: #006c86;
}
.MinaSidorHeader
{
    color: #000000;
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    padding: 10px 0 4px 0;
}
hr.MinaSidorDivider
{
    border: 0;
    color: #d9d9d9;
    background-color: #d9d9d9;
    height: 1px;
    margin-top: 10px;
}
hr.MinaSidorTableLineSeparator
{
    border: 0;
    color: #d9d9d9;
    background-color: #d9d9d9;
    height: 1px;
    margin-top: 10px;
    line-height: 2px;
}
td.MinaSidorTableAlter
{
    border-top: solid 1px #d9d9d9;
}
.MinaSidorFormHeader
{
    color: #646464;
    font-weight: bold;
}
.MinaSidorBorderTopLeft
{
    float: left;
    width: 3px;
    height: 3px; /*background-image: url(/assets/images/Frame_Corner_TopLeft.jpg); */
    background-repeat: no-repeat;
    overflow: hidden;
}
.MinaSidorBorderTop
{
    float: left;
    width: 334px;
    height: 2px; /*border-top: solid 1px #d9d9d9; */
    overflow: hidden;
}
.MinaSidorBorderTopRight
{
    float: left;
    width: 3px;
    height: 3px; /*background-image: url(/assets/images/Frame_Corner_TopRight.jpg);*/
    background-repeat: no-repeat;
    overflow: hidden;
}
.MinaSidorBorderMiddle
{
    /*border-left: solid 1px #d9d9d9;  	border-right: solid 1px #d9d9d9; */
    padding: 0 5px 10px 0px;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.MinaSidorBorderBottomLeft
{
    float: left;
    width: 3px;
    height: 3px; /*background-image: url(/assets/images/Frame_Corner_BottomLeft.jpg); */
    background-repeat: no-repeat;
    overflow: hidden;
    vertical-align: top;
}
.MinaSidorBorderBottom
{
    float: left;
    width: 334px;
    height: 2px; /*border-bottom: solid 1px #d9d9d9; */
    overflow: hidden;
    vertical-align: top;
}
.MinaSidorBorderBottomRight
{
    float: left;
    width: 3px;
    height: 3px; /*background-image: url(/assets/images/Frame_Corner_BottomRight.jpg);*/
    background-repeat: no-repeat;
    overflow: hidden;
    vertical-align: top;
}
.avtal
{
    width: 457px !important;
    height: 10px !important;
    margin-left: -3px;
}

a.MinaSidorLink, a.MinaSidorLink:visited, a.MinaSidorLinkLeft, a.MinaSidorLinkRight
{
    color: #006c86;
    line-height: normal;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    padding: 5px 10px 5px 10px;
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 0 50%;
}
a.MinaSidorLinkArrow, a.MinaSidorLinkArrow.visited
{
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat right 50%;
}
a.MinaSidorLinkLeft
{
    background: url(/assets/images/arrow-footer-ttr.gif) no-repeat left 50%;
}
a.MinaSidorLinkRight
{
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat right 50%;
}
.Minasidorformular
{
    display: inline;
}
.MinaSidorInputLists
{
    font-size: 12px;
    margin-left: -6px;
}
.MinaSidorInputLists label
{
    display: inline;
    position: relative;
    top: 2px;
}
/* quick search */
.quick-search-dd
{
    top: 64px;
    right: 2px;
    background: url(/assets/images/quicksearch_top.gif) top left no-repeat;
    width: 214px;
    padding: 0;
    display: none;
    font-size: 11px;
}
.quick-search-dd div
{
    background: url(/assets/images/quicksearch_bottom.gif) bottom left no-repeat;
    padding: 0 0 5px 0;
}
.quick-search-ul
{
    list-style-type: none;
    background: url(/assets/images/quicksearch_fill.gif) repeat-y;
    margin: 5px 0 0 0;
    padding: 38px 9px 0 8px;
}
.quick-search-ul li
{
    background-color: #f9f9f9;
}
.quick-search-ul li.t, .quick-search-ul li.b
{
    padding: 0;
    margin-top: -2px;
}
.quick-search-ul li.t
{
    background: url(/assets/images/quicksearch_inner_top.gif) bottom left no-repeat;
}
.quick-search-ul li.b
{
    background: url(/assets/images/quicksearch_inner_bottom.gif) top left no-repeat;
}
.quick-search-ul li.spacer
{
    background: #5EA2B3;
    color: #fff;
    padding: 4px 7px;
    font-weight: bold;
    width: 183px;
}
.quick-search-ul li a, .quick-search-ul li a:visited
{
    color: #000;
    font-weight: bold;
    display: block;
    line-height: 15px;
    padding: 3px 7px 3px 7px;
    position: relative;
}
.quick-search-ul li a:hover, .quick-search-ul li.active a:hover, .quick-search-ul li.active a, .quick-search-ul li.active a:visited
{
    color: #fff;
    text-decoration: none;
    background-color: #186d82;
}
.quick-search-ul li a p, .quick-search-ul li.active a:hover p, .quick-search-ul li.active a p, .quick-search-ul li.active a:visited p
{
    padding: 0;
    margin: 0;
    line-height: 15px;
    font-weight: normal;
    color: #000;
}
.quick-search-ul li a:hover p, .quick-search-ul li.active a:hover p, .quick-search-ul li.active a p, .quick-search-ul li.active a:visited p
{
    color: #fff;
}
.quick-search-ul li div
{
    background: 0;
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.quick-search-ul li img
{
    float: left;
    padding-right: 5px;
    position: relative;
}
.quick-search-dd p.more
{
    padding: 10px;
    margin: 0;
    background: transparent url(/assets/images/quicksearch_fill.gif) repeat-y;
    text-align: right;
    color: #fff;
}
.quick-search-dd p.more a
{
    font-weight: bold;
    color: #fff;
}
.quick-search-dd p.more a:hover
{
    color: #fff;
}
/* comment */
.comment-head
{
    background: url(/assets/images/comment-header.gif);
    height: 20px;
    padding: 6px 0px 0px 34px;
    margin-bottom: 12px;
    font-family: Arial;
    font-weight: bold;
    color: White;
}

.comment-text
{
    background-image: url(/assets/images/bg-textbox.gif);
    background-repeat: no-repeat;
    border: 0;
    height: 101px;
    overflow: auto;
    padding: 7px 0 0 7px;
    resize: none;
    width: 409px;
    font-size: 12px;
    color: #767676;
}

.comment-name
{
    background-image: url(/assets/images/bg-textbox2.gif);
    border: 0;
    height: 22px;
    padding: 7px 0 0 5px;
    margin-right: 24px;
    width: 191px;
    font-size: 12px;
    color: #767676;
}

.comment-email
{
    background-image: url(/assets/images/bg-textbox2.gif);
    border: 0;
    height: 22px;
    padding: 7px 0 0 5px;
    width: 191px;
    font-size: 12px;
    color: #767676;
}

.comment-captcha-image
{
    width: 196px;
    margin-right: 24px;
    float: left;
}

.comment-captcha-text
{
    background-image: url(/assets/images/bg-textbox3.gif);
    border: 0;
    height: 36px;
    padding: 9px 0 0 7px;
    vertical-align: top;
    width: 189px;
    font-size: 24px;
    color: #767676;
}

.post
{
    margin: 14px 0 20px 0;
}

.post-text
{
    margin: 3px 0 5px 2px;
}

.post a
{
    color: Black;
    text-decoration: underline;
}

.module-box, .comment-box
{
    background: #dbdbdb;
}
.module-box-top, .comment-box-top
{
    background-image: url(/assets/images/comment-box-top.gif);
    height: 2px;
    overflow: hidden;
    font-size: 0.1em;
}
.module-box-mid, .comment-box-mid
{
    background-image: url(/assets/images/comment-box-mid.gif);
}
.module-box-bot, .comment-box-bot
{
    background-image: url(/assets/images/comment-box-bot.gif);
    height: 2px;
    overflow: hidden;
    font-size: 0.1em;
}
.module-box-inner
{
    background-color: #F9F9F9;
}
/*Dynamic module*/
.module-box
{
    /*background: url(/assets/images/bg-col-box-center.gif) repeat-y;*/
    width: 100%; /*margin:0 0 15px;*/
    display: block;
    float: left;
}
.module-box .module-box-inner
{
    /*background: url(/assets/images/bg-col-box-top.gif) no-repeat;*/
}
.module-box .module-box-padding
{
    /*background: url(/assets/images/bg-col-box-bottom.gif) no-repeat 0 100%;*/
    padding: 11px 13px 11px 13px;
    height: 1%;
    overflow: hidden;
}
.module-box .list, .module-box .pagelist
{
    list-style: none;
    margin: 0 0 5px;
    padding: 0;
    font-size: 12px;
    line-height: 18px;
}
.module-box .pagelist li
{
    width: 175px;
    display: block;
}
.module-box .pagelist a
{
    background: none;
    padding: 0;
    color: #006c86;
}
.div-icon, .div-text
{
    display: block;
    float: left;
}
.div-text
{
    margin-left: 5px;
    margin-top: 2px;
}
.module-box .list a
{
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 1px 50%;
    padding: 0 0 0 10px;
    color: #006c86;
}
.module-box .link
{
    padding: 5px 0 0 10px;
    color: #006c86;
    float: left;
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 1px 50%;
}
.module-box .link a
{
    font-weight: bold;
    color: #006c86;
}
/*Dynamic module end*/

/* Kalkylberäkningar */
.resultDiv
{
    /*display: none;*/
}
.search-rb-list
{
    float: left;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.search-rb-list label
{
    /*position:relative;     top:2px;*/
    display: inline;
}
.search-box div
{
    position: relative;
    top: 5px;
    float: left;
    font-weight: bold;
    margin: 0 5px;
}

/* Form buttons */
.button
{
    cursor: pointer;
}

.button .left
{
    background: url(/assets/images/bgStandardbutton_l.gif) no-repeat;
    height: 20px;
    width: 10px;
    float: left;
}
.button .middle
{
    background: url(/assets/images/bgStandardbutton_m.gif);
    height: 20px;
    text-decoration: none;
    float: left;
    padding: 0 3px 0px 3px;
}

a.button
{
    color: Black;
    font-weight: bold;
    font-family: Arial;
}

a.middle, a:visited .middle
{
    color: Black;
    font-weight: bold;
    font-family: Arial;
}

.button .right
{
    background: url(/assets/images/bgStandardbutton_r.gif) no-repeat;
    height: 20px;
    width: 9px;
    float: left;
    margin-right: 15px;
}

/* Form orage button*/
.button_orange
{
    cursor: pointer;
}

.button_orange .left
{
    background: url(/assets/images/btn-orange-left.gif) no-repeat;
    height: 28px;
    width: 12px;
    float: left;
}

.button_orange .middle
{
    background: url(/assets/images/btn-orange-middle.gif);
    height: 23px;
    text-decoration: none;
    float: left;
    padding: 5px 3px 0px 3px;
}

.button_orange a
{
    color: #000;
    font-weight: bold;
    font-family: Arial;
    text-decoration: none;
}

.button_orange .right
{
    background: url(/assets/images/btn-orange-right.gif) no-repeat right;
    height: 28px;
    width: 18px;
    float: left;
}

/**/

.DialogUserControl
{
    background-color: #fff;
    border: 10px solid #666;
    padding: 10px; /* Semi-transparent color - modern browsers */
    border: 10px solid rgba(82, 82, 82, 0.698); /* CSS3 features for mozilla and webkit-based browsers */
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

/* YouTube module */
.ytapiplayer-box
{
    padding-bottom: 10px;
    text-align: center;
}
.ytapiplayer-startpage
{
    padding-top: 8px;
    padding-bottom: 0px;
    text-align: center;
}
.module-box-inner .youtube-box, .module-box-padding .youtube-box
{
    padding: 0;
}
.module-box-inner .youtube-box-startpage, .module-box-padding .youtube-box-startpage
{
    padding: 0;
    width: 218px;
    height: 184px;
}
.youtube-item-container
{
    display: block;
    width: 218px;
    margin-left: 10px;
}
.youtube-item-container .youtube-item
{
    display: block;
    float: left;
    margin-bottom: 10px;
}
.youtube-item .image-container
{
    display: block;
    float: left;
}
.youtube-item .info-container
{
    display: block;
    float: left;
    margin-left: 8px;
}
.youtube-item .info-container p
{
    margin: 0;
    padding: 0;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}
.youtube-item .info-container a, .youtube-item .info-container a:visited
{
    color: #3CBAD3;
    line-height: normal;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
}

.youtube-most-viewed
{
    margin: 0;
}
.youtube-most-viewed li
{
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 0 50%;
    float: left;
    padding: 0 6px 0 10px;
    margin: 0 5px 0 10px;
}
.youtube-most-viewed li a, .youtube-most-viewed li a:visited
{
    color: #3CBAD3;
}
/* YouTube module end */

/* RSS Module */
.rss-list
{
    list-style-type: none;
    margin: 6px 0 0 0;
    padding: 0;
}
.rss-list li a, .rss-list li a:visited
{
    font-size: 12px;
    font-weight: normal;
}
.rss-list li.blog-post
{
    margin-top: 15px;
}
.rss-list li.blog-post a, .rss-list li.blog-post a:visited
{
    color: #00A6CC;
    font-weight: bold;
}
.rss-list li.blog-post img.avatar
{
    float: left;
    margin-right: 10px;
}
/* RSS Module end */

/**
 * Page Functions 
 */

/* XForms */
.xformvalidator
{
    color: #ff0000;
    margin-left: 5px;
    font-size: 14px;
}

#id_matrix fieldset
{
    border-style: solid;
    margin: 0px 0px 10px 0px;
    padding: 0;
}
#id_matrix label
{
    display: inline;
    color: #000;
}
#id_matrix fieldset
{
    padding: 4px 6px;
}
#id_matrix fieldset legend
{
    font-weight: bold;
    color: #515151;
}
#id_matrix input.submit-button
{
    width: auto;
    height: auto;
    border: 1px solid #7E9DB9;
    padding: 3px 0 3px 0;
    background-color: #C2EAF4;
    font-family: Arial;
    font-weight: bold;
}
#id_matrix input.text
{
    border: 1px solid #7E9DB9;
    width: 262px;
    height: 18px;
    padding: 2px 2px 0 2px;
    margin-bottom: 10px;
}
#id_matrix input.adress
{
    margin-bottom: 0;
    margin-left: 10px;
}

#id_matrix input.radio, #id_matrix input.checkbox
{
    width: auto;
    padding: 0;
    margin: 0 4px 3px 0;
    border: 0;
}
#id_matrix textarea.textbox
{
    border: 1px solid #7E9DB9;
    width: 262px;
    height: 18px;
    padding: 2px 2px 0 2px;
}
#id_matrix fieldset .label
{
    padding-right: 10px;
}
#id_matrix textarea
{
    height: 150px;
    width: 262px;
    margin-bottom: 10px;
}
#id_matrix select, #id_matrix input
{
    margin-bottom: 10px;
}

.productInfo
{
    float: right;
    width: 215px;
    margin: 0 0 4px 4px;
}
.productInfoItem
{
    padding-top: 10px;
}

.productInfo .priceBox
{
    background-color: #fff;
    text-align: center;
}
.productInfo span.price
{
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin: 3px 0 7px 0;
}
.productInfo span.header
{
    display: block;
}
.productInfo .header.included
{
    padding-bottom: 10px;
    font-weight: bold;
}
.productInfo .includedItem
{
    padding: 0 0 10px 23px;
    background: url('/assets/images/bock_green.gif') no-repeat 0px 3px;
    display: block;
}
.productInfo .includetext
{
    margin-bottom: 13px;
}
.productInfo .button_orange .left
{
    width: 12px;
}
.button_orange .right
{
    width: 12px;
}

.button_orange a, .button_orange a:hover
{
    color: #555555;
    font-weight: bold;
    font-family: Arial;
    text-decoration: none;
}

.mod-separator
{
    display: block;
    float: left;
    width: 16px;
    height: 1px;
}
#CampaignBox
{
    background: url(/assets/images/bg_kampanjmodul.jpg) no-repeat;
    padding: 8px 13px 11px 13px;
    color: #000;
    height: 48px;
}
#CampaignBox div
{
    margin-bottom: 5px;
}
#CampaignBox input.text
{
    width: 115px;
    font-size: 12px;
    margin-right: 2px;
}
#NotValidCode
{
    display: none;
    color: #f00;
    font-weight: bold;
    margin: 2px 0 0 13px;
}

#contractCalculator
{
    width: 220px;
    margin-top: 15px;
}
#contractCalculator.fixed
{
    position: fixed;
    top: 0;
    white-space: normal;
}

#content .holder.sitemap
{
    width: 665px;
}

.gray td
{
    background: #dcdcdc;
}

.buttonright
{
    float: right;
}
.buttonleft
{
    float: left;
}
#MoreInfo td
{
    min-width: 30px;
}
#MoreInfo .tableInfo
{
    margin-top: 20px;
    display: block;
}

/*  TILLÄGGSPRODUKTER, TECKNA AVTAL  */

ul#ProductAddons
{
    list-style: none none inside;
    width: 500px;
    margin: 0;
    padding: 0;
}
ul#ProductAddons li
{
    float: left;
    width: 235px;
    height: 30px;
    margin: 0 15px 0 0;
    padding: 0;
    white-space: nowrap;
}
ul#ProductAddons li.last
{
    position: relative;
}
ul#ProductAddons li label
{
    position: relative;
    top: 2px;
}
ul#ProductAddons .btn-help
{
    display: inline-block;
    float: none;
    position: absolute;
    top: 2px;
    right: -80px;
}

/*	ELPRISOMRÅDEN  */

.postalCodeRow
{
    padding: 0 0 8px;
}

#EnergyAreaP
{
    margin: 8px 0 12px;
}

.requiresPostalCode
{
    position: relative;
}
.requiresDate
{
    position: relative;
}
.temporaryOverlay, .dateOverlay
{
    position: absolute;
    z-index: 998;
    top: 0;
    left: 0;
    width: 99%;
    height: 100%;
    background: #F9F9F9;
}
.temporaryOverlay.white ,.dateOverlay.white
{
    width: 100%;
    background: #FFF;
}
.requiresPostalCode.top .temporaryOverlay
{
    top: 2px;
    left: 2px;
}

/*	JÄMFÖRPRISER  */
#content p.productPricesInfo, #content div.productPricesInfo
{
    width: 450px;
    margin-bottom: 8px; /*font-size: 10px; 	color: #000;*/
}
#content .noBox p.productPricesInfo, #content div.productPricesInfo
{
    color: #515151;
}
#content .noBox input 
{
    margin-bottom: 6px; /*font-size: 10px; 	color: #000;*/
}
#content .noBox .productPricesInfo 
{
    margin-bottom: 6px; /*font-size: 10px; 	color: #000;*/
}
#content .noBox .munDiv  .productPricesInfo 
{
    margin-bottom: 8px; /*font-size: 10px; 	color: #000;*/
}
#ProductPricesInputs
{
    width: 450px;
    margin: -5px 0 5px;
}

#ProductPricesTable
{
    width: 470px;
    margin: 0;
    border-collapse: collapse;
    white-space: nowrap;
    font-size: 11px;
}
#ProductPricesTable th
{
    padding: 4px 7px;
    text-align: center;
    vertical-align: middle;
    background: #006C86;
    line-height: 13px;
    color: #FFF;
}
#ProductPricesTable th.productName
{
    padding-left: 14px;
    text-align: left;
}
#ProductPricesTable th.last
{
    padding-right: 14px;
}
#ProductPricesTable td
{
    padding: 3px 7px;
    border: solid 3px #FFF;
    text-align: center;
    vertical-align: middle;
    background: #E9E9E9;
    color: #000;
}
#ProductPricesTable td.productName
{
    padding-left: 7px;
    border-left: 0;
    text-align: left;
}
#ProductPricesTable td.productName a
{
    display: inline-block;
    background: url(/assets/images/arrow-footer-ttl.gif) no-repeat 0 6px;
    padding-left: 10px;
    font-size: 11px;
    font-weight: bold;
}
#ProductPricesTable td.last
{
    border-right: 0;
}
.pricePanelBox
{
    padding-top:10px;
    width:460px;
    background: #ECECEC url(/assets/images/pricegradient.png) repeat-x 0 0;
    padding-left: 10px;
    margin-bottom:20px;
    border: solid 1px #DBDBDB;
}
.pricePanelBox.noBox
{
    padding-top:10px;
    width:460px;
    background:#FFF;
    padding-left: 0px;
    margin-bottom:20px;
    border:0;
}
.pricePanelBox input.empty
{
    border: 2px solid #FE911F;
}
.pricePanelBox input.nonEmpty
{
    border: 2px solid #DDD;
}
.postalCodeRow input.nonEmpty
{
    border: 2px solid #DDD;
}
.postalCodeRow input.empty
{
    border: 2px solid #FE911F;
}
.pricePanelBox h2
{
    font-weight: bold;
}
.pricePanelBox .divider
{
    margin:8px 0 8px 0;
    border: solid 0 #DBDBDB;
    border-bottom-width:1px;
    padding-left: 10px;
    width: 440px;
}

.pricePanelBox.noBox .divider
{
    display:none;
    margin:0px 0 0px 0;
    border: 0;
    border-bottom-width:0px;
    padding-left: 10px;
    width: 440px;
}
.white
{
    font-style:italic;
    background-color:White;
}
.noBox span
{
    color:#515151;
} 
.promo
{
    width:525px;
}
.error
{
    color:red;
}
.wind-order-form .row input.btnGetData
{
    margin: 1px 0 0;
    width:100px;
    color: #FFF;
        height:24px;
    background: transparent url(/assets/images/blue_button.png) no-repeat scroll 0 0;
    border: 0;
    cursor: pointer;
}

 .wind-order-form .beginning input.contract-avserInflytt-dates 
 {
     margin:0;
 }
 #ui-datepicker-div
 
 {
     z-index:1000;
 }
