/* Dialog
----------------------------------*/
#simplemodal-container {
	padding:0;
	margin:0;
	top:50%;
	left:50%;
	margin-top:-250px;
	margin-left:-350px;
	width:700px;
	height:500px;
	display:none;
}
#book-dialog {
	float:left;
	padding:0;
	margin:0 0 0 0;
	display:inline;
	overflow-y:scroll;
	overflow-x:hidden;
	background:#fff;
	width:700px;
	height:100%;
	display:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
}
#saved-dialog {
	float:left;
	padding:0;
	margin:0 0 0 0;
	display:inline;	
	background:#fff;
	width:700px;
	height:100%;
	display:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
}
a.close {
	top:-10px;
	left:635px;
	margin:0;
	position:absolute;
	z-index:20;
	width:48px;
	height:48px;
	background:url(../images/X.png) bottom no-repeat;
}
a.close:hover {
	background:url(../images/X_hover.png) bottom no-repeat;
}
#saved_top {
	position:absolute;
	float:left;
	clear:both;
	margin:0;
	text-align:left;
	width:100%;
	height:37px;
	background:url(../images/square_box_header_bg.gif) repeat-x;
	border:1px solid #a02c05;
	padding:0;
}
	#saved_top h1 {
		margin:0 0 0 270px;
		display:inline;
		float:left;
		line-height:39px;
		font-size:20px;
		color:#fff;
		width:auto;
	}

#book_top {
	position:absolute;
	float:left;
	clear:both;
	margin:0;
	text-align:left;
	width:97%;
	height:37px;
	background:url(../images/square_box_header_bg.gif) repeat-x;
	border:1px solid #a02c05;
	padding:0;
}
	#book_top h1 {
		margin:0 0 0 20px;
		display:inline;
		float:left;
		line-height:39px;
		font-size:20px;
		color:#fff;
		width:auto;
	}
	#book_top #dates {
		float:left;
		display:inline;
		line-height:39px;
		display:inline;
		margin:0 0 0 30px;
		color:#FFF;
	}

#left {
	float:left;
	width:340px;
	margin:20px 0 0 20px;
	display:inline;
}
#right {
	float:left;
	display:inline;
	width:300px;
	margin:20px 0 0 0;
}
label {
	font-size:12px;
	float:left;
	clear:both;
	font-weight:normal;
	margin:8px 10px 0 0;
	display:block;
	width:120px;
	text-align:left;
	color:#000;
	padding-bottom:1px;
}
.input {
	float:left;
	display:inline;
	margin:5px 0 0 0;
	font-size:12px;
	border:1px solid #cccccc;
	padding:2px;
	width:150px;
}

.day{
	width:auto;
}
.month {
	width:auto;
	margin-left:5px;
	margin-right:5px;
}
.year {
	width:auto;
}
.radio {
	float:left;
	margin:8px 0 0 0;
	display:inline;
}
.foundus {
	margin:0;
	float:left;
	clear:both;
	display: none;
}

#options {
	float:left;
	width:100%;
	margin:10px 0 0 40px;
	display:inline;
	text-align:left;
	padding:10px 0 10px 0;
}
	#options h2{
		margin:0 10px 0 10px;
		font-size:20px;
	}
	#options label{
		margin:8px 10px 0 10px;
		width:auto;
		text-align:left;
		display:inline;
		width:200px;
		float:left;
		clear:none;
	}
	#options #living {
		width:300px;
		float:left;
		margin:0;
	}
	#options #avbestallningsskydd {
		width:300px;
		float:left;
		margin:0;
		margin-bottom: 10px;
	}
		#options #avbestallningsskydd h2 {
			float:left;
			width:auto;
			display:block;
		}
		#options #avbestallningsskydd .icon {
			float:left;
			clear:none;
			margin:2px 0 0 0;
			display:inline;
			cursor:pointer;
		}
	#options .radio {
		float:left;
		clear:both;
		margin:8px 0 0 10px;
		display:inline;
	}


#save {
	
	top:400px;
	left:200px;
	margin:0 0 0 0;
	display:inline;
	width:500px;
}
	#save .submit {
		float:left;
		clear:none;
	}
	#save .conditions {
		float:right;
		clear:none;
		margin:0 20px 0 0;
		display:inline;
	}
		#save .conditions label {
			float:left;
			width:200px;
			margin-right:0;
		}
		#save .conditions .icon {
			float:left;
			margin:5px 10px 0 5px;
			cursor:pointer;
		}
		#save .conditions .radio {
			margin:5px 0 0 0;
			display:inline;
			float:left;
		}
		#save .submit_button {
			float:right;
			margin-right:100px;
		}
		
/* RESERVE */
#reserve {
	float:left;
	padding:0;
	margin:0 0 0 0;
	display:none;
	overflow:hidden;
	background:#fff;
	width:700px;
	height:220px;
}
	#reserve .submit {
		float:right;
		margin:0 20px 0 0;
		display:inline;
	}

#book_reserve {
	float:left;
	clear:both;
	width:100%;
	height:200px;
	margin:10px 0 0 0;
	display:inline;
	padding:5px;
}
#box_300 {
	float:left;
	clear:none;
	margin:0 15px 20px 0;
}
	#box_300 #header .price {
		float:right;
		clear:none;
		display:inline;
		margin:10px 20px 0 0;
		font-size:22px;
		color:#FFF;
	}
	#box_300 #header h2 {
		width:150px;
	}
	#box_300 #content hr {
		width:280px;
		margin:5px 0 5px 0;
	}
	#box_300 #content img {
		margin-top:10px;
		margin-bottom:5px;
	}
	#box_300 #content .margin {
		float:left;
		width:280px;
		margin:0 0 5px 0;
	}
	#box_300 #content .margin {
		margin-top:0;
		margin-bottom:0;
	}
	#box_300 #content ul {
		margin-top:0;
		margin-bottom:0;
	}