/*  
Theme Name: Hotel Sassleng
Theme URI: http://www.hotelsassleng.com/
Description: WordPress theme for <a href="http://www.hotelsassleng.com/">www.hotelsassleng.com</a>.
Author: baga
Author URI: http://www.bagaweb.com/
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, select, button, p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Lucida Sans, Helvetica, sans-serif; 
}
a {
	outline: none;
	text-decoration: none;
}
ul { 
	list-style: none;
}
.clearer {
	clear: both;
}
body {
	background: #ddd2d8;
	margin: 0 auto;
}
#header {
	margin: 0 auto;
	width: 980px;
	height: 87px;
	background: url(img/bg-header.png) no-repeat;
}
#photogallery {
	margin: 0 auto;
	width: 638px;
	padding: 0 171px;
	height: 102px;
	background: url(img/bg-photogallery.png) repeat-y;
}
#photo-1, #photo-2, #photo-3, #photo-4 {
	float: left;
	width: 120px;
	height: 80px;
	border: 1px solid #000;
	margin: 10px 50px 10px 0;
}
#photo-4 {
	margin: 10px 0;
}
#lang {
	padding: 5px 0 0 750px;
	width: 120px;
	height: 20px;
}
#lang li {
	float: left;
}
#lang li a {
}
#lang .flags li a {
	display: block;
	text-indent: -9999px;
	width: 34px;
	height: 26px;
}
#lang li.page-item-3 a {
	background: url(img/flag-it.png) no-repeat top center;
}
#lang li.page-item-5 a {
	background: url(img/flag-uk.png) no-repeat top center;
}
#lang li.page-item-7 a {
	background: url(img/flag-de.png) no-repeat top center;
}
#nav {
	clear: both;
	margin: 0 auto;
	width: 658px;
	padding: 0 161px;
	height: 58px;
	background: url(img/bg-nav.png) no-repeat;
}
#nav li {
	float: left;
	font-family: Tahoma, Lucida Sans, Helvetica, sans-serif;
}
#nav li a {
	font-size: 1.0em;
	padding: 4px 6px;
	margin: 0 4px;
	display: block;
	float: left;
	color: #888;
	font-variant: small-caps;
	text-align: center;
}
#nav li.current_page_item a {
	color: #000;
}
#nav li a:hover {
	color: #444;
}
#nav li li {
	display: none;
}
#wrapper {
	margin: 0 auto;
	width: 980px;
	background: url(img/bg-wrapper.png) repeat-y;
}
#content {
	margin: 0 auto;
	width: 638px;
	padding: 0 171px;
	min-height: 395px;
	background: url(img/bg-content.png) no-repeat bottom;
}
#content .left-col {
	float: left;
	width: 309px;
}
#content .right-col {
	float: right;
	width: 309px;
}
#content h2 {
	font-size: 1.8em;
	text-transform: capitalize;
	padding: 0 0 20px 0;
}
#content h2 a {
	color: #000;
}
#content h3 {
	font-size: 1.2em;
	font-style: italic;
	padding: 0 0 10px 0;
	color: #444;
}
#content p {
	clear: both;
	padding: 4px 0;
	color: #444;
	font-size: 0.9em;
    line-height: 1.4em;
	text-align: justify;
}
#content p a {
	color: #222;
	text-decoration: underline;
}
#content p a:hover {
	color: #555;
}
#content table {
	width: 638px;
	margin: 10px 0 20px 0;
}
#content td, #content th {
	font-size: 0.9em;
	padding: 10px 5px;
	border: 1px solid #000;
	color: #444;
	text-align: center;
}
#content th {
	background: #ddd2d8;
}
#content #google-map {
    float: left;
	width: 636px; 
	height: 440px;
	border: 1px solid #000;
	margin: 15px 0;
}
#content #google-map div {
	font-size: 0.985em;
	font-weight: bold;
}
#content label {
	clear: both;
	float: left;
	display: block;
	width: 230px;
	padding: 0 30px 15px 0;
	font-size: 1.0em;
	color: #333;
	text-align: right;
}
#content input, #content textarea {
	border: 1px solid #000;
	background: #ddd2d8;
	color: #333;
	font-size: 1.0em;
}
#content input {
	width: 260px;
	height: 22px;
}
#content .wpcf7-list-item input {
	width: 20px;
	height: 22px;
}
#content .wpcf7-list-item-label {
	margin: 0 60px 0 0;
	height: 22px;
}
#content .wpcf7-radio input {
	width: 20px;
}
#content .wpcf7-list-item {
	float: left;
}
#content .wpcf7-response-output {
	margin: 0;
	padding: 0;
}
#content p.center {
	text-align: center;
	margin: 20px 0;
}
#content p.center input {
	background: url(img/bg-send.png) no-repeat;
	border: 0;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	cursor: pointer;
	width: 220px;
	height: 60px;
}
#content textarea {
	width: 260px; 
	height: 105px;
	overflow: auto;
}
#footer {
	margin: 0 auto;
	width: 980px;
	height: 90px;
	background: url(img/bg-footer.png) no-repeat;
	padding: 27px 0 0 0;
}
#footer p {
	color: #000;
	font-size: 0.8em;
	line-height: 1.2em;
	font-family: Trebuchet MS, Verdana, Times New Roman, Times, serif; 
	text-align: center;
}
#credits {
	margin: 0 auto;
	width: 980px;
	background: url(img/bg-credits.png) repeat-y;
}
#credits p {
	color: #000;
	font-size: 0.7em;
	font-family: Trebuchet MS, Verdana, Times New Roman, Times, serif; 
	text-transform: lowercase;
	text-align: center;
	padding: 5px 0;
}
#credits p a {
	color: #888;
}
#credits p a:hover {
	color: #444;
}



/* NextGEN Gallery */

#gallery {
	width: 693px;
}
#gallery .ngg-gallery-thumbnail-box {
	margin: 10px 50px 10px 0;
}
#gallery .ngg-gallery-thumbnail {
	float: left;
	margin: 0;
}
#gallery .ngg-gallery-thumbnail img {
	border: 1px solid #000;
	margin: 0;
	padding: 0;
}
#gallery .imageflow {
	width: 638px;
}