* { margin: 0; padding: 0; }
a img { border:none; }

body {
	font-family: Segoe UI, tahoma, sans-serif;
	font-size: 90%;
	line-height: 20px;
	color: #333;
	background: #B1D8F5 url('/images/bg.jpg') repeat-x top;
	border-bottom: #B1D8F5 20px solid;
}

td {	text-align: left;
	line-height: 1.2em;	
}

a {
	color: #478CBF; 
	text-decoration: underline;
}
a:hover {
	color: #F16238;
	text-decoration: underline;
}

.lnk	{font-weight: bold;}

#whole {
  margin: 0 auto;
  position: relative;
  width: 980px;
  height: 100%;
  text-align: center;
  overflow: hidden;  
  border-bottom: #B1D8F5 15px solid;
}


#header {
	position: relative;
	vertical-align: top;
	margin: 0;
	width: 980px;
	height: auto;
	padding-bottom: 20px;
}

#header #logo1 {
	position: relative;
	float: left;
	margin: 0;
	top: 15px;
	width: 209px;
	height: 68px;
	margin-right: 40px;
	display: block;
}

#header #cont {
	position: relative;
	float: right;
	margin: 0;
	top: 12px;
	right: 10px;
	font-size: 14px;
	display: block; 
}

#header #nav {
	float: right;
	display: block; 
	margin: 0;
	padding: 0;
	top: 25px;
	left: 0;
	right: 0px;
	width: 720px;
	margin-bottom: 15px;
}


#header #toplinkblock {
	float: right;
	vertical-align: top;
	margin: 0;
	width: 723px;
	height: 30px;
  	margin-top: 34px;
}

#header #topads {
	position: relative;
	margin: 0;
	padding: 0;
	width: 723px;
	height: auto;
	top: 25px;
}

#header #topads1 {
	position: relative;
	clear: both;
	margin: 0;
	margin-left: 2px;
	padding: 0;
	width: 980px;
	height: 100px;
	padding-top: 25px;
	vertical-align: middle;

}

#header #topallmega {
	position: relative;
	clear: both;
	padding: 0;
	width: 980px;
	height: 14px;
	vertical-align: middle;
	text-align: right;
	font-size: 14px;

}

#header #topallmega a {
	color: #1F90FF;
}

#header #topallmega a:hover {
	color: #F16238;
}


#header #phone {
	position: relative;
	top: -24px;
	left: 31px;
	color: #bbb;
	font-weight: bold;
	font-family: Calibri, arial, sans-serif;
	font-size: 18px;
}


#footer {

	position: relative;
	margin: 0;
	width: 980px;
	clear: both;
	background: #fff;
	padding-bottom: 10px;
	border-bottom: 5px solid #3A82A2;
}

#logo {
	position: relative; 
	padding-top: 41px;
	padding-bottom: 27px;
	float: right;
}

#graphic {
	position: relative; 
	top: 11px;
}

#switch {
	position: relative; 
	top: -27px;
	left: -15px;
}

#zag {
	position: relative; 
	top: 38px;
	left: 0;
	font-size: 24px;
	line-height: 28px;
	color: #00589C;
	padding: 0;
}

.copy {
	padding: 17px;
	margin-bottom: 15px;
}

.copyright {
	color: #999;
	font-size: 15px;
	float: left;
}


.footerlinks {
	float: right;
}


.heading {
	background: #fff;
	color: #6462AE;
	padding-bottom: 10px;
	padding-left: 47px;
	padding-top: 7px;
	border-bottom: 1px solid #6462AE;
	font-size: 16px;
	text-transform: uppercase;
}

.regular {
	padding-left: 47px;
	padding-right: 47px;
	padding-top: 15px;
	padding-bottom: 35px;
	line-height: 1.2em;
	vertical-align: top;
}

td.c {text-align: center;}


.menu {
	margin-top: 10px;
	height: 56px;	
	background: #fff url('/images/menubg.gif') repeat-x top;
	padding-top: 8px;
	vertical-align: top;
}


.headpage {
	background: #fff;
	color: #6462AE;
	padding-bottom: 10px;
	padding-left: 47px;
	padding-top: 7px;
	border-bottom: 1px solid #6462AE;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

td.m	{
	text-align: center;
	width: 15%;
	height: 56px;	
	vertical-align: top;
}

a.menup {
	border:0px; background: none;
  	text-decoration: none; color: #fff;
}
a.menup:hover {
	display: block;
	background: #F2B869; 
}

a.menua {
	display: block;
	text-decoration: none; color: #fff; font-weight: bold; 
	border-bottom: 8px solid #F2B869; 
	padding-bottom: 9px;
}

h1	{
	font-size: 26px; 
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 1.2em;
	text-align: left;
}

h1.tour	{
	font-size: 26px; 
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 1.2em;
	text-align: left;
}


h2	{
	font-size: 22px; 
	font-weight: bold;
	margin-bottom: 20px;
}

h3	{
	width: 100%;
	color: #45626F;
	font-size: 15px; 
	font-weight: bold;
	border-bottom: 1px dotted #478CBF; 
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
}


h4	{
	font-size: 120%; 
	font-weight: bold;
	margin-bottom: 20px;
}


.ui-tabs-nav li a {
	font-size: 90%;
}

.ui-widget-content {
	font-family: Segoe UI, tahoma, sans-serif;
	font-size: 100%;
}

.ui-widget-content a {
    color: #478CBF;
}

.ui-widget-content a:hover {
	color: #F16238;
}

.newsdate {
	font-size: 18px; 
	font-weight: bold;
	color: #D2D8EB;
	font-family: verdana, arial, sans-serif;
}

.newsmain {
	font-size: 12px; 
	font-weight: bold;
	color: #516095;
	font-family: verdana, arial, sans-serif;
	padding-bottom: 10px;
}

.headmain {

/*	background: #fff;
	color: #6462AE;
	padding-bottom: 10px;
	padding-top: 7px;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #6462AE;
*/

	background: #fff;
	color: #EA8A1A;
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 1.2em;	
	font-weight: bold;

}

a.newslink {
	color: #666;
	font-size: 15px;
}

a.newslink:hover {
	color: #F16238;
	text-decoration: underline;
}

ul 	{
	margin: 20px;
	list-style: square; margin: 0; padding: 20px; 
}

li	{
	padding-left: 32px; 
	padding-bottom: 20px;
}

.j	{
	text-align: justify;
	color: #1B3A6F;
}

a.jpale, a.jpale:visited {
	color: #1B3A6F;
}

.jb	{
	text-align: justify;
	color: #48579c;
}


.menul  {
	padding-left: 47px; 
	padding-top: 20px;
	font-weight: bold;
}

.menul p {
	margin-bottom: 15px;
}	

.tbltop {
	border-bottom: 2px solid #bcbcbc; 
	font-weight: bold; 
	font-size: 80%;
	padding: 5px;

}

.rowa {
 	background: #fff;
	padding: 8px;
	padding-left: 0;
	font-size: 85%
}

.rowb {
 	background: #f0f0f0;
	padding: 8px;
	padding-left: 0;
	font-size: 85%
}

.toplinks {
	font-size: 17px;
	letter-spacing: 0;
	font-weight: bold;
	color: #4585AB;
}

a.toplinks {
	text-decoration: none;
}

a.toplines, a.toplines:visited {
	font-size: 16px;	
	letter-spacing: 0;
}

a.toplines:hover { 
	color: #F16238;
}

.topmiddot {
	color: #BDBDBD;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 22px;
	padding: 0;
	padding-right: 7px;
	position: relative; 
	top: 2px;
}

.toplinesmiddot {
	color: #F16238;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 22px;
	padding: 0;
	padding-right: 7px;
	position: relative; 
	top: 2px;
}

.topspace {
	padding-right: 17px;
}

table.topblock {
	position: relative;
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	margin-right: 16px;
	border: 1px solid #D3D3D3;
	border-collapse: collapse;
	width: 230px;
}

table.topblock-right {
	position: relative;
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	margin-right: 0px;
	border: 1px solid #D3D3D3;
	border-collapse: collapse;
	width: 230px;
}

table.topblock1 {
	position: relative;
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	margin-right: 10px;
	border-collapse: collapse;
	width: 236px;
}

table.topblock1-right {
	position: relative;
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	margin-right: 0px;
	border-collapse: collapse;
	width: 236px;
}


td.topblockheader {
	width: 230px;
	background: #ccc;
	color: #fff;
	font-size: 16px;
	margin: 0;
	padding: 2px;
	padding-left: 8px;
	text-transform: uppercase;
	letter-spacing: 0;
}

td.topblockheader1 {
	width: 236px;
	background: #ccc;
	color: #fff;
	font-size: 90%;
	margin: 0;
	padding: 2px;
	padding-left: 8px;
	letter-spacing: 0;
	font-weight: bold;
}

td.topblockbody1 {
	width: 236px;
	background: #F4F4F4;
	color: #ccc;
	font-size: 85%;
	font-weight: bold;
	margin: 0;
	padding: 2px;
	padding-left: 8px;
	padding-bottom: 6px;
	padding-top: 4px;
}


td.topblockbody {
	width: 220px;
	background: #F4F4F4;
	color: #ccc;
	font-size: 14px;
	margin: 0;
	padding: 2px;
	padding-left: 8px;
	padding-bottom: 6px;
	padding-top: 4px;
}

td.topblockprice1 {
	background: #fff;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	height: 16px;
}

a.topprice	{
 	color: #4e3d26;
	padding: 2px;
	text-decoration: none;
	margin-left: 6px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: verdana, sans-serif;
	white-space: nowrap;
}


.bottom {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-top: 1px solid #ddd;
	margin-top: 15px;
}

.bottomleft {
	border-left: 5px solid #74AEC7;
	padding-left: 24px;
	font-weight: bold;
	height: 40px;	
}

.bottomleft h2 {

	margin: 0;
	padding: 0;
	font-size: 16px;

}

.bottomspacer {
	width: 20px;
	height: 40px;	
}	

.bottomcenter {
	border-left: 5px solid #C7CE82;
	padding-left: 12px;
	font-weight: bold;
	height: 40px;
	padding-right: 5px;
}

.bottomcenter h1 {

	margin: 0;
	padding: 0;
	font-size: 16px;
}

.bottomright {
	border-left: 5px solid #D67F7A;
	padding-left: 30px;
	font-weight: bold;
	height: 40px;
}

.bottomright h2 {

	margin: 0;
	padding: 0;
	font-size: 16px;

}


.bottomcontent {
	font-size: 13.5px;
	padding-left: 0px;
	padding-top: 16px;
	line-height: 1.4em;
	vertical-align: top;
	padding-right: 15px;
}

.bottomcontentwide {
	font-size: 14px;
	padding: 25px;
	padding-top: 0;
	margin-top: -15px;
	line-height: 1.4em;
	vertical-align: top;
	text-align: justify;
	font-weight: normal;
}


.bottomcontentwide h2 {

	font-size: 15px;
	margin-top: 12px;

}

.bottomcontentwide h1 {

	font-size: 16px;
	margin-top: -10px;

}


.bottomcontentrubrics {
	font-size: 75%;
	padding-left: 0px;
	padding-top: 16px;
	line-height: 1.1em;
	vertical-align: top;
}

.bottomlink {
	padding-bottom: 10px;
}

.bottomlinks {
	font-weight: bold;
	letter-spacing: 0;
	color: #2273A8;
	white-space: nowrap;
	font-size: 14px;
	margin-right: 12px;
}

a.bottomlinks {
	text-decoration: none;
}

.bottomdot {
	color: #BDBDBD;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 20px;
	padding-right: 11px;
	position: relative; 
	top: 4px;
}

.bottomttleft {
	background: #9D9D9D;
	height: 30px;
	width: 5px;
}

.bottomttlight-date {
	background: #F3F3F3;
	color: #4C4C4C;
	font-size: 85%;
	font-weight: bold;
	padding-left: 25px;
	text-align: right;
}

.bottomttlight-route {
	background: #F3F3F3;
	color: #4C4C4C;
	font-size: 14px;
	padding-left: 22px;
	text-align: left;
	white-space:nowrap;
}

.bottomttlight-route a {text-decoration: none;}

.bottomttlight-duration {
	background: #F3F3F3;
	color: #4C4C4C;
	font-size: 75%;
	font-style: italic;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
	white-space:nowrap;
	width: 50px;
}

.bottomttlight-ndate {
	background: #F3F3F3;
	color: #4C4C4C;
	font-size: 85%;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 4px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap
}

.bottomttlight-ag {
	background: #F3F3F3;
	color: #4C4C4C;
	font-size: 14px;
	padding-left: 12px;
	padding-top: 4px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

.bottomttlight-agenda {
	background: #F3F3F3;
	color: #4C4C4C;
	font-size: 75%;
	font-style: italic;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	text-align: left;
}


.bottomttdark-date {
	background: #EDEDED;
	color: #4C4C4C;
	font-size: 15px;
	font-weight: bold;
	padding-left: 25px;
	text-align: right;
}

.bottomttdark-route {
	background: #EDEDED;
	color: #4C4C4C;
	font-size: 14px;
	padding-left: 22px;
	text-align: left;
}


.bottomttdark-duration {
	background: #EDEDED;
	color: #4C4C4C;
	font-size: 13px;
	font-style: italic;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
}


#vis {
  position: relative;
  margin: 0;
  width: 980px;
  height: 524px;
  background: transparent url('/images/graphic7.jpg') no-repeat top;
}


#vis #step1 {
  position: absolute;
  top: 70px;
  left: -31px;
  width: 64px;
  height: 66px;
}

#vis #step2 {
  position: absolute;
  top: 198px;
  left: -31px;
  width: 64px;
  height: 66px;
}

#vis #step3 {
  position: absolute;
  top: 308px;
  left: -31px;
  width: 64px;
  height: 66px;
}

#vis #step {
  position: absolute;
  top: 63px;
  left: -34px;
  width: 72px;
  height: 319px;
}

.frontform {
	float: left;
	position: relative; 	
	top: 34px;
	left: 50px;
	background: #CBCBCB url('/images/formbg.jpg') no-repeat top left;
	width: 383px;
	height: 472px;
}

#vis #redhead {
	position: absolute;
	top: 36px;
	left: 95px;
	font-size: 24px;
	line-height: 27px;
	font-weight: bold;	
	color: #E67714;
}

#vis #grayhead {
	position: absolute;
	top: 59px;
	left: 136px;
	font-size: 28px;
	line-height: 32px;
	color: #A5A5A5;
}

#vis #super1 {
	position: absolute; 
	float: left;
	left: 455px;
	top: 263px;
	width: 240px;
	height: 240px;
}


#vis #super2 {
	position: absolute; 
	float: left;
	left: 720px;
	top: 263px;
	width: 240px;
	height: 240px;
}

td.superhead {
	width: 240px;
	background: #0D3B54;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	padding-left: 10px;
	padding-bottom: 7px;
}

td.superbody {
	width: 240px;
	background: #eee;
	color: #0D3B54;
	font-size: 13px;
	margin: 0;
	padding: 8px;
	padding-top: 12px;
}


td.super1head {
	width: 240px;
	background: #0D3B54;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	padding-left: 10px;
	letter-spacing: -1px;
}

td.super1body {
	width: 240px;
	background: #eee;
	color: #0D3B54;
	font-size: 14px;
	margin: 0;
	padding: 8px;
	padding-top: 12px;
}

td.super2head {
	width: 240px;
	background: #0D4E54;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	padding-left: 10px;
	letter-spacing: -1px;
}

td.super2body {
	width: 240px;
	background: #eee;
	color: #0D3B54;
	font-size: 14px;
	margin: 0;
	padding: 8px;
	padding-top: 12px;
}

.superprice {
	clear: both;
	float: right;
	margin-top: 14px;
	margin-bottom: 14px;
	color: #E46D03;
	font-family: Calibri, verdana, sans-serif;
	font-size: 24px;
	line-height: 29px;
}

.superprice a {
	color: #E46D03;
	text-decoration: none;
}

.superprice a:hover {
	color: #E46D03;
	text-decoration: underline;
}

#formtable {
	padding-top: 64px;
}

#formtable #formq1 {
	position: absolute; 
	float: left;
	left: 45px;
	top: 71px;	
	font-size: 22px;
	font-weight: bold;
	color: #ACACAC;
}

#formtable #formq2 {
	position: absolute; 
	float: left;
	left: 45px;
	top: 201px;	
	font-size: 22px;
	font-weight: bold;
	color: #9D9C9D;
}

#formtable #formq3 {
	position: absolute; 
	float: left;
	left: 45px;
	top: 310px;	
	font-size: 22px;
	font-weight: bold;
	color: #7F7F7F;
}

#formtable #formfield1 {
	position: absolute; 
	float: left;
	left: 69px;
	top: 104px;	
	height: 50px;
}

#formtable #formfield2 {
	position: absolute; 
	float: left;
	left: 69px;
	top: 232px;	
	width: 200px;
	height: 50px;
}

#formtable #formfield3 {
	position: absolute; 
	float: left;
	left: 69px;
	top: 345px;	
	width: 200px;
	height: 50px;
}

#formtable #formsubmit {
	position: absolute; 
	float: left;
	left: 90px;
	top: 420px;	
	width: 200px;
	height: 50px;
}

#formtable #formsubmit input {
	padding: 4px;
	font-size: 20px;
}

.forma1 {
	background: #fff;
	padding: 6px;
	text-align: right;
	line-height: 1.8em;	
}

.forma1 select {
	padding: 1px;
}

.forma2 {
	background: #fff;
	padding: 11px;
	text-align: center;
	line-height: 1.1em;	
	padding-bottom: 5px;
}

.forma2 select {
	padding: 1px;
}

.forma2 a {
    color: #E46D03;
	text-decoration: underline;
	font-size: 16px;
	padding-top: 2px;
}

.forma2 a:hover {
	color: #E46D03;
}

.forma3 {
	background: #fff;
	padding: 11px;
	text-align: center;
	line-height: 1.1em;	
	padding-bottom: 5px;
}

.forma3 a {
    color: #E46D03;
	text-decoration: underline;
	font-size: 16px;
	padding-top: 2px;
}

.forma3 a:hover {
	color: #E46D03;
}

.forma3 select {
	padding: 1px;
}

#body	{ 
  margin: 0 auto;
  position: relative;
  width: 980px;
  text-align: left;
}

#bodyadm	{ 
  margin: 0 auto;
  position: relative;
  width: 900px;
  text-align: left;
  background: #fff;
  padding: 40px;
  border-top: 1px solid #77A0BF;      
}


#content {
 width: 980px;
}

#whole #page	{ 
  float: left;
  margin: 0 auto;
  width: 660px;
  vertical-align: top;
  text-align: left;
  padding-right: 30px;
  padding-top: 20px;
  padding-left: 30px;
  background: #fff;
  padding-bottom: 20010px;  /* X + padding-bottom */
  margin-bottom: -20000px;  /* X */
  border-top: 1px solid #77A0BF;    
  
}

#whole #page p {
  line-height: 1.3em;
  font-size: 95%;
  text-align: justify;
}

#whole #page ul li {list-style: square; list-style-position: outside; padding-left: 10px; margin-left: 25px;}

#pagewide {	
  float: left;
  margin: 0 auto;
  width: 900px;
  vertical-align: top;
  text-align: left;
  padding: 40px;
  background: #fff;
  border-top: 1px solid #77A0BF;    
}

#pagewide p {
  line-height: 1.3em;
  font-size: 95%;
  text-align: justify;
}

#pagewide ul li {list-style: square; list-style-position: outside; padding-left: 10px; margin-left: 25px;}

#whole #right	{ 
  float: right;
  margin: 0 auto;
  width: 240px;
  border-left: 1px solid #fff;
  border-top: 1px solid #77A0BF;   
  border-right: 19px solid #fff;
  vertical-align: top;
  padding-top: 27px;
  background: #fff;
  height: 100%;
  padding-bottom: 20010px;  /* X + padding-bottom */
  margin-bottom: -20000px;  /* X */
}

#bread 	{

  font-size: 90%; 
  margin: 0 auto;
  width: 100%;
  text-align: left;
  clear: both;
  padding-bottom: 35px;

}

.tabletop {border-bottom: 2px solid #E8E9EA; color: #fff; background: #3784b8; font-size: 14px;}
.tabletop a, .tabletop a:visited {color: #fff;}
.tabletop a:hover {color: #F16238;}

.tabletopss {border-bottom: 2px solid #E8E9EA; color: #fff; background: #50c8e4; font-size: 14px;}

.tourtop {border-bottom: 2px solid #E8E9EA; color: #fff; background: #3784b8; font-size: 12px;}

.admin		{width: 100%; margin: 0; border-collapse: collapse;}
.admin td	{padding: 8px;}

.admin1		{width: 900px; margin: 0; border-collapse: collapse;}
.admin1 td	{padding: 8px;}

.direct		{margin: 0; border-collapse: collapse;}
.direct td	{padding: 6px;}

.boat		{margin: 4px; min-width: 350px;}
.boat td	{padding: 6px; padding-left: 12px;}


td.td1		{background: #ffffff; border-bottom: 1px solid #ddd; height: 20px;}
td.td1more	{background: #ffffff; border: 0; height: 20px;}
td.td2		{background: #f6faff; border-bottom: 1px solid #ddd; height: 20px; }

ul.normal li {list-style: square; list-style-position: outside; padding-left: 10px;}

.comments	{ 	font-family: arial, sans-serif; font-size: 12px;}

a.add, a.add:visited	{color: #008000;}
a.add:hover		{color: #90EE90;}

.addcell	{background: #F1FFCF; padding-left: 20px;}
.addcellr	{background: #DFF1FF; padding-left: 20px;}


.sample {cursor:pointer; text-decoration:none; border-bottom:2px dashed blue;}

ul.cities li	{list-style: square; list-style-position: inside; padding-left: 10px;}

.cletter	{font-weight: bold; font-size: 23px; color: #A9C9EC;}

td.tour		{color: #377EA0; padding: 8px 0 12px 0; width: auto;}
td.tour a 	{font-weight: bold; font-size: 16px;}
.tourf		{color: #555; font-size: 12px;}
.tourinfo .tourf {border-bottom: 1px solid #999; white-space:nowrap;}	
.tourinfo1 .tourf {border-bottom: 1px solid #999; white-space:nowrap;}	
.tourt		{color: #999; font-size: 12px;}
.tourinfo .tourt {border-bottom: 1px solid #999;  white-space:nowrap;}
.tourinfo1 .tourt {border-bottom: 1px solid #999;  white-space:nowrap;}

.tourinfo   {border-bottom: 1px solid #999; font-size: 12px;}
.tourinfo1  {border-bottom: 1px solid #999; font-size: 12px; background: #e5e5e5;}

.daynight	{text-align: right; font-size: 12px;}
.tourinfo .daynight	{border-bottom: 1px solid #999;}
.tourinfo1 .daynight	{border-bottom: 1px solid #999;}

.greenleft	{border-left: 3px solid #C7CE82;}
.redleft	{border-left: 3px solid #EF712C;}
.blueleft	{border-left: 3px solid #74AEC7;}
.blueleft	{border-left: 3px solid #74AEC7;}
.violetleft 	{border-left: 3px solid #AC74C7;}
.grayleft 	{border-left: 3px solid #D9D9D9;}

td.lgreen	{background-color: #E0FFAF;}

td.pricecol	{width: 135px; text-align: center; vertical-align: middle; 
		 font-size: 15px; font-weight: bold; white-space: nowrap;}
		 
.priceb		{white-space: nowrap; text-align: right; border-right: 1px solid #ccc;}
.priceb1	{white-space: nowrap; text-align: right; border-left: 1px solid #ccc; border-right: 1px solid #ccc;}
.priceb10	{white-space: nowrap; text-align: right; border-right: 1px solid #999;}
		 

.weekend	{font-size: 13px; color: #FF5A00;}
.ship		{font-size: 14px; font-weight: bold;}
.ship a		{text-decoration: none; white-space: nowrap;}
.ship span 	{font-size: 13px; font-weight: normal;}
.tourinfo .ship {font-size: 13px; border-bottom: 1px solid #999;}
.tourinfo1 .ship {font-size: 13px; border-bottom: 1px solid #999;}
.shipphoto	{width: 110px; text-align: right;}


.t		{margin-left: 30px; margin-bottom: 30px;}

.f		{font-size: 24px; color: #99A0AF; margin-bottom: 30px;}
.ftime		{font-size: 14px;}

div.price-container {
}

div.price-1, div.price-2,
div.price-3, div.price-4 {
  color: #000;
  background-color: #FFEB8F;
  height: 1px;
  font-size: 1px;
  overflow: hidden;
}

div.price-1 {
  margin: 0 5px;
}

div.price-2 {
  margin: 0 3px;
}

div.price-3 {
  margin: 0 2px;
}

div.price-4 {
  margin: 0 1px;
  height: 2px;
}

option.smallform, select.smallform, input.smallform {font-size: 14px;}

.prices {color: #888; font-size: 14px; border-bottom: 1px solid #d1d1d1; line-height: 21px;}
.prices b {color: #333; }
.pricespace {padding-left: 25px; white-space: nowrap;}

td.prices-all b {color: #D67F7A; white-space: nowrap;}
td.prices-partial b {color: #74AEC7; white-space: nowrap;}
td.prices-none b {color: #666; white-space: nowrap;}

.pricetable {border: 0; border-collapse: collapse; padding: 18px; width: 100%;}
		  
a.showhide {font-size: 15px; color: #FF5A00; border-bottom: 1px dashed #FF5A00; text-decoration: none;}

.tth td {font-size: 13px; font-weight: bold; color: #aaa; border-bottom: 2px solid #D3E4F3; vertical-align: bottom;}
.tt1 td {font-size: 13px; background-color: #fff; height: 34px;}
.tt2 td {font-size: 13px; background-color: #f1f1f1; height: 34px;}
.tt3 td {font-size: 13px; background-color: #FFDF7F; height: 34px;}

.discount {background: red; color: #fff; padding: 3px; font-weight: bold; font-size: 120%; line-height: 30px;}

.zab {color: #FF7303; text-decoration: underline;}
.zabutton {background-color: #FF7303; padding: 4px; color: #fff; text-decoration: none; font-size: 19px; padding-left: 12px; padding-right: 12px;}
a.zabutton:hover {background-color: #FFD3AF; color: #FF7303; text-decoration: none; }

.mand {border: 2px solid #FF953F; margin-top: 5px; padding: 4px;}
.ordi {margin-top: 5px; padding: 4px;}

.prim {font-size: 80%;}

#view {font-size: 15px; float: right; margin: 0; padding: 0; position: relative; left: 0px; top: -20px; margin-bottom: 12px;}
.viewselected {padding: 4px; padding-left: 12px; padding-right: 12px; background-color: #eeeeee; margin-left: 15px;}
.viewlink {cursor:pointer; text-decoration:none; border-bottom: 1px dashed #478CBF; margin-left: 15px;}
a.viewlink:hover {text-decoration: none; border-bottom: 1px dashed #F16238; }

a.product {color: #333; cursor:pointer; text-decoration:none; border-bottom: 1px dashed #478CBF;}

.tiny {font-size: 11px; text-align: center; width: 48px; white-space: nowrap;}

.bull {font-size: 18px; font-weight: bold; color: #478CBF;}

#scroller {
     margin: auto;
     width: 260px;
     height: 260px;
     border: 0;
     background: #ffffff;
     overflow: auto;
 }
#scroller p {
     margin: 0;
     padding: 0px 10px 10px 10px;
 }

.pricecolumn {padding-left: 20px; padding-right: 40px; white-space: nowrap; text-align: right;}

.majorprice {color: #333;  line-height: 24px; font-weight: bold;}
.kidsprice {color: #777; line-height: 24px; font-weight: bold;}
.minorprice {color: #666; font-size: 85%;}

.pricelabel {padding-left: 20px; padding-right: 20px; text-align: right; font-style: italic; color: #777; font-size: 85%}

textarea:focus, input:focus {
 border: 1px solid #F16238;
}

iframe {
border: 0px solid #ffffff;
}

.sold	 { color: red; }
.soldout { color: red; font-weight: bold; font-size: 110%; float: right; }



 /* dropdown menu */
 
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
 border-style: solid;
 border-width: 1px;
 border-color: #aaa;
 margin: 0;
}

ul.dropdown ul li {
 text-align: left;
 border-top: 2px solid #fff;
 background-color: #f2f2f2;
 color: #000;
 float: none;
 margin: 0;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
} 
 
ul.dropdown {
 font-weight: bold;
}

ul.dropdown li {
 padding: 7px 10px;
 color: #478CBF;
 font-size: 15px;
 padding-right: 20px;	 	 
 margin-right: 18px;	 	 
}

ul.dropdown li.hover,
ul.dropdown li:hover {
	color: #478CBF;
	background-color: #E0E9EF;
}

ul.dropdown a:link		{ color: #000; text-decoration: none; }
ul.dropdown a:visited	{ color: #000; text-decoration: none; }
ul.dropdown a:hover		{ color: #000; }
ul.dropdown a:active	{ color: #ffa500; }

/* -- level mark -- */

ul.dropdown ul {
 width: 222px;
 white-space: nowrap;
}

ul.dropdown ul li {
 font-size: 15px;
 color: #000;
 font-weight: normal;
}

ul.dropdown li.alone a:link,
ul.dropdown li.alone a:visited {color: #478CBF;}

ul.dropdown li.dir a:link,
ul.dropdown li.dir a:visited {color: #478CBF;}

ul.dropdown li.dir ul a:link,
ul.dropdown li.dir ul a:visited {color: #000;}

/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */


ul.dropdown *.dir {
 padding-right: 20px;
 background-image: url(/images/dropdown_arrow.gif);
 background-position: 105% 50%;
 background-repeat: no-repeat;
}


/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
 padding-right: 10px;
 background-image: url(/images/nav-arrow-right.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

ul.dropdown-upward *.dir {
 background-image: url(/images/nav-arrow-top.png);
}

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
 background-image: url(/images/nav-arrow-right.png);
}

ul.dropdown-vertical-rtl *.dir {
 padding-right: 10px;
 padding-left: 15px;
 background-image: url(/images/nav-arrow-left.png);
 background-position: 0 50%;
}

body.mceContentBody {
   background: #FFF;
   border: 0;
   margin: 8px;
}


#footerwrapper {
	position: relative;
	vertical-align: top;
	margin: 0;
	width: 980px;
	height: 140px;
	padding-top: 20px;
	padding-left: 48px;
	text-align: center;
	background: #B1D8F5;
}

.footerblock {

	position: relative;
	float: left;
	vertical-align: top;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	background: #B1D8F5;
}

.footerblock ul li {
	margin: 0;
	padding: 0;
	padding-left: 10px;

}

.footerblock a, .footerblock a:visited {
	font-size: 14px;
	color: #3182A2;
}

.footerblock a:hover {
	color: #F16238;
}



.pageblock {

	position: relative;
	float: left;
	vertical-align: top;
	text-align: left;
	padding-right: 30px;
}

.pageblock ul li {
	margin: 0;
	padding: 0;
	padding-left: 10px;

}

.pageblock a, .footerblock a:visited {
	font-size: 14px;
	color: #3182A2;
}


.tdblock {

	vertical-align: top;
	text-align: left;
	padding-right: 30px;
}

.tdblock ul li {
	margin: 0;
	padding: 0;
	padding-left: 10px;

}

.tdblock a, .footerblock a:visited {
	font-size: 14px;
	color: #3182A2;
}

table.narrow td {line-height: 0; height: 5px; margin: 0; padding: 0;}

td.tourprint a {color: #000; text-decoration: none; font-size: 16px;}
.tourinfo .tourprint a, .tourinfo1 .tourprint a {color: #000; text-decoration: none; font-size: 16px;}

.archive , .archive a {color: #aaa;}

span.addme-rptDiv, span.removeme-rptDiv, span.addme-rptDiv1, span.removeme-rptDiv1, span.addme-rptDiv2, span.removeme-rptDiv2, span.addme-rptDiv3, span.removeme-rptDiv3
 {
	cursor:pointer;
	cursor:hand;
	font-weight: bold;
	padding:1px 3px;
	color:#478CBF;
	border-bottom: 1px dashed #478CBF;
	margin-top: 15px;
	margin-right:13px;
}

a.card {text-decoration: none; color: #CF9E0C; border-bottom: 1px dashed #CF9E0C;}

a.greenstop, a.greenstop:visited	{color: green;}
a.greenstop:hover		{color: lightgreen;}

.output {font-size: 11px; color: #888;}
