@charset "utf-8";
/*
Theme Name: Готель "Ірена"
Theme URI: 
Description: Тема для готелю "Ірена". Розробка дизайну та сайту - <a href="mailto:vgaran@gmail.com">Володимир Гаран</a>
Version: 1.01
Author: Володимир Гаран
*/
@import url('css/lavalamp.css');
@import url('css/lightbox.css');

/* start make-up */
body, html {
margin:0;
padding:0;
font-size:0.9em;
min-width:950px;
font-family: Arial, "Trebuchet MS", Georgia, Verdana, serif;
color:#000;
background:#fff url(images/bg-page.gif) repeat fixed;
}

/* Основний контейнер */
div#wrap {
margin:0 auto;
width:950px;
clear:both;
}

/* Шапка */
#header {
width:950px;
height:125px;
margin:0 auto;
background-color:#fff;
border-top: #e4e4e4 1px solid;
border-right: #e4e4e4 1px solid;
border-left: #e4e4e4 1px solid;

}

/* Головне меню */
.menu {
width:950px;
margin-top: 5px;
margin-bottom: 5px;}

/* Вміст */
#main {
float:left;
width:950px;
background:#fff;
border-bottom: #e4e4e4 1px solid;
border-right: #e4e4e4 1px solid;
border-left: #e4e4e4 1px solid;
}

#content {
padding: 20px 30px 30px 30px;
} 


/* Підвал */
#footer {
width:950px;
height:50px;
clear:both;
}


/* Переключалка мов */
div#langbox {margin-top:35px; margin-bottom:10px; padding-bottom:10px; width:300px;}
#qtrans_language_chooser .active{filter:alpha(opacity=30);
-moz-opacity:.3;
-khtml-opacity: .3;
opacity: .3;}
#qtrans_language_chooser {line-height:1em; padding:0; margin:0;}
.qtrans_language_chooser {list-style-type:none;}
.qtrans_language_chooser li {float:left; margin-right:10px;}
.qtrans_language_chooser li a {text-decoration: none; color: #000;  font: bold 12px Verdana, Geneva, sans-serif;}

/* Загальне */
h1 {font-size: 140%;
	padding-top:5px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	border-bottom: 1px dotted #999999;
	color: #AE101E;
}
h2 {font-size: 130%;
	padding-top:5px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
    border-bottom: 1px dotted #999999;
	color: #000;
}
p {
	margin-bottom:0;
	line-height:1.4em;
}

ul, ol {line-height:1.4em;}

hr {color: #444; background-color: #444; height: 1px;}
textarea {width: 100%; border: solid 1px #999;}

/* Інше */
div#logo {width:300px;	float:left;}

div#content a {color:#AE101E; text-decoration:underline;} 
div#content a:hover {text-decoration:none;}

div#footer p {padding: 10px; margin:0; font-size:0.8em;}
div#footer a {color:#AE101E; text-decoration:underline;}

/* Таблиці списків */
ul.tablel_content {width: 700px; margin: 0 auto; padding: 10px 0; list-style: none;}
ul.tablel_content li {margin: 0; padding: 5px 0; text-align:right; border-bottom:dashed 1px #aaa;}
ul.tablel_content li strong, ul.tablel_content li em {float: left; padding: 0 10px; /*--Combined Property with 'li em'--*/}
ul.tablel_content li em {float: none;}

/* Стиль для фотографій */
#phblock {display:block; width:100%; margin-top:15px; margin-bottom:15px; height:231px;}
#phblock img {border: none; padding-left:15px; padding-top:15px;}
.phimg {display:block; float:left;  padding-right:15px; margin-right:6px; background:url(/images/tr/phbg.jpg) no-repeat; height:231px;}
div#phblock a {text-decoration:none; color:#333; font-family:"Times New Roman", Times, serif; font-size:10px; text-transform:uppercase;}
.phcap {padding-left:15px; padding-top:3px;}

.sm {font-size:0.8em;}
.vname {font-family:"Times New Roman", Times, serif; font-weight:bold; text-transform:uppercase;}

form {margin:0; padding:0; display:inline;}
.textwidget {margin:0; padding:0; display:inline;}
/*end make-up*/
