* {
	padding: 0;
	margin: 0;
}
html, body {
	height: 101%;
	background: #fef102; 
	font-family: Arial, Verdana, Helvetica;
	font-size: 0.84em;
	color: #333;
}
input, textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size:1em;
}
img {
	border: 0;
}
#container-page {
	margin: 0 auto;
	width: 820px;
	background: #fff url(http://www.sal-tours.com/cms/images/body_background.gif);
	position: relative;
	min-height: 800%;
	height: auto !important;
	height: 800%;
	padding: 0 7px;
}
a {
	color: #852C42;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.spacing {
	height: 16px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 16px;
}
.large {
	width: 580px;
}
.small {
	width: 400px;
}


/* TEXT FORMATTING */
h1 {
	text-transform: uppercase;
	color: #6A2335;
	margin: 18px 0 14px 0;
	font-size: 1.6em;
}
h2, h3 {
	text-transform: uppercase;
	color: #6A2335;
	font-size: 1.0em;
}
h2 {
	width: 400px;
	border-bottom: 1px dotted #ccc;
}
h4 {
	font-size: 1.0em;
}
p {
	margin: 2px 0 16px 0;
	line-height: 130%;
}


/* HEADER */
#container-head {
	height: 268px;
}
#container-head-ltur {
	height: 150px;
         background: #cc0065 url(http://www.sal-tours.com/cms/images/ltur_background.gif);
	position: relative;
}
#container-head-airberlin {
	height: 150px;
         background: #ce2131 url(http://www.sal-tours.com/cms/images/airberlin_background.gif);
	position: relative;
}

#container-head-navigation {
	height: 118px;
}
#container-head-navigation img {
	float: left;
}
#top-navigation {
	float: right;
}
#top-navigation li {
	list-style: none;
	float: left;
	border-left: 1px solid #C86351;
	width: 80px;
	padding-top: 6px;
	text-indent: 6px;
}
#top-navigation a {
	text-decoration: none;
	color: #C86351;
}
#top-navigation a:hover {
	text-decoration: none;
	color: #600;
}
#top-destinations li {
	list-style: none;
	float: left;
	margin-left: 20px;
}
#top-destinations a {
	text-transform: uppercase;
	font-weight: bold;
	color: #6A2335;
	text-decoration: none;
	font-size: 1.1em;
}
#top-destinations a:hover, #top-destinations .active {
	color: #c00;
}


/* CONTENT BOX */
#container-content {
	padding-bottom: 40px;
	min-height: 100%;
	height: auto !important;
	height: 100%;	
}
/* LEFT CONTENT COLUMN */
#left-column {
	width: 200px;
	float: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;	
}
#left-column li {
	list-style: none;
	padding: 2px 0 2px 14px;
	background: #3e4f95;
	border-bottom: 1px solid #4b87b6;
}
#left-column li.second_level {
	list-style: none;
	padding: 2px 0 2px 24px;
	background: #3e4f95;
	border-bottom: 1px solid #4b87b6;
}
#left-column li.third_level {
	list-style: none;
	padding: 2px 0 2px 34px;
	background: #3e4f95;
	border-bottom: 1px solid #4b87b6;
}
#left-column li a {
	width: 100%;
	color: #fff;
	text-decoration: none;
}
#left-column li a:hover {
	width: 100%;
	color: #E8BBC7;
	text-decoration: none;
}
#left-column li a.active {
	color: #fff;
	font-weight: bold;
}
.menu-arrow {
	float: right;
	color: #fff;
	margin-right: 8px;
	font-weight: bold;
}


/* BOXES */
#search-box-container {
	background: #CEDBCE;
	padding: 14px 0 14px 14px;
}
#search-box-container p {
	margin: 0;
}
.textbox {
	padding: 16px;
}
.red {
	background: #AC3956;
	color: #fff;
}
.blue {
	background: #2733ff;
	color: #fff;
}
.textbox p {
	margin: 0 0 4px 0;
	padding: 0;
}
.textbox a {
	color: #E8BBC7;
}


/* BREADCRUMB NAVIGATION */
#container-breadcrumb-navigation {
	border-bottom: 1px solid #ccc;
	text-indent: 20px;
	padding: 2px 0;
	color: #aaa;
	width: 620px;
	float: right;
}
#container-breadcrumb-navigation a {
	color: #aaa;
	text-decoration: none;
}
#container-breadcrumb-navigation a:hover {
	color: #666;
}


/* CONTENT */
#contentbox {
	width: 600px;
	float: right;	
}
.float-text {
	width: 400px;
	margin-top: 8px;
	margin-bottom: 28px;
}
.float-text-wide {
	width: 580px;
}
#location_airlogo {
	width: 150px;
	float: right;	
}
#location_images {
	width: 181px;
	float: right;
}
#location_images img {
	padding: 1px;
	float: left;
	border: 1px solid #ccc;
	border-top: 0;
	border-right: 0;
}
.float-text ul, .float-text-wide ul, .price-table ul {
	margin-left: 40px;
	margin-bottom: 20px;
}
.float-text-wide ol {
	margin-left: 20px;
}
.teaserbox {
	padding: 2px;
	background: #fff url(http://www.sal-tours.com/cms/images/teaser_background.png) no-repeat;
	width: 195px;
	height: 130px;
	margin: 0 10px 10px 0;
	float: left;
}
.teaserbox .link {
	display: block;
	font-weight: bold;
	color: #fff;
	text-indent: 4px;
}



/* FOOTER */
#sticky_footer {
	clear: both;
	display: block;
	height: 40px;
}
#container-foot {
	width: 820px;
	position: absolute;
	bottom: 0 !important;
	height: 20px;
}
#foot {
	width: 620px;
	border-top: 1px solid #ccc;
	text-align: right;
	margin-left: 200px;
	padding-top: 2px;
	color: #999;
}
#foot a {
	text-decoration: none;
	color: #888;
	padding: 2px 10px;
}


/* TABLES */
table {
	border: 0;
	border-spacing: 0;
	padding: 0;
}
td {
	vertical-align: top;
}
.location-listing {
	width: 400px;
}
.location-listing h3 {
	padding-bottom: 4px;
}
.cell_1 {
	width: 116px;
	padding: 10px 0;
	border-top: 1px dotted #ccc;
}
.cell_2 {
	padding-top: 10px;
	border-top: 1px dotted #ccc;
}
.cell_3 {
	padding-bottom: 10px;
	padding-top: 4px;
	vertical-align: bottom;
	text-align: right;
}
.listimage {
	float: left;
	padding: 1px;
	border: 1px solid #ccc;
}


/* TABLE PRICE */
.price-table {
	width: 580px;
}
.price-table table {
	width: 100%;
	background: #C86351;
	border-spacing: 1px;
}
.price-table td {
	background: #F8EBE9;
	padding: 2px;
	text-align: center;
}


/* FORMS */
.search_field {
	width: 154px;
	color: #333;
}
.search_button {
	float:right;
	margin: 2px 10px 0 0;
}
#contact label {
	display: block;
	float: left;
	width: 200px;
	padding-top: 2px;
}
#contact br {
	clear: left;
}
#contact div {
	margin-bottom: 2px;
	min-height: 18px;
	height: auto !important;
	height: 18px;
}
#contact .normal {
	color: #333;
}
#contact .active {
	color: #e00;
}
.form_normal {
	border: 1px solid #A5ACB2;
	width: 198px;
}
.form_error {
	border: 1px solid #c00;
	width: 198px;
}


/* SITEMAP */
#sitemap {
	width: 400px;
}
#sitemap .listframe {
	margin: 0 0 20px 150px;
}
#sitemap ul {
	margin: 0 0 10px 30px;
}
#sitemap li {
	list-style: none;
}
#sitemap .head {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-weight: bold;
	margin-bottom: 6px;
}