@charset "utf-8";


/* -------------------------------- */
/* RESET HTML TAGS					*/ 
/* -------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;	
}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
	
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}

/* -------------------------------- */
/* PAGE ELEMENTS 					*/ 
/* -------------------------------- */
/* Top Section	  					*/

body {
	margin:0px;
	border:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	background-color: #fff5e5;
}

#wrapper {
	width:800px;
	margin:0 auto;
	padding:0 0 20px 0;
	background-color: #1F74AD;
	background-image: url(images/bg-wrapper.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

h1 {
	font-size:30px;
	font-weight:bold;
	letter-spacing:1px;
	color:#FFFFFF;
	margin-bottom:-4px;
}

h2 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}



	/* -------------------------------- */
	/* HEADER							*/
	
	#header {
	width:790px;
	margin:0px auto;
	height:170px;
	position:relative;
	z-index:999;
	background-color: #1F74AD;
	background-image: url(images/chester_header.jpg);
	}
	
	#header .logo {
	position:absolute;
	top:90px;
	left:-20px;
	}
	
	#header h1 {
	position:relative;
	left:10px;
	top:10px;
	font-family: Arial, Helvetica, sans-serif;
	}
#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
	
	#header h2 {
	position:relative;
	left:13px;
	top:12px;
	}
	
	#header .tabs {
	position:absolute;
	top:25px;
	right:10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
	
	#header .tabs li {
		display:block;
		background:url(images/bg-header-tabs.png) bottom right;
		float:left;
		margin:2px;
	}	
	
	#header .tabs li em {
		display:block;
		height:19px;
		float:left;
	}
	
	
	#header .tabs li a {
	display:block;
	float:left;
	background:url(images/bg-header-tabs.png) bottom left;
	padding-left:3px;
	margin-right:3px;
	line-height:19px;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
	}
	
	#header .tabs li:hover a, #header .tabs li em a {
	color:#1F74AD;
	background-image: url(images/bg-header-tabs.png);
	background-position: left top;
	}
	
	#header .tabs li:hover, #header .tabs li em{
	background:url(images/bg-header-tabs.png) top right;
	}
	
	/* -------------------------------- */
	/* CENTER							*/
	
	#center {
	background:#FFF;
	width:750px;
	margin:0 auto;
	padding:10px 20px;
	position:relative;
	color:#666666;
	overflow-x:hidden;
	}
	
	
	
	
	#center h3 {
	clear:both;
	width:100%;
	font-size:22px;
	color:#1F74AD;
	font-weight:bold;
	letter-spacing:2px;
	margin-bottom:-4px;
	padding:0px;
	text-align: center;
	}
	
	#center h4 {
	color:#1F74AD;
	font-size:15px;
	font-weight:bold;
	text-align: center;
	}
	
	#center h5 {
	color:#FFF;
	width:100%;
	background-color:#1F74AD;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	text-align: center;
	}
	
	#center h6 {
	color:#1F74AD;
	font-size:12px;
	font-weight:bold;
	}
	
	#center p {
	line-height:140%;
	font-size:12px;
	margin:5px 5px 15px 5px;
	text-align: center;
	}
	
	#center hr {
	color: #2574AB;
	}
	
	#center .infosidebar {
	background-color: #FFFFFF;
	float: left;
	height: 620px;
	width: 140px;
	border: 1px solid #118042;
	top: 10px;
	position: relative;
}
#center .info {
	float: right;
	height: 600px;
	width: 560px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
#center .info p {
	text-align: left;
}
#center .maintext {
	font-style: italic;
	font-weight: bold;
}
#center .sidebar li {
	color: #000000;
	line-height: 25px;
	font-size: 12px;
	text-indent: 10px;
	text-decoration: none;
}

#center .sidebar {
	background-color: #FFFDCF;
	float: left;
	height: 530px;
	width: 140px;
	border: 1px solid #118042;
	top: 10px;
	position: relative;
}


#center h5 a {
	text-decoration: underline;
	color: #FFFFFF;
}
.lateroomssearchboxes { width:150px; margin-left:5px; font-size:14px; color:#000; }
.spanonsearchboxes {
	width:200px;
	margin-left:0px;
	font-size: 12px;
	color:#3B72B1;
}


	
	

	
	/* -------------------------------- */
	/* FOOTER							*/
	
	#footer {
	width:666px;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	padding:10px 0;
	background-color: #1F74AD;
	background-image: none;
	background-repeat: no-repeat;
	background-position: bottom;
	}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
	
	#footer small {
		font-size:10px;
	}

/*  ----- css for link table ---- */

#center .relatedsites {
	border: 1px solid #999999;
}
#center .relatedsites th {
	background-color: #FF7F00;
	text-align: center;
	color: #000000;
}
#center .relatedsites td {
	color: #000000;
	background-color: #FFF;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	border: 1px solid #999999;
	font-size: 10px;
	padding-right: 10px;
}


/*----- tabs on about page  */

#tabs {
	float:right;
	width:580px;
	font-size:93%;
	border-bottom:1px solid #2763A5;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	text-align: center;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(images/tableft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	}

#tabs a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#FFF;
	background-image: url(images/tabright.gif);
	background-repeat: repeat;
	background-position: left top;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
.text1 {
	font-style: italic;
	font-weight: bold;
	color: #104080;
}
#center .about {
	text-align: left;
}
#center h6 {
	font-size: 16px;
	color: #2574AB;
	text-decoration: underline;
}
#center .priv {
	font-size: 10px;
	text-align: left;
}
#center h7 {
	font-size: 16px;
	color: #2574AB;
	font-style: italic;
	font-weight: bold;
}
#center .feature {
	text-align: left;
	color: #2574AB;
	font-size: 12px;
}
#wrapper #center .feature a {
	font-size: 14px;
	color: #e1771e;
}
#wrapper #center .feature a:hover {
	color: #2574AB;
}
#feature {
	height: 100px;
	width: 360px;
	border: thin solid #2574AB;
	float: left;
	margin-left: 10px;
	background-color: #FFC;
}
#feature2 {
	height: 100px;
	width: 360px;
	border: thin solid #2574AB;
	float: right;
	margin-right: 10px;
	background-color: #FEFFCD;
}
#feature h4 {
	text-decoration: underline;
}
#feature p {
	color: #C60;
}
#feature2 h4 {
	text-decoration: underline;
}
#feature2 p {
	color: #C60;
}
#wrapper #center #box {
	margin-left: 100px;
}


/*  booking searchboc */

* {
                margin: 0;
        }

        a img {
                border: 0;
        }

        #searchboxInc {
	font: 12px/1.5 Arial, Helvetica, sans-serif;
	color: #003580;
	width: 650px;
	text-align: center;
        }

        #searchboxInc form {
	background-color: #FFF;
	margin-left: 100px;
        }

        #searchboxInc fieldset, #searchboxInc img {
                border: 0;
        }

        #searchboxInc fieldset {
                padding: 8px;
        }

        #searchboxInc #inout h3 {
                background-color:transparent;
                font-size:1.1em;
        }

        #searchboxInc h3 {
                margin-bottom:0.2em;
                position:static;
                font-size:118%;
                font-weight:bold;
                margin: 0;
        }

        #searchboxInc p {
                font-size: 2em;
                margin: 0;
        }

        #homein, #homeout {
	float: left;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0;
        }

        .avail {
                padding-top: 1em;
                clear: left;
        }

        #searchboxInc a.calender {
	vertical-align: -1px;
        }

        #searchboxInc a.calender img {
                background: #0896ff;
        }

        .blur {
                color: #999;
        }

        button {
                float: right;
                -moz-border-radius: 8px;
                background-color: #0896ff;
                border: 2px solid #fff;
                color: #fff;
                letter-spacing: 1px;
                padding: 0.15em 0.75em;
                text-transform: uppercase;
                font: bold 1.333em/1 Arial, Helvetica, sans-serif;
        }

        #calendar {
                font: 12px/1.5 Arial, Helvetica, sans-serif;
                color: #003580;
            display: none;
            position: absolute;
            background-image: url(http://www.booking.com/static/img/shadow3.png);
            padding: 0 4px 4px 0;
        }

       /* For calendar */
        .caltable {
            border: 1px solid #003580;
            background-color: #fff;
        }
        .caltable a:link, .caltable a:visited {
            color: #0896ff !important;
        }
        .caltable a:hover {
            color: #feba02 !important;
            border-color: #feba02 !important;
        }
        .caltable a:active {
            color: #b30000 !important;
            border-color: #b30000 !important;
        }
        .caltable td {
            text-align: center;
        }
        .caltable td a {
            display: block;
            text-decoration: none;
        }
        .caltable td.calheader a {
            display: inline;
            vertical-align: -.4em;
        }
        .caltable td.calheader img.calNoPrevMonth {
            background: white url(/static/img/butPrevMonth.png) 0 -72px no-repeat;
            vertical-align: -.4em;
        }
        .caltable td.calheader img.calNoNextMonth {
            background: white url(/static/img/butNextMonth.png) 0 -72px no-repeat;
            vertical-align: -.4em;
        }
        .caltable td.calheader .calNextMonth img {
            background: white url(/static/img/butNextMonth2.png) 0 0 no-repeat;
        }
        .caltable td.calheader .calPrevMonth img {
            background: white url(/static/img/butPrevMonth2.png) 0 0 no-repeat;
        }
        .caltable td.calheader .calNextMonth:hover img, .caltable td.calheader .calPrevMonth:hover img {
            background-position: 0 -24px;
        }
        .caltable td.calheader .calNextMonth:active img, .caltable td.calheader .calPrevMonth:active img {
            background-position: 0 -48px;
        }
        .calheader {
            padding: .4em;
            white-space: nowrap;
        }
        .calheader select {
            margin: 0 .6em;
        }
        .monthYear {
            background-color: #ffffff;
            color: white;
        }

       .dayNames td {
            border-bottom: 1px solid #003580;
            background-color: #e6edf6;
        }
        .days td {
            color: #779bca;
            background-color: #e6edf6;
            padding: .2em;
            border: 2px solid #e6edf6;
        }
        .days td.weekend {
            background-color: #c5d4e9;
            border-color: #c5d4e9;
        }
        .days td.past {
            text-decoration: line-through;
        }
        .days td.today, .days td.future {
            border: none;
            padding: 0;
        }
        .days td a {
            padding: .2em;
            border: 2px solid #e6edf6;
        }
        .days td.weekend a {
            border-color: #c5d4e9;
        }
        .days td.today a {
            background-color: #fff;
        }
        .days td.selected {
            font-weight: bold;
        }
        .days td.selected a {
            border-color: #0896ff;
        }
#wrapper #center #searchboxInc #frm fieldset #inout #homeout {
	float: right;
}
#wrapper #center .hotelpage {
	text-align: left;
	color: #2574AB;
	margin-left: 70px;
}
