/* CSS Document */

body { background:url(body_bg.jpg) repeat-x #FFF; margin:0px; color:#000000; }
.page-title { color: #313131; background-color:#FAF9F6; font-size:14px; font-weight:bold; }
.commons { width:967px; }
.menu td {font:11px Verdana, Arial, Helvetica, sans-serif; line-height:8px;}
.menu-row { height:57px; }

.menu .row-middle { color:#154055; background-color:#F7F5F1; height:33px; padding-top:5px; }
.menu .row-bottom { background:url(menu_line_hor.jpg) repeat-x; height:13px; }
.menu .column-left { background:url(menu_line_ver_left.jpg) repeat-y; width:13px; }
.menu .column-right { background:url(menu_line_ver_right.jpg) repeat-y; width:13px; }
.menu a { color:#154055; background-color:#F7F5F1; text-decoration:none; font-weight:bold; font-size:9px; }
.menu a:hover { text-decoration:underline; }
.logos-row { height:76px; }
.logos-row .space { width:225px; }
.submenu { line-height: 14px; }
.submenu0 { color: #313131; background-color:#FAF9F6; font-size:10px; font-weight:bold; text-decoration:none; }
.submenu0:hover { text-decoration:underline; }
.submenu1 { color: #313131; background-color:#FAF9F6; font-size:10px; text-decoration:none; }
.submenu1:hover { text-decoration:underline; }
.splitter { border-right: 1px solid #D1D7DF; }
.main { margin-top:5px; }
.main .row-top { background:url(main_line_hor_top.jpg) repeat-x; height:70px; }
.main .row-middle { color:#154055; background-color:#FAF9F6; }
.main .row-bottom { background:url(main_line_hor_bottom.jpg) repeat-x; height:49px; }
.main .column-left { background:url(main_line_ver_left.jpg) repeat-y; width:32px; }
.main .column-right { background:url(main_line_ver_right.jpg) repeat-y; width:32px; }
.main-content img { border: 1px solid #0E749A; }
.main-content li { margin-left:15px; list-style-position:outside; }
.main-content ul { margin: 0px; padding: 0px; }
.main-content a { color: #313131; background-color:#FAF9F6; text-decoration:none; font-weight:bold; }
.main-content a:hover {text-decoration:underline; }
.hotels-row table { border-bottom: 1px solid #BDD9E3; }
.footer { padding-top:5px; }
.footer td, .footer a { color:#FFFFFF; font-size:9px; }
.footer a { text-decoration:none; }
.footer a:hover { text-decoration: underline; }
.hotel1 { 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='hotel1.png');
	position:relative;
	height:68px;
	width:140px;
	cursor:pointer;
}
.hotel1[class] { background: url(hotel1.png) no-repeat; }
.hotel2 { 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='hotel2.png');
	position:relative;
	height:68px;
	width:131px;
	cursor:pointer;
}
.hotel2[class] { background: url(hotel2.png) no-repeat; }
.hotel3 { 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='hotel3.png');
	position:relative;
	height:68px;
	width:140px;
	cursor:pointer;
}
.hotel3[class] { background: url(hotel3.png) no-repeat; }
