﻿body {
	margin:0px;
	background:#F7F9F7 repeat;
	width:100%;
	height:100%;
	font-family:"trebuchet MS", arial;
}
h1,h2,h3,h4,h5 {margin:0px; padding:0px;}
p{margin:0px; padding:0px;}
#container{
	width:726px;
	margin:0px auto;
}
#container .wrapper{
	width:726px;
	float:left;
	/*border:1px solid #497721;*/
	border:1px solid #102;
	border-top:none;
	background:#fff;
}
#header{
	width:726px;
	height:123px;
	margin:0 auto;
	display:block;
	position:relative;
}
#header-top
{
	width: 726px;
	height: 123px;
	display: block; /*background: Navy; */
	background: #000066;
	
}

#header .bg
{
	background: url( "ImageHeader/header-bg.png" ) no-repeat;
	width: 726px;
	height: 128px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}
* html #header .bg{
	background: none;
	background: url( "ImageHeader/header-bg.png" ) no-repeat;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://static.parkingpanel.com/t/401/images/header-bg.png", sizingMethod="image");*/
}
/**************header starts***************************/
#header .content{
	width:726px;
	height:128px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
}
#header .content .company { margin: 15px 0 0 25px; }
#header .content .time{
	position:absolute;
	display:block;
	color:#fff;
	right:20px;
	top:10px;
	font-size:.7em;
}



#header .content span a{
	text-decoration:none;
	font-size:1em;
	color:#fff;
	font-weight: normal;
}
#header .content h2{
	font-size:.8em;
	color:#fff;
	font-weight: normal;
}
/***************header ends************************/

/***************nav starts*****************/
#nav{
	position:absolute;
	display:block;
	top:97px;
	height:26px;
	right:0px;
	width:726px;
}
#nav .navbg
{
	height: 26px; 
	/*background:url("http://static.parkingpanel.com/t/401/images/nav-bg.png") repeat-x;*/
	/*background: url("ImgBackground/nav-bg.png" ) repeat-x;*/
	display: block;
	position: relative;
}
* html #nav .navbg{
	background:none;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://static.parkingpanel.com/t/401/images/nav-bg.png", sizingMethod="scale");*/
}
#nav .navcont{
	display:block;
	top:0px;
	left:65px;
	height:26px;
	position:absolute;
}
#nav .navcont .realted{
	display:block;
	left:-50px;
	top:5px;
	position:absolute;
	width:110px;
	font-size:.7em;
	color:#fff;
}
#nav .navcont ul{
	margin:0px;
	margin-left:110px;
	padding:0px;
	list-style:none;
}
#nav .navcont li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#nav .navcont ul li{
	margin-top:5px;
	float:left;
	/*background:url(http://static.parkingpanel.com/t/401/images/bullet.gif) no-repeat 0% 50%;*/
	padding:0px 10px 0px 15px;
	font-size:.7em;
}
#nav .navcont li a{
	color:#fff;
	text-decoration:none;
}
#nav .navcont li a:hover{
	text-decoration:underline;
}
/***************nave ends*****************/
/********content starts**************/
#content{
	width:713px;
	margin:7px auto 0px auto;
	display:block;
	position:relative;
}
#content .leftcont{
	width:324px;
	float:left;
	height:206px;
	display:block;
	/*background:url(http://static.parkingpanel.com/themes/china/main.jpg) center no-repeat;*/
}
#content .rightcont
{
	display: block;
	float: left;
	background: navy;
	width: 713px;
	/*width: 389px;*/
	height: 106px;
	padding-left:0px;
}

#content .rightcont .thumbbg
{
	position: absolute; /*background:url("http://static.parkingpanel.com/t/401/images/thumb-bg.png") repeat-x;*/
	/*background: url( "ImgBackground/thumb-bg.png" ) repeat-x;*/
	width: 713px;
	/*width: 389px;*/
	height: 106px;
	display: block;
}
* html #content .rightcont .thumbbg{
	background:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="ImgBackground/thumb-bg.png", sizingMethod="scale");
	
}
#content .rightcont .thumbholder{
	position:relative;
	/*width:389px;*/
	width:711px;
	height:106px;
	display:block;
	left:15px;
	top:10px;
}
#content .rightcont .thumbholder .thumb
{
	display: block;
	width: 153px;
	padding: 5px;
	text-align: center;
	border: 1px solid #497721; 	background:#f3f5eb;
	margin:  0px 8px 20px 0px;
	float: left;
	position: relative;
	
}
/**********realted starts****************/
#content .relatedholder{
	float:left;
	width:168px;
	position:relative;
	left:1px;
	margin-top:10px;
}
#content .sep{
	float:left;
	width:13px;
	display:block;
}
#content .related-bg{
	/*background:url("http://static.parkingpanel.com/t/401/images/related-bg.png") repeat-x #BC995C;*/
	height:24px;
	width:168px;	
	float:left;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-indent:10px;
	BACKGROUND-IMAGE: url(ImgBackground/nav-bg.png); BACKGROUND-COLOR: dimgray;
	
}
* html #content .related-bg{
	background:#BC995C;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://static.parkingpanel.com/t/401/images/related-bg.png", sizingMethod="scale");*/
}
#content ul{
	position:relative;
	width:166px;
	background:#F7F9F7;
	border:1px solid #737373;
	margin:0px;
	margin-top:3px;
	padding:0px;
	padding-bottom:5px;
	list-style:none;
	float:left;
	font-size:.7em;
	font-weight:normal;
}
#content li{
	list-style:none;
	padding-left:18px;
	margin:0px;
	margin-top:5px;
}
#content li a{
	color:#000;
	text-decoration:none;
}
#content li a:hover{
	text-decoration:underline;
}
/**********realted ends***********/
/*********content ends*************/
/*********footer starts************/
#footer{
	position:relative;
	display:block;
	width:726px;
	background:#497721;
	height:34px;
	float:left;
	margin-top:8px;
}
#footer .bg{
	position:absolute;
	/*background:url("http://static.parkingpanel.com/t/401/images/footer-bg.png") repeat-x;*/
	width:726px;
	height:34px;
	display:block;
}
* html #footer .bg{
	background:none;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://static.parkingpanel.com/t/401/images/footer-bg.png", sizingMethod="scale");*/
}
#footer .footerholder{
	position:relative;
	width:726px;
	height:34px;
	display:block;
	left:0px;
	top:0px;
}
#footer .footerholder .inq{
	float:left;
	position:relative;
	font-size:.7em;
	color:#fff;
	top:10px;
	left:10px;
}
#footer .footerholder .inq a{
	color:#fff;
	text-decoration:none;
}
#footer .footerholder .inq a:hover{
	text-decoration:underline;
}
#footer .footerholder .copy{
	float:right;
	position:relative;
	font-size:.7em;
	color:#fff;
	top:10px;
	right:10px;
}
#footer1
{
	clear: left;
	width: 100%;
	padding: 0px;
	
	background-image: url(ImgBackground/nav-bg.png);
	color:White;
}


#footer1 .CopyRight
{
	padding:10px 0px 5px 10px;
	font-size:11px;
}
#footer1 .DesignBy
{
	
	padding:   10px 10px 5px 0px;
	font-size: 11px;
	text-align: right;
}
#footer1 .DesignBy a
{
	font-size: 11px;
	text-decoration: none;
	color: Silver;
}
#footer1 .DesignBy a:hover
{
	font-size: 11px;
	text-decoration: underline;
	color: LightYellow;
}

#Show
{
	width: 716px;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	line-height: normal;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(ImgBackground/nav-bg.png);
	background-color: Navy;
}
#Show a
{
	font-weight: normal;
	font-size: 11px;
	color: yellow;	
	text-align: right;
	text-decoration: none;
}
#Show a:hover
{
	
	font-weight: normal;
	font-size: 11px;
	color: lightyellow;	
	text-align: right;
	text-decoration: underline;
}
#FixLeft
{
	float: left;
	width: 533px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: justify;
	line-height: normal;
	font-size: 12px;
	
}
#RightPromo
{
	float: left;
	width: 168px;
	padding-top: 5px;
	vertical-align: top;
	padding-right:10px;
	padding-bottom:5px;
}
.Entire
{	clear:left;
	WIDTH: 726px;
	padding-top:5px;
}
#PromoText
{	float:left;
	width:156px;
	padding:5px 5px 5px 5px;
	border:1px solid dimgray;
	text-align:justify;
	line-height:normal;
	font-size:11px;

}
#Entire1
{
	clear: left;
	width: 533px;
	padding:0px 5px 5px 0px;
	vertical-align:top;
	
}
#FixLeft
{
	float: left;
	width: 540px;	
	text-align: justify;
	line-height: normal;
	font-size: 12px;
	padding:0px 5px 5px 0px;
	
}
#FixLeft .ConUs
{	
	color: darkgoldenrod;
	line-height: normal;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(ImgBackground/nav-bg.png);
}
.layout-text
{
	padding: 5px 0px 5px 0px;
	line-height: normal;
	text-align: justify;
	width: 100%;
}
.BorderImageWidth
{
	width: 172px;	
	text-align: center;
	padding-bottom:5px;
	
}
.ImageBoder
{
	border: solid 1px silver;
	padding: 3px 0px 0px 0px;
	text-align: center;
	width: 156px;
	height:116px;
}

.RoomPhotoBorder
{
	width:170px;
	border:1px solid silver;
	padding:3px;
}

.RoomLeft0
{
	width: 230px;
	font-size: 13px;
	color: #5973f9;
	text-decoration: none;
	font-weight:bold;
	text-align:left;
}
.Booking
{
	width:345px;
	text-align:left;
}
.Booking a
{
	font-weight: bold;
	font-size: 13px;
	color: Green;
	text-decoration: none;
}
.Booking a:hover
{
	text-decoration:underline;
}
.RoomLeft3
{
	width:100px;
	font-size: 12px;
	color: maroon;
	text-decoration: none;
	font-weight:bold;
	text-align:right;
}
.RoomLeft1
{
	width: 180px;
	padding-right: 10px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}



.Right1
{
	width:345px;
	padding:3px;
}

.Left1
{
	width:175px;
	padding:3px;
}
.Center1
{
	text-align:center;
	padding-bottom:5px;
}
.RoomInfo
{
	width: 344px;
	padding: 3px;
	vertical-align: top;
	line-height: normal;
}

.FontBold-Red 
{
	color: Red; font-size: 13px; font-weight: bold;
}
