
html, body
		{
			font-family:  Arial, Helvetica;
			margin:0px;
			padding:0px
			SCROLLBAR-FACE-COLOR;
			background-color: #FFE58E;				
			SCROLLBAR-HIGHLIGHT-COLOR: #EED58E;
			SCROLLBAR-3DLIGHT-COLOR: #b9b9b9;
    			SCROLLBAR-ARROW-COLOR: 035DCF;
    			SCROLLBAR-TRACK-COLOR: #EED58E;
    			SCROLLBAR-DARKSHADOW-COLOR: #EED58E;
		}



p, h5, th, td, span.text {
	font-size: 0.76em;
}

input.button {
	font-size: 11px;
}

p {
	line-height: 1.7em;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}



h1 {
	font-family: Verdana, Geneva, Georgia, Times New Roman, Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #213BA7;
	margin-top: 0.2em;
	margin-bottom: 0.4em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 0.9em;
}

h2, h3, h4, h5 {
	margin-top: 1.0em;
	margin-bottom: 0.8em;
}

strong {
	/*color: #545336;*/
}

img {
	border: none;
}

form {
	margin:0;
	padding:0;
}

a:link,
a:visited,
a:hover {
	text-decoration: underline;
	color: #213BA7;
	font-weight: bold;
}

a.acc:link,
a.acc:visited,
a.acc:hover {
	text-decoration: none;
	font-weight: normal;
}

.right {
	text-align: right;
}

img.acc-category {
	padding-bottom: 1px;
	vertical-align: text-bottom;
}

span.acc-category-separator {
	padding: 0 5px 0 5px;
	color: #C8C8C8;
}

span.acc-category {
	font-size: 0.76em;
}

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

span.convert-currency {
	font-size: 0.64em;
	color: #6E6E6E;
}

p.line-above-and-link-below {
	border-top: 1px solid #DEDEDE;
	margin-top: 7px;
	clear: both;
}

/*
header
*/

div.logo {
	margin: 10px 0px 7px 5px;
}

#nav_bar {
	height: 27px;
	/*background-color: #FFEFC8;*/
	margin: 0 0 0 60px;
	padding: 0;
}

#nav_bar li {
	list-style: none;
	float: left;
	margin: 2px 0 0 0;
	font-size: 12px;
	line-height: 22px;
	white-space: nowrap;
	/*border: 1px dotted #FF3300;*/
}

#nav_bar a {
	display: block;
	float: left;
	padding: 0px 4px 0px 14px;
	text-decoration: none;
	color: #509EFF;
	width: 0.1em;
}

#nav_bar li.active {
	background-image: url(../image/new_active_tab.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#nav_bar a:visited {
	color: #509EFF;
}

#nav_bar a:hover {
	color: #509EFF;
	/*background-color: #FFEFBD;*/
}

html>body #nav_bar a { /*IE6 hack*/
	width: auto;
}

#nav_label_bar {
	margin: 0 0 16px 85px;
	padding: 2px 0 0 6px;
	height: 20px;
	background-color: #FDC400;
	background-image: url(../image/new_nav_label.gif);
	background-repeat: no-repeat;
	/*background-color: #FBB040;*/
	
}

#nav_label_bar span {
	font-family: Verdana, Geneva, Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	padding: 2px 0 0 6px;
	/*font-weight: bold;*/
	/*color: White;*/
	color: #000000;
}


/*****************/
/*****************/




table.tours-right-box-news{
	border-collapse: collapse;
	width:100%;
	border: 1px solid #FDC400;

}

table.tours-right-box-news td {
	/*padding: 3px 7px 4px 3px;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.tours-right-box-news td.headr{	
	background-image: url(image/tour_news_right_side.gif);
	background-repeat: no-repeat;
	height: 24px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #000B6F;
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
}

table.tours-right-box-news td.txt{
	background-image: url(image/tbl_background_news.gif);
	width:90%;
	padding-bottom: 5px;
	font-size: 10px;
	line-height: 1.0em;
	text-align: left;
	/*background-color: #FFFBEA;*/

}

table.tours-right-box-news  p, li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	font-size: 10px;
	line-height: 1.4em;
	font-weight: normal;
}



table.tours-right-box-news a:link, a:visited, a:hover{	
	font-weight: bold;
	text-decoration: none;
}




/******
tours page 
*******/

#tours-middle-box{
	
	margin: -16px 0px 0px 160px;
	width: 550px;
	/* border-right: 1px solid #66B7FF; */
}

table.tours-middle-box-header{
	border-collapse: collapse; 
	border-width: 0;
	width:100% ;

}

table.tours-middle-box-header th {
	
	padding: 4px 7px 4px 7px;
	vertical-align: top;
	background-color: #EAEDF7;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #213BA7;
}


table.tours-middle-box-header td {
	padding: 6px 7px 4px 7px;
	vertical-align: top;
	background-color: #EAEDF7;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #213BA7;
}

img.tours-middle-box-item {
	float: left;
	margin-top: 7px;
	margin-left: 6px;
}

div.tours-middle-box-item-box {
	margin-top: 7px;
	margin-left: 112px;
	width: 200px;
	height: 100px;
}

div.tours-middle-box-item-box p{
	color: #576FBF;
}


#tours-middle-box h1{
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #213BA7;
}

#tours-middle-box h2{
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #213BA7;
}


table.tours-middle-box-detail{
	border-collapse: collapse; 	
	width:100% ;
	border: 1px solid #FDC400;
	background-color: #FFFFFF;
	background-image: url(image/tbl_background_main.gif);
}

table.tours-middle-box-detail td {
	padding: 3px 7px 4px 3px;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.tours-middle-box-detail td.img{
	width:10%;
	text-align: center;
}

table.tours-middle-box-detail td.txt{
	width:90%;
	padding-bottom: 5px;
	font-size: 1.0em;
	text-align: left;
}

table.tours-middle-box-detail td.txt-title{
	width:90%;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 1.2em;
	text-align: left;	
	background-color: #FDD855;
	font-weight: bold;
	height: 24px;
}

table.tours-middle-box-detail p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.2em;
}


table.tours-middle-box-detail-rates{
	border-collapse: collapse; 
	border-width: 0;
	width:100% ;
}

table.tours-middle-box-detail-rates td {
	padding: 6px 4px 6px 2px;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.tours-middle-box-detail-rates td.txt{
	width:70%;
	text-align: left;
	font-size: 1.0em;
	border-bottom: 1px solid #CFCFCF;
}

table.tours-middle-box-detail-rates td.txtflyclass{	
	text-align: left;
	vertical-align: middle;
	font-size: 1.0em;
	font-weight: bold;
	border-bottom: 1px solid #CFCFCF;
}

table.tours-middle-box-detail-rates td.txtflycell{	
	text-align: left;
	vertical-align: middle;
	font-size: 1.0em;
	border-bottom: 1px solid #CFCFCF;
}

table.tours-middle-box-detail-rates img {
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: -2px;
}

table.tours-middle-box-detail-rates td.eur{
	width:30%;
	padding-bottom: 4px;
	font-size: 1.0em;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #CFCFCF;
}

table.tours-rates-start-box{
	border-collapse: collapse; 	
	width:100px;
	border: 1px solid #FDC400;
	
}

table.tours-rates-start-box td.title{
	padding: 1px 1px 1px 1px;
	font-size: 10px;
	text-align: left;
	font-weight: normal;	
	background-color: #FDD855;
}

table.tours-rates-start-box td.rate{
	font-size: 12px;
	text-align: enter;
	font-weight: bold;	
	background-color: #FFFFFF;
}

#tours-middle-box p.convert{
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
	color: #213BA7;
	margin-top: 0.5em;
	margin-right: 0.5em;
	line-height: 1.2em;
}




#tours-sidebar-box{
	position: absolute;
	top: 121px;
	left: 10px;
	width: 150px;
}

table.tours-sidebar-box{
	border-collapse: collapse; 
	border-width: 0;
	/* background-color: #66B7FF;*/
	width:100% ;

}

table.tours-sidebar-box td {
	
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	width:100%;
	background-color: #66B7FF;
}

table.tours-sidebar-box td.txta {		
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #213BA7;
}

table.tours-sidebar-box p {		
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #213BA7;
	margin: 0;
	padding: 0.7em 0 0.1em 0;
	line-height: 1.2em;
}





#tours-sidebar-box a {	
	
	color: #FFFFFF;
}



#tours-right-sidebar-box{
	position: absolute;
	top: 136px;
	left: 562px;
	width: 150px;
}

table.tours-right-sidebar-box{
	border-collapse: collapse; 
	border-width: 0;
	width:100% ;

}

table.tours-right-sidebar-box td {
	
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	width:100%;
}


table.tours-right-sidebar-box-tour{
	border-collapse: collapse; 
	border-width: 0;
	width:100% ;

}

table.tours-right-sidebar-box-tour td {
	
	padding: 4px 0px 0px 0px;
	vertical-align: top;
	width:100%;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	/*font-weight: bold;*/
	color: #213BA7;
}

table.tours-right-sidebar-box-tour td.img{
	width:10%;
	text-align: right;
	/*border-bottom: 1px dotted #66B7FF;*/
}

table.tours-right-sidebar-box-tour td.txt{
	width:90%;
	padding-bottom: 5px;
	border-bottom: 1px dotted #66B7FF;
	border-left: 1px dotted #66B7FF;
}

table.tours-right-sidebar-box-tour span.descr{
	font-size: 0.9em;
	/*font-weight: bold;*/
	color: #415BC7;
}

table.tours-right-sidebar-box-tour td.imgback{
	width:10%;
	text-align: right;
	border-bottom: 1px dotted #66B7FF;
}

table.tours-right-sidebar-box-tour td.txtback{
	width:90%;
	padding-bottom: 5px;
	border-bottom: 1px dotted #66B7FF;
}



#tours-right-sidebar-box a{
	font-weight: normal;
}





/*****************/
/*****************/



table.tours-middle-box-list{
	border-collapse: collapse; 	
	width:100% ;
	border: 1px solid #FFDE84;
	background-color: #FFFFFF;
}

table.tours-middle-box-list td {
	padding: 3px 7px 4px 3px;
	vertical-align: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


table.tours-middle-box-list td.txt{
	width:90%;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: left;
}

table.tours-middle-box-list td.txt-title{
	width:90%;
	padding-bottom: 0px;
	padding-top: 2px;
	padding-left: 18px;
	font-size: 12px;
	text-align: left;	
	background-color: #FFDE84;
	font-weight: bold;
	height: 17px;
	background-image: url(image/tbl_background_headr_list.gif);
	background-repeat: no-repeat;
}


/*****************/
/*****************/


a.asidelink:link,
a.asidelink:visited,
a.asidelink:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	
	font-weight: bold;
	text-decoration: none;
}



/*****************/
/*****************/
/*
footer
*/

#footer {
	padding: 20px 0 30px 0;
	clear: both;
}

#copyright {
	margin-left: 18px;
	font-size: 0.70em;
}

