/*
www.toscana-vacanze.dk CSS
Dato: 2006-11-16
Revideret: 2009-10-09

Af nam nam design webbureau v. Lasse Gejl
www.namnamdesign.dk
*/

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	background: #e6e6b3;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 0 20px 0;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 12px 0;
}
a img {
	border: none;
}
#skip {
	position: absolute;
	left: -1000%;
}
#container {
	text-align: left;
	margin: 0 auto;
	width: 910px;
	padding: 0 5px;
	background: transparent url(../img/bg_body.gif) repeat-y center top;
}
#header {
	margin: 0 5px;
	border-bottom: 1px solid #fff;
	position: relative;
}
#header h2 {
	text-indent: -100em; 
	overflow: hidden;
	margin: 0;
}
#header #headline {
	background: url(../img/toscana_header.jpg) no-repeat;
	width: 900px;
	height: 110px;
	font-size: 1px;
}
#header #headline a {
	display: block;
	height: 110px;
}
#search {
	background: #fff;
	border: 1px solid #5f6670;
	position: absolute;
	right: 20px;
	top: 20px;
}
#search fieldset {
	border: none;
}
#search .field {
	border: none;
	float: left;
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 5px;
	width: 164px;
}
#search .button {
	float: left;
	padding: 3px
}
#content, #text {
	float: right;
	width: 660px;
	margin-right: 5px;
	display: inline;
	padding: 18px 0 20px 20px;
	/* damn you explorer */
	* padding-top: 17px;
	background: url(../img/bg_tabs_top.gif) repeat-x left top;
}
#text {
	padding-top: 57px;
}
#text h1.category {
	padding-bottom: 10px;
}
#text ul {
	margin: 15px 15px 15px 30px;
}
#text ul.links {
	margin-top: 25px;
	list-style: none;
}
#text ul.links li {
	margin-top: 10px;
}
#text.margin p {
	margin-right: 180px;
}
#text a {
	color: #000;
	font-weight: bold;
}
#text a:hover {
	text-decoration: none;
	color: green;
}
#text .highlight {
	border-left: 4px solid #efefde;
	padding: 5px 10px 5px 15px;
	margin-left: 20px;
	font-size: 12px;
}
#text.galleri p {
/*	height: 247px;*/
}
#exp #text.galleri p {
	height: 150px;
}
#text ul.searchresults_list li {
	list-style: none;
}
#text .searchresults {
	border-top: 1px solid #ccc;
	height: 102px;
	margin: 0 20px 0 0;
	padding: 15px 0;
}
#text .searchresults img {
	border: 1px solid #ddd;
	float: left;
	margin: 0 15px 0 0;
	padding: 1px;
}
#text .searchresults img:hover {
	border: 1px solid #ccc;
}
#text .searchresults h3 {
	font-size: 12px;
}
#text .searchresults p {
	margin: 0;
}
#text .ajaxSearch_result {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 10px;
}
#text .ajaxSearch_resultExtract p {
	margin-top: 0;
}
#content p, #text p {
	margin-right: 20px;
}
#content h1, #content h2, #text h1 {
	color: #cc3300;
	font-size: 14px;
	margin-right: 20px;
}
#content h1 {
	padding: 0 0 7px 0;
}
#content h1 a, #content h2 a {
	color: #cc3300;
}
#content h3, #text h2 {
	font-size: 12px;
	margin: 0 20px -12px 0;
	color: #6b6b2e;
}
#content img.right, #text img.right {
	float: right;
	border: 1px solid #efefde;
	padding: 1px;
	margin: 0 0 10px 15px;
}
#text img.right-no-border {
	float: right;
	margin: 0 0 10px 15px;
}
#content img.left, #text img.left {
	float: left;
	padding: 1px;
	border: 1px solid #efefde;
	margin: 5px 15px 0 0;
}
#content p.right {
	float: right;
	background: #f4f4e9;
	padding: 5px;
	margin: 15px 20px 10px 15px;
	font-size: 10px;
	display: inline;
}
#content p.special {
	margin: 0 0 10px 15px;
}
#content p.left {
	float: left;
	background: #f4f4e9;
	padding: 4px;
	margin: 0 15px 0 0;
	font-size: 10px;
	display: inline;
}
#content p.right img, #content p.left img {
	margin-bottom: 3px;
	border: 1px solid #fff;
}
#content h2 p.right, #content h2 p.left,
#content h3 p.right, #content h3 p.left {
	color: #000 !important;
	font-size: 10px;
	font-weight: normal;
}
#content .clear {
	clear: both;
}
#map_canvas {
	margin: 20px 0 0 0;
}
#share {
	float: right;
	margin: 0 20px 0 0;
	text-align: right;
}
#share ul {
	padding: 2px 0 5px 0;
	margin: 0;
}
#share li {
	display: inline;
	list-style: none;
	margin: 0 0 0 10px;
}
#share a {
	color: #555 !important;
	font-weight: normal;
}
#share a.print {
	background: url(../img/icon_print.gif) no-repeat left center;
	padding: 0 0 0 13px;
}
#share a.share {
	background: url(../img/icon_send.gif) no-repeat left center;
	padding: 0 0 0 13px;
}
#share a.add {
	background: url(../img/icon_plus.gif) no-repeat left center;
	padding: 0 0 0 13px;
}
#share a.remove {
	background: url(../img/icon_minus.gif) no-repeat left center;
	padding: 0 0 0 13px;
}
#share .order {
	background: url(../img/bg_button.gif) repeat-x left center;
	border: 1px solid #cb7b0a;
	color: #fff !important;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	text-decoration: none;
}
#share .order:hover {
	background: #ff7c0d;
	border: 1px solid #b16b08;
}
#share .enquire {
	font-weight: bold;
}
#text #share ul {
	margin-right: 0;
}
#text #share a:hover {
	color: 555;
}
#text p.tip {
	background: url(../img/icon_info.gif) no-repeat 0 5px;
	border-bottom: 1px solid #ccc;
	line-height: 16px;
	padding: 0 230px 10px 14px;
}
#formular {
	width: 630px;
	margin: 20px 20px 0 0;
}
#formular td {
	vertical-align: top;
	padding-bottom: 5px;
}
#formular .field, #formular .dropdown, #formular .textarea, #formular .button, #formular .short {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}
#formular .field {
	width: 280px;
}
#formular .short {
	width: 140px;
}
#formular .dropdown {
	width: 290px;
}	
#formular .textarea {
	width: 280px;
}
#formular .button {
	margin: 10px 0;
}

/* frontpage extras*/
#header h1 {
	text-indent: -100em; 
	overflow: hidden;
	margin: 0;
}
#front #content {
	padding-top: 57px;
}
#front #content a {
	color: #000;
}
#front #content a:hover {
	text-decoration: none;
}
#front #content img.kort {
	float: right;
	margin: 0 20px;
}
#content h2.line {
	border-top: 1px solid #e9e9e9;
	padding-top: 20px;
	margin-bottom: -8px;
	clear: both;
}
#content .udvalgt, #content .sidste {
	background: #f4f4e9;
	padding: 10px;
	width: 178px;
	margin: 3px 23px 10px 0;
	float: left;
	height: 223px;
}
#content .sidste {
	margin-right: 0;
}
#content .udvalgt img, #content .sidste img {
	border: 1px solid #fff;
	margin-bottom: 3px;
}
#content p.clear {
	clear: both;
}
#content a.order-button {
	background: url(../img/bg_button.gif) repeat-x left center;
	border: 1px solid #cb7b0a;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
}
#content a.order-button:hover {
	background: #ff7c0d;
	border: 1px solid #b16b08;
}
#content img.page_image {
	background: #fff;
	border: 5px solid #f4f4e9;
	float: right;
	margin: 20px;
	padding: 1px;
}
#content .search_icon {
	border: none;
	float: right;
	margin: 20px;
}

/* tabs - start */
.tabs {
	text-align: right;
	padding: 0 20px 21px 0;
}
.tabs li {
	display: inline;
}
.tabs a {
	color: #fff;
	text-decoration: none;
	padding: 7px 8px;
	margin: 1px 0 0 0;
	font-weight: bold;
	text-decoration: underline;
}
.tabs a:hover {
	text-decoration: none;
}
.tabs li.active a, .tabs li.active a:hover {
	background: #fff;
	color: #333;
	border: 1px solid #6b6b2e;
	border-bottom: none;
	margin: 0;
	text-decoration: none;
}
/* tabs - end */

/* prisliste/kalender - start */
.prisliste {
	margin: 15px 0;
	border-collapse: collapse;
	width: 640px;
}
.prisliste .headline {
	background: #eee;
	font-weight: bold;
}
.prisliste .headline td {
	border-bottom: 1px solid #ddd;
}
.prisliste td {
	padding: 3px;
}
.prisliste td.farve {
	background: #f5f5f5;
}
.prisliste td.moerk {
	background: #ddd;
}
.prisliste .weeks {
	width: 65px;
}
.prisliste .period {
	width: 100px;
}
.prisliste .name {
	width: 154px;
}
.kalender {
	text-align: center;
	margin-bottom: 10px;
	* margin: 15px 0 25px 0;
	width: 640px;
}
.kalender a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.kalender a:hover {
	text-decoration: underline;
}
.kalender td {
	border: 1px solid #fff;
	padding: 1px 0;
}
.kalender caption {
	text-align: left;
	font-weight: bold;
	background: #eee;
	border-bottom: 1px solid #ddd;
	padding: 3px;
	margin-top: 15px;
}
.kalender .uge {
	text-align: left;
}
.kalender .optaget, span.optaget {
	background: #cc3300;
	color: #fff;
}
.kalender .ledig, span.ledig {
	background: #627d4e;
	color: #fff;
}
span.optaget, span.ledig {
	padding: 3px 4px;
}
/* prisliste/kalender - end */

/* galleri - start */
.galleri p {
	float: left;
	background: #f4f4e9;
	padding: 4px;
	margin: 5px 20px 15px 0;
	font-size: 10px;
	line-height: 16px;
	display: inline;
	width: 192px;
}
.galleri p img {
	border: 1px solid #fff;
}
.galleri p img:hover {
	border: 1px solid #ddd;
}
.galleri p.right img, #content p.left img {
	margin-bottom: 3px;
}
.galleri blockquote {
	margin-top: 15px;
}
/* galleri - start */

#side {
	float: left;
	width: 220px;
	margin-left: 5px;
	background: #efefde url(../img/bg_tabs_top.gif) repeat-x left top;
	display: inline;
	padding-top: 40px;
}
#side ul {
	list-style: none;
	padding-top: 11px;
	border-top: 1px solid #fff;
}
#side ul li ul {
	padding-top: 0px;
	border-top: none;
}
#side ul li a {
	display: block;
	width: 195px;
	padding: 4px 5px 3px 20px;
	border-bottom: 1px solid #fff;
	color: #333333;
	text-decoration: none;
}
#side ul li ul li a {
	padding-left: 35px;
	width: 180px;
}
#side .current {
	font-weight: bold;
}
#side .current ul a {
	font-weight: normal !important;
}
#side a:hover {
	text-decoration: underline;
}
#side li.active {
	font-weight: bold;
}
#side li ul li.active {
	font-weight: normal;
	background: #fff url(../img/icon_navi_arrow.gif) no-repeat 22px center;
	text-decoration: none;
}
#side li ul li {
	font-weight: normal !important;
}
#side li ul li ul li a {
	background: none;
	padding-left: 50px;
	width: 165px;
}
#side li.margin {
	margin-top: 25px;
}
#side a.search {
	background: url(../img/icon_search_mini.gif) no-repeat 184px center;
}

#recall {
	background: #fff;
	border: 1px solid #dfdfc1;
	padding: 7px 10px;
	margin: 20px;
}
#recall h4 {
	border-bottom: 1px solid #eee;
	font-size: 12px;
	padding-bottom: 5px;
}
#recall ul {
	padding: 0;
}
#recall li {
	border: none;
}
#recall ul li a {
	width: 160px;
	padding: 2px 0 1px 0;
}
#recall .show_all a {
	background: url(../img/icon_plus.gif) no-repeat 0 7px;
	padding-left: 15px;
	width: 145px;
}
#recall .delete_all a {
	background: url(../img/icon_minus.gif) no-repeat 0 7px;
	padding-left: 15px;
	width: 145px;
}

/* standard forms  */
form.order, form.askform {
	margin: 20px 0 0 0;
}
form.order label, form.askform label {
	display: block;
	float: left;
	padding-right: 10px;
	width: 260px;
}
form.askform label {
	width: 117px;
}
form.order .field, form.askform .field, #feedbackForm .field {
	width: 278px;
	padding: 1px;
}
form.order p, form.askform p {
	margin: 5px 0;
}
form.order .button, form.askform .button, form.search .button, #feedbackForm .button {
	font-weight: bold;
	cursor: pointer;
	margin: 15px 0 0 0;
}
form.search .button {
	margin: 5px 0 0 0;
}
form.search .search_calendar td {
	background: #eee;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	padding: 1px 5px 5px 5px;
	text-align: center;
}
form.order select {
	width: 287px;
}
form.order textarea, form.order .field, form.order select,
form.askform textarea, form.askform .field, form.askform select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
form.order textarea, form.askform textarea, #feedbackForm textarea {
	padding: 1px;
	width: 283px;
}
form.search label {
	display: block;
	font-weight: bold;
	margin: 0 0 5px 0;
	width: 100%;
}
form.search .forrent, 
form.search .region, 
form.search .category {
	height: 92px;
	padding: 4px;
	width: 280px;
}
#feedbackForm fieldset {
	border: none;
}
/* standard forms -end */

#info {
	background: #fff url(../img/bg_info.gif) no-repeat left top;
	color: #666;
	font-size: 10px;
	line-height: 14px;
	padding: 90px 10px 18px 20px;
}
#info a {
	color: #666;
}
#info a:hover {
	text-decoration: none;
}
#footer {
	clear: both;
	margin: 0 5px;
	padding: 10px 0 3px 20px;
	background: #999933 url(../img/bg_tabs_bottom.gif) repeat-x left top;
	height: 20px;
	color: #6b6b2e;
	font-size: 10px;
	font-weight: bold;
}
#footer a {
	color: #6b6b2e;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#end {
	padding: 0 5px;
	background: transparent url(../img/bg_footer.gif) no-repeat center top;
	height: 10px;
	margin-bottom: -5px;
}

/* JONAS GRAU */
div.apartment_text {
	clear: both;
	height: 150px;
	margin: 0 0 25px 0;
}
.content .prisliste {
	width: 100%;
}
.prisliste tr.farve td {
	background: #f5f5f5;
}
.kalender .red, span.red {
	background: #cc3300;
	color: #fff;
}
.kalender .green, span.green {
	background: #627d4e;
	color: #fff;
}
.kalender .grey, span.grey {
	background: #eee;
	color: #333;
}
span.red, span.green, span.grey {
	padding: 3px 4px;
}
p.frontpage {
	background: none !important;
}