﻿
.flashLayer
{
    width: 750px;
    height: 570px;
    z-index: 50;
    overflow: auto;
    top: 40px;
}
.layer
{
    margin: 0px auto;
    display: none;
    position: absolute;
    left: 50%;
    overflow: visible;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #FFFFFF;
}

.layer label
{
    font-weight: normal;
    font-family: Georgia;
}

/* Different width and positioning of layers - Use id since jQuery will use it */
#commentLayer
{
    margin-left: -266px;
    width: 532px;
}

#alertLayer
{
    margin-left: -150px;
    width: 300px;
}

#answerQuestionLayer
{
    margin-left: -196px;
    width: 393px;
}

#loginLayer
{
    margin-left: -210px;
    width: 420px;
}
#loaderLayer
{
    margin-left: -150px;
    width: 300px;
}

#popupOnceLayer
{
    margin-left: -258px;
    width: 517px;
}
#shareLayer
{
    margin-left: -305px;
    width: 610px;
    left: 290px;
}

#deliveryInfoInStockLayer
{
    margin-left: -305px;
    width: 610px;
    left: 290px;
}

#deliveryInfoNoStockLayer
{
    margin-left: -305px;
    width: 610px;
    left: 290px;
}

#registerUserLayer
{
    margin-left: -192px;
    width: 384px;
}

#registerCustomerLayer
{
    margin-left: -192px;
    width: 384px;
}

#ctl00_ctl00_c_c_dpvc_AI_WishListConfirmation
{
    margin-left: -250px;
    width: 320px;
}

#productLayer
{
    width: 700px;
}

#continueWithoutLoginLayer
{
    margin-left: -192px;
    width: 384px;
}

#thankyouLayer
{
    margin-left: -192px;
    width: 384px;
}

#deliveryInfoInStockLayer 
{
    font-family:Georgia, Garamond, Times New Roman, Serif;
}

#deliveryInfoNoStockLayer 
{
    font-family:Georgia, Garamond, Times New Roman, Serif;
}

#errorViewLayer
{
    position:absolute; 
    top:200px !important;
    left:50%;
    margin-left:-375px;
    background-color:#fff;
    width:750px;
}

.horizontalFormTable li.insuranceForm
{
    float: none;
    display: block;
    line-height: 20px;
    overflow: auto;
}

.horizontalFormTable .label
{
    float: left;
    line-height: 20px;
    display: inline-block;
    width: 130px;
}

.horizontalFormTable .radioBtn 
{
    vertical-align:middle;
}

.horizontalFormTable .spanRbtn 
{
    vertical-align:middle;
}

.horizontalFormTable .checkBx 
{
    vertical-align:middle;
}

.horizontalFormTable ul .insuranceFormAcceptTerms 
{
    margin-top:15px;
    margin-bottom:15px;
    line-height:20px;
}

.horizontalFormTable li. insuranceFormAcceptTerms
{
    margin-bottom:8px;
}

* html .horizontalFormTable .label
{
    width: 125px;
}

* html .horizontalFormTable
{
    width: 100%;
}

.layerHeader
{
    font-size: 12px;
    font-weight: bold;
    font-family: Georgia, Garamond, Times New Roman, Serif;
    text-transform: uppercase;
}

.layerInlineHeader
{
    font-size: 12px;
    font-weight: bold;
    font-family: Georgia, Garamond, Times New Roman, Serif;
    text-transform: uppercase;
    margin: 10px 0px 10px 0px;
}

.layerOverlay
{
    background-color: black; /*z-index: 1000 !important;*/
}

.layerBackground
{
    position: relative;
    margin: 10px 10px 0px 10px;
    background: #464646 url(//media.redcatsnordic.com/laredoute/images/generic/graphics/bgLayer.gif) repeat-x bottom left;
    zoom: 1;
}



.layerDrag
{
    height: 15px;
    width: 100%;
    cursor: default;
}

.layerContentWrapper
{
    margin: 0 20px 20px;
    padding-bottom: 10px;
}

.layerContentWrapper .separator
{
    clear: both;
    display: inline-block;
    background: transparent url(//media.redcatsnordic.com/laredoute/images/generic/graphics/layerSeparator.gif) repeat-x;
    height: 2px;
    width: 100%;
    line-height: 0px;
}

.layerCloseButton
{
    position: absolute;
    right: -7px;
    top: -8px;
    padding: 0 0 0 20px;
    height: 20px;
    width: 0px;
    background: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/btnLayerClose.png) no-repeat top left;
    overflow: hidden;
    cursor: pointer;
}

.errorMessage
{
    height: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    color: Red;
    font-size: 10px;
}

.submitButton
{
    /*float: right;*/
}

* html .submitArea
{
    width: 100%;
}

.submitForm
{
    float: right;
    display: block;
    margin-bottom: 10px;
    line-height: normal;
    margin-top: 5px;
}

.loginSubmit
{
    display: inline-block;
    float: right;
}

/* POPUP LAYER */

.popup_wrapper
{
    display: none;
}

.popup_background
{
    background-color: black;
    position: absolute;
    top: 0;
    margin-left: 0px;
    width: 100%;
    height: 1;
    z-index: 130;
    filter: alpha(opacity=30);
    -moz-opacity: .30;
    opacity: .30;
    overflow: hidden;
}

* html .popup_background
{
    display: none; /* FOR IE 6 */
}

.popup_content .arrowLink
{
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/doubleArrowGreen.gif);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 9px;
    margin-right: 5px;
    color: #68aa2f;
    display: inline-block;
    cursor: pointer;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    margin-top: 0px;
}

.popup_main, .popup_background, .popup_content_background, .popup_content_bottom
{
    left: 0px;
}

.popup_main, .popup_container
{
    position: absolute;
    z-index: 131;
}

.popup_container
{
    background-color: #252525 !important;
    padding: 10px 15px;
}

.popup_container a
{
    color: White;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 11px;
}

.popup_container .arrowLink
{
    background-image: url(//media.redcatsnordic.com/laredoute/images/generic/graphics/doubleArrowWhite.gif);
    background-position: 1px 2px;
}

.popup_main
{
    margin: 0px auto;
    position: absolute;
    overflow: visible;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #FFFFFF;
    background: #464646 url(//media.redcatsnordic.com/laredoute/images/generic/graphics/bgLayer.gif) repeat-x scroll left bottom;
}

.popup_title .popup_close
{
    background: transparent url(//media.redcatsnordic.com/laredoute/images/generic/graphics/btnLayerClose.png) no-repeat scroll left top;
    font-size: 0px;
    display: block;
    position: absolute;
    top: -9px;
    right: -9px;
    height: 20px;
    cursor: pointer;
    width: 20px;
    overflow: hidden;
}

.popup_title .popup_close:hover
{
    text-decoration: none;
}

.popup_content
{
    margin: 10px;
    width: 500px;
}

.popup_content .form
{
    display: inline-block;
    width: auto;
}

.popup_content ul
{
    margin-left: 0;
    padding: 0 0 0 20px;
    list-style-type: none;
}

.popup_content ul li
{
    height: 30px;
}

.popup_content div
{
    display: block;
}

.popup_content .frame
{
    width: 480px;
    color: #000000;
}

.popup_content .frame .frameBackgroundColor
{
    color: #000000;
}


.layerForm
{
    display: block;
    line-height: 18px;
}
.layerForm .txtInput
{
    width: 148px;
    margin-bottom: 3px;
}
.layerForm .txtEmail
{
    width: 222px;
    margin-bottom: 3px;
}
.layerForm .txtPassword
{
    width: 107px;
    margin-bottom: 3px;
}

.submitArea .submitAreaText .arrowLink
{
    background-image: url(//media.redcatsnordic.com/ellos/images/generic/graphics/doubleArrowSmallGeneric.gif);
    color: #338185;
    font-weight: bold;
    font-size: 16px;
    background-position: 1px 4px;
}
.submitArea .layerSubmit .arrowLink
{
    background-image: url(//media.redcatsnordic.com/ellos/images/generic/graphics/doubleArrowSmallGeneric.gif);
    color: #338185;
}

* html .submitArea
{
    width: 100%;
}

.submitAreaText
{
    float: left;
    width: 158px;
}

.submitArea .submitAreaText .showOffer
{
    font-weight: normal;
    font-size: 11px;
    background-position: 1px 1px;
}

.submitAreaText li
{
    float: none;
    height: 22px;
}

/* IE 6 */* html .submitAreaText
{
    float: left;
    width: 157px;
}
.layerSubmit
{
    display: inline-block;
    float: right;
}
.layerForm label
{
    display: inline;
}
.layerForm .horizontalFormTable ul
{
    width: 100%;
    margin-top: 0px;
}
.layerForm .horizontalFormTable .label
{
    width: 165px;
}

* html .layerForm .horizontalFormTable .label
{
    width: 160px;
}


.layerForm .horizontalFormTable .newsletter
{
    float: right;
    margin-top: 10px;
}

.layerForm .horizontalFormTable .paragraph
{
    line-height: normal;
}

.layerForm .socialSecurityNumber
{
    margin-bottom: 15px;
}



/* ERROR */
.boxFrameError
{
    margin-bottom: 5px;
    border: 1px solid #C00000;
    display: none;
    clear: both;
    background-color: #fafafa;
    padding: 8px 10px;
    line-height: 18px;
}

.boxFrameError .errorMessageHeader
{
    color: #C00000;
    font-size: 14px;
    font-weight: bold;
}

.boxFrameError li
{
    color: #C00000;
    font-size: 12px;
    font-weight: bold;
}

