body {
	background: #ebf0f5 url('/gfx/body_background.gif') repeat-x;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0 0 0 0; /* 0.833em */
}

h2 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 1em 0 0 0;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
}
.NoteMessage,
.ErrorMessage,
.SuccessMessage {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	margin: 10px 0;
}
.NoteMessage ul,
.NoteMessage ul li,
.ErrorMessage ul,
.ErrorMessage ul li,
.SuccessMessage ul,
.SuccessMessage ul li {
	margin: 0;
	padding: 0;
}
.NoteMessage ul,
.ErrorMessage ul,
.SuccessMessage ul {
	padding: 0 0 0 15px;
}
.NoteMessage ul li,
.ErrorMessage ul li,
.SuccessMessage ul li {
	font-weight: normal;
}
.NoteMessage {
	background: #ffffcc;
	color: #000;
	border: 2px solid #e6e6ae;

}
.ErrorMessage {
	background: #cc3333;
	color: #fff;
	border: 2px solid #b10f18;
}
.SuccessMessage {
	background: #ccffd2;
	color: #000;
	border: 2px solid #0fb117;
}

span.req {
	font-weight: bold;
	font-size: 14px;
	color: red;
}

.border {
	background: #ffffff;
	border: 1px solid c2c2c2;
	padding: 2px;
}

.price_info_box{
	background-color:#ffff88;
	border-top:1px solid #e5e57a;
	border-bottom:1px solid #e5e57a;
	width:320px;
	padding:10px;
	float: right;
	margin-left:30px;
	margin-top:-35px;
}
.info_box{
	width: 320px;
	padding: 10px;
	float: right;
	margin-left: 30px;
}
.price_info_box,
.info_box {
	padding: 6px 8px;
	margin: 0 0 0 0;
}
.price_info_box p,
.info_box p {
	margin: 5px 0;
}
.price_info_box {
	margin-top: -27px;
	display: block;
}
.Tright{
	text-align: right;
}
.clear{
	clear: both;
}
.ajax_loader{
    height: 66px;
    width: 66px;
    background:transparent url('/gfx/ajax-loader.gif') center center no-repeat;
	padding-left: 650px;
}
/*
 *	Wrapper
 */
#OutterWrapper {
	background: transparent url('/gfx/outterwrapper_background.gif') no-repeat center top;
}

/*
 * Top
 */
#TopWrapper {
	position: relative;
}

/* Logo */
#TopWrapper #RiisRejser {
	position: absolute;
	left: 19px;
	top: 32px;
}
#TopWrapper #RiisRejser a {
	display: block;
}

/* Menu */
#TopMenu {
	left: 220px;
	position: absolute;
	top: 33px;
	z-index:1;
}

#Menu {
	margin: 0;
	position: relative;
	z-index: 3000;
	width: 361px;
}
#Menu li {
	float: left;
	list-style: none;
	margin-right: 26px;
}

#Menu li a {
	display: block;
	padding: 8px 11px 9px 11px;
	text-decoration: none;
	width: auto;
	color: #0c4da2;
	white-space: nowrap;
}
#Menu li a span {
	text-decoration: underline;
}
#Menu li.active a span,
#Menu li a:hover span {
	text-decoration: none;
}

#Menu li a img {
	margin-right: 11px;
	vertical-align: middle;
}

#Menu li.active {
	/*background: #f6f6f6 url('/gfx/topmenu_hover_background.gif') repeat-x;*/
	background: #f6f6f6;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#Menu li.active a {
	font-weight: bold;
}
#Menu li.active ul li a {
	font-weight: normal;
}
#Menu li.active ul li a span {
	text-decoration: none;
}

#Menu li ul {
	background: #f6f6f6;
	border: 1px solid #cdcdcd;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 35px;
	left: auto;
	margin-left: -10px;
	visibility: hidden;
	z-index: -1;
}
#Menu li ul li {
	margin: 0;
	float: none;
	display: inline;
}
#Menu li ul li a {
	color: #000000;
	padding: 4px 9px;
	width: 264px;
}
#Menu li ul li a:hover span {
	text-decoration: underline;
}

/* Søg */
#TopWrapper #TopSearch {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 215px;
}
#TopWrapper #TopSearch form {
	padding: 10px;
	/*
	background: #0c4da2;
	*/
}
#TopWrapper #TopSearch #gsQuery {
	background: #ffffff url('/gfx/icons/magnifier-left.png') no-repeat 3px 2px;
	padding-left: 22px;
	margin-right: 10px;
	vertical-align: top;
	width: 110px;
}

/* Afdelinger */
#TopWrapper #TopOffices {
	color: #0c4da2;
	position: absolute;
	right: 0px;
	top: 58px;
}

 /*
  * Content
  */
#ContentWrapper {
	background: #ffffff;
}

#ContentWrapper #ContentNav {
	padding: 0 0 3px 0;
	position: relative;
	height: 12px;
}
#ContentWrapper #ContentNav ul {
	position: absolute;
	top: -3px;
	left: 0px;
}
#ContentWrapper #ContentNav ul,
#ContentWrapper #ContentNav ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#ContentWrapper #ContentNav ul li {
	background: url('/gfx/icons/bullet_breadcrumb.gif') no-repeat left center;
	font-size: 0.917em;
	line-height: 0.917em;
	margin: 0 6px 0 0;
	padding: 0 0 0 12px;
}
#ContentWrapper #ContentNav ul li.nobullet {
	background: none;
	padding: 0;
}
#ContentWrapper #ContentNav ul li a {
	color: #7da0cc;
	text-decoration: none;

}
#ContentWrapper #ContentNav ul li a:hover {
	color: #0c4da2;
	text-decoration: underline;
}



 /*
  * Footer
  */

  
#BottomWrapper {
	color: #7da0cc;
	line-height: 1.917em;
	white-space: nowrap;
}
#BottomWrapper a {
	color: #7da0cc;
	text-decoration: underline;
}
#BottomWrapper a:hover {
	text-decoration: none;
}

#BottomWrapper #BottomInnerWrapper #intern1 {
	float: right;
}
#BottomWrapper #BottomInnerWrapper #intern1 a {
	color: #b0b4b8;
	text-decoration: none;
}
#BottomWrapper #BottomInnerWrapper #intern1 a:hover {
	color: #000000;
}

/*
 *	Tooltip
 */
#tooltip {
	position: absolute;
	z-index: 3000;
	border-bottom: 1px solid #e5e57d;
	border-top: 1px solid #e5e57d;
	background-color: #ffff88;
	padding: 8px 9px;
	width: 375px;
}
#tooltip h3,
#tooltip div {
	margin: 0;
}
#tooltip div.wrapper {
	float: left;
	width: 267px;
}
#tooltip img.image {
	background: #ffffff;
	border: 1px solid #c2c2c2;
	float: left;
	padding: 2px;
	margin: 0 11px 0 0;
	max-width: 91px;
}
#tooltip h3 {
	font-size: 1em;
	font-weight: bold;
}

/*
 *	Default input-felter, textarea
 */
.stdInput {
	background: #ffffff;
	border: 1px solid #d3d3d3;
	color: #1e1e1e;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 5px 4px 5px;
	margin: 0;
}
.stdButton {
	background: #ffffff url('/gfx/stdbutton_background.gif') repeat-x center;
	border: 1px solid #d3d3d3;
	color: #1e1e1e;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	overflow: visible;
	padding: 2px 6px 3px 6px;
	margin: 0;
}

/*
 *	Standard boks
 */
.stdBox{margin-bottom:10px;float:left;}
.stdBoxTop{float:left;background-image: url('/gfx/build/stdBoxTop.png')!important;background-position: top!important;background-repeat:no-repeat!important;width:205px;height:3px;}
.stdBoxBottom {float:left;background-image: url('/gfx/build/stdBoxBottom.png')!important;background-position: top!important;background-repeat:no-repeat!important;width:205px;height:3px;}
.stdBoxHeader {clear:both;width:175px;min-height:30px;padding:5px;margin-bottom:0;background-image: url('/gfx/build/stdBoxHeader.png')!important;background-position: bottom!important;background-repeat:no-repeat!important;}
.stdBoxCenter         {float:left;background-image: url('/gfx/build/stdBoxCenter.png')!important;background-position: top!important;background-repeat:repeat-y!important;padding:7px 10px;color:#000; }
.stdBoxCenter.noMargin{margin: 0;}
.stdBoxCenter h3      {font-size: 1.3em;font-weight: bold;margin: 0;}
.stdBoxCenter p       {margin: 12px 0;width:175px;}
.stdBoxCenter form       {width:175px;}

/*
 *	Standard boks colors
 */
 
.yellow         {background-color: #fed000;color: #000000;}
.orange         {background-color: orange;color: #000000;}
.orange h3   {color:#FFF;}
.orange a       {color: #FFFFFF;}
.green          {background-color: #34813a;color: #000000;}
.green h3   {color:#FFF;}
.green a        {color: #FFFFFF;}
.blue           {background-color: #1e2e5b;color: #000000;}
.blue h3    {color:#FFF;}
.blue a         {color: #FFFFFF;}
.lightblue      {background-color: #9ecde7;color: #000000;}
.facebookblue   {background-color: #2b7885;color: #000000;}
.cyan           {background-color: #2b7885;color: #000000;}
.cyan h3    {color:#FFF;}
.cyan a         {color: #FFFFFF;}
.red            {background-color: #873427;color: #000000;}
.red a         {color: #FFFFFF;}
.purple        {background-color: #73668e;color: #000000;}
.purple a      {color: #FFFFFF;}
.lime           {background-color: #cbd122;color: #fff;}
.lime a         {color: #FFFFFF;}

/*
 *	Riis Rejser default list
 */
ul.rr_list,
ul.rr_list li {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.rr_list {
	margin: 10px 0;
}
ul.rr_list li a {
	text-decoration: none;
}
ul.rr_list li a img {
	vertical-align: middle;
	margin: 0 5px;
}
ul.rr_list li a:hover span {
	text-decoration: underline;
}

/*
 *	Find rejsen
 */
 #box_find_travel{}
#box_find_travel #frontpage_find_travel form {
	margin: 5px 0 0 0;
}
#box_find_travel #frontpage_find_travel #search_form select {
	margin: 4px 0;
	width: 100%;
}
#box_find_travel #frontpage_find_travel form .stdButton {
	margin-top: 5px;
}
#box_find_travel h3 {
	margin: 0px;
}
/*
 *	Rejse der vises lige nu
 */
#box_live_travel {
	height: 100px;
	overflow: hidden;
}

#box_live_travel p {
	margin: 10px 0 0 0;
}
#box_live_travel img {
	margin: 0 10px 0 0;
}
#box_live_travel a {
	text-decoration: none;
}
/*
 *	Mest populære
 */
#box_most_popular {
	height: 100px;
	overflow: hidden;
}
#box_most_popular p {
	margin: 10px 0 0 0;
}
#box_most_popular img {
	margin: 0 10px 0 0;
}
#box_most_popular a {
	text-decoration: none;
}


/*
 *	Support
 */
#box_support table tr td {
	white-space: nowrap;
}
#box_support table tr td.tel img {
	vertical-align: -9px;
	margin: 0 10px 0 0;
}
#box_support table tr td.tel span {
	font-size: 2em;
}
/*
 *	Nyhedsbrev
 */
#box_newsletter .name, #box_newsletter .email {
	margin: 5px 0;
	width: 93%;
}
#box_newsletter .email {
	margin: 5px 0 12px 0;
}
/*
 *	Katalog
 */
#box_catalogs img {
	margin: 7px 12px 0 0;
	float: left;
}

/*
 *	Ring mig op
 */

#box_call_me .name,
#box_call_me .tel,
#box_call_me .time {
	margin: 5px 0;
	width: 93%;
}
#box_call_me .time {
	width: 100%;
}
#box_call_me_form_response {
	display: none;
}

/*
 *	Månedens rejse
 */
#box_month_travel {
	height: 100px; }

#box_month_travel a {
	text-decoration: none; }

#box_month_travel img {
	margin: 0 10px 0 0; }

/*
 * Senest viste rejser
 */
#box_last_viewed {
	height: 230px;
}
#box_last_viewed a {
	text-decoration: none;
}
#box_last_viewed img {
	margin: 0 10px 0 0;
}

/*
 *	Forside
 */
#frontpage_travel {
}
.frontpage_travel {
	display: block;
	background: #000000;
	height: 95px;
	margin: 0 10px 10px 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 174px;
}
.frontpage_travel span {
	background: #ffffff;
	bottom: 0;
	left: 0;
	display: block;
	line-height: 21px;
	opacity: .9;
	opacity: .8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	position: absolute;
	width: 100%;
}

div.frontpagenewsletter {
	padding: 0;
}
div.frontpagenewsletter #box_giftcard {
	padding: 10px;
}
div.frontpagenewsletter #box_newsletter {
	background: #41a62a url('/gfx/vind_konkurrence.jpg');
	padding: 83px 10px 10px;
}
div.frontpagenewsletter #box_newsletter h3 {
	margin-left: 40px;
}


#oversoeiske_flyrejser,
#grupperejser,
#busrejser,
#flodkrydstogter,
#musikrejser {
	width: 173px;
}

#busrejser,
#flodkrydstogter,
#musikrejser {
	margin-right: 0;
}

#opera,
#grupperejser,
#musikrejser {
	margin-bottom: 0;
}

#busrejser				{ background: url('/gfx/frontpage/busrejser-med-rejseleder2011.jpg') no-repeat center; }
#flyrejser_europa		{ background: url('/gfx/frontpage/flyrejser-til-europa.jpg') no-repeat center; }
#oversoeiske_flyrejser	{ background: url('/gfx/frontpage/oversoeiske-flyrejser2011.jpg') no-repeat center; }
#flodkrydstogter		{ background: url('/gfx/frontpage/flodkrydstogter2011.jpg') no-repeat center; }
#opera					{ background: url('/gfx/frontpage/opera-ballet-koncert2011.jpg') no-repeat center; }
#grupperejser			{ background: url('/gfx/frontpage/grupperejser.jpg') no-repeat center; }
#musikrejser			{ background: url('/gfx/frontpage/musikrejser2011.jpg') no-repeat center; }

/*
 *	Temaforside
 */

#theme_focus_boxes {
	float: left;
}
#theme_focus_boxes .theme_focus_box {
	background: #f6f6f6;
	border-bottom: 1px solid #d2d2d2;
	float: left;
	width: 372px;
}
#theme_focus_boxes .theme_focus_box .theme_focus_box_image {
	float: left;
	height: 142px;
	width: 372px;
}
#theme_focus_boxes .theme_focus_box .theme_focus_box_image a {
	padding-top: 111px;
	display: block;
	float: left;
	text-decoration: none;
	width: 372px;
}
#theme_focus_boxes .theme_focus_box .theme_focus_box_image a * {
	cursor: pointer;
	cursor: hand;
}

#theme_focus_boxes .theme_focus_box .theme_focus_box_image a span {
	background: #e0e8f1;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding: 7px 5px;
	width: 362px;

	opacity: .9;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);

}
#theme_focus_boxes .theme_focus_box .theme_focus_box_image a span b {
	font-weight: normal;
}
#theme_focus_boxes .theme_focus_box .theme_focus_box_image a span img {
	margin-top: 2px;
	float: right;
}
#theme_focus_boxes .theme_focus_box .theme_focus_box_content {
	clear: both;
	float: left;
	padding: 10px 11px;
	margin: 0;
	width: 352px;
	height: 50px;
}
#theme_focus_boxes .theme_focus_box .theme_focus_box_content a {
	text-decoration: none;
}
#theme_focus_boxes .theme_focus_box .theme_focus_box_content a:hover {
	text-decoration: underline;
}

#theme_intro {
	clear: left;
	float: left;
	width: 755px;
}
#theme_travel_calendar {
	clear: left;
	float: left;
	width: 755px;
}

#theme_travel_calendar table {
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	width: 100%;
}
#theme_travel_calendar table thead th,
#theme_travel_calendar table tbody tr td {
	text-align: left;
}
#theme_travel_calendar table thead th {
	padding: 15px 5px;
}
#theme_travel_calendar table tbody tr td {
	background: #f6f6f6;
}
#theme_travel_calendar table thead th,
#theme_travel_calendar table tbody tr.second td {
	background: #e9e9e9;
}
#theme_travel_calendar table thead th.alignRight,
#theme_travel_calendar table tbody tr td.alignRight {
	text-align: right;
}
#theme_travel_calendar table thead th.alignCenter,
#theme_travel_calendar table tbody tr td.alignCenter {
	text-align: center;
}

#theme_travel_calendar table tbody tr td a {
	border-top: 1px dotted #7b7b7b;
	display: block;
	padding: 4px 10px;
	line-height: 16px;
	text-decoration: none;
	white-space: nowrap;
}
#theme_travel_calendar table tbody tr td a img {
	vertical-align: middle;
}
#theme_travel_calendar table tbody tr td a img.flag {
	margin: -3px 10px 0 0;
}
#theme_travel_calendar table tbody tr.hover span {
	text-decoration: underline;
}

/*
 *	Rejsemål forside
 */
.stdTabWrapper {
}
.stdTabWrapper .stdTabs,
.stdTabWrapper .stdTabs li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.stdTabWrapper .stdTabs {
	background: #ffffff url('/gfx/stdtabs_bg.gif') repeat-x bottom;
	width: 100%;
    height: 37px;
}
.stdTabWrapper .stdTabs li {
	background: #ffffff url('/gfx/build/tab_std_bg.png') repeat-x bottom;
	margin:0;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
    height:31px;
    margin-top:4px;
}

.stdTabWrapper .stdTabs li.first {
	border-left: 1px solid #DDD;
    margin-left:10px!important;
}
.stdTabWrapper .stdTabs li.active {
	background: #f6f6f6 url('/gfx/build/tab_std_selected.png') repeat-x top;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	font-weight: bold;
    height:32px;
    padding-top:4px;
    margin:0;
}
.stdTabWrapper .stdTabs li a {
	cursor: pointer;
	display: block;
	float: left;
	text-decoration: none;
}
.stdTabWrapper .stdTabs li a:hover {
	background: transparent;
}
.stdTabWrapper .stdTabs li a:hover span {
	cursor: pointer;
	text-decoration: underline;
}
.stdTabWrapper .stdTabs li.active a:hover span {
	text-decoration: none;
}
.stdTabWrapper .stdTabs li a img {
	float: left;
	margin: 7px 0 0 9px;
}
.stdTabWrapper .stdTabs li a span {
	float: left;
	display: block;
	padding: 0 9px;
	height: 31px;
	line-height: 31px;
}
.stdTabWrapper .stdTabContent {
	background: #f6f6f6;
	border-bottom: 1px solid #cccccc;
	clear: left;
	padding: 10px;
}

div#contentSummary * {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

div#contentSummary ul,
div#contentSummary ul li,
div#contentSummary ol,
div#contentSummary ol li {
	margin: 0;
	padding: 0;
}
div#contentSummary ul,
div#contentSummary ol {
	padding: 0 0 0 20px;
}


/*
 *	START Google Search Results
 */

/* wrapper */
#searchcontrol {
	margin-top: 20px;
	width: 100%;
}

#searchcontrol .gsc-control {
	/*	INNER WRAPPER
	 *
	 *	This div contains:
	 *
	 *		- search-box
	 *		- resultsbox
	 */
	 width: 100%;
}

#searchcontrol .gsc-control form.gsc-search-box {
	/*	DEFAULT SEARCH FORM
	 *
	 *	This is the default search form
	 */
	display: none;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible {
	/*	RESULTS OUTTER WRAPPER
	 *
	 */
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible div.gsc-resultsRoot {
	/*	RESULTS INNER WRAPPER
	 *
	 */

}

#searchcontrol .gsc-control div.gsc-resultsbox-visible div.gsc-resultsRoot table.gsc-resultsHeader {
	/*	RESULTS CONTROLS
	 *
	 *	This contains:
	 *
	 *		- Collaps/Expand results
	 *		- results-selector
	 */
	 display: none;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results {
	/*	RESULTS INNER INNER WRAPPER
	 *
	 */
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-result {
	/* RESULT
	 *
	 */
	margin-bottom: 20px;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-result div.gs-title {
	/* RESULT TITLE DIV */
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-result div.gs-title a.gs-title {
	/* RESULT TITLE TEXT */
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}
#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-result div.gs-title a.gs-title b {
	/* RESULT TITLE TEXT MATCHES SEARCH WORDS */
	background: #ffffe0;
	color: #000000;
	text-decoration: none;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-result .gs-snippet {
	/* RESULT TEXT DESC
	 *
	 */
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px 0;
}
#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-result .gs-snippet b {
	background: #ffffe0;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-result .gs-visibleUrl-short {
	/* RESULT SHORT URL
	 */
	display: none;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-result .gs-visibleUrl-long {
	/* RESULT FULL/LONG URL
	 */
	 display: block;
	 color: #666666;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box {
	/*	BOTTOM PAGING AND MORE RESULTS LINK */
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box .gsc-cursor {
	/*	BOTTOM PAGING */
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box .gsc-cursor:before {
	content: "Gå til side: ";
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box .gsc-cursor .gsc-cursor-page {
	/*	PAGING ITEM */
	background: #ffffff;
	border: 1px solid #0c4da2;
	color: #0c4da2;
	text-decoration: none;
	padding: 2px 7px;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box .gsc-cursor .gsc-cursor-current-page {
	/*	PAGING ITEM: CURRENT PAGE */
	background: #0c4da2;
	color: #ffffff;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box .gsc-trailing-more-results {
	/*	BOTTOM: MORE RESULTS */
	display: none;
	color: #000000;
	text-decoration: none;
}

#searchcontrol .gsc-control div.gsc-resultsbox-visible .gsc-resultsRoot .gsc-results .gsc-expansionArea .gsc-cursor-box .gsc-trailing-more-results a.gsc-trailing-more-results {
	/*	BOTTOM: MORE RESULTS LIKNK */
	color: #000000;
}

 /*
 *	END Google Search Results


/* THINK BOX */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
  color: #333333;
}
#TB_secondLine {
font-family: arial, helvetica, sans-serif;
font-size: 12px;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#ffffff;
  filter:alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

#bruger_bg{
	float:left;
	background: url('/gfx/bruger_bg.jpg') repeat-x;
	width:254px;
	height:282px;
	padding:10px;
}

#bruger_content{
	margin-left:75px;
}
#splitter_beretning{
	background:url("/gfx/splitter_beretning_menu.jpg") repeat-x;
	width:100%;
	height:2px;
}
#beretning_menu {
	list-style:none;
	padding:10px;
	margin:2px;
}
#beretning_menu li{
	line-height:30px;
}

.rejsekalender_trigger_next {width:15px;height:13px;background:url("/gfx/build/arrow-right.png");position:absolute;margin-left:150px;margin-top:3px;}
.rejsekalender_trigger_prev {width:15px;height:13px;background:url("/gfx/build/arrow-left.png");position:absolute;margin-left:24px;margin-top:3px;}
.rejsekalender_input {display:none;position:absolute;margin-left:45px;width:93px;font-size:12px;text-align:center;border:1px solid #CCC;padding:2px;}
.rejsekalender_ul    {margin:0;padding:0;float:left;height:auto;}
.rejsekalender_ul    {list-style:none;margin:0;padding:0;}
.rejsekalender_ul li {background:#F6F6F6;border-bottom:1px dotted #333;padding:3px;height:24px;}
.rejsekalender_ul li table {width:177px;float:left;}
.rejsekalender_ul li table tr td {font-size:12px;height:12px;}
.rejsekalender_ul li table tr td a {text-decoration:none;color:#333!important;}


.box_rejsekalender {display:none;width:185px;height:225px;overflow:hidden;margin-top:25px;color:#333;background:#FFF;border:1px solid #CCC;}
.box_rejsekalender p{margin:0;padding:8px;line-height:1.4;}


.hotel_list_container                               {background:#F0F0F0;width:235px;float:left;}
.hotel_list_container .hotels_list  {margin:0px;padding:0px;}
.hotel_list_container .hotels_list .hotels_list_item {background:#E0E0E0;padding:5px;}
.hotel_list_container .hotels_list .hotels_list_item .hotels_list_item_wrapper {float:left;}
.hotel_list_container .hotels_list .hotels_list_item .hotels_list_item_wrapper .img {background:red;width:40px;height:30px;display:inline-block;float:left;}
.hotel_list_container .hotels_list .hotels_list_item .hotels_list_item_wrapper p {padding:0px;margin:0 0 0 10px;line-height:30px;display:inline-block;float:left;}
.hotel_list_container .hotels_list .hotels_list_item .hotels_list_item_content {display:none;}
.hotel_list_container .hotels_list .hotels_list_item p {padding:0px;margin:0 0 0 10px;line-height:30px;display:inline-block;float:left;}
.hotel_content table tr td {font-size:12px;}
.hotel_content table tr td.even {text-align:right;font-weight:bold;}
.hotel_content {background:#F6F6F6;width:480px;float:left;padding:10px;}

.facebook_container {float:left;}


.hotel_list_container                               {width:100%;float:left;border-bottom:1px solid #CCC;}
.hotel_list_container .hotel_list_wrapper                            {list-style:none;margin:0px;padding:0px;}
.hotel_list_container .hotel_list_wrapper .hotel_list_item                         {background:#FFF;padding:5px;float:left;margin-right:5px;}
.hotel_list_container .hotel_list_wrapper .hotel_list_item .hotel_list_item_wrapper                {float:left;}
.hotel_list_container .hotel_list_wrapper .hotel_list_item:hover                   {background:#CCC!important;cursor:pointer;}
.hotel_list_container .hotel_list_wrapper .hotel_list_item .img                    {background:red;width:40px;height:30px;display:inline-block;float:left;}
.hotel_list_container .hotel_list_wrapper .hotel_list_item p                       {padding:0px;margin:0 0 0 10px;line-height:30px;display:inline-block;float:left;}
.hotel_list_container .hotel_list_wrapper .hotel_list_item .hotel_list_item_content {display:none;}
.hotel_list_container .hotel_list_wrapper .hotel_list_item p                       {padding:0px;margin:0 0 0 10px;line-height:30px;display:inline-block;float:left;}
.hotel_list_container .hotel_list_wrapper .hotel_list_item .hotel_list_item_imagelist {display:none;}
.hotel_info_container table tr td                   {font-size:12px;}
.hotel_info_container table tr td.even              {text-align:right;font-weight:bold;}
.hotel_view                              {background:#F6F6F6;width:735px;float:left;clear:both;}
.hotel_view_images_thumbs img   {width:110px;margin:5px;display:inline-block;cursor:pointer;}
.hotel_view_images_stage img {width:350px;margin:5px;}
.hotel_view_content             {width:340px;margin-left:20px;margin-top:0px;float:left;}
.hotel_view_content h3  {font-size:15px;font-weight:700;line-height:22px;display:inline-block;padding:0;margin:0;}
.hotel_view_images {width:360px;overflow:hidden;float:left;}
.hotel_stars    {width:120px;height:20px;background:url("/gfx/build/stars.png");display:inline-block;margin-left:20px;}
.hotel_stars_1 {background-position: 0 0;}
.hotel_stars_2 {background-position: 0 -20px;}
.hotel_stars_3 {background-position: 0 -40px;}
.hotel_stars_4 {background-position: 0 -60px;}
.hotel_stars_5 {background-position: 0 -80px;}
.hotel_stars_small   {width:50px;height:10px;background:url("/gfx/build/stars_small.png");display:inline-block;margin-left:10px;margin-top:10px;}
.hotel_stars_1_small {background-position: 0 0;}
.hotel_stars_2_small {background-position: 0 -10px;}
.hotel_stars_3_small {background-position: 0 -20px;}
.hotel_stars_4_small {background-position: 0 -30px;}
.hotel_stars_5_small {background-position: 0 -40px;}

#indsendberetning_form a {background:#EEE;padding:2px 5px 2px 5px;float:left;border:1px solid #CCC;}
#indsendberetning_form a:hover {background:#FFF;}
#indsendberetning_besked {width:100%;height:100px;margin-bottom:10px;}
#indsendberetning_navn {width:200px;margin-right:20px;float:left;}
#indsendberetning_email {width:200px;margin-right:20px;float:left;}
#indsendberetning_message {float:right;margin-top:3px;margin-left:10px;font-size:16px;}

.frontpage_travel_item {float:left;width:173px;margin: 0 10px 10px 0;}
.frontpage_travel_item a {color:#333;text-decoration:none!important;}
.frontpage_travel_item_marginfix {margin-right:0px;}
.frontpage_travel_item_title {float:left;background:url('/gfx/build/frontpage_travel_item_title.png') no-repeat top;position:absolute;width:173px;height:32px;}
.frontpage_travel_item_title p {padding:5px;margin:0px;font-weight:bold;}
.frontpage_travel_item_image {overflow:hidden;height:75px;}
.frontpage_travel_item_image img {}
.frontpage_travel_item_info {float:left;clear:both;width:173px;padding-top:10px;height:32px;}
.frontpage_travel_item_info p {float:left;margin:0;line-height:16px;font-size:12px;}
.frontpage_travel_item_info p b {font-size:11px;}
.frontpage_travel_item_info_arrow {float:left;padding:5px;}

#bottom_box {width:990px;background:white;float:left;margin:10px 0 10px 0}
#bottom_box table {width:100%;}
#bottom_box table tr {}
#bottom_box table tr td {background:#eff3f7 url('/gfx/build/bottom_box.png') repeat-x bottom;text-align:left;vertical-align:top;}
#bottom_box table tr td.first   {width:30%;}
#bottom_box table tr td.second  {width:20%;}
#bottom_box table tr td.third   {width:50%;}
#bottom_box table tr td h3 {margin:0 0 10px 0;font-size:14px;font-weight:bold;color:#749cc9;}
#bottom_box table tr td ul {list-style:none;padding:0px;margin:0px;width:50%;float:left;}
#bottom_box table tr td ul li {line-height:20px;}
#bottom_box table tr td ul li a {color:#333;font-size:12px;text-decoration:none;}
#bottom_box table tr td table tr td {background:none;}
#bottom_box table tr td table tr td a {color:inherit;text-decoration:underline;}

.stdBoxHeadder.pantone7474 {background: #2b7885;color: #FFFFFF;}
.stdBoxHeadder.pantone484  {background: #873427;color: #FFFFFF;}
.stdBoxHeadder.pantone667  {background: #73668e;color: #FFFFFF;}
.stdBoxHeadder.pantone356  {background: #34813a;color: #FFFFFF;}
.stdBoxHeadder.pantone281  {background: #1e2e5b;color: #FFFFFF;}

.reset_ul ul {padding-left:15px;}
.orange_box {font-weight:bold;color:white;font-size:14px;padding: 7px 10px 7px 10px;line-height:20px;background:url('/gfx/build/orange_box.png');}
