@charset "iso-8859-1";
/* CSS Document 
   VERSION: 2006-09-12 */

/* CLIENT: SCANDINAVIAN RESIDENCE 
   HTTP://WWW.SCANDINAVIANRESIDENCE.NET
   (C) 2006 JOERG SANNWALD | TEXTPROJEKT | HTTP://WWW.TEXTPROJEKT.COM/ */

body {
	text-align: center;
	background: #ffffff;
	font-size: medium;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
	}

#container {
	width: 780px;
	margin: 10px auto 10px auto;
	text-align: left;
	background: transparent;
	}
	
	
#container td {
	vertical-align: top;
	}
	
/*#slideshow {
	width: 520px;
	height: 195px;
	background: transparent url(../assets/img_rotating/rotating_img_10.jpg) no-repeat left top;
	}*/
	
#header_left {
	width: 520px;
	height: 195px;
	background: transparent url(../assets/img_rotating/rotating_img_10.jpg) no-repeat left top;
	}
		
#header_right {
	width: 260px;
	height: 195px;
	background: transparent url(../assets/img_header/header_right_ganesh.jpg) no-repeat left top;
	}
	

#navigation {
	margin-right: 10px;
	margin-left:10px;
	padding-top: 5px;
	}


#navigation ul {
	text-align: right;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	
#navigation li {
	display: block;
	padding: 2px 10px 2px 10px;
	}

	
#navigation a {
	text-decoration: none;
	padding-left: 5px;
	font-weight: bold;
	color: #82bfa7;
	}
	
#navigation a:hover {
	border-left: solid 10px #82bfa7;
	}
	
	
.content {
	font-size: medium;
	color: #666666;
	text-align: left;
	}
	
.content h1 {
	display: block;
	font-size: 20pt;
	}
	
.content h2 {
	display: block;
	padding-top: 20px;
	font-size: 14pt;
	}
	
.content h1 a, h2 a {
	text-decoration: none;
	color: #180E4D;
	}
	
.content h1 a:hover, h2 a:hover {
	text-decoration: underline;
	color: #5E8095;
	}
	
.content p a, .content li a {
	text-decoration: underline;
	color: #180E4D;
	}
	
.content p a:hover, .content li a:hover {
	color: #5E8095;
	}
		
.content p:first-child, .content p.first {
	font-weight: bold;
	}
	
.content em {
	font-style: normal;
	font-size: larger;
	font-wight: bold;
	color: #5E8095;
	}
	
/*.lists {
	padding-left: 200px;}*/
	
.img {
	float: left;
	padding: 10px 20px 10px 0px;}	
	
.guest {
	padding: 20px 10px 10px 20px;
	border-left: solid #82bfa7 1px;
	font-size: 80%;
	font-weight: bold;
	color: #4D7263;
	}
	
#address {
	padding: 20px 10px 10px 20px;
	border-left: solid #82bfa7 1px;
	font-size: 80%;
	/*font-weight: bold;*/
	color: #4D7263;
	}
	
#address a {
	text-decoration: none;
	color: #4D7263;
}

#address a:hover {
	text-decoration: underline;
	color: #82bfa7;
	}	
	
	
#footer {
	width: 350px;
	border-top: solid #5E8095 1px;
	}
	
#footer {
	font-size: 80%;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
	}
	
#footer a {
	text-decoration: none;
	color: #5E8095;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #180E4D;
	}	
	
#copyright {
	font-size: 80%;
	padding: 10px 10px 5px 20px;
	}
	
#copyright a {
	text-decoration: none;
	color: #4D7263;
	}
	
#copyright a:hover {
	text-decoration: underline;
	color: #82bfa7
	}
	
	
#reservation {
	margin: 0 0 50px 0;
	}
	
	
#reservation p {
	padding: 0 20px 10px 15px;
	font-size: medium;
	color: #180E4D;
	} 

#reservation em {
	font-style: normal;
	font-size: larger;
	font-wight: bold;
	color: #5E8095;
	}

	
#reservation h2 {
	display: block;
	padding: 20px 20px 10px 15px;
	font-size: 14pt;
	}
	
#reservation td {
	padding: 0 20px 10px 20px;
	}
	
.required {
	background-color: #ffcccc /*#ffcc99*/;
	}
	
.input {
	background-color: #99cccc /*#ccccff*/;}
	
.required, .input {
	font-size: medium;
	font-family: "Trebuchet MS", Arial, sans-serif;
	}
	
#reservation label {
	padding: 0 10px 0 0;
	color: #180E4D;
	font-size: 90%;
	}

/* RATES-PAGE */

#roomrates {
	background-color: #cccccc;
	text-align: center;
	font-weight: bold;
	}
	
#roomrates td {
	width: 100px;
	padding: 5px;
	text-align: left;
	font-size: 90%;
	}

.a, .1 {
	font-size: 100%;
	}
	
	
/* ROOMS PAGE */

.lists {
	padding: 10px 0px 10px 0px;
	}

