/* CSS Document */
/*this css document is free for modify */

/*Optional site styles*/
* {
	margin: 0;
	padding: 0;
}
html {
	margin: 0px;
}
body {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color:#6D6D6D;
	font: 11px verdana, arial;
}
h4, h1.head1, div.headH1 h1{
	color: #6A95C0;
	font: bold  13px/1.5 arial, helvetica, sans-serif;
	padding-bottom: 5px;
}
h6 {
	/*color: #6A95C0;*/
	font: bold  13px/1.5 arial, helvetica, sans-serif;
	/*display:inline;*/
	/*padding-bottom: 5px;*/
}

a:link {
	COLOR: #F06B00;
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #BF5500;
}
a.red {
	COLOR: #ED1C24;
	font-size: 11px;
	text-decoration: underline;
}
a.red:hover {
	color: #ED1C24;
	text-decoration: none;
}


a.up_menu {
	COLOR: #FFFFFF; font-weight:bold;
	font-size: 12px;
	text-decoration: underline;
}
	/*	
	background: url("simg/arr.gif") no-repeat scroll 0 0 transparent;
	padding-left:20px;
}
*/
a.up_menu2 {
    background: url("simg/arr.gif") no-repeat scroll 0 3px transparent;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 20px;
    text-decoration: underline;
}

a.up_menu:hover, a.up_menu2:hover {
	color: #FFD060;
	text-decoration: underline;
}
.topMenu ul li {
	list-style: none;
	display:inline;
}

.txt {
	padding: 3px 10px;
	text-align: left;
	font-size: 11px; color:#333333;
}
.head {
	padding: 3px 10px;
	text-align: left;
}



/*header*/

DIV.columns {
	clear: both; height:100px; 
	width: 100%;background: url(simg/fon.jpg) no-repeat center top; text-align:center;	border-bottom: 1px  solid  #FFFfff;
}

DIV.columnss {
	clear: both; padding-top:10px; padding-bottom:10px;
	width: 100%; background-color:#666666;}


/*

.columns .t_img,    .columns .t_r {
	float: left;
}
.columns .t_img {
	width: 30%; height:165px;	background: url(simg/fon.jpg) no-repeat left top;
}
.columns .t_r {
	height: 100px;
	width: 70%;
	/*background: url(simg/fon.jpg) no-repeat right top;
} 

*/

/* end header*/

table {
	width: 100%;
	height: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 11px;
}
/*for header*/
td.top {
	height: 100px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: url(simg/top.jpg) repeat-x left top;
}
div.head1 {
	width: 60%;
}
/*end for header*/

/*For bottom*/
td.bott, div.bott {
	height: 100px;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
	border-top: 5px  solid #626262;	
}
/*end For bottom*/
/*For main table*/
td.cent {
	vertical-align: top;
	height: 70%;
	padding-left: 7px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-top: 15px;
}
td.cent1 {
	vertical-align: top;
	height: 70%;
	padding-left: 7px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 80%;
}
td.left {
	vertical-align: top;
	width: 22%;
	padding-right: 7px; padding-left:20px;
	padding-bottom: 15px;
	padding-top: 15px;
	max-width: 200px;
}
td.right {
	vertical-align: top;
	width: 26%;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	max-width: 200px;
}
/* block TXT */
DIV.txt3 {
	font-size: 11px;
	padding: 3px 10px;
	overflow: hidden;
}
/* end block TXT */

/*end For main table*/


/* START STYLE SOCKETS */
a.heas {
	COLOR: #FFE8A2;
	font-size: 14px;
	text-decoration: underline;
}
a.heas:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.wite {
	COLOR: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a.wite:hover {
	color: #000;
	text-decoration: underline;
}
h5 {
	font: bold 16px/1.5 arial, helvetica, sans-serif;
	color: #6A95C0;
}
h1 {
	display: inline;
	color: #666666;
	font-size: 18px;
}

a.nav3:link {
	COLOR: #666666;
	font-size: 18px;
	text-decoration: underline;
}
a.nav3:hover {
	COLOR: #F06B00;
	font-size: 18px;
	text-decoration: underline;
}

nav3 {
	color: #666666;
	font-size: 18px;
}
h2 {
	display: inline;
	color: #666666;
	font-size: 18px;
}
DIV.tab {
	width: 100%;
}
DIV.columns1 {
	clear: both;
	width: 100%;
	display: table;
}
.columns1 .aa,    .columns1 .bb , .columns1 .bb1 {
	float: left;
}
.columns1 .aa {
	width: 49%;
	position:relative;
}
.columns1 .bb  , .columns1 .bb1 {
	width: 48%;
	float: right;
}
.columns1 .bb1 {
	text-align: center;
}
.columns1 .bb2 {
	padding:8px 10px 0 0;
	float: right;
}
DIV.columns2 {
	clear: both;
	width: 100%;
	padding-bottom: 5px;
}
.columns2 .aaa,    .columns2 .bbb {
	float: left;
}
.columns2 .aaa {
	width: 68%;
}
.columns2 .bbb {
	width: 31%;
	text-align: center;
}
div.hrr {
	border-top: 1px  dashed Silver;
}
hr {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom: 1px  dashed Silver;
	clear: both;
	height: 1px;
	padding-bottom: 6px;
}
#small_pic {
	clear: both;
	width: 100%;
/*/
	/padding-right: 0px;
	//overflow-x: hidden;
*/
	display: table;
}
#small_pic ul {
	list-style: none;
	padding-top: 4px;
}
#small_pic li {
	float: left;
	border: solid 1px #CCCCCC;
	margin: 0px 3px 0px 3px;
	vertical-align: middle;
}
/*
a.small_pic {
	width: 15px;
	display: table;
}
a.small_pic {
	list-style: none;
	padding-top: 4px;
}
a.small_pic {
	float: left;
	border: solid 1px #CCCCCC;
	margin: 0px 3px 0px 3px;
	vertical-align: middle;
	text-align: center;
}*/

.small_pic_al {
	/*width: 15px;*/
	min-width: 12px;
	display: inline;
	list-style: none;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	float: left;
	border: solid 1px #CCCCCC;
	margin: 0px 3px 0px 3px;
	vertical-align: middle;
	text-align: center;
	color: red;
	text-transform: capitalize;
}

.paging_a {
	/*width: 15px;*/
	display: inline;
	list-style: none;
	padding-top: 2px;
	padding-left: 7px;
	padding-bottom: 2px;
	padding-right: 3px;
	float: left;
	/*border: solid 1px #CCCCCC;*/
	margin: 0px 3px 0px 3px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

.small_pic_al_n {
	/*clear: both;*/
	/*width: 15px;*/
	display: none;
	list-style: none;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	float: left;
	border: solid 1px #CCCCCC;
	margin: 0px 3px 0px 3px;
	vertical-align: middle;
	text-align: center;
}



ul.numbers {
	list-style: none;
	padding-top: 4px;
}
li.numbers {
	width: 16px;
	height: 16px;
	text-align: center;
}
ul {
	list-style-position: inside;
}
ol {
	list-style-position: inside;
}
b, strong {
	font-size: 11px;
}
div.spisok {
	padding: 4px;
clear: both;
}
em {
	color: #999999;
}
FORM {
	display: inline;
}
/*Bottons and fields*/
input.log {
	width: 100%;
	font-size: 11px;
	border: 0.5pt solid #5288BF;
	padding: 2px;
}
input.butt {
border:0px; background:url(simg/button1.gif);
color:#000000;
font-size:13px;
font-weight:bold;
height:27px;
width:123px;
}

input.info, input.price {
border:0px; background:url(simg/button2.gif);
color:#000000;
font-size:11px;
height:25px;
width:69px;
}

input.sub {
border:0px; background:url(simg/button1.gif);
color:#000000;
font-size:12px;
font-weight:bold;
height:27px;
width:123px;
}
input.sub1 {
border:0px; background:url(simg/button2.gif);
color:#000000;
font-size:11px;
height:25px;
width:69px;
}
input.sub2 {

border:0px; background:url(simg/button2.gif);
color:#000000;
font-size:11px;
height:25px;
width:69px;
}
select {
	font-size: 11px;
}
select[name='dtOut'], select[name='dtIn'], select[name="NumberOfAdults"] {
	width: 40px;
}
select[name='mnOut'], select[name='mnIn'], select[name="mnCard"] {
	width: 80px;
}
select.sss {
	width: 100%;
}
#week {
	width: 100px;
	border: 1px #6A95C0 solid;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	border-collapse: collapse;
}
table#week td {
	border: 1px #6A95C0 solid;
}
table #week #th td {
	background-color: #eeeeee;
}
.element {
	padding-bottom: 5px;
}
p.cancel {
	padding-bottom: 20px;
	font-size: 14px;
}
div#cancel {
	padding: 10px;
	text-align: center;
}
input.book {
	width: 135px;
	height: 27px;
	border: 0px;
	background: url(img/button.gif);
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}


/*Socket block style*/
div.Article {
  background:  url("simg/top_left.gif") top left no-repeat;
  width:99%; 
  margin-bottom:10px;
  }
div.Article h4, div.Article h1.head1, div.headH1 h1{
background:transparent url(simg/top_right.gif) no-repeat scroll right top;
font-size:1.3em;
margin-left:14px;
padding:3px 10px 15px 0pt;
position:relative;
right:-14px;
margin-right: 14px;
color:#000000;
display:block;
}

div.blockAE {
	border-top: solid 1px #FA9600;
	width: 99%;
}

div.blockAE div.ArticleLongContent {
	margin-top: 0px;
}

div.blockAE h1{
	color:#000000;
	display: block;
	padding:0px 0px 5px;
}

div.descHotel h1{
	float: left;
}
div.descHotel div.ArticleBody span {
	float: left;
}


div.blockAE .ArticleBody {
	padding-top:5px;
	margin-top: 0px;
}

div.ArticleBody {
	background:  url("simg/right.gif") top right repeat-y;
	margin: 0;
	margin-top: -2em;
	padding: 15px;
	padding-left: 0;
	position: relative;
	right: -14px;
	margin-right: 14px;
	z-index: 10000;
	/*border-right: 1px solid #5389C3;
*/
}

div.ArticleLongContent {
	background: transparent url(simg/left.gif) repeat-y scroll left top;
	margin-top: -2em;
}

div.ArticleFooter {
	background:  url("simg/bottom_left.gif") bottom left no-repeat;
	position: relative;
	/*top: 0px;
*/
}
div.ArticleFooter p, div.ArticleFooter div.f {
	background:  url("simg/bottom_right.gif") bottom right no-repeat;
	padding: 15px;
	padding-left: 0;
	display: block;
	margin: -2em 0 0 0;
	position: relative;
	right: -14px;
	margin-right: 14px;
}
/*End Socket block style*/


/*Selected block*/
/*additional  styles*/
table#general {
	padding: 2px;
}
img.hotelinfo {
	margin-right: 5px;
	margin-bottom: 1px;
}
p {
	padding-bottom: 5px;	
	font-weight: normal;
}

div.right{
padding-right: 5px;
padding-top: 10px;
text-align: right;
}
p.linkCanonical{text-align:right;}

div.spisok a, ul.spisok a{
	color: #F06B00;
	text-decoration: none;
}
div.spisok a:hover, ul.spisok a:hover {
	text-decoration: underline;
}

div.spisok b, ul.spisok b {
	color: #333333;
	font-style: normal;
	/*text-decoration: underline;*/
}

div.spisok strong {
    color: #333333;
    display: inline;
    padding-bottom: 3px;
    text-align: justify;
    text-decoration: none;
}
div.spisok span.time {
	color: #333333;
	display: block;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
ul.spisok {
	list-style: none outside none;
}
ul.spisok li{
	list-style: none outside none;
	padding-top: 10px;
}

#fc {
	width: auto;
	height: auto;
}

.NbPrI-button {
    background: url("simg/top_right.gif") repeat scroll 0 -2px transparent;
    border: 2px solid #6F0011;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
	cursor: pointer;
    font: bold 14px verdana;
    height: 24px;
    margin-top: 7px;
    padding-bottom: 3px;
    width: 88px;
}
div.descHotel img{
    margin-bottom: 1px;
    margin-right: 5px;
    padding: 5px 10px;
}

/*
div.spisok i {
	text-decoration: underline;
}
*/
/*
 div.Article h4 span
 {
 background:  url("simg/bull_r.gif") 0% 50% no-repeat;
 padding-left:10px;
 }
 */
 /**/
 /*
 td.top {
 display:none;
 }
 td.bott {
 display:none;
 }
 */

div.faqRome h3 {
	margin-top: 10px;
}
ul.faqHeader li {
	padding: 3px 0px;
}
div.faqRome p {
	padding: 0px;
}
/*
div#content {
	float: left;
	margin-left: 280px;
	
}
div#sidebar{
	float: left;
	margin-left: -100%;width:250px;padding-left:15px;
}
div#generalContent{
	margin: 15px 0px;
	overflow: hidden;
	width:98%;
	
}
div#duble_block{

}
*/

.colmask {
    clear: both;
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
	margin-top: 15px;
}

.leftmenu .colleft {
    right: 75%;
}

.colright, .colmid, .colleft {
    float: left;
    position: relative;
    width: 100%;
}

.leftmenu .col1 {
    left: 100%;
    width: 73%;
}

.leftmenu .col2 {
    left: 4%;
    width: 21%;
}

.col1, .col2, .col3 {
    float: left;
    overflow: hidden;
    padding: 0 0 1em;
    position: relative;
}

div.blCheckIn input, div.blCheckOut input{
	background: url("http://www.hotelsrome.net/img/cal.gif") no-repeat scroll right center white;
    border: 1px solid #8F959A;
    font: 12px Arial;
    padding: 2px 18px 2px 2px;
    width: 63px;
	float: left;
}
div.formHC{
	width:278px;
	margin:auto;
}
div.formHC label{
    line-height: 22px;
    width: 79px;
	font-weight: bold;
	float: left;
	cursor: pointer;
}
div.blAdults label, div.blRooms label{
	width: 55px;
}

div.blAdults select, div.blRooms select{
	border: 1px solid #8F959A;
	padding: 1px;
	width: 40px;
	float: left;
}

div.blAdults, div.blRooms{
	padding-left: 15px;
}


div.blCheckIn, div.blCheckOut, div.blAdults, div.blRooms{
	padding-bottom: 7px;
	float: left;
}

.blClear{
	clear:both;
}
div#sInHot{border-top:1px dashed #D88200;margin-left:-10px;margin-right:-10px;margin-top:10px;text-align:center;}
img#logoSite{width:270px;height:100px;}