/*
Colors
#D9D9D9 GrÂ till ramen
#ececec Ljusare grÂ bakom produkter 
------------------------------------------ */


/* Links
------------------------------------------ */

a, a:link, a:active, a:visited
{
    color: #000;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

a.dotted, a.dotted:link, a.dotted:active, a.dotted:visited
{
    color: #5F5F5F;
    text-decoration: none;
    border-bottom: 1px dotted #5F5F5F;
    margin-bottom: 15px;
}
a.dotted:hover
{
    color: #ff0011;
    border-bottom: 1px solid #5F5F5F;
    text-decoration: none;
}

p a, p a:link, p a:active, p a:visited
{
    color: #5F5F5F;
    text-decoration: none;
    border-bottom: 1px dotted #5F5F5F;
    margin-bottom: 15px;
}
p a:hover
{
    color: #ff0011;
    border-bottom: 1px solid #5F5F5F;
    text-decoration: none;
}


a.colored, a.colored:link, a.colored:active, a.colored:visited
{
    color: #E2D459;
    text-decoration: none;
}

a.colored:hover
{
    text-decoration: underline;
}

a.productTitle, a.productTitle:link, a.productTitle:active, a.productTitle:visited
{
    color: #000;
    text-decoration: none;
}

a.productTitle:hover
{
    text-decoration: underline;
}

a.red, a.red:link, a.red:active, a.red:visited
{
    color: #FF0000;
    text-decoration: none;
}

a.red:hover
{
    text-decoration: underline;
}

a.green, a.green:link, a.green:active, a.green:visited
{
    color: #009900;
    text-decoration: none;
}

a.green:hover
{
    text-decoration: underline;
}

a.inactive, a.inactive:link, a.inactive:active, a.inactive:visited
{
    color: #cccccc;
    text-decoration: none;
}

a.inactive:hover
{
    text-decoration: underline;
}

a.button, a.button:link, a.button:active, a.button:visited
{
    color: #fff;
    text-decoration: none;
}

a.button:hover
{
    text-decoration: underline;
}



/* Structure
------------------------------------------ */

#__asptrace
{
    padding: 800px 0 0 0;
}

body
{
    height: 100%;
    margin: 0;
    padding: 0;
    font: 0.72em/1.3em Arial, Helvetica, sans-serif;
    background: url('../images/bg/tonal.jpg') repeat-x center top fixed;
    background-color: #fff;
}

#container
{
    min-height: 100%;
}
* html #container
{
    height: 100%;
}

#wrapper
{
    margin: 0 auto;
    width: 912px;
    background: url("../images/wrapper-top.png") no-repeat 0 0;
    padding: 11px 0 0 0;
}

#innerWrapper
{
    margin: 4px 0 0 0;
    background: url("../images/wrapper-repeat.png") repeat-y 0 0;
    overflow: hidden;
}


#header
{
    height: 60px;
    text-align: center;
    padding: 0 0 0 0;
    overflow: hidden;
    background-color: #D9D9D9;
    width: 878px;
    margin: 0 16px;
}

#headerMain
{
    background-color: #fff;
    width: 878px;
    height: 115px;
    text-align: left;
}

/*#headerMain h1 {
    height: 95px;
    margin:0;padding:0 0 0 0;
    background: url('../images/static/mw_logo.png') no-repeat left top;
    display:block;}
#headerMain h1 a {
    padding: 0px;
    text-indent: -700em;
}*/

#headerPadding
{
    padding: 10px;
}

#lang
{
    overflow: auto;
    padding: 7px 0 0;
    float: left;
}

div#menu
{
    float: left;
    width: 878px;
    background: #fff;
    padding: 0;
    margin: 0;
}


div#menu table, div#menu table tr, div#menu table td
{
    border: none;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

div#menu table
{
    width: 100px;
}

ul#nav, ul#nav li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul#nav
{
    margin-left: 10px;
    width: 623px;
}

ul#nav li
{
    float: left;
    margin-right: 3px;
    text-align: center;
}

ul#nav a
{
    float: left;
    width: 6em;
    padding: 5px 0;
    background: #9F9F9F;
    text-decoration: none;
    color: #fff;
}

ul#nav li#ctl00_print a
{
    width: 8em;
}

ul#nav a:hover
{
    background: #D9D9D9;
    color: #FFF;
}

ul#nav li.activelink a, ul#nav li.activelink a:hover
{
    background: #D9D9D9;
    color: #003;
}

ul#rightnav, ul#rightnav li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul#rightnav
{
    margin-left: 10px;
    width: 623px;
}

ul#rightnav li
{
    float: left;
    margin-right: 3px;
    text-align: center;
}

ul#rightnav a
{
    float: left;
    width: 9em;
    padding: 5px 0;
    background: #000;
    text-decoration: none;
    color: #fff;
}

ul#rightnav a:hover
{
    background: #D9D9D9;
    color: #FFF;
}

ul#rightnav li.activelink a, ul#rightnav li.activelink a:hover
{
    background: #000;
    color: #003;
}

#searchcontainer
{
}

#ctl00_controlSearchBox_tbSearch
{
    width: 140px;
    border: solid 1px #cccccc;
    float: left;
    position: relative;
    top: 2px;
}

#ctl00_controlSearchBox_tbSearch:hover
{
    /*background-color: #FFBF4F;*/
    cursor: text;
    border: solid 1px #cccccc;
}
#ctl00_controlSearchBox_tbSearch:focus
{
    color: #000;
    background-color: #eee;
    border: inset 1px #cccccc;
    cursor: text;
}

#ctl00_controlSearchBox_submitButton
{
    text-align: center;
    float: left;
    width: 7em;
    padding: 5px 0;
    background: #000;
    text-decoration: none;
    color: #fff;
    margin-left: 10px;
}

#ctl00_controlSearchBox_submitButton:hover
{
    background: #333;
}

#main
{
    margin: 0 16px;
    width: 878px;
    height: 100%;
    display: table;
    overflow: hidden;
}

#leftcol
{
    width: 500px;
    float: left;
    padding-left: 27px;
}

#rightcol
{
    width: 200px;
    float: left;
    margin-left: 50px;
    padding-top: 10px;
}


.button
{
    float: left;
    text-align: center;
    padding: 5px 5px;
    background: #000;
    text-decoration: none;
    color: #fff;
    width: 7em;
    margin-left: 0px;
}

.button:hover
{
    background: #333;
}

.blogdate
{
    margin-bottom: 7px;
    color: #cccccc;
    font-size: 0.9em;
}

div#chooseBrand
{
    background: #ECECEC;
    padding: 10px 5px 10px 5px;
    height: 18px;
}

#ctl00_mainContentPH_controlChooseBrand_ddlBrand
{
    width: 153px;
    margin: 0;
    padding: 0;
}

ul.leftnav, ul.leftnav li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.leftnav
{
    margin: 0;
}

ul.leftnav li
{
    margin: 0 0 2px 0;
    text-align: left;
}

ul.leftnav a
{
    display: block;
    padding: 5px 0 5px 5px;
    background: #9F9F9F;
    text-decoration: none;
    color: #fff;
}

ul.leftnav a:hover
{
    background: #D9D9D9;
    color: #FFF;
}

ul.leftnav li.activelink a, ul.leftnav li.activelink a:hover
{
    background: #D9D9D9;
    color: #003;
}

div#listCategory
{
    background: #fff;
    padding: 10px 0 8px 0;
}

#ctl00_mainContentPH_CartSummary_panelBasket
{
    background: #ECECEC;
    padding: 5px;
    margin-left: 5px;
    height: 28px;
    overflow: hidden;
}

#leftColumnBasket
{
    float: left;
    padding-top: 1px;
    width: 500px;
}

#rightColumnBasket
{
    float: right;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 15px;
}

#ctl00_mainContentPH_panelBrandInfo
{
    margin: 10px 0 0 5px;
    background: #000000;
    color: #ffffff;
}

#ctl00_mainContentPH_panelBrandInfo a, #ctl00_mainContentPH_panelBrandInfo a:link, #ctl00_mainContentPH_panelBrandInfo a:active, #ctl00_mainContentPH_panelBrandInfo a:visited
{
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dotted #fff;
}
#ctl00_mainContentPH_panelBrandInfo a:hover
{
    border-bottom: 1px solid #fff;
}

#ctl00_mainContentPH_panelProductList
{
    margin-top: 5px;
    margin-left: 0;
}

#ctl00_mainContentPH_panelProduct
{
    margin-top: 10px;
    margin-left: 5px;
}

#footer
{
    clear: both;
    width: 912px;
    margin: 10px 0 0;
    background: url("../images/wrapper-b.png") no-repeat -1px bottom;
    padding: 0 0 20px;
}

#footerMain
{
    width: 715px;
    margin: 0 auto;
    font-size: 0.9em;
}

#footerLeft
{
    float: left;
    padding: 20px 20px 0 20px;
}

#footerRight
{
    text-align: right;
}

#subNotes
{
    padding: 2px 10px;
    color: #333;
    text-align: center;
}

#subNotes p
{
    margin: 5px 0 0 0;
}

.divPad
{
    padding: 10px;
}

.clearer
{
    clear: both;
    display: block;
    height: 1px;
    margin-bottom: -1px;
    font-size: 1px;
    line-height: 1px;
}

#hrefHome
{
    position: relative;
    top: -10px;
    left: -300px;
}

div#menu
{
    margin: 0 16px;
}

/*
Failed to present browser compatible version.
Used some tables instead. It's a shame.
Save this for the future..
#menuSpan
{
    position:relative;top: -23px;left:60px;
}


#menu li
{
    display: inline;
    
    padding-right: 1.5em;
    padding-left: 1.5em;
}

#menu li.first
{
    
}

#menu a
{
    color: #fff;
    text-decoration:none;
    font-weight:bold;
}*/


#slogan
{
    padding: 15px 5px 5px 5px;
    color: #BCBDC0;
    text-align: center;
}

/* Headings
------------------------------------------ */
.headline
{
    height: 40px;
    padding: 0;
    margin: 0;
}

.headline h2
{
    font-size: 2em;
    font-weight: lighter;
    color: #fff;
    margin: 0;
    padding: 0.5em;
}

h1
{
    font-size: 1.8em;
    color: #333333; /*Dark green #116121*/
    margin: 1em 0;
    padding: 0 0 10px 0;
}

h1#productTitle
{
    font-size: 1.4em;
    color: #333333;
    margin: 0;
    padding: 0 0 20px 0;
}

h2
{
    font-size: 1.4em;
    color: #333333;
    margin: 8px 0 3px 0;
    padding: 5px 0 3px 0;
}

h2.yellow
{
    color: #E2D459;
}

h3
{
    font-size: 1.2em;
    color: #444444; /*Dark green #116121*/
}

h4
{
    margin: 3px 0;
    font-size: 1.1em;
}

h5
{
    color: #333;
}

.line
{
    border-bottom: 1px solid #ccc;
    display: block;
    margin: 10px 0;
}

img
{
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
}

select
{
    font: 0.95em Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    cursor: pointer;
    background-color: #333;
    color: #fff;
    border: 0;
}

select option
{
    background-color: #fff;
    color: #333;
}

.clear
{
    clear: both;
}

.entryFoot
{
    text-align: left;
    background: #efefef;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
    padding-top: 1px;
    padding-left: 5px;
    padding-right: 20px;
    padding-bottom: 2px;
    font-size: 0.9em;
}

.titleHeader
{
    background-color: #DCD939;
    border: 0;
    margin: 0;
}

/* ----pager---- */
#pager
{
    padding: 0;
    margin: 0;
    width: 500px;
}

#pager li
{
    float: left;
    list-style-type: none;
    width: 15%;
}

#pager li#middle
{
    width: 70%;
    text-align: center;
}

#pager li#next
{
    text-align: right;
}

#pager li a, #pager li a:link, #pager li a:active, #pager li a:visited
{
    /*color:#fff;*/
    padding-bottom: 3px; /*text-decoration:none;     border-bottom:3px solid #fff;*/
}
#pager li a:hover
{
    /*border-bottom:3px solid #FFCC00;*/
}

/* Product
------------------------------------------ */
#imageBorder
{
    color: #000;
    width: 422px;
    height: 422px;
    border: 1px solid #ccc;
    padding: 5px;
    display: table;
    position: static;
}

#imagePadding
{
    color: #000;
    display: table-cell;
    vertical-align: middle;
    position: static;
    text-align: center;
}

.price
{
    color: #000;
}

.reaprice
{
    background-color: #ff0000;
    color: #fff;
}

.reapricebig
{
    background-color: #ff0000;
    color: #fff;
}

.strikepricebig
{
    text-decoration:line-through;
}

div.product
{
    width: 223px;
    height: 223px;
    background-color: #FFFFFF;
    border: 1px solid #cccccc;
    text-align: center;
    margin-bottom: 3px;
    vertical-align: middle;
    line-height: 170px;
    padding: 0;
}

div.productMiddle
{
    width: 223px;
    height: 223px;
    background-color: #FFFFFF;
    border: 1px solid #cccccc;
    text-align: center;
    margin-bottom: 3px;
    vertical-align: middle;
    line-height: 170px;
    padding: 0;
}

div.productPad
{
    padding: 3px;
}

div.productTitle
{
    background: #ececec url('../images/static/white_corner.gif') no-repeat 100% 100%;
    color: #000;
    vertical-align: middle;
    height: 55px;
    width: 220px;
    padding-left: 5px;
    margin: 0 0 10px 0;
}

#productLogo
{
    padding: 10px 10px 0 10px;
    text-align: center;
    margin-bottom: 10px;
    width: 221px;
    height: 60px;
    background-color: #ececec;
}

#productDescription
{
    padding: 10px;
    width: 221px;
    min-height: 334px;
    background-color: #ececec;
}

div.whiteBack
{
    background-color: #fff;
    min-height: 100%;
}

div.greyBar
{
    background-color: #B7B7B7;
    color: #FFFFFF;
    margin: 4px 0 4px 0;
    padding: 2px 11px 2px 11px;
}

img
{
    vertical-align: middle;
}

/* Top menu
------------------------------------------ */

#topMenu
{
    padding: 0 10px 10px 10px;
    color: #000;
}

#topMenu .divider
{
    padding: 0 .8em 0 .8em;
    color: #E2D45A;
}

#topMenu a
{
    color: #5F5F5F;
    text-decoration: none;
    border-bottom: 1px dotted #5F5F5F;
    margin-bottom: 15px;
}

#topMenu a:hover
{
    color: #ff0011;
    border-bottom: 1px solid #5F5F5F;
    text-decoration: none;
}


#navigator
{
    padding-top: 5px;
}

#navigator a
{
    color: #333;
    text-decoration: none;
    margin: 0 0 0 0;
    padding: .1em 0;
}
#navigator a:hover
{
    text-decoration: underline;
}

#ctl00_topMenuPh_controlUserMenu_spanOffline
{
    padding-bottom: 5px;
    float: right;
}

/* Bottom menu
------------------------------------------ */

ul.subInfo
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.subInfo span.head
{
    padding: .1em .5em;
    display: block;
    background-color: #E2D45A;
    color: #58595b;
    font-weight: bold;
}

ul.subInfo span
{
    padding: 0;
    margin: 0;
    color: #58595b;
    display: block;
}

ul.left
{
    margin-right: 3px;
}

ul.middle
{
    margin-left: 3px;
    margin-right: 3px;
}

ul.right
{
    margin-left: 3px;
}

ul.subInfo a
{
    display: block;
    color: #333;
    text-decoration: none;
}

ul.subInfo a:hover
{
    color: #000;
    background-color: #fff;
    text-decoration: underline;
}

ul.subInfo li
{
    margin: 0;
    padding: 0;
    display: inline;
}

/* Listor i hˆgerkolumnen
------------------------------------------ */

ul.contents
{
    margin-left: 20px;
    padding: 0;
    list-style-type: disc;
}

/* Color codes
------------------------------------------ */
.red
{
    color: #FF0000;
}
div.redback, span.redback, p.redback
{
    color: #000000;
    background-color: #FF0000;
}


/* Misc
------------------------------------------ */


/* Register
------------------------------------------ */

.register td
{
    vertical-align: top;
}
.register td input[type="text"], .register td input[type="password"]
{
    width: 200px;
}

.validationMessage
{
    float: right;
    list-style: none;
}

/* Grid style
------------------------------------------ */

.gridViewStyle
{
    border: 1px solid #CCCCCC;
}

.headerStyle
{
    height: 30px;
    color: #330000;
    background-color: #ccc;
    text-align: left;
}

.rowStyle
{
    height: 30px;
    vertical-align: middle;
    background-color: #EFEFEF;
    text-align: left;
}

.gridViewStyle th, .gridViewStyle td
{
    padding: 0.2em 5px 0.2em 5px;
}

.gridViewStyle a:link, visited
{
    color: #000;
    text-decoration: none;
}

.gridViewStyle a:visited
{
    color: #000;
    text-decoration: none;
}

.gridViewStyle a:hover
{
    color: #000;
    text-decoration: none;
}

.gridViewStyle a:active
{
    color: #ccc;
}

.alternatingRowStyle
{
    height: 30px;
    vertical-align: middle;
    background-color: #DFDFDF;
}

.rowStyleHover
{
    height: 30px;
    vertical-align: middle;
    background-color: #fff;
}

.editRowStyle
{
    height: 30px;
    vertical-align: middle;
}

.selectedRowStyle
{
    height: 30px;
    vertical-align: middle;
    background-color: #ccff99;
}

.movedRowStyle
{
    height: 30px;
    vertical-align: middle;
    background-color: #3399FF;
}

.pagerStyle
{
    height: 30px;
    color: #000000;
    background-color: #D2B9A6;
    color: #fff;
    font-weight: bold;
    background-color: #D2B9A6;
    background-image: url('grid_back.gif');
    background-repeat: repeat-x;
    background-position: top;
}

.pagerStyle td
{
    padding: 0 2px 0 2px;
}

.footerStyle
{
    height: 30px;
    color: #000000;
    background-color: #ccc;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalBox
{
    width: 710px;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ccc;
}
#errormessage
{
    background: #333333 url(../../images/stop.png) no-repeat 10px center;
    border: solid #6c6c6c;
    border-width: 1px 0;
    padding: 14px 30px;
    display: block;
    color: #FFFFFF;
}

.successmessage
{
    background: #d6ffdd url(../../images/tick.png) no-repeat 10px center;
    border: solid #a3f3b1;
    border-width: 1px 0;
    padding: 10px 30px;
    display: none;
    color: Black;
}

/* Checkout
------------------------------------------ */

ul#checkoutnav, ul#checkoutnav li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul#checkoutnav
{
    margin-left: 1px;
    width: 723px;
}
ul#checkoutnav li
{
    float: left;
    margin-right: 3px;
    text-align: center;
}
ul#checkoutnav a
{
    float: left;
    width: 11em;
    padding: 5px 0;
    background: #9F9F9F;
    text-decoration: none;
    color: #fff;
}
ul#checkoutnav a:hover
{
    background: #D9D9D9;
    color: #FFF;
}
ul#checkoutnav li.activelink a, ul#checkoutnav li.activelink a:hover
{
    background: #D9D9D9;
    color: #003;
}

ul#checkoutnav span
{
    float: left;
    width: 11em;
    padding: 5px 0;
    background: #9F9F9F;
    text-decoration: none;
    color: #bbb;
}

ul#partners, ul#partners li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul#partners
{
    margin-left: 1px;
    width: 723px;
}

ul#partners li
{
    float: left;
    margin-right: 3px;
    text-align: center;
}

ul#all-brand-logos
{
    margin: 0px;
    padding: 0px 0 0 20px;
    /*width: 723px;*/
    list-style-type: none;
}

ul#all-brand-logos li
{
    width: 150px;
    height: 70px;
    float: left;
    padding-right: 16px;
    text-align: center;
    display: block;
}

ul#all-brand-logos li img
{
    margin-bottom: 12px;
}

