/* 

	- CSS Document for guestroom.dk -
	
	{ here is where all the design and colors 
	  of the website are defined }
	
*/

body {
	padding: 0;
	margin: 0;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

/* #wrap - overall width, contains all the page inside.
---------------------------------------------------------*/
#wrap {
	width: 920px;
	padding-bottom: 20px;
}

/* #top_side - contains everything, but not the footer.
-------------------------------------------------------*/
#top_side {
	padding-right: 20px;
	background: url(../images/guestroom1987_top_side_bg.jpg) 900px 0 repeat-y;
}

/* #header - contains all the navigation elements.
--------------------------------------------------*/
#header {
}

/* #logo - set logo image and size and hide text.
--------------------------------------------------*/
#logo {
	width: 270px;
	float: left;
	padding-top: 10px;
}
#logo a {
	display: block;
	height: 100px;
	background: url(../images/guestroom1987_logo.gif) top left no-repeat;
}
#logo a span {
	display: none;
}

/* #quick_search - style the search form
-----------------------------------------*/
#quick_search {
	width: 426px;
	float: left;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #0B70B6;
	padding: 1px;
	height:114px;
}
#quick_search .background {
	background: url(../images/guestroom1987_quick_search_bg.jpg) top left repeat-x;
	padding: 9px 9px 0 9px;
}
#quick_search h3 {
    padding:0;
    margin:0 0 9px 0;
    color: #0B70B6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em; 
    /*width: 370px;  comment or remove width */
}
#quick_search h3 span.powersearch {
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
}
#quick_search h3 span.powersearch a {
	color: #0B70B6;
	border-bottom: 1px dotted #0B70B6;
	text-decoration: none;
}
#quick_search h3 span.powersearch a:hover {
	border-bottom: 1px solid #0B70B6;
}
#quick_search label {
	float: left;
	height:16px;
	line-height: 16px;
	width: 65px;
}
#quick_search label.large {
	width: 114px;
}
#quick_search select {
	font-size:9px;
	height:16px;
	float: left;
	margin-left:3px;
	width: 50px;
}
#quick_search input.dateInput {
    float: left;
    font-size: 11px;
    padding: 1px;
    width:65px; /* increase input width */
    /* height:11px; comment or remove height */
    margin-left:3px;
}
#quick_search select.month {
	width: 60px;
}
#quick_search select.day {
	width: 40px;
}
#quick_search select.small {
	width: 35px;
	height: 18px;
}
#quick_search a.calendar_icon {
	text-decoration: none;
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-left:3px;
}
#quick_search a.calendar_icon img {
	border: none;
}
#quick_search .left {
	float: left;
	width: 255px;
	background: url(../images/guestroom1987_quick_search_separator.jpg) 249px 0px no-repeat;
}
#quick_search .right {
	float: left;
	width: 153px;
}
/* #secure - secure website seal
---------------------------------*/
#secure {
	width: 180px;
	float: left;
	padding: 30px 0 10px 17px;
}
#secure .secureseal {
	float: left;
	height: 55px;
	width: 115px;
}
#secure .secureseal img {
	border: none;
}
#secure .ssllock {
	float: left;
	width: 55px;
}
#secure .ssllock img {
	border: none;
}

/* #menu - the menu links
---------------------------*/
#menu {
	height: 35px;
	background: url(../images/guestroom1987_menu_bg.jpg) top left repeat-x;
}
#menu ul {
	padding:0;
	margin:0;
}
#menu ul li {
	list-style: none;
	display: inline;
}
#menu ul li a.menuitem {
	display: block;
	float: left;
	height: 30px;
	padding: 5px 10px 0 10px;
	background: url(../images/guestroom1987_menu_separator.jpg) top right no-repeat;
	color: #0B70B6;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu ul li span.slogan {
	display: block;
	float: right;
	height: 30px;
	padding: 0;
	color: #650F6D;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	width: 235px;
	background: url(../images/guestroom1987_menu_we.jpg) top right no-repeat;
}
#menu ul li span.flags {
	display: block;
	float: right;
	padding: 0;
	color: #650F6D;
	text-decoration: none;
	width:160px;
	padding-top: 6px;
}
#menu ul li span.flags a {
	text-decoration: none;
}
#menu ul li span.flags a img {
	border: none;
}
#menu ul li span.slogan em {
	display: none;
}
#menu ul li a:hover {
	color: #184980;
}
#menu ul li a span.highlight {
	text-decoration: underline;
}

#body {
	margin-top: 10px;
}

/* make body narrower to improve text reading */
#body.narrow {
	width: 545px;
}

#body #dear_guest {
}

#body #easy_booking {
}

#body #dear_guest,
#body #easy_booking {
	float: left;
	width: 430px;
	padding-left: 16px;
	margin-bottom: 20px;
	height: 140px;
	font-size: 1.1em;
}

#body #dear_guest img,
#body #easy_booking img {
	float: left;
	margin-right: 10px;
}

#body h1, #body h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #650F6D;
	padding: 0 16px;
}

#body h1 {
	font-size: 1.6em;
	margin: 0 0 15px 0;
}

#body h2 {
	font-size: 1.2em;
	margin: 0;
}

#body h1 span.small {
	font-size: 11px;
	font-weight:normal;
	line-height: 1.6em;
}

#body p {
	font-size: 1.1em;
	padding: 0 16px;
	margin: 0 0 15px 0;
}

#body #dear_guest,
#body #easy_booking,
#flats,
#body p {
	line-height: 1.45em;
}

#flats {
	margin-bottom: 8px;
}
#body .flat {
	width: 425px;
	float: left;
	font-size: 1.1em;
	padding-left: 16px;
	margin-bottom: 7px;
}

#body .flat .title {
	height: 20px;
	line-height: 20px;
	background: url(../images/guestroom1987_flat_title.gif) top left no-repeat #0B70B6;
	color: #FFFFFF;
	font-weight: bold;
}
#body .flat .title span {
	display: block;
	background: url(../images/guestroom1987_flat_title2.gif) top right no-repeat;
	padding: 0 10px;
}
#body .flat .body {
	padding: 10px;
	border: 1px solid #0B70B6;
}
#body .flat .body .desc {
	height: 125px;
}
#body .flat .body img {
	float: left;
	margin-right: 10px;
	border: 1px solid #757575;
}
#body .flat .body .specs {
	clear: both;
	color: #184980;
	background: url(../images/guestroom1987_flat_specs.jpg) 0px 5px no-repeat;
	padding: 5px 5px 3px 5px;
}
#body .flat .footer {
	text-align: right;
	height: 20px;
}

/* #footer - draw the footer
----------------------------*/
#footer {
	height: 72px;
	background: url(../images/guestroom1987_footer_bg.jpg) top left repeat-x;
}
#footer .right_background {
	height: 72px;
	background: url(../images/guestroom1987_footer_bg_right.jpg) top right no-repeat;
}
#footer .secure_bottomline {
	width: 113px;
	float: left;
	padding: 5px;
}
#footer .copy {
	width: 760px;
	float: left;
	padding-left: 80px;
	padding-top: 25px;
	color: #0B70B6;
}
#footer .copy a,
#body p a,
table.paging a,
a.linkFF880011,
#body h1 span.small a {
	color: #0B70B6;
}

/* miscelaneous classes
-------------------------*/
.clearer {
	clear: both;
	font-size: 0;
}
.blueSeparator {
	clear: both;
	font-size: 2px;
	height:3px;
	background: #0B70B6;
	width: 900px;
}
.formSpaceSmall {
	height: 3px;
}
form {
	padding:0;
	margin: 0;
}
button.blue_button {
	border: 1px solid #1A62A3;
	background: url(../images/back_btn.gif) 0px 0px no-repeat #0187BA;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding:.10em .25em 0 .25em;
	width:1;
	overflow:visible;
}
span.purple {
	color: #FFFFFF;
	background: #650F6D;
	padding: 1px 3px;
	font-weight: bold;
}
a.green_button {
	background: url(../images/guestroom1987_green_button_left.jpg) bottom left no-repeat;
	display: block; 
	float: right;
	height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	width: 205px;
}
a.green_button span {
	height: 20px;
	line-height: 18px;
	display: block;
	padding: 0 10px;
	background: url(../images/guestroom1987_green_button_right.jpg) bottom right no-repeat;
}
/* button */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #ffffff;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}
#body p a.button {
	color: #ffffff;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 10px;
}

a.button:active {
    background-position: bottom right;
    color: #ffffff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 10px; /* push text down 1px */
}
/* img */
.img_left {
	float: left;
	padding: 1px;
	border: 1px solid #cccccc;
	margin: 0 10px 10px 0;
}
/* wrapper body_padding */
.body_padding {
	padding: 0 16px;
}
/* classes used to fix booking design */
table.paging {
	margin-bottom: 15px;
}
table.paging td.pages {
	background: #eeeeee;
	padding: 5px;
	border: 1px solid #cccccc;
}
table.paging td.results {
	padding-top: 5px;
}
.search_property_title {
	color: #0B70B6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em; 
	font-weight: bold;
}
.textblue11 {
	color: #0B70B6;
}
.textbluebold11 {
	color: #650F6D;
	font-weight: bold;
}
/* pictures in body */
p.pictures img {
	display: inline;
	margin-right: 20px;
	border: none;
}
/* table header */
tr.tableHeader td {
	font-family: Arial, Helvetica, sans-serif;
	color: #650F6D;
	font-size: 1.2em;
	font-weight: bold;
}

/* steps (like order step) */
ul.step {
	background: transparent url('../images/step_start.gif') no-repeat bottom left;
	list-style: none;
	margin:0.8em auto 2em;
	padding-left: 40px;
	height: 25px;
}
ul.step li {
	height: 25px;
	float: left;
	width: 310px;
	text-align: center;
	background: transparent url('../images/step_standard.gif') no-repeat bottom left;
}
ul.step li.step_current {
	background: transparent url('../images/step_current.gif') no-repeat bottom left;
	font-weight:bold;
}
ul.step li.step_todo {
	font-style:italic;
}
ul.step li#step_end { width: 200px; }
ul.step li#step_end { background: transparent url('../images/step_end.gif') no-repeat bottom left; }
ul.step li#step_end.step_current { background: transparent url('../images/step_end_current.gif') no-repeat bottom left; }
ul#order_step {
	background-color: white;
}
/* hide something without touching html */
.newHidden {
	display: none;
}

/* Some new form style */
.form_item {
}
.form_item span.label {
	color: #0B70B6;
	display: block;
	font-weight: bold;
}
.form_item span.desc {
	color: #999999;
	display: block;
}
.form_item span.error {
	color: #FF0000;
}
.form_item input.wide {
	width: 250px;
}
.form_item .verywide {
	width: 400px;
}
.form_item select {
	width: 200px;
}
.form_item textarea {
	padding: 3px;
}

/* .notice - messages to user
--------------------------------*/
#notice {
	padding: 15px 15px 0 15px;
	display: none;
	margin: 0 0 15px 0;
}
#notice p {
	padding: 0 0 15px 0;
	margin: 0;
}
.notice {
	background: #CAEA99; 
	border: 1px solid #70A522; 
	margin-bottom: 15px;
	font-size: 1.2em;
	color: #333333;
}
.error {
	background: #FEDCDA; 
	border: 1px solid  #CE090E; 
	margin-bottom: 15px;
	font-size: 1.2em;
	color: #333333;
}
#notice a {
	color: #333333;
	text-decoration: underline;
}

/* Powersearch */
.powersearchpaddingsideonly {
  padding: 0 5px;
}
.powersearchpaddingsideandtop {
  padding: 5px 5px 0 5px;
}
.powersearchpaddingsideandbottom {
  padding: 0 5px 5px 5px;
}
.powersearchpadding {
  padding: 5px;
}
.textorange11 {
  color: #FF8800;
}

/* SoftVisions Copyright */
#softvisions {
	color: #0B70B6;
	text-align: center;
	padding: 15px;
}
#softvisions a {
	text-decoration: underline;
	color: #0B70B6;
}

/* Printing settings 
----------------------*/
@media print {

	#header,
	.hideonprint {
		display: none;
	}
	
	#footer {
		background: none;
	}
	#footer .right_background {
		background: none;
	}
	#footer .secure_bottomline {
		display: none;
	}
	#footer .copy {
		width:100%;
	}

}