body {
	background: #15365d url(/img/v3/bg.gif);
	background-attachment:fixed;
	margin: 0;
	padding:0;
}

body, td, div {
	font-size: 11px;
	font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
	color: #151515;
}
h1#logo a {
	display: block;
	background: url(/img/v3/logo.gif) no-repeat;
	text-indent: -3000px;
	width: 172px;
	height: 64px;
	overflow: hidden;
}
h1 {
	font: 23px SansationBold, "Century Gothic", Segoe UI,Arial,Verdana,Helvetica,sans-serif;
	color: #183960;
	margin: 0px 0 20px 0;
}
h2 {
	font: 16px SansationBold "Century Gothic", Segoe UI,Arial,Verdana,Helvetica,sans-serif;
	color: #0065a2;
	margin-bottom: 5px;
	background: url(/img/lineshade.gif) repeat-x bottom;
	padding-bottom: 10px;
}
h3 {
	font: bold 14px Segoe UI,Arial,Verdana,Helvetica,sans-serif;
	color: #196a90;
	margin: 0px;
	line-height: 1em;
	margin-bottom: .2em;
}
.hidden {
	display: none;
}
a:link, a:visited {
	color: #0065a2;
	text-decoration: none;
}
a:hover {
	color: #6cc128;
}
form {
	margin: 0;
}
fieldset {
	padding: 10px;
}
legend {
	margin-bottom: 10px;
	color: #297f95;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 10px;
}
td {
	font-size: 11px;
}

input {
	font: 11px verdana;
}

.box div p {
	margin: 0 0 15px 0;

}

.message div{
	font: 18px arial;
	padding: 10px;
	color: #fff;
	background: green;
	margin-bottom: 20px;
}

.error div{
	font: 18px arial;
	padding: 10px;
	color: #fff;
	background: red;
	margin-bottom: 20px;
}


/*
	LAYOUT:
*/



#topbar {
	background: url(/img/v3/top.png) no-repeat;
	width: 960px;
	height: 100px;
	margin: auto;
	margin-top: 20px;
	position: relative;
}

	#logo {
		position: absolute;
		top: 20px;
		left: 20px;
	}
	#mainsearch {
		position: absolute;
		top: 30px;
		left: 240px;

	}
	#mainsearch .location {
		font: bold 10px "Century Gothic", arial, sans-serif;
		text-transform: uppercase;
	}
	#mainsearch .searchbox {
		background: url(/img/v3/searchbg.gif) no-repeat;
		width: 361px;
		height: 22px;
		padding: 4px;
		position: relative;
	}
	#searchbutton {
		position: absolute;
		left: 333px;
		top: 2px;
		width: 25px;
		height: 25px;
	}
	#eq {
		font: 13px 'Segoe UI', Arial; color: #808080;
		width: 300px;
		padding: 2px;
		border: none;
		border-style: none;
		border-width: 0;
	}

	#menuline {
		position: absolute;
		top: 55px;
		left: 630px;
	}
	#menuline ul {margin: 0; padding: 0;}
	#menuline ul li {display: inline;}
	#menuline ul li a:link, #menuline ul li a:visited {
		display: block;
		float: left;
		text-decoration: none;
		font: 11px arial;
		padding: 1px 5px 1px 5px;
		border-right: 1px solid #d9d9d9;
	}
	#menuline ul li a.active:link, #menuline ul li a.active:visited {

	}
	#menuline a {

	}

.nomargin {margin: 0;}

#page {
	width: 960px;
	margin: auto;
	padding: 0px 12px;
}

#mainarea {
	background: #fff;
}
#bottom {
	background: url(/img/v3/bottombg.png) no-repeat;
	position: relative;
	width: 960px;
	margin: auto;
	height: 84px;
	color: #fff;
	margin-bottom: 30px;
}
 #bottom .left {
	 width: 720px;
	 position: absolute;
	 top: 20px;
	 left: 30px;
	 color: #fff;
 }
 #bottom .right {
	 width: 150px;
	 position: absolute;
	 top: 20px;
	 right: 30px;
	 color: #fff;

 }



#fpTeaser {
	background: #4f9b00;
	height: 200px;
	position: relative;
}

#welcome {
	position: absolute;
	top: 10px;
	left: 363px;
}
#welcome h1 {
	color:  #fff;
	font: bold 20px "Century Gothic", arial, sans-serif;
	margin:0;
	text-transform: uppercase;
}
#welcome h2 {
	color:  #fff;
	font: normal 15px "Century Gothic", arial, sans-serif;
	margin:0;
	background: none;
}

#teaserAds {
	position: absolute;
	top: 70px;
	left: 363px;
	width: 580px;
	height: 130px;
	overflow: hidden;
}



.gray {
	color: #808080;
}
.small {
	font-size: 10px;
}
.xsmall {
	font-size: 9px;
}
.medium {
	font-size: 14px;
}

.large {
	font-size: 15px;
}
.xlarge {
	font-size: 18px;
}
.center {
	text-align: center;
}

.light {
	color: #909090;
}
.white {
	color: #fff;
}
.white a:link, .white a:visited{
	color: #fff !important;
}
.even td {
	background: #f9f9f9;
}

.canvasFull {
	padding: 20px;
}

.leftcol {
	background: url(/img/leftcolbg.gif);
	width: 220px;
}
.leftcol h2 {
	background: url(/img/v2/colheader_blue.gif);
	font-size: 11px;
	color: #fff;
	padding: 5px 10px 5px 10px;
	margin: 0;
}
.leftcol h2.green {
	background: url(/img/v2/colheader_green.gif);
	font-size: 11px;
	color: #fff;
	padding: 5px 10px 5px 10px;
	margin: 0;
}
.leftcol .padding {
	padding: 10px;
}

td.rightcol {
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	vertical-align: top;
	padding: 10px;
	background: url(/img/lineshade.gif) repeat-x 0 1px;
}
h2.shadow {
	padding-bottom: 15px;
	padding-bottom: 15px;
}
div.shadow {
	background: url(/img/lineshade.gif) 0px 1px repeat-x;
}
.rightcol .padding {
	padding: 10px;
}

.hr {
	border-top: 1px solid #e9e9e9;
	background: url(/img/lineshade.gif) 0px 1px repeat-x;
}
.fullcol {
	border-top: 1px solid #e9e9e9;
	background: url(/img/lineshade.gif) 0px 1px repeat-x;
	padding: 20px;
}

.twocols {
	border-top: 1px solid #e9e9e9;
	background: url(/img/lineshade.gif) 0px 1px repeat-x;
	height: 1%;
}
.twocols h2 {
	color: #196a90;
	font-size: 14px;
	margin-bottom: 3px;
}
.col1 {
	width: 329px;
	float: left;
	padding: 20px;
	border-right: 1px solid #e9e9e9;
}
.col2 {
	width: 330px;
	float: left;
	padding: 20px;
}

.break {
	clear: both;
	overflow: hidden;
	height: 1px;

}
ul.breadcrumb {
	margin: 0;
	padding: 0;
	height: 20px;
}
ul.breadcrumb li {
	display: inline;
}
ul.breadcrumb li a:link, ul.breadcrumb li a:visited {
	display: block;
	float: left;
	padding: 0px 15px 0 0;
	margin-right: 5px;
	background: url(/img/breadcrumbarrow.gif) right no-repeat;
	color: #808080;
	text-decoration: none;
}
ul.breadcrumb li.last a:link, ul.breadcrumb li.last a:visited {
	background: none;
}
ul.breadcrumb li a:hover {
	text-decoration: underline;
}

ul.categorylist {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.categorylist li {
	display: inline;
}
ul.categorylist li a:link, ul.categorylist li a:visited {
	display: block;
	border-bottom: 1px solid #d9d9d9;
	padding: 4px 0px 4px 25px;
	text-decoration: none;
	background: url(/img/tinyarrow.gif) 10px 9px no-repeat;
}
ul.categorylist li a:hover {
	background: #fff url(/img/tinyarrow.gif) 12px 9px no-repeat;
	font-weight: bold;
}
body ul.categorylist li a.active:link, body ul.categorylist li a.active:visited {
	background: #ffffff url(/img/tinyarrow.gif) 12px 9px no-repeat;
	font-weight: bold;
	font-size: 12px;
}

ul.links {
	padding: 0;
	margin: 10px 0 0 0;
}
ul.links li {
	display: inline;
}
ul.links li a:link, ul.links li a:visited {
	display: block;
	padding: 2px 0px 2px 24px;
	text-decoration: none;
	background: url(/img/tinyarrow.gif) 10px 6px no-repeat;
}
ul.links li a:hover {
	background: url(/img/tinyarrow.gif) 12px 6px no-repeat;
	text-decoration: underline;
}
ul.links li a.active:link, ul.categorylist li a.active:visited {
	background: url(/img/tinyarrow.gif) 12px 6px no-repeat;
	font-weight: bold;
}


ul.buttons {
	padding: 0;
	margin: 10px 0 0 0;
	margin-right: 2px;
}
ul.buttons li {
	display: inline;
}
ul.buttons li a:link, ul.buttons li a:visited {
	display: block;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	border: 1px solid #d9d9d9;
	margin-bottom: 2px;
}
ul.buttons li a:hover {
	text-decoration: none;
	background: #297f95;
	border: 1px solid #297f95;
	color: #fff;
}
ul.buttons li a.active:link, ul.categorylist li a.active:visited {
	background: url(/img/tinyarrow.gif) 12px 6px no-repeat;
	font-weight: bold;
}

ul.buttonline {margin: 0; padding: 0 0 0 10px;height: 25px; border-bottom: 1px solid #196a90;}
	ul.buttonline li {display: inline;}
	ul.buttonline li a:link, ul.buttonline li a:visited {
		display: block;
		float: left;
		color: #505050;
		text-decoration: none;
		font: 11px arial;
		border: 1px solid silver;
		border-bottom: none;
		padding: 5px 10px 5px 10px;
		margin-right: 4px;
	}
	ul.buttonline li a:hover {
		background: silver;
		color: #fff;
	}
	ul.buttonline li a.active:link, ul.buttonline li a.active:visited {
		background: #196a90;
		color: #fff;

		border: 1px solid #196a90;
	}
	a {

	}


.smallButton {
	width: 99px;
	height: 13px;
	background: url(/img/smallbuttonbg.png) no-repeat 0 0;
	padding-top: 7px;
	display: block;
	text-align: center;
}
.smallButton:hover {
	background: url(/img/smallbuttonbg.png) no-repeat 0 -20px;
}
.smallButton img {
	margin: auto;
}

.formset .padding { padding: 10px; background: url(/img/lineshade.gif) 0px 1px repeat-x;}
.formset h2 {}
.formset h3 {
	background: #c9c9c9 url(/img/headerbg.gif) right no-repeat;
	font: bold 11px arial;
	color: #fff;
	padding: 5px 10px;
}
.formset h4 {
	background: #f9f9f9 ;
	font: bold 11px arial;
	color: #505050;
	border-top: 1px solid #e9e9e9;
	padding: 5px 10px;
	margin: 0;
}
.btn {
	padding: 3px;
	font: 11px arial;
	cursor: pointer;
}
.annonceItemSuper {
	padding: 10px 0 0 0;
	border: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	background: url(/img/lineshade.gif) 0px 2px repeat-x;
	margin-bottom: 15px;
}
.annonceItemSuper h3 {
	margin-bottom: 4px;
}


.active {
	background: #f9f9f9;
}
.annonceItemSuper .description {
	font-size: 11px;
	font-family: arial;
}

.annonceItemSuper a {
	color: #196a90;
	text-decoration:none;
}

.advertBottomLine {
padding: 4px 10px 4px 10px;
border-top: 1px solid #e9e9e9;
background: #fbfbfb;
}

.annonceItem {
	padding: 10px 0 10px 0;
	border: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	background: url(/img/lineshade.gif) 0px 1px repeat-x;
	margin-bottom: 15px;
	cursor: pointer;
}


.annonceItemBasic {
	-moz-box-shadow: 0px 0px 4px rgba(100, 100, 100, .3);
	-webkit-box-shadow: 0px 0px 4px rgba(100, 100, 100, .3);
}
.annonceItemBasic:hover {
	-moz-box-shadow: 0px 0px 8px rgba(100, 100, 100, .7);
	-webkit-box-shadow: 0px 0px 8px rgba(100, 100, 100, .7);
}

.annonceItem h3 {
	font: bold 11px arial;
	margin-bottom: 0px;
}
.annonceItemBasic h3 {
	font: bold 14px arial;
	margin-bottom: 3px;
}
.annonceItem a {
	color: #0065a2;
	text-decoration:none;
}

.annonceItem .description {
	padding-bottom: 10px;
}

.advertItem {
	position: relative;
	font-family: arial !important;
	cursor: pointer;
}

.advertItem1 {
	border: 1px solid #e3e3e3;
	-moz-box-shadow: 0px 0px 4px rgba(100, 100, 100, .3);
	-webkit-box-shadow: 0px 0px 4px rgba(100, 100, 100, .3);
	margin-bottom: 10px;
	height: 58px;
}
.advertItem1 .inner {
	border: 1px solid #fff;
	padding: 3px;
	height: 50px;
	background: url(/img/advertlistgradient.gif) repeat-x 0px -30px;
}
.advertItem1 .description {
	width: 550px;
	color: #888;

}
.advertItem1 h2 {
	font-size: 13px;
	width: 550px;
	background: none;
	margin: 0;
	padding: 0;
	font-family: segoe ui, arial, sans-serif;
}
.advertItem1 h2 span {
	float: right;
	font-size: 10px;
	color: #aaa;
	font-weight: normal;
}

.advertItem1:hover {
	border-color: #ccc;
}
.advertItem1:hover .inner {
	background: url(/img/advertlistgradient.gif) repeat-x 0px -80px;
}

.distanceInfo {
	position: absolute;
	right: 0;
	top: 5px;
	width: 110px;
	border-left: 1px solid #e3e3e3;
	text-align: center;
}
.distanceInfo .distance {
	font: bold 18px arial bold, arial, sans-serif;
	color: #4f9b00;
}



/*
*  ANNONCE VISNING
*/

.annonce {

}
.annonce h1 {
	padding: 3px 0 3px 0;
	margin-bottom: 3px;
	font: bold 21px "Century Gothic", Segoe UI,Arial,Verdana,Helvetica,sans-serif;
	color: #183960;
	margin: 0px 0 20px 0;
	text-transform: uppercase;

}
.annonce .toolList {
	padding: 0;
	margin: 0;
}
.annonce .toolList li {
	list-style: none;
}
.annonce .toolList li a {
	background: #6cc128;
	padding: 5px 0 5px 30px;
	display: block;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: #6cc128;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.annonce .toolList li a:hover {
	background-color: #569a20;
}
.annonce .description {
	padding-top: 15px;
	font-size: 12px;
	line-height: 1.5em;
}
.annonce .details {
	padding: 10px 0 10px 0;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	background: url(/img/lineshade.gif) 0px 2px repeat-x;
	margin-bottom: 15px;

}

a.buttonlink:link, a.buttonlink:visited {
	background: url(/img/v3/button_130px.gif) no-repeat 0 0;
	padding: 5px 10px;
	width: 114px;
	display: block;
	color: #fff;
}
a.buttonlink:hover {
	background: url(/img/v3/button_130px.gif) no-repeat 0 -25px;
}

.annonce p {
	margin: 0 0 15px 0;
}


.error {
	font-weight: bold;
	color: red;
}

.warning {
	font-weight: bold;
	color: red;
	border: 2px solid red;
	padding: 20px;
	margin-bottom: 20px;
}

#questionForm, #bookingForm {
	border: 1px solid #e9e9e9;
	background: #fbfbfb;
}
.padding {
	padding: 10px;
}
.advertImages li {
	list-style: none;
}

.sidebarAdverts {}
.sidebarAdverts h2 {
	margin: 0;
	font-size: 11px;
}


.advertsClose {
}
.advertsClose .image {
	margin-bottom: 3px;
}
.advertsClose .advert {
	width: 224px;
	height: 160px;
	overflow: hidden;
	float: left;
	text-align: center;
}
.advertsClose .advert h2 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: none;
}

.advertsClose {}

.ratingFactor {
	margin-bottom: 2px;
}

.categoryList {
	padding: 0;
	margin: 0;
}
.categoryList li {
	list-style: none;
	margin-bottom: 2px;
}
.categoryList li a {

}


/**
 * jQuery Simple Dialog
 */

.sd_container{
 font-family: arial,helvetica,sans-serif;
 margin:0;
 padding: 20px;
 position: absolute;
 background-color: #fff;
 border: solid 1px #ccc;
}
.sd_header{
 font-size: 125%;
 font-weight:bold;
 margin-bottom: 10px;
}
.sd_content{
}
.sd_footer{
 color: #a0a0a0;
 margin-top: 10px;
}
.sd_overlay{
 position: absolute;
 margin:0;
 padding: 0;
 top: 0;
 left: 0;
 background-color: #222;
}
.sd_loading{
 background: url('/img/indicator.gif') center no-repeat;
 background-color: #fff;
 height: 60px;
 width: 60px;
}
.sd_closelabel{
 position:absolute;
 width:50px;
 height:17px;
 line-height:22px;
 top:0;
 left:0;
 padding:5px;
 text-align:center;
 background-color:#ccc;
}
.sd_closelabel a {
 text-decoration:none;
 color: #222;
 font-size: 12px;
 font-weight:bold;
}


#changeZipcode {
}


