﻿body
{
    background-color: #d1d3d4;
    background-image: url("../images/pattern.png");
    background-repeat: repeat;
    background-attachment: fixed;
    height: 100%;
    line-height: 130%;
}

#bigwrapper
{
    height: 100%;
    background-color: #FFFFFF;
    background-position: 18px 50%;
    background-repeat: repeat-y;
    margin-top: 32px;
    margin-bottom: 14px;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    position: relative;
    width: 936px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
}

#wrapper
{
    background-color: #FFFFFF;
    background-image: url("../images/bg_top_1.jpg");
    background-position: left 1%;
    background-repeat: no-repeat;
    margin-bottom: 14px;
    text-align: left;
    width: 936px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
}

#header
{
    height: 85px;
    padding-left: 14px;
    width: 908px;
    overflow:hidden;
}

#headermenu
{
    height: 66px;
    line-height: 85px;
    margin-left: 310px;
    padding-top: 19px;
}

#contentwrapper
{
    background-image: url("../images/wrapperbg.gif");
    background-repeat: repeat-y;
    margin-top: 3px;
    width: 936px;
    overflow:hidden;
}

#main
{
    background-image: url("../images/bg_content.jpg");
    background-repeat: no-repeat;
    border-top: 1px solid #B0B0B0;
    margin-left: 15px;
    min-height: 542px;
    padding-top: 9px;
    padding-bottom:25px;
    width: 906px;
}

#LoggedInContainer
{
    width: 906px;
    height: 22px;
}

#steplist
{
    width: 908px;
    height: 43px;
    background-image: url(../Images/balk_bg.png);
    background-repeat: no-repeat;
    margin-left:-1px;
}

#footer
{
    background-color: white;
    background-image: url("../images/bg_footer.jpg");
    background-repeat: no-repeat;
    font-size: 11px;
    height: 40px;
    margin-left: 15px;
    padding-left: 23px;
    padding-right: 23px;
    width: 860px;
}

#bottomfooter
{
    bottom: 0;
    position: absolute;
}

#pnlInfobox
{
    position:absolute;
    z-index:5000;
}

#pnlInfoCenter
{
    width:322px;
    color:#ffffff;
    padding-top:5px;
    padding-bottom:8px;
    padding-left:10px;
    padding-right:10px;
    text-align:left;
    background-image:url('../Images/infobox_border.gif');
}

#pnlHogiaLogo 
{
    height: 76px; 
    background-color: transparent; 
    width:915px;
}

/* Common styles */

.greyLine580
{
    width: 580px;
    height: 1px;
    background-color: #E7E6E7;
}

.Header
{
	color: #14B8D3;
	font-weight: bold;
}

.Header_greyed 
{
	color: #cecece;
	font-weight: bold;
}

a.five 
{
    background: url("../images/essential_butt.png") no-repeat scroll 0 0 transparent;
    width: 60px;
    color: #4D4D4D;
}

a.five:hover 
{
    background: url("../images/essential_butt_over.png") no-repeat scroll 0 0 transparent;
    width: 60px;
    color: #4D4D4D;
}

a.headermenu 
{
    background-repeat: no-repeat;
    display: block;
    float: right;
    font-size: 11px;
    height: 27px;
    line-height: 14px;
    text-decoration: none;
    outline: medium none;
    margin-right: 10px;
    color: #4D4D4D;
}

.PageHeader
{
	color: #476B86;
	font-size: 16px;
	font-weight: bold;
	padding-top: 23px;
	margin-bottom: 10px;
}

.PageText
{
    margin-bottom:5px;
    margin-right:14px;
    float: left;
    width: 530px;
    color: #4D4D4D;
}

.PageText li
{
	margin-left: 20px;
}

.Booking_LoggedIn
{
    width: 906px;
    height: 24px;
    text-align: right;
}
.Booking_LoggedIn a
{
	text-decoration: none;
	color: #4D4D4D;
	padding-left: 10px;
	border-left: 1px solid #B0B0B0;
	margin-right: 10px;
}
.Booking_LoggedIn span
{
    margin-right: 10px;
    color: #4D4D4D;
}
.HogiaLogo 
{
    margin-top: 5px;
}