*,html,body {
    margin: 0;
    padding: 0;
    outline:none;
    border:0;
    background-repeat:no-repeat;
    background-position:0 0;	
}
body {
    font: 12px Geneva,Verdana, Arial, Helvetica, sans-serif;
    background-color: #e3dcd8;
    text-align: center;
    color: #3b373e;
}
strong {
	color: #3b373e;
}
a:link,
a:visited,
a:hover,
a:active {
    color:#3b373e;
    text-decoration:none;
}
#container { 
    position: relative;
    width: 927px;
	/*height:1001px;*/
    margin: 0 auto;
    text-align: left;
    background-image:url(../gfx/bg-strip.gif);
    /*background-image:url(../gfxOLD/teststrip.gif);*/
    background-repeat:repeat-y;
}
#header { 
    height: 170px;
    background-image:url(../gfx/header.jpg);
}
#logo {
    position:absolute;
    left:715px;
    top:11px;
    width:158px;
    height:94px;
    display:block;
}
#subHeader {
    height: 60px;
    margin-left: -1px;
	margin-bottom:20px;
}
#content {
    background-image:url(../gfx/contentBg.jpg);
    background-position:36px 230px;
    /*overflow:hidden;*/
}
#contentBlock {
    margin-top: 20px;
}
/*#mainContent {
    margin-left: 52px;
    width:668px;
    min-height:325px;
    float:left;
    background-image:url(../gfx/xmainContentBG.png);
	background-repeat:repeat-y;
	padding-bottom:10px;
}
#contentMain {
    margin-left: 20px;
    margin-top: 7px;
    width:622px;
	font: 100.00% Geneva, Arial, Helvetica, sans-serif;
}
#rightBar {
    width: 167px;
    float:left;
	height:auto;
}*/
#mainContent {
    margin-left: 52px;
    width:668px;
    min-height:425px;
    background-image:url(../gfx/xmainContentBG.png);
	background-repeat:repeat-y;
	padding-bottom:10px;
    /*border: 1px solid black;*/
}
#contentMain {
	position:relative;
    margin-left: 20px;
    top: 7px;
    width:622px;
	font: 100.00% Geneva, Arial, Helvetica, sans-serif;
}
#rightBar {
	position:absolute;
	top: 247px;
	left: 733px;
    width: 156px;
	height:auto;
    /*border: 1px solid black;*/
}
#datesPanelx {  
    width:167px;
    height:193px;
    /*background-image:url(../gfxOLD/xdatesBG.Border.png);*/
	background-image:url(../gfxOLD/xdatesBG.png);
}
#datesPanel {  
    width:156px;
    height:131px;
    /*background-image:url(../gfxOLD/xdatesBG.Border.png);
	background-image:url(../gfx/datesBox.png);*/
	padding-left:7px;
	padding-top:27px;
	font-size:10px;
}
.x {
}
.last.column{ 
	margin-left:22px; 
}
.wide,.thin { 
	clear:both;
}
#contentDatesX {
    margin-left: 5px;
    margin-top: 27px;
    width:146px;
    height:80px;
    /*background-color:grey;
    border: 1px solid black;*/
}
#shoutBoxInput {
	/*visibility:hidden;
	display:none;*/
}
#shoutboxPanel {
    margin-top:-10px;
    width:156px;
    height:270px;
	background:url(../gfx/shout/shoutBGStrip.png) repeat-y top left;
	
}
#shoutboxPanel li{
	list-style:none;
	}
#sb_content{
	margin-left:10px;
	height:140px;
	width:145px;
	padding-right:5px;
}
#shoutFormWrap{
	margin-top:5px;
	width:140px;
	margin-left:10px;
	border-top:1px solid #c31717;
}	
#shoutFormWrap input{
	width:130px;
	border:1px solid #c31717;
}
#shoutFormWrap .sButton{
	margin-top:5px;
	background-color:#FFF;
	width:132px;
	border:1px solid #c31717;
}
#footer {
    width: 927px;
    height: 55px;
    background-image:url(../gfx/footer.png);
}

#langChange {
    position:absolute;
    left:25px;
    top:11px;
}
#tmpLinks {
    position:absolute;
    left:25px;
    top:31px;
}
#langChange a.changeLang:link,
#langChange a.changeLang:visited,
#langChange a.changeLang:hover,
#langChange a.changeLang:active {
    color:white;
    text-decoration:none;
}
/* form settings */
.tname,.temail,.tfile{
	margin-bottom:7px;
}

.tmessage{
	margin-top:32px;
}
.inName{
	width:219px;
	height:19px;
	border:0px solid #000;
	background: url(../gfx/inputs/inName.png) no-repeat 0 0;
	margin-bottom:7px;
}
.inEmail{
	width:216px;
	height:20px;
	border:0px solid #000;
	background: url(../gfx/inputs/inEmail.png) no-repeat 0 0;
	margin-bottom:7px;
}
.inFile{
	width:150px;
	height:19px;
	border:0px solid #000;
	background: url(../gfx/inputs/inFile.png) no-repeat 0 0;
	margin-bottom:7px;
}
.inBooking{
	width:499px;
	height:20px;
	border:0px solid #000;
	background: url(../gfx/inputs/inBooking.png) no-repeat 0 0;
	margin-bottom:2px;
}
.inReason{
	width:498px;
	height:20px;
	border:0px solid #000;
	background: url(../gfx/inputs/inReason.png) no-repeat 0 0;
	
}
.inMessage{
	width:497px;
	height:152px;
	border:0px solid #000;
	background: url(../gfx/inputs/inMessage.png) no-repeat 0 0;
	margin-bottom:2px;
	overflow:auto;
}

#formTitles{
	float:left;
	width:85px;
	text-align:right;
	margin-left:15px;
}
#formInputs{
	margin-left:5px;
	float:left;
}
#nlFormTitles{
	float:left;
	width:175px;
	text-align:right;
	margin-top:35px;
	margin-left:40px;
}
#nlFormInputs{
	margin-top:35px;
	margin-left:5px;
	float:left;
}
.inNLName{
	width:212px;
	height:18px;
	border:0px solid #000;
	background: url(../gfx/nlInputs/inNLName.png) no-repeat 0 0;
	margin-bottom:7px;
}
.inNLEmail{
	width:212px;
	height:18px;
	border:0px solid #000;
	background: url(../gfx/nlInputs/inNLEmail.png) no-repeat 0 0;
	margin-bottom:7px;
}
.tnl_format{
	margin-top:25px;
}
.group{
	display:block;
	margin-top:15px;
	margin-left:15px;
}
#errBox{
	display:none;
	width:490px;
	height:142px;
	margin-left:55px;
}
.nlSubmit,.inSubmit{
cursor:pointer;
}
/*sbswRed*/
.sbswRed{
	color:#c31717;
}
a.sbswRed:link,
a.sbswRed:visited,
a.sbswRed:hover,
a.sbswRed:active {
    color:#c31717;
    text-decoration:none;
    margin-top:15px;
}
a.dates {
	padding-right: 14px;
	background: url(../gfx/external.gif) right center no-repeat;
}
