@charset "utf-8";
@import url("menu.css");
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url('../images/bg.gif') repeat-x #FFF;
	font-size:12px;
	color:#333;
	}
	
h1 { margin:0px; padding:0px; font-size:60px; }
h2 { margin:0px; padding:0px; font-size:26px; }
h3 { margin:0px; padding:0px; font-size:18px; color:#666666; }
p { margin:0px; padding:0px; }
a { color:#3399CC }
.color_casino { color:#b51895; }
.color_hoteller { color:#33bcbc; }
.color_konference { color:#a8b21f; }
.color_info_connect { color:#a2c730 }

.wrap { width:1220px; margin:0 auto  }
.logo {height:34px;margin-top:30px; margin-left:35px;}
.logo a{float:left;}


.bottom_separator{background:url('../images/bottom_sep.gif') no-repeat;height:21px; float:left; width:100%;}
.middel_separator{ background:url('../images/grid_18.gif') no-repeat; height:21px;}
#contentarea {	width:1220px;float:left;vertical-align:top;	text-align:left;padding-right:10px;}
#featureboxes { width:249px;float:left;vertical-align:top;padding-left:20px;text-align:left;}

.focus { height:420px; margin:0 40px 15px 40px; z-index:-1;}
.backup_bg { background:url('../images/cas/backup_background.jpg') no-repeat top left }
#frontteaser {background: url('../images/front_07.jpg') no-repeat;height: 356px;}

.casino_headline_warp { margin-bottom:15px;}
.content_wrap { margin:0 40px 15px 40px; float:left; width:1180px; }
ul.content {list-style:none; margin:0px; padding:0px; float:left }
	ul.content li { width:400px; margin-right:40px; float:left; margin-left:0px!important;  }
	ul.content h1 { padding-bottom:10px;}
	ul.content h2 { padding-bottom:4px;}
	ul.content h3 { padding-bottom:4px;}
	ul.content p { padding-bottom:8px; }
	ul.content img { padding:0 8px 8px 0;}
	ul.content span {  padding:6px 0 0 8px; display:list-item; list-style:square; margin:0 0 0 20px;}
	
.extra-info { width:220px; margin-right:40px; float:left; border-left:1px #CCC dotted; padding-left:20px; }
	.extra-info h2 { padding-bottom:4px;}
	.extra-info h3 { padding-bottom:4px;}
	.extra-info p { padding-bottom:8px; }
	.extra-info img { padding-bottom:8px;}
	.extra-info span {  padding:6px 0 0 8px; display:list-item; list-style:square; margin:0 0 0 20px;}
	
/* Medarbejdere billeder */
.employees_img { float:left; width:94px!important; padding:0px!important; margin-right:15px!important; height:94px; background:url('../images/medarbejdere.jpg') no-repeat; border:0px!important }
	.employees_pernille { background-position:0 0; }
	.employees_karin { background-position:-94px 0; }
	.employees_may { background-position:-188px 0; }
	.employees_allan { background-position:-282px 0; }
	.employees_kenneth { background-position:-376px 0; }
	.employees_brian { background-position:-470px 0; }
	.employees_martina { background-position:-564px 0; }
	.employees_mathias { background-position:-658px 0; }
	.employees_lars { background-position:-752px 0; }
	.employees_morten { background-position:-846px 0; }
	.employees_rasmus { background-position:-940px 0; }
	.employees_jan { background-position:-1034px 0; }
	.employees_martinb { background-position:-1128px 0; }
	.employees_sun { background-position:-1222px 0; }
	.employees_bjorn { background-position:-1316px 0; }

.list_style_numbers { list-style:decimal!important; font-size:15px; font-weight:bold; }
.list_style_text { list-style:upper-alpha!important }

/*Gallery */
.thumbnail {padding:0 5px 0 0; }

/* Footer */
.bottom { padding:15px 15px 15px 40px;}
	.bottom div { height:140px; margin-right:20px; border-right:1px #CCC dotted; padding-right:20px; float:left }
	.bottom p { padding-bottom:4px; }
	.bottom img { float:left; padding:4px 15px 0 0; }
	.paper_rip { background:url('../images/paper_rip.gif') no-repeat right bottom;height:180px;}
	.address_line { padding:50px 0 15px 40px; float:left; }
	.news { width:280px; border-right:0px!important; float:left; height:180px; background:url(../images/cas/newspaper.jpg) no-repeat right top }
/* Footer END */

.boxes {height:200px;background:url('../images/boxes_bg.jpg') no-repeat center bottom; padding-left:40px;}
	.boxes div{ float:left; height:184px; width:362px; padding-right:10px; margin-right:10px; border-right:1px #CCC dotted;}
	.boxes p {width:170px; }
.background_casino {background: no-repeat right bottom url('../images/casino_background.jpg'); clear:both}
.background_konferencecentre {background: no-repeat right bottom url('../images/konferencecentre_background.jpg');}
.background_hoteller {background: no-repeat right bottom url('../images/hoteller_background.jpg');}
	
.casinofront {background:bottom right no-repeat url('../images/midtbar_casino.jpg');}
.konferencefront {background:bottom right no-repeat url('../images/midtbar_konference.jpg');}
.hotelfront {background:bottom right no-repeat url('../images/midtbar_hoteller.jpg');}

/*Contact styles */
.contact_text_wrap { border-right:#ececec solid 3px; padding-right:10px; }
.input { width:280px; padding:4px; border:#ececec 1px solid; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; }
.textarea { width:280px; padding:4px; border:#ececec 1px solid; height:100px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; }
.submit { padding:4px 10px 4px 10px; font-size:16px; font-weight:bold; }
/* END */
	
