/*
www.cultours.dk 2.0
2009-01-05

nam nam design webbureau v. Lasse Gejl
www.namnamdesign.dk
*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #1c1c1c;
	color: #000;
	font: 13px/19px Arial, sans-serif;
	margin: 0 0 30px 0;
}
input, textarea, select {
	font: 11px/13px Arial, sans-serif;
	font-weight: bold;
}
hr {
	display: none;
}
p {
	margin: 15px 0;
}
a {
	color: #28559d;
	outline: none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
fieldset {
	border: none;
}
.clearboth {
	clear: both;
}
/* self clearing - start */
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clear {
	height: 1%;
}
.clear {
	display: inline-block;
}
.clear { 
	display: block;
}
/* self clearing - end */

#container {
	background: #fff;
	margin: 0 auto;
	width: 940px;
}
#header {
	background: url(../img/bg_header.gif) repeat-x left top;
	height: 70px;
	overflow: hidden;
	position: relative;
}
#global {
	height: 18px;
	font-size: 10px;
	padding-top: 10px;
	text-align: right;
	text-transform: uppercase;
}
#global a {
	color: #cdd4d7;
	text-decoration: none;
}
#global a:hover {
	text-decoration: underline;
}
#global ul {
	margin-right: 20px;
}
#global li {
	display: inline;
	list-style: none;
	margin-left: 10px;
}
#global a.en {
	background: url(../img/icon_en.gif) no-repeat left center;
	padding-left: 22px;
}
#global a.search {
	background: url(../img/icon_arrow.gif) no-repeat right center;
	padding-right: 10px;
}
#search {
	background: url(../img/bg_header.gif) repeat-x left top;
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	padding: 10px 20px 0 0;
	text-align: right;
	width: 350px;
}
#search .textfield {
	background: url(../img/bg_searchfield.gif) no-repeat left top;
	border: none;
	height: 12px;
	padding: 5px 6px;
	width: 164px;
}
#search .button {
	display: none;
}
#cart {
	background: #fff5d4;
	border: 1px dotted #ee8600 !important;
	font-size: 15px;
	font-weight: bold;
	padding: 10px !important;
}
#cart a {
	color: #000;
	text-decoration: none;
}
#cart a:hover {
	text-decoration: underline;
}
#cart .tc_cart_view_text {
	background: url(../img/icon_basket.gif) no-repeat left center;
	padding-left: 23px;
}
#cart .tc_cart_count {
	font-weight: bold;
}
#cart .tc_cart_empty {
	display: none;
}
#logo {
	float: left;
	padding-left: 20px;
	width: 250px;
	margin-top: -1px;
}
#logo h1, #logo h3 {
	margin: 0;
	overflow: hidden;
	text-indent: -100em; 
}
#logo #headline {
	background: url(../img/logo_cultours.gif) no-repeat;
	font-size: 1px;
	height: 42px;
	width: 250px;
}
#logo #headline a {
	display: block;
	height: 42px;
}
#navi {
	float: right;
	font-weight: bold;
	padding: 14px 8px 9px 0;
	text-align: right;
	text-transform: uppercase;
	width: 650px;
}
#navi a {
	color: #fff;
	padding: 8px 0;
	text-decoration: none;
}
#navi a:hover {
	text-decoration: underline;
}
#navi a.current, 
#DiscussionsPage li.Forum a,
#CommentsPage li.Forum a,
#AccountPage li.Forum a,
#SearchPage li.Forum a {
	border-bottom: 3px solid #fff;
}
#navi li {
	display: inline;
	list-style: none;
	margin-right: 12px;
}
#action {
	border-bottom: 3px solid #d3d3d3;
	color: #444;
	font-size: 10px;
	font-weight: bold;
	margin: 0 20px 20px 20px;
	padding: 12px 0 6px 0;
}
#action a {
	color: #444;
	text-decoration: none;
}
#action a:hover {
	text-decoration: underline;
}
#action li {
	display: inline;
	list-style: none;
	margin-left: 10px;
}
#action a.print {
	background: url(../img/icon_print.gif) no-repeat right center;
	padding-right: 21px;
}
#action a.send {
	background: url(../img/icon_send.gif) no-repeat right center;
	padding-right: 22px;
}
#content {
	border-left: 1px solid #d3d3d3;
	float: right;
	margin-bottom: 20px;
	padding: 0 20px 0 19px;
	width: 650px;
}
#search_results #content,
#rejsekalender #content {
	float: none;
	border: none;
	padding-left: 20px;
	width: 900px;
}
#content a {
	font-weight: bold;
}
#content h1 {
	font-size: 24px;
}
#content h2 {
	font-size: 15px;
}
#content h2.extras {
	margin-top: 15px;
}
#content ul, #content ol {
	margin-left: 30px;
}
#content form ul {
	margin-left: 0;
}
#ContentBody ul, #ContentBody ol {
	margin: 0;
}
#content .date {
	color: #666;
	font-size: 11px;
	margin: 3px 0 -15px 0;
	text-transform: uppercase;
}
#content .dates {
	background: url(../img/bg_dotline.gif) repeat-x left top;
	list-style: none;
	margin: 0;
}
#content .dates li {
	background: url(../img/bg_dotline.gif) repeat-x left bottom;
	font-size: 12px;
	padding: 4px 0;
}
#content .dates em {
	background: url(../img/icon_date.gif) no-repeat left center;
	font-style: normal;
	padding-left: 20px;
}
#content .sideimage {
	background: #f5f5f5;
	border-bottom: 1px solid #d3d3d3;
	clear: right;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	position: relative;
	width: 200px;
}
#content .sideimage a.more {
	background: url(../img/bg_50black.png) repeat-x left top;
	color: #fff;
	display: block;
	padding: 6px 8px;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 0;
}
#content .sideimage a.more:hover {
	text-decoration: underline;
}
#content .sideimage p {
	margin: 5px 7px;
}
#content div.right {
	margin: 20px 0 20px 20px;
}
#content img.right,
.catalog_image,
.webshop_product img {
	border: 1px solid #d3d3d3;
	margin: 0 0 20px 20px;
	padding: 1px;
}
#content img.gallery {
	background: #f5f5f5;
	border: 1px solid #d3d3d3;
	padding: 2px;
	margin: 0 10px 10px 0;
}
#content .msg {
	background: #295aa5;
	border: 1px dotted #233665;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 2px 9px;
}
#content .step {
	font-weight: bold;
}
#content .travel_block {
	float: left;
	margin-bottom: 10px;
	padding-right: 20px;
	position: relative;
	width: 305px;
}
#content .travel_block h2 {
	font-size: 18px;
	left: 0;
	position: absolute;
	top: 36px;
}
#content .travel_block h2 a {
	background: url(../img/bg_50black.png) repeat-x left top;
	color: #fff;
	display: block;
	height: 34px;
	font-weight: normal;
	overflow: hidden;
	padding: 7px 10px;
	text-decoration: none;
	width: 285px;
}
#content .travel_block h2 a:hover {
	text-decoration: underline;
}
#content .travel_block p {
	font-size: 11px;
	line-height: 15px;
	margin: 5px 0;
}
#content .travel_block img {
	
}
#TB_Image {
	border: none !important;
}
.guide_block {
	border-top: 1px solid #ddd;
	padding-top: 15px;
}
.guide_block img {
	border: 1px solid #d3d3d3;
	float: left;
	margin: 3px 15px 15px 0;
	padding: 1px;
}
.webshop_product {
	margin-bottom: -15px;
}
.webshop_product h2 {
	margin-bottom: -15px;
}
.webshop_product img,
.catalog_block img,
.catalog_image {
	clear: right;
	float: right;
	margin: 0 0 20px 20px;
}
.catalog_image {
	margin-top: 20px !important;
}
.catalog_block {
	border-top: 1px solid #ddd;
	padding-top: 15px;
}
.catalog_block h2 a {
	color: #000;
	text-decoration: none;
}
.catalog_block h2 a:hover {
	text-decoration: underline;
}
.download {
	background: url(../img/icon_pdf.gif) no-repeat right center;
	padding: 1px 22px 0 0;	
}
.view {
	background: url(../img/icon_view.gif) no-repeat right center;
	margin-left: 15px;
	padding: 1px 22px 0 0;	
}
.order {
	background: url(../img/icon_order.gif) no-repeat right center;
	margin-left: 15px;
	padding: 1px 22px 0 0;	
}
.travel_calendar {
	text-align: left;
	font-size: 12px;
	width: 100%;
}
.travel_calendar .date {
	font-weight: normal;
	padding: 2px 5px;
	width: 130px;
}
.travel_calendar th.date {
	color: #000 !important;
	padding-left: 5px !important;
}
.travel_calendar h2 {
	background: #eee;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	padding: 3px 5px;
}
.travel_calendar .headline th {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0 10px 0;
	text-transform: uppercase;
}
.webshop_product {
	border-top: 1px solid #ddd;
	padding: 15px 0;
}
.webshop_price, .date_price {
	font-size: 20px;
	font-weight: bold;
	float: left;
}
.deposit {
	font-size: 14px;
}
.step {
	background: #eee;
	border-bottom: 1px solid #ddd;
	padding: 2px 5px;
}
p.travel_download_pdf a {
	background: url(../img/icon_pdf.gif) no-repeat right center;
	padding: 1px 22px 0 0;	
}
#select_travel_date {
	margin: 0 0 15px 0;
}
.travel_order_slip {
	border: 1px dotted #ee8600;
	float: right;
	margin: 5px 0 15px 15px;
}
.travel_order_slip h4 {
	background: #fff5d4;
	border-bottom: 1px dotted #ee8600;
	font-size: 13px;
	padding: 5px 10px 5px 12px;
}
.pickup select,
.domestic_airport {
	margin-left: 5px;
	width: 200px;
}
#travelOrderFormTable {
	width: 425px;
}
#travelOrderFormTableExtras {
	margin-bottom: 10px;
}
#travelOrderFormTable .field,
#travelOrderFormTableExtras .field {
	width: 190px;
	padding: 2px 3px;
}
#travelOrderFormTableExtras .field {
	margin-right: 9px;
}
#travelOrderFormTable .textarea {
	padding: 4px 3px;
	width: 405px; 
}
.checkbox {
	margin-right: 5px;
}
form .button, .button {
	cursor: pointer;
}
#orderTable {
	font-size: 11px;
	line-height: 14px;
	padding: 5px;
	width: 205px;
}
#orderTable .price {
	text-align: right;
}
#orderTable .total {
	border-top: 1px solid #ccc;
	font-weight: bold;
	padding-top: 5px;
}
#orderTable .slip_deposit {
	border-top: 1px solid #ccc;
	font-weight: bold;
}
#orderTable .pickup {
	color: #666;
}
#select_travel_date th, #orderTable th {
	padding: 2px 5px;
	text-align: left;
}
#select_travel_date td, #orderTable td {
	padding: 2px 5px;
}
.webshop_add, .date_add {
	float: left;
	font-size: 12px;
	margin: 0 0 0 15px;
	text-transform: uppercase;
}
.webshop_add a, .date_add a {
	background: #ee8600;
	border-bottom: 1px solid #c75900;
	border-right: 1px solid #c75900;
	color: #fff;
	padding: 4px 5px 3px 5px;
	text-decoration: none;
}
.webshop_add a:hover, .date_add a:hover {
	background: #ea6a02;
	border-color: #c73800;
}
.ajaxSearch_result {
	border-top: 1px solid #eee;
	padding-top: 10px;
}
.ajaxSearch_extract p {
	margin: 0 0 5px 0;
}
span.error {
	color: #c60000;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}
#catalogForm {
	font-size: 12px;
	line-height: 15px;
}
.jot-form {
	font-size: 12px;
}
.jot-form .field {
	padding: 2px 3px;
	width: 200px;
}
#catalogForm p {
	margin: 10px 0;
}
#catalogForm .textarea, .jot-form .textarea {
	height: 100px;
	padding: 4px 3px;
	width: 300px;
}
#travelOrderForm {
	font-size: 12px;
	margin-top: 20px;
}
#travelOrderForm .field, #TB_ajaxContent p.name input, #TB_ajaxContent p.email input, #catalogForm .field, #webshop_formTable .field {
	margin-right: 20px;
	padding: 2px 3px;
	width: 200px;
}
#travelOrderForm .button, #TB_ajaxContent {
	cursor: pointer;
	margin-top: 20px;
	padding: 2px 3px;
}
#GuestSignIn li {
	list-style: none;
}
#frmSignIn label {
	float: left;
	width: 70px;
}
#frmSignIn #RememberMe label {
	width: 150px;
	margin-bottom: 10px;
}
#frmSignIn #txtUsername {
	margin-bottom: 3px;
}
#frmSignIn .Button {
	display: block;
	clear: both;
}
#frmSignIn div {
	border: none !important;
	padding-bottom: 0 !important;
	margin-bottom: 10px !important;
}
#TB_ajaxContent p {
	margin: 8px 0;
}
#webshop_orderTable {
	margin-bottom: 20px;
	width: 500px;
}
#webshop_orderTable td {
	padding: 2px 5px;
}
#webshop_orderTable th {
	background: #eee;
	border-bottom: 1px solid #ddd;
	padding: 2px 5px;
	text-align: left;
}
#webshop_orderTable .cart_item_amount,
#webshop_orderTable .cart_item_quantity,
#webshop_orderTable .cart_shipping_amount,
#webshop_orderTable .cart_total_amount {
	text-align: right;
}
#webshop_orderTable .cart_total_amount,
#webshop_orderTable .cart_total_total {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-weight: bold;
}
.order_send_to {
	font-weight: bold;
}
#blog p.date {
	margin-top: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
h2.comments {
	border-top: 1px solid #ddd;
	padding: 15px 0 20px 0;
}
h2.write_comment {
	border-top: 1px solid #ddd;
	padding: 15px 0 0 0;
}
.comment {
	border-top: 1px solid #ddd;
	font-size: 12px;
	padding: 5px 0 0 0;
	margin: -5px 0 0 0;
}
.comment p.date, .blog_post p.date {
	border: none !important;
	margin: 5px 0 -20px 0 !important;
}
.blog_post {
	border-top: 1px solid #ddd;
	padding-top: 15px;
}
#comments fieldset {
	margin-top: 15px;
}
#headimage {
	margin-bottom: 20px;
	position: relative;
}
#tabs {
	background: url(../img/bg_50black.png) repeat-x left top;
	font-size: 11px;
	font-weight: bold;
	height: 34px;
	left: 0;
	position: absolute;
	top: 116px;
	width: 650px;
}
#tabs a {
	color: #fff;
	padding: 7px 7px 8px 7px;
	text-decoration: none;
	text-transform: uppercase;
}
#tabs a:hover {
	text-decoration: underline;
}
#tabs a.current {
	background: #fff;
	color: #000;
	margin: 0 6px;
}
#tabs ul {
	margin: 11px 0 4px 14px;
}
#tabs li {
	display: inline;
	list-style: none;
}
#side {
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 20px;
	width: 210px;
}
#search_results #side {
	display: none;
}
#side h1 {
	font-size: 14px;
	padding-bottom: 10px;
}
#side div {
	border-bottom: 3px solid #d3d3d3;
	padding-bottom: 20px;
	margin: 0 0 20px 0;
}
#side .subnavi {
	margin-top: -8px;
	padding-bottom: 10px;
}
#side .subnavi a {
	color: #000;
	display: block;
	padding: 6px 0;
	text-decoration: none;
	width: 210px;
}
#side .subnavi a:hover {
	text-decoration: underline;
}
#side .subnavi li {
	list-style: none;
	text-transform: uppercase;
}
#side .subnavi li ul {
	background: url(../img/bg_dotline.gif) repeat-x left bottom;
	margin: 7px 0;
}
#side .subnavi li ul li {
	background: url(../img/bg_dotline.gif) repeat-x left top;
	text-transform: none;
}
#side .subnavi li ul li a {
	padding: 6px 5px;
	width: 200px;
}
#side .subnavi li a.current, #side .subnavi li a.current:hover {
	background: url(../img/icon_arrow_black.gif) no-repeat right;
	cursor: default;
	text-decoration: none;
}
#side .subnavi li ul li a.current, #side .subnavi li ul li a.current:hover {
	background: #e4e4e4;
}
#side .shortcut .dropdown {
	margin-top: 10px;
	width: 210px;
}
#side h2, #bottom h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}
#bottom h2 {
	margin-bottom: 20px;
}
#bottom {
	background: #f5f5f5;
	border-top: 1px solid #d3d3d3;
	clear: both;
	font-size: 11px;
	height: 247px;
	line-height: 15px;
	overflow: none;
}
#bottom a {
	color: #000;
	text-decoration: none;
}
#about {
	float: left;
	padding: 20px 0 0 20px;
	width: 460px;
}
#about a {
	display: block;
}
#about li {
	display: inline;
	float: left;
	height: 76px;
	list-style: none;
	margin: 0 20px 20px 0;
	overflow: hidden;
	width: 210px;
}
#about img {
	background: #fff;
	border: 1px solid #d3d3d3;
	float: left;
	margin: 0 8px 0 0;
	padding: 1px;
}
#about strong {
	font-size: 12px;
}
#about a:hover strong {
	text-decoration: underline;
}
#latest {
	float: left;
	padding: 20px 0 0 0;
	width: 440px;
}
#latest h2 {
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 14px;
	padding-bottom: 6px;
}
#latest a:hover {
	text-decoration: underline;
}
#latest li {
	list-style: none;
	margin-bottom: 4px;
}
#latest em {
	color: #a5a5a5;
	font-size: 10px;
	font-style: normal;
	letter-spacing: 1px;
	margin-right: 20px
}
#latest .tabs {
	float: right;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 7px;
	margin-top: -6px;
	text-transform: uppercase;
}
#latest .tabs li {
	display: inline;
	list-style: none;
}
#latest .tabs a {
	border: 1px solid #f5f5f5;
	margin-right: 5px;
	padding: 6px 5px;
}
#latest .ui-tabs-selected a {
	border: 1px solid #d3d3d3;
	border-bottom: 2px solid #f5f5f5;
	cursor: default;
	padding: 6px 5px 7px 5px;
	text-decoration: none;
}
#latest .ui-tabs-hide {
	display: none;
}
#footer {
	background: #23396b url(../img/bg_footer.gif) no-repeat left bottom;
	border-top: 1px solid #07163d;
	clear: both;
	color: #96a5c0;
	font-size: 11px;
	height: 68px;
	line-height: 16px;
	padding: 17px 20px 0 20px;
}
#footer a {
	color: #96a5c0;
}
#footer li {
	float: left;
	list-style: none;
}
#footer li ul li {
	float: none;
	margin-right: 20px;
}
#footer em {
	display: block;
	float: left;
	font-style: normal;
	width: 45px;
}
#newsletter {
	color: #fff;
	float: right;
	width: 250px;
}
#newsletter h4 {
	font-size: 13px;
	padding-bottom: 8px;
}
#newsletter .textfield {
	background: url(../img/bg_textfield.gif) no-repeat left top;
	border: none;
	height: 12px;
	margin-right: 8px;
	padding: 5px 6px;
	width: 164px;
}
#newsletter .button {
	background: url(../img/bg_button.gif) no-repeat left top;
	border: none;
	color: #fff;
	cursor: pointer;
	padding: 4px 6px;
	width: 60px;
	text-transform: uppercase;
}

/* Frontpage styles */

#focus {
	padding: 20px 0 20px 20px;
}
.box {
	background: #f5f5f5;
	display: inline;
	font-size: 12px;
	float: left;
	line-height: 15px;
	margin-right: 20px;
	position: relative;
	width: 210px;
}
.box strong {
	background: url(../img/bg_50black.png) repeat-x left top;
	display: block;
	height: 16px;
	font-size: 18px;
	font-weight: normal;
	left: 0;
	overflow: hidden;
	padding: 9px 10px;
	position: absolute;
	top: 76px;
	width: 190px;
}
.box a {
	color: #000;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.box a strong {
	color: #fff;
}
.box a:hover strong {
	text-decoration: underline;
}
.box p {
	margin: 0;
	padding: 5px 10px 7px 10px;
}

/* Card Images */
#card_images {
	margin: 15px auto 0 auto;
	padding: 0 0 0 40px;
	width:940px;
}
#card_images img {
	background-color: #fff;
	margin-right: 1px;
}

/* TravelDates update */
ul.dates .buy {
float: right;
width: 150px;
}
ul.dates .buy .date_add {
float: right;
}
ul.dates .price {
float: left;
font-weight: bold;
}
ul.dates .date_soldout {
color: #c1191c;
float: right;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}
#content .dates em {
display: block;
float: left;
width: 140px;
}
.TravelDates {
width: 100%
}
.TravelDates th {
border-bottom: 1px dotted #bbb;
padding: 0 0 3px 0;
text-align: left;
}
.TravelDates td {
border-bottom: 1px dotted #bbb;
padding: 3px 0 5px 0;
vertical-align: middle;
}
.TravelDates td.price_time {
background: url(../img/icon_date.gif) no-repeat left center;
padding-left: 20px;
width: 140px;
}
.price_time {
font-size: 12px;
}
.price_deposit, .price_price {
text-align: right !important;
width: 65px;
}
.price_price {
font-weight: bold;
}
.date_soldout {
color: #c1191c;
float: right;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}
.price_line, ul.dates .line  {
font-size: 10px;
font-weight: normal;
color: #999;
padding-left: 5px;
width: 26px;
text-align: right;
}
td.line {
	font-size: 10px;
	color: #999;
	width: 30px;
}
table .category, table .guide {
font-size: 11px;
}

/* Newsletter success */
p#newsletter_success {
margin-top: 0;
font-weight: bold;
}