#framework
{
    margin: 0 auto;
    padding: 10px 0 10px 0;
    width: 960px;
}
#framework #page
{
    background-color: white;
    padding-top: 1px;
}

#framework #page h2.black
{
    color: black;
}

#framework #page input, #framework #page select
{
    border: 1px solid #D6D6D6;
    color: #646464;
    font-size: 11px;
}

#framework #page .bb
{
    border: 1px solid #d6d6d6;
}

#framework #page #menu
{
    height: 104px;
    padding: 15px 10px 10px 10px;
}
#framework #page #menu .leftBox
{
    float: left;
    padding-top: 8px;
    width: 720px;
}

#framework #page #menu .leftBox .logoBox
{
    height: 54px;
    padding-left: 8px;
    position: relative;
}

#framework #page #menu .leftBox .logoBox .logo
{
    margin-top: -1px;
}

#framework #page #menu .leftBox .logoBox .official
{
    color: #969696;
    font-family: Arial;
    font-size: 11px;
    float: left;
    line-height: 14px;
    margin: 18px 0 0 10px;
}

#framework #page #menu .leftBox .logoBox .topLinksWrapper 
{
  /*float: right;*/
    overflow: hidden;
    top: -8px;
    right: 0;
    position: absolute;
    height: 30px;
}

#framework #page #menu .leftBox .logoBox .topLinks
{
    margin: 0 14px 0 -1px;
}
#framework #page #menu .leftBox .logoBox .topLinks li
{
    display: inline;
    line-height: 30px;
}

#framework #page #menu .leftBox .logoBox .topLinks a
{
    color: #009fdc;
    font-size: 11px;
    font-weight: normal;
    line-height: 30px;
    border-left: 1px solid #c6c6c6;
    padding: 0 4px 0 8px;
}

#framework #page #menu .leftBox .logoBox .topLinks a:hover
{
    color: #00709b;
}
#framework #page #menu .leftBox .logoBox .topLinks a:active
{
    color: #646464;
}
#framework #page #menu .rightBox
{
    float: right;
    width: 220px;
}
#framework #page #menu .rightBox .clockWithText
{
    height: 30px;
}

#framework #page #menu .rightBox .lang
{
    font-size: 12px;
    padding: 2px;
    margin-top: 10px; /* width: 220px; */
    width: 140px;
    float: left;
}


#framework #page #menu .rightBox .submitLang
{
    background-color: white;
    background-image: url(/ui/images/btn.empty.blue.search.gif);
    background-position: 0 5px;
    background-repeat: no-repeat;
    border: medium none;
    color: white;
    cursor: pointer;
    display: block;
    float: right;
    font-family: arial;
    font-weight: bold;
    height: 33px;
    margin: 5px 0 -5px;
    padding: 0;
    text-align: center;
    width: 77px;
}

#framework #page #menu .rightBox .submitLang:hover
{
    background-image: url(/ui/images/btn.empty.blue.search.hover.gif);
}

#framework #page #menu .rightBox .searchBox
{
    float: left;
    font-size: 12px;
    height: 14px;
    margin: 10px 0px 0 0;
    padding: 3px 0px 3px 6px;
    width: 132px;
}

#framework #page #menu .rightBox .submit
{
    background-image: url(/ui/images/btn.empty.blue.search.gif);
    background-repeat: no-repeat;
    line-height: 12px;
    color: white;
    display: block;
    float: right;
    font-weight: bold;
    height: 24px;
    margin-top: 9px;
    padding: 5px 0 0 0;
    text-align: center;
    width: 77px;
}


#framework #page #menu .rightBox .submit:hover
{
    background-image: url(/ui/images/btn.empty.blue.search.hover.gif);
}

#framework #page #menu .mainMenu
{
    float: left;
    margin-left: -4px;
    margin-top: 1px;
    width: 725px;
}


#framework #page #menu .mainMenu li
{
    background: url(/ui/images/main.menu.new.gif) no-repeat top left;
    background-position: -5px 0px;
    float: left;
    margin: 3px 0px -4px 0px;
    padding: 0 6px 0 12px;
    position: relative;
    z-index: 110;
}

#framework #page #menu .mainMenu li.first
{
    background: url(/ui/images/main.menu.new.gif) no-repeat top left;
    background-position: 0px 0px;
    float: left;
    margin: 3px 0px -4px -5px;
    padding: 0 6px 0 17px;
    position: relative;
    z-index: 110;
}

#framework #page #menu .mainMenu li.last
{
    background: url(/ui/images/main.menu.new.last.gif) no-repeat top left;
    background-color: white;
    background-position: -5px 0px;
    margin-right: 7px;
}

#framework #page #menu .mainMenu li a
{
    color: #ffffff;
}

#framework #page #menu .mainMenu li.swedenfacts
{
    background: url(/ui/images/main.menu.sweden.facts.new.gif) no-repeat top left;
    margin-top: -14px;
    margin-bottom: -4px;
    padding-left: 20px;
}

#framework #page #menu .mainMenu li.swedenfacts a
{
    font-weight: bold;
    padding: 8px 0;
}

#framework #page .factsContent li
{
    margin-bottom: 8px;
}

#framework #page #menu .mainMenu li span.label
{
    background: url(/ui/images/main.menu.new.gif) no-repeat top right;
    color: white;
    cursor: default;
    display: block;
    font-family: Arial, serif;
    font-weight: bold;
    font-size: 12px;
    margin: 0 -10px 0 0;
    height: 33px;
    padding: 14px 40px 0 0;
}

#framework #page #menu .mainMenu li span.first
{
    background: url(/ui/images/main.menu.new.gif) no-repeat top right;
    color: white;
    cursor: default;
    display: block;
    font-family: Arial, serif;
    margin: 0 -10px 0 0;
    height: 33px;
    padding: 15px 40px 0 0;
}

#framework #page #menu .mainMenu li span.last
{
    background: url(/ui/images/main.menu.new.last.gif) no-repeat top right;
    background-color: white;
    color: white;
    cursor: default;
    display: block;
    font-family: Arial, serif;
    margin: 0 -10px 0 0;
    height: 33px;
    padding: 15px 43px 0 0;
}


#framework #page #menu .mainMenu li.swedenfacts .label
{
    background: url(/ui/images/main.menu.sweden.facts.new.gif) no-repeat top right;
    padding-top: 31px;
    height: 33px;
}

#framework #page #menu .mainMenu li .arrow
{
    background: url(/ui/images/main.menu.arrow.gif) no-repeat top center;
    display: none;
    height: 6px;
    margin-top: -8px;
}

#framework #page #menu .mainMenu li:hover
{
    background-position: -5px -50px;
    z-index: 9999;
}
#framework #page #menu .mainMenu li.first:hover
{
    background-position: 0 -50px;
    z-index: 9999;
}
#framework #page #menu .mainMenu li.swedenfacts:hover
{
    background-position: left -65px;
}

#framework #page #menu .mainMenu li:hover span.label
{
    background-position: right -50px;
}
#framework #page #menu .mainMenu li:hover span.first
{
    background-position: right -50px;
}
#framework #page #menu .mainMenu li:hover span.last
{
    background-position: right -50px;
}

#framework #page #menu .mainMenu li.swedenfacts:hover .label
{
    background-position: right -65px;
}

#framework #page #menu .mainMenu li:hover .arrow
{
    display: block;
    width: 20px;
}

#framework #page #menu .mainMenu li .box
{
    background: url(/ui/images/main.menu.box.png) no-repeat bottom left;
    float: left;
    display: none;
    margin: 10px 0 0 -15px;
    padding: 0 0 15px 0;
    position: absolute;
    top: 46px;
    width: 266px;
    z-index: 115;
}

#framework #page #menu .mainMenu .box ul
{
    background-image: url(/ui/images/main.menu.box.top.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    color: white;
    margin: -15px 0 0 0;
    padding: 14px 0 8px 5px;
    width: 266px;
}

#framework #page #menu .mainMenu .box li
{
    background-image: none;
    float: none;
}

#framework #page #menu .mainMenu .box li:hover
{
    background-image: url(/ui/images/main.menu.box.hover.new2.gif);
    background-position: 2px 0;
    background-repeat: no-repeat;
}


#framework #page #menu .mainMenu .box li a
{
    font-family: Arial,sans-serif;
    color: white;
    font-weight: bold;
    padding: 4px 0;
    display: block;
    width: 100%;
}

#framework #page #menu .mainMenu li:hover .box
{
    display: block;
}

#framework #page #content
{
    padding: 0 10px;
}
#framework #page #content .hr
{
    background-image: url(/ui/images/hr.gif);
    height: 2px;
    margin-bottom: 20px;
    width: 100%;
}

#framework #page #content .searchHr
{
    background-image: url(/ui/images/hr.gif);
    height: 2px;
    margin: 10px 0 10px 0;
    width: 460px;
}

#framework #page #content .searchHr hr, #framework #page #content .hr hr
{
    display: none;
}

#framework #page #content #main-page
{
    padding: 20px 0 0 0;
}

#framework #page #content .mapHiddenTopBorder
{
    /*  						Tha map is hidden - not the border FFS! 						border-top: none !important;                     */
    margin-top: -1px;
    border-top: 1px solid #E7E7E7;
}

#framework #page #content #main-page .richContentBrowser
{
    background-image: url(/UI/images/rich.content.background.gif);
    background-repeat: no-repeat;
    height: 396px;
    margin-bottom: 20px;
    padding: 5px;
    width: 450px;
}

#framework #page #content #main-page .richContentBrowser #image_area {
    height: 315px;
    margin-bottom: 4px;
    overflow: hidden;
    position: relative;
    width: 450px;
}

#framework #page #content #main-page .richContentBrowser #image_area img {
    cursor: url(/UI/images/magnifyingglass.cur), pointer;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}


#framework #page #content #main-page #RichContentBrowser #jsFallback
{
    width: 450px;
    height: 315px;
}
#framework #page #content #main-page #RichContentBrowser p
{
    font-family: arial;
    font-size: 13px;
    letter-spacing: normal;
    color: black;
    margin-bottom: 0;
    margin-left: 5px;
}

#framework #page #content #main-page #RichContentBrowser p.copyright
{
    color: #999;
    font-size: 11px;
    letter-spacing: normal;
    margin-bottom: 5px;
}


#framework #page #content #main-page .xFormRCB
{
    background-image: url(/UI/images/rich.content.background.small.gif);
    height: 396px;
}

#framework #page #content #main-page .richContentBrowser .divImgData
{
    margin: 2px;
}

#framework #page #content #main-page .pt14 p
{
    /*color: #646464;*/
    color: #404040; /*font-size: 14px;*/
    font-size: 1.2em;
    line-height: 1.36em;
}

#framework #page #content #main-page .pt14b p
{
    color: #404040; /*font-size: 14px;*/
    font-size: 1.2em;
    line-height: 1.36em;
}

#framework #page #content #main-page #pProvider
{
    margin-bottom: 10px !important;
}

#framework #page #content #main-page .bookingdisclaimer
{
    font-size: 11px !important;
    color: #646464 !important;
}


#framework #page #content #main-page .sponsored
{
    border-bottom: 1px solid #d2d2d2;
    color: #6a6a6a;
    font-size: 10px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

#framework #page #content #main-page .pt14 a, #framework #page #content #main-page .pt14b a
{
    /* 					font-family:inherit; 					font-size:inherit; 					line-height:inherit; 					*/
}

#framework #page #content #booking
{
    display: none;
}

#framework #page #content .module1Wrapper
{
    width: 220px;
}

#framework #page #content .rightColumTopMargin
{
    margin-top: 5px;
}

#framework #page #content .module2Wrapper
{
    width: 460px;
}

#framework #page #content .module2Wrapper .module
{
    padding-bottom: 20px;
}

#framework #page #content .module2Wrapper .module p
{
    margin: 0;
}

#framework #page #content .module2Wrapper .module a h2:hover
{
    color: #00709b;
}
#framework #page #content .fixForBookingSlide .module2Wrapper ul
{
    margin-bottom: 20px;
    list-style: inside none;
}

#framework ul.allItemsOnMap 
{
    list-style-type:none !important;
}

#framework #page #content .module
{
    float: left;
    width: 220px;
}

#framework #page #content .module img
{
    display: block;
    margin-bottom: 10px;
}
#framework #page #content .module .ad img
{
    margin-bottom: 0px;
}


/*
			#framework #page #content .module p{
				line-height:19px;
				
			}*/

#framework #page #content .moduleMargin
{
    /*margin-right: 20px;*/
    padding-right: 20px;
}

#framework #page #content .moduleLeftMargin
{
    /*margin-right: 20px;*/
    margin-left: 10px;
}


#framework #page #content h4.h4Ad
{
    background-image: url(/ui/images/h4.ad.gif); /*background-repeat: no-repeat;*/
    color: #8b8b8b;
    font-size: 10px;
    height: 12px;
    margin-bottom: 10px;
    padding: 5px 0 0 10px; /*width: 210px;*/
}

#framework #page #content .module1Wrapper h4.h4Ad
{
    float: left;
    width: 210px;
}

#framework #page #content .ad
{
    /*background-image:url(/ui/images/rm.ad.notext.gif);*/
    background-color: #ffffff;
    background-repeat: no-repeat;
    border: 10px solid #e1e1e1;
    float: left;
    margin-bottom: 20px;
    width: 200px;
    height: 200px;
    overflow: hidden;
}

#framework #page #content .ad div.info
{
    margin: 0;
    padding: 0;
    padding-bottom: 1px;
    height: 16px;
}

#framework #page #content .ad span
{
    background-color: white;
    font-family: Arial;
    font-size: 14px;
    line-height: 15px;
    padding: 0 3px;
}

#framework #page #content .ad a
{
    display: block;
}

#framework #page #content .bookableH3
{
    color: white;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 27px;
    padding: 8px 6px;
    position: relative;
}

#framework #page #content .bgBlue
{
    background-color: #009fdc;
}

#framework #page #content .bgGrey
{
    background-color: #969696;
    margin-top: 0;
}

#framework #page #content .icon
{
    bottom: 0px;
    position: absolute;
    right: 10px;
}

#framework #page #content a.arrowLink, #splash a.arrowLink
{
    background-image: url(/ui/images/arrow.link.new.png);
    background-repeat: no-repeat;
    background-position: left top;
    display: block;
    font-weight: bold;
    height: 29px;
    padding: 1px 0 10px 32px;
    line-height: 23px;
}

#framework #page #content a.arrowLink:hover, #splash a.arrowLink:hover
{
    background-image: url(/ui/images/arrow.link.new.hover.png);
}



#framework #page #content a.arrowLinkRight
{
    background-image: url(/ui/images/arrow.link.new.png);
    background-position: right top;
    background-repeat: no-repeat;
    display: block;
    font-weight: bold;
    height: 20px;
    padding: 1px 30px 10px 0;
    margin-bottom: 10px;
    line-height: 23px;
}
#framework #page #content a.arrowLinkRight:hover
{
    background-image: url(/ui/images/arrow.link.new.hover.png);
}

#framework #page #content a.arrowLinkSmall
{
    background-image: url(/ui/images/list.arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
    display: block;
    font-weight: bold;
    padding-left: 12px;
}

#framework #page #content a.arrowLinkSmall:hover
{
    background-image: url(/ui/images/list.arrow.hover.gif);
}

#framework #page #content a.linkMarginRight
{
    margin-right: 10px;
}


#framework #page #content .listType1
{
    font-family: Arial;
    margin: 0;
    padding: 0;
    margin-bottom: 3px;
}

#framework #page #content .listType1 li
{
    border-bottom: 1px solid #c4c4c4;
    padding: 3px;
    position: relative;
}


#framework #page #content #li
{
    height: 16px;
    overflow: hidden;
}
#framework #page #content #contactList1 li
{
    height: 16px;
    overflow: hidden;
}
#framework #page #content #contactList2 li
{
    height: 16px;
    overflow: hidden;
}
#framework #page #content #startPageEvents li
{
    height: 16px;
    overflow: hidden;
}

#framework #page #content #calendar
{
    bottom: -10px;
    right: 10px;
}


#framework #page #content .linkMenu1 li a, #framework #page #content .listType1 li a
{
    background-image: url(/ui/images/list.arrow.gif);
    background-repeat: no-repeat;
    background-position: 2px 5px;
    display: block;
    padding-left: 18px;
    padding-right: 30px !important;
    margin-right: -5px;
    line-height: 19px;
}

#framework #page #content .linkMenu1 li a:hover, #framework #page #content .listType1 li a:hover
{
    background-image: url(/ui/images/list.arrow.hover.gif);
}

#framework #page #content .listType1 li a.poi
{
    background-image: url(/ui/images/list.pin.png);
    background-position: 9px 2px !important;
}

#framework #page #content .listType1 li a.poi:hover
{
    background-image: url(/ui/images/list.pin.hover.png);
}

#framework #page #content .linkMenu1 li a.bag
{
    background-image: url(/ui/images/booking.icon.bag.small.gif);
    padding-left: 25px;
    line-height: 26px;
    background-position: 1px 2px !important;
}

#framework #page #content .linkMenu1 li a.house
{
    background-image: url(/ui/images/booking.icon.house.small.gif);
    padding-left: 25px;
    line-height: 26px;
    background-position: 1px 2px !important;
}

#framework #page #content .linkMenu1 li a.compass
{
    background-image: url(/ui/images/booking.icon.activities.small.png);
    padding-left: 25px;
    line-height: 26px;
    background-position: 1px 2px !important;
}


#framework #page #content .listType1 li span
{
    color: #646464;
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 12px;
}

#framework #page #content .listType1 li span .remove
{
    background-image: url(/ui/images/icon.remove.png);
    background-position: 13px 2px !important;
    background-repeat: no-repeat;
    height: 20px;
    padding-right: 0px !important;
    text-indent: -9000px;
    width: 13px;
    margin-top: -2px;
}

#framework #page #content .listType1 li span .remove:hover
{
    background-image: url(/ui/images/icon.remove.hover.png);
}

#framework #page #content .listType1 li.alt
{
    background-color: #f5f5f5;
}


#framework #page #content .listType1 li a
{
    font-weight: bold;
}

#framework #page #content .listType1 .information
{
    display: none;
}


#framework #page #content #bookings li.active
{
    background-color: #ffffff;
    padding: 3px 0;
}


#framework #page #content .bookingsWrapper
{
    width: 700px;
}

#framework #page #content .bookingsWrapperBottom
{
    background-image: url(/ui/images/link.menu.2.gif);
    background-repeat: repeat-x;
    padding: 10px 0 10px 10px;
}

#framework #page #content #bookings li
{
    padding: 3px 0;
    overflow: hidden;
    height: 19px;
}

#framework #page #content #bookings li.active a
{
    margin-bottom: 10px;
}

#framework #page #content #bookings #li1
{
    border-top: 1px solid #c4c4c4;
}

#framework #page #content #bookings a
{
    background-position: 0px 2px;
    margin: 0 0 0 1px;
    line-height: 19px;
}


#framework #page #content .listType1 li.active
{
    background-color: #f5f5f5;
    padding-bottom: 5px;
}
#framework #page #content .listType1 li.active a
{
    margin-bottom: 10px;
}

#framework #page #content #startPageEvents li.active a
{
    background-image: url(/ui/images/list.arrow.down.gif);
}

#framework #page #content #startPageEvents li.active a:hover
{
    background-image: url(/ui/images/list.arrow.down.hover.gif);
}

#framework #page #content #bookings li a.animatedbookingarrow
{
    background-image: url(/ui/images/list.arrow.animated.gif);
    margin-left: 1px;
    padding-left: 20px;
}

#framework #page #content #bookings li a.animatedbookingarrow:hover
{
    background-image: url(/ui/images/list.arrow.animated.gif) !important;
    margin-left: 1px;
    padding-left: 20px;
    background-position: 0 !important;
}


#framework #page #content #bookings li a
{
    background-image: url(/UI/Images/booking_arrows_map.gif);
    margin-left: 1px;
    padding-left: 20px;
}
#framework #page #content #bookings li a
{
    background-position: 0 1px;
}

#framework #page #content #bookings li a:hover
{
    background-position: 0 -15px;
}


#framework #page #content #bookings li.active a
{
    background-position: 0 -31px;
}

#framework #page #content #bookings li.active a:hover
{
    background-position: 0 -47px;
}

#framework #page #content .listType1 li.active .weblink a:hover
{
    background-image: none;
    color: #d1d0d0;
}

#framework #page #content .listType1 li.active .information a
{
    background-image: none !important;
    display: inline;
    font-size: 12px;
    background-image: none;
    padding: 0;
}

#framework #page #content .listType1 li.active .toggleContent
{
    background-image: url(/ui/images/icon.minus.gif) !important;
}
#framework #page #content .listType1 li.active .toggleContent:hover
{
    background-image: url(/ui/images/icon.minus.gif) !important;
}



#framework #page #content #search
{
    margin-top: -18px;
    padding-top: 25px;
}

#framework #page #content #search #LeftContentWrapper
{
    float: left;
    width: 460px;
}



#framework #page #content #search .searchBox
{
    float: left;
    margin: 0 6px 0 0;
    padding: 3px 4px 3px 4px;
    width: 320px;
    font-size: 14px;
    line-height: 15px;
}


#framework #page #content #search .submit
{
    background-image: url(/ui/images/btn.empty.blue.search.gif);
    background-repeat: no-repeat;
    color: white;
    display: block;
    float: left;
    font-weight: bold;
    height: 24px;
    margin-left: 7px;
    padding: 5px 0 0 0;
    text-align: center;
    width: 77px;
}

#framework #page #content #search .submit:hover
{
    background-image: url(/ui/images/btn.empty.blue.search.hover.gif);
}

#framework #page #content #search #pageHeader
{
    color: black;
    margin-bottom: 15px;
}

#framework #page #content #search #resultsHeader
{
    color: #636363;
    font-size: 14px;
    margin-bottom: 5px;
}

#framework #page #content #search #resultsSubHeader
{
    font-weight: normal;
    margin-bottom: 10px;
}

#framework #page #content #search li
{
    padding: 5px 7px 5px 4px;
    font-family: arial;
    font-weight: normal;
    font-size: 12px;
    color: #636363;
}

#framework #page #content #search li h3 a
{
    background-image: url(/UI/Images/list.arrow.gif);
    background-position: 5px 3px;
    background-repeat: no-repeat;
    margin-left: -18px;
    padding-left: 18px;
    font-weight: bold;
}

#framework #page #content #search li h3 a:hover
{
    background-image: url(/UI/Images/list.arrow.hover.gif);
}

#framework #page #content #search li h3 span
{
    padding-left: 18px;
}

#framework #page #content #search .resultsOdd
{
    background-color: #eaf9fe;
}

#framework #page #content #search .ess-hit-body
{
    padding-left: 18px;
}

#framework #page #content #search .richContentBrowser
{
    background-image: url(/UI/images/rich.content.background.gif);
    background-repeat: no-repeat;
    height: 396px;
    margin-bottom: 20px;
    padding: 5px;
    width: 450px;
}


#framework #page #content #search .viewPreviousLink
{
    font-weight: bold;
    float: left;
    background-image: url(/UI/Images/arrow.left.gif);
    background-repeat: no-repeat;
    background-position: left 2px;
    padding-left: 15px;
}
#framework #page #content #search .viewPreviousLink:hover
{
    background-image: url(/UI/Images/arrow.left.hover.gif);
}

#framework #page #content #search .viewMoreLink
{
    font-weight: bold;
    float: right;
    background-image: url(/UI/Images/arrow.right.gif);
    background-repeat: no-repeat;
    background-position: right 2px;
    padding-right: 15px;
}

#framework #page #content #search .viewMoreLink:hover
{
    background-image: url(/UI/Images/arrow.right.hover.gif);
}

#framework #page #content #search #RightContentWrapper
{
    float: left;
    margin-left: 20px;
    width: 460px;
}

#framework #page #content #search #MapWrapper
{
    margin-top: 10px;
}

#framework #page #content .community
{
    font-family: Arial;
    width: 460px;
}

#framework #page #content .community .top
{
    background-image: url(/ui/images/community.top.gif);
    background-repeat: no-repeat;
    height: 8px;
}

#framework #page #content .community .middle
{
    background-image: url(/ui/images/community.middle.new.gif);
    background-repeat: no-repeat;
}
#framework #page #content .community .middle a.arrowLink, #framework #page #content .cosmall .middle a.arrowLink
{
    padding-bottom: 0;
}

#framework #page #content .community .middle, #framework #page #content .community .middle a, #framework #page #content .community .middle h2, #framework #page #content .cosmall .middle, #framework #page #content .cosmall .middle a, #framework #page #content .cosmall .middle h2
{
    color: white;
}

#framework #page #content .community .middle h4 a, #framework #page #content .cosmall .middle h4 a
{
    font-size: 12px;
    font-weight: bold;
}

#framework #page #content .community .middle h4 a:hover, #framework #page #content .cosmall .middle h4 a:hover
{
    color: #d6ea8e;
}


#framework #page #content .community .middle a.arrowLink:hover, #framework #page #content .cosmall .middle a.arrowLink:hover
{
    color: #d6ea8e;
}

#framework #page #content .community .middle h2, #framework #page #content .cosmall .middle h2
{
    margin-bottom: 17px;
    font-size: 16px;
}

#framework #page #content .community .middle h4, #framework #page #content .cosmall .middle h4
{
    line-height: 1.4em;
}

#framework #page #content .community .middle h2 img, #framework #page #content .cosmall .middle h2 img
{
    margin-bottom: 0;
}

#framework #page #content .community .middle p, #framework #page #content .cosmall .middle p
{
    margin-bottom: 10px;
    font-size: 12px;
}

#framework #page #content .community .middle .hr
{
    background-image: url(/ui/images/community.hr.gif);
    height: 2px;
    margin-bottom: 5px;
    width: 460px;
}

#framework #page #content .community .middle .hr hr
{
    display: none;
}

#framework #page #content .community .middle .intro, #framework #page #content .cosmall .middle .intro
{
    padding: 20px 10px 10px 10px;
}

#framework #page #content .community .middle .box, #framework #page #content .cosmall .middle .box
{
    padding: 10px;
}

#framework #page #content .cosmall .middle .box img
{
    display: inline;
    margin-bottom: 0px;
}


#framework #page #content .community .middle .box p, #framework #page #content .cosmall .middle .box p
{
    margin-bottom: 5px;
}

#framework #page #content .cosmall .middle .box ul, #framework #page #content .community .middle .box ul
{
    margin-bottom: -5px;
}

#framework #page #content .cosmall .middle .box li
{
    margin-bottom: 0px;
    overflow: hidden;
    width: 200px;
}
#framework #page #content .community .middle .box li
{
    margin-bottom: 0px;
    overflow: hidden;
    width: 440px;
}

#framework #page #content .community .middle .box a.swe, #framework #page #content .cosmall .middle .box a.swe
{
    background-image: url(/ui/images/icon.swe.flag.png);
    background-repeat: no-repeat;
    display: block;
    font-weight: bold;
    height: 30px;
    padding: 4px 0 0 30px;
}

#framework #page #content .community .middle .box a.flag, #framework #page #content .cosmall .middle .box a.flag
{
    background-image: url(/ui/images/community_flags/gif/se.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    display: block;
    font-weight: bold;
    height: 15px;
    padding: 0px 0 15px 23px;
}

#framework #page #content .community .middle .box a.flag:hover, #framework #page #content .cosmall .middle .box a.flag:hover
{
    color: #d6ea8e;
}

#framework #page #content .community .middle .box img.plus, #framework #page #content .cosmall .middle .box img.plus
{
    width: 14px;
    height: 14px;
    border: none;
    position: absolute;
    margin: 3px;
}

#framework #page #content .community .middle .box img, #framework #page #content .cosmall .middle .box img
{
    border: 3px solid white;
}

#framework #page #content .community .middle .box img:hover, #framework #page #content .cosmall .middle .box img:hover
{
    border: 3px solid #d6ea8e;
}


#framework #page #content .community .bottom
{
    background-image: url(/ui/images/community.bottom.gif);
    background-repeat: no-repeat;
    height: 8px;
}

#framework #page #content .cosmall
{
    font-family: Arial;
    width: 220px;
}

#framework #page #content .cosmall .top
{
    background-image: url(/ui/images/community.small.top.gif);
    background-repeat: no-repeat;
    height: 5px;
}

#framework #page #content .cosmall .middle
{
    background-image: url(/ui/images/community.small.middle.gif);
    background-repeat: no-repeat;
}
#framework #page #content .cosmall .middle .hr
{
    background-image: url(/ui/images/community.hr.gif);
    height: 2px;
    margin-bottom: 5px;
    width: 220px;
}

#framework #page #content .cosmall .middle .hr hr
{
    display: none;
}

#framework #page #content .cosmall .bottom
{
    background-image: url(/ui/images/community.small.bottom.gif);
    background-repeat: no-repeat;
    height: 8px;
}

/* Some styles are overrided in /ui/usercontrols/MapControl.ascx to work with Javascript enabled/disabled */
#framework #page #content #map-holder
{
    background-image: url(/ui/images/map.background.gif);
    background-repeat: no-repeat;
    height: 442px;
    margin: -3px -3px -2px -3px;
    overflow: hidden;
    padding: 7px;
    position: relative;
    width: 932px;
}

#framework #page #content .searchMap
{
    background-image: url(/ui/images/googlemaps/search.map.background.gif) !important;
    margin: 0px !important;
    width: 446px !important;
}

#framework #page #content #map-holder #map_canvas
{
    height: 442px;
    width: 932px;
}

#framework #page #content #map-holder.smallMap #map_canvas { width: auto; }

#framework #page #content #map-holder.searchMap #map_canvas { width: 442px; }

#framework #page #content #map-holder .controls
{
    height: 75px;
    margin: 5px 0 0 4px;
    position: absolute;
    width: 75px;
    z-index: 100;
}

#framework #page #content #map-holder .controls .up
{
    background-image: url(/ui/images/googlemaps/controls-2.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    height: 25px;
    width: 75px;
}

#framework #page #content #map-holder .controls .up:hover
{
    background-position: 0px -75px;
}

#framework #page #content #map-holder .controls .up:active
{
    background-position: 0px -150px;
}

#framework #page #content #map-holder .controls .left
{
    background-image: url(/ui/images/googlemaps/controls-2.png);
    background-repeat: no-repeat;
    background-position: 0 -25px;
    display: block;
    float: left;
    height: 25px;
    width: 25px;
}

#framework #page #content #map-holder .controls .left:hover
{
    background-position: 0 -100px;
}

#framework #page #content #map-holder .controls .left:active
{
    background-position: 0 -175px;
}

#framework #page #content #map-holder .controls .center
{
    background-image: url(/ui/images/googlemaps/controls-2.png);
    background-repeat: no-repeat;
    background-position: -25px -25px;
    display: block;
    float: left;
    height: 25px;
    width: 25px;
}

#framework #page #content #map-holder .controls .center:hover
{
    background-position: -25px -100px;
}

#framework #page #content #map-holder .controls .center:active
{
    background-position: -25px -175px;
}

#framework #page #content #map-holder .controls .right
{
    background-image: url(/ui/images/googlemaps/controls-2.png);
    background-repeat: no-repeat;
    background-position: -50px -25px;
    display: block;
    float: left;
    height: 25px;
    width: 25px;
}

#framework #page #content #map-holder .controls .right:hover
{
    background-position: -50px -100px;
}

#framework #page #content #map-holder .controls .right:active
{
    background-position: -50px -175px;
}

#framework #page #content #map-holder .controls .down
{
    background-image: url(/ui/images/googlemaps/controls-2.png);
    background-repeat: no-repeat;
    background-position: 0px -50px;
    display: block;
    float: left;
    height: 25px;
    width: 75px;
}

#framework #page #content #map-holder .controls .down:hover
{
    background-position: 0 -125px;
}

#framework #page #content #map-holder .controls .down:active
{
    background-position: 0 -200px;
}

#framework #page #content #map-holder .slider
{
    height: 211px;
    margin: 80px 0 0 25px;
    position: absolute;
    width: 33px;
    z-index: 100;
}
#framework #page #content #map-holder .slider .zoomIn
{
    background-image: url(/ui/images/googlemaps/slider2.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    height: 27px;
    width: 33px;
}

#framework #page #content #map-holder .slider .zoomIn:hover
{
    background-position: 0 -211px;
}

#framework #page #content #map-holder .slider .zoomIn:active
{
    background-position: 0 -422px;
}

#framework #page #content #map-holder .slider #track
{
    background-image: url(/ui/images/googlemaps/slider2.png);
    background-repeat: no-repeat;
    background-position: 0 -27px;
    display: block;
    height: 157px;
    padding: 0 0 0 6px;
    width: 27px;
}

#framework #page #content #map-holder .slider #slider_track {
    float: left;
    height: 139px;
    margin: 18px 0 0 0;
    position: relative;
    width: 27px;
}

#framework #page #content #map-holder .slider #track .ui-slider-handle
{
    background-image: url(/ui/images/googlemaps/drag2.png);
    background-repeat: no-repeat;
    display: inline;
    height: 19px;
    margin-top: -10px;
    position: absolute;
    width: 21px;
}

#framework #page #content #map-holder .slider .zoomOut
{
    background-image: url(/ui/images/googlemaps/slider2.png);
    background-repeat: no-repeat;
    background-position: 0 -182px;
    display: block;
    height: 27px;
    width: 33px;
}

#framework #page #content #map-holder .slider .zoomOut:hover
{
    background-position: 0 -393px;
}

#framework #page #content #map-holder .slider .zoomOut:active
{
    background-position: 0 -604px;
}

#framework #page #content #map-holder .mapType
{
    height: 30px;
    margin: 25px 0 0 80px;
    position: absolute;
    width: 157px;
    z-index: 100;
}
#framework #page #content #map-holder .mapType .map
{
    background-image: url(/ui/images/googlemaps/map.type-2.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    float: left;
    height: 34px;
    width: 49px;
}

#framework #page #content #map-holder .mapType .satellite
{
    background-image: url(/ui/images/googlemaps/map.type-2.png);
    background-repeat: no-repeat;
    background-position: -49px 0;
    display: block;
    float: left;
    height: 34px;
    width: 55px;
}

#framework #page #content #map-holder .mapType .terrain
{
    background-image: url(/ui/images/googlemaps/map.type-2.png);
    background-repeat: no-repeat;
    background-position: -104px 0;
    display: block;
    float: left;
    height: 34px;
    width: 53px;
}

#framework #page #content #map-holder .mapType .map:hover
{
    background-position: 0px -34px;
}

#framework #page #content #map-holder .mapType .satellite:hover
{
    background-position: -49px -34px;
}

#framework #page #content #map-holder .mapType .terrain:hover
{
    background-position: -104px -34px;
}

#framework #page #content #map-holder .mapType .map:active, #framework #page #content #map-holder .mapType .active0, #framework #page #content #map-holder .mapType .active0:hover
{
    background-position: 0px -68px;
}

#framework #page #content #map-holder .mapType .satellite:active, #framework #page #content #map-holder .mapType .active1, #framework #page #content #map-holder .mapType .active1:hover
{
    background-position: -49px -68px;
}

#framework #page #content #map-holder .mapType .terrain:active, #framework #page #content #map-holder .mapType .active2, #framework #page #content #map-holder .mapType .active2:hover
{
    background-position: -104px -68px;
}

/* Some styles are overrided in /ui/usercontrols/MapControl.ascx to work with Javascript enabled/disabled */
#framework #page #content #map-close-holder
{
    width: 932px;
    z-index: 100;
    height: 20px;
    position: absolute;
}

#framework #page #content .closeMap
{
    background-image: url(/ui/images/googlemaps/hide.map.png);
    background-repeat: no-repeat;
    height: 21px;
    margin: 3px 0px 0 0;
    padding: 0 0 0 10px;
    position: absolute;
    right: 0;
    width: 141px;
    z-index: 100;
}

#framework #page #content .closeMap a span
{
    font-size: 11px;
}

#framework #page #content #map-holder .categoryHoler
{
    background-image: url(/ui/images/map.category.background.png);
    background-repeat: no-repeat;
    height: 279px;
    padding: 26px 22px 0 15px;
    line-height: 17px;
    position: absolute;
    right: 5px;
    width: 134px;
    top: 22px;
    z-index: 100;
}

#framework #page #content #map-holder .categoryHoler li { padding-right: 5px; }

#framework #page #content #map-holder .categoryHoler h3
{
    color: #636363;
    font-size: 16px;
}

#framework #page #content #map-holder .categoryHoler ul.categorys
{
    border-bottom: 1px solid #cfd3d4;
    margin: 3px 0 4px 0;
    padding: 0px 0 3px 0;
}

#framework #page #content #map-holder .categoryHoler a
{
    background-image: url(/ui/images/map.category.icon.inactive.png);
    background-repeat: no-repeat;
    background-position: left 1px;
    color: #636363;
    display: block;
    font-size: 11px;
    height: 16px;
    margin-bottom: 1px;
    padding-top: 1px;
    padding-left: 20px;
    line-height: 16px;
}
#framework #page #content #map-holder .categoryHoler a:hover
{
    background-image: url(/ui/images/map.category.icon.inactive.hover.png);
    color: #3d3d3d;
}


#framework #page #content #map-holder .categoryHoler .recommended
{
    background-image: url(/ui/images/map.category.icon.active.0.png);
    background-repeat: no-repeat;
    color: #636363;
    display: block;
    font-size: 11px;
    line-height: 16px;
    height: 16px;
    margin-bottom: 1px;
    padding-top: 1px;
    padding-left: 22px;
}

#framework #page #content #map-holder .categoryHoler a.active1
{
    background-image: url(/ui/images/map.category.icon.active.1.png);
}
#framework #page #content #map-holder .categoryHoler a.active1:hover
{
    background-image: url(/ui/images/map.category.icon.active.1.hover.png);
    color: #00709b;
}
#framework #page #content #map-holder .categoryHoler a.active2
{
    background-image: url(/ui/images/map.category.icon.active.2.png);
}
#framework #page #content #map-holder .categoryHoler a.active2:hover
{
    background-image: url(/ui/images/map.category.icon.active.2.hover.png);
    color: #00709b;
}
#framework #page #content #map-holder .categoryHoler a.active3
{
    background-image: url(/ui/images/map.category.icon.active.3.png);
}
#framework #page #content #map-holder .categoryHoler a.active4
{
    background-image: url(/ui/images/map.category.icon.active.4.png);
}
#framework #page #content #map-holder .categoryHoler a.active6
{
    background-image: url(/ui/images/map.category.icon.active.6.png);
}
#framework #page #content #map-holder .categoryHoler a.active6:hover
{
    background-image: url(/ui/images/map.category.icon.active.6.hover.png);
    color: #00709b;
}
#framework #page #content #map-holder .categoryHoler a.active7
{
    background-image: url(/ui/images/map.category.icon.active.7.png);
}
#framework #page #content #map-holder .categoryHoler a.active8
{
    background-image: url(/ui/images/googlemaps/me_check.png);
}

#framework #page #content #map-holder .categoryHoler .categorys li
{
    overflow: hidden;
}

#framework #page #content #map-holder .categoryHoler .categorys a#ctl00_FullRegion_MapRegion_MapControl_aWeather
{
    float: left;
    width: 43px;
    color: #636363;
    display: block;
    font-size: 11px;
    height: 16px;
    margin-bottom: 1px;
    padding-top: 1px;
    padding-left: 20px;
    line-height: 16px;
}

#framework #page #content #map-holder .poi_dialog_wrapper
{
    margin-left: -4px;
    position: absolute;
    top: 5px;
    z-index: 200;
}

#framework #page #content #map-holder .linkYr
{
    color: #636363;
    font-size: 11px;
    margin-bottom: 0;
    margin-top: 1px;
    margin-left: 1px;
    float: left;
    width: 53px;
}
#framework #page #content #map-holder .linkYr a, #framework #page #content #map-holder .linkYr a:hover
{
    background-image: none;
    display: inline;
    font-size: 11px;
    padding: 0;
}

#framework #page #content #map-holder #poiWrapper
{
    margin-left: -11px;
    position: absolute;
    top: 3px;
    z-index: 200;
}

#framework #page #content .smallMap
{
    background-image: url(/ui/images/googlemaps/small.map.background.gif) !important;
    padding: 7px 7px 10px 7px !important;
    margin: 0px !important;
    width: 446px !important;
    height: 465px !important;
}

#framework #page #content .poiWrappersmallMap
{
    right: 209px !important;
    top: 27px !important;
}


#framework #page #content #map-holder .smallMapTop
{
    /*margin-bottom: 23px;*/
    position: relative;
    left: 0;
    margin-bottom: 3px;
    color: #636363;
    font-family: Arial;
}
#framework #page #content #map-holder .smallMapHeading
{
    font-size: 16px;
    font-weight: bold;
}

#framework #page #content #map-holder .smallMapYrHeading
{
    margin-top: 4px;
    float: right;
    font-size: 12px;
    font-family: Arial;
}

#framework #page #content #map-holder .smallMapYrHeading a
{
    color: #636363 !important;
}

#framework #page #content #submenuWrapper
{
    margin-bottom: 20px;
}

#framework #page #content .submenu
{
    background-color: #d1d1d1;
    background-image: url(/ui/images/sub.menu.background.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 3px;
}
#framework #page #content .submenu li
{
    background-image: url(/ui/images/sub.menu.background.li.new.gif);
    background-repeat: no-repeat; /*border-top: 1px solid white;*/
    margin-bottom: 1px;
}

#framework #page #content .submenu li a
{
    background-image: url(/ui/images/list.arrow.gif);
    background-repeat: no-repeat;
    background-position: 7px 8px;
    display: block;
    font-size: 12px;
    padding: 5px 0 4px 18px;
}


#framework #page #content .submenu li a:hover
{
    background-image: url(/ui/images/list.arrow.hover.gif);
}

#framework #page #content .submenu li:hover
{
    background-image: url(/ui/images/sub.menu.background.li.newer.gif);
    background-position: left -74px;
}

#framework #page #content .submenu li a.active
{
    color: #404040;
    background-image: url(/ui/images/list.arrow.active.gif);
}

#framework #page #content .submenu li a.hasChildren
{
    color: #404040;
    background-image: url(/ui/images/list.arrow.haschildren.gif);
}

#framework #page #content .submenu li.first
{
    background-image: url(/ui/images/sub.menu.background.li.first.gif);
}


#framework #page #content .submenu li.first:hover
{
    background-position: left top;
}

#framework #page #content .submenu li.first a
{
    padding: 3px 0 4px 5px;
    background-image: none;
    font-weight: bold;
}

#framework #page #content .submenu li.first a.active
{
    padding: 3px 0 4px 5px;
    color: #404040;
    background-image: none;
}


#framework #page #content .submenu .subsub
{
    background-color: white;
    background-image: url(/ui/images/sub.sub.menu.background.gif);
    background-repeat: no-repeat;
    background-position: top;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    padding: 6px 0 3px 0;
}
#framework #page #content .submenu .subsub li
{
    background-image: none;
    border-top: none;
}

#framework #page #content .submenu .subsub li a
{
    background-position: 18px 3px;
    padding: 0 0 0 30px;
}

#framework #page #content .submenu .subsub li a.active
{
    background-position: 18px 3px;
    color: #404040;
    padding: 0 0 0 30px;
}

#framework #page #content .linkMenu1
{
    background-image: url(/ui/images/infobox.background.2.gif);
    background-repeat: repeat-x;
    padding: 10px 0 10px 10px;
}

#framework #page #content .linkMenu2
{
    background-image: url(/ui/images/link.menu.2.gif);
    background-repeat: no-repeat;
    padding: 10px 0 10px 10px;
}

#framework #page #content .hideShadow
{
    background-image: none !important;
    padding: 0 0 0 10px;
}

#framework #page #content .linkMenuSwedenFacts
{
    background: none;
    padding: 0;
}

#framework #page #content .linkMenu1 h2, #framework #page #content .linkMenu2 h2
{
    color: #636363;
    margin-bottom: 3px;
    font-size: 16px;
    font-family: Arial;
}

#framework #page #content .linkMenu1 a, #framework #page #content .linkMenu2 a
{
    font-size: 11px;
}


#framework #page #content .linkMenu2 a.addFavoriteLink
{
    background-image: url(/ui/images/icon.heart.gif);
    background-repeat: no-repeat;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-top: 5px;
    padding: 3px 25px 4px;
    padding-right: 0;
}

#framework #page #content .linkMenu1 span a, #framework #page #content .linkMenu2 span a
{
    background-image: none;
    font-size: 11px;
}

#framework #page #content .linkMenu2 a.addFavoriteLink:hover
{
    background-image: url(/ui/images/icon.heart.animated.gif);
}

#framework #page #content .linkMenu1 .listType1 li, #framework #page #content .linkMenu2 .listType1 li
{
    border-bottom: none;
    margin-left: -10px;
}

#framework #page #content .linkMenu1 .listType1 li a, #framework #page #content .linkMenu2 .listType1 li a
{
    background-position: 13px 5px;
    font-weight: normal;
    padding: 0 0 0 25px;
}

#framework #page #content .linkMenu1 a.glob, #framework #page #content .linkMenu2 a.glob
{
    background-image: url(/ui/images/icon.glob.gif);
    background-repeat: no-repeat;
    display: block;
    padding: 4px 0 3px 24px;
    line-height: 13px;
    min-height: 17px;
}
#framework #page #content .linkMenu2 a.glob
{
    /*padding:5px 0 6px 24px;*/ /*incase link is too long and needs two rows*/
}

#framework #page #content .linkMenu1 a.glob:hover, #framework #page #content .linkMenu2 a.glob:hover
{
    background-image: url(/ui/images/icon.glob.hover.gif);
}

#framework #page #content .linkMenu1 a.folder, #framework #page #content .linkMenu2 a.folder
{
    background-image: url(/ui/images/icon.folder.gif);
    background-repeat: no-repeat;
    display: block;
    height: 17px;
    padding: 3px 0 0 24px;
}

#framework #page #content .linkMenu1 a.folder:hover, #framework #page #content .linkMenu2 a.folder:hover
{
    background-image: url(/ui/images/icon.folder.hover.gif);
}

#framework #page #content .linkMenu3
{
    background-image: url(/ui/images/link.menu.2.gif);
    background-repeat: no-repeat;
    margin-bottom: 8px;
    padding: 10px 0 0 0;
}

#framework #page #content .moduleBox
{
    margin-bottom: 20px;
}
#framework #page #content .moduleBox h2
{
    font-family: Arial;
}

#framework #page #content .moduleBox h2, #framework #page #content .moduleBox p
{
    color: #656565;
}
#framework #page #content .moduleBox h2 a
{
    color: #00709B;
}

#framework #page #content .moduleBox .top
{
    background-image: url(/ui/images/module.box.top.gif);
    background-repeat: no-repeat;
    height: 5px;
}

#framework #page #content .moduleBox .middle
{
    background-image: url(/ui/images/module.box.middle.gif);
    background-repeat: repeat-y;
    padding: 1px 10px 4px 10px;
}


#framework #page #content .moduleBox .bottom
{
    background-image: url(/ui/images/module.box.bottom.gif);
    background-repeat: no-repeat;
    height: 5px;
}

#framework #page #content .infoBoxWide
{
    background-image: url(/ui/images/facts.box.wide.gif);
    background-repeat: no-repeat;
    padding-bottom: 10px;
    margin-bottom: 20px;
    background-position: bottom left;
}
#framework #page #content .infoBoxWide div
{
    font-family: Arial;
    color: #636363;
    background-image: url(/ui/images/facts.box.wide.gif);
    background-repeat: no-repeat;
    padding: 10px 10px 0;
}


#framework #page #content .infoBoxWide div p
{
    padding: 0;
    margin: 0;
}

#framework #page #content .didYouKnowBox
{
    background-image: url(/ui/images/facts.box.gif);
    background-repeat: no-repeat;
    padding-bottom: 13px;
    margin-bottom: 20px;
    background-position: bottom left;
}
#framework #page #content .didYouKnowBox div
{
    margin-top: 20px;
    background-image: url(/ui/images/facts.box.gif);
    background-repeat: no-repeat;
    padding: 10px 10px 0;
    font-family: Arial;
    color: #757575;
}
#framework #page #content .didYouKnowBox p
{
    font-size: 13px;
    font-weight: bold;
    margin: 0;
}
#framework #page #content .didYouKnowBox p.label
{
    font-style: italic;
    font-weight: normal;
    font-size: 12px;
}
#framework #page #content .infoBox
{
    background-image: url(/ui/images/facts.box.gif);
    background-repeat: no-repeat;
    padding-bottom: 10px;
    margin-bottom: 20px;
    background-position: bottom left;
}
#framework #page #content .infoBox div
{
    font-family: Arial;
    color: #636363;
    background-image: url(/ui/images/facts.box.gif);
    background-repeat: no-repeat;
    padding: 10px 10px 0;
}

#framework #page #content .bookingBox
{
    background-image: url(/ui/images/booking.box.gif);
    background-position: left top;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    padding-top: 10px;
}
#framework #page #content .bookingBox div.box
{
    background-image: url(/ui/images/booking.box.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #757575;
    font-family: Arial;
    font-size: 12px;
    padding: 0 10px 10px;
}

#framework #page #content .bookingBox div .block
{
    background: none;
    margin: 10px 0 0 0;
    padding: 0;
}

#framework #page #content .bookingBox div p
{
    width: 155px;
    float: right;
    margin-bottom: 2px;
}

#framework #page #content .bookingBox div img
{
    float: left;
}

#framework #page #content .bookingBox div img.bag
{
    float: left;
    margin-left: 2px;
}

#framework #page #content .bookingBox div h3
{
    font-size: 14px;
    font-weight: bold;
    color: #757575;
}
#framework #page #content .bookingBox div a
{
    font-weight: bold;
    font-size: 12px;
    padding: 0;
    color: #009fdc;
}

#framework #page #content .bookingBox div a:hover
{
    color: #00709b;
}

#framework #page #content .bookingBoxWide
{
    background-image: url(/ui/images/booking.box.wide.gif);
    background-position: left top;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    padding-top: 10px;
}
#framework #page #content .bookingBoxWide div
{
    background-image: url(/ui/images/booking.box.wide.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #757575;
    font-family: Arial;
    font-size: 14px;
    padding: 3px 15px 5px;
}
#framework #page #content .bookingBoxWide div .block
{
    background: none;
    float: left;
    padding: 5px 10px 0 0;
}

#framework #page #content .bookingBoxWide div h3
{
    font-size: 14px;
    font-weight: bold;
    color: #757575;
    margin-bottom: 5px;
    padding-bottom: 0;
}

#framework #page #content .bookingBoxWide div img
{
    float: left;
    margin-right: 10px;
    margin-top: 2px;
}

#framework #page #content .bookingBoxWide div img.bag
{
    float: left;
    margin-right: 4px;
    margin-top: 0;
}

#framework #page #content .bookingBoxWide div a
{
    font-weight: bold;
    padding: 0;
    color: #009fdc;
    margin: 15px 10px 0 0;
    font-size: 14px;
    float: left;
}

#framework #page #content .bookingBoxWide div a:hover
{
    color: #00709b;
}

#framework #page #content h2.eventsH2
{
    color: black;
    margin-left: 0px;
    margin-top: 10px;
}

#framework #page #content .eventList
{
    border-bottom: 1px solid #CCC;
}

#framework #page #content .eventList li
{
    border-top: 1px solid #CCC;
    height: 32px;
    overflow: hidden;
    padding: 6px 4px 6px 0px;
}

#framework #page #content .eventList li a
{    
    display: block;
    font-weight: bold;
    line-height: 16px;
}

#framework #page #content .eventList .evenItemName
{
    color: #009FDC;
}

#framework #page #content .eventList li span
{
    color: #646464;
    font-weight: bold;
    line-height: 16px;
}

#framework #page #content .eventList .toggleContent
{
    background-image: url(/ui/images/icon.plus.gif);
    background-repeat: no-repeat;
    float: right;
    height: 24px;
    text-indent: -9000px;
    width: 22px;
}
#framework #page #content .eventList .toggleContent:hover
{
    background-image: url(/ui/images/icon.plus.hover.gif);
}

#framework #page #content .eventList .information
{
    display: none;
    padding-top: 2px;
}

#framework #page #content .eventList li.active
{
    background-color: #f5f5f5;
    padding-bottom: 5px;
}
#framework #page #content .eventList li.active a
{
    font-size: 16px;
    margin-bottom: 20px;
}

#framework #page #content .eventList li.active .information a
{
    display: inline;
    font-size: 12px;
}

#framework #page #content .eventList li.active .toggleContent
{
    background-image: url(/ui/images/icon.minus.gif) !important;
}
#framework #page #content .eventList li.active .toggleContent:hover
{
    background-image: url(/ui/images/icon.minus.hover.gif) !important;
}

#framework #page #content .bookableList
{
    background-image: url(/ui/images/bookable.box.bottom2.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}

#framework #page #content .bookableList .box
{
    margin-bottom: 20px;
}

#framework #page #content .bookableList .box .top
{
    background-image: url(/ui/images/bookable.box.top.gif);
    background-repeat: no-repeat;
    height: 5px;
}

#framework #page #content .bookableList .box .middle
{
    background-image: url(/ui/images/bookable.box.middle.gif);
    background-repeat: repeat-y;
    padding: 7px 0 7px 10px;
}
#framework #page #content .bookableList .box .middle h2 img
{
    margin-bottom: -10px;
}

#framework #page #content .bookableList .box .selectBox
{
    float: left;
    width: 225px;
}

#framework #page #content .bookableList .box .middle h3
{
    color: #636363;
    font-size: 14px;
    font-weight: bold;
}

#framework #page #content .bookableList .box .middle select
{
    height: 20px;
    width: 210px;
}

#framework #page #content .bookableList .box .bottom
{
    background-image: url(/ui/images/bookable.box.bottom.gif);
    background-repeat: no-repeat;
    height: 5px;
}

#framework #page #content .bookableList ul
{
    margin: 0 10px 10px 10px;
}

#framework #page #content .bookableList ul li
{
    border-bottom: none;
}


/* [Visit] Page With Facts -- Anders Brohäll*/
#framework #page #content #factsbox
{
    margin-bottom: -15px;
    margin-left: -10px;
}

#framework #page #content #factsbox #bordertop
{
    border-top: 1px solid #e7e7e7;
    height: 1px;
    margin-left: 10px;
    padding-top: 19px;
    margin-top: -1px;
}

#framework #page #content #factsbox #borderclipper
{
    position: absolute;
    margin-top: -9px;
    z-index: 100;
}

#framework #page #content #factsbox #boxtop
{
    position: relative;
    background-image: url(/ui/images/swedenfacts.box.top.gif);
    background-position: -10px 0;
    background-repeat: no-repeat;
    height: 10px;
    margin-left: 10px;
    margin-top: 10px;
    overflow: hidden;
    width: 945px;
}

#framework #page #content #factsbox #boxbottom
{
    background-image: url(/ui/images/swedenfacts.box.bottom.new.gif);
    background-position: 0px bottom;
    background-repeat: no-repeat;
    padding: 0 0px 25px 20px;
    width: 940px;
}

#framework #page #content #factsbox #boxbottom .factscontents
{
    padding-top: 8px;
    background-image: url(/ui/images/swedenfacts.fader.bottom.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 920px;
}

#framework #page #content #factsbox #boxbottom #factscolumnleft
{
    width: 460px;
    float: left;
}

#framework #page #content #factsbox #boxbottom #factscolumnright
{
    width: 460px;
    float: right;
    margin-bottom: 11px;
}

#framework #page #content #factsbox #boxbottom .factscolumnfader
{
    width: 445px;
    margin-left: 8px;
    padding: 10px 0 15px 0;
}

#framework #page #content #factsbox #boxbottom .factscolumnheading
{
    font-family: Arial;
    font-size: 20px;
    color: black;
    font-weight: normal;
    float: left;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 13px;
}

#framework #page #content #factsbox #boxbottom .factscolumnicon
{
    float: left;
    margin-top: -7px;
}

#framework #page #content #factsbox #boxbottom .linkcontainer
{
    width: 445px;
    margin-bottom: 18px;
}

#framework #page #content #factsbox #boxbottom .linkcontainer .itemcontainer
{
    border-bottom: 1px solid #d2d2d2;
    width: 217px;
    padding: 1px 0;
}

#framework #page #content #factsbox #boxbottom .linkcontainer .active
{
    background-color: #6cc5e6;
}

#framework #page #content #factsbox #boxbottom .linkcontainer .itemcontainer a
{
    font-weight: bold;
    line-height: 18px;
    margin-left: 5px;
}

#framework #page #content #factsbox #boxbottom .linkcontainer .itemcontainer .active
{
    color: #fff;
}

/*#framework #page #content .factspageheading
            {
				font-size:20px; font-weight:normal; color:black;
            }*/

#framework #page #content .newsLetterBox
{
    background-image: url(/ui/images/new.letter.box.bottom.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 460px;
}

#framework #page #content .newsLetterBox .newsLetterBoxContent
{
    background-image: url(/ui/images/new.letter.box.top.gif);
    background-repeat: no-repeat;
    padding: 12px;
    width: 436px;
}

#framework #page #content .newsLetterBox .newsLetterBoxContent h3
{
    color: #636363;
    font-size: 14px;
    font-weight: bold;
}

#framework #page #content .newsLetterBox .newsLetterBoxContent label
{
    color: #646464;
    display: block;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    margin: 8px 0 3px 0;
}

#framework #page #content .newsLetterBox .newsLetterBoxContent input
{
    font-size: 13px;
    width: 216px;
    float: left;
}
#framework #page #content .newsLetterBox .newsLetterBoxContent select
{
    font-size: 13px;
    width: 220px;
}

#framework #page #content .newsLetterBox .newsLetterBoxContent .boxBtn
{
    background-image: url(/ui/images/box.btn.left.gif);
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin-top: 8px;
    padding-left: 18px;
    clear: both;
}

#framework #page #content .newsLetterBox .newsLetterBoxContent .boxBtn span
{
    background-image: url(/ui/images/box.btn.right.gif);
    background-position: right top;
    background-repeat: no-repeat;
    color: #fff;
    float: left;
    font-weight: bold;
    padding: 5px 18px 14px 0;
}

/* [Visit] Page With Facts -- END */

/*#framework #page #content*/

#footer
{
    background-image: url(/ui/images/footer.background.gif);
    background-repeat: no-repeat;
    margin-top: 50px;
    padding: 18px 0 20px 10px;
    margin-left: 10px;
    position: relative;
}

#footer .iwTop100
{
    left: 867px;
    margin-top: -30px;
    position: absolute;
}

#content #footer
{
    margin-left: 0;
}
#footer h2
{
    color: #636363;
    font-family: Arial;
    margin: 0;
    font-size: 16px;
}

#footer .listWrapper
{
    overflow: hidden;
}

#footer .listWrapper p
{
    margin: 0;
}

#footer ul
{
    margin-left: -10px;
}

#footer li
{
    background-image: url(/ui/images/footer.divider.new3.png);
    background-position: 0 5px;
    background-repeat: no-repeat;
    color: #646464;
    float: left;
    font-size: 11px;
    padding: 12px 10px 15px 10px;
    width: 135px;
    min-height: 80px;
}

#footer li a
{
    display: block;
    font-weight: bold;
    margin-bottom: 4px;
}

#framework #page #content #footer .hr
{
    background-image: url(/ui/images/footer.hr.gif);
    height: 11px;
    margin: 0 0 0 -10px;
    width: 940px;
}

#framework #page #content #footer .hr hr
{
    display: none;
}

#footer .blink, #framework #page #content .bookingSearch
{
    background-image: url(/ui/images/list.arrow.gif);
    background-repeat: no-repeat;
    background-position: 0 3px;
    display: block;
    float: left;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    margin-right: 10px;
    padding-left: 12px;
    line-height: 15px;
    font-size: 12px;
}


#framework #page #content .coords
{
    border-bottom: 1px dashed #404040;
    color: #404040;
    font-family: "Trebuchet MS";
}

#footer .blink:hover, #framework #page #content .bookingSearch:hover
{
    background-image: url(/ui/images/list.arrow.hover.gif);
}

#footerInfo
{
    font-family: Arial;
    font-size: 12px;
    color: white;
    padding: 10px 10px 3px 0;
    background-image: url(/ui/images/logo.bottom.gif);
    background-position: right 10px;
    background-repeat: no-repeat;
    width: 234px;
    margin: 5px auto 0 auto;
    display: block;
}

#framework .allItemsOnMap
{
    padding-bottom: 20px;
}

#framework .allItemsOnMap li
{
    padding: 3px;
}

#framework .allItemsOnMap li a
{
    background-image: url(/ui/images/list.pin.png);
    background-position: 3px 0px !important;
    background-repeat: no-repeat;
    line-height: 18px;
    padding-left: 20px;
}

#framework .allItemsOnMap li a:hover
{
    background-image: url(/ui/images/list.pin.hover.png);
}

#framework .allItemsOnMap .alternative
{
    background-color: #eaf9fe;
}



#framework .notFound
{
    background-image: url(/UI/Images/404.jpg);
    background-position: 0 -15px;
    height: 422px;
    text-align: center;
    width: 920px;
    margin-top: 20px;
}
#framework .notFound a
{
    color: #424242;
    display: block;
    margin-bottom: 30px;
}

.ess-search-results h3
{
    color: #404040; /* margin-top:5px;*/
}
.ess-search-results h2
{
    color: #636363;
    margin-top: 15px;
}
.ess-spelling
{
    margin: 10px 0;
}

#start-flash
{
    display: block;
    height: 460px;
    width: 940px;
    margin-top: -1px;
}
#ctl00_FullRegion_MainRegion_searchResults_BestBetsPanel
{
    margin-bottom: 10px;
}

#splash
{
    background-color: #fff;
    height: 100%;
    width: 100%;
}

#splash #splashContent
{
    color: #a0a0a0;
    font-family: Arial, Sans-Serif;
    margin: 0 auto;
    padding-top: 100px;
    text-align: center;
    width: 340px;
}
#splash #splashContent h1
{
    margin: 30px 0 10px 0;
}

#splash #splashContent ul
{
    margin-left: 30px;
    width: 350px;
}

#splash #splashContent li
{
    text-align: left;
    width: 400px;
}

#splash #splashContent li a
{
    font-size: 14px;
}

#splash #splashContent li a.visitor
{
    float: left;
    width: 100px;
}

#splash #splashContent select
{
    color: #009FDC;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 2px 0 0 5px;
}

#splash #splashContent .submit
{
    background-color: white;
    background-image: url(/ui/images/btn.empty.blue.search.gif);
    background-repeat: no-repeat;
    border: none;
    color: white;
    display: block;
    float: left;
    font-weight: bold;
    height: 24px;
    margin: 0 0 0 7px;
    padding: 0;
    text-align: center;
    width: 77px;
    cursor: hand;
    cursor: pointer;
}

#splash #splashContent .submit:hover
{
    background-image: url(/ui/images/btn.empty.blue.search.hover.gif);
}

#bookings
{
    margin: 0 0 20px 0;
}
#bookings li .information
{
    overflow: hidden;
}
#bookings li .information iframe
{
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 695px;
    margin: 0 0 0 5px;
    padding: 0;
    height: 800px;
    padding: 0;
}

#map
{
    height: 300px;
}
a.coords
{
    color: #404040;
    text-decoration: none !important;
}
a.coords:hover
{
    color: #404040;
    border-bottom: 1px dashed #404040;
    text-decoration: none;
    cursor: pointer;
}
.toplinksactive
{
    color: #646464 !important;
}
.module2Wrapper a
{
    font-size: 1em;
}
.LabeledMarker_markerLabel
{
    color: #009fdc;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    width: 25px;
    line-height: 16px;
    padding-left: 13px;
    z-index: 5 !important;
}


/*#extInfoWindow_nopanorama { height:91px; width:160px; background:url('/ui/images/pratbubbla.png') no-repeat;}*/

#simple_example_window
{
    width: 160px;
    height: 91px;
    font-family: arial;
    font-size: 13px;
    line-height: 16px;
    background: url('/ui/images/pratbubbla.png') no-repeat;
}
#simple_example_window_contents
{
    margin: 10px 12px;
}
#simple_example_window_beak
{
    width: 0px;
    height: 0px;
}

#simple_example_window_tl, #simple_example_window_tr, #simple_example_window_bl, #simple_example_window_br, #simple_example_window_t, #simple_example_window_l, #simple_example_window_r, #simple_example_window_b
{
    height: 0px;
    width: 0px;
}

#pano, #pano *
{
    position: absolute !important;
    z-index: 8000;
}

.mappoiBtnWrapper
{
    float: right;
    overflow: hidden;
    width: 120px;
}

.module2Wrapper .pt14 #chineseLink
{
    background-image: url("/ui/images/arrow.link.new.hover.png");
    background-repeat: no-repeat;
    background-position: left top;
    font-weight: bold;
    display: block;
    height: 29px;
    line-height: 23px;
    padding: 1px 0 10px 32px;
}

/* -- addthis_toolbox -- */
.addthis_toolbox a, .addthis_toolbox .shareText
{
    float: left;
    margin: 0px 3px 0 0px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    font-size: 11px;
}
.addthis_toolbox a span
{
    background: url(/UI/Images/share.png) no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
}

.addthis_shareText
{
    color: #636363;
    padding-top: 4px;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial;
}

.addthis_toolbox .addthis_button_facebook span
{
    background-position: 0 0;
}
.addthis_toolbox .addthis_button_twitter span
{
    background-position: -26px 0;
}
.addthis_toolbox .addthis_button_digg span
{
    background-position: -53px 0;
}
.addthis_toolbox .addthis_button_linkedin span
{
    background-position: -104px 0;
}
.addthis_toolbox .addthis_button_delicious span
{
    background-position: -78px 0; /* margin-right: 10px;*/
}

.addthis_toolbox span.omo
{
    background: none;
    position: absolute;
    font-size: 11px;
    color: #009FDC;
    display: block;
    font-family: Arial;
}

.addthis_container
{
    margin-top: 3px;
}

.contacthr {  border-top: 1px solid #E7E7E7; margin-bottom: 10px; }

/*Needed to set background to white and position relative*/
.fixForBookingSlide {
    position: relative;
	background: #fff;
 }


 /*- Post card -*/
 .postCard { margin-bottom:-40px; width: 586px; }
 .postCard .top { position:relative; background-image: url(/ui/images/postcard/top.png); 	background-repeat: no-repeat; height: 6px; }
 .postCard .topInfo { position:relative; background-image: url(/ui/images/postcard/middle.png); 	background-repeat: repeat-y; padding-left:13px; font:11px Trebuchet MS; 	color:#646464; height: 15px; }
 .postCard .middle { position:relative; left:0px; background-image: url(/ui/images/postcard/middle.1px.png); background-repeat: repeat-y; padding: 5px 13px 0px; }
 .postCard .middle h2, .postCard .middle h3 { color: #646464; margin-bottom: 5px; }		
 .postCard .middle h2 { font-size: 16px; }
 .postCard .middle h3 { font-size: 14px; }
 .postCard .middle input, .postCard .middle select { border: 1px solid #d6d6d6; color:#646464; font-size:11px; }
 .postCard .middle label { color:#646464; font-size:11px; }
 .postCard .middle textarea { border: 1px solid #d6d6d6; color:#646464; font-family:Comic Sans MS; font-size:14px; height: 171px; margin-bottom: 20px; width: 320px; background-color:#eaf9fe; }
 .postCard .middle .postCardInput { height:14px; margin:0px 6px 5px 0pt; padding:5px 4px 3px; width: 180px; }
 .postCard .middle .postCardSelect { margin:0px 6px 10px 0pt; width: 190px; }
 .postCard .middle .postCardSelect option { padding:5px 4px 3px; }
 .postCard .middle .leftBox { float: left; padding-top: 15px; width: 340px; }
 .postCard .middle .leftBox .leftBottom { padding:22px 0 0 0; }
 .postCard .middle .leftBox .leftBottom input { border-style:none; }
 .postCard .middle .rightBox { background-image: url(/ui/images/postcard/divider.gif); background-repeat: no-repeat; float: right; width: 220px; height:366px; }
 .postCard .middle .rightBox .stamp { background-image: url(/ui/images/postcard/stamp.png); background-repeat: no-repeat; height:102px; margin-top:-15px; width: 92px; text-indent: -9999px; }
 .postCard .middle .rightBox .friends { margin: 235px 0 0 25px; }
 .postCard .middle .rightBox a.arrowLink { background-image:url(/ui/images/list.arrow.gif); background-repeat: no-repeat; background-position: 0 3px; display: block; font-weight: bold; margin: 5px 0; padding-left: 12px; }
 .postCard .middle .rightBox a.arrowLink:hover { background-image:url(/ui/images/list.arrow.hover.gif); }
 .postCard .middle .rightBox a.cancel { background-image:url(/ui/images/postcard/cancel.gif); background-repeat: no-repeat; color: white; display: block; float: left; font-weight: bold; height: 24px; margin-left: 7px; padding: 5px 0 0 0; text-align: center; width: 78px; }
 .postCard .middle .rightBox a.cancel:hover { background-image:url(/ui/images/postcard/cancel.hover.gif); }
 .postCard .middle .rightBox a.preview { background-image:url(/ui/images/postcard/post.gif); background-repeat: no-repeat; color: white; display: block; float: left; font-weight: bold; height: 24px; padding: 5px 0 0 0; text-align: center; width: 105px; }
 .postCard .middle .rightBox a.preview:hover { background-image:url(/ui/images/postcard/post.hover.gif); }
 .postCard .bottom { background-image: url(/ui/images/postcard/bottom.png); background-repeat: no-repeat; height: 46px; bottom: -40px; left:0px; position:absolute; z-index:90; width: 612px; display: none; }
  /*- /Post card -*/

/*- google maps api v3 */
.marker_mouseover { background-image: url(/UI/images/googlemaps/marker.label.png); background-position: right 2px; background-repeat: no-repeat; color: #009FDC; font-family: Arial; font-size: 11px; line-height: 18px; padding: 4px 15px 22px 3px; }
.marker_mouseover span { white-space: nowrap; }
.marker_mouseover_mini { background-image: url(/UI/images/googlemaps/pin.mini.label.png); background-position: right -1px; background-repeat: no-repeat; color: #009FDC; font-family: Arial; font-size: 10px; line-height: 16px; padding: 1px 12px 22px 6px; }
.marker_mouseover_mini span { white-space: nowrap; }
.marker_mouseover_big { background-image: url(/UI/images/googlemaps/pin.big.label.png); background-position: right 0px; background-repeat: no-repeat; color: #009FDC; font-family: Arial; font-size: 16px; line-height: 22px; margin-left: -2px; padding: 6px 20px 22px 1px; }
.marker_mouseover_big span { white-space: nowrap; }

.weatherLabel { color: #009FDC; cursor: pointer; font-weight:bold; font-family:Arial; font-size: 11px; padding: 5px 15px 22px 4px; width: 20px; }

/*- /google maps api v3  */


.noborder { border-style:none; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none; }
#mappoi { width:429px; height:421px; padding:16px 19px 10px 19px; overflow:visible; background: url(/ui/images/map.poi.background.png) no-repeat; }
#mappoi h4 { color:black; font-size:12px; line-height:14px; }

#mappoi #topcontainer { float: left; margin-top: 0px; margin-right: 10px; }
#poi_dialog_close { background-image: url(/UI/Images/icon.close.gif); width:22px; height:26px; display:inline-block; vertical-align: top; margin-right: -3px; }
#poi_dialog_close:hover { background-image:url(/ui/images/icon.close.hover.png); }

#mappoi #zoombutton { float:right; width:97px; height:25px; }

#mappoi #factscontainer { margin-top:-4px; width:210px; float:left; }
#mappoi #poiImageZoomIcon { position:absolute; right:236px; z-index: 50}

#mappoi #poiImageZoomIcon a { cursor: url(/UI/images/magnifyingglass.cur), pointer; background: url(/ui/Images/image.zoom.icon.gif) no-repeat; height: 15px; width: 15px; display: block; }
#mappoi #poiImageZoomIcon a.zoomHover, #mappoi #poiImageZoomIcon a:hover { background: url(/ui/Images/image.zoom.icon.hover.gif) no-repeat; }
#poiNav { right:20px; float:right; margin-bottom: -10px; width: 150px; vertical-align: middle; text-align: right; margin-bottom: 0px; display:inline; }
#poiNav a { font-size: 11px; }
#poiNav li { padding-left: 5px; display:inline; }
#poiNav li.hidden { display: none; }
#poiNav li.divider { border-right: 1px solid #c6c6c6; padding-right: 5px; }
#mappoi #heading { padding-top:16px; height: 54px; }

#mappoi .poiimage { background-color:white; width:211px; height:147px; margin-bottom: 5px; overflow: hidden; position: relative; z-index: 10}
#mappoi .poiimage img { cursor: url(/UI/images/magnifyingglass.cur), pointer; position: absolute; width:211px; height:147px;}
#mappoi .facts { position:relative; width:210px; border-bottom:1px solid #d2d2d2; font-size:12px; line-height:15px; color:#646464; padding-top:4px; padding-bottom:2px; font-family:arial; }
#mappoi .facts .eu{ position:absolute; top:6px; left:172px; }
#mappoi #bottomcontainer { position:relative; margin:10px 0; width:429px; height:138px; overflow:hidden; }

#textTotal { height: 302px; width: 203px; margin-bottom:5px; overflow-x: hidden; overflow-y: auto; display:inline-block; padding-right: 5px; margin-top: -4px; }
#textTotal p { margin-bottom: 0.5em; }

#mappoi #bottomwrapper { padding-top:3px; }
#mappoi #bottomslider { position:absolute; }

#mappoi #bottomcontainer #bottomslider .leftColumn p , #mappoi #bottomcontainer #bottomslider .rightColumn p  { margin-bottom: 0.5em; }
#mappoi #bottomcontainer #bottomslider .leftColumn { float:left; left:0px; width:214px; height:137px; }
#mappoi #bottomcontainer #bottomslider .middleColumn { float:left; left:218px; width:214px; height:137px; }
#mappoi #bottomcontainer #bottomslider .rightColumn { float:left; left:436px; width:214px; height:137px; }


#mappoi .poitext { position:absolute;  width:198px; font-size:11px; line-height:15px; }
#mappoi .sponsoredArticle { color:#646464; font-size: 10px; text-transform: uppercase; float:left; #margin-right: -1000px; }
#mappoi .poiHeading { overflow: hidden; padding-top:0; height: 44px; line-height:22px; margin-top:0; font-size:18px; width:278px; font-weight:bold; color:black; float:left; }
#mappoi #slideWrapper { padding:0 5px; background-color:Transparent; }
#mappoi #slidePositioner { position:absolute; right:15px; background-color:Transparent; padding-top: 3px;}

#mappoi #slideLeftLink { float:right; margin:7px 0; height:11px; display:none; }
#mappoi #slideLeftLink a { display:block; margin-top:-2px; margin-right:10px; padding-left:15px; background:url(/ui/images/arrow.left.gif) no-repeat; background-position:left 1px;}
#mappoi #slideLeftLink a:hover { background:url(/ui/images/arrow.left.hover.gif) no-repeat; background-position:left 1px; }

#mappoi #slideRightLink { float:right; margin:7px 0; height:11px; visibility:hidden; }
#mappoi #slideRightLink a { display:block; text-align:right; margin-top:-2px; padding-right:15px;  background:url(/ui/images/arrow.right.gif) no-repeat; background-position:right 1px;}
#mappoi #slideRightLink a:hover { background:url(/ui/images/arrow.right.hover.gif) no-repeat; background-position:right 1px; }

#mappoi a.addFavoriteLink { font-size: 12px; background-image: url(/ui/images/icon.heart.gif); background-repeat: no-repeat; background-position:left 8px; padding:10px 25px 4px; padding-right:0; line-height:30px; margin-right:5px; }
#mappoi a.addFavoriteLink:hover { background-image:url(/ui/images/icon.heart.animated.gif) !important; } 

#mappoi #btnZoom { text-align: center; float:right; margin:0 2px 0 0; width:93px; height:26px; padding:0 0 0 13px; overflow:visible; background: url(/ui/images/btn.empty.blue.small.gif) no-repeat; }
#mappoi #btnZoom a { line-height:14px; width:auto; height:26px; padding:3px 13px 0 0; display:block; background: url(/ui/images/btn.empty.blue.small.gif) no-repeat; background-position:right top; color:white; font-family:arial; font-weight:bold; font-size:11px; }
#mappoi #btnZoom:hover { background: url(/ui/images/btn.empty.blue.small.hover.gif) no-repeat; }
#mappoi #btnZoom a:hover { background: url(/ui/images/btn.empty.blue.small.hover.gif) no-repeat; background-position:right top; }

#mappoi #btnStreetView { float:right; margin:0 2px 0 0; width:93px; height:26px; padding:0 0 0 13px; overflow:visible; background: url(/ui/images/btn.empty.blue.small.gif) no-repeat;text-align:center; }
#mappoi #btnStreetView a { line-height:14px; width:auto; height:26px; padding:3px 13px 0 0; display:block; background: url(/ui/images/btn.empty.blue.small.gif) no-repeat; background-position:right top; color:white; font-family:arial; font-weight:bold; font-size:11px; }
#mappoi #btnStreetView:hover { background: url(/ui/images/btn.empty.blue.small.hover.gif) no-repeat; }
#mappoi #btnStreetView a:hover { background: url(/ui/images/btn.empty.blue.small.hover.gif) no-repeat; background-position:right top; }

#mappoi a.preview{ background-image:url(/ui/images/postcard/post.gif); background-repeat: no-repeat; color: white; display: block; float: left; font-weight: bold; height: 24px; padding: 5px 0 0 0; text-align: center; width: 102px; margin-top: 5px; line-height:13px; }
#mappoi #bookonline{ margin-right:6px;}
#mappoi a.preview:hover{ background-image:url(/ui/images/postcard/post.hover.gif);	}

#mappoi.street_view_only #heading { height: 46px; }

#street_view_panorama { height: 312px !important; }
.pegmanIcon { left: 20px !important; top: 286px !important; }

#hr { padding:none; margin:5px 0 0;}

#mappoilight #topcontainer { width:211px; height:auto; padding:16px 19px 0 19px; overflow:visible; background: url(/ui/images/map.poi.light.background.png) no-repeat; }
#mappoilight #bottomcontainer { width:211px; height:10px; padding:0 19px 5px 19px; background: url(/ui/images/map.poi.light.background.png) no-repeat; background-position:left bottom; }

#mappoilight h4 { color:black; font-size:12px; line-height:14px; }
#mappoilight #contents { margin-top:10px; }
#mappoilight #closebutton { float:right; width:20px; height:24px; margin-right:-2px; }

#mappoilight .poiimage { background-color:white; width:211px; height:147px; margin:0 0 10px; overflow: hidden; }
#mappoilight .poiimage img { max-width: 211px; }

#mappoilight .link {padding:5px 0; clear:both; position:relative;}
#mappoilight .link .eu {position:absolute; left:173px; top:8px;}
/*#mappoilight .mainbody {  padding:0 0 10px; font-size:11px; line-height:15px;}*/
#mappoilight .mainbody { border-bottom:1px solid #d2d2d2; padding:0 0 10px; font-size:11px; line-height:15px;}
#mappoilight .sponsoredArticle { color:#646464; float:left; font-size:10px; height:30px; margin:0 0 -15px; text-transform:uppercase;}
#mappoilight .poiHeading { overflow: hidden; padding-top:0; height: auto; line-height:22px; font-size:18px; width:190px; font-weight:bold; color:black; float:left; margin-top:-10px;}
#mappoilight .poiHeadingAccomodation { overflow: hidden; padding-top:0; height: auto; line-height:22px; margin-top:14px !important; font-size:18px; width:186px; font-weight:bold; color:black; float:left; margin-top:-1px;}

#mappoilight .noborder { border-style:none; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none; }

#mappoilight a.preview{ background-image:url(/ui/images/postcard/post.gif); background-repeat: no-repeat; color: white; display: block; font-weight: bold; height: 24px; padding: 5px 0 0 0; text-align: center; width: 102px; margin-top: 5px; line-height:13px; }
#mappoilight #bookonline{ margin-right:6px;}
#mappoilight a.preview:hover{ background-image:url(/ui/images/postcard/post.hover.gif);	}
#accomondationpoi a { display:block; text-align:justify; margin-top:5px;  background:url(/ui/images/arrow.right.gif) no-repeat; background-position:2px 2px; padding-left:17px;}
.starclassification{margin-right: 2px;}

#mappoilight #bottombooking { border-bottom:1px solid #d2d2d2; float:right; padding-bottom: 4px; width: 211px; }

#mappoilight #bookinglink { float:left; }

#moreAboutRegion { margin-top: 7px; }
#moreAboutRegion a { background: url(/ui/images/arrow.right.gif) no-repeat right 2px; padding-right: 15px; }

/* 
	Weather widget, Visit Sweden
	Author: Marianne Silverlind, Cloud Nine 2009
*/
#mappoilight #poiNav { width: auto; }
#mappoilight .poiHeadingWeather { float: left; font-weight: bold; height: auto; line-height: 22px; margin-top: 10px !important; overflow: hidden; padding-top: 0; width: 184; }
#mappoilight .poiHeadingWeather a { font-size: 18px; }
.todaysWeather { border-bottom: 1px solid #d2d2d2; overflow: hidden; margin: 0 0 8px 0; }
.todaysWeather span { display: block; font-size: 14px; font-weight: bold; padding: 0 0 8px 0; }
.weather { clear: left; overflow: hidden; margin: 0 0 5px 0; }
.weather img, .todaysWeather img { float: left; padding: 0 15px 0 10px; }
.weather p { padding: 5px 0 0 0; margin: 0; }
.todaysWeather p { margin: 0; }
.weather span { display: block; font-size: 12px; line-height: 16px; }
.weather span.info { font-size: 13px; }
.todaysWeather span.info { font-size: 13px; 	margin-bottom: 4px; }
.todaysWeather span.info strong { font-size: 30px; font-weight: bold; }
.weather span.info label strong { font-size: 20px; font-weight: bold; }
.weatherFooter { /*border-top: 1px solid #d2d2d2; */ overflow: hidden; padding: 6px 0 0 0; }
.weatherFooter p { margin: 0 0 3px 0; }
.weatherFooter p.right { float: right; }
.weatherFooter p.right a { font-size: 12px; 	font-weight: bold; color: #404040; }
.weatherFooter p.right a.border { margin:0 0 0 5px; padding:0 0 0 3px; }
.weatherFooter p.right a.active { color: #009fdc; font-weight:normal; margin:0 0 0 5px; padding:0 0 0 3px; }

.viewPhoto { background-color: white; padding: 10px; position: absolute; width: 750px !important; height: 580px !important;}
.viewPhoto a img { height: 525px !important; width: 750px !important; position: absolute; display:none;}
.viewPhoto h4 { color: Black; font-size: 13px; font-weight: bold; margin-top: 8px; position:absolute; bottom: 37px}
.viewPhoto .photoBy { color: #999; font-size: 11px; letter-spacing: normal; position: absolute; bottom: 17px}
.viewPhoto .displayNumber { color: #999; font-size: 10px; position: absolute; bottom: 8px; right: 30px}
.viewPhoto .close { background-image:url(/ui/images/icon.close.png); background-repeat: no-repeat; display: block; height: 25px; position: absolute; right: 5px; text-indent: -9999px; top: 5px; width: 20px; z-index: 121;	}
.viewPhoto .close:hover { background-image:url(/ui/images/icon.close.hover.png); }
.viewPhoto .bigPicture { cursor: url(/UI/images/magnifyingglass_-.cur), default; }
.viewPhoto a.mail { background-image:url(/ui/images/icon.postcard.gif); background-repeat: no-repeat; display: block; font-weight: bold; height: 22px; bottom:25px; position: absolute; right: 125px; margin-top: 8px; padding: 8px 0 0 32px; }

#image_controls { float: right; }
#image_controls_lightbox { position: absolute; bottom: 23px; right: 10px }

#poiarticlewrapper #image_controls { float: none; }

#framework #page #content #main-page #RichContentBrowser #image_controls p { color: #999; font-size: 11px; font-weight: normal; text-align: center; }

#image_controls .buttons { background-image: url(/ui/images/rcb_sprite.png); background-position: -464px 0; background-repeat: no-repeat; height: 28px; padding: 5px; width: 90px; }

#image_controls .buttons a { background-image: url(/ui/images/rcb_sprite.png); background-position: -465px -43px; background-repeat: no-repeat; display: inline-block; height: 20px; margin: 4px 0 4px 4px; /*text-indent: -9999px;*/ width: 22px; }
#image_controls .buttons a:hover { background-position: -465px -66px; }
#image_controls .buttons a:active { background-position: -465px -89px; }

#image_controls .buttons a#play_pause_image { background-position: -512px -43px; }
#image_controls .buttons a#play_pause_image:hover { background-position: -512px -66px; }
#image_controls .buttons a#play_pause_image:active { background-position: -512px -89px; }

#image_controls .buttons a#play_pause_image.play { background-position: -489px -43px; }
#image_controls .buttons a#play_pause_image.play:hover { background-position: -489px -66px; }
#image_controls .buttons a#play_pause_image.play:active { background-position: -489px -89px; }

#image_controls .buttons a#next_image { background-position: -535px -43px; margin-left: 3px; }
#image_controls .buttons a#next_image:hover { background-position: -535px -66px; }
#image_controls .buttons a#next_image:active { background-position: -535px -89px; }


#image_controls_lightbox .buttons_lightbox { background-image: url(/ui/images/rcb_sprite.png); background-position: -464px 0; background-repeat: no-repeat; height: 28px; padding: 5px; width: 90px;}

#image_controls_lightbox .buttons_lightbox a { background-image: url(/ui/images/rcb_sprite.png); background-position: -465px -43px; background-repeat: no-repeat; display: inline-block; height: 20px; margin: 4px 0 4px 4px; /*text-indent: -9999px;*/ width: 22px; }
#image_controls_lightbox .buttons_lightbox a:hover { background-position: -465px -66px; }
#image_controls_lightbox .buttons_lightbox a:active { background-position: -465px -89px; }

#image_controls_lightbox .buttons_lightbox a#play_pause_image_lb { background-position: -512px -43px;}
#image_controls_lightbox .buttons_lightbox a#play_pause_image_lb:hover { background-position: -512px -66px; }
#image_controls_lightbox .buttons_lightbox a#play_pause_image_lb:active { background-position: -512px -89px; }

#image_controls_lightbox .buttons_lightbox a#play_pause_image_lb.play { background-position: -489px -43px; }
#image_controls_lightbox .buttons_lightbox a#play_pause_image_lb.play:hover { background-position: -489px -66px; }
#image_controls_lightbox .buttons_lightbox a#play_pause_image_lb.play:active { background-position: -489px -89px; }

#image_controls_lightbox .buttons_lightbox a#next_image_lb { background-position: -535px -43px; margin-left: 3px; }
#image_controls_lightbox .buttons_lightbox a#next_image_lb:hover { background-position: -535px -66px; }
#image_controls_lightbox .buttons_lightbox a#next_image_lb:active { background-position: -535px -89px; }


#image_controls .smallbuttons { background-image: url(/ui/images/rcb_sprite_small.png); background-position: -350px 0; background-repeat: no-repeat; height: 20px; padding: 5px 5px 5px 4px; width: 62px; z-index: 100; position: absolute; top: 205px; left: 89px;}

#image_controls .smallbuttons a { background-image: url(/ui/images/rcb_sprite_small.png); background-position: -348px -30px; background-repeat: no-repeat; display: inline-block; height: 18px; margin: 0; /*text-indent: -9999px;*/ width: 17px; }
#image_controls .smallbuttons a:hover { background-position: -348px -47px; }
#image_controls .smallbuttons a:active { background-position: -348px -64px; }

#image_controls .smallbuttons a#play_pause_image_poi { background-position: -382px -30px; }
#image_controls .smallbuttons a#play_pause_image_poi:hover { background-position: -382px -47px; }
#image_controls .smallbuttons a#play_pause_image_poi:active { background-position: -382px -64px; }

#image_controls .smallbuttons a#play_pause_image_poi.play { background-position: -365px -30px; }
#image_controls .smallbuttons a#play_pause_image_poi.play:hover { background-position: -365px -47px; }
#image_controls .smallbuttons a#play_pause_image_poi.play:active { background-position: -365px -64px; }

#image_controls .smallbuttons a#next_image_poi { background-position: -401px -30px; margin-left: 3px; }
#image_controls .smallbuttons a#next_image_poi:hover { background-position: -401px -47px; }
#image_controls .smallbuttons a#next_image_poi:active { background-position: -401px -64px; }

#RichContentBrowser #send_photo_as_postcard { background-image: url(/ui/images/rcb_sprite.png); background-position: -464px -115px; background-repeat: no-repeat; display: inline-block; font-size: 11px; font-weight: bold; line-height: 28px; margin-left: 4px; padding: 0 0 2px 30px; }
#RichContentBrowser #see_photo_on_map { background-image: url(/ui/images/rcb_sprite.png); background-position: -464px -162px; background-repeat: no-repeat; display: inline-block; font-size: 11px; font-weight: bold; line-height: 28px; margin-left: 8px; padding: 0 0 4px 32px; }
#RichContentBrowser #see_photo_on_map.inactive { background-position: -464px -209px; color: #cccccc; }
#viewPhoto { min-height: 500px !important; }
.ui-dialog-titlebar-close { display: none; }
.ui-widget-overlay { z-index: 1001; position: absolute; top: 0px; left: 0px; background: #000; opacity: 0.5; filter: alpha(opacity = 50);}
.ui-corner-all { position:absolute; }

/*Stylesheet for tooltip, see tooltip.js*/
.tooltip {
	width: 107px; 
	color:#404040;
	font-style: italic;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align:center
}

.tooltip span.top {
	padding: 10px 10px 14px 11px;
    background: transparent url(/UI/Images/tooltip.png) no-repeat top
}

.tooltip b.bottom {
	/*padding: 5px 10px 5px;
	color:#404040;
	font-style: italic;
	font-family: Arial,sans-serif;
	text-decoration:none;
	text-align:center;
	text-indent: -4000px;
    background: transparent url(/UI/Images/tooltip.png) no-repeat bottom*/
}

#showSaveToFav {width:184px;}

.socialMedia {padding: 5px 0;}
.socialMedia > * {float: left;}
.socialMedia > .cb {clear: both; float: none;}

.xFormButton { background-color: white; }

.googleplus { width: 72px; }
