﻿
.detailmain
{
	margin-left: 20px;
	width: 700px;
}
.results
{
	left: 10px;
	
}
.hide{
    color: #ffffff;
    font-size: 4pt;
}

.stdtxt
{
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
}

.totalpr
{
    font-family: verdana;
    font-size: 8pt;
    color: #494949;
    margin-right: 4px;
    padding-right: 4px;
}

.htitle2
{
	font-weight: bold;
	font-size: 12pt;
	margin: 0px;
	color: #336699;
	font-family: Arial;
	text-decoration: none;
}
.htitle2:hover
{
	font-weight: bold;
	font-size: 12pt;
	margin: 0px;
	color: #CC0000;
	font-family: Arial;
	text-decoration: none;
}

.photoimg
{
	margin-top: 2px;
	margin-left:2px;
	width: 60px;
	height: 80px;
}

.photo
{
	border: 1px double #D3DFF5;
	width: 64px;
	height: 84px;
	background-image: url('/img/nophoto1.jpg');
	background-repeat: no-repeat;
	background-position:center center;
}

.price
{
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #990000;
}

.priceh
{
    font-family: arial;
    font-size: 14pt;
    font-weight: bold;
    color: #990000;
}

.pricesml
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #CC9900;
}


.hotelresult
{
	width:650px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #D3DFF5;
	margin-top: 10px;
	margin-bottom: 5px;
}

.topspace
{
	margin-top: 5px;
	}
	
.htitle
{
	font-weight: bold;
	font-size: 12pt;
	margin: 0px;
	color: #003399;
	font-family: Arial;
	text-decoration: none;
}
.htitle:hover
{
    font-weight: bold;
    font-size: 12pt;
    margin: 0px;
    color: #CC3300;
    font-family: Arial;
    text-decoration: none;
}
.srchNav
{
	 width: 700px; 
	 margin-bottom: 10px;
}

.mainsrchpan{
height: 100%;
}
.mapsrch{
 
   border: medium solid #CCCCCC;
   position: relative;
   
   width:400px; 
   height:300px;
   margin: 5px 5px 5px 5px;
}

.mapwidth{
    width:400px;
}

.slider {

margin-left: 10px;

}

.slidersml
{
    border: none;
    font-family: verdana;
    color: #4D4D4D;
    font-size: 7pt;
    background-color: #FFFFF0;
    width: 35px;
}

.htHdr{
    margin-left: 525px;
    padding: 0px; 
    margin-bottom: 0px; 
    border: 0px; 
    width: 175px; 
    vertical-align:baseline;
    }
    
.htText{
     position: relative; 
    top: -136px; 
    margin-left: 90px;
    height: 70px; 
    width: 600px;
    font-family: verdana, Trebuchet MS;
	font-size: 7.5pt;
	color: #666666;
    overflow: hidden;
}

.htTitle{
    position : relative; 
    top: -103px;
    height: 30px; 
    margin-left: 85px;
    border-bottom: dotted 1px #696969;
 }

.htRev
{
    position: relative; 
    top: -132px;
    margin-left: 570px; 
    width: 130px; 
    height: 20px;
}

.htCity
{
    position: relative;
    height: 16px; 
    width: 150px; 
    top: -138px; 
    margin-left: 106px;
}
.htBkpf
{
    position: relative; 
    top: -130px; 
    width: 690px; 
    margin-left: 5px; 
    height: 75px;
}

.showdiv
{
    padding: 2px;
    border: 3px solid #F0B337;
    
}

.ajax__multi_slider_custom .outer_rail_horizontal
{
    position: relative;
    background:url('/img/sliderBg.gif') repeat-x;
    width:155px;
    height:15px;
    z-index:100;
}

.ajax__multi_slider_custom .inner_rail_horizontal
{
    position: relative;
    background: url('/img/sliderBg.gif') repeat-x;
    width:155px;
    height:15px;
    z-index:100;
}

.ajax__multi_slider_custom .sliderHandle
{
    position:absolute;
    background:url('/img/sliderThumb.gif') no-repeat;
    width:8px;
    height:20px;
    z-index:200;
    cursor:w-resize;
}

.ajax__multi_slider_custom .handle_horizontal_right
{
    position:absolute;
    background:url('Images/handle_right.gif') no-repeat;
    width:13px;
    height:25px;
    z-index:200;
    cursor:w-resize;
}
.sliderBg{
     position: relative;
     height: 18px;
     width: 155px; 
     background-image: url('/img/sliderBg.gif');
     background-repeat: repeat-x;
    z-index:100;
}
