* {	
	margin: 0;
	padding: 0;
}

body {
	background: #fff url('../style/bg.jpg') left top repeat-x;
	color: #898989;
	font-size: .7em;
	text-align: center;
}

body, textarea {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}


.onlyprint {
	display: none;
	}

a {
	color: #448ccb;
	text-decoration: none;
}

a, :focus {
	outline: 0;
}

a, a *, button, button * {
	cursor: pointer;
}

a:hover, a:focus {
	text-decoration: underline;
}

img, fieldset {
	border: 0;
}

a img, .imTeaseBox img {
	display: block;
	vertical-align: middle;
}

input, select, textarea, button {
	border: 1px solid #636363;
	color: #636363;
	font-size: 100.01%;
	
}


button.sub {
	background: #636363;
	border: 1px solid #333;
	border-left-color: #979797;
	border-top-color: #979797;
	color: #fff;
	padding: 0 6px;
}

label {
	display: block;
	padding-bottom: 3px;
}

h2, h3 {
	color: #636363;
}

.access, .cl span, #crumbs strong, 
#lang strong, #lang span, .imgGallery .prev span, .imgGallery .next span, .start_button span {
	display: none;
}

.cl {
	clear: both;
}

.borderWrap1 {
	border: 1px solid #dcdedc;
	border-left: 0 none;
	border-top: 0 none;
}

.borderWrap2 {
	border: 1px solid #c6c7c5;
	border-left: 0 none;
	border-right-color: #d3d5d2;
	border-top: 0 none;
}

.borderWrap3 {
	border: 1px solid #daddd9;
	border-bottom-color: #a8a9a6;
	border-right-color: #b5b7b3;
	border-top-color: #daddd9;	
}

.inner, .innerWrap {
	background: #fff;
	position: relative;
}

#contWrap {
	background: transparent url('../style/dot.gif') 731px top repeat-y;
}

#insider {
	display: block;
	margin: 0 auto;
	padding: 1.7em 0 50px 0;
	position: relative;
	text-align: left;
	width: 981px;
}

#header {
	display: block;
}

#header .inner {
	background: #fded38;
}

#logo, #logo h1, #logo h1 a {
	display: block;
	height: 83px;	
	width: 228px;
}

#logo {
	padding-top: 39px;
}

#logo h1 {
	background: transparent url('../style/logo.gif') left top no-repeat;
}

#topNav {
	bottom: 16px;
	font-size: 1.55em;
	position: relative;
	padding-left: 710px;
	text-transform: lowercase;
    display:inline;
}

#topNav, #topNav a {
	color: #484848;
}

#topNav a, #topNav span {
	padding: 0 2px;
}

#topNav span.act {
	text-decoration: underline;
}

#topNav, #cont h2, #cont h3, #comments h3, #gbform h3 {
	font-family: Georgia, "Times New Roman", serif !important;
	font-weight: normal;
}

#crumbs {
	left: 0;
	padding-left: 2px;
	position: absolute;
	top: 20px;
}

#mainNav {
	padding: 8px 0;
}

#mainNav .inner {
	background: #c9cdc7 url('../style/mainnavbg.gif') left bottom repeat-x;
	border: 4px solid #fff;
    padding-top: 0px;
}

* html #mainNav .inner {
  z-index: -10;
}

#mainNav ul {
	display: block;
	list-style: none;
}

#mainNav ul li, #mainNav ul li a, #mainNav ul li span {
	color: #484848;
	display: block;
	float: left;
}

#mainNav ul li a, #mainNav ul li span {
	padding: 10px 20px;
}

#mainNav ul li a span, #mainNav ul li.act span span {
	background: transparent url('../style/mainarrow.gif') left 45% no-repeat;
	padding: 0 0 0 15px;
}

#mainNav ul li a:hover, #mainNav ul li.act span {
	background: #1a4e92;
	color: #fff;
	text-decoration: none;
}

#mainNav ul li a:hover span, #mainNav ul li.act span span {
	background-image: url('../style/mainarrow-act.gif');
	color: #fff;
}

#contBox .innerWrap {
	padding: 25px 0;
}

#lang {
	height: 26px;
	position: absolute;
	right: 18px;
	top: 0;
	width: 78px;
}

#lang a {
	background: transparent url('lang.gif') left top no-repeat;
	display: block;
	float: left;
	height: 28px;
	width: 26px;
}

#lang a.es {
	background-position: left -28px;
}

#lang a.il {
	background-position: left -56px;
}

#lang a.it {
  background-position: left -84px;
}

#lang a.disabled {
    cursor: default;
}

#cont {
	padding: 0 0 10px 20px;
}

#cont h2 {
	font-size: 1.7em;
	line-height: 1.3em;
	padding-bottom: 20px;
	width: 550px;
}

#cont p {
	line-height: 1.2em;
	padding-bottom: 15px;
}

.detail #cont h2 {	
	/*color: #6f4900;*/
	padding-left: 30px;
}



#cont h3 {
	font-size: 1.35em;
	padding-bottom: 13px;
}

.cwrapB, .cwrapT, .cwrapL, .cwrapR,
.cwrapBl, .cwrapBr, .cwrapTl, .cwrapTr {
	display: block;
}

.cwrapB {
	background: transparent url('../style/cwrapbbg.gif') left bottom repeat-x;
}

.cwrapT {
	background: transparent url('../style/cwraptbg.gif') left top repeat-x;
}

.cwrapL {
	background: transparent url('../style/cwraptbg.gif') left top repeat-y;
}

.cwrapR {
	background: transparent url('../style/cwraprbg.gif') right top repeat-y;
}

.cwrapBl {
	background: transparent url('../style/cwrapblcap.gif') left bottom no-repeat;
}

.cwrapBr {
	background: transparent url('../style/cwrapbrcap.gif') right bottom no-repeat;
}

.cwrapTl {
	background: transparent url('../style/cwraptlcap.gif') left top no-repeat;
}

.cwrapTr {
	background: transparent url('../style/cwraptrcap.gif') right top no-repeat;
	padding: 1px 6px 6px 1px;
}

.imTeaseBox {
	width: 697px;
}

.dot1 {
	background: transparent url('../style/dotline1.gif') 1px bottom no-repeat;
	margin-bottom: 20px;
	padding-bottom: 16px;
}

.wSideBar #cont {
	float: left;
	position: relative;
	width: 710px;
}

.wSideBar #sidebar {
	float: right;
	padding: 45px 14px 50px 20px;
	position: relative;
	width: 213px;
}

#tours {
	margin-left: -3px;
	overflow: hidden;
}

.tourBox {
	display: block;
	float: left;
	margin-left: 3px;
	width: 172px;
}

.tourGroup {
	clear: both;
	display: block;
}

.tourBox .imBox .inner, .highBox .inner {
	background: #dee1dd url('../style/tourimgbg.gif') left bottom repeat-x;
	display: block;
}

.tourBox .imBox .inner a {
	display: block;
	padding: 6px 6px 19px 6px;
}

.tourBox .imBox .inner a span {
	display: block;	
	padding-bottom: 9px;
}

.tbar1 .imBox .inner a span, .tbar2 .imBox .inner a span, .tbar3 .imBox .inner a span, 
.tbar4 .imBox .inner a span, .tbar5 .imBox .inner a span, .tbar6 .imBox .inner a span, 
.tbar7 .imBox .inner a span, .tbar8 .imBox .inner a span {
	border-bottom: 5px solid #fff93b;
}

.tbar2 .imBox .inner a span {
	border-color: #6f4900;
}

.tbar3 .imBox .inner a span {
	border-color: #7f7777;
}

.tbar4 .imBox .inner a span {
	border-color: #ff3300;
}

.tbar5 .imBox .inner a span {
	border-color: #45cf00;
}

.tbar6 .imBox .inner a span {
	border-color: #ff0066;
}

.tbar7 .imBox .inner a span {
	border-color: #083147;
}

.tbar8 .imBox .inner a span {
	border-color: #80e12c;
}

.tourBox .descr {
	color: #898989;
	line-height: 1.2em;
	padding: 3px 0px 10px 0px;
}

.highBox .inner {
	background-image: url('../style/highboxbg.gif');
	line-height: 1.2em;
	padding: 10px 7px 12px 7px;
}

.highBox .inner h3 {
	font-weight: normal;
	font-size: 1.2em;
}

.highBox .inner p {
	color: #636363;
	padding-top: 9px;
}

.imgGallery {
	width: 687px;
}

.indent {
	padding: 0 0 0 10px;
}

.indent h3, .indent h4, .indent h5, .indent p, .indent ul, .indent ol {
	padding-right: 30px;
}

.imgGallery .inner {
	background: #dfe1dd url('../style/imggallerybg.gif') left bottom repeat-x;
	padding: 5px 0;
	height: 210px;
}

.imgGallery .prev, .imgGallery .next {
	background: transparent url('../style/prevnext.gif') left top no-repeat;
	display: block;
	height: 17px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	width: 11px;
}

.imgGallery .prev {
	left: 10px;
}

.imgGallery .next {
	background-position: -11px 0;
	right: 10px;
}

.imgGallery .imgHolder {
	left: 25px;
/*	overflow: hidden;*/
	position: absolute;
	width: 630px;
}

.imgGallery .imgHolder .im {
	display: block;
	float: left;
	padding: 5px;
	height: 200px;
	width: 200px;
}

#tourOrder, #tourOrder .inner {
	background: transparent url('../style/dot.gif') 230px top repeat-y;
}

#tourOrder {
	margin: 10px 0 0 0;
}

#tourOrder .inner {
	background-position: 460px top;
}

#tourOrder .col1, #tourOrder .col2, #tourOrder .col3 {
	display: block;
	float: left;
	padding: 0 10px 5px 10px;
	width: 210px;
}

#tourOrder .week {
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em;
	margin-bottom: 15px;
}

#tourOrder .week td {
	padding-right: 5px;
}

#tourOrder .week td span, #tourOrder .week td strong {
	color: #fff;
	padding: 6px;
	text-align: center;
    display:block;
}

#tourOrder .week td span {
	background: #e2e2e2;
    display:block;
}

#tourOrder .week td strong {
	background: #1a4e92;
	font-weight: normal;
}

#tourOrder .tourInfo .entry {
	padding-top: 10px;
}

#tourOrder .tourInfo h4 {
	color: #898989;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: normal;
	line-height: 100%;
	padding: 0;
	width: 60px;
	padding-top: 1px;
}

#tourOrder .tourInfo p {
	display: block;
	float: right;
	padding: 0;
	width: 150px;
}

#tourOrder form select.month {
	width: 100px;
}

#tourOrder form select.day, #tourOrder form select.time {
	width: 65px;
}

ul.tools {
	list-style: none;
}

ul.tools li {
	clear: left;
	width: 210px;
}

ul.tools li, ul.tools li a {
	display: block;
}

ul.tools li a {
	float: left;
	clear: left !important;
}

ul.tools li a, ul.tools li.toolsMail a {
	background: transparent url('../style/toolsmail.gif') left 50% no-repeat;
	padding: 5px 2px 5px 25px;
}

ul.tools li.toolsPrint a {
	background-image: url('../style/toolsprint.gif');
}

ul.tools li.toolsPDF a {
	background-image: url('../style/toolspdf.gif');
}

ul.tools li.toolsBookmark a {
	background-image: url('../style/toolsbookmark.gif');
}

ul.tools li.toolsStarting a {
	background-image: url('../style/toolsstarting.gif');
}

#topspace {
	padding-top: 228px;
	width: 209px;
}

#comments {
	background: transparent url('../style/dot.gif') left top repeat-x;
	color: #898989;
	padding: 15px 0;
}

#comments h3 {
	font-size: 1.4em;
	padding-bottom: 15px;
}

#comments .infos {
	padding-bottom: 10px;
}

#filter {
	padding-top: 20px;
}

#filter form p {
	padding-bottom: 0;
}

dl, dt, dd {
	display: block;
}

dl {
	padding-bottom: 14px;
}

dt, dd {
	padding-bottom: 2px;
}

dt {
	float: left;
}

dd {
	margin-left: 4em;
}




#colorBox {
    float: left;
    margin-top: 2px;
    width: 20px;
    height: 20px;
}

.google_map  {
    width: 690px;
    height: 400px;
}

.google_map .insiderCoordinate {
    display:none;
}

ul.form_error li, .errors li, .error {
    color: #EE0000;
}

ul.form_error, ul.error {
	margin-left: 20px;
	}

ul.form_error {
	padding-top:1em;
	padding-bottom:1em;
}

.ordernumber { 
    position:relative;
    top:30px;
    left:15px;
    width:15px;
    height:15px;    
    text-align:center;
    color: #000;
    background-color: #BCBAB7;
    border: 1px solid #BC909F;
    /*opacity: 0.75*/
}




.guide_img {
	float: left;
	width: 160px;
	height: 120px;
	}

.guide_img img {
	width: 155px;
	}

.guide_desc {
	floaT: left;
	padding-lefT: 10px;
	width: 500px;
	}	
	

#tourlist {
	float: right;
	width: 200px;
	padding: 0 40px 10px 10px;
	margin: 0 0 10px 30px;
	background: url(dot.gif) top left repeat-y;
}


#tourlist h3 {
    font-family:Georgia,"Times New Roman",serif !important;
    font-weight:normal;    
    padding-top:0px;
    padding-bottom:13px;
    font-size:1.35em;
    background-image: none !important;
}

#tourlist br {
    clear: both;
}

#tourlist .tour {
    
}

#tourlist .tour .colorBox {
    float:left;
    width: 15px;
    height: 15px;    
    width: 1.5em;
    height: 1.5em;
    margin-top:0.5em;
}

#tourlist .tour .name {
    float:left;
    padding-left:5px;   
    padding-top:7px;
}



.gbentry {	
	padding: 10px 0 10px 10px;
	background: url(dotline1.gif) top left no-repeat;
	}

.gbe_left {
	float: left;
	width: 4em;
	} 
	
.gbe_right {
	float: left;
	width: 40em;
	} 	
	
.gbentry .desc {	
	padding: 10px 30px 0 0;
	}	
	
#gbform {
	padding: 0 0 10px 0;	
	}	
	
	
#bread_ext {
	padding: 0px;
	background-color: #C1C5BE;
	margin: 0 3px 0 1px;
	}	
	
#bread_ext a {
	display: block;
	float: left;
	padding: 4px 18px 5px 8px;
	color: #fff;
	}	
	
a.breadlv1 {	
	background: #1A4E92 url(bread_lv1.gif) top right no-repeat;
	}	
a.breadlv1end {	
	background: #1A4E92 url(bread_lv1_end.gif) top right no-repeat;
	}	
a.breadlv2 {	
	background: #416CA1 url(bread_lv2.gif) top right no-repeat;
	}		
a.breadlv2end {	
	background: #416CA1 url(bread_lv2_end.gif) top right no-repeat;
	}	
a.breadlv3 {	
	background: #6989B0 url(bread_lv3.gif) top right no-repeat;
	}		
a.breadlv3end{	
	background: #6989B0 url(bread_lv3_end.gif) top right no-repeat;
	}			
a.breadlv4 {	
	background: #90A6C0 url(bread_lv4.gif) top right no-repeat;
	}		
a.breadlv4end{	
	background: #90A6C0 url(bread_lv4_end.gif) top right no-repeat;
	}			
	
a.breadlv5end{	
	background: #A4B5C7 url(bread_lv5_end.gif) top right no-repeat;
	}			
	
	
	
#breadspacer {
	height: 10px;
	background-color:#E0E2DF;
	}
	

#cartSteps {
	padding: 0px;
	margin: 0 0 10px 0;
}

#cartSteps a, #cartSteps span {
	display: block;
	float: left;
	padding: 4px 18px 5px 8px;
	color: #fff;
	}	

#cartSteps .step0 {
	background:#62625b url(cstep_lv1.gif) top right no-repeat;
}

#cartSteps .step1 {
	background:#74746d url(cstep_lv2.gif) top right no-repeat;
}

#cartSteps .step2 {
	background:#8e8e89 url(cstep_lv3.gif) top right no-repeat;
}

#cartSteps .step3 {
	background:#a8a8a4 url(cstep_lv4_end.gif) top right no-repeat;
}



	
.gbopts_left, .gbopts_right {	
	float: left;
	width: 250px;
	}	
	
.gbopts_left {
	background: url(dot.gif) top right repeat-y;
	}	
	
.gbopts_right {
	padding: 0 0 0 20px;
	}	
	
#randomGuide {
	padding: 20px 10px 10px 10px;
}


#randomGuide h3 {
    font-family:Georgia,"Times New Roman",serif !important;
    font-weight:normal;    
    padding-top:0px;
    padding-bottom:13px;
    font-size:1.35em;
    background-image: none !important;
}	


#dateSelector .row label {
  width:60px;
  float:left;
  padding-top: 2px;  
}

#dateSelector .row span {
  padding-top: 2px;  
}

#dateSelector .row br {
	float: none;
	clear: both;
}

#dateSelector .sub {
  margin-left: 60px;
}

#gbform input.tx {
	width: 200px;
	padding: 2px;
	margin: 2px 0 2px 0;
}

#gbform select {	
	width: 180px;
	padding: 2px;
	margin: 2px 0 2px 0;
}	

#gbform textarea {	
	width: 200px;
	padding: 2px;
	margin: 2px 0 2px 0;
	border: 1px solid #636363;
	color: #636363;
	font-size: 100.01%;
}		

#gbform_full input.tx, #rec input.tx {
	width: 400px;
	padding: 2px;
	margin: 2px 0 2px 0;
}	
	
#gbform_full select {	
	width: 280px;
	padding: 2px;
	margin: 2px 0 2px 0;
	float: none;
}	
	
#gbform_full textarea {	
	width: 400px;
	padding: 2px;
	margin: 2px 0 2px 0;
	border: 1px solid #636363;
	color: #636363;
	font-size: 100.01%;
}		

input#captcha.tx {
	width: 50px;
	}

#rec {
	padding-bottom: 20px;
	}	
	
#participantsBox {
    display:none;
}

#participants .participant {
    padding-bottom:5px;
}

#participants .description {
    padding: 10px 0;
}

#participants .description .row {
    padding: 3px 0;
}

#participants .description .row div {
    float:left;
    width: 60px;
}


#participants .description .row br {
    clear: both;
}

#participants .participant div  {
    float:left;
    padding-right:10px;
}

#participants .participant br {
    clear: both;
}

#participants .participant input {
  width: 120px;
}

#participants .participant .actions {
    padding-top:16px;
}

#bookingActions {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#bookingActions #addParticipant {
    width: 100px;
  margin-right: 32px;
  float: left;   
  padding-top: 1px;
}

#bookingActions #submitBooking {
    float: left;
}

#f_bill_title {
	width:5em;
}

#f_bill_street_number,
#f_bill_zip,
#f_pay_cc_cvc {
	width:3em;
}

.tillbox fieldset.bill label,
fieldset.ptourrequest label {
	padding-top:5px;

}

.helper {
	display:none;
}


fieldset.bill input.tx,
fieldset.bill textarea.ta,

fieldset.ccdata input.tx,
fieldset.ccdata textarea.ta,

fieldset.ptourrequest input.tx,
fieldset.ptourrequest textarea.ta {
	padding:5px;
	width:300px;
}

fieldset.bill select.s,
fieldset.ccdata select.s,
.tillbox button.b ,
.cartopts  button.b ,
fieldset.ptourrequest input.b {
	padding:5px;
}

#kallery {
	width: 680px !important;
  height: 300px !important;
}

#f_bill_country {
	width:10em;
}

#f_bill_salutation, 
#f_pay_cc_valid_month,
#f_pay_cc_valid_year {
	width:5em;
}






.start_button {
	padding: 6px;
	background: url(start_inact.gif) top left repeat-x;
	background-image:url(start_inact.gif);
	margin-top: 10px;
	height:	79px;
	}
	
.start_button h2 {
	font-family: Georgia, "Times New Roman", serif !important;
	font-weight: normal;
	font-size: 1.7em;
	line-height: 1.3em;
	padding-bottom: 10px;
	}	
	
.start_button a {	
	display: block;
	floaT: left;
	width: 30px;
	height: 30px;
	}

#sidebar_start {
	float: right;
	padding: 0px 14px 0px 20px;
	position: relative;
	width: 213px;
}

#start_slideshow {
	background: url(start_bg.gif) top left no-repeat;
	padding: 6px 12px 12px 6px;
	}
	
#footer {
	height: 80px;
	padding: 10px 0 0 20px;
	background: url(footer.gif) bottom left repeat-x;
	}	
	
.article {
	padding-right: 10px;
	}













#header, #mainNav, #bread_ext, #sidebar, .gbopts_left, .gbopts_right, .img_gallery, .map, #tourOrder, #tourlist, #kallery, .imTeaseBox  {
	display: none !important;
	}
.borderWrap1, .borderWrap2, .borderWrap3 {	
	border: none;
	}	
.onlyprint {
	display: inline;
	}	
#cont {
	padding: 0 !important;
	margin: 0 !important;
	float: none !important;
	}	
	
.innerWrap, .indent {
	padding: 0 !important;
	margin: 0 !important;
}
	
#insider {
	width: 600px;
	text-align: left;
	float: none;
	}	
body {
	text-align: left;
	}	
	
.printurl {
	text-align: left;
	}	
	
* {
	padding-left: 0 !important;
	margin-left: 0 !important;
	float: none !important;
	}	

body {
	width: 500px !important;
	}	
	