@import '/css/tabs.css';
@import '/css/forms.css';
@import '/css/tables.css';

body {
	background: url('/gfx/body_bg.gif') repeat-x #f2f2f2;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}

img, div, li {
	behavior: url('/css/iepngfix.htc');
}

div#google_map img {
	behavior: none;
}

* form, * p {
	margin: 0;
	padding: 0;
}

* ul {
	margin: 10px 10px 0 0;
	padding: 0;
	width: 90%;
}

* li {
	background: url('/gfx/icons/bullet_blue.png') no-repeat 0px 0px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}

* img {
	border: none;
}

#bodyWrapper {
	margin: auto;
	position: relative;
	width: 974px;
	z-index: 1;
}

#topWrapper {
	background: url('/gfx/top_bg_image.jpg') no-repeat;
	float: left;
	margin: 0 0 2px 0;
}

#bodyBottomImage {
	display: none;
}

body > #bodyBottomImage {
	position: fixed;
}

#logo {
	float: left;
	width: 300px;
}

#logo img {
	margin: 24px 0 0 20px;
}

#topRightWrapper {
	float: right;
}

#topSearch {
	background: url('/gfx/top_search_bg.png') no-repeat;
	height: 29px;
	width: 224px;
}

#topSearch #topSearchText {
	background: url('/gfx/icons/google_search.gif') no-repeat 3px 3px #fff;
	border: 1px solid #cecece;
	float: left;
	margin: 3px 0 0 8px;
	padding: 3px 0 2px 20px;
	width: 136px;
}

#topSearchSubmit {
	background: url('/gfx/submit_bg.gif') repeat-x 0 1px;
	border: 1px solid #cecece;
	color: #666666;
	cursor: pointer;
	font-size: 0.65em;
	font-weight: bold;
	margin: 3px 3px 0 0;
	padding: 1px 7px 2px 7px;
}

#topSearchSubmit:hover {
	border: 1px solid #b3b3b3;
}

#topContactInfo {
	height: 88px;
	text-align: left;
	width: 224px;
}

#topContactInfo #contactInfoWrapper {
	padding: 0 0 0 45px;
}

#topContactInfo #phoneIcon {
	float: left;
	margin: 30px 10px 0 0;
}

#topContactInfo #phoneIcon img {
	margin: 0 0 0 0;
}

#topContactInfo #phoneNumber {
	float: left;
	margin: 28px 0 0 0;
}

#topContactInfo #eMail {
	text-align: center;
}

#topContactInfo #eMail a {
	color: #fff;
	font-family: trebuchet MS, arial, verdana, tahoma, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

#tabMenu {
	float: left;
	height: 31px;
	margin: 0 0 2px 0;
	position: relative;
	width: 974px;
	z-index: 2;
}

#tabMenu ul {
	margin: 0;
	width: 975px;
}

#topNavWrapper {
	float: left;
	text-align: left;
	width: 974px;
}

#topNav {
	float: left;
	padding: 4px 0 4px 5px;
	/*width: 710px;*/
	/*border: 1px solid #f00;*/
	width: 610px;

}

#topNav img {
	margin: 0 3px 0 3px;
}

#topNavMenu {
	float: left;
	padding: 4px 0 4px 0;
	position: relative;
	/*width: 255px;*/
	width: 353px;
	/*border: 1px solid #f00;*/
	z-index: 1;
	text-align:right;
}

#contentWrapper,
#contentInnerWrapper {
	background-color: #fff;
	clear: both;
	float: left;
	text-align: left;
	width: 974px;
}

#Content {
	width:755px;
}

#contentLeft {
	float: left;
	width: 193px;
}

#mainMenu ul {
	background-color: #fff;
	border-top: 2px solid #f4f4f4;
	border-right: 2px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	border-left: 2px solid #f4f4f4;
	margin: 0 2px 2px 2px;
	width: 185px;
}

#mainMenu li {
	background: none;
	border-bottom: 1px solid #f4f4f4;
	list-style: none;
	line-height: 2.1em;
	padding: 0;
	width: 185px;
}

#mainMenu li a {
	background: url('/gfx/icons/menu_arrow.gif') no-repeat 9px 9px #fff;
	border: 1px solid #fff;
	display: block;
	height: 24px;
}

#mainMenu li a:hover {
	background: url('/gfx/icons/menu_arrow.gif') no-repeat 9px 9px #f6f6f6;
}

#mainMenu li a span {
	margin: 0 0 0 21px;
}


#mainMenu ul.submenu {
	border: none;
	border-top: 1px solid #f4f4f4;
	margin: 0;
}

#mainMenu ul.submenu li a span {
	margin: 0 0 0 31px;
}

#mainMenu ul.submenu li a {
	background: url('/gfx/icons/menu_arrow.gif') no-repeat 19px 9px #fff;
	border: 1px solid #fff;
}

#mainMenu ul.submenu li a:hover {
	background: url('/gfx/icons/menu_arrow.gif') no-repeat 19px 9px #f6f6f6;
}


/*
#mainMenu ul.submenu li.search {
	border: none;
}

#mainMenu ul.submenu li a.search {
	background: url('/gfx/icons/zoom.png') no-repeat 14px 4px;
	font-weight: bold;
}

#mainMenu ul.submenu li a.search:hover {
	background: url('/gfx/icons/zoom.png') no-repeat 14px 4px #f6f6f6;
}

#mainMenu ul.submenu li a.search span {
	margin: 0 0 0 37px;
}
*/

#mainMenu ul.submenu ul li a span {
	margin: 0 0 0 41px;
}

#mainMenu ul.submenu ul li a {
	background: url('/gfx/icons/menu_arrow.gif') no-repeat 29px 9px #fff;
	border: 1px solid #fff;
}

#mainMenu ul.submenu ul li a:hover {
	background: url('/gfx/icons/menu_arrow.gif') no-repeat 29px 9px #f6f6f6;
}

#mainMenu a.trigger {
	background: url('/gfx/icons/menu_add.gif') no-repeat 8px 9px;
}

#contentCenter {
	float: left;
	width: 557px;
}

#contentWideCenter {
	float: left;
	width: 779px;
}

#contentRight {
	/*border:1px solid #f0f;*/
	float: right;
	width: 190px;
	margin: 1px 4px 0 0;
	padding-bottom: 5px;
}

#flashWrapper {
	margin: 0 0 2px 0;
}

#guideWrapper {
	border: 2px solid #f4f4f4;
	padding: 5px 5px 0 5px;
}

#guideWrapper #options {
	background-color: #f6f6f6;
	margin: 5px 5px 0 5px;
}

#guideWrapper #options table td {
	padding: 3px;
}

#guideWrapper #sortKarakter {
	background: url('/gfx/icons/karakter_small_transparent.gif') repeat-x;
	cursor: pointer;
	height: 13px;
	margin: 3px 0 0 0;
	width: 65px;
}

#guideWrapper #sortKarakter div {
	float: left;
	width: 13px;
}

#guideWrapper #sortKarakter div.active {
	background: url('/gfx/icons/karakter_small.gif') repeat-x;
}

#guideWrapper #searchFacts {
	margin: 0 0 5px 0;
}

#guideWrapper #searchFacts table {
	width: 100%;
}

#guideWrapper #searchFacts table td {
	background-color: #f6f6f6;
	padding: 5px;
}

#guideWrapper #searchFacts table td input {
	height: 13px;
	margin: 0 0 1px 0;
	padding: 0;
	width: 13px;
}

.accWrapper {
	float: left;
	margin: 5px 0 0 0;
}

.accWrapper .accAdd {
	float: right;
	margin: 8px 8px 0 0;
}

.accImage {
	border: 2px solid #f4f4f4;
	float: left;
	margin: 0 2px 0 0;
	padding: 2px;
	/*width: 100px;*/
	width: 160px;
}

.accContent {
	cursor: pointer;
	float: left;
	/*width: 423px;*/
	width: 363px;
}

.accContent .accContentWrapper {
	border: 2px solid #f4f4f4;
	padding: 15px 10px 12px 10px;
}

.accContentWrapper:hover {
	background-color: #fafafa;
}

.accContent .accContentWrapper h1 {
	font-size: 15px
}

.accRating {
	background: url('/gfx/icons/karakter.gif') repeat-x;
	float: left;
	margin: 0 5px 0 0;
}

#footer {
	clear: both;
	padding: 15px 0 15px 0;
	text-align: left;
}

#footerLinks {
	border-top: 1px solid #d0d0d0;
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
}

#intern1 {
	float: right;
}

/* Google search */

#searchcontrol {
	width: 749px;
}

.gs-snippet, .gs-line, .gs-title {
	width: 749px;
}

.gsc-resultsHeader {
	display: none;
}

/* content boxes */

.boxLeftCustom {
	border: 2px solid #f4f4f4;
	margin: 0 2px 2px 2px;
}

.boxLeftCustom #destinationSelect {
	background-color: #fff;
	border: 1px solid #b4b4b4;
	color: #666666;
	margin: 37px 0 14px 0;
	width: 156px;
}

.boxLeftRounded {
	margin: 0 2px 2px 2px;
}

.boxLeftRounded .content {
	border-right: 2px solid #f4f4f4;
	border-left: 2px solid #f4f4f4;
	padding: 0 0 10px 10px;
}

.boxRightCustom {
	border: 2px solid #f4f4f4;
	margin: 2px;
}

.boxRightCustom .content {
	padding: 10px 10px 0 10px;
}

.boxRightRounded {
	margin: 0 2px 2px 2px;
}

.boxRightRounded .content {
	border-right: 2px solid #f4f4f4;
	border-left: 2px solid #f4f4f4;
	padding: 0 0 0 10px;
}

.boxCenterRounded .content {
	border-right: 2px solid #f4f4f4;
	border-left: 2px solid #f4f4f4;
	padding: 0 10px 0 10px;
}

.boxBottom {
	margin: 0 0 2px 0;
}

/* common classes */

div.buttonWrapper {
	clear: both;
	margin: 15px 0;
	text-align: right;
}

.stdButton {
	background: url('/gfx/submit_bg.gif') repeat-x top #fff;
	border: 1px solid #cecece;
	color: #666666;
	font-family: trebuchet MS, arial, verdana, tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 10px;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

.stdButton:hover {
	border: 1px solid #b4b4b4;
}

.stdButton span {
	margin: 0 0 0 5px;
}

.stdButton img {
	margin: 0 0 -4px 0;
}

ul.error {
	color: #ee0000;
	margin: 5px 0;
}

ul.error li {
	background: url('/gfx/icons/bullet_red.png') no-repeat 0px 0px;
}

ul.success {
	color: #33942d;
	margin: 5px 0;
}

ul.success li {
	background: url('/gfx/icons/bullet_green.png') no-repeat 0px 0px;
}

.clear {
	clear: both;
}

.clearButton {
	clear: both;
	line-height: 1px;
}

.imgLeftAlignRight {
	position: absolute;
	margin: 20px 0 0 88px;
}

.imgRightAlignRight {
	position: absolute;
	margin: 20px 0 0 88px;
}

.imgRightAlignLeft {
	position: absolute;
	margin: 20px 0 0 0;
}

.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.noBorder {
	border: none;
}

/* tab tooltips */

.tabTip-tip {
	color: #fff;
	text-align: center;
	z-index: 13000;
}

.tabTip-text {
	background: url('/gfx/tab_tip_bg.png') no-repeat bottom right;
	font-family: trebuchet MS, arial, verdana, tahoma, sans-serif;
	font-size: 11px;
	height: 23px;
	line-height: 22px;
	text-align: center;
	width: 124px;
}

/* snemeldinger */

td.snemeldovr {
	background-color: #eaeaea;
	color: #282828;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.snemeldovr a:link, .snemeldovr a:visited {
	background-color: inherit;
	color: #333333;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.snemeldovr a:hover, .snemeldovr a:active {
	background-color: inherit;
	color: #000000;
}

td.snemeld {
	background-color: #eaeaea;
	font-size: 11px;
	font-weight: normal;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #282828;
	text-align: center;
}

td.snemeld2 {
	background-color: #f9f9f9;
	font-size: 11px;
	font-weight: normal; font-family: arial, verdana, helvetica, sans-serif;
	color: #282828;
	text-align: center;
}

.submenuBorderFix {
	border: none;
}

.displayNone {
	display: none;
}