
#pricelist * {	
	padding: 0px;
	margin: 0px;
}

#pricelist div.headers {
	margin: 0px 0px 6px;
}
#pricelist .hidepack {
	display: none;	
}

#pricelist .show_all {
	display: block;
	height: 80px;
	width: 590px;
	padding-left: 15px;
	color: #64605f;
	background: url(/img/interface/show-pack.gif) no-repeat;
}

#pricelist .show_all:hover {
	color: #827f7e;
	background: url(/img/interface/show-pack-hover.gif) no-repeat;
}

#pricelist div.pack {
	clear: both;
	height:90px;
	overflow: hidden;
	width:824px;
	padding: 0px 0px 0px;
	margin: 0px 0px 8px;	
}

#pricelist.big div.pack {
	height: 120px;
}

#pricelist.big .destinations {
	width: 150px;	
}

#pricelist.min div.pack {
	width: 580px;
}

#pricelist.big div.pack {
	width: 580px;
}

#pricelist .conditions {
	font-size: 10px;
	margin-top: 5px;
}

#pricelist.min .conditions {
	font-weight: normal;
	width: 342px;	
	font-size: 12px;
	marign-top: 8px;
}

#pricelist div.pack {
	background: url(/img/interface/pack-bg.gif) no-repeat;
}

#pricelist.min div.pack {
	background: url(/img/interface/pack-bg-min.gif) no-repeat;
}

#pricelist.big div.pack {
	background: url(/img/interface/pack-bg-big.gif) no-repeat;
}

#pricelist div.pack:hover {
	background: url(/img/interface/pack-bg-hover.gif) no-repeat;
}

#pricelist.min div.pack:hover {
	background: url(/img/interface/pack-bg-min-hover.gif) no-repeat;
}

#pricelist.big div.pack:hover {
	background: url(/img/interface/pack-bg-big-hover.gif) no-repeat;
}

#pricelist ul li.pack .package {
	height: 95px;
}

#pricelist .hour {
	left:41px;
	position:relative;
	top:10px;
	width:50px;
	font-size: 20px;
}

#pricelist.min .hour {
	font-size: 19px;	
}


#pricelist .destinations {
	left:78px;
	position:relative;
	top:-12px;
	width:232px;
	height: 66px;
	font-size: 15px;
}

#pricelist.min .destinations {
	font-weight: bold;
	font-size: 12px;
	left: 88px;
	top:-11px;
}
#pricelist .price_a {
	font-size:14px;
	left:331px;
	position:relative;
	text-align:right;
	top:-81px;
	width:66px;
}
#pricelist.big .price_a {
	left: 299px;
}
#pricelist.min .price_a {
	font-size: 17px;
	width: 85px;
	top: -78px;
	left: 374px;
}

#pricelist .price_b {
	font-size:14px;
	left:421px;
	position:relative;
	text-align:right;
	top:-98px;
	width:80px;
}

#pricelist.big .price_b {
	left: 386px;
}

#pricelist.min .price_b {
	top: -99px;	
	left: 483px;
}

#pricelist .price_b img {
	height: 35px;	
}

#pricelist .price_c {
	font-size:14px;
	left:523px;
	position:relative;
	text-align:right;
	top:-114px;
	width:80px;
}

#pricelist .price_e {
	font-size:14px;
	left:626px;
	position:relative;
	text-align:right;
	top:-130px;
	width:80px;
}

#pricelist .price_d {
	font-size:14px;
	left:727px;
	position:relative;
	text-align:right;
	top:-146px;
	width:80px;
}

#pricelist.big .price_c {
	left: 486px;
}

#pricelist .booking {
	cursor: pointer;
	font-size: 2px;
	color: #6b6766;
	background: url( /img/interface/pack-bt.png ) no-repeat;
	height: 27px;
	width: 81px;
	display: block;	
}
#pricelist .booking.a:hover, #pricelist .booking.b:hover, #pricelist .booking.c:hover {
	background: url( /img/interface/pack-bt.png ) no-repeat 0px -27px;
}

#pricelist .booking.a {
	left:324px;
	position:relative;
	top:-124px;
}

#pricelist .booking.e {
	left:631px;
	position:relative;
	top:-205px;
}


#pricelist.big .booking.a {
	left: 285px;
}

#pricelist.min .booking.a {
	top: -89px;
	left: 486px;
}
#pricelist .booking.b {
	left:424px;
	position:relative;
	top:-151px;
}

#pricelist.big .booking.b {
	left: 388px;
}


#pricelist .booking.c {
	left:529px;
	position:relative;
	top:-178px;
}



#pricelist.big .booking.c {
	left: 489px;
}

#pricelist .booking.d {
	left: 733px;
    position: relative;
    top: -232px;
}

