
#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/seller/show-pack.gif) no-repeat;
}

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

#pricelist div.pack {
	clear: both;
	height:90px;
	overflow: hidden;
	width:787px;
	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: 398px;	
	font-size: 12px;
	marign-top: 8px;
}

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

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

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

#pricelist div.pack:hover {
	background: #fef8e8;
}

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

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

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

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

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


#pricelist .destinations {
	left:106px;
	position:relative;
	top:-18px;
	width:259px;
	height: 66px;
	font-size: 15px;
}

#pricelist.min .destinations {
	font-weight: bold;
	font-size: 12px;
	left: 62px;
	top:-11px;
}
#pricelist .price_a {
	font-size:14px;
	left:399px;
	position:relative;
	text-align:right;
	top:-85px;
	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:486px;
	position:relative;
	text-align:right;
	top:-101px;
	width:80px;
}

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

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

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

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

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

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

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

#pricelist .booking.a {
	left:385px;
	position:relative;
	top:-114px;
}


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

#pricelist.min .booking.a {
	top: -89px;
	left: 481px;
}
#pricelist .booking.b {
	left:488px;
	position:relative;
	top:-141px;
}

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


#pricelist .booking.c {
	left:589px;
	position:relative;
	top:-168px;
}



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

#pricelist .booking.d {
	left: 695px;
    position: relative;
    top: -195px;
}
