﻿.clearFloat
{
    clear: both;
}

.floatRight
{
    float: right;
}

.floatLeft
{
    float: left;
}

.highlightedText
{
    color: #A27D24;
}

.preamble
{
    margin: 0px;
    font: 13px Georgia, Garamond, Times, serif;
    font-style: italic;
    margin-bottom: 40px;
}

.error
{
    color: #FF0000;
}

label.error
{
	display: block;
}

.breadCrumb
{
    font-size: 12px;
    color: #999999;
    margin-top: 10px;
}

.breadCrumb .breadCrumbList
{
    float: left;
    display: inline-block;
}

.breadCrumb .listLabel
{
    float: right;
    display: inline-block;
}


.breadCrumb a
{
    font-size: 12px;
    color: #999999;
}

.splashPage
{
    margin-top: 10px;
}

.inlineLabel
{
    display: inline;
}

/* IE 6/7 - float covers text */
.floatFix
{
    zoom: 1;
}


.hide
{
    display: none;
}

.marginRight
{
    margin-right: 10px;
}

.hr_dotted
{
    clear: both;
    padding-right: 0px;
    border-top: #d7d7d7 1px dotted;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 20px 0px 0px;
    width: 100%;
    padding-top: 0px;
    height: 20px;
}
.hr_solid
{
    clear: both;
    padding-right: 0px;
    border-top: #d7d7d7 1px solid;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 20px 0px 0px;
    width: 100%;
    padding-top: 0px;
    height: 20px;
}

.arrowLink
{
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/doubleArrowGreen.gif);
    background-repeat: no-repeat;
    background-position: 1px 5px;
    padding-left: 9px;
    margin-right: 5px;
    color: #3C8C1E;
    display: inline-block;
    cursor: pointer;
}

.greenLink
{
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/doubleArrowGreen.gif);
    background-repeat: no-repeat;
    background-position: 1px 5px;
    padding-left: 9px;
    margin-right: 5px;
    color: #3C8C1E;
    display: inline-block;
    cursor: pointer;
    font-size: 11px;
    font-style: normal;
}

.iconLink
{
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/icnHeart.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 23px;
    color: #666666;
    display: inline-block;
    cursor: pointer;
    font-style: italic;
    text-decoration: none;
    height: 23px;
}

.iconLink:hover
{
    text-decoration: none;
}

.actionButtonSmall
{
    display: inline-block;
    height: 17px;
    color: #ffffff;
    padding-left: 10px;
    line-height: 17px;
    cursor: pointer;
    margin-bottom: 2px;
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/btnAction.gif);
    background-repeat: no-repeat;
    background-position: left;
    clear: right;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.actionButtonSmall span
{
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/btnAction.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 10px;
    color: #ffffff;
    line-height: 17px;
    height: 17px;
    display: inline-block;
}

.actionButtonSmall:hover
{
    text-decoration: none;
}


.actionButtonLogin
{
    display: inline-block;
    height: 21px;
    color: #ffffff;
    padding-left: 10px;
    line-height: 21px;
    cursor: pointer;
    margin-bottom: 2px;
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/btnLoginDark.gif);
    background-repeat: no-repeat;
    background-position: left;
    clear: right;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 2px;
}

.actionButtonLogin span
{
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/btnLoginDark.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 10px;
    color: #ffffff;
    line-height: 21px;
    height: 21px;
    display: inline-block;
}

.actionButtonLogin:hover
{
    text-decoration: none;
}





.actionButtonShadow
{
    display: inline-block;
    height: 33px;
    color: #ffffff;
    padding-left: 15px;
    line-height: 33px;
    cursor: pointer;
    margin-bottom: 2px;
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/btnActionShadow.gif);
    background-repeat: no-repeat;
    background-position: left;
    clear: right;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.actionButtonShadow span
{
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/btnActionShadow.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 15px;
    color: #ffffff;
    line-height: 33px;
    height: 33px;
    display: inline-block;
}

.actionButtonShadow:hover
{
    text-decoration: none;
}

.continueButton
{
    display: inline-block;
    height: 32px;
    color: #ffffff;
    padding-left: 13px;
    line-height: 30px;
    cursor: pointer;
    margin-bottom: 2px;
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/btnContinue.gif);
    background-repeat: no-repeat;
    background-position: left;
    clear: right;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

.continueButtonGray
{
    display: inline-block;
    height: 32px;
    color: #ffffff;
    padding-left: 13px;
    line-height: 30px;
    cursor: pointer;
    margin-bottom: 2px;
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/btnContinue.gif);
    background-repeat: no-repeat;
    background-position: left;
    clear: right;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

.continueButtonGray span
{
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/btnContinue.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 25px;
    color: #ffffff;
    line-height: 30px;
    height: 32px;
    margin-right: -1px;
    display: inline-block;
}

.continueButton span
{
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/btnContinue.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 25px;
    color: #ffffff;
    line-height: 30px;
    height: 32px;
    margin-right: -1px;
    display: inline-block;
}

.continueButton:hover
{
    text-decoration: none;
}

.shoppingbagButton
{
    display: inline-block;
    height: 38px;
    color: #ffffff;
    padding-left: 25px;
    line-height: 34px;
    cursor: pointer;
    margin-bottom: 2px;
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/btnAddToBasket.gif);
    background-repeat: no-repeat;
    background-position: left;
    clear: right;
    font-family: Georgia, Garamond, Times New Roman, Serif;
    text-decoration: none;
    font-size: 12px;
    font-style: italic;
    text-transform: none;
    font-weight: bold;
}

.shoppingbagButton span
{
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/btnAddToBasket.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 25px;
    color: #ffffff;
    line-height: 34px;
    height: 38px;
    display: inline-block;
    margin-right: -4px;
}

.shoppingbagButton:hover
{
    text-decoration: none;
}

.shoppingbagButtonBlack
{
    display: inline-block;
    height: 38px;
    color: #ffffff;
    padding-left: 25px;
    line-height: 34px;
    cursor: pointer;
    margin-bottom: 2px;
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/btnRemove.gif);
    background-repeat: no-repeat;
    background-position: left;
    clear: right;
    font-family: Georgia, Garamond, Times New Roman, Serif;
    text-decoration: none;
    font-size: 12px;
    font-style: italic;
    text-transform: none;
    font-weight: bold;
}

.shoppingbagButtonBlack span
{
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/btnRemove.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 25px;
    color: #ffffff;
    line-height: 34px;
    height: 38px;
    display: inline-block;
    margin-right: -4px;
}

.shoppingbagButtonBlack:hover
{
    text-decoration: none;
}

.btnShowHide
{
    display: inline-block;
    height: 29px;
    color: #ffffff;
    padding-left: 13px;
    line-height: 29px;
    cursor: pointer;
    margin-bottom: 2px;
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/btnActionDown.gif);
    background-repeat: no-repeat;
    background-position: left;
    clear: right;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.btnShowHide span
{
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/btnActionDown.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 30px;
    color: #ffffff;
    line-height: 29px;
    height: 29px;
    margin-right: -1px;
    display: inline-block;
}
.btnShowHide:hover
{
    text-decoration: none;
}

.txtInput
{
    color: #7D7D7D;
    font-size: 10px;
    padding: 2px 2px 2px 4px;
    border: 0px;
    border-top: solid 1px #bbbbbd;
    border-bottom: solid 1px #e9eaec;
    border-left: solid 1px #e9eaec;
    border-right: solid 1px #e9eaec;
}

.contentWrapper
{
    margin: 10px;
}

.frame
{
    background: #e2e2e2 url(//media.redcatsnordic.com/laredoute/images/generic/graphics/grayborder_tl.gif) no-repeat;
    width: 545px;
    position: relative;
    padding: 1px;
    margin: 10px auto;
}

.frame .frameBackgroundColor
{
    background-color: #FFFFFF;
    padding: 10px;
}

.frame .frameGradientBackground
{
    background: #FFFFFF url(//media.redcatsnordic.com/laredoute/images/generic/graphics/background-framegradient.gif) repeat-x;
    padding: 10px;
}

.frame .frameLineBackground
{
    background: #FFFFFF url(//media.redcatsnordic.com/laredoute/images/generic/graphics/bgMatch.gif) repeat-x;
    padding: 10px;
}

.frameTopRight, .frameBottomLeft, .frameBottomRight
{
    position: absolute;
    width: 2px;
    height: 2px;
    display: block;
}

.frame .frameTopRight
{
    background: transparent url(//media.redcatsnordic.com/laredoute/images/generic/graphics/grayborder_tr.gif) no-repeat;
    top: 0;
    right: 0;
}

.frame .frameBottomLeft
{
    background: transparent url(//media.redcatsnordic.com/laredoute/images/generic/graphics/grayborder_bl.gif) no-repeat bottom left;
    bottom: 0;
    left: 0;
}

.frame .frameBottomRight
{
    background: transparent url(//media.redcatsnordic.com/laredoute/images/generic/graphics/grayborder_br.gif) no-repeat bottom right;
    right: 0;
    bottom: 0;
}

.product_wrapper
{
    padding: 0px;
}

.splash_top
{
    position: relative;
    display: block;
    float: right;
    width: 765px;
    overflow: hidden;
    padding: 0;
    margin: 0;
}


.twoColumnForm
{
    clear: both;
    float: none;
    font-family: Georgia, Garamond, Times New Roman, Serif;
}

.twoColumnForm .firstColumn
{
    width: 245px;
    clear: both;
    float: left;
    display: inline;
}

.twoColumnForm li
{
    display: block;
    float: none;
    margin-bottom: 10px;
}

.twoColumnForm li .setHeight
{
    float: none;
    display: block;
}
.twoColumnForm li div
{
    display: inline;
    height: 40px;
}

.twoColumnForm .firstColumnNoWidth
{
    margin-right: 10px;
    clear: both;
    float: left;
    display: inline;
}

.checkBoxText
{
    color: #7d7d7d;
    font-size: 12px;
}

.listBorder
{
    clear: both;
    float: none;
    margin-top: 20px;
    border-top: dotted 1px #CCC;
    padding-top: 15px;
}

.oneColumnForm
{
    clear: both;
    float: none;
    font-family: Georgia, Garamond, Times New Roman, Serif;
}

.oneColumnForm li
{
    height: 40px;
    margin-bottom: 10px;
}

.headerContentSeparator
{
    clear: both;
    line-height: 1px;
    height: 1px;
    background-color: #d7d7d7;
    width: 100%;
    margin-bottom: 15px;
}

.contentHeader
{
    font-family: Georgia, Garamond, Times New Roman, Serif;
    clear: both;
    display: inline-block;
    font-size: 28px;
    font-style: italic;
    margin-top: 20px;
    margin-bottom: 10px;
}

.obligatoryStar
{
    color: #f55aaa;
}

.obligatoryText
{
    font-family: Georgia, Garamond, Times New Roman, Serif;
    font-style: italic;
    color: #7d7d7d;
}
.alternateTableColumn
{
    background-color: #E2E2E2;
}
.contentArea
{
    margin-right: 15px;
}

.contentArea .introText
{
    margin-top: 15px;
    line-height: 18px;
    margin-bottom: 20px;
}

.contentArea .contentBox, .largeContentArea .contentBox
{
    padding-top: 15px;
    border-top: solid 1px #e2e2e2;
    margin-bottom: 15px;
}

.largeContentArea
{
    width: 758px;
}

.contentHeaderRight
{
    float: right;
    display: inline-block;
    margin-top: 30px;
}

/* Match product */
.matchBackground
{
    background: #FFFFFF url(//media.redcatsnordic.com/laredoute/images/generic/graphics/bgMatch.gif) repeat-x;
    padding: 10px;
}

.matchBackground li
{
    float: left;
    margin-left: 42px;
    display: inline-block;
    width: 70px;
}

.matchBackground .firstColumn
{
    margin-left: 0px;
    margin-right: 2px;
}

.matchGrade
{
    margin-bottom: 3px;
}

.matchImage
{
    border: solid 1px #d7d7d7;
    margin-bottom: 10px;
}

.matchText
{
    font-family: Georgia, Garamond, Times New Roman, Serif;
    font-size: 11px;
}

.matchProductItemType
{
    font-style: italic;
}

/* Scroll frame product */

.scrollFrameProductList
{
    clear: both;
}

.scrollFrameProductList li
{
    float: left;
    margin-left: 15px;
    display: inline-block;
    width: 72px;
}

.scrollFrameProductList .firstColumn
{
    margin-left: 6px;
}

.scrollFrameProductList .step
{
    margin: 0px;
    width: 20px;
}

.scrollFrameProductList .productGrade
{
    margin-bottom: 3px;
    height: 7px;
}

.scrollFrameProductList .productImage
{
    border: solid 1px #d7d7d7;
    margin-bottom: 10px;
}

.scrollFrameProductList .brand
{
    color: #999999;
    font-size: 10px;
    text-transform: uppercase;
}

.scrollFrameProductList .label
{
    font-style: italic;
    font-size: 12px;
}

.scrollFrameProductList .price
{
    font-size: 13px;
}

.scrollFrameProductList .stepLeftLink
{
    background: transparent url(//media.redcatsnordic.com/laredoute/images/generic/graphics/framearrowleft.png) no-repeat 0 0px;
    width: 20px;
    height: 20px;
    display: block;
    margin-top: 35px;
}

.scrollFrameProductList .stepRightLink
{
    background: transparent url(//media.redcatsnordic.com/laredoute/images/generic/graphics/framearrowright.png) no-repeat 0 0px;
    width: 20px;
    height: 20px;
    display: block;
    margin-top: 35px;
    margin-left: 10px;
}

.limitedService
{
    margin-left: 20px;
    width: 600px;
    font-size: 12px;
}

.saveAlert
{
    margin-bottom: 10px;
}

.saveAlertIcon
{
    float: left;
    margin-right: 10px;
    padding-left: 12px;
}

.saveAlertText
{
    float: left;
    padding-top: 10px;
}