/*Booking Pages*/
button:hover, .button:hover {
	cursor:pointer;
}
.bookings label.heading {
	border-top: 2px solid #333;
	margin-top: 25px;
	padding-top: 3px;
	margin-bottom: 2px;
}
.thicker-divider {
	border-top: 4px solid #333 !important;
}
.bookings p.heading {
	border-top: 2px solid #333;
	padding-top: 10px;
}

.bookings a, .bookings a:visited, .bookings a:active {
	color: #797878;
	text-decoration: underline;
}
.bookings strong {
	font-weight: normal;
	color: #333;
}
.bookings .radio-text strong, .price {
	color: #333;
	font-weight: bold;
	font-variant: small-caps;
}
.bookings label
{
	clear: both;
	text-align: left;
	margin: 0 0 -1px;
	padding: 7px 0 0;
}
#flaskor-info, #flaskor-frakt {
	display: none;
}
A.popup-tips img
{
	position: absolute;
	left: 110px;
	display: none;
}
A.popup-tips:hover img
{
	display: block;
	z-index: 500;
}
.bookings #flaskor-val p, .bookings #flaskor-val h2 {
	margin: 0;
	padding-top: 10px;
}
.bookings textarea, .bookings input {
	clear: both;
	display: block;
	width: 387px;
	font-family: Arial;
	font-size: 15px;
}
.bookings input
{
	background-color: white !important;
}
.bookings input.green, .bookings textarea.green {
	background-color: #f1f1e4 !important;
}
.bookings .button {
	font-size: 17px;
}
.bookings .button2 {
	border: none;
	padding: 0;
}
.bookings .paypal-button {
	display: block;
	width: 400px;
	height: 26px;
	font-size: 17px;
	background: #CCC;
	color: #7F7F7F;
	text-align: center;
	text-decoration: none !important;
	padding: 4px 0 0px;
	font-family: Arial;
}
.bookings textarea {
	height: 85px;
}
.error {
	display: none;
	clear: both;
	background-color: #E3A152;
	line-height: 18px;
	padding: 2px 7px 2px 6px;
	color: #000000;
	#margin-bottom: 3px;
	margin-bottom: 1px;
	margin-right: 2px;
	margin-top: 2px;
}
.bookings .discount
{
	width: 195px;
	text-align: left;
	float: left;
	clear: both;
	#margin-bottom: -11px;
}
#paypal-button input
{
	width: auto;
	height: auto;
	background: none;
	border: none;
	margin-top: 25px;
}
.bookings .radio
{
	width: 14px;
	#width: 22px;
	float: left;
	border: none;
	clear: both;
	display: block;
	position: relative;
	left: -3px;
	top: 1px;
}
.bookings input.checkbox
{
	width: 20px;
	float: left;
	clear: both;
	display: inline;
	border: none;
	position: relative;
	left: -4px;
	padding: 0px 0 0;
	margin: 4px -1px 0 0;
}
.bookings span.radio-text
{
	float: left;
	display: block;
	text-align: left;
	width: 365px;
}
.bookings label.discount-code
{
	margin-top: 15px;
	margin-bottom: 4px;
}
.bookings
{
	text-align: left;
}
.bookings #bf-bg
{
	background: #F2F2DB url(../images/booking_bg_info) no-repeat;
	padding-bottom: 6px;
	padding: 114px 17px 11px;
	margin-bottom: -16px;
}
.bookings #bf-bg input, .bookings #bf-bg textarea
{
	width: 355px;
}
.bookings textarea.tree_description, .bookings .green, .bookings textarea.adopter
{
	background-color: #flfle4 !important;
}
.bookings .special-1
{
	text-transform: uppercase;
	letter-spacing: 1.5px;
}
.bookings textarea.adopter
{
	height: 36px;
}
.bookings textarea.adopter
{
}
.bookings input.countdownBox, .bookings input.countdownBox2
{
	display: inline;
	width: 15px;
	font-size: 9px;
	color: #797878;
	border: none;
	text-align: right;
	margin-left: -5px;
}
.bookings input.countdownBox2
{
	width: 18px;
	margin-left: -2px;
}
#countdown1, #countdown2, #countdown3 {
	letter-spacing: 1px;
}
.bookings #giftbox .heading {
	margin-top: 10px;
	padding-top: 20px;
}
#yes_kort {
	color: #999;
	margin-left: 20px;
}
#yes_kort.selected, #giftbox p {
	color: #333;
}
#yes_kort img {
	opacity: .5;
}
#yes_kort.selected img {
	opacity: 1;
}
#giftbox textarea {
	width: 98%;
	margin-top: 5px;
}
.kort-bild .radio {
	float: none;
	display: inline-block;
	margin-top: 5px;
}
.kort-bild-row {
	width: 500px;
}
.kort-bild {
	display: inline-block;
	padding: 5px 10px 5px 0;
}
.kort-text {
	font-size: 10px;
	vertical-align: middle;
}