html,body
{
	font-family : Arial, Verdana;
	font-size : 11px;
	color: #5c5c5c;
	background-color:#cfdcca;
/*	text-align: center;*/
	margin: 0px;
	background-position:center top;
	background-repeat:repeat-y;
	height:100%;
}

td
{
	font-family : Arial, Verdana;
	font-size : 11px;
}

h1, h2, h3{
	font-family: Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	margin-top:15px;
	margin-bottom:5px;
}

h2{
	font-size:18px;
	margin-bottom:5px;
	margin-top:10px;
}

h3{
	font-size:12px;
	margin-top:15px;
	margin-bottom:4px;
}

hr{
	background-color:#c38c95;
	height:1px;
	border:0px;
}


img {border:none;}
a {color:#5c5c5c;}
a:hover {text-decoration:none;}
form {display:inline}

#page-container{
}
	#page-container #header{
		background-color: #e4e9e3;
	}
	#page-container #header #header-content{
		margin: 0 auto;
		width: 800px;
		height: 208px;
		position: relative;
	}
	#page-container #header #header-content #admin{
		position: absolute;
		top: 5px;
		left: 0px;
	}
	#page-container #main-content{
	}
		#page-container #main-content #inner-content{
			margin: 0 auto;
			position: relative;
			width: 800px;
		}
			#page-container #main-content #inner-content #booking-container {
				margin-top: 10px;
			}
				#page-container #main-content #inner-content #LivebookingsDirect {
					float: right;
				}
				#page-container #main-content #inner-content #booking-message {
					float: right;
					width: 300px;
				}

.padbox{padding:13px;}

.searchcontainer{
	float:left;
	width:190px;
	height:231px;
	margin-top:5px;
	margin-right:5px;
}

.faded{
	color:#999999;
}

.book{
/*
	width:640px;
	float:right;
	padding-left: 0px;
	padding-right: 0px;
*/
	width:625px;
	float:right;
	padding-left: 5px;
}

.indexlist{
	width:160px;
	float:left;
	padding-right: 0px;
}
.indexlist a:link{text-decoration:none;}
.indexlist a:visited{text-decoration:none;}
.indexlist a:hover{text-decoration:underline;}
.indexlist a:active{text-decoration:underline;}

div#productimages{
	width:300px;

}
div#campaignimage{
	float:left;
	width:200px;
	margin-top:5px;
}
div#campaigntext{
	width:200px;
	margin-top:5px;
}
div#pricebox{
	width:180px;
	height:89px;
	margin-top:10px;
	background-image:url(/images/lesociety/price-fader.gif);
}
div#pricepad{padding:10px;padding-top:25px;}

div#productinfo{
	width:180px;

}
div#producttext{
	clear:left;
	width:180px;
	padding-top:10px;

}
.padtop{
	padding-top:5px;
}

#menu {padding-top:5px; padding-bottom:5px;	font-family:arial,verdana; font-size:11px; font-weight:bold;}
#menu #lang {float: left;}
#menu #lang a {float: left; margin: 3px 5px 0 0;}

div#menu a{
	color:#5c5c5c;
	text-decoration:none;
}
div#menu a:hover{
	text-decoration:underline;
}


.menuitem{
	float:right;
	margin-left:20px;
}

a.booktable {
	font-family:arial,verdana; 
	font-size:11px; 
	font-weight:bold;
	color: #5C5C5C;
}
#logo {
	position: relative;
	width: 400px; 
	height: 25px;
	margin-bottom:5px;
	float:right;
}
	#logo img {
		float:right;
	}

div#logo-small{
	float: left;	
}
.infobox, infoboxNo{
	position:relative;
	top:85px;
	height:60px;
	width:100%;
	opacity:.65;filter: alpha(opacity=65); -moz-opacity: 0.65;
	text-align:center;
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
//	cursor: hand;
}

.infoboxNo{
	display: none;	
}

.infoBoxContainer{position:absolute; top:50%; left:0px; height:30px;; margin-top:-15px; width:188px;}

.productimage{
	height:231px;
	width:190px;
	cursor: hand;
	
}

div#mainlogo {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
}

div#menucontainer-1{
	float:left;
	padding-right:5px;
	margin-bottom:10px;
}
div#menucontainer-2{
	float:left;
	padding-right:5px;
	margin-bottom:10px;
}
div#menucontainer-3{
	margin-bottom:10px;
}

div#textarea{
	float:left;
	margin-right:10px;
	width:350px;
}
div#indexlist{
	float:right;
	width:200px;
}

.shortdesc{
	font-weight:bold;
}

.mainselector{
	width:190px;
	color:#353535;
	background-color:#e0e0e0;
	border: 1px solid #666666;
}

div#topmenu{
	width:100%;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	text-align: center;
	color: #c38c95;
}
div#topmenu a{
	text-decoration:none;
}
div#topmenu a:hover{
	text-decoration:underline;
}
.button
{
	background-color:white;
	font-family:verdana;
	color:454545;
	text-decoration:none;
	font-size:10px;
}
.buttonbg {background-image:url(/images/button/bBtn_bg.gif);}
.buttonbg a {color:#eeeeee;font-size:9px;text-decoration:none;}
.buttonbg a:hover {color:white;}

select, .formVarWidth, .form_input {background-color:#f9f9f9;border-top:1px solid black;border-left:1px solid black;border-right:1px solid #999999;border-bottom:1px solid #999999;font-family:courier new;font-size:11px}


#footercopy
{
	width:709px;
}
#footerleft 
{
	float:left;
	width:600px;
	text-align:left;
	line-height:16px;
}
#footerright
{
	width:100px;
	float:right;
}

#ka-ching{
	/*
	background: url(/images/claspahornet/100-lappen.png) no-repeat;
	top: 34px;
	left: 84px;
	position: absolute;
	*/
	background: url(/images/claspahornet/grill-flyer.jpg) no-repeat;
	height: 674px;
	width: 404px;
	margin: 34px auto 0;
}
