﻿html {background:#ffffff;}

.Top { display:none; }
.MainLeftBG { display:none; }
.MainRightBG { display:none; }

/* --- StepBar --- */
.StepBar .Step .Content a { color:#ffffff;}
.StepBar .Step { color:#ffffff;}
.StepBar .Step.Active {background: url(gfx/step_selected.png) repeat-x;}


/* --- ProfileResultBox --- */

.ProfileResultBox .ProfileResultBox.TopLeft {background-image:url(gfx/ks_top_left.png);width:9px;height:29px;background-repeat:no-repeat;}
.ProfileResultBox .ProfileResultBox.TopCenter {background-image:url(gfx/ks_top_center.png); background-repeat:repeat-x; width:100%; height:29px;}
.ProfileResultBox .ProfileResultBox.TopRight {background-image:url(gfx/ks_top_right.png);width:9px;height:29px; background-repeat:no-repeat;}
.ProfileResultBox .ProfileResultBox.TopCenter #HeaderText {color:#FFFFFF;}


.ThemeButtonBig { width:100%;}
.ThemeButtonBig .Left {width:4px; height:40px;background-image:url(gfx/knap_left.png);}
.ThemeButtonBig .Center {background-image:url(gfx/knap_center.png);background-repeat:repeat-x; text-align:center;width:100%;vertical-align:middle; height:40px;}
.ThemeButtonBig .Center .Text {color:#FFFFFF; font-size:large ; font-weight:bold;}
.ThemeButtonBig .Center a:link {padding-top:10px; height:30px;}
.ThemeButtonBig .Right {width:4px; height:40px;background-image:url(gfx/knap_right.png);}
.ThemeButtonBig .Right .SpacerRight {width:4px; height:40px;}
.ThemeButtonBig .Left .SpacerLeft {width:4px; height:40px;}


body {
	background:#dbe1e1; //#D9E0DF
}

#MainContentHolder {
    background:#EBEBE6;
    border:1px solid #ffffff;
    border-top:0px;
    border-bottom:0px;
    box-shadow: 0px 0px 60px #8e9b9b;
}

.StepBar .Step.Active {
    background:#586C7A;
}

/** Top Bars **/
.ProfileResultBox .ProfileResultBox.TopLeft {background-image: url("https://www.hennestrandcamping.dk/Gfx/ExternalBooking/ks_top_left.png");}
.ProfileResultBox .ProfileResultBox.TopCenter {background-image: url("https://www.hennestrandcamping.dk/Gfx/ExternalBooking/ks_top_center.png");}
.ProfileResultBox .ProfileResultBox.TopRight {background-image: url("https://www.hennestrandcamping.dk/Gfx/ExternalBooking/ks_top_right.png");}

/** Button **/
.ThemeButtonBig .Left {background-image: url("https://www.hennestrandcamping.dk/Gfx/ExternalBooking/knap_left.png");}

.ThemeButtonBig .Center {background-image: url("https://www.hennestrandcamping.dk/Gfx/ExternalBooking/knap_center.png");}
.ThemeButtonBig .Right {background-image: url("https://www.hennestrandcamping.dk/Gfx/ExternalBooking/knap_right.png");}


/** Top **/
.Top {
	height: 225px;	
    display: block;
}
.Top .TopBG{background-image: url("https://www.hennestrandcamping.dk/Gfx/ExternalBooking/TopImage.png"); height: 225px;	}

#ctl00_ctl00_MasterMain_lnkHome {display: none !important;}