#bookingPage P,#bookingPage TD,#bookingPage LI,#bookingPage UL,#bookingPage DIV, #bookingPage A{
font-size: 11px;
font-family:lucida grande, tahoma, sans-serif;
}

div#filter p
{
	margin-right: 8px;
}
.bluebutton
{
    margin: 0px;
    padding: 0px;    
    height: 26px;
}
.headingBlue
{
	background: url(/app/projects/common/images/system/buttons/blue_button_main.jpg);
	background-repeat: repeat-x;
	padding-left:5px; 
	padding-right:5px;	
}
.textOnBlueButton
{
	font-family:lucida grande;
	font-size:11px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle;
	line-height:26px;
	top:-10px;
}
div#guide div.notdone,
div#guide div.done,
div#guide div.current
{
    background-position: 0 -10px;
}
div#guide div.activity
{
    text-align: center;
    float: right;
	height: 28px;
	_height:30px;
	border: 0px solid white;
	margin-top: 10px;
	padding-bottom: 0px;
	line-height: 11px;
	margin-left: 10px;
}
div#guide div.heading
{
	padding-top: 6px;
}

.navTextHolder
{
  padding-top: 0px;
}

#bookingPage
{
    position:relative;
}

	#bookingPage #guide 
	{
	}
	
	#bookingPage #objectTop
	{
		background: transparent url(/app/projects/common/style/images/bg_objectTop.png) no-repeat 0 0;
		float: right;
		margin-top: 12px;
	}

#bookingPage a
{
    cursor: pointer;

}

td#newperiod a
{
    color: black;
}

.button1
{
    height: 18px;
}
.button1 td.content
{
  color: white;
  font-weight: bold;
}
.button1 td.left
{
   width: 7px;
   height: 18px;
}
.button1 td.right
{
   width: 7px;
   height: 18px;
}
.button1 a
{
  color: white;
  font-weight: bold;
}

table.red
{
  background: url(/app/projects/common/images/system/buttons/redSmall/bg.jpg)
}
table.red td.left
{
   background: url(/app/projects/common/images/system/buttons/redSmall/left.jpg);
}
table.red td.right
{
   background: url(/app/projects/common/images/system/buttons/redSmall/right.jpg);
}
table.grey
{
  background: url(/app/projects/common/images/system/buttons/greySmall/bg.jpg)
}
table.grey td.left
{
   background: url(/app/projects/common/images/system/buttons/greySmall/left.jpg);
}
table.grey td.right
{
   background: url(/app/projects/common/images/system/buttons/greySmall/right.jpg);
}

div#totalsum
{
  margin-bottom: 10px;
  clear: both;
}
div.redbutton09_left
{
  white-space: nowrap;
}

.reservationinfo table.boendeDetail
{
    clear: both;
    display: none;
}

.arrivalInformation {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 16px !important;
	border-top: 1px solid #e5e5e5;
	padding-top: 12px !important;
	margin-top: 16px !important;
}
	.arrivalInformation .inner {
		border-left: 14px solid #ff9934;
		padding-left: 10px;
	 }
	.arrivalInformation h3 {
		text-transform: uppercase;
		font-size: 12px;
		font-style: normal !important;
		font-weight: bold;
		margin-top: 0 !important;
		margin-bottom: -1px !important;
		color: #000;
	}
	.arrivalInformation .arrivalInformationBody {
		
	}
	

#mypage .reservationinfo table.boendeDetail
{
	display: block;
}

div.detrow
{
  height: auto;
  min-height: 16px;
}

.filterrow .options .levelwrapper
{
  width: auto;
}

table.brownbox .top
{
  display: table-row;
}

table.brownbox .top td,table.brownbox .bottom td
{
  line-height: 10px;
}
.schoolstepfourwrapper
{
	width: auto;
 	background-color: #eef3f4;
	position: relative;
	zoom: 1;
}
	.schoolstepfourwrapper *
	{
		position: relative;
		zoom: 1;
	}
.submitwrapper
{
    float:right;
}

#chatWrapper img
{
  display: block;
}

/**
 * Bookingdesgin 2010
 *
 */

/******************************************************/
/* Bra att veta                                       */
/******************************************************/


div#fyiWrapper
{
	clear:both;
	margin:20px 0;
	padding-top: 10px;
	background-color: white;
	zoom: 1;
}

div#fyiTop
{
	width:700px;
	height:8px;
	background: url(/app/projects/common/images/system/fyi/box_top.jpg) no-repeat;
	zoom: 1;
}

div#fyiBottom
{
	width:700px;
	height:8px;
	background: url(/app/projects/common/images/system/fyi/box_bottom.jpg) 0 -2px no-repeat;
}

div#fyiBody
{
	width:700px;
	background: url(/app/projects/common/images/system/fyi/box_background.jpg) repeat-y;
	padding:0 20px 0 80px;
	color:#444444;
	font-family:lucida-grande;
	position:relative;
}
div#fyiBody .inner {
	background: transparent none;
}
div#fyiBody p
{
	width:580px;
	font-size:11px;
}

div#fyiBody p.fyiText
{
	padding:5px 0;
}

div#fyiBody ul.fyiLinks
{
    position:relative;
    left:-7px;
    width:580px;
    top:15px;
    *height:20px;
    *padding:0;
    *margin:0;
    *top:5px;
}

div#fyiBody ul.fyiLinks li
{   
    display:inline;
    background-image: url(/app/projects/common/images/system/fyi/list_style.jpg);
    background-repeat:no-repeat;
    line-height:11px;
    *position:relative;
    *top:10px;
    *line-height:10px;
}

div#fyiBody ul.fyiLinks li.no-background
{    
    display:inline;
    background:none;
    *position:relative;
    *top:-15px;    
}

div#fyiBody ul.fyiLinks li.no-background a
{
    margin:0;
    padding:0;
    *position:relative;
    *top:-1px;
}

div#fyiBody ul.fyiLinks a
{
	position:relative;
	color:#a30500;
	padding-bottom:10px;
	*padding-bottom:0;
	padding-left:20px;
	top:-2px;
	*top:-7px;
}

div#fyiBody h3
{
	padding-top:20px;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}

div#fyiBody div.fyiIconWrapper
{
	position:absolute;
	left:13px;
	top:8px;
}

div#fyiBody ul#aaa
{
	position:relative;
	display:inline;
	background:none !important;
	margin-left:20px;
	float:right;
	top:-15px;
}

div#fyiBody ul#aaa li
{
	display:inline;
	background:none !important;
}

/******************************************************/
/* Guide                                              */
/******************************************************/
div#guide
{
	height: 40px;
	background: url(/app/projects/common/images/system/guide/background.jpg) no-repeat;
}
div#guide div
{
	display: inline;
	color: #FFFFFF;
}

div#guide div.icon
{
    float: left;
    height: 35px;
    width: 35px;
    padding-top: 5px;
    padding-left: 10px;
    font-weight:bold;
}
div#guide div.heading
{
    float: left;
    height: 28px;
    font-size: 14px;
    padding-top: 8px;
    text-transform:uppercase;
}
div#guide div.activity
{
    position:relative;
    top:3px;
    text-align: left;
    float: right;
    height: 28px;
    _height:30px;
	/*margin-top: 2px;*/
	/*padding-bottom: 8px;*/
    line-height: 11px;
}

div#guide div.notdone
{
	background: url(/app/projects/common/images/system/guide/notdone.gif) no-repeat;
}
div#guide div.done
{
	background: url(/app/projects/common/images/system/guide/done.gif) no-repeat;
}
div#guide div.done a
{
	color: #FFFFFF;
	text-decoration: none;
}
	div#guide div.done a .guidePageTitle
	{
		text-decoration: underline;
	}

div#guide div.current
{
	background: url(/app/projects/common/images/system/guide/current.gif) no-repeat -42px -13px;
}

div#guide div.notdone,
div#guide div.done,
{
    background-position: 0 -4px;
}

div#guide div.placeholder
{
    float: right;
	height: 40px;
	width: 17px;
}

div#guide div.guideStep
{
	width:17px;
	height:17px;
	display:inline;
	background: url(/app/projects/common/images/system/guide/boll.png) no-repeat;
	padding:0 4px;

}

div#guide div.guidePageTitle
{
	display:inline;
	margin-left:5px;
}

/* BOOKING 2010 */
/* COMMON */

.clearer
{
	clear: both;
	float: none !important;
}

input[type=text],
input[type=password]
{
	border: 1px solid #d9d9d9;
	border-top: 1px solid #b8b8b8;
	border-bottom: 1px solid #ececec;
	background: white url(/app/projects/common/style/images/bg_form.png) no-repeat left top;
	height: 11px !important;
	padding-top: 3px;
	padding-bottom: 3px;
}

input[type=text]:focus,
input[type=text]:active,
input[type=password]:focus,
input[type=password]:active
{
	border: 1px solid #ffaa54;
}

.nWhiteS,
.nRedS,
.nRedW,
.nWhiteW  
{
	background: white url(/app/projects/common/style/images/bg_jumpPage.png) no-repeat left top;
	width: 26px;
	height: 25px;
	margin-right: 3px;
}
	.nWhiteS .navTextHolderW,
	.nWhiteW .navTextHolderW
	{
		color: #999;
		font-style: italic;
		padding-left: 0;
		text-align: center;
		text-indent: -2px;
	}
	.nRedS .navTextHolder,
	.nRedW .navTextHolder
	{
		color: #900;
		font-style: none;
		padding-top: 4px;
		padding-left: 0;
		text-align: center;
	}

div#bookingPage
{
	float: left;
}
.outerBookingWrapper
{
	background: transparent url(/app/projects/common/style/images/bg_bookingPage.png) repeat-y right bottom;
}
.outerBookingWrapper .col-4
{
	float: left;
}

#resultSet tr
{
	height: 29px;		
}
	#resultSet tr.rsRow
	{
		cursor: pointer;	
	}
#resultSet div.itemExpand,
#resultSet div.itemFold
{
	padding-left: 0 !important;
	background: transparent none;
}

#resultSet .expandCmd
{
	text-decoration: none;
}

#resultSet.step2-5
{
	
}
	#resultSet.step2-5 div.selectLink
	{
		background: transparent url("/app/projects/common/images/system/boende/next.gif") no-repeat left center;
	}

div.selectLink
{
	background-image:url("/app/projects/common/images/system/boende/redarrowdown.gif");
	background-repeat:no-repeat;
	cursor:pointer;
	height:25px;
	width:35px;
}


#resultSetContainer
{
	margin-bottom: 10px;
}
td.sort
{
	padding-left: 16px;
}

div#totalsum .sumtext
{
	font-weight: normal;	
	text-transform: capitalize;
	font-size: 13px;
}

/* TOOLTIP */
#JT {
	position: absolute;
	z-index:4100;
	font-family: "Lucida Grande", Lucida, sans-serif;
	text-align: left;
	display: none;
	min-width: 250px;
}

#JT_copy {
	padding:10px 10px 10px 10px;
	color:#000;
	font-size: 11px;
	background: transparent url(/app/projects/common/style/images/bg_tooltip.png) repeat-y left top;
}
.JT_loader{
	background-image: url(/app/projects/common/style/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	height:12px;
	display: block;
	padding-top: 10px;
}

#JT_copy p{
	margin:3px 0;
}

#JT_copy img{
	padding: 1px;
}

#JT.hover
{
	font-size: 10px;
}
	#JT.hover
	{
		background: transparent url(/app/projects/common/style/images/bg_tooltip_hover_top.png) no-repeat left top;
		border: 0;
	}
		#JT.hover #JT_copy
		{
			margin: 0;
			padding: 0 12px 10px 12px;
			margin-top: 10px;
			background: transparent url(/app/projects/common/style/images/bg_tooltip_hover.png) repeat-y left bottom;	
		}
		
		#JT.hover #JT_copy .inner
		{
			max-width: 144px;
			word-wrap: break-word;
		}
		#JT.hover #JT_copy b
		{
			display: inline;
			word-wrap: break-word;
		}

#JT.popup
{
}
	#JT.popup #JT_copy
	{
		padding: 0 20px 0 0;
		margin-left: 20px;
		background: transparent url(/app/projects/common/style/images/bg_tooltip.png) repeat-y right top;
	}
	
	#JT.popup #JT_copy_padding 
	{
		background: transparent url(/app/projects/common/style/images/bg_tooltip_left.png) repeat-y left top;
	}
	
	#JT.popup .close
	{
		width: 23px;
		height: 23px;
		display: block;
		top: 0;
		right: 0;
		position: absolute;
		background: transparent url(/app/projects/common/style/images/button_modal_close.png) no-repeat 0 0;
	}
	
	#JT.popup .top
	{
			height: 17px;
			background: transparent url(/app/projects/common/style/images/bg_tooltip_top.png) no-repeat 0px -50px;
			display: block;
			position: relative;
			zoom: 1;
	}
		#JT.popup .top .inner
		{
			height: 17px;
			background: transparent url(/app/projects/common/style/images/bg_tooltip_top.png) no-repeat right top;
			margin-left: 20px;
			position: relative;
			zoom: 1;
		}
	
	#JT.popup .bottom
	{
			height: 26px;
			display: block;
			background: transparent url(/app/projects/common/style/images/bg_tooltip_bottom.png) no-repeat 0px -50px;
			position: relative;
			zoom: 1;
			float: none;
			clear: both;
	}
		#JT.popup .bottom .inner
		{
			height: 26px;
			background: transparent url(/app/projects/common/style/images/bg_tooltip_bottom.png) no-repeat right top;
			margin-left: 20px;
			position: relative;
			float: none;
			clear: both;
			width: auto;
		}
		
	#JT.popup #mainContent
	{
		max-width: 460px;
	}

/* COMMON BUTTONS */
a.bookingControl-add,
a.bookingControl-button,
a.bookingControl-info,
a.bookingControl-linkButton,
a.bookingControl-linkBackButton,
a.bookingControl-actionButton,
a.bookingControl-actionBackButton,
a.bookingControl-arrowLink,
a.bookingControl-teaserButton
{
	font-family: "Lucida Grande", Lucida, sans-serif;
	text-transform: uppercase;
	text-decoration: none !important;
	color: #990000;
	text-align: center;
	font-size: 11px;
	background: transparent url(/app/projects/common/style/images/sprite-bookingControl.png) no-repeat 0 -700px;
	display: block;
}

a.bookingControl-add-disabled,
a.bookingControl-button-disabled,
a.bookingControl-info-disabled,
a.bookingControl-linkButton-disabled,
a.bookingControl-linkBackButton-disabled,
a.bookingControl-actionButton-disabled,
a.bookingControl-actionBackButton-disabled,
a.bookingControl-arrowLink-disabled,
a.bookingControl-teaserButton-disabled
{
	opacity:  0.5;	
	filter: alpha(opacity = 50);
	zoom: 1;
}

a.bookingControl-add:visited,
a.bookingControl-button:visited,
a.bookingControl-info:visited,
a.bookingControl-linkButton:visited,
a.bookingControl-linkBackButton:visited
a.bookingControl-actionButton:visited,
a.bookingControl-actionBackButton:visited
a.bookingControl-arrowLink:visited,
a.bookingControl-teaserButton:visited,
a.bookingControl-add *,
a.bookingControl-button *,
a.bookingControl-info *,
a.bookingControl-linkButton *,
a.bookingControl-actionButton *,
a.bookingControl-arrowLink *, 
a.bookingControl-teaserButton *
{
	text-decoration: none !important;
}

/* COMMON DIFFS */
a.bookingControl-actionButton
{
	float: right;
}
a.bookingControl-actionBackButton
{
	float: left;
}

a.bookingControl-actionButton,
a.bookingControl-actionButton:visited,
a.bookingControl-actionBackButton,
a.bookingControl-actionBackButton:visited
{
	color: white;
	
}

a.bookingControl-teaserButton,
a.bookingControl-teaserButton:visited
{
	color: #444444;
}

/* HOVER */
a.bookingControl-add:hover,
a.bookingControl-button:hover,
a.bookingControl-info:hover,
a.bookingControl-linkButton:hover,
a.bookingControl-linkBackButton:hover,
a.bookingControl-arrowLink:hover,
a.bookingControl-teaserButton:hover
{
	color: #000;
}

.bookingControl-teaserButton .inner { font-weight: bold; }

.openHelpLink
{

    background: transparent url(/app/projects/common/style/images/sprite-bookingControl.png) no-repeat right -200px;
    background-position: 0 -200px;
	height: 22px;
	width: 22px;
	text-indent: -2000px;
}
.openHelpLink:hover, helpLink:hover
{
    background-position: 0 -250px;
}

.helpLink
{  
    position: absolute;
    margin-left:3px;
    padding-bottom:3px;
    background: transparent url(/app/projects/common/style/images/sprite-bookingControl.png) no-repeat right -200px;
    background-position: 0 -200px;
    height: 22px;
    width: 22px;
    text-indent: -2000px;
}

/* INDIVIDUAL STYLES */
a.bookingControl-add
{
	background-position: 0 0;
	padding-left: 27px;
	padding-top: 3px;
	height: 15px;
	text-align: left;
	text-transform: none;
}
	a.bookingControl-add:hover
	{
		background-position: 0 -50px;
	}

	a.bookingControl-add.skidskola
	{
		background: transparent url(/app/projects/common/images/static/sprite_mypage_icons.png) no-repeat 0 -100px;
		padding-bottom: 8px;
	}
	a.bookingControl-add.skipass
	{
		background: transparent url(/app/projects/common/images/static/sprite_mypage_icons.png) no-repeat 0 -300px;
		padding-bottom: 8px;
	}
	a.bookingControl-add.boende
	{
		background: transparent url(/app/projects/common/images/static/sprite_mypage_icons.png) no-repeat 0 -800px;
		padding-bottom: 8px;
	}
	a.bookingControl-add.skidhyra
	{
		background: transparent url(/app/projects/common/images/static/sprite_mypage_icons.png) no-repeat 0 -200px;
		padding-bottom: 8px;
	}
	a.bookingControl-add.resa
	{
		background: transparent url(/app/projects/common/images/static/sprite_mypage_icons.png) no-repeat 0 0;
		padding-bottom: 8px;
	}
	a.bookingControl-add.paket
	{
		background: transparent url(/app/projects/common/images/static/sprite_mypage_icons.png) no-repeat 0 -400px;
		padding-bottom: 8px;
	}
	a.bookingControl-add.evenemang
	{
		background: transparent url(/app/projects/common/images/static/sprite_mypage_icons.png) no-repeat 0 -600px;
		padding-bottom: 8px;
	}

a.bookingControl-button
{
	font-size: 10px;
	background-position: 0 -100px;
	padding-left: 5px;
	display: inline-block;
	
}
	a.bookingControl-button .inner
	{
		padding:1px 5px 4px;
		display: block;
		background: transparent url(/app/projects/common/style/images/sprite-bookingControl.png) no-repeat right -100px;
	}

a.bookingControl-info
{
	background-position: 0 -200px;
	height: 22px;
	width: 22px;
	text-indent: -2000px;
}
	a.bookingControl-info:hover
	{
		background-position: 0 -250px;
	}



a.bookingControl-linkButton,
a.bookingControl-linkBackButton
{
	font-size: 10px;
	padding-left: 10px;
	background-position: 0 -300px;
	height: 20px;
}
a.bookingControl-linkButton
{
	float: right;	
}
a.bookingControl-linkBackButton
{
	background-position: 0 -800px;
	float: left;
	padding-left: 25px;
}
	a.bookingControl-linkButton .inner,
	a.bookingControl-linkBackButton .inner
	{
		padding: 3px 25px 8px 10px;
		display: block;
		background: white url(/app/projects/common/style/images/sprite-bookingControl.png) no-repeat right -300px;
	}
	a.bookingControl-linkButton .inner
	{
		padding-left: 0;
	}
	a.bookingControl-linkBackButton .inner
	{
		background-position: right -800px;
		padding-right: 8px;
		padding: 3px 10px 7px 0px;
	}
		a.bookingControl-linkButton:hover .inner
		{
			background-position: right -350px;
		}
		
		a.bookingControl-linkBackButton:hover .inner
		{
			background-position: right -850px;
		}

	a.bookingControl-linkButton:hover
	{
		background-position: 0 -350px;
	}
	
	a.bookingControl-linkBackButton:hover
	{
		background-position: 0 -850px;
	}

a.bookingControl-actionButton,
a.bookingControl-actionBackButton
{
	background-position: 0 -400px;
	font-size: 13px;
	height: 26px;
	font-weight: bold;
	padding-left: 25px;
	display: block;
}
a.bookingControl-actionBackButton
{
	background-position: 0 -700px;	
}
	a.bookingControl-actionButton .inner,
	a.bookingControl-actionBackButton .inner
	{
		padding-top: 5px;
		background: transparent url(/app/projects/common/style/images/sprite-bookingControl.png) no-repeat right -400px;
		display: block;
		padding-bottom: 5px;
		padding-right: 23px;
		text-shadow: #770000 -1px -1px 1px;
		FILTER: Shadow(Color=#770000, 
		                 Direction=270, 
		                 Strength=5,
						 offx=-1, 
						 offy=-1);
	}
	
	a.bookingControl-actionBackButton .inner
	{
		background: transparent url(/app/projects/common/style/images/sprite-bookingControl.png) no-repeat right -700px;
	}
	
	a.bookingControl-actionButton:hover
	{
		background-position: 0 -450px;
	}

	a.bookingControl-actionButton:hover .inner
	{
		background-position: right -450px;
	}

	a.bookingControl-actionBackButton:hover
	{
		background-position: 0 -750px;
	}

	a.bookingControl-actionBackButton:hover .inner
	{
		background-position: right -750px;
	}

a.bookingControl-arrowLink
{
	background-position: 0 -497px;
	padding-left: 12px;
	text-align: left;
}
	a.bookingControl-arrowLink:hover
	{
		background-position: 0 -547px;
	}

a.bookingControl-teaserButton
{
	background-position: 0 -600px;
	padding-left: 41px;
}
	a.bookingControl-teaserButton .inner
	{
		display: block;
		padding: 5px 32px 8px 0;
		background: transparent url(/app/projects/common/style/images/sprite-bookingControl.png) no-repeat right -600px;
	}


.nav-breadcrumb
{
    width:938px;
}

/**
 * Paket
 */

.packageWrapper *
{
    font-family:georgia !important;
    /*padding:0 !important;*/
}
.packageFoot .price
{
    line-height: 18px;
    font-size:18px !important;
    font-style:italic !important;
}

.packageFoot .pp
{
    font-style:italic !important;
    font-size:10px !important;
    color:#fff !important;
}
table.packageFoot
{
    padding-top:0 !important;
}

.packageHead
{
    font-size:12px !important;
}

.packageBody
{
    background-color:#f9f9f9 !important;
    font-size:12px !important;
    color:#262525 !important;
}

/* Reservation Info */
#bookingPage .reservationinfo
{
	margin-top: 5px;
}

.reservationinfo .arrivalInformationBody a {
	text-decoration: underline !important;
	color: #000 !important;
}

/********* Det row **************/
div.detrow
{
}
div.detrow *
{
    color: #000000;
}

div.reservationinfo .odd
{
	color: #000;
    background-color: #fff;
}


/** Header stuff **/
div.reservationinfo .header
{
    height: 28px;
    background: #fff url(/app/projects/common/images/system/kundkorg/bg_header.png) no-repeat 0 0;
    margin-top: 8px;
    margin-bottom: 3px;
    color: #000000;
    clear: both;
	padding-left: 12px;
    padding-top: 3px;
	padding-right: 12px;
	width: 676px;
	margin-top: 0;
}
	div.reservationinfo .header:hover
	{
		background-position: 0 -100px;
	}

div.reservationinfo .filled,
div.reservationinfo .filled:hover
{
    background-color: #fff;
	background: #fff url(/app/projects/common/images/system/kundkorg/bg_header_filled.png) no-repeat 0 0;
	padding-top: 1px;
}
div.reservationinfo .filled *
{
    color: #FFFFFF;
}

#bookingPage div.reservationinfo .header p.title
{
	color: #444444;
	text-transform: uppercase;
	padding-top: 4px;
}
#bookingPage div.reservationinfo .header p.title i
{
	color: #444444;
	text-transform: uppercase;
}

div.reservationinfo .icon
{
	margin-right: 7px;
}

div.reservationinfo .header a.addcmd
{
	float: right;
	display: block;
	color: #990000 !important;
	font-size: 10px;
	text-transform: uppercase;
	padding-right: 12px;
	background: transparent url(/app/projects/common/images/system/kundkorg/header_arrow.png) no-repeat right center;
	height: 18px;
	padding-top: 4px;
	margin-right: 0;
	text-decoration: none;
}

.addonseparator
{
	background-color: #e5e5e5 !important;
	margin-top: 8px !important;
	margin-bottom: 8px !important;
}

div.detrow .descriptionholder .description
{
	color: #444444;
	font-weight: normal;
}

div.detrow .price 
{
	font-weight: bold;
}

div.detrow .descriptionholder
{
	font-weight: bold;
}

.removecmd-empty
{
	width: 9px;
}

div.detrow .descriptionholder .sectiontitle
{
	color: #990000;
	background: transparent url(/app/projects/common/style/images/sprite-bookingControl.png) no-repeat 0 -496px;
	padding-left: 15px;
	text-decoration: none;
}
div.detrow .descriptionholder p.sectiontitle
{
	padding-left: 0;
	color: black;
	background: transparent;
	background-image: none;	
}
div.detrow .descriptionholder a.sectiontitle
{
	text-decoration: none !important;
}
div.detrow .descriptionholder
{
	padding-left: 25px;
}

table#resultSet tr td.highlighted
{
	background-color: #f4f4f4
}
div.detrow.detdiscount
{
	color: white;
	font-weight: bold;
}

.bookingHubDiscounts
{
	border-top: 2px solid #ae1500;
	clear: both;
	background: transparent;
	margin-top: 5px;
	margin-bottom: 5px;
}
	.bookingHubDiscounts div.detrow.detdiscount
	{
		color: black;
		background: transparent url("/app/projects/common/images/system/boende/offers/bg_pricelist_offer_reversed.png") no-repeat right top;
		margin-right: 15px;
		min-height: 20px;
	}
	.bookingHubDiscounts .removecmd
	{
		display: none;
	}
	.bookingHubDiscounts div.detrow.detdiscount p.price
	{
		font-weight: bold;
		background: transparent url("/app/projects/common/images/system/boende/offers/sprite_button.png") no-repeat left top;
		margin-right: 7px;
		padding-left: 16px;
		height: 19px;
		display: block;
		color: white;
		padding-top: 1px;
	}
	.bookingHubDiscounts div.detrow.detdiscount p.description
	{
		font-weight: bold;
	}
	.bookingHubDiscounts div.detrow .descriptionholder 
	{
		padding-left: 40px;
	}
	

.hubList
{
}
	.hubList .header
	{
	}
	.hubList .header:hover
	{
		cursor: pointer;
	}
		.hubList .header:hover div,
		.hubList .header:hover p,
		.hubList .header:hover a
		{
			
		} 
/* BOENDE */

#acc_step1
{
	
}
	#acc_step1 #searchButton
	{
		margin-top: 10px;
	}

#wp_action_show
{
	padding-right: 7px;
}

#wp_action_show .bookingControl-actionButton
{
	margin-left: 10px;
}

div#filter h1
{
	margin: 10px 0 0px;
	text-transform: uppercase;	
}

.periodControlWrapper
{
	margin-top: -7px;
	width: 100%;
}

#resultSetInfo
{
	color: #444;
	font-size:  11px;
	margin: 10px 0 5px;
}
	#resultSetInfo h1
	{
		text-transform: none;
		font-size: 18px;
		color: black;
	}

.paginateWrapper
{
	
}
	.paginateWrapper .controlLeft
	{
		padding-left: 15px;
		min-width: 130px;
	}
	.paginateWrapper .controlRight
	{
		padding-right: 15px;
		min-width: 130px;
	}
	.paginateWrapper .controlCenter
	{
		padding-top: 2px;
		text-align: center;
	}

	.paginateWrapper a.bookingControl-linkButton,
	.paginateWrapper a.bookingControl-linkBackButton
	{
		margin-top:  2px;
	}
		.paginateWrapper a.bookingControl-linkButton .inner,
		.paginateWrapper a.bookingControl-linkBackButton
		{
			line-height: 1em;
		}
		.paginateWrapper a.bookingControl-linkButton .inner,
		.paginateWrapper a.bookingControl-linkBackButton .inner
		{
			color:  #900;
			background-color: #e6eaec;
		}
	
	.paginateWrapper a.bookingControl-arrowLink
	{
		float:  none;
		display: inline;
		color: #900 !important;
		margin-left: 0.5em;
		padding:  0;
		padding-left: 10px;
		text-transform: none;
	}

#objectDescription
{
	background: transparent url(/app/projects/common/style/images/bg_objectDescription.png) no-repeat 522px 0;
	margin-top: 12px;
}

.bookable.discountedPrice,
.bookable.discountedPrice a
{
	color: white;	
}

#objectDescription .objectArea
{
	font-size: 22px;
	font-weight: normal;
	color: #393939;
	margin-bottom: 5px;
	display: block;
	padding-top: 13px;
	text-transform: uppercase;
}
	#objectDescription .objectArea em
	{
		font-style: normal;
		color: black;
		font-weight: bold;
	}

#objectDescription #objectCriterias
{
	width: auto;
	margin-left: 0;
}

#objectDescription hr
{
	display: none;
}

.objectPropertyIcon
{
	margin-right: 10px;
}

span.objectPropertyDescription
{
	margin-right: 10px;
	font-size: 10px;
	color: #333333;
}

#objectCriterias tr.criteriaNotSelected td span.objectPropertyDescription
{
	color: #999;
}

#objectAddons p.heading
{
	background: #ad0000 url(/app/projects/common/style/images/bg_bar_shade.png) repeat-x left bottom;
}

div.greybox
{
	background: #eff4f5 url(/app/projects/common/style/images/bg_greybox.png) repeat-x 0 0;
	border: 0;
}

#objectDescription .descriptionWrapper
{
	color: #313131;
	margin-bottom: 15px;
	display: block;
	line-height: 16px;
}

#objectAddons .avbContainer
{
	padding-left: 69px;
	background: transparent url(/app/projects/common/style/images/icon_insurance.png) no-repeat 7px 12px;
}

.avb-control 
{
	font-weight: bold;
}

#objectDescription
{
	margin-right: 0;
}

.avbplusbox
{
  clear:both;
  background-color: #f0f4f5;
  background-image:url("/app/projects/common/images/system/misc/avbboxbg.gif");
  padding-top: 10px !important;
  padding-bottom:16px !important;
  background-repeat:repeat-x;
  margin-bottom: 10px;
}
  .avbplusbox strong
  {
    font-weight: bold;
  }
  .avbplusbox a.bookingControl-arrowLink
  {
      text-transform:none;
      display: inline;
      margin-left: 5px;
  }
    .avbplusbox .head span.sum
    {
        color: black;
    }

#objectDescription #accImageWrapper
{
	background: transparent url(/app/projects/common/style/images/bg_image.png) no-repeat left bottom;
	width: 520px;
	height: 390px;
	position: relative;
	overflow: hidden;	
}
	#objectDescription #accImageWrapper table
	{
		width: 520px;
		height: 390px;
	}
		#objectDescription #accImageWrapper td
		{
			padding: 0;
		}


#objectDescription #image
{
	margin: 0;
	padding: 0;
	display: inline;
	position: relative;
}

#objectDescription #image img
{
	display: block;
	max-width: 520px;
	height: auto;
	z-index: 100;
	position: relative;
}

	#objectDescription #accImageWrapper .cornerLeftTop
	{
		display: block;
		height: 6px;
		height: 6px;
		background: transparent url(/app/projects/common/style/images/bg_objectImageCorner.png) no-repeat left top;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 200;
	}
	
	#objectDescription #accImageWrapper .cornerRightTop
	{
		display: block;
		height: 6px;
		height: 6px;
		background: transparent url(/app/projects/common/style/images/bg_objectImageCorner.png) no-repeat right top;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 200;
	}
	
	#objectDescription #accImageWrapper .cornerLeftBottom
	{
		display: block;
		height: 6px;
		height: 6px;
		background: transparent url(/app/projects/common/style/images/bg_objectImageCorner.png) no-repeat left bottom;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 200;
	}
	
	#objectDescription #accImageWrapper .cornerRightBottom
	{
		display: block;
		height: 6px;
		height: 6px;
		background: transparent url(/app/projects/common/style/images/bg_objectImageCorner.png) no-repeat right bottom;
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 200;
	}

#objectDescription #navigation
{
	position: relative;
	z-index: 300;
	width:  512px;
}
	#objectDescription #navigation .inner
	{
		position: absolute;
		right: 0;
		top: -51px;
		padding-right: 1px;
	}

	#objectDescription #navigation .prevButton,
	#objectDescription #navigation .nextButton
	{
		width: 35px;
		height: 29px;
		background: transparent url(/app/projects/common/style/images/bg_objectDescriptionNavigation.png) no-repeat left top;
		display: block;
		float: left;
		text-indent: -2000px;
		padding: 0;
	}
	
	#objectDescription #navigation .nextButton
	{
		background-position: right top;
		width: 29px;
	}

	#objectDescription #navigation #currentImage
	{
		font-weight: bold;
		display: block;
		float: left;
		height: 29px;
		background: transparent url(/app/projects/common/style/images/bg_objectDescriptionNavigation.png) no-repeat -25px top;
		color: #666;
		padding-top: 6px;
	}

#moreImages
{
	background: transparent url(/app/projects/common/style/images/bg_moreImages.png) no-repeat left top;
	height: 382px;
	width: 178px;
	padding-top: 8px;	
	float: none;
	margin-left: 0;
}
	#moreImages .linkBox
	{
		background: transparent url(/app/projects/common/style/images/bg_moreImages_box.png) no-repeat center top;
		height: 90px;
		padding-left: 14px;
		padding-top: 5px;
	}
	#moreImages .disabled
	{
		opacity: 0.2;
		filter: alpha(opacity = 20);
		zoom: 1;
	}
		#moreImages .linkBox .imageMask
		{
			height: 72px;
			overflow: hidden;
			margin-bottom: 1px;
		}
			#moreImages .linkBox .imageMask img
			{
				display: block;
			}
		
		#moreImages .linkBox h3
		{
			font-size: 10px;
			color:  #900;
			text-transform: uppercase;
			font-weight: normal;
			margin: 0;
			padding: 0 0 0 9px;
		}
/* Missing image */
#moreImages .linkBox .missingImage
{
	width: 150px;
	height: 72px;
	background: #c2c2c2 url(/app/projects/common/style/images/missing_image.png) no-repeat 10px 27px;
}
	#moreImages .linkBox .missingImage .inner
	{
		padding-left: 36px;
		padding-top: 28px;
		text-transform: uppercase;
		color: #68747f;
		font-weight: bold;
	}
.missingImageLarge
{
	width: 520px;
	height: 390px;
	background: #ebf1f8 url(/app/projects/common/style/images/missing_image_large.png) no-repeat 0 0;
}
	.missingImageLarge .inner
	{
		padding-top: 192px;
		text-align: center;
		text-transform: uppercase;
		color: #68747f;
		font-size: 14px;
		font-weight: bold;
	}	

.missingImageDetail
{
	width: 211px;
	height: 135px;
	background: #ebf1f8 url(/app/projects/common/style/images/missing_image_detail.png) no-repeat 0 0;
}
	#bookingPage .missingImageDetail .inner
	{
		padding-top: 64px;
		text-align: center;
		text-transform: uppercase;
		color: #68747f;
		font-size: 9px;
		font-weight: bold;
	}
	
#objectProperties
{
	float: right;
	width: 156px;
	
}
	#objectProperties td
	{
		line-height: 1.5em;
	}

	#objectDescription #objectProperties td {
		line-height: 11px;
		padding-bottom: 6px;
	}

.objectDescriptionLower
{
	clear: both;
	background: transparent url(/app/projects/common/style/images/bg_objectDescriptionLower.png) no-repeat left bottom;
	padding-left: 22px;
	padding-bottom: 15px;
}


#resultSet div.accoTypeCS
{
	background-position: -7px 0;
	width: 28px;
}
	

table.addOns td
{
	border-bottom: 1px solid #e5e5e5;
	padding-top: 3px;
	padding-bottom: 3px;
}
	table.addOns td b
	{
		text-transform: capitalize;
	}

	table.addOns td .indent
	{
		width: 20px;
	}

	table.addOns .unit,
	table.addOns .aPrice
	{
		color: #5a5a5a;
	}
	
	table.addOns .unit span
	{
		display: block;
		width: 31px;
	}
	
	table.addOns  .rowPrice,
	#periodInfo .rowPrice
	{
		font-weight: bold;
		color: black;
		text-align: right;
	}
	
#periodInfo,
#objectAddons .numberOf
{
	padding-left: 74px;
	border-bottom: 1px solid #e5e5e5;
}	

#periodInfo
{
	background: transparent url(/app/projects/common/style/images/icon_periodInfo.png) no-repeat 19px 0px;
	padding-bottom: 3px;
}
	#periodInfo .discountSeparator
	{
		border-bottom: 2px solid #900;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	td.discountedPrice,
	#resultSet tbody tr.hover td.discountedPrice.highlighted
	{
		background: transparent url(/app/projects/common/images/system/boende/offers/sprite_button.png) no-repeat top left;
	}
		.discountedPrice b,
		.discountedPrice .priceLink
		{
			background: transparent url(/app/projects/common/images/system/boende/offers/sprite_button.png) no-repeat top right;
			display: block;
			margin-left: 15px;
			color: white !important;
			height: 18px;
			padding-top: 2px;
			padding-right: 6px;
		}
		td.discountedPrice a
		{
			border: 0 !important;
		}
		
		#resultSetContainer td.discountedPrice
		{
			background-position: 10px 2px;
			vertical-align: top;
		}
		.discountedPrice .priceLink
		{
			margin-top: 2px
		}

	#periodInfo b
	{
		color: black;
	}

#objectAddons .numberOf
{
	background: transparent url(/app/projects/common/style/images/icon_numberOf.png) no-repeat 21px 7px;
	padding-bottom: 3px;
}
	#objectAddons .numberOf td
	{
		padding-right: 7px;
	}
	#objectAddons .numberOf b
	{
		color: black;
	}
	
	#objectAddons .numberOf a.fyiLink {
		padding-left: 13px;
		background: transparent url("/app/projects/common/images/system/fyi/list_style.jpg") no-repeat -7px center;
		color: #A30500;
	}

.avbplusbox a
{
    cursor: pointer;
}
.avbplusbox a.bookingControl-add
{
    margin-left: 20px;
    padding-bottom: 3px;
    display: inline;
}
  .avbplusbox a.bookingControl-add.first
  {
      margin-left: 0px;
  }

.avbplusbox a.remove
{
  background-image:url("/app/projects/common/images/system/misc/remove.gif");
  background-repeat: no-repeat;
  background-position:left center;
  margin-left:5px;
  padding-left:10px;
}
.avbplusbox img.icon
{
  float: left;
  padding-left: 16px;
}
.avbplusbox div.content
{
  margin-left: 76px;
}
.avbplusbox div.separator
{
  background-image:url("/app/projects/common/images/system/addons/avbplus/separator.jpg");
  background-repeat: no-repeat;
  height: 5px;
  margin-top: 5px;
  margin-bottom: 3px;
}
.avbplusbox table.participants td
{
  padding-right: 20px;
}
.avbplusbox table.participants label
{
  margin-left: 5px;
}
.avbplusbox a.buttonwhite
{
  background:url("/app/projects/common/images/system/buttons/whitebg.png") no-repeat scroll 0 0 transparent;
  color: #a01113;
  display: block;
}
.avbplusbox a.buttonwhite span
{
  background:url("/app/projects/common/images/system/buttons/whitebg.png") no-repeat scroll 100% 0 transparent;
  margin:0 0 0 10px;
  padding:0px 30px 4px 0;
  display: block;
  line-height: 20px;

}



/* STEP 2 */
#resultSet tr.rsEven
{
	background: transparent
}
#resultSet tbody tr.hover
{
	background: #eaeff0 url(/app/projects/common/style/images/bg_rsRow_hover.png) repeat-x left top;
}
	#resultSet tbody tr.hover .highlighted
	{
		background: #eaeff0 url(/app/projects/common/style/images/bg_rsRow_hover.png) repeat-x left -100px;
	}
#resultSet tr a,
#resultSet tr a:visited
{
	text-decoration: none;
}

.rsRow a.itemExpand,
.rsRow a.itemFold
{
	background-image: none;
	padding-left: 0;
}

#resultSet tr.rsRow td
{
	border-bottom: 1px solid #d7dbdc;
}

.rsDetail
{
	border: 0px;
	background: transparent url(/app/projects/common/style/images/bg_rsDetail.png) no-repeat left bottom;
	padding-bottom: 25px;	
	border-bottom: 1px solid #d7dbdc;
	padding-left: 1px;
	cursor: default;
}

.dRightCol
{
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 16px;
	background: transparent url(/app/projects/common/style/images/bg_dRightCol.png) no-repeat left bottom;
}

.dCriterias
{
	padding-top: 15px;
}
	.dCriterias .col2	{
	}
		.dCriterias .col2 td {
			padding-top: 0;
			padding-bottom: 0;
		}
			.dCriterias .col2 td img {
				display: block;
			}
	.dCriterias .col1
	{
	}
	
	#resultSet .dCriterias .col1 tr 
	{
		height:  auto;
	}

	#bookingPage .dCriterias .ljusgra11pt,
	#bookingPage .dCriterias .svart11pt
	{
		font-size: 10px;
	}
	
	#bookingPage .dCriterias .ljusgra11pt .objectPropertyDescription
	{
		text-decoration:line-through;
		color: #999999;
	}
	#bookingPage .dCriterias .col2 .objectPropertyDescription
	{
		margin-right: 5px;
	}
	.dCriterias a.bookingControl-info
	{
		display: none;
	}
	
	#objectCriterias img {
		display: block;
		margin-bottom: 2px;
	}
	
.dText
{
	margin-bottom: 20px;	
	display: inline;
	color: #686868;
}	
	.dText a.bookingControl-arrowLink
	{
		text-transform: none;
		display: inline-block;
		background-position:0 -496px;
	}

.dButtonWrapper
{
	float: right;	
	margin-bottom: 10px;
	margin-left: 10px;
}
	.dButtonWrapper .bookingControl-button
	{
		display: block;
		width:  auto;
	}
	
	.dButtonWrapper a.bookingControl-actionButton
	{
		float: none;
		margin-bottom: 5px;
		width: auto;
	}

div.priceImageLink
{
	display: none;
}

.dVisualsWrapper
{
	padding-left: 9px;	
	padding-top: 9px;
}
	.dVisualsWrapper .dImageWrapper
	{
		width: 211px;
		max-height: 135px;
		overflow: hidden;
		margin-bottom: 9px;
		_height: 135px;
	}

	.dVisualsWrapper img
	{
		width:  211px;
		height: auto;
		display: block;
	}

div.dImageLinksVr,
div.dImageLinks
{
	background-color: transparent;	
}
	div.dImageLinksVr a
	{
		float:  left;
		margin-right: 7px;
	}


/* SKIRENT */

#skidhyraInfoButton,
#skidhyraInfoButton2,
#skidhyraInfoButton3,
#skidhyraInfoButton4
{
    float:right;
	margin-left: 5px;
}

#skiRentalForm
{
	margin-top: 8px;
}

#skiRentalForm #insurance
{
	background:url('/app/projects/common/style/images/icon_insurance.png') no-repeat scroll 7px 7px transparent;
	padding-left:69px;
}
#skiRentalForm #helmet
{
	background:url('/app/projects/common/style/images/icon_helmet.png') no-repeat scroll 7px 7px transparent;
	padding-left:69px;
}

/* SKIPASS */
div.cardFormPart
{
	background: #eff4f5;
}

#cardContainer
{
	margin-bottom: 7px;	
}
.skipassRow .openCalendarLink
{
	float:right;
	margin-right:10px;
	position:relative;
}

.openCalendarLink
{
	height: 18px;	
	width:  21px;
	background-repeat: no-repeat;
}

a#loadCardLabel1,
a#newCardLabel1
{
	text-decoration: none !important;
}

a#newCardLabel1
{
	margin-left: 5px;
}

.bookingTitleBar
{
	background: transparent url(/app/projects/common/style/images/bg_bookingTitleBar.png) no-repeat left top;
	color:  #444444;	
	height: 27px;
}
	.bookingTitleBar p.heading
	{
		font-weight: bold;
		text-transform: uppercase;
		color: #444;
	}
	
	.bookingTitleBar p.tip
	{
		font-weight: normal;
		color: #fe6c00;
	}
	
	#bookingPage a.removeLink
	{
		background-image:url("/app/projects/common/images/system/kundkorg/trash.gif");
		background-position: right 3px;
		color:#444;
		font-weight:normal;
		padding-right:13px;
		text-decoration: none;
		
	}


.skipassRow .bookingControl-info
{
	display: inline-block;
	vertical-align: middle;
}

.skipassControls
{
	margin-bottom: 7px;
	padding-left: 12px;
	padding-right: 12px;
}

.skipassInfoBox
{
  float:left;
  display:inline;
  width:170px;
  height:95px;
  margin-right:5px;
  margin-bottom:15px;
  line-height:12px !important;
}

.skipassInfoBox .last
{
  margin:0;
}

.skipassInfoBox.hjalmFoting
{
  background: transparent url(/app/projects/common/images/system/liftkort/p_hjalmfoting.jpg) no-repeat left top;
}

.skipassInfoBox.insurance
{
  background: transparent url(/app/projects/common/images/system/liftkort/p_forsakring.jpg) no-repeat left top;
}

.skipassInfoBox.cardType
{
  background: transparent url(/app/projects/common/images/system/liftkort/p_korttyp.jpg) no-repeat left top;
}

.skipassInfoBox.seasonPass
{
  background: transparent url(/app/projects/common/images/system/liftkort/p_sasongskort.jpg) no-repeat left top;
}

.skipassInfoBox.skiPassport
{
  background: transparent url(/app/projects/common/images/system/liftkort/p_skipassport.jpg) no-repeat left top;
}

.skipassInfoBox span
{
  position:relative;
  top:15px;
  left:18px;
  color:black;
  font-weight:bold;
  font-size:10px;
}
/**
 * Outside form region
 */

.headingWrapper
{
    width:180px;
    position:relative;
    height:20px;
}
	.outerBookingWrapper .col-4 .headingWrapper
	{
		clear: both;
	}

.headingShadow
{
    position:absolute;
    z-index:0;
    top:4px;
}

.headingWrapper h3
{
    position:absolute;
    z-index:1;
    font-weight:bold;
    text-transform:uppercase;
    background: transparent;
    padding-right:3px;
    font-size: 10px;
    color: #444444;
    opacity:  0.99;
}

/** Smilla */

.outsideFormWrapper
{
	width: 220px;
	margin-left: 5px;
	background: transparent url(/app/projects/common/style/images/bg_bookingPage.png) repeat-y left top;
}

.aaa-block-subpage
{
	background-color: transparent;	
}

#smilla
{
    width:202px;
    position:relative;
    margin:0 auto;
    font-size: 11px;
    font-family:lucida grande, tahoma, sans-serif;
}
	#smilla .buttonWrapper
	{
		position: relative;
		width:  125px;
		z-index: 4003;
	}

#smillaImage
{
    position:absolute;
    width:122px;
    height:203px;
    background-image: url("/app/projects/common/images/system/jenny/2010/smilla.png");
    top:-22px;
    left:88px;
    z-index:0;
    display: none;
}

#jennyWrapper
{
    background-image: url("/app/projects/common/images/system/jenny/2010/smilla.png");
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 31px;
	margin-top: -8px;
}


#sendQuestion
{
    display:inline;
    cursor:pointer;
    position: absolute;
    right: 0;
    top: -34px;
    z-index: 4001;
}

.questionWrapper
{
	padding-top: 11px;
	background: transparent url(/app/projects/common/images/system/jenny/2010/bg_bubble_top.png) no-repeat left top;
}

#question
{
    position:relative;
    z-index:1;
    width:90px;
    display:inline;
    border: 0px;
    background: transparent url(/app/projects/common/images/system/jenny/2010/bg_bubble_bottom.png) no-repeat left bottom;
    z-index: 4000;
    padding: 0 25px 10px 10px;
    line-height: 1.2em;
}

.answerBoxTop
{
    background-image: url("/app/projects/common/images/system/jenny/2010/answerBoxTop.png");
    position:relative;
    height:24px;
    width:201px;
}

.answerBoxBottom
{
    background-image: url("/app/projects/common/images/system/jenny/2010/answerBoxBottom.png");
    position:relative;
    height:12px;
    width:201px;
	background-color: #f1f2f2;
}

.answerContent
{
    position:relative;
    z-index:1;
    background:#fff;
    padding:0 19px;
    min-height:50px;
    background-image: url("/app/projects/common/images/system/jenny/2010/bg_answerBox.png");
}

.answerWrapper
{
	margin-top: -12px;	
}

#smilla .langLinks
{
    margin-top:10px;
}

#smilla .langLinks a
{
    cursor:pointer;
    text-transform:none;
}

#smilla .visible
{
    display:block;
}

#smilla .hidden
{
    display:none;
}

#jennyAnswer a
{
	color: #900;
	font-size: 11px;
	padding-left: 8px;
	background: transparent url(/app/projects/common/images/system/jenny/2010/bullet_jennyAnswer.png) no-repeat left center;
}

#jennyAnswer .langLinks a
{
	background: transparent url(/app/projects/common/style/images/sprite-bookingControl.png) no-repeat 0 -497px;
	padding-left: 12px;
}

#jennyAnswer br
{
	margin-top: 5px;
	display:  block;
}
#jennyAnswer ul
{
	padding-bottom: 5px;
	display: block;
}

/** PriceTag (Moved to epi)
.priceTagWrapper {
    float:right;
    width:217px;
    position:relative;
    top:-40px;
    height:20px;
    text-align:right;
}

.priceTagWrapper *
{
    display:inline;
    text-transform:uppercase;
}

.priceTagWrapper em
{
    color:#830000;
    font-style:normal;
}

.priceTagWrapper .disabled
{
    opacity:  0.5;	
    filter: alpha(opacity = 50);
    zoom: 1;    
}
*/

.priceTagWrapper
{
	margin-right: 20px;	
}

/** Login */
#loginWrapper
{
    width:180px;
    padding:15px 19px;
}

#loginWrapper input
{
    width:170px;
    margin-bottom:5px;
    padding:5px;
}
#loginWrapper input.defaultTextActive
{
	color: #666;
}

#loginWrapper a.bookingControl-linkButton
{
	height: 24px;
	margin-right: 9px;
}

#loginWrapper a.bookingControl-linkButton .inner
{
    display:block;
    padding:4px 25px 4px 0px;
	background-color: #f2f3f3;
}

#loginWrapper .loginButtons
{
	width: 189px;
	display: block;
	clear: both;
}

#avbplusbox .YesNoContainer span.sum
{
  float: right;
  margin-right: 10px;
}

td#newperiod
{
	height: 30px;
	background: #e5eaec none;
}


/* MY PAGE */
table.brownbox tr.middle .content
{
	background-color: #eef4f5;	
}

#mypage #minsidaPuffar h3
{
	color:  ##444;	
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	opacity: 0.99;
	margin-bottom: 0px;
}

#bookingPage #container #puffbuttontext
{
	left: 610px !important;	
}

#mypage a
{
	text-decoration: none;
}

#mypage div.detrow .descriptionholder 
{
	width: auto;
}

#mypage div.detrow 
{
	background: transparent;
}

#mypage .detrow.detdiscount
{
	background: transparent url("/app/projects/common/images/system/boende/offers/buttright.gif") no-repeat right 0;
	padding-bottom: 2px;
	margin-right: 16px;
}
	#mypage .detdiscount .descriptionholder
	{
		
	}
		#mypage .detdiscount .descriptionholder p
		{
			font-weight: bold;
			color: black;
			padding-left: 0;
		}
	#mypage .detdiscount .removecmd
	{
		display: none;
	}
	#mypage .detdiscount .price
	{
		background: transparent url("/app/projects/common/images/system/boende/offers/sprite_button_row.png") no-repeat left 0;
		color: white;
		padding-left: 8px;
		padding-right: 5px;
		padding-top: 1px;
		padding-bottom: 1px;
		margin-right: 4px;
	}	
	
	#mypage .boendeDetail .moreText {
		margin-top: 10px;
	}

/* SKI SCHOOL */
table.courseTable tr.odd td
{
	background: transparent;	
	
}
	table.courseTable tr
	{
		height:29px;
		cursor: pointer;
	}

	table.courseTable tr td
	{
		border-bottom: 1px solid #D7DBDC;
		cursor: pointer;
	}
	
.courseTable a.itemExpand,
.courseTable a.itemFold
{
	background-image: none;
	padding-left: 0;
	text-decoration: none;
}

.courseTable .detail
{
	border: 0;	
}

table.courseTable tr td.highlighted
{
	background-color: #f4f4f4
}

table.courseTable tr td.price
{
	font-weight: bold;
}

table.courseTable tbody tr.hover
{
	background: #eaeff0 url(/app/projects/common/style/images/bg_rsRow_hover.png) repeat-x left top;
}
	table.courseTable tr.hover .highlighted
	{
		background: #eaeff0 url(/app/projects/common/style/images/bg_rsRow_hover.png) repeat-x left -100px;
	}

table.courseTable th,
table.courseTable th.selected
{
	background-color: #9B0000;
}

#courseTableContainer .courseTable .detail
{
	background: transparent url(/app/projects/common/style/images/bg_rsDetail.png) no-repeat left bottom;
	padding: 10px 15px 20px 15px;
	border-bottom: 1px solid #D7DBDC;
}

table.courseTable th.desc a
{
	padding-left: 16px;	
}

/* RESTPLATSER/BOKA TIDIGT */
#bookingPage ol.tabset
{
}

#bookingPage ol.tabset li.tab
{
  display: inline;
  margin: 10px;
}
#bookingPage ol.tabset li.tab.selected
{
  border: 0;
}

#accomodationType
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

.accomodationoffers td
{
	border-bottom: 1px solid #d9d9d9;	
	color: black;
	cursor: pointer;
}

.accomodationoffers tr
{
	height: 24px;	
}

.destinationFilterInner {
	width: 666px;
}

#filterContainer #filter h1
{
	margin-bottom: 4px;
}

#accomodationCriterias .fOptions label
{
	margin-right: 5px;
}

div#filter hr
{
	margin-bottom: 5px;
}

div.accomodationoffers div.header
{
  background:url("/app/projects/common/images/system/kundkorg/bg_header_filled.png") no-repeat scroll 0 0 #FFFFFF;
  clear:both;
  color:#000000;
  height:28px;
  margin-bottom:3px;
  margin-top:0;
  padding-left:12px;
  padding-right:12px;
  padding-top:5px;
  width:676px;
}
div.accomodationoffers div.header a
{
    background:url("/app/projects/common/images/system/kundkorg/header_arrow.png") no-repeat scroll right center transparent;
    color:#990000 !important;
    display:block;
    float:right;
    font-size: 10px !important;
    height:18px;
    margin-right:0;
    padding-right:12px;
    padding-top:1px;
    text-decoration:none;
    text-transform:uppercase;
	line-height: 18px;
	padding-top: 0;
}

.accomodationoffers .puff 
{
	width: 346px;
	height: 145px;
	float: left;
	background-repeat: no-repeat;
}
.accomodationoffers .teaser-1
{
	margin-right: 8px;	
}
.accomodationoffers .content
{
	background: transparent;	
	margin-right: 3px;
}

.accomodationoffers .tabset
{
		padding-bottom: 20px;
		background: transparent url(/app/projects/common/style/images/bg_tabsBottom.png) repeat-x 0 25px;
}

	.accomodationoffers ol.tabset
	{
		height: 25px;
		padding-left: 12px;
		margin-bottom: 0;
	}
		
		#bookingPage .accomodationoffers ol.tabset li.tab 
		{
			margin: 0 0 0 4px;
			background: transparent url(/app/projects/common/style/images/sprite_tabs.png) no-repeat 0 -30px;
			display:  block;
			height: 25px;
			text-decoration: none;
			float: left;
			color: white;
			text-transform: uppercase;
			width: 93px;
			text-align: center;
			font-weight: bold;
		}
		#bookingPage .accomodationoffers ol.tabset li.tab a
		{
			color: white;
			opacity: 0.99;
		}
		
		#bookingPage .accomodationoffers ol.tabset li.selected
		{
			border: 0;
			background-position: 0px 0px;
		}
			#bookingPage .accomodationoffers ol.tabset li.selected a
			{
				color: black;
			}

		.accomodationoffers .tabset li a
		{
			text-decoration: none;
			padding-top: 5px;
			display: block;
			height:  17px;
		}
		
div.accomodationoffers div.header
{
	clear: both;
	display: block;	
	float: none;
	margin-top: 22px;
	font-size: 12px;
	color: #444;
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: bold;
}

.accomodationoffers tr,
.accomodationoffers .odd,
.accomodationoffers .even
{
	background: transparent;
}

.accomodationoffers tr:hover,
#resultSet tr.rsRow:hover
{
	background: #eaeff0 url(/app/projects/common/style/images/bg_rsRow_hover.png) repeat-x left top;	
}

.accomodationoffers .buttoncontainer .selectButton
{
	height: 20px;	
	margin-right: 10px;
}

.accomodationoffers .buttoncontainer .buttbody,
.accomodationoffers .buttoncontainer .buttleft,
.accomodationoffers .buttoncontainer .buttright
{
	height: 20px;	
}

.accomodationoffers .buttoncontainer span
{
	font-weight: bold;	
	margin-right: 4px;
}

.accomodationoffers
{
	margin-top: 10px;
}

.accomodationoffers ol.tabset
{
	padding-bottom: 10px;
}

.accomodationoffers td span.date
{
	margin-left: 10px;	
}

.rsDetail .discountInfo
{
	border-bottom: 2px solid #990000;
	padding-bottom: 5px;
	margin-bottom: 6px;
	position: relative;
}

	.rsDetail .discountInfo .label
	{
		font-weight: bold;
		font-size: 11px;
	}

	.rsDetail .discountInfo  .desc
	{
		font-size: 11px;
	}

	.rsDetail .discountInfo  .ordprice
	{
		position: absolute;
		padding-right: 30px;
		font-size: 11px;
		font-weight: bold;
		right: 0;
		top: 0;
	}


div#accomodationSearchForm div
{
	clear: both;
}

div#accomodationSearchForm div select
{
	margin-bottom: 5px;	
}
	#accomodationSearchForm div.aformField select
	{
		width: 151px;
	}

div#accomodationSearchForm div#weekList img
{
	margin-left: 4px;
}
div#accomodationSearchForm  div input[type=checkbox]
{
	margin-right: 2px;
}

div#accomodationSearchForm .wp_action .bookingControl-actionButton
{
	margin-left: 5px;
}


/* PRICELIST */
.priceListTable
{
	
}
	.priceListTable .bookable.discountedPrice
	{
		color: black;
	}

	.priceListTable td
	{
		padding-left: 5px;
		height:  20px;
		vertical-align: middle;
	}
	
	td.bookable_tolate,
	.priceListTable td.bookable_tolate,
    .priceListTable td.bookable_tolate span
	{
		color: #999;	
	}
	
	.priceListTable td.bookable_tolate span
	{
	
	}
	.priceListTable td.discountedPrice a
	{
		display: block;
		cursor: pointer;
	}
	.priceListTable td.discountedPrice
	{
		background: transparent url("/app/projects/common/images/system/boende/offers/bg_pricelist_offer.png") no-repeat 0px 0px;
	}
	.priceListTable td.discountedPrice.bookable_tolate
	{
		background-image: url("/app/projects/common/images/system/boende/offers/bg_pricelist_offer_disabled.png");
	}
		.priceListTable td.discountedPrice span
		{
			background: transparent url("/app/projects/common/images/system/boende/offers/sprite_button.png") no-repeat right top;
			display: block;
			float: left;
			height:  19px;
			padding-top: 1px;
			padding-right: 8px;
		}
		.priceListTable td.discountedPrice.bookable_tolate span
		{
			background-image: url("/app/projects/common/images/system/boende/offers/sprite_button_disabled.png");
		}

/* 2.5 EXCEPTIONS */
#resultSet.step2-5 
{
		
}
	#resultSet.step2-5 td.discountedPrice
	{   
		background: transparent url("/app/projects/common/images/system/boende/offers/bg_pricelist_offer_reversed.png") no-repeat right 5px;
		vertical-align: top;
		padding-top: 5px;
	}
		#resultSet.step2-5 td.discountedPrice a
		{
			background: transparent url("/app/projects/common/images/system/boende/offers/sprite_button.png") no-repeat left top;
			display: block;
			float: right;
			height:  19px;
			padding-top: 2px;
			padding-right: 4px;
			margin-right: 4px;
			text-decoration: none !important;
			color: white;
			padding-left: 8px;
			
		}


/* PORTAL EXCEPTIONS */
.destination_portal .accomodationoffers .puff
{
	width: 310px;	
	background: url(/app/projects/common/images/system/boende/offers/puffbg_portal.gif);
}

.destination_portal  div.accomodationoffers div.header
{
	background-image: url(/app/projects/common/images/system/kundkorg/bg_header_filled_portal.png);
	width: 726px;
}

.destination_portal .rsDetail
{
	background-image: url(/app/projects/common/style/images/bg_rsDetail_portal.png);
}


/* TRAVEL */

.travelSearchWrapper
{
	background: transparent url(/app/projects/common/style/images/bg_travelForm.png) no-repeat;
	min-height: 206px;
	padding-left: 14px;
	padding-right: 14px;
}

.travelSearchForm
{
	
}
	.travelSearchForm td
	{
		vertical-align: top;
	}
	.travelSearchForm select
	{
		margin-bottom: 2px;
	}
	
	.travelSearchForm h2 {
		clear:left;
		float:left;
		font-size:11px;
		font-style:normal;
		line-height:14px;
		margin:0;
		padding:0;
		width:70px;
		padding-top: 2px;
	}
	
	.travelSearchForm .departurestation h2
	{
		padding-top: 4px;
	}

	.travelSearchForm .week h2
	{
		padding-top: 5px;
	}
	
	.travelSearchForm .week select,
	.travelSearchForm .departurestation select
	{
		width: 165px !important;
		margin-bottom: 7px;
		float: left;
	}

	.travelSearchForm .submitWrapper
	{
		padding-top: 10px;
	}
	
	.travelSearchForm a.calendar
	{
		margin-left: 4px;
		float: left;
		display: block;
	}

.travelSearchResult
{
	
}
	.travelSearchResult td
	{
		border-bottom: 1px solid #D7DBDC;
	}
	.travelSearchResult .hover
	{
		background: #EAEFF0 url("/app/projects/common/style/images/bg_rsRow_hover.png") repeat-x left top 
	}
	
.travelSum .sumtext
{
	color: white;
	font-size:13px;
	font-weight:normal;
	text-transform:capitalize;
}
	.travelSum td
	{
		padding-top: 8px;
		padding-bottom: 8px;
	}

.travelSumLine
{
	height: 2px;
	margin-bottom: 2px;
	background-color: #900;
	clear: both;
	margin-top: 10px;
}


/* Kundkorg - Confirm booking */
form.confirmbooking
{
	
}
	form.confirmbooking .detdiscount
	{		
		background: transparent;
	}
	
	form.confirmbooking .detdiscount
	{
	}
		form.confirmbooking .detdiscount p
		{
			color: black;
		}

	form.confirmbooking div.detrow.detdiscount
	{
		color: black;
		background: transparent url("/app/projects/common/images/system/boende/offers/bg_pricelist_offer_reversed.png") no-repeat right top;
		min-height: 20px;
		margin-right: 0;
	}
	form.confirmbooking .removecmd
	{
		display: none;
	}
	form.confirmbooking div.detrow.detdiscount p.price
	{
		font-weight: bold;
		background: transparent url("/app/projects/common/images/system/boende/offers/sprite_button.png") no-repeat left top;
		margin-right: 7px;
		padding-left: 16px;
		height: 19px;
		display: block;
		color: white;
		padding-top: 1px;
	}

table.travel-departureWrapper
{
	margin-top: 9px;
}
	table.travel-departureWrapper td
	{
		border-bottom: 1px solid #b2b2b2;
		padding-top: 5px;
		padding-bottom: 15px;
		color: #666;
	}
	table.travel-departureWrapper .addon td
	{
		border-bottom: 0;
		padding-bottom: 5px;
	}
	table.travel-departureWrapper td.first
	{
		padding-left: 15px;
	}

	table.travel-departureWrapper table.details
	{
		width: 140px;
		margin-right:15px;
	}
		table.travel-departureWrapper .details td
		{
			border-bottom: 0;
			padding-bottom: 5px;
		}
		table.travel-departureWrapper table.details,
		table.travel-departureWrapper table.details .svart11pt,
		table.travel-departureWrapper table.details b
		{
			font-weight: normal;
			color: #666;
		}
		table.travel-departureWrapper .details .price
		{
			color: black;
			font-weight: bold;
		}
/* Calendar (Modal) */
.calendarWrapper
	{
		font-family: "Lucida Sans Unicode","Lucida Grande",Tahoma,Sans-serif;
		font-size: 11px;
	}
		.calendarWrapper tr:hover
		{
		}
		.calendarWrapper td
		{
			*padding-bottom: 1px;
		}
		.calendarWrapper td,
		.calendarWrapper td span
		{
			font-size: 11px;
		}
		.calendarWrapper td a
		{
			display: block;
		}
		.calendarWrapper.mode-weeks .clickable
		{
			cursor: pointer;
		}
		.calendarWrapper.mode-weeks tr.clickable.hover
		{
			outline: 1px solid #ff9933;
		}	
			.calendarWrapper.mode-weeks tr.clickable.hover td
			{
				*border-bottom: 1px solid #ff9933;
				*padding-bottom: 0px;
				background: transparent !important;
			}
			
			.calendarWrapper.mode-weeks tr.clickable.hover td.vSepWeek
			{
				background: #68747F !important;
			}
				.calendarWrapper.mode-weeks tr.clickable.hover td span
				{
					color: black !important;
				}

		.calendarWrapper .monthDescription
		{
			color: #444444;
			font-weight: bold;
			font-size: 11px;
		}
		.calendarWrapper td.weekNumber,
		.calendarWrapper td.weekNumber a,
		.calendarWrapper td.weekNumber a:visited,
		.calendarWrapper .disabled
		{
			font-style: italic;
			color: #68747f !important;
		}
		.calendarWrapper .month
		{
		}
		.calendarWrapper .month .inner
		{
			margin-bottom: 5px;
		}
		.calendarWrapper .month .inner thead
		{
			background: #5f5f5f;
			color: white;
			font-size: 12px;
		}

		/* MODE DAYS */
		.calendarWrapper.mode-days td a:hover
		{
			background: #ff9933;
			color: white;
		}
		.calendarWrapper.mode-days td a span:hover
		{
			color: white;
		}
		.calendarWrapper.mode-days tr.clickable.hover
		{
			outline: 0;
		}

.calendarWrapper td.vSep,
.calendarWrapper td.vSepWeek
{
	width: 1;
}
	.calendarWrapper td.vSep img,
	.calendarWrapper td.vSepWeek img
	{
		display: none;
	}
	
	
/* ArrowDownBox */
.arrowDownBoxBottom td
{
	height: 18px;
}

#JT_copy .arrowDownBoxBottom img
{
	padding: 0;
}

.arrowDownBoxBottom img.arrowSpacer
{
	display: none;
}

.arrowDownBoxBottom img.arrow
{
	display: block;
	float: right;
	margin-right: 20px;
}

.arrowBoxWrapper
{
}

#JT_copy .arrowBoxWrapper
{
	*width: 222px;
}

#JT_copy .arrowBoxWrapperSpacer
{
	display: none;
}

/* Travel Wrapper (step 1) */
.travelWrapper
{
	width: auto;
}

.travelWrapper ul
{
	zoom: 1;
	position: relative;
}
.travelWrapper li
{
	width: 220px;
	zoom: 1;
}
	.travelWrapper li.last
	{
		margin-right: 0;
	}
.travelWrapper li .mask
{
	width: 220px;
	zoom: 1;
}
.travelWrapper li .imageWrapper
{
	position: relative;
	zoom: 1;
}
.travelWrapper li .imageWrapper img
{
	position: relative;
	zoom: 1;
}
.travelWrapper a.bookingControl-actionButton .inner, 
.travelWrapper a.bookingControl-actionBackButton .inner
{
	background-color: #f9f9f9;
}

.travelHubInfo
{
	padding-top: 15px;
	background: transparent url(/app/projects/common/images/system/resor/bg_hubinfo.png) no-repeat left bottom;
	margin-bottom: 10px;
	padding-bottom: 21px;
	zoom: 1;
	position: relative;
}
.travelHubInfo *
{
	zoom: 1;
}
	.travelHubInfo span.inner
	{
		display: block;
		padding-left: 20px;
		padding-right: 20px;
		line-height: 16px;
		zoom: 1;
		position: relative;
		
	}
		.travelHubInfo em,
		.travelHubInfo b
		{
			font-weight: bold;
			font-style: normal;
		}
	


/**
 * Auto complete test
 */

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
	text-align: left;
}
.ac_results li strong {
  font-weight: bold;
}
.ac_loading {
	background: white url('/blank.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

/* Campaigncode */
#campaignForm
{
}
	#campaignForm .label
	{
		float: left;
		margin-right: 10px;
		line-height: 24px;
	}
	#campaignForm input[type=text]
	{
		padding: 3px;
		border: 1px solid black;
	}
	
	#campaignForm div#totalsum .sumtext
	{
		padding-top: 9px;
	}
	
	#campaignForm div#totalsum .sum
	{
		padding-top: 9px;
	}
	
	div#totalsum #campaignForm a.bookingControl-linkButton
	{
		margin-left: 10px;
	}

	div#totalsum #campaignForm a.bookingControl-linkButton
	{
		padding-left:10px;
		margin-top: 1px;
		float: left;
		position: relative;
	}
	div#totalsum #campaignForm a.bookingControl-linkButton,
	div#totalsum #campaignForm a.bookingControl-linkButton:hover
	{
		background-image: url(/app/projects/common/style/images/sprite-bookingControl-transparent.png);
	}
		div#totalsum #campaignForm a.bookingControl-linkButton .inner,
		div#totalsum #campaignForm a.bookingControl-linkButton .inner:hover
		{
			padding-left:0;
			padding:2px 25px 3px 10px;
			background-color: #A70204;
			background-image: url(/app/projects/common/style/images/sprite-bookingControl-transparent.png);
			color: #990000;
		}
		
		div#totalsum #campaignForm a.bookingControl-linkButton .inner:hover
		{
			color: #000;
		}
		
.campainbooking	*
{
	zoom: 1;
}	
.campainbooking #totalsum
{
	margin-bottom: 0;
	height: 36px;
}
	.campainbooking.confirmbooking br
	{
		display: none;
	}

.campainbooking #totalsum #campaignForm
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.campainbooking .campaignCodeField
{
	margin-bottom: 10px;
	padding-bottom: 8px !important;
}
	.campainbooking .campaignCodeField *
	{
		float: left;
		display: block;
	}
	.campainbooking .campaignCodeField .bookingControl-info
	{
		float: left;
		margin-left: 4px;
		margin-right: 4px;
	}
	
	.campainbooking .campaignCodeField .campaignDesc
	{
		color: #666;
		font-size: 10px;
		line-height: 19px;
	}
	.campainbooking .campaignCodeField strong
	{
		line-height: 19px;
		padding-left: 4px;
	}

/* IP Window */
#IP_iframe_wrapper
{
	position: relative;
}
	#IP_iframe_wrapper a#IP_close_buttton
	{
		position: absolute;
		background: transparent url("/Projects/Common/Styles/Images/modal/close.png") no-repeat 0 0;
		display:block;
		height:35px;
		outline:0 none;
		position:absolute;
		right:-15px;
		text-indent:-9999em;
		top:-17px;
		width:35px;
	}
	#IP_iframe_wrapper a#IP_close_buttton:hover
	{
		background-position: 0 -100px;
	}
	
	#IP_iframe_wrapper.videoplayer
	{
		background: transparent url("/app/projects/common/style/images/bg_video.png") no-repeat 0 0;
		padding-top: 18px;
		padding-left: 24px;
		padding-right: 21px;
		padding-bottom: 32px;
		position: absolute;
		left: -28px;
		*left: 0px;
	}

/* Modal Help Window */
#modalHelp
{
	background: white;
	font-size: 11px;
	font-family:lucida grande, tahoma, sans-serif;
}
	#modalHelp #modalHelpWrapper
	{
		padding: 20px;
	}
	
	#modalHelp h2
	{
		font-size:14px;	
		text-transform: uppercase;
		font-weight: normal;
	}
	

a.bookingControl-button.movie	
{
	background: no-repeat url(/app/projects/common/style/images/button_movie.png) 0 0;
	padding-left: 25px;
	margin-left: 4px;
}


/* Make the information text fit into portal search */
.rsColInfo
{
}
	.rsColInfo a
	{

	}
#resultSet.showDestination
{
	
}
	#resultSet.showDestination .rsColInfo
	{

	}
		#resultSet.showDestination .rsColInfo a
		{
			max-width: 125px;
			overflow: hidden;
			display: block;
		}
		
	#resultSet.showDestination .rsColArea 
	{
	}
		#resultSet.showDestination .rsColArea span
		{
		}


#mypage .bookinglist,
#mypage .bookinglist .booking
{
	position: relative;
	zoom: 1;
	
}
#mypage .bookinglist .bookingControl-actionButton
{
	margin-top: 6px;
}
#mypage .bookinglist .booking
{
	clear: both;
	zoom: 1;
}
#mypage .bookinglist .booking .description
{
	margin-right: 0px !important;
	float: left;
	position: relative;
	zoom: 1;
}
#mypage .bookinglist .booking .description *
{
	position: relative;
	zoom: 1;
}

#accomodationSearchForm div.aformField h2
{
	width: 68px;
}

#firstValidDay1
{
    margin-right:0;
    width:73px;
}

#destinationProperties
{
	float: right;
	width: 159px;
	padding-top: 16px;
}
	#destinationProperties h3
	{
		font-weight: normal;
		font-size: 16px;
		margin-bottom: 9px;
	}
	
	#destinationProperties a
	{
		color: #333333;
		display: block;
		padding-left: 13px;
		font-size: 10px;
		line-height: 13px;
		margin-bottom: 6px;
		background: transparent url(/app/projects/common/images/system/detail_arrow.png) no-repeat left 2px;
		cursor: default;
		background-position: left 4px\9;
	}
		#destinationProperties a em {
			font-weight: bold;
			display: block;
			font-size: 10px;
			color: #000;
		}
/* Accomodation offers */
.offersheading.collapsible,
.offersheading.single
{
    background: transparent url(/app/projects/common/style/images/bg_offer_bar.png) no-repeat left top;
    height: 36px;
    padding-left: 48px;
    position: relative;
    margin-top: 10px;
}
    .offersheading.collapsible b,
    .offersheading.single b
    {
        color: #990000;
        display: block;
        padding-top: 12px;
        float: left;
    }
    
    .offersheading.collapsible .rightCap,
    .offersheading.single .rightCap
    {
        width: 3px;
        height: 36px;
        background: transparent url(/app/projects/common/style/images/bg_offer_bar.png) no-repeat right top;
        position: absolute;
        right: 0;
    }
    
    .offersheading.collapsible a.bookingControl-linkButton
    {
        margin-top: 9px;
        background-position: 0 -900px;
        margin-right: 8px;
        padding-left: 25px;
    }
    
    .offersheading.collapsible a.bookingControl-linkButton.show
    {
        display: none;
    }
    .offersheading.collapsible.collapsed a.bookingControl-linkButton.show
    {
        display: block;
    }
    
    .offersheading.collapsible a.bookingControl-linkButton.hide
    {
        display: block;
    }
    .offersheading.collapsible.collapsed a.bookingControl-linkButton.hide
    {
        display: none;
    }
    
        .offersheading.collapsible a.bookingControl-linkButton:hover
        {
            background-position: 0 -950px;
        }
        
    .offersheading.collapsible a.bookingControl-linkButton .inner,
    .offersheading.collapsible a.bookingControl-linkButton:hover .inner
    {
        padding-bottom: 2px;
        padding-top: 1px;
    }
     
    .offersheading.collapsible a.bookingControl-linkButton .inner, 
    .offersheading.collapsible a.bookingControl-linkBackButton .inner
    {
        background-position: right -900px;
    }
        .offersheading.collapsible a.bookingControl-linkButton:hover .inner, 
        .offersheading.collapsible a.bookingControl-linkBackButton:hover .inner
        {
            background-position: right -950px;
        }
        
    .offersheading.collapsible.collapsed a.bookingControl-linkButton .inner, 
    .offersheading.collapsible.collapsed a.bookingControl-linkBackButton .inner
    {
        background-position: right -1000px;
    }
        .offersheading.collapsible.collapsed a.bookingControl-linkButton:hover .inner, 
        .offersheading.collapsible.collapsed a.bookingControl-linkBackButton:hover .inner
        {
            background-position: right -1050px;
        }
    
.accomodationoffers.collapsible,
.accomodationoffers.single
{
    margin-top: 0;
}
    .accomodationoffers.collapsible .bookingControl-arrowLink
    {
        margin-top: 5px;
    }

.objectDescriptionLower #objectDetails
{
	width: 500px;
}

#bookingPage #objectProperties td
{
	font-size: 10px;
}

#objectDetails #objectProperties .bookingControl-button {
	margin-top: 8px;
	margin-left: 5px;
}

#objectCriterias tr.criteriaNotSelected td span {
	text-decoration: line-through;
}

#objectDescription .objectArea .forbidden {
	margin-left: 7px;
	margin-top: 2px;
}
	#objectDescription .objectArea .forbidden img {
		margin-left: 5px;
	}

#bookingPage .dCriterias .col1.objectProperties td
{
	font-size: 10px;
	color: #333;
}


#confirmInfoBox {
	padding-bottom: 21px;
	background: transparent url(/app/projects/common/images/system/kundkorg/bg_info_box.png) no-repeat left bottom;
	margin-bottom: 15px;
	margin-top: 10px;
}
	#confirmInfoBox .inner {
		padding-top: 18px;
		padding-left: 100px;
		background: transparent url(/app/projects/common/images/system/kundkorg/bg_info_box.png) no-repeat left top;
		padding-right: 16px;
	}
	
	#confirmInfoBox td {
		background-color: transparent !important;
	}
	
	#confirmInfoBox .email {
		border-bottom: 1px solid #e5e5e5;
		padding-bottom: 8px;
		margin-bottom: 6px;
	}
	
	#confirmInfoBox a {
		color: #A30500;
		background: transparent url("/app/projects/common/images/system/fyi/list_style.jpg") no-repeat left center;
		display: block-inline;
		padding-left:20px;
		text-decoration: none !important;
		font-weight: normal;
	}
	
	#confirmInfoBox u {
		text-decoration: none !important;
	}
	
	#confirmInfoBox input {
		margin-left: 0;
	}
	
	
	
    .accomodationoffers.collapsible .buttoncontainer a.selectButton
    {
        margin-right: 5px;
    }
    
    .offersheading.single .bookingControl-linkButton
    {
        margin-right: 8px;
        margin-top: 8px;
    }
    .offersheading.single .bookingControl-linkButton .inner
    {
        padding-bottom: 0;
    }
    
    .accomodationoffers.collapsible .buttbody
    {
        position: relative;
    }
    .accomodationoffers.collapsible .nowLabel
    {
        color: #900;
        font-style: italic;
        position: absolute;
        font-weight: normal;
    }
    
    .accomodationoffers.collapsible table td
    {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    
    .accomodationoffers.collapsible td span.date
    {
        margin-bottom: -4px;
    }

.accomodationOffersSpace
{
    display: block;
    height: 11px;
    clear: both;
}

/* Packages */
.packages { 
	margin-top: 10px; 
	min-width: 730px;
}
	.packages .pageNrContainer {
		border-top: 0;
	}
	.packages .navButtonS {
		float: right;
	}
		.packages .navButtonS a {
			text-decoration: none !important;
		}
	.packages .bookingControl-teaserButton {
		float: right;
	}
		.packages .bookingControl-teaserButton {
			padding-left: 20px;
		}
	.packages .package {
		position: relative;
		width: 226px;
		height: 162px;
		display: block;
		margin-bottom: 10px;
		margin-right: 14px;
		overflow: hidden;
	}
	
	.packages .package .inner {
		width: 226px;
		height: 162px;
		overflow: hidden;
		position: relative;
	}
	
	.packages .package .image {
		position: absolute;
		top: 32px;
		left: 1px;
	}
	
	.packages .package .mask {
		background: transparent url(/app/projects/common/images/system/paket/bg_package.png) no-repeat;
		position: absolute;
		top: 0;
		left: 0;
		width: 240px;
		height: 162px;
	}
	
	.packages .package.group .price .span {
		line-height: 12px;
	}
	.packages .package.group .price .num {
		font-size: 34px;
		font-weight: normal;
	}
	
	.packages .package.group .mask {
		background: transparent url(/app/projects/common/images/system/paket/bg_package_group.png) no-repeat;
		position: absolute;
		top: 0;
		left: 0;
		width: 226px;
		height: 162px;
	}
		.packages .package .mask .logo {
			top: 10px;
			margin-right: 24px;
			float: right;
			width: auto;
			position: relative;
			margin-left: 2px;
		}
		.packages .package .mask h3 {
			color: #990000;
			font-size: 11px;
			font-weight: bold;
			line-height: 12px;
			padding-left: 15px;
		}
			.packages .package .mask h3 .date {
				font-family: Arial, sans-serif;
				font-size: 9px;
				color: #7a7a7a;
				display: block;
				padding-top: 2px;
			}
		
	.packages .package .price,
	.packageDetails .price {
		width: 77px;
		height: 76px;
		background: transparent url(/app/projects/common/images/system/paket/badge.png) no-repeat;
		position: absolute;
		left: 140px;
		top: 92px;
		padding-top: 14px;
		text-align: center;
		letter-spacing: -1px;
	}
	.packages .package .price.highlight {
		background: transparent url(/app/projects/common/images/system/paket/badge_highlight.png) no-repeat;
		float: none;
	    margin: 0;
	    padding: 0;
		padding-top: 14px;
	}
		.packages .package .price span,
		.packageDetails .price span
		{
			font-size: 11px;
			color: white;
			line-height: 13px;
			font-weight: bold;
			display: block;
			text-shadow: #006072 1px 1px 1px;
			font-weight: bold;
			filter: Shadow(Color=#006072, 	
						Direction=135, 
						Strength=2);
						
		}
		.packages .package .price.highlight span {
			text-shadow: #501c17 1px 1px 1px;

			filter: Shadow(Color=#501c17, 	
						Direction=135, 
						Strength=2)
		}
	
	.package .price em.num,
	.packageDetails .price em.num {
		font-size: 18px;
		font-style: normal;
		line-height: 17px;
	}

	.packages .description {
		padding: 14px;
		background: transparent url(/app/projects/common/images/system/paket/bg_slider.png);
		color: #494949;
		font-style: italic;
		font-size: 11px;
		line-height: 15px;
		position: absolute;
		top: 124px;
		margin-top: 33px;
		width: 198px;
		height: 101px;
		left: 0;
	}
		.packages .description .wrap {
			width: 1px;
			width: 1px; 
			float: right; 
			clear:right;
		}
		.packages .description .wrap1 { height: 35px}
		.packages .description .wrap2 { height: 10px; width: 50px;}
		.packages .description .wrap3 { height: 10px; width: 60px;}
		.packages .description .wrap4 { height: 10px; width: 70px;}
		.packages .description .wrap5 { height: 30px; width: 75px;}
		.packages .description .wrap6 { height: 30px; width: 70px;}
		.packages .description .wrap7 { height: 30px; width: 60px;}

.packageFilter {
}
	.packageFilter h2.filterHeading { display: none; }
	.packageFilter .filterBoxes .filterControls,
	.packageFilter .filterBoxes p { display: inline; }
	.packageFilter {
		background: transparent url(/app/projects/common/images/static/bg_filter.png) no-repeat right bottom;
		padding: 0 25px 0 0;
	}
	.packageFilter .inner {
		background: transparent url(/app/projects/common/images/static/bg_filter.png) no-repeat left bottom;
		padding: 17px  0 13px 17px;
	}
	.packageFilter .filterBoxes {
		margin-bottom: 4px;
	}
	.packageFilter .filterBoxes .filterControls {
		margin-right: 10px;
	}
	.packageFilter .filterBoxes label.packageCategory {
		margin-left: 22px;
		font-weight: bold;
		margin-right: 10px;
	}
	.packageFilter 	a.bookingControl-button .inner {
		padding-left: 20px;
		padding-right: 25px;
	}
	.packageFilter .mainLabel {
		font-weight: bold;
		width: 80px;
		display: block;
		float: left;
	}
	
/* Package slider */
.package_slider {
	margin-top: 10px; 
	position: relative;
	height: 128px;
	background: #fff url(/app/projects/common/images/static/bg_package_slider.png) no-repeat right top;
	padding-right: 11px;
	clear: both;
	min-width: 690px;
	overflow: hidden;
}
.package_slider-inner { 
	position: relative;
	height: 128px;
	background: #fff url(/app/projects/common/images/static/bg_package_slider.png) no-repeat left top;
}
	.package_slider .offer { 
		display: none;
	}
	.package_slider .destinationLogo { 
		background: transparent url(/app/projects/common/images/system/paket/logo_salen.png) no-repeat right top;
		width: 200px;
		top: 10px;
		right: 12px;
		height: 20px;
		position: absolute;
	}
	.package_slider .destinationLogo.vemdalen { background-image: url(/app/projects/common/images/system/paket/logo_vemdalen.png); }
	.package_slider .destinationLogo.hemsedal { background-image: url(/app/projects/common/images/system/paket/logo_hemsedal.png); }
	.package_slider .destinationLogo.trysil { background-image: url(/app/projects/common/images/system/paket/logo_trysil.png); }
	.package_slider .destinationLogo.are { background-image: url(/app/projects/common/images/system/paket/logo_are.png); }
	.package_slider .offer img { 
		display: block;
		position: absolute;
		top: 2px;
		left: 2px;
	}
	
	.package_slider .offer .offerBody {
		position: absolute;
		left: 290px;
		top: 34px;
		display: block;
		width: 400px;
	}
	.package_slider .offer h3 {
		color: #900;
		font-size:17px;
		font-weight: bold;
		padding-left: 29px;
		background: transparent url(/app/projects/common/images/static/paketvante.png) no-repeat;
		line-height: 19px;
		margin-bottom: 6px;
		font-style: normal;
	}

	.package_slider .offer .offerBody {
		font-size: 12px !important;
		font-style: italic;
		line-height: 15px;
		color: #333;
	}
	
.packagePriceTag-highlight {
	background: transparent url(/app/projects/common/images/static/pricetag_red.png) no-repeat 0 0;
	width: 66px;
	height: 65px;
	position: absolute;
	top: 29px;
	left: 208px;
	padding-top: 11px;
}
	.packagePriceTag-highlight span {
		text-align: center;
		font-size: 12px;
		color: white;
		line-height: 13px;
		font-weight: bold;
		display: block;
		text-shadow: #501c17 1px 1px 1px;
		font-weight: bold;
		letter-spacing: -1px;
		filter: Shadow(Color=#501c17, 	
					Direction=135, 
					Strength=2);
	}
		
	
.package_slider .mask { 
	position: absolute;
	height: 128px;
	width: 222px;
	background: transparent url(/app/projects/common/images/static/bg_package_slider.png) no-repeat left top;
}	

.package_slider .indicator {
	position: absolute;
	right: 0;
	bottom: 11px;
}
	
.package_slider .indicator a {
	display: block;
	width: 14px;
	height: 14px;
	float: left;
	background: transparent url(/app/projects/common/images/static/package_slider_indicator.png) no-repeat left top;
	margin-left: 1px;
}	
	.package_slider .indicator a.active {
		background-position: 0 -100px;
	}

/* PACKAGE DETAILS (STEP 2) */
.packageDetails {
	padding: 20px 0 0 14px;
	margin-bottom: 20px;
}
	.packageDetails h1 { 
		font-size: 16px;
		text-transform: uppercase;
		color: #333333;
		font-weight: normal;
	}
	.packageDetails .description {
		display: block;
		margin-bottom: 10px;
		color: #333333;
	}
	
	.packageDetails .imageWrapper {
		float: right;
		width: 218px;
		height: 137px;
		overflow: hidden;
		position: relative;
	}
	.packageDetails .imageWrapper img {
		position: absolute;
		top: 0;
		left: 0;
	}
	.packageDetails .imageWrapper .mask {
		background: transparent url(/app/projects/common/images/static/packageDetailsMask.png) no-repeat 0 0;
		width: 218px;
		height: 137px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.packageDetails .price {
		left: 130px;
		top: 63px;
	}

.blockHeader { 
	background: transparent url(/app/projects/common/images/static/blockHeader.png) repeat-x 0 0; 
	color: white;
	font-size: 11px;
	padding: 7px 0 9px 14px;
	text-transform: uppercase;
}

.packagePeriod {
	padding-left: 38px;
	background: transparent url(/app/projects/common/images/static/icon_period.png) no-repeat 12px center; 
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 6px;
	padding-top: 4px;
}
.packagePersons {
	padding-left: 38px;
	background: transparent url(/app/projects/common/images/static/icon_persons.png) no-repeat 12px center; 
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 13px;
	padding-bottom: 6px;
	padding-top: 6px;
}
	
/* Tipsa om utlämningsställen */
#closeFetchingPlaceSelected,
.closestMeetingPlace {
	display: block;
	padding-left: 18px !important;
	height: 12px;
	padding-top: 5px;
	background: transparent url(/app/projects/common/images/system/closeFetchingPlace.png) no-repeat 0 center;
	font-style: italic;
	color: #ff8500 !important;
	margin-bottom: 1px;
	position: relative;
	top: -6px;
	line-height: 10px;
	font-size: 10px !important;
	display: block;
}
.closestMeetingPlace {
	white-space: nowrap;
	top: -2px;
}

.closestMeetingPlace-filter label,
.closestMeetingPlace-filter-sub label { 
	padding-left: 18px;
	height: 12px;
	background: transparent url(/app/projects/common/images/system/closeFetchingPlace.png) no-repeat 2px 3px;
	margin-bottom: 1px;
	position: relative;
	padding-left: 20px\9;
	background-position: 4px 3px\9;
}
/* Package step 3 */
.packageSumWrapper {
	background: transparent url(/app/projects/common/images/static/bg_totalsum.png) repeat-x;
	padding-top: 12px;
	height: 26px;
	padding-right: 20px;
	margin-top: 5px;
}
	.packageSumWrapper .label { margin-right: 6px; float: right; color: white; font-size: 12px !important; }
	.packageSumWrapper #total1Div { float: right; color: white; font-weight: bold; font-size: 12px; }

.filterrow .option:last-child {
	margin-right: 0;
}

/* Share Accomodation */
.accShareWrapper { 
	display: none; 
	padding-top: 10px; 
}
	.accShareWrapper ul { 
		list-style: none; 
		height: 22px; 
	}
	.accShareWrapper li { 
		background: transparent url(/Projects/Are/Styles/images/icon-all.png) no-repeat; 
		padding-left: 20px; 
		float: left;
		margin-right: 10px;
		margin-top: 0px;
	}
		.accShareWrapper li.facebook { background-position: 0 -200px; }
		.accShareWrapper li.twitter { background-position: 0 -331px; }
		.accShareWrapper li.digg { background-position: 0 -126px; }
		.accShareWrapper li.delicious { background-position: 0 -164px; }
		.accShareWrapper li.mail { background-position: 0 -238px; }
		
a.accShareLink { 
	display: block;
	background: transparent url(/app/projects/common/images/system/share_link.png) no-repeat 0 center;
	padding-left: 23px;
	margin-bottom: 0px;
	color: #a20000 !important;
	font-size: 11px;
}

.shareFooter {
	background: transparent url(/app/projects/common/images/system/share_separator.png) no-repeat top left;
	padding-top: 10px;
	margin-top: 10px;
	width: 480px;
}
	.shareFooter .bookingControl-button {
		float: right;
	}
	

/* Train booking */
.reservationinfo .trainDetails {
	margin-left: 25px;
	margin-bottom: 5px;
}


/* Portal specific width */
.destination_portal #bookingPage {
	width: 942px !important;
}
.destination_portal .packages {
	min-width: 960px;
}
.destination_portal .package_slider {
	width: 928px;
}
.destination_portal .packages .package {
	margin-right: 13px;
}

#factBubble {
  background: url("/app/projects/common/style/images/factBubble_icon.png") no-repeat scroll 5px 5px transparent;
  border: 1px solid #dcdcdc;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin: 10px 0;
  padding: 7px;
}

  #factBubble .inside {
    margin: 0 0 0 30px;
    overflow: hidden;
  }
    #factBubble .inside h3 {
      color: #8b8b8b;
      display: inline;
      text-transform: uppercase;
    }
    #factBubble .inside p {
      display: inline;
      font-style: italic;
      margin: 0 0 0 5px;
    }
      #factBubble .inside p a {
        background: url("/app/projects/common/style/images/sprite-bookingControl.png") no-repeat scroll left -547px transparent;
        color: #932211;
        font-style: normal;
        font-weight: bold;
        margin: 0 0 0 5px;
        padding: 0 0 0 10px;
        text-decoration: none;
      }

.destination_portal .package_slider .offer .offerBody {
	width: 550px;
}

.destination_portal div#guide {
	width: 929px;
} 

html[lang="en"] div#guide div.activity .inner {
	padding-right: 28px;
}



/* LOGIN FORM LAMP */
.userFormWrapperLAMP {
	position: relative;
	border-top: 1px solid white;
}
.userFormWrapperLAMP select {
	visibility: hidden;
}

.userFormWrapperLAMP div.selector select, 
.userFormWrapperLAMP div.checker input,
.userFormWrapperLAMP div.radio input {
  visibility: visible;
}
.userFormWrapperLAMP p.userheading {
	color: #666;
	text-transform: uppercase;
	font-size: 16px;
	padding-top: 16px;
}

.userFormWrapperLAMP div#user {
	background: transparent;
}
.userFormWrapperLAMP div#user div.userform {
	background: transparent;
}

.userFormWrapperLAMP div#user div.userform {
	width: auto;
}

.userFormWrapperLAMP .userLoginRightCol {
	float: right;
	width: 285px;
}

/* LoginWrapper */
.loginWrapperLAMP {
	width: 285px;
	float: none;
	height: 214px;
	background: transparent url(/app/projects/common/images/system/transient/bg_login.png) no-repeat left top;
	margin-bottom: 13px;
}

.loginWrapperLAMP .userform .loginfield {
	margin-bottom: 7px;
}
.loginWrapperLAMP .bookingControl-actionButton {
	margin-top: 13px;
}

.userFormWrapperLAMP div#user .loginWrapperLAMP p.userheading {
	background: transparent;
	padding-left: 53px;
	padding-top: 16px;
}

.loginWrapperLAMP .userform {
	padding-left: 20px;
}

.loginWrapperLAMP a.bookingControl-arrowLink {
	text-transform: none;
}

.loginWrapperLAMP .bookingControl-actionButton {
	margin-right: 14px;
}

/* RegisterWrapper */
.registerWrapperLAMP {
	width: 384px;
	padding-left: 21px;
	float: left;
	background: transparent url(/app/projects/common/images/system/transient/bg_reg.png) no-repeat left top;
	height: 501px;
}
.registerWrapperLAMP p {
	padding: 0;
	width: 115px;
	float: left;
}

.registerWrapperLAMP .orgnoWrapper {
	float: left;
}
.registerWrapperLAMP .orgnoWrapper select,
.registerWrapperLAMP .orgnoWrapper div.selector {
	width: 61px !important;
}
.registerWrapperLAMP .orgnoWrapper div.selector span {
	width: 34px !important;
}

.registerWrapperLAMP .orgnoWrapper select,
.registerWrapperLAMP .orgnoWrapper input
{
	float: none !important;
	display: inline;
	margin: 0;
}
.registerWrapperLAMP .orgno4 {
	width: 37px !important;
	height: 11px !important;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 2px;
}

.userFormWrapperLAMP div#user .loginWrapperLAMP div.userform div.loginfield input {
	float: none;
}
div#user .registerWrapperLAMP div.userform div.loginfield input {
	float: none;
}
div#user .registerWrapperLAMP p.userheading {
	background: transparent;
	padding: 16px 0 8px 0;
	width: auto;
}

.registerWrapperLAMP .bookingControl-actionButton {
	margin-right: 18px;
	margin-top: 13px;
}

.registerWrapperLAMP select[name=addr5] {
	width: 243px !important;
}
.registerWrapperLAMP .addr5Wrapper div.selector {
	width: 243px !important;
}
.registerWrapperLAMP .addr5Wrapper div.selector span {
	width: 218px !important;
}

.loginFyiLAMP {
	background: transparent url(/app/projects/common/images/system/transient/bg_fyi.png) no-repeat left top;
	padding:  68px 35px 0 22px;
	width: 228px;
	height: 206px;
	line-height: 16px;
}

div#user div.userform div.loginfield {
    padding: 3px 0 2px;
}

/* Confirm */
.confirmUserLAMP {
	background: transparent url(/app/projects/common/images/system/transient/bg_confirmUser.png) no-repeat left top;
	width: 704px;
	height: 501px;
}
.confirmUserLAMP.userFormWrapperLAMP p.userheading {
	padding-top: 21px;
	padding-bottom: 0 !important;
}
.confirmUserLAMP .registerWrapperLAMP .bookingControl-actionButton {
	display: none;
}
.confirmUserLAMP .bookingControl-actionButton {
	margin-right: 14px;
	margin-top: 14px;
}
.confirmUserLAMP div#user.userFormGroupWrapper {
	background: transparent url(/app/projects/common/images/system/transient/bg_bubble.png) no-repeat right bottom;
}
.confirmUserLAMP .registerWrapperLAMP .userform {
	margin-right: 0 !important;
}
.confirmUserLAMP .userLoginRightCol {
	padding-right: 14px;
	padding-top: 44px;
	background: white url(/app/projects/common/images/system/transient/bg_confirmUser.png) no-repeat right top;
}
.confirmUserLAMP .userLoginRole,
.confirmUserLAMP .userLoginMailOffers {
	height: 67px;
	width: 285px;
	margin-bottom: 5px;
	background: transparent url(/app/projects/common/images/system/transient/sprite_confirm.png) no-repeat left top;
}
.confirmUserLAMP .userLoginMailOffers .inner {
	padding-left: 70px;
	padding-top: 19px;
	width: 200px;
	height: 48px;
	line-height: 11px;	
}
.confirmUserLAMP .userLoginRole {
	padding-top: 11px;
	background: transparent url(/app/projects/common/images/system/transient/bg_bubble.png) no-repeat left top;
	height: auto;
}
.confirmUserLAMP .userLoginRole .inner {
	background: transparent url(/app/projects/common/images/system/transient/bg_bubble.png) no-repeat left bottom;
	padding-bottom: 11px;
}
.confirmUserLAMP .roleIcon { 
	padding-left: 70px;
	width: 200px;
	background: transparent url(/app/projects/common/images/system/transient/icon_avatar.png) no-repeat 15px center;
	min-height: 44px;
}
.confirmUserLAMP .addrlidContainer {
	padding-top: 3px;
}
.confirmUserLAMP .roleIconAgent { background-image: url(/app/projects/common/images/system/transient/icon_agent.png); }
.confirmUserLAMP .roleIconHouseOwner { background-image: url(/app/projects/common/images/system/transient/icon_owner.png); }
.confirmUserLAMP .roleIconStockOwner { background-image: url(/app/projects/common/images/system/transient/icon_stockowner.png); }
.confirmUserLAMP .roleIconStockHouseOwner { background-image: url(/app/projects/common/images/system/transient/icon_stockhouseowner.png); }
.confirmUserLAMP .roleIconCompany { background-image: url(/app/projects/common/images/system/transient/icon_company.png); }

.confirmUserLAMP .userLoginMailOffers {
	margin-bottom: 13px;
}
.confirmUserLAMP .userLoginMailOffers input {
	margin-left: 0;
}
.confirmUserLAMP .userLoginMailOffers .inner {
	background: transparent url(/app/projects/common/images/system/transient/icon_mail.png) no-repeat 15px center;
}

.confirmUserLAMP .registerWrapperLAMP .shareHolderInfoContainer,
.confirmUserLAMP .registerWrapperLAMP .addrlidContainer {
	display: none;
}

.confirmUserLAMP .userLoginRole p,
.confirmUserLAMP .userLoginRole span {
	display: inline;
}
.confirmUserLAMP .userLoginRole p {
	font-weight: bold;
	width: 88px;
	float: left;
	display: block;
}

.confirmUserLAMP .registerWrapperLAMP p.userheading {
	font-weight: 16px;
	height: 28px;
	display: block;
}
.confirmUserLAMP .registerWrapperLAMP {
	height: auto;
}

.confirmUserLAMP .registerWrapperLAMP {
	background: transparent;
}
.confirmUserLAMP .loginFyiLAMP {
	height: auto;
}

.userFormWrapperLAMP input[type=text],
.userFormWrapperLAMP input[type=password] {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #c6dade;
	background-image: none;
}

.userFormWrapperLAMP input[type=text]:focus,
.userFormWrapperLAMP input[type=password]:focus {
	border: 1px solid #FFAA54;
}


/* UNIFORM */
div.selector, 
div.selector span, 
div.checker span,
div.radio span {
  background-image: url(/app/projects/common/images/system/transient/sprite_uniform.png);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}
.selector, 
.radio, 
.checker,  
.selector *, 
.radio *, 
.checker * {
  margin: 0;
  padding: 0;
}
input.text,
input.email, 
input.password,
textarea.uniform {
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 3px;
  color: #777;
  background: url('/app/projects/common/images/system/transient/bg-input-focus.png') repeat-x 0px 0px;
  background: url('/app/projects/common/images/system/transient/bg-input.png') repeat-x 0px 0px;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  outline: 0;
}

input.text:focus,
input.email:focus,
input.password:focus,
textarea.uniform:focus {
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  border-color: #999;
  background: url('/app/projects/common/images/system/transient/bg-input-focus.png') repeat-x 0px 0px;
}
div.selector {
  background-position: -483px -130px;
  line-height: 26px;
  height: 26px;
  font-size: 10px;
}
div.selector span {
  background-position: right 0px;
  height: 26px;
  line-height: 26px;
}
div.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
  left: 0px;
  font-size: 10px;
}
div.selector:active, 
div.selector.active {
  background-position: -483px -156px;
}
div.selector:active span, 
div.selector.active span {
  background-position: right -26px;
}
div.selector.focus, div.selector.hover, div.selector:hover {
  background-position: -483px -182px;
}

div.selector.focus span, div.selector.hover span, div.selector:hover span {
  background-position: right -52px;
}
div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
  background-position: -483px -208px;
}

div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
  background-position: right -78px;
}

div.selector.disabled {
  background-position: -483px -234px;
}

div.selector.disabled span {
  background-position: right -104px;
}
div.checker {
  width: 19px;
  height: 19px;
}
div.checker input {
  width: 19px;
  height: 19px;
}
div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}

div.checker:active span, 
div.checker.active span {
  background-position: -19px -260px;
}

div.checker.focus span,
div.checker:hover span {
  background-position: -38px -260px;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
  background-position: -57px -260px;
}

div.checker span.checked {
  background-position: -76px -260px;
}

div.checker:active span.checked, 
div.checker.active span.checked {
  background-position: -95px -260px;
}

div.checker.focus span.checked,
div.checker:hover span.checked {
  background-position: -114px -260px;
}

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
  background-position: -133px -260px;
}

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
  background-position: -152px -260px;
}

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}
div.radio {
  width: 18px;
  height: 18px;
}

div.radio input {
  width: 18px;
  height: 18px;
}

div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}

div.radio:active span, 
div.radio.active span {
  background-position: -18px -279px;
}

div.radio.focus span, 
div.radio:hover span {
  background-position: -36px -279px;
}

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
  background-position: -54px -279px;
}

div.radio span.checked {
  background-position: -72px -279px;
}

div.radio:active span.checked,
div.radio.active span.checked {
  background-position: -90px -279px;
}

div.radio.focus span.checked, div.radio:hover span.checked {
  background-position: -108px -279px;
}

div.radio.focus:active span.checked, 
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
  background-position: -126px -279px;
}

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
  background-position: -144px -279px;
}

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
  background-position: -162px -279px;
}
/* Select */
div.selector {
  width: 190px;
  font-size: 10px;
  position: relative;
  left: -2px;
}

div.selector select {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  border: solid 1px #fff;
}

div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}

div.selector span {
  color: #000;
  width: 158px;
  font-size: 10px;
  text-shadow: 0 1px 0 #fff;
}

div.selector.disabled span {
  color: #bbb;
}

/* Checker */
div.checker {
  margin-right: 0px;
}

/* Radio */
div.radio {
  margin-right: 3px;
}
.selector, 
.checker,  
.radio {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}
.selector select:focus, .radio input:focus, .checker input:focus {
  outline: 0;
}
/* Select */
div.selector {
  position: relative;
  padding-left: 5px;
  overflow: hidden;
}
div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div.selector select {
  position: absolute;
  opacity: 0;
  height: 25px;
  border: none;
  background: none;
  top: -4px;
  left: 3px;
}
/* Checker */
div.checker {
  position: relative;
}
div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}
div.checker input {
  opacity: 0;
  display: inline-block;
  background: none;
}
div.radio {
  position: relative;
}

div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.radio input {
  opacity: 0;
  text-align: center;
  display: inline-block;
  background: none;
}
/* END UNIFORM */





















