/* CSS Document */

BODY {
	margin-top: 0px;
	background-color: #A3CB38;
	background-image: url(images/ImTour_background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial;
	vertical-align: top;
}
IMG {
	border: 0px;
}

/******************************** HEADER ********************************/
.left {
	background-image: url(images/ImTour_left_tile.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
.right {
	background-image: url(images/ImTour_right_tile.jpg);
	background-position: top;
	background-repeat: repeat-y;
}
.lang {
	background-image: url(images/ImTour_lang.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 18px;
	padding-top: 0px;
}
.lang a {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 12px;
	text-align: right;
	padding-right: 5px;
}
.lang a:hover {
	text-decoration: none;
}
.main_td {
	border-right:1px solid #D0D0D0;
	padding-left: 5px;
	padding-right: 5px;
}
.captions {
	font-size: 11px;
	color: #087242;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 10px;
}
.captions span {
	text-transform: uppercase;
	text-align: left;
	float: left;
	padding-left: 5px;
}
.flash {
	padding-top: 10px;
}

/****************************** FOOTER ********************************/
.footer {
	background-image: url(images/ImTour_footer.jpg);
	background-position: center;
	background-repeat: repeat-x;
}
.info {
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 0px;
}
.copyright {
	font-size: 10px;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	background-color: #A3CB38;
	background-image: url(images/ImTour_footer_shadow.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/*************************** MENUS *******************************/
.top_menu {
	background-image: url(images/ImTour_top_menu.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 25px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.top_menu IMG {
	vertical-align: middle;
}
.top_menu A {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.top_menu A:hover, .top_menu A:active {
	font-size: 11px;
	color: #63AB2A;
	text-decoration: none;
}
A.top_menu_act {
	font-size: 11px;
	color: #63AB2A;
	text-decoration: none;
}
.hide {
	display: none;
}
.show {
	display:;
}
.menu_left_caption {
	background-image: url(images/ImTour_caption_tile.jpg);
	background-position: right;
	background-repeat: repeat-x;
	height:25px;
	width:205px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 22px;
}
.menu_left_caption A {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.menu_left_table {
	border: 1px solid #878787;
	border-top: 0px;
	background-color: #FFFFFF;
}
.menu_left {
	font-size: 11px;
	color: #464646;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
}
.menu_left A {
	font-size: 11px;
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}
.menu_left A:hover, .menu_left A:active {
	color: #087242;
}
A.menu_left_act {
	color: #087242;
}
.bullet {
	vertical-align: middle;
	padding-left: 5px;
}
.divider {
	padding-left: 5px;
}
.scroll_up {
	padding-top:4px;
}
.scroll_down {
	padding-bottom:4px;
}
.submenu {
	color: #9e9b99;
	padding: 4px 0px 4px 0px;
	font-size: 11px;
	font-weight: bold;
}
.submenu a {
	color: #9e9b99;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
.submenu a:hover, .submenu a:active {
	color: #63AB2A;
}
A.submenu_act {
	color: #63AB2A;
}

/**************************** OFFERS *******************************/
.border_round {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
  width: 99px;
  height: 99px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/small_pic_fr.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.border_round[class] {
  background-image: url(images/small_pic_fr.png);
}
.pad {
	padding-bottom: 5px;
}
.offert_box {
	background-image: url(images/ImTour_offert_bckg.jpg); 
	width:289px; 
	height:125px; 
	background-position: center; 
	background-repeat: no-repeat;
	cursor: pointer;
}
.offert {
	background-image: url(images/ImTour_offert_tile.jpg); 
	background-position: top; 
	background-repeat:repeat-x;
	width: 99px;
	cursor: pointer;
	padding: 0px;
}
.offerts {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 11px;
}
.offert_photo {
	 background-repeat:no-repeat; 
	 width:99px; 
	 height: 99px;
}
.dest {
	font-size:11px;
	font-weight: bold;
	color: #087242;
	text-transform: uppercase;
	padding-right: 2px;
	padding-top: 10px;
}
.duration {
	font-size: 12px;
	font-weight: bold;
	color: #3f3f3f;
	text-transform: uppercase;
	padding-top: 8px;
}
.period {
	font-size: 10px;
	color: #3f3f3f;
}
.price {
	font-size: 11px;
	color: #3f3f3f;
	padding-top: 5px;
}
.price SPAN {
	font-weight: bold;
	text-transform: uppercase;
}
.price DIV {
	height: 41px;
	overflow: hidden;
	vertical-align: middle
}
.stars {
	padding-top: 3px;
	font-size: 10px;
	color: #7F82FF;
	vertical-align: middle;
}
.stars IMG {
	vertical-align: middle;
}
.stars a {
	color: #63AB2A;
	text-decoration: none;
	padding-left: 100px;
}
.stars a:hover {
	text-decoration: underline;
}
.offert_bottom {
	vertical-align:background-image: url(images/ImTour_offert_down.jpg); 
	background-repeat:repeat-x; 
	background-position: bottom;
}
.offert_transport {
	padding-top: 8px;
}
.pages {
	font-size: 11px;
	color:#666666;
	line-height: 11px;
	text-align: right;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 15px;
}

.pages a {
	font-size: 11px;
	color:#666666;
	line-height: 11px;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
}
.pages a:hover, .pages a:active {
	font-size: 11px;
	color: #63AB2A;
	line-height: 11px;
	text-decoration: none;
	font-weight: normal;
}

/***************************** INNER PAGES ********************************/
.path {
	height:11px;
	font-size: 10px;
	color: #087242;
	line-height: 11px;
	text-align: left;
	padding: 3px 0px 0px 3px;
}
.path A {
	font-size: 10px;
	color: #666666;
	line-height: 11px;
	text-decoration: none;
	font-weight: normal;
}
.path A:hover, .path A:active {
	color: #333333;
}
A.path_act {
	font-size: 10px;
	color: #333333;
	line-height: 11px;
	text-decoration: none;
	font-weight: normal;
}
.line {
	padding: 0px 7px 3px 2px; 
	width: 100%;
	height: 12px;
}
.line DIV {
	border-bottom: 1px dotted #6b6b6b;
}
.dest_in {
	font-size: 11px;
	height:12px;
	color: #464646;
	text-align: right;
	padding-right: 3px;
}
.dest_in SPAN {
	text-transform: uppercase;
}

H1 {
	height: 22px;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	line-height: 22px;
	background-color:#087242;
}
.offert_info {
	padding-bottom: 10px !important; 
	padding-bottom: 6px; 
	border-bottom: 1px dotted #6b6b6b;
}
.label {
	font-size: 11px;
	color: #464646;
	text-align: left;
	padding-left: 10px;
}
.cnt {
	font-size: 11px;
	color: #464646;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #087242;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
	padding: 3px 0px 3px 0px;
}
h3 {
	font-size: 12px;
	color: #087242;
	text-align: center;
	font-weight: bold;
	text-transform: none;
	line-height: 13px;
	padding: 5px 0px 10px 0px;
}
h4 {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #087242;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	padding:10px 0px 5px 0px;
}

.content {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #393a3a;
	line-height: 14px;
	text-align: justify;
	padding: 10px 5px 10px 5px;
}
.content A {
	color: #087242;
	text-decoration: underline;
	font-weight: normal;
}
.content A:hover, .content A:active {
	color: #087242;
	text-decoration: none;
}
.content p{
	margin: 10px 0px 10px 0px;
	line-height: 14px;
}
.content ul {
	list-style-image: url(images/ImTour_bullet.jpg);
	list-style-position: outside;
	padding: 0px;
	margin: 0px 0px 0px 17px;
	line-height: 14px;
}
.content ul li {
	line-height: 14px;
}
.content ul li div {
	padding-bottom: 10px;
	line-height: 14px;
}
.img {
	border: 1px solid #a8a8a8;
	margin-left: 5px;
}
.content ul li ul {
	list-style-image:url(images/ImTour_menu_bullet.jpg);
	list-style-position: outside;
	padding: 0px;
	margin: 0px 0px 0px 17px;
	line-height: 14px;
}
.content ul li ul li {
	line-height: 14px;
}
.arrows {
	padding-top: 20px;
}
.arrow {
	vertical-align: middle;
	padding-left: 20px;
}

.content TABLE THEAD TR TD {
	background-color: #A3D632;
	border: 1px solid #FFFFFF;
	text-align: center;
	border-width: 0px 1px 1px 0px;
	color: #000000;
	padding: 2px 5px 2px 5px;
}

.content TABLE TBODY TR TD {
	color:#333333;
	font-weight: bold;
	text-align: center;
	border: 1px solid #e3e3e3;
	1border-width: 0px 0px 0px 0px;
}
.content TABLE TBODY TR TD P {
	padding: 1px 5px 1px 5px;
	text-align: center;
}

/******************* POP-UPS *****************/

.pop_title {
	background-image: url(images/ImTour_caption_tile.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.close {
	background-image: url(images/ImTour_caption_tile.jpg);
	background-repeat: repeat-x;
}

A.close{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
}
.close a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 0px;
}
