/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Проект: Отель «Вербена»
Кодер: Ivan Leonchikov [ coder@xeonc.eu ]
Дата: апрель 2007
Назначение стилей: Стили для шаблона внутренних страниц
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
html { height:100%;}
body { background:#eae4cc url(../images/bg-body.gif) repeat-x; height:100%; }
#basis { background:url(../images/bg-basis2.jpg) no-repeat 100% 0; }

#header { width:100%; height:167px; background:url(../images/bg-header2.jpg) no-repeat; }
.logo { top:11px; left:15px; width:276px; height:145px; }

.ico { top:9px; right:459px; }
.menu { padding:142px 0 0 247px; }

#middle { background:url(../images/bg-middle3.jpg) no-repeat 175px 0; }
.middle3 { min-height:320px; height:auto; background:url(../images/bg-news.gif) repeat-y 234px 0; }

.left {	position:relative;
	z-index:30;
	width:264px;
	float:left;
	padding:38px 0 340px 0;
	height: 100%;
 }
.right3 {
	position:relative;
	z-index:30;
	width:241px;
	float:left;
	margin:193px 0 200px 0;
	height: 100%;
}
.content { padding:55px 0 60px 0; }

.submenu { position:relative; margin:0 25px 15px 0; }
.submenu li { margin:0 26px; background:url(../images/bg-submenu.gif) repeat-x 0 100%; list-style-type:none; }
.submenu li.last { background-image:none; }
.submenu li a { font:normal 12px/24px Verdana; color:#644a33; text-transform:uppercase; text-decoration:none; }
.submenu li a:hover { text-decoration:underline; }

.news { width:235px; background-image:none;  height:100%; position: relative ;z-index:30;}
.news2 { padding:0 35px 0 0; position: relative ;z-index:30;}
.news2 p { padding:0 0 20px 28px; }

#footer { background-image:none; }
#footer .ph { position:absolute; bottom:43px; left:0; width:235px; height:125px; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   Конец
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


.kapt {width:80px; height:35px; color:#666; text-align:center; font-size:21px}

.guest_name {width:400px; color:#333; font-size:11px; height:20px;}
.guest_text {width:400px; color:#333; font-size:11px; }
.img_kaptcha {float:left; border:1px solid #CCC; margin-right:10px; margin-bottom:10px}

.idea {padding:10px; background-color: rgb(234, 245, 245); margin: 10px 0px 10px 0px; color: rgb(49, 49, 49); text-align: justify; }

