1/* --------------------------------------------
Hotel Tihaya Gavan CSS (http://www.uganavsegda.ru/anapatihayagavan.html)
----------------------------------------------- */
/* GENERAL SETTINGS
----------------------------------------------- */
html, body {
   margin: 0px;
   padding: 0px;
}

body {
	background: #E0DACD;
	font: 100.1% Tahoma, Helvetica, sans-serif;
	color: #68625E;
	text-align: center;
	min-width: 968px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #36342B;
}

a:hover, a:active {
	color: #F26521;
}

#container {
	margin: 0 auto; 
	width: 968px;
	text-align: left;
	position: relative;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
}
.style1 {
   font-size: 10px;
	
}

div#ex1{
	background-color: #E0DACD;
	border: 1px solid #83766D;
   color: #36342B;
}

/* general typography */
#header {
	font: 11px Arial, Helvetica, sans-serif;
}
#sidebar, #content {
	font-size: 0.7em;
	line-height: 1.3em;
}
#footer, #reklamma {
	font: 10px Arial, Helvetica, sans-serif;
}

/* deviders */
.devider {
	height: 2px;
	font-size: 0;
	line-height: 0px;
	background: url(devider0.gif) repeat-x left center;
	clear: both;
	margin-left: 6px;
}

.dtop {
	padding: 4px 0;
	width: 956px;
}

.dbottom {
	width: 956px;
	margin-bottom: 4px;
}

#sidebar .devider {
	margin-top: 5px;
	margin-bottom: 3px;
	width: 351px;
}

#content .devider {
	padding: 8px 0;
	width: 579px;
}

#offers #content .devider, #services #content .devider  {
	padding: 20px 0;
}

#content #borderUslugi .devider {
	padding: 1px 0;
	width: 269px;
}

/* floats */
.left {
	float: left;
}

.right {
	float: right;
}

hr { 
	color: #ACA497; 
	background: #ACA497; 
	border: 0; 
	height: 1px; 
	margin: 15px 6px;
	clear: both;
}

em {
	color: red;
	font-style: normal;
}

/* HEADER
----------------------------------------------- */
#header {
	overflow: hidden;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* group navigation */
#groupNav {
	padding-top: 30px;
	margin: 0 6px;
	width: 956px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(logo_top.gif);
}

#groupNav ul {
	background-color: #CFC6B6;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(.gif);
	float: left;
	width: 100%;
	height: 38px;
}

#groupNav li {
	float: left;
	line-height: 38px;
	padding: 0 22px;
	background: url(devider_.gif) no-repeat right center;
}


#groupNav li.first {
	padding-left: 45px;
	padding-right: 157px;
	background: none;
}

#groupNav li.last {
	padding-right: 0px;
	background: none;
}

#groupNav a {
	padding-left: 10px;
	background: url(bullet.gif) no-repeat 0 5px;
}

#groupNav a:link, #groupNav a:visited, #screen a:link, #screen a:visited, #footer a:link, #footer a:visited {
	color: #36342B;
	text-decoration: none;
}

#groupNav a:hover, #groupNav a:active, #screen a:hover, #screen a:active, #footer a:hover, #footer a:active  {
	text-decoration: underline;
}

#groupNav .current a,
#groupNav .current a:link, 
#groupNav .current a:visited, 
#groupNav .current a:hover, 
#groupNav .current a:active {
	text-decoration: underline;
	cursor: default;
	color: #827D70;
}

/* hotel logo */
#logo {
	position: relative;
 	width: 290px;
	height: 106px;
	float: left;
	margin: 0 0 8px 0;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	font-size: 22px;
}

#logo a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
}

#logo, #logo a {
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(logoTihayaGavan.gif);
}
/* Main navigation */
#mainNav {
	float: left;
	overflow: hidden;
	width: 275px;
	font-size: 9px;
	display: inline;
	margin: 0 0 0 45px;
	padding: 0;
}

#mainNav li {
	display: inline;
}

#mainNav a {
	display: block;
	position: relative;
	width: 275px;
	height: 27px;
	text-decoration: none;
}

#mainNav a span {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 275px;
	height: 27px;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
}

#mainNav a:link span, #mainNav a:visited span {
	background-position: left top;
}

#mainNav a:hover span, #mainNav a:active span {
	background-position: right top;
	cursor: pointer;
}

#mainNav .hotel span {
	background-image: url(mainnav_.gif);
}

#mainNav .price span {
	background-image: url(mainnav0.gif);
}

#mainNav .photo span {
	background-image: url(mainnav1.gif);
}

#mainNav .reserve span {
	background-image: url(mainnav2.gif);
}

#mainNav .services span {
	background-image: url(mainnav3.gif);
}

#mainNav .offers span {
	background-image: url(mainnav4.gif);
}

#mainNav .gb span {
	background-image: url(mainnav5.gif);
}

#hotel #mainNav .hotel a span,
#price #mainNav .price a span,
#price_new #mainNav .price a span,
#photo #mainNav .photo a span,
#reserve #mainNav .reserve a span,
#services #mainNav .services a span,
#offers #mainNav .offers a span,
#gb #mainNav .gb a span {
	background-position: right top;
	cursor: default;
}

/* Screen in the header showing photos */
#screen {
	margin-top: 4px;
	float: right;
	position: relative;
	width: 617px;
	height: 311px;
	background: url(screen00.gif) no-repeat;
}

#screen-img {
	position: absolute;
	margin: 0;
	top: 16px;
	left: 16px;
	width: 585px;
	height: 244px;
	background-color: #D3CCBC;
	background-repeat: no-repeat;
	z-index: 2; 
}

#home #screen-img, #partners #screen-img {
	background-image:  url(screen_h.jpg);
}

#hotel #screen-img {
	background-image: url(screen_h.jpg);
}

#price #screen-img, #price_new #screen-img {
	background-image: url(screen_h.jpg);
}

#photo #screen-img {
	background-image: url(screen_h.jpg);
}

#reserve #screen-img {
	background-image: url(screen_h.jpg);
}

#services #screen-img {
	background-image: url(screen_h.jpg);
}

#offers #screen-img {
	background-image: url(screen_h.jpg);
}

#gb #screen-img {
	background-image:  url(screen_h.jpg);
}

#sauna #screen-img, #en_sauna #screen-img {
	background-image:  url(screen_h.jpg);
}

#location #screen-img, #en_location #screen-img, #may #screen-img {
	background-image:  url(screen_h.jpg);
}


#screen ul {
	position: absolute;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
	z-index: 1;
}

#screen ul li {
	float: left;
	line-height: 4.2em;
}

#screen ul li.language {
	padding: 0 0 0 10px;
	background: url(devider1.gif) no-repeat right center;
}

#screen ul li.en {
	padding: 0 10px 0 0;
}

#screen ul li.fr {
	padding: 0 10px;
}

#screen ul li.de {
	padding: 0 10px;
}

#screen ul li.ru {
	padding: 0 10px 0 10px;
	background: none;
}

#screen .en a {
	padding-left: 20px;
	background: url(en.png) no-repeat 0 50%;
} 

#screen .fr a {
	padding-left: 20px;
	background: url(fr.png) no-repeat 0 50%;
} 

#screen .de a {
	padding-left: 20px;
	background: url(de.png) no-repeat 0 50%;
} 

#screen .ru a {
	padding-left: 20px;
	background: url(ru.png) no-repeat 0 50%;
} 

#screen .gohome {
	padding: 0 15px 0 26px;
	background: url(devider1.gif) no-repeat right center;
}

#screen .letter {
	padding: 0 102px 0 15px;
}

#screen .gohome a {
	padding-left: 17px;
	background: url(home.gif) no-repeat 0 50%;
}

#screen .letter a {
	padding-left: 17px;
	background: url(letter.gif) no-repeat 0 50%;
}

/* CONTENT and SIDEBAR WRAPPER
----------------------------------------------- */
#wrapper {
	padding-top: 393px;
	width: 100%;
	overflow: hidden;
}

/* CONTENT
----------------------------------------------- */

#content {
	float: right;
	width: 591px;
	margin-bottom: 10px;
}

#content h1 {
	margin: 13px 0 6px 6px;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5B5848;
	height: 23px;
	position: relative;
	overflow: hidden;
}

#content h1 span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
}

#home #content h1 span, #hotel #content h1 span {
	background-image: url(h1_home_.gif);
}

#price #content h1 span, #price_new #content h1 span {
	background-image: url(h1_price.gif);
}

#photo #content h1 span {
	background-image: url(h1_photo.gif);
}

#reserve #content h1 span {
	background-image: url(h1_reser.gif);
}

#services #content h1 span {
	background-image: url(h1_servi.gif);
}

#offers #content h1 span {
	background-image: url(h1_offer.gif);
}

#gb #content h1 span {
	background-image: url(h1_gb000.gif);
}

#partners #content h1 span {
	background-image: url(h1_partn.gif);
}

#content h2 {
	margin: 0 0 0 6px;
	font: 1.3em Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #656257;
	position: relative;
	overflow: hidden;
}

#home #content h2 {
	position: relative;
	margin: 5px 0 0 0;
	font-size: 1.2em;
	width: 123px;
	height: 20px;
	overflow: hidden;
}

#home #content h2 span {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	background-image: url(h2_atser.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 1;
}

#content ul {
	margin: 6px 0 0 0;
	padding: 0;
	list-style: none;
}

#content ul li {
		background: url(bullet.gif) no-repeat 0px 5px;
		padding-left: 10px;
		margin-left: 22px;
}

.more {
	background: url(more0000.gif) no-repeat 100% 50%;
	margin-top: 10px;
	padding-right: 12px;
	display: block;
	text-align: right;
}

#content p {
		padding: 8px 6px 0 6px;
		margin: 0;
}

.border {
	width: 166px;
	height: 118px;
	background: url(border.gif) no-repeat left top;
	display: inline;
}

.border img {
	position: relative;
	top: 11px;
	left: 11px;
	width: 144px;
	height: 96px;
}

#home .border {
	margin-right: 15px;
	float: left;
}

#offers .border {
	margin-right: 0;
	margin-left: 15px;
	float: right;
}

.offer {
	float: left;
	width: 400px;
}

#serviceList {
	width: 250px;
	float: right;
	padding-right: 6px;
}

#borderUslugi {
	float: left;
	background: url(devider2.gif) repeat-y right top;
	padding-right: 28px;
}

#borderUslugi a {
	display: block;
	width: 281px;
	height: 105px;
	background: #D3CCBC url(borderUslugi.gif) no-repeat left top;
}

#borderUslugi a img {
	position: relative;
	top: 11px;
	left: 11px;
	width: 259px;
	height: 83px;
}


/* Price table */
#price table, #price_new table {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#price table th, #price_new table th {
	background: #CFC6B6;
	padding: 8px 0;
}

#price table td, #price_new table td {
	background: #EDE8DD;
	padding: 8px 2px;
}

#price table caption, #price_new table caption {
	margin: 0;
	padding: 0;
	font: 1.3em Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* photo tour */
#popup {
	min-width: 0px;
}

#popup img {
	margin: 18px auto;
	border: 1px #68625E solid;
}

.thumb {
	margin: 0 5px 10px 0;
	padding: 0;
	float: left;
	width: 142px;
	background: url(thumbnai.gif) top left no-repeat;
	font-size: 10px;
	text-align: center;
	color: #68625E;
}

.thumb img {
	width: 120px;
	height: 80px;
	margin-top: 11px;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
}



/* gb form */
#gb form {
	padding: 0;
	margin: 0;
}

#gb textarea {
	width: 250px;
}

#gb form img {
	margin-bottom: -5px;
}

/* partners */

#partners #content img {
	float: left;
	margin-left: 6px;
	margin-right: 100px;
	display: inline;
}

#partners #content .devider {
	padding: 15px 0;
}

#partners #content ul {
	float: left;
}

#partners #content ul li {
	margin-left: 0;
}

/* SIDEBAR
----------------------------------------------- */
#sidebar {
	float: left;
	width: 363px;
	padding-bottom: 10px;
	color: #443A2E;
}

#sidebar p {
	padding: 5px 0;
	margin: 0;
}

#sidebar h2 {
	padding:0;
	margin:0;
	color: #656257;
	font: 1.3em Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

/* Boxes */
.box {
	width: 363px;
	margin: 0;
	padding: 0;
}

.box-top, .box-bottom {
	background: url(box_topb.gif) no-repeat;
	height: 13px;
	line-height: 0px;
	font-size: 0;
}

.box-top {
	background-position: left top;
}

.box-bottom {
	background-position: left bottom;
}

.box-graphic {
	background: #D3CCBC url(box_insi.gif) repeat-y;
	height: 100px;
	line-height: 0px;
	font-size: 0;
}

.box-graphic img {
	position: relative;
	left: 13px;
	width: 337px;
	height: 100px;
}

.box-text {
	padding: 10px 33px;
	background: #D3CCBC url(box_insi.gif) repeat-y;
}

/* Contacts box */
#contact-box {
	background: #C8BFAF;
	width: 351px;
	margin-left: 6px;
	overflow: hidden;
}

#map {
	margin: 18px 0 18px 20px;
	float: left;
	width: 100px;
	display: inline;
	background: url(magnifie.gif) no-repeat center top;
}

#map a {
	margin-top: 89px;
	display: block;
	width: 90px;
	color: #36342B;
	padding-left: 10px;
	background: url(bullet00.gif) no-repeat 0 5px;
}

#contacts {
	float: right;
	width: 180px;
	margin: 18px 20px 18px 0;
	padding-left: 25px;
	display: inline;
	background: url(devider3.gif) repeat-y left top;
}

#contacts h2 {
	position: relative;
	padding:0;
	margin:0;
	width: 176px;
	height: 17px;
	font: 1.2em Arial, Helvetica, sans-serif;
	font-weight: bold;
	overflow: hidden;
	text-align: left;
}

#contacts h2 span {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(h2_conta.gif);
	z-index: 1;
}

#contacts a {
	color: #F26521;
}

#contacts p {
	margin: 0;
	padding: 15px 0 0 0;
}

#sidebar table {
	width: 295px;
}

/* FOOTER
----------------------------------------------- */
#footer {
	width: 956px;
	height: 38px;
	overflow: hidden;
	margin: 0 6px;
	background: #CFC6B6;
	line-height: 38px;
	color: #827D70;
}

.partners {
	position: relative;
	display: block;
	left: 35px;
	float: left;
	width: 133px;
	height: 30px;
}

.partners span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 133px;
	height: 30px;
	background-position: 0 6px;
	background-repeat: no-repeat;
	background-image: url(footer_p.gif); 
	cursor: pointer;
}

#footer a.first {
	margin-left: 270px;
}

/* reklamma
----------------------------------------------- */
#reklamma {
	overflow: hidden;
	width: 888px;
	margin: 0 40px;
	padding: 10px 0 20px 0;
	color: #83766D;
}

#reklamma p {
	margin: 0;
	padding: 0;
}

#reklamma a {
 color: #544C47;
}

