html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, container {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, address, mainimage, container {
	display: block;
}
a {
	outline: none;
	color:#0B5489;
	cursor:pointer;
	text-decoration:none;
}
a:hover {
	color:#000000;
}
body {
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 26px;
    font-family:Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	background-color: #F2FAFD;
}
#main {
	background: #d5e8ef url(../images_noindex/footer-bg.jpg) repeat-x scroll left top;
	display: block;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 10;
}
/* HEADER CSS START HERE */
header {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	height: 210px;
	z-index: 10;
}
#logo {
	height: 150px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	width: 250px;
	z-index: 6;
}
#number {
	width: auto;
	color: #12558A;
	font-family: ralewayregular;
	font-size: 30px;
	left: 350px;
	line-height: 30px;
	position: absolute;
	text-align: center;
	text-transform: capitalize;
	top: 10px;
	z-index: 9;
}
#weather {
	position: absolute;
	right: 0;
	top: 10px;
}
/* subnav CSS START HERE */
#subnav {
	height: 16px;
	position: absolute;
	right: 20px;
	top: 26px;
	z-index: 7;
	text-align: right;
}
#subnav ul {
	float: left;
	list-style: none outside none;
	margin: 0;
	text-align: left;
	display: block;
}
#subnav ul li {
	display: block;
	float: left;
	line-height: 17px;
	position: relative;
	margin-left: 24px;
}
#subnav ul li a {
	color: #431C1F;
	display: inline;
	float: left;
	font-size: 14px !important;
	height: 17px;
	letter-spacing: 0;
	padding-top: 0;
	color: #227ba2;
	font-family: latoregular;
	text-align: right;
}
#subnav ul li a.nav:link {
	text-decoration: none;
}
#subnav ul li a.nav:hover {
	color: #ce944f;
}
#subnav ul li a.navON:link, #subnav ul li a.navON:visited, #subnav ul li a.navON:hover {
	color: red;
	text-decoration: none;
}
/* topnav CSS START HERE */
#topnav {
	height: 34px;
	left: 0px;
	position: absolute;
	top: 175px;
	width: 960px;
	z-index: 5;
}
#topnav ul {
	list-style: none outside none;
	margin: 0px;
}
#topnav li {
	background: transparent url(../images_noindex/top-bullet.gif) no-repeat scroll right top;
	display: inline;
	float: left;
	font-family: 'ralewaysemibold';
	font-size: 16px;
	font-weight: normal;
	line-height: 34px;
	letter-spacing: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#topnav .home a {
	width: 90px;
}
#topnav .abtellora a {
	width: 150px;
}
#topnav .abtambaji a {
	width: 150px;
}
#topnav .festivals a {
	width: 170px;
}
#topnav .services a {
	width: 115px;
}
#topnav .attractions a {
	width: 145px;
}
#topnav .cont a {
	width: 130px;
	margin-right: 0px !important;
}
#topnav .cont {
	background: none;
}
#topnav a.nav:link, a.nav:visited {
	color: #12558a;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	-webkit-transition: background-color 0.4s linear 0s;
	-moz-transition: background-color 0.4s linear 0s;
	-ms-transition: background-color 0.4s linear 0s;
	-o-transition: background-color 0.4s linear 0s;
	transition: background-color 0.4s linear 0s;
}
#topnav a.nav:hover {
	color: #fff;
	float: left;
	text-decoration: none;
	margin-right: 1px;
	background-color: #296893;
}
#topnav a.navON:link, #topnav a.navON:visited, #topnav a.navON:hover {
	color: #fff;
	background-color: #296893;
	float: left;
	text-decoration: none;
	margin-right: 1px;
}
/* middle CSS START HERE */
#middle {
	width: 100%;
	height: 525px;
	margin: 0px auto;
	position: relative;
}
#middleinner {
	height: 500px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}
#imageinner {
	margin: 0 auto;
	width: 1200px;
}
#reservation {
	background: transparent url(../images_noindex/reservtion.jpg) no-repeat scroll 0 0;
	height: 297px;
	position: relative;
	text-align: center;
	width: 240px;
	z-index: 1;
	float: left;
}
.reservtxt {
	color: #385186;
	font-family: 'ralewaymedium';
	font-size: 18px;
	font-weight: normal;
	position: absolute;
	text-transform: uppercase;
	left: 24px;
	top: 34px;
}
#manager {
	height: 90px;
	position: relative;
	margin-left: 0px;
	width: 240px;
	float: left;
	background: url(../images_noindex/WILL%20BE%20DELETE/spring-special-all.jpg) no-repeat;
}
#manager a:link, #manager a:visited {
	color: #FFFFFF;
}
#manager a:hover {
	color: #AACEDC;
}
#managertxt {
	font-family: ralewaymedium;
	font-size: 17px;
	left: 92px;
	letter-spacing: 0em;
	position: absolute;
	text-transform: uppercase;
	top: 17px;
}
#managertxt span {
	font-family: latoregular;
	font-size: 14px;
	left: 6px;
	position: absolute;
	top: 33px;
	text-transform: none;
}
#mainimage {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	z-index: 0;
	height: 450px;
}
/* content CSS START HERE */
#contentinfo {
	margin: 0px auto;
	padding-top: 0;
	position: relative;
	width: 960px;
	z-index: 17;
	padding-bottom: 20px;
}
#container {
	width: 960px;
	padding: 0px;
	position: relative;
	z-index: 10;
	margin: auto 0;
	top: 0px;
	display: block;
	margin-top: 30px;
}
aside {
	float: left;
	margin-top: 0px;
	padding-left: 0px;
	position: relative;
	width: 250px;
}
#reason {
	position: relative;
	background: url(../images/top-reason.jpg) no-repeat left top;
	width: 241px;
	height: 245px;
	margin-top: 2px;
}
.reasontxt {
	background: url("../images_noindex/reason-pix.gif") no-repeat scroll center bottom transparent;
	color: #BA7626;
	font-family: latoregular;
	font-size: 18px;
	left: 53px;
	letter-spacing: 0.05em;
	padding-bottom: 10px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 155px;
	width: auto;
}
#content {
	float: right;
	padding: 0px;
	position: relative;
	width: 680px;
	margin-left: 20px;
}

#header {
  color: #0B5489;
  font-family: ralewaylight;
  font-size: 30px;
  height: 30px;
  letter-spacing: 1px;
  line-height: 25px;
  margin-bottom: 15px;
  position: relative;
  text-transform: lowercase;
  z-index: 0;
}
#header span {
	font-family: 'ralewaymedium';
	font-size: 40px;
	font-style: normal;
	left: 0px;
	position: absolute;
	text-transform: capitalize;
	top: 5px;
	letter-spacing: 3px;
}




#header1 {
	color: #0b5489;
	font-family: ralewaylight;
	font-size: 30px;
	height: 70px;
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 17px;
	position: relative;
	text-transform: lowercase;
	z-index: 0;
}
#header1 span {
	font-family: 'ralewaymedium';
	font-size: 40px;
	font-style: normal;
	left: 0px;
	position: absolute;
	text-transform: capitalize;
	top: 40px;
	letter-spacing: 3px;
}






.smimg {
	float: right;
	height: 124px;
	width: 211px;
	margin-top: -30px;
}
#review {
	clear: both;
	float: right;
	height: 124px;
	padding-top: 0px;
	width: 211px;
}
#fb-like {
	position: absolute;
	top: 10px;
	right: 60px;
}
/*footer*/
#note {
	background: #d5e8ef url(../images_noindex/footer-bg.jpg) repeat-x scroll left top;
	clear: both;
	display: block;
	height: auto;
	margin: 0;
	position: relative;
	width: 100%;
}
footer {
	width: 960px;
	margin: 0 auto;
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer-inner {
	clear: both;
}
#bottombar {
}
#footerlogos {
}
/* Hover Slider CSS */

#center {
	display: block;
	height: 210px;
	margin: 0 auto;
	position: relative;
	width: 960px;
	margin:0 auto;
	z-index:50;
}
.science {
	float:left;
	width:960px;
}
.sci1 {
	font-weight:normal;
	font-size:16px;
	line-height:30px;
	width:300px;
	float:left;
	text-align:center;
}
.sci2 {
	margin:0px 30px 0 30px;
	font-weight:normal;
	font-size:16px;
	line-height:30px;
	width:300px;
	float:left;
	text-align:center;
}
div#moreinfo {
	background:lightblue;
	padding:10px;
	background:lightblue url(patternl.png);
}
div#scitext, div#artstext, div#biotechtext {
	background:white;
	background-color:#CBD3D2;
	padding:5px;
}
div#scitext, div#artstext, div#biotechtext {
	padding:80px 0px;
}
/* Hover Slider CSS END Here*/






h1 {
	color: #0B5489;
	display: block;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	text-transform: capitalize;
}
.text1 {
	display: block;
	padding-bottom: 15px;
	padding-top:15px;
	background-image:url(../images_noindex/header-img-bg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.text2 {
	display: block;
	padding-top:15px;
	padding-bottom: 10px;
}
.textheight {
	display: block;
	height: 20px;
}
.attractions1 {
	position: relative;
	margin-bottom:20px;
}
.attrtext {
	background-color: #F2FAFD;
	font-size: 20px;
	opacity: 0.7;
	padding-bottom: 3px;
	padding-top: 3px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 140px;
	width: 250px;
}
.locationmap {
	position: relative;
	margin-bottom:20px;
}
.maptext {
	background-color: #F2FAFD;
	font-size: 20px;
	opacity: 0.7;
	padding-bottom: 3px;
	padding-top: 3px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 140px;
	width: 250px;
}
.vcard {
	float: right;
	font-size: 20px;
	line-height: 30px;
	padding-right: 0;
	text-align: center;
}
.vcard span {
	font-size: 22px;
	font-weight: bold;
	color:#0B5489;
}
.footersitemap {
	float: left;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	width: 180px;
}
.footersitemap ul {
	list-style:none inside none;
}
.clear {
	display: block;
	clear: both;
}
.owner {
	text-align: center;
}
.contactmain {
	background-color: #D0E4ED;
	border-radius: 0 200px;
	font-size: 20px;
	line-height: 30px;
	padding: 20px;
	text-align: center;
}
.contacttext1 {
	font-size: 30px;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	margin-bottom:20px;
	background-image:url(../images_noindex/header-img-bg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.contacttext2 {
	color: #0B5489;
	display: block;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 2px;
	text-transform: capitalize;
}
.sitemapnew {
	float: left;
	font-size: 16px;
	line-height: 32px;
	width: 200px;
}
.text1 ul, .text2 ul {
	margin:0px;
	padding-top:4px;
	list-style:none;
}
.text1 ul li, .text2 ul li {
	height: 100%;
	line-height: 22px;
	margin: 0;
	padding: 0 0 4px 15px;
	background-image:url(../images_noindex/sprite.png);
 	background-position: -135px 143px;
	background-repeat:repeat-y;
}


.cornerinner {padding: 6px 0px 6px 10px; float:right;}
.box ul, .box2 ul, .hotelbox ul {margin:0px; padding-top:4px; list-style:none;}
.box ul li, .box2 ul li, .hotelbox ul li {height: 100%; line-height: 22px; margin: 0; padding: 0 0 4px 15px;}
ul.anchor {list-style:none; margin:0; padding:10px; border-style:solid; border-width:1px;}
ul.anchor li {line-height: 18px; margin: 0; padding: 0 0 0 15px;}





.subnav2 {
  font-size: 22px;
  position: absolute;
  right: 0;
  top: 130px;
}

.subnav2 ul {
  list-style: none outside none;
}

.subnav2 li {
  float: left;
  margin-right: 30px;
}


