/*  Layers  */

/* main window */

#lyrMainWindow {
    width: 900px;
    background-color: #FFF;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

/* header */
#lyrHeadMain {
    padding: 0px;
    background-color: #393E42;
}

#lyrHeadTop {
    background-image: url(/images/header/header_bg.jpg);
    padding: 0px 0px 0px 12px;
    height: 100px;
}

#lyrHeadContent {
    clear: both;
    background-color: #8bcaed;
    padding: 0px 0px 0px 12px;
}

#lyrHeadLogo {
    padding: 0px;
    direction: ltr;
    float: left;
    background: none;
}

#lyrHeadMailing {
    padding: 0px;
    float: left;
    background: none;
}

#lyrHeadMenu {
    width: 200px;
    height: 200px;
    float: left;
    padding: 18px 0px 0px 23px;
    vertical-align: top;
    background-image: url(/images/header/menu_bg.jpg);
    background-repeat: no-repeat;
    color: #F0EB47;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
}

#lyrHeadPics {
    float: left;
}

#lyrHeadBottom {
    height: 26px;
    text-align: right;
    background-image: url(/images/header/header_bg_bottom.jpg);
    background-repeat: repeat-x;
    padding: 0px 16px 0px 14px;
}

/* footer */

#lyrFootMain {
    padding: 0px;
    background: none;
    margin-left: 0px;
}

#lyrFootBg {
    height: 85px;
    padding-top: 10px;
    padding-left: 55px;
    background-image: url(/images/footer/footer_bg.jpg);
    background-repeat: repeat-x;
}

#lyrFootLnk01 {
    width: 430px;
    float: left;
    vertical-align: top;
}

#lyrFootLnk02 {
    width: 380px;
    text-align: right;
    float: left;
    vertical-align: bottom;
    padding-right: 10px;
}

#lyrFooterCopyRite {
    text-align: right;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    line-height: 12px;
    text-decoration: none;
}

/**************************************************/

#lyrMainBody {
    width: 828px;
    padding-left: 40px;
    padding-right: 30px;
    background-image: url(/images/blue_main_backg.jpg);
    background-repeat: repeat-y;
}

#lyrContentTitle {
    width: 100%;
    vertical-align: top;
    margin-left: 50px;
}

#lyrContentSubMenu {
    width: 200px;
    float: left;
    vertical-align: top;
    margin-left: 0px;
}

#lyrContentMain {
    width: 605px;
    float: left;
    padding-left: 10px;
}

#lyrContentMain1Col {
    width: 828px;
    padding-left: 40px;
    padding-right: 30px;
}

/**************************************************/

/* dummy div to fix nasty floats */
#clearFloat {
    clear: both
}

.clearFloat {
    clear: both
}

/***************************************************/
/*    splash page                                   */
/***************************************************/

#lyrSplashWrapper {
    width: 765px;
    margin: 0 auto;
    text-align: center;
}

/***************************************************/
/*    index page                                   */
/***************************************************/

#lyrIndexLocations {
    vertical-align: top;
    margin-top: 0px;
    margin-left: 0px;
}

/***************************************************/
/*    Nordica Ski centers page                     */
/***************************************************/

#lyrProvince {
    width: 100%;
    clear: left;
    margin-top: 12px;
    margin-bottom: 12px;
    padding: 0px;
    border: none;
}

#lyrSkiShop {
    width: 48%;
    float: left;
    margin-top: 6px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 5px;
}

#lyrAddress {
    width: 140px;
    float: left;
    margin-top: 0px;
    margin-right: 5px;
    padding: 5px;
    background-color: #F3F3F3;
}

/***************************************************/
/*   Camps page                                    */
/***************************************************/

.lyrCampShowRoom {
    width: 700px;
    height: 144px;
    margin: auto;
    padding: 10px;
    border: thin;
    border-style: dotted;
    border-color: #8bcaed;
}

.lyrCampShowRoomPic {
    width: 190px;
    height: 144px;
    float: left;
}

.lyrCampShowRoomText {
    width: 500px;
    float: left;
    margin-left: 10px;

}

/***************************************************/
/*    Photo gallery page                           */
/***************************************************/

#photoGallery {
    padding: 5px;
    border: none;
}

/***************************************************/
/*   packages                                      */
/***************************************************/

#campPackages {
    margin: 20px 0px 0px 80px;
}

.campPackage {
    width: 565px;
    border: thin solid #8bcaed;

    margin: 10px 0px 0px 0px;
    padding: 10px;
}

.campDate {
    width: 220px;
    float: left;
}

.campDuration {
    width: 110px;
    float: left;
    margin-left: 10px;
}

.campPrice {
    width: 85px;
    float: left;
    margin-left: 10px;
}

.campRegister a {
    width: 100px;
    float: left;
    margin-left: 3px;
}

.campRegister a:link, .campRegister a:visited {
    color: #ff0000;
}

/***************************************************/
/*   Registration                                      */
/***************************************************/

.registerForm {
    width: 700px;
    height: 700px;
    margin: auto;
    padding: 10px;
    border: thin;
    border-style: dotted;
    border-color: #8bcaed;
}

.registerResult {
    width: 400px;
    margin: auto;
    padding: 30px;
    border: thin;
    border-style: dotted;
    border-color: #8bcaed;
}

.registerText {
    width: 225px;
    margin-left: 100px;
    margin-bottom: 12px;
}

.registerLabel {
    width: 250px;
    margin-left: 100px;
    float: left;
    font-weight: bold;
    margin-bottom: 5px;
}

.registerLabelFull {
    width: 500px;
    margin-left: 100px;
    float: left;
    margin-bottom: 5px;
}

.registerWidget {
    width: 325px;
    float: left;
    margin-bottom: 5px;
}

/***************************************************/
/*   Locations                                      */
/***************************************************/

.locContent {
    width: 500px;
    height: 400px;
    margin: auto;
    padding: 10px;
}

.locTableCol01 {
    width: 120px;
    padding: 10px;
    margin-left: 15px;
    font-weight: bold;
    float: left;
    clear: both;
}

.locTableCol02 {
    width: 300px;
    padding: 10px;
    float: left;
}

.locTableColSpan {
    width: 420px;
    padding: 10px;
    margin-left: 15px;
    font-weight: bold;
    float: left;
    clear: both;
}

/***************************************************/
/*    Horizontal menu                          */
/***************************************************/

#hSubMenu {
    width: 765px;
    text-decoration: none;
}

#hSubMenuItem {
    width: 120px;
    height: 20px;
    border: thin dotted #8bcaed;

    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    float: left;
    margin-right: 5px;
    text-decoration: none;
}

#hSubMenuItem:link {
    text-decoration: none;
}

#hSubMenuItemSelected {
    width: 120px;
    height: 20px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    background-color: #8bcaed;
    border: thin solid #8bcaed;
    vertical-align: middle;
    padding-top: 5px;
    float: left;
    margin-right: 5px;
}

#hSubMenuItem:hover {
    border-style: solid;
    background-color: #8bcaed;
    text-decoration: none;
}

/***************************************************/
/*    Sub menu                                     */
/***************************************************/

#lyrSubMenu {
    border: thin;
    border-style: dotted;
    border-color: #8bcaed;
    padding: 10px;
    float: left;
    margin-right: 30px;
}

#lyrSubMenuPic {
    width: 100%;
    text-align: center;
}

/***************************************************/
/*    Register confirmation emails                 */
/***************************************************/

.regEmailContainer {
    width: 400px;
    height: 350px;
    margin-left: 50px;
    margin-top: 50px;
    border: thin solid #8bcaed;
}

.regEmailTitle {
    width: 400px;
    background-color: #8bcaed;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}

.regEmailLabel {
    width: 200px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    clear: both;
    float: left;
    font-weight: bold;
    background-color: red;
}

.regEmailText {
    width: 200px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    float: left;
}


