﻿.header
{
	width: 98%;
	background-color: #FFFFF0;
	border: solid 5px #ffffff;
	
}
.detTitle
{
	
	top: 1px;
}
.rght
{
	position: absolute;
	left: -20px;
	 min-width: 800px;
	width: 100%;
	text-align: right;
	top: 40px;
	}

.topsubmnu
{
	position: absolute;
	left: 10px;
	width: 100%;
	text-align: left;
	top: 5px;
	}
		
	
.hdrSml
{
	font-family: Verdana;
	font-size: 8pt;
	color: #996633;
	font-weight: normal;
}
.dotBorder
{
	border: 1px dotted #CCCCFF;
}
.txtRegion
{
	text-align: justify;
	padding: 2px 10px 5px 20px;
	width: 850px;
	color: #666666;
	font-family: Verdana;
	font-size: 8pt;
}
.smltitleD
{
	padding-left: 10px;
	color: #996600;
	font-size: 11pt;
	font-weight: normal;
}

.stitle
{
    font-size: 10pt;
    color: #CC9900;
    font-family: 'trebuchet MS';
    text-decoration: none;
    font-weight: 500;
}

.smlLinks
 {
	color: #756959;
	font-size: 8pt;
	vertical-align: 7px;
	font-family: arial;
	text-decoration: none;
}
.smlLinks:hover
{
	color: #CC3300;
	font-size: 8pt;
	vertical-align: 7px;
	font-family: arial;
	text-decoration: underine;
}

.bgRegion
{
	border: 1px dashed #CDC8BA;
}

.facon
{
	list-style-image: url(  '/nimg/x3.gif' ) ; 
	font-family: Arial;
	font-size: 8pt;
	color: #004600;

}
.facoff
{
	list-style-image: url( '/nimg/x1.gif' );
	font-family: Arial;
	font-size: 8pt;
	color: #cccccc;

}

.topcitynm{
    position: absolute;
    top: 127px;
   margin-left: 22px;
}

.mapbox
{
    border: 1px solid #66CCFF;
    padding: 2px;
    position: relative;
    width: 360px;
    height: 200px;
    top: 0px;
    left: 0px;
    margin-top: 3px;
    margin-bottom: 6px;
}
.phototbl{ width:100%;}

.photopn
{
    padding: 8px;
    height: 236px;
    border: 1px solid #CCCCCC;
    margin-top: 5px;
    margin-bottom: 2px;
    background-color: #FFFFEE;
}

#galleryContainer{
		
		height:243px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		overflow:hidden;
		padding:1px;
		width: 38px;
		margin-top: 5px;
		margin-right: 3px;
		/* CSS HACK */
		height: 240px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/240px;	/* Other browsers */
		height: /**/240px;
		background-color: #FFFFEE;
	}
	
.mainimg { width: auto; height: 230px; }
.smlimg { width:35px; height: 30px; margin: 2px; }

li.fp
{
	
	list-style-image: url( '/nimg/arrow_lists.gif' );
	vertical-align: top;
}

li.fp#hover
{
	
	list-style-image: url('/nimg/arrow_lists.gif');
	vertical-align:  top;
	
}

.mrg5
{
    color: #5d5d5d;
	font-family: verdana;
	font-size: 8pt;
    margin-left: 5px;
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}
.txtData
{
    
    width: 400px;
    color: #444444;
    font-family:  Trebuchet MS, Verdana;
    font-size: 8pt;
    text-align: justify;
}

