


.Line-red
	{
	height:20px;
	background-image:url(images/line-red.gif); 
	background-repeat:repeat-x;
	padding-bottom: 5px;
	}
	
.Line-red .header
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	height:20px;
	background-color:#fff;
	padding-right:6px;
	padding-left:6px;
	margin: 0 0 0 0;
	margin-bottom:4px;
	float:left;
	}


.Line-darkblue
	{
	height:20px;
	background-image:url(images/line-darkblue.gif); 
	background-repeat:repeat-x;
	padding-bottom: 5px;
	}
	
.Line-darkblue .header
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	height:20px;
	background-color:#fff;
	padding-right:6px;
	padding-left:6px;
	margin: 0 0 0 0;
	margin-bottom:4px;
	float:left;
	}


.Line-orange
	{
	height:20px;
	background-image:url(images/line-orange.gif); 
	background-repeat:repeat-x;
	padding-bottom: 5px;
	}
	
.Line-orange .header
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	height:20px;
	background-color:#fff;
	padding-right:6px;
	padding-left:6px;
	margin: 0 0 0 0;
	margin-bottom:4px;
	float:left;
	}

.Line-green
	{
	height:20px;
	background-image:url(images/line-green.gif); 
	background-repeat:repeat-x;
	padding-bottom: 5px;
	}
	
.Line-green .header
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC33;
	height:20px;
	background-color:#fff;
	padding-right:6px;
	padding-left:6px;
	margin: 0 0 0 0;
	margin-bottom:4px;
	float:left;
	}

.Line-cyan
	{
	height:20px;
	background-image:url(images/line-cyan.gif); 
	background-repeat:repeat-x;
	padding-bottom: 5px;
	}
	
.Line-cyan .header
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #33CCCC;
	height:20px;
	background-color:#fff;
	padding-right:6px;
	padding-left:6px;
	margin: 0 0 0 0;
	margin-bottom:4px;
	float:left;
	}

.Line-blue
	{
	height:20px;
	background-image:url(images/line-blue.gif); 
	background-repeat:repeat-x;
	padding-bottom: 5px;
	}
	
.Line-blue .header
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3399FF;
	height:20px;
	background-color:#fff;
	padding-right:6px;
	padding-left:6px;
	margin: 0 0 0 0;
	margin-bottom:4px;
	float:left;
	}



#Apartments-info
	{
	background-color:#fff;
	width: 675px;
	float: left;
	margin: 0 0 0 0;
	padding:  0 0 0 0;
	}
	

#Apartments-info .hotel
	{
	background-color:#fff;
	float: right;
	width: 170px;
	text-align:left;
	margin-left: 0;
	padding: 3px 3px 3px 3px;
	}

#Apartments-info .hotel img
	{
	background-color:#fff;
	float: left;
	text-align:left;
	margin-bottom: 10px;
	padding: 3px 3px 3px 3px;
	border: solid 1px #0099CC;
	}


#Apartments-info div.text
	{
	width: 440px;
	display:block;
	margin-left: 2px;
	padding: 12px 0px 0px 0px;
	font-size:13px;
	color: #333;
	text-align: left;
	float: left;
	line-height: 18px;
	}

#Apartments-info div.text .hotelname
	{
	font-size:18px;
	font-weight:bold;
	color: #0099CC;
	}

#Apartments-info div.text .price
	{
	font-size:14px;
	font-weight:bold;
	color: #FF6600;
	}

#Apartments-info div.check
	{
	background-image:url(images/bg-search-vacation.jpg);
	width: 495px;
	height: 90px;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0px 0px 0 0;
	background-repeat: no-repeat;
	display:block;
	}

html>body #Apartments-info div.check
	{
	width: 460px;
	}
	
#Apartments-info div.get
	{
	font-size:15px;
	height: 70px;
	width: 230px;
	text-align: left;
	padding-left: 10px;
	text-decoration:underline;
	font-weight: bold;
	display:inline;
	}

#Apartments-info div.form-text
	{
	font-size:12px;
	height: 110px;
	width: 80px;
	text-align: left;
	padding-left: 3px;
	margin: 10px 0 0 2px;
	display:block;
	float: left
	}


#Apartments-info div.input
	{
	font-size:12px;
	height: 50px;
	width: 160px;
	margin-top: 6px;
	text-align: right;
	padding-left: 10px;
	display:block;
	float: left
	}


#Apartments-info div.input .text
	{
	text-align: left;
	width: 160px;
	margin: -3px 0 0 5px;
	padding: 0 0 0 0;
	}


#Apartments-info div.check div.button
	{
	margin: 0px 20px 0 0;
	padding: 0 0 0 0;
	width: 120px;
	text-align: right;
	float: right;
	}

#Apartments-info div.check div.button .text
	{
	width: 130px;
	margin: 5px 0 0 25px;
	padding: 0 0 0 0;
	}


html>body #Apartments-info div.check div.button .text
	{
	width: 130px;
	margin: 5px 0 0 2px;
	padding: 0 0 0 0;
	}

#Apartments-info div.check div.button .button
	{
	padding: 25px 0 0 25px;
	}


#Apartments-info div.check div.button select
	{
	width: 120px;
	font-size:12px;
	padding:  0 0 0 0;
	margin-left: 53px;
	display:block;
	}


html>body #Apartments-info div.check div.button select
	{
	width: 120px;
	font-size:12px;
	padding:  0 0 0 0;
	display:block;
	float: right;
	}

#Apartments-info div.check div.button input
	{
	float: right;
	text-align: right;
	margin-left: 35px;
	margin-top:10px;
	padding:  0 0 0 0;
	display:block;
	}


#Apartments-info div.input img
	{
	margin: 0 0 0 0;
	}
	

#Apartments-info .text-vacation
	{
	font-size:12px;
	width: 450px;
	text-align: justify;
	margin-right: 35px;
	display:block;
	float: left;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	line-height: 19px;
	}
	


#Apartments-info div.roomtypes
	{
	background-image:url(images/bg-room-type.jpg);
	width: 665px;
	text-align: left;
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	background-repeat: no-repeat;
	display:inline;
	}
	

#Apartments-destription
	{
	background-color:#fff;
	width: 675px;
	float: left;
	margin: 0 0 0 0;
	margin-top: 20px;
	margin-bottom: 20px;
	}


#Apartments-destription div.gallery
	{
	background-color:#fff;
	font-size:12px;
	color: #333;
	width: 665px;
	float: left;
	text-align:justify;
	margin: 0px 0 0 0;
	padding-right: 1px;
	}


#Apartments-destription div.gallery div.photo-small
	{
	background-color: #fff;
	font-size:12px;
	color: #333;
	width: 207px;
	float: left;
	text-align:center;
	margin: 0px 12px 0 0;
	padding-right: 1px;
	}


#Apartments-destription a:link {color: #000000; text-decoration: none;} 
#Apartments-destriptions a:visited {color: #0099CC; text-decoration: none;}
#Apartments-destription a:hover {color: #000000; text-decoration: none;} 
#Apartments-destription a:active {color: #0099CC; text-decoration: none;}


#Apartments-destription div.gallery div.city
	{
	background-color: #fff;
	font-size:12px;
	color: #333;
	width: 208px;
	float: left;
	text-align:center;
	margin: 0px 0px 0px 0;
	padding: 15px 0 0 0;
	}

#Apartments-destription div.apt-name
	{
	font-size:12px;
	color: #006699;
	text-align:left;
	margin: 5px 0px 5px 20px;
	font-weight:bold;
	}

#Apartments-destription div.apt-name a:visited
	{
	color: #006699;
	}

#Apartments-destription div.apt-name a:active
	{
	color: #006699;
	}	

#Apartments-destription div.apt-name a:hover
	{
	color: #006699;
	}
	
#Apartments-destription div.apt-name a:link
	{
	color: #006699;
	text-decoration:underline;
	}

#Apartments-destription div.gallery div.city img
	{
	width: 200px;
	height: 140px;
	border: solid 1px #666;
	}


#Apartments-destription .text
	{
	padding: 0;
	text-align:left;
	}


#Apartments-destription .text ul
	{
	display:block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}


#Apartments-destription .text ul li
	{
	display:inline;
	padding-left: 0px;
	font-size:12px;
	color: #333;
	clear: both;
	text-align:left;
	}
	
html>body #Apartments-destription .text ul li
	{
	width: 300px;
	line-height:18px;
	padding-top:0px;
	}


#Apartments-destription .text ul li img
	{
	padding-top: 3px;
	}




/* BOX 10 - hotel */
.box-10
	{
	width:295px;
	height:160px;
	}
	
.b10-left
	{
	border: 0;
	width: 10px;
	height: 160px;
	float:left;
	background-image:url(img-box/box10left.jpg);
	}

.b10-bg
	{
	border: 0;
	width: 275px;
	height: 160px;
	float:left;
	background-image:url(img-box/box10bg.jpg);
	}
	
.b10-blue-bg
	{
	background: #e4f4f9 url(/images/bluemid.gif) bottom repeat-x;
	border:1px solid #999;
	padding: 10px;
	text-align:left;
	font-size: 12px;
	}

.b10-right
	{
	border: 0;
	width: 10px;
	height: 160px;
	float:left;
	background-image:url(img-box/box10right.jpg);
	}


/* BOX 12 - INFORMATION CORNER hotel */
.box-12
	{
	width:295px;
	height:141px;
	}
	
.b12-left
	{
	border: 0;
	width: 10px;
	height: 141px;
	float:left;
	background-image:url(img-box/box12left.jpg);
	}

.b12-bg
	{
	border: 0;
	width: 275px;
	height: 141px;
	float:left;
	background-image:url(img-box/box12bg.jpg);
	}

.b12-right
	{
	border: 0;
	width: 10px;
	height: 141px;
	float:left;
	background-image:url(img-box/box12right.jpg);
	}



#Menu-apartments
	{
	float: right;
	width: 295px;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 18px;
	}
	

#Menu-apartments .text
	{
	text-align:left;
	}


#Menu-apartments .b10-blue-bg .text ul
	{
	display:block;
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	}


#Menu-apartments .b10-blue-bg .text ul li
	{
	font-size:15px;
	color: #333;
	font-weight:bold;
	display:inline;
	}
	
#Menu-apartments .b10-blue-bg .text ul li .text1
	{
	font-size:12px;
	color: #333;
	font-weight:normal;
	margin-left: 10px;
	}

#Menu-apartments .b10-blue-bg .text ul li img
	{
	margin-top: 3px;
	margin-right: 7px;
	text-align:left
	}


#Mod-information
	{
	width: 295px;
	margin-top: 15px;
	float: right;
	}
	

#Mod-information .text
	{
	padding: 0;
	text-align:left;
	}

#Mod-information .text ul
	{
	display:block;
	margin: 0 0 0 0;
	padding:15px 0 0 0;
	}


#Mod-information .text ul li
	{
	display:inline;
	line-height:18px;
	padding-left: 0px;
	font-size:12px;
	color: #333;
	clear: both;
	text-align:left;
	}
	
html>body #Mod-information .text ul li
	{
	width: 300px;
	line-height:18px;
	padding-top:0px;
	}

#Mod-information .call
	{
	padding-top:15px;
	line-height:16px;
	padding-left: 10px;
	font-size:11px;
	color: #333;
	font-weight: bold;
	clear: both;
	text-align:left;
	}


#Mod-information a:link {color: #0099CC; text-decoration: underline;} 
#Mod-information a:visited {color: #333; text-decoration: underline;}
#Mod-information a:hover {color: #0099CC; text-decoration: underline;} 
#Mod-information a:active {color: #333; text-decoration: underline;}






