/*--------------------------------------------------------------- PREDEFINED */

* {
	margin: 0px;
	padding: 0px;
	font: 100.1% "Trebuchet MS",sans-serif;
	border: 0px;
	color: #666666;
	list-style-type: none;
}

body {
	width: 100%;
	height: 100%;
	background: #dacec0 url(../img/tourism/body_bg.jpg) no-repeat;
	
}

/*--------------------------------------------------------------- MISC */


.facebook-link {
	height: 24px;
	line-height: 24px;
	background: url(../img/tourism/button_facebook.jpg) no-repeat;
	text-decoration: none;
	color: #6f6963;
	padding: 0px 0px 0px 29px;
}

.twitter-link {
	height: 24px;
	line-height: 24px;
	background: url(../img/tourism/button_twitter.jpg) no-repeat;
	text-decoration: none;
	color: #6f6963;
	padding: 0px 0px 0px 29px;
}

.floatClear,
.clear {
	display: block;
	clear: both;
	height: 0px;
	width: 0px;
	font-size: 0px;
	line-height: 0px;
}

a { 
	color: #ff8f00;
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}

strong {
	font-weight: bold;
}

form input,
form textarea {
	border: 1px solid #999999;
	margin: 0px 0px 3px 10px;
	font-size: 0.8em;
}

form input.submit {
	padding: 0px 5px 0px 5px;
}

form label,
form .captcha_text {
	font-size: 0.8em;
}

.invisible {
	display: none;
}

#detailNav {
	width: 665px;
	border: 0px solid;
	margin: 0px 0px 5px 0px;
	font-size: 0.8em;
	height: 20px;
	line-height: 20px;
}

#printbutton, #backbutton { 
	float:right;
	padding-left: 20px;
	margin: 0px 0px 0px 10px;
	height: 20px;
	line-height: 20px;
}

#printbutton { 
	background: url(../img/tourism/icon_print.gif) no-repeat; 
}

#backbutton { 
	background: url(../img/tourism/icon_back.gif) no-repeat; 
}

#backbutton a, #printbutton a { 
	color: #ff8f00;
	text-decoration: none;
	text-transform: uppercase;
}

/*--------------------------------------------------------------- LAYOUT */

#head {
	width: 100%;
	height: 138px;
	background: url(../img/tourism/mainnav_bg.jpg) bottom left repeat-x;
}

#center {
	position: relative;
	left: 50%;
	right: 50%;
	margin: 10px 0px 10px -499px;
	width: 997px;
	display: block;
}

#footer {
	width: 100%;
	height: 288px;
	background: url(../img/tourism/footer_bg.jpg) bottom left repeat-x;
}

/*--------------------------------------------------------------- HEAD */

#head-center {
	position: relative;
	left: 50%;
	right: 50%;
	margin: 10px 0px 10px -499px;
	width: 997px;
	display: block;
}

#head-center div {
	float: left;
}

#head-center .page-logo {
	margin: 7px 0px 0px 37px;
}

#head-center .page-location {
	margin: 24px 0px 0px 48px;
}

#head-center .page-location a {
	display: block;
	height: 30px;
	width: 135px;
	margin-right: 20px;
	float: left;
}

.page-location a.tourism {
	background: url(../img/tourism/switch_tourism_off.png) no-repeat left center;
}

.page-location a.tourism-active, 
.page-location a.tourism:hover {
	background: url(../img/tourism/switch_tourism_on.png) no-repeat left center;
}

.page-location a.business {
	background: url(../img/tourism/switch_business_off.png) no-repeat left center;
}

.page-location a.business-active,
.page-location a.business:hover {
	background: url(../img/tourism/switch_business_on.png) no-repeat 1px center;
}

#headerimage {
	margin: 10px 0px 10px 3px;
	z-index: 50;
}

#headerimage img {
	z-index: 60;
}

#head-center #f10 {
	margin: 25px 0px 0px 20px;
}

#head-center #f10 * {
	float: left;
}

#head-center #f10 #ctrl_65 {
	width: 140px;
	height: 26px;
	background: url(../img/tourism/search_input_bg.png) no-repeat;
	line-height: 20px;
	padding: 3px 0px 0px 25px;
	font-size: 0.8em;
	color: #888888;
	border: 0px;
	margin: 0px;
	display: block;
	float: left;
}

#head-center #f10 .submit_container {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 84px;
	height: 26px;
	display: block;
	float: left;
}

#head-center #f10 #ctrl_66 {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 84px;
	height: 26px;
}

/*--------------------------------------------------------------- MAINNAV */

ul#mainnav { 
	position: absolute;
	top: -53px;
	left: 50%;
	right: 50%;
	margin-left: -499px;
	font-size: 0.8em; 
	padding: 0px 0px 0px 0px; 
	width: 997px;
	text-transform: uppercase;
	z-index: 3000;
}

ul#mainnav * {
	color: #ffffff;
}

ul#mainnav li { 
	float: left; 
	cursor: pointer;
	list-style-type: none;
}

ul#mainnav li a { 
	display: block; 
	text-decoration: none; 
	line-height: 34px; 
	color: #ffffff;
	float: left; 
	cursor: pointer;
	padding: 4px 0px 3px 0px;
}

ul#mainnav li a span {
	float: left; 
	padding-left: 15px; 
	line-height: 34px; 
	cursor: pointer;
}
ul#mainnav li a span b { 
	float: left; 
	padding-right: 15px; 
	line-height: 34px; 
	cursor: pointer;
}

ul#mainnav li a:hover,
ul#mainnav li a.active,
ul#mainnav li a.trail,
ul#mainnav li a.trail span,
ul#mainnav li a:hover span, 
ul#mainnav li a.active span { 
	background: #ffba47; 
	color: #ffffff;
}

ul#mainnav li a:hover span b, 
ul#mainnav li a.active span b, 
ul#mainnav li a.trail span b { 
	background-position: 100% 100%; 
}

ul#mainnav ul { 
	position: absolute; 
	float: none; 
	width: 100px; 
	top: 41px; 
	left: -999em; 
	background: none; 
	z-index: 1000; 
}

ul#mainnav li ul li, 
ul#mainnav li ul li a, 
ul#mainnav li ul li a span, 
ul#mainnav li ul li a b { 
	padding: 0; 
	float: none; 
	background: none; 
	display: inline; 
	line-height: normal; 
}

ul#mainnav li:hover ul, 
ul#mainnav li.sfhover ul { 
	left: auto; 
}

ul#mainnav li ul { 
	background: #ed8507; 
	padding: 0; 
	width: 150px; 
	margin: 0px 0px 0px 0px; 
	border-top: 2px solid #ffba47;
	clear: both; 
	font-size: 1em;
}

ul#mainnav li ul li { 
	width: 150px; 
	border-top: 1px solid #ffffff; 
	float: left; 
}

ul#mainnav li ul li.first { 
	border-top: 0px; 
}

ul#mainnav li ul li a { 
	background: #ed8507; 
	padding: 4px 10px 4px 10px; 
	display: block; 
	color: #fff; 
}

ul#mainnav li ul li a:hover, 
ul#mainnav li ul li a.active, 
ul#mainnav li ul li a.trail  { 
	background: #ffba47; 
}

/*--------------------------------------------------------------- SUBNAV */


#sidebar .nav-right ul { 
	margin: 0px 0px 10px 0px; 
	width: 264px;
}

#sidebar .nav-right ul li {
	width:240px; 
}

#sidebar .nav-right ul a,
#sidebar .nav-right ul span { 
	display: block;
	width: 252px;
	background: url(../img/tourism/subnav_inactive_bg.jpg);
	line-height: 36px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	color: #666666;
	font-weight: bold;
}

#sidebar .nav-right ul a.odd:hover,
#sidebar .nav-right ul a.even:hover,
#sidebar .nav-right ul a:hover,
#sidebar .nav-right ul a.active,
#sidebar .nav-right ul span.active { 
	color: #ffffff;
	background: url(../img/tourism/subnav_active_bg.jpg);
	text-decoration: none;
}

#sidebar .nav-right ul ul {
	margin: 3px 0px 3px 5px;
}

#sidebar .nav-right ul ul li a, 
#sidebar .nav-right ul ul li a.even, 
#sidebar .nav-right ul ul li a.odd,
#sidebar .nav-right ul ul li span { 
	display: block;
	width: 224px;
	background: none;
	line-height: 20px;
	margin: 2px 10px 0px 0px;
	padding: 0px 0px 0px 30px;
	color: #666666;
	font-size: 0.8em;
	border-top: 1px solid #e0dad0;
}

#sidebar .nav-right ul ul li a:hover, 
#sidebar .nav-right ul ul li a.even:hover, 
#sidebar .nav-right ul ul li a.odd:hover,
#sidebar .nav-right ul ul li span.active { 
	background: none;
	color: #ff8f00; 
}

#sidebar .nav-right ul ul li .last {
	border-bottom: 1px solid #e0dad0;
}


/*--------------------------------------------------------------- CONTENT */

#content-start {
	width: 997px;
	height: 9px;
	background: url(../img/tourism/content-start_bg.jpg) no-repeat;
}

#content-end {
	width: 997px;
	height: 10px;
	background: url(../img/tourism/content-end_bg.jpg) no-repeat;
}

#content {
	width: 997px;
	background: url(../img/tourism/content-main_bg.jpg) repeat-y;
}

#main {
	width: 677px;
	float: left;
	padding: 0px 10px 10px 0px;
	margin: 0px 0px 0px 15px;
}

#sidebar {
	width: 265px;
	float: left;
	padding: 0px 10px 10px 18px;
}

#content #main h2,
#content #main h1,
#content #main .mod_newsreader .layout_full p.info {
	display: block;
	width: 683px;
	height: 40px;
	background: url(../img/tourism/headline_content_default_bg.jpg) no-repeat;
	line-height: 39px;
	font-size: 1em;
	color: #6f4c11;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	font-style: italic !important;
}

#content #main .ce_text,
#content #main .ce_image,
#content #main .ce_download {
	margin: 0px 0px 0px 5px;
	color: #666666;
	font-size: 0.75em;
}

#content #main .ce_image {
	display: block;
}

#content #main .ce_text p {
	margin: 0px 0px 10px 0px;
}

#content #main .ce_text h2 {
	font-size: 1.3em;
}

#content #main .ce_text h3 {
	font-size: 1.3em;
}

#content #main table {
	color: #666666;
}

#content #main .image_container img { 
	display: block; 
	padding: 3px; 
	border: 1px solid #e4e6e6;
}

#content #main .ce_headline {
	color: #666666;
}

#content #main #heading {
	float: left;
	display: block; 
	width: 480px;
	margin: 10px 0px 10px 3px;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	background: url(../img/tourism/heading_image_home.jpg) 20px 20px no-repeat;
	
	padding: 20px 10px 10px 200px;
}

#content #main #heading h5 {
	color: #e78801;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 2em;
}

#content #main #heading p {
	text-align: justify;
}

#content #main .mod_article h3,
#content #main .mod_article .ce_text {
	margin: 0px 0px 0px 10px;
}

#content #main .mod_article .ce_text h3 {
	margin: 0px 0px 0px 0px;
}

#content #main .mod_article .ce_text h2 {
	margin: 0px 0px 0px -10px;
}


/*--------------------------------------------------------------- EVENTLISTING */

#content #main #events-list .cal_4 {
	display: block;
	width: 665px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #e0dad0;
	padding: 10px 0px 10px 20px;
}

#content #main #events-list .cal_4 h3 {
	margin-left: 5px;
}

#content #main #events-list .cal_4 .imageHolderList {
	display: block;
	float: left;
	width: 200px;
}

#content #main .wsCatalogList #latest-events .cal_4 .contentHolderList {
	display: block;
	float: left;
	width: 477px !important;
}

#content #main #events-list .cal_4 .contentHolderList {
	display: block;
	float: left;
	width: 455px !important;
}
	
#content #main #events-list .cal_4 .contentHolderList_long {
	display: block;
	float: left;
	width: 660px;
}

#content #main .wsCatalogList #latest-events .cal_4 .contentHolderList_long {
	display: block;
	float: left;
	width: 655px;
}

#content #main #events-list .cal_4 .ce_text a {
	float: right;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

#content #main #paging .paging {
	float: left;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 0.8em
}

#content #main #paging .paging .page_back {
	float: left;
	display: block;
	height: 16px;
	background: url(../img/tourism/arrow_left.jpg) left center no-repeat;
	padding: 0px 0px 0px 10px;
	color: #999999;
	margin: 0px 0px 0px 10px;
}

#content #main #paging .paging .page_next {
	float: left;
	display: block;
	height: 16px;
	background: url(../img/tourism/arrow_right.jpg) right center no-repeat;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 10px;
	color: #999999;
}

#content #main #paging .paging a.page_next,
#content #main #paging .paging a.page_back {
	color:#ff8f00;
	text-decoration: none;
}


#content #main #paging .fulllisting {
	float: right;
	text-transform: uppercase;
	font-size: 0.8em
}

#content #main .teaserImageFrame {
	display: block;
	width: 172px;
	height: 120px;
	border: 1px solid #cccccc;
	padding: 2px;
	background: #ffffff;
	border: 1px solid #cccccc;
}

#content #main .teaserImage {
	display: block;
	width: 172px;
	height: 120px;
}

/*--------------------------------------------------------------- SIDEBAR */

#sidebar h2,
#sidebar div.toggler {
	display: block;
	width: 255px;
	height: 39px;
	background: url(../img/tourism/headline_side_bg.jpg) no-repeat;
	line-height: 39px;
	font-size: 1em;
	color: #666666;
	padding: 0px 0px 0px 12px;
	font-weight: bold;
	font-style: italic !important;
	clear: both;
}

#sidebar h3 {
	display: block;
	width: 255px;
	height: 39px;
	line-height: 39px;
	font-size: 1.2em;
	color: #6f4c11;
	font-weight: bold;
	margin-left: 10px;
}

#sidebar h2 span,
#sidebar div.toggler span {
	display: block;
	width: 255px;
	height: 31px;
	line-height: 39px;
	font-weight: bold;
	font-style: italic !important;
}

#sidebar .mod_newslist {
	margin: 0px 0px 10px 0px;
}

#sidebar .mod_newslist div.block {
	display: block;
	float: left;
	margin: 10px 0px 0px 5px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d0cac1;
}

#sidebar .mod_newslist div.last {
	padding-bottom: 0px;
	border-bottom: 0px solid #d0cac1;
}


#sidebar .mod_newslist .pic-left {
	display: block;
	float: left;
	margin: 5px 10px 0px 10px;
}

#sidebar .mod_newslist .news-content {
	float: left;
	display: block;
	width: 250px;
	margin: 0px 0px 0px 10px;
}

#sidebar .mod_newslist .news-content-small {
	float: left;
	display: block;
	width: 195px;
}

#sidebar .mod_newslist h4 a {
	color: #ff8f00;
	font-size: 0.8em;
	text-decoration: none;
}

#sidebar .mod_newslist p,
#sidebar .mod_newslist .layout_simple a,
#sidebar .mod_newslist .layout_simple .info {
	color: #666666;
	font-weight: normal;
	font-size: 0.75em;
	line-height: 16px;
	text-decoration: none;
}

#sidebar .mod_newslist .layout_simple {
	width: 255px;
}

#sidebar .mod_newslist .layout_simple a {
	color: #ff8f00;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 16px;
	text-decoration: none;
}

#sidebar .mod_newslist h2 {
	background: url(../img/tourism/headline_news_side_bg.jpg) no-repeat;
}

#sidebar .mod_weather {
	margin: 0px 0px 10px 0px;
}

#sidebar .mod_weather h2 {
	background: url(../img/tourism/headline_weather_side_bg.jpg) no-repeat;
	margin: 0px 0px 5px 0px;	
}

#sidebar .mod_weather .wsMsnWeatherCityOdd, 
#sidebar .mod_weather .wsMsnWeatherCityOddFirst, 
#sidebar .mod_weather .wsMsnWeatherCityEven {
	display: block;
	height: 39px;
	width: 266px;
	background: url(../img/tourism/weather_stations_bg.jpg) no-repeat;
	line-height: 39px;
	margin: 1px 0px 0px 0px;
}

#sidebar .weather-type {
	float: left;
	margin: 5px 0px 0px 0px;
	width: 40px;
}

#sidebar .weather-temp {
	float: left;
	margin: 8px 0px 0px 0px;
	width: 40px;
	color: #dd7800;
}

#sidebar .weather-city {
	float: left;
	margin: 8px 0px 0px 0px;
	width: 180px;
}

#sidebar .weather-city a {
	color: #666666;
	text-decoration: none;
}

#twtr-widget-1 .twtr-hd,
#twtr-widget-1 .twtr-ft {
	display: none;
}

#sidebar #facebook-kapiti-feeds div.toggler,
#sidebar #facebook-horophenua-feeds div.toggler,
#sidebar #twitter-feeds div.toggler {
	margin: 0px 0px 10px 0px;
}

#sidebar #facebook-kapiti-feeds div.toggler span,
#sidebar #facebook-horophenua-feeds div.toggler span,
#sidebar #twitter-feeds div.toggler span {
	margin-left: 20px;
}

#sidebar #facebook-kapiti-feeds div.toggler,
#sidebar #facebook-horophenua-feeds div.toggler {
	background: url(../img/tourism/headline_facebook_side_bg.jpg) no-repeat;
}

#sidebar #twitter-feeds div.toggler {
	background: url(../img/tourism/headline_twitter_side_bg.jpg) no-repeat;
}

#sidebar #facebook-kapiti-feeds iframe,
#sidebar #facebook-horophenua-feeds iframe {
	margin: 0px 0px 10px 3px;
}

#sidebar .mod_minicalendar {
	margin: 0px 0px 0px 15px;
	font-size: 0.7em;
}

#sidebar .events-filterlinks {
	margin: 0px 0px 0px 15px;
	font-size: 0.8em;
}


/*--------------------------------------------------------------- FOOTER */

#footer-center {
	position: relative;
	left: 50%;
	right: 50%;
	margin: 10px 0px 10px -499px;
	width: 997px;
	display: block;
	text-align: center;
}

#footer-center .page-socialbookmarks,
#footer-center .page-location,
#footer-center .page-logo {
	float: left;
}

#footer-center .page-socialbookmarks {
	margin: 50px 0px 0px 30px;
}

#footer-center .page-socialbookmarks * {
	margin: 0px 0px 0px 20px;
}

#footer-center .page-logo {
	margin: 20px 0px 0px 100px;
	font-size: 0.7em;
	color: #6f4c11;
	font-style: italic !important;
}

#footer-center .page-location {
	margin: 45px 0px 0px 48px;
}

#footer-center .page-location a {
	display: block;
	height: 30px;
	width: 135px;
	margin-right: 20px;
	float: left;
}

ul#footernav { 
	text-transform: uppercase;
	font-size: 0.8em; 
	padding: 0px 0px 0px 0px;
	margin-left: 320px; 
}

ul#footernav li { 
	float: left;
	cursor: pointer;
	list-style-type: none;
}

ul#footernav li a { 
	text-decoration: none; 
	line-height: 34px;
	color: #6f6963; 
	float: left; 
	cursor: pointer;
	padding: 4px 0px 3px 30px;
}

ul#footernav li a span {
	float: left; 
	padding-left: 17px; 
	line-height: 34px; 
	cursor: pointer;
}
ul#footernav li a span b { 
	float: left; 
	padding-right: 17px; 
	line-height: 34px; 
	cursor: pointer;
}

ul#footernav li a:hover,
ul#footernav li a.active,
ul#footernav li a.trail,
ul#footernav li a.trail span,
ul#footernav li a:hover span, 
ul#footernav li a.active span { 
	color: #6f6963;
}

ul#footernav li a:hover span b, 
ul#footernav li a.active span b, 
ul#footernav li a.trail span b { 
	background-position: 100% 100%; 
}


/*--------------------------------------------------------------- PAGESETTINGS */

#page_home #bottom-teaser {
	margin-top: 10px;
}

#page_home #bottom-teaser div.ce_image {
	display: block;
	width: 236px !important;
	height: 112px !important;
	border: 2px solid #ffffff;
}

#page_home #bottom-teaser .ce_image_wrapper {
	float: left;
	width: 236px;
	text-align: center;
	margin: 0px 6px 0px 6px;
}

#page_home #bottom-teaser h3 {
	display: block;
	height: 48px;
	color: #6f4c11;
	font-weight: bold;
	font-style: italic !important;
}

#page_home #bottom-teaser .ce_image_download-link {
	display: block;
	height: 40px;
	width: 236px;
}

#page_home #bottom-teaser .ce_image_download-link a {
	display: block;
	width: 136px;
	height: 31px;
	margin: 10px 0px 0px 50px;
	background: url(../img/tourism/button_download_page_bottom.jpg);
}

#page_home .teaser-wrapper,
#page_home .teasers .ce_downloads{
	float: left;
	display: block;
	width: 320px;
	height: 290px;
	margin: 0px 0px 0px 15px;
}

#page_home #content #main .teaser-wrapper h3,
#page_home #content #main .teasers .ce_downloads h3 {
	display: block; 
	width: 310px;
	height: 40px;
	line-height: 40px;
	padding: 0px 0px 0px 10px;
	background: url(../img/tourism/headline_hometeaser_bg.jpg) no-repeat;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 0px 0px;
}

#page_home #content #main  .teaser-wrapper h3.isite {
	background: url(../img/tourism/headline_hometeaser_isite_bg.jpg) no-repeat;
}

#page_home #content #main  .teaser-wrapper h3 .teaser-listing-link {
	float: right;
	margin: 9px 10px 0px 0px;
	text-transform: uppercase;	
}

#page_home #content #main  .teaser-wrapper .image-wrapper {
	float: left;
	display: block; 
	width: 153px;
	height: 153px;
	padding: 1px 1px 1px 1px;
	background: #ffffff;
	margin: 10px 0px 0px 3px;
	border: 1px solid #d2d2d2;
}
#page_home .teaser-wrapper .headline-wrapper {
	float: left;
	display: block; 
	width: 140px;
	height: 150px;
	margin: 10px 0px 0px 10px;
}

#page_home .teaser-wrapper .headline-wrapper h4 {
	color: #ff8f00;
	line-height: 16px;
	font-weight: bold;
}

#page_home .teaser-wrapper .headline-wrapper p {
	line-height: 14px;
	font-size: 0.8em;
	margin-top: 5px;
}

#page_home .teaser-wrapper .headline-wrapper .detail-link {
	display: block;
	color: #ff8f00;
	line-height: 16px;
	font-size: 0.8em;
	margin-top: 10px;
}

#page_home .teaser-wrapper .content-wrapper {
	float: left;
	display: block; 
	width: 300px;
	margin: 5px 0px 0px 3px;
	font-size: 0.8em;
}

#page_home .teasers .ce_downloads h3 {
	margin: 0px 0px 10px 0px;
}

#page_home .teasers .ce_downloads p {
	margin: 0px 0px 5px 10px;
	font-size: 0.8em;
}

#page_home .teasers .ce_downloads p span.size {
	display: none;
}

#page_home .teasers .ce_downloads p a {
	line-height: 20px;
}

#page_home #events-list-header {
	background: url(../img/tourism/headline_eventslist_home_bg.jpg) top right no-repeat;
	display: block;
	height: 95px;
	width: 630px;
	padding: 10px 0px 0px 0px;
	margin: -6px 0px -2px 30px;
}

#page_home #content #main .eventslist-header h1 {
	display: inline;
	font-size: 2em;
	color: #6f4c11;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background: none;
	height: 30px;
	line-height: 30px;
	font-size: 1.8em;
	font-style: normal;
}


#page_home .eventslist-header p {
	font-size: 1.1em;
	width: 280px;
}

#page_home .periodSelector {
	display: block;
	width: 683px;
	height: 40px;
	background: url(../img/tourism/headline_content_default_bg.jpg) no-repeat;
	line-height: 39px;
	font-size: 1em;
	color: #999999;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-style: italic !important;
	text-transform: uppercase;
}

#page_home .periodSelector .periodSelectorHead {
	float: left;
	height: 40px;
	line-height: 40px;
	margin: 0px 10px 0px 0px;
	width: 200px;
}

#page_home .periodSelector .periodSelectorPeriods {
	float: left;
	height: 40px;
	line-height: 40px;
	margin: 0px 10px 0px 0px;
	width: 400px;
}

#page_home .periodSelector .periodSelectorPeriods a {
	display: block;
	height: 30px;
	color: #999999;
	font-size: 0.8em;
	margin: 8px 0px 0px 30px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	max-width: 120px;
	float: left;
}

#page_home .periodSelector .periodSelectorPeriods a:hover {
	color: #ffffff;
	background: url(../img/tourism/button_selector_middle_bg.jpg);
}

#page_home .periodSelector .periodSelectorPeriods a:hover .end {
	background: url(../img/tourism/button_selector_right_bg.jpg);
}

#page_home .periodSelector .periodSelectorPeriods a:hover .start {
	background: url(../img/tourism/button_selector_left_bg.jpg);
}

#page_home .periodSelector .periodSelectorPeriods a .end {
	display: block;
	float: left;
	height: 30px;
	width: 10px;
}

#page_home .periodSelector .periodSelectorPeriods a .content {
	display: block;
	float: left;
	height: 30px;
	margin: 3px 0px 0px 0px;
}

#page_home .periodSelector .periodSelectorPeriods a.active .content,
#page_home .periodSelector .periodSelectorPeriods a:hover .content {
	color: #ffffff;
}

#page_home .periodSelector .periodSelectorPeriods a .start {
	display: block;
	float: left;
	height: 30px;
	width: 10px;
}

/*--------------------------------------------------------------- NEWS */

#content .mod_newslist h2,
#content .mod_newslist h2 a,
#content .mod_newslist h2 span {
	display: block;
	height: 40px;
	line-height: 40px;
}

#content #main .mod_newslist .layout_short {
	margin: 10px 0px 5px 10px;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 10px;
}

#content #main .mod_newslist .layout_short .info,
#content #main .mod_newslist .layout_short .teaser,
#content #main .mod_newslist .layout_short .more {
	font-size: 0.75em;
}

#content #main .mod_newslist .layout_short .more {
	margin: 5px 0px 0px 0px;
	text-transform: uppercase;
}

#content #main .mod_newslist .layout_short .invisible {
	display: none;
}

#content #main .mod_newslist .layout_short h2,
#content #main .mod_newslist .layout_short h2 a,
#content #main .mod_newslist .layout_short h2 span {
	display: inline;
	background: none;
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height: 20px;
}

#content #main .ce_comments,
#content #main .ce_comments .form {
	margin: 10px 0px 0px 0px;
}

#content #main .ce_comments .form {
	margin: 10px 0px 0px 0px;
}

/*--------------------------------------------------------------- CONTACTUS */

#page_contact_us .ce_form form {
	margin: 10px 0px 0px 10px;
}

#page_contact_us .ce_form form label {
	display: block;
	width: 80px;
	float: left;
}

#page_contact_us .ce_form form .submit_container {
	margin-left: 80px;
}

/*--------------------------------------------------------------- SEARCH */

#page_search form {
	margin: 10px 0px 10px 0px;
}

#page_search .mod_search .box {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #e0dad0;
}

#page_search .mod_search .box p.context {
	margin: 0px 0px 0px 10px;
	font-size: 0.8em;
	float: none;
}
#page_search .mod_search .box p.url {
	float: right;
	text-transform: uppercase;
	margin: 10px 0px 0px 0px;
	clear: both;	
}

/*--------------------------------------------------------------- MINICAL */
table.minicalendar {
	width: 240px;
	margin-bottom: 15px;
	border-collapse: collapse;
}
table.minicalendar th {
	text-align: center;
	padding: 3px 0;
}
table.minicalendar th.current {
	font-weight: bold;
	font-size: 1.2em;
	color: #74892e;
	text-decoration: none;
}
table.minicalendar th.label {
	border: 1px #666666 solid;
	background-color: #aaaaaa;
	color: #ffffff;
}
table.minicalendar td {
	text-align: center;
	border: 1px #666666 solid;
	padding: 3px 0;
	width: 14%;
}
table.minicalendar td.empty, table.minicalendar td.empty.weekend {
	background-color: #f5f5f5;
}
table.minicalendar td.active {
	background-color: #ffffff;
}
table.minicalendar td.weekend {
	background-color: #eeeeee;
}
table.minicalendar td.selected a {
	background-color: #226996;
	color: #ffffff !important;
	font-weight: bold;
}
table.minicalendar a {
	display: block;
	padding: 3px 0;
	margin: -3px 0;
	width: 100%;
	height: 100%;
}
table.minicalendar td a:hover {
	background-color: #ff8f00;
	color: #ffffff !important;
}


/*--------------------------------------------------------------- wsCatalog */

#content #main .wsCatalog #paging,
#content #main .mod_search p.header {
	display: block;
	width: 683px;
	height: 40px;
	background: url(../img/tourism/headline_content_default_bg.jpg) no-repeat;
	line-height: 39px;
	font-size: 1em;
	color: #6f4c11;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-style: italic !important;
	clear: both;
}

#content #main .wsCatalog #paging .left {
	line-height: 40px;
	font-size: 0.8em;
}

#content #main .wsCatalog #paging .left a,
#content #main .wsCatalog #sort #tabs span.tab a {
	display: block;
	height: 30px;
	color: #999999;
	float: left;
	margin: 8px 0px 0px 10px;
	line-height: 25px;
	text-decoration: none;
	max-width: 135px;
}

#content #main .wsCatalog #sort #tabs span.tab a {
	margin: 0px 0px 0px 10px;
}

#content #main .wsCatalog #paging .left a:hover,
#content #main .wsCatalog #paging .left a.active,
#content #main .wsCatalog #sort #tabs span.tab a:hover,
#content #main .wsCatalog #sort #tabs span.tab a.active {
	color: #ffffff;
	background: url(../img/tourism/button_selector_middle_bg.jpg) repeat-x;
}

#content #main .wsCatalog #paging .left a:hover .end,
#content #main .wsCatalog #paging .left a.active .end {
	background: url(../img/tourism/button_selector_right_bg.jpg) no-repeat;
}

#content #main .wsCatalog #sort #tabs span.tab a:hover .end,
#content #main .wsCatalog #sort #tabs span.tab a.active .end {
	background: url(../img/tourism/button_order_right_bg.jpg) no-repeat;
}

#content #main .wsCatalog #paging .left a:hover .start,
#content #main .wsCatalog #paging .left a.active .start {
	background: url(../img/tourism/button_selector_left_bg.jpg) no-repeat;
}

#content #main .wsCatalog #sort #tabs span.tab a:hover .start,
#content #main .wsCatalog #sort #tabs span.tab a.active .start {
	background: url(../img/tourism/button_order_left_bg.jpg) no-repeat;
}

#content #main .wsCatalog #paging .left a .end,
#content #main .wsCatalog #sort #tabs span.tab a .end {
	display: block;
	float: left;
	height: 30px;
	width: 10px;
}

#content #main .wsCatalog #paging .left a .content,
#content #main .wsCatalog #sort #tabs span.tab a .content {
	display: block;
	float: left;
	height: 30px;
	margin: 3px 0px 0px 0px;
}

#content #main .wsCatalog #paging .left a.active .content,
#content #main .wsCatalog #paging .left a:hover .content,
#content #main .wsCatalog #sort #tabs span.tab a.active .content,
#content #main .wsCatalog #sort #tabs span.tab a:hover .content {
	color: #ffffff;
}

#content #main .wsCatalog #paging .left a .start,
#content #main .wsCatalog #sort #tabs span.tab a .start {
	display: block;
	float: left;
	height: 30px;
	width: 10px;
}

#content #main .wsCatalog #paging .left .paging-label {
	display: block;
	height: 40px;
	line-height: 40px;
	float: left;
}

#content #main .wsCatalog #paging .padding-right {
	display: block;
	height: 40px;
	line-height: 32px;
	float: left;
	font-size: 0.8em;
	margin: 0px 10px 0px 0px;
}

#content #main .wsCatalog #paging .right {
	display: block;
	height: 40px;
	line-height: 40px;
	float: right;
	margin: 3px 10px 0px 10px;
}

#content #main .wsCatalog #sort {
	display: block;
	width: 499px;
	height: 39px;
	background: url(../img/tourism/sort_bg.jpg);
	line-height: 39px;
	float: left;
}

#content #main .wsCatalog #sort span.order {
	height: 39px;
	line-height: 39px;
	float: left;
	margin: 0px 10px 0px 10px;
}

#content #main .wsCatalog #sort span.order {
	font-weight: bold;
	text-transform: uppercase;
}

#content #main .wsCatalog #sort #tabs span.tab a {
	font-size: 0.8em;
	margin: 7px 0px 0px 0px;
	height: 29px;
}

#content #sidebar .teaserFurtherInfos {
	width: 255px;
	margin: 5px 0px 5px -5px;
}

#content #sidebar .teaserFurtherInfos img {
	margin: 0px;
	border: 0px;
}


/*--------------------------------------------------------------- IMAGESLIDER */

body #center .ce_imageslider,
body #center .mod_imageslider {
	margin: 0px 0px 8px 3px;
}

#center .mod_imageslider .mask1 {
	display: none;
}

#page_home .mod_imageslider .mask4 {
	display: none;
}

#page_home .mod_imageslider .mask1 {
	display: block;
}