/*standard css*/
html{
	font-size:100.01%;
}
body,h1,h2,h3,h4,p,ul,ol,li,form,img{
	margin:0;
	padding:0;
	list-style:none;
	border:none;	
}

a{
	outline:none;
}

/*structural elements*/
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	background:url(../images/pink.gif) center 800px no-repeat #3f3f3f;
}
#container{
	width:1000px;
	text-align:left;
	padding:10px;
	margin: 0px auto;
	background-color:#a7b8bf;
	clear:both;
}
#top{
	width:1010px;
	padding-left:10px;
	padding-right:0px;
	margin: 0px auto;
	min-height:113px;
}
#header{
	min-height:113px;
	background:url(../images/top_back.jpg) top left repeat-x #3f3f3f;
}
#navigation{
	clear:both;
	height:45px;
}
.blocker{
	clear:both;
}
#offers{
	clear:both;
	
}
#banner{
	clear:both;
	margin-top:10px;
}
#bodySection{
	clear:both;
	margin-bottom:20px;
	padding-left:10px;
	padding-top:15px;
	margin-top:10px;
}
#footer{
	clear:both;
	width:1000px;
	padding:10px;
	margin: 0px auto;
	background-color:#d75498;
	position:relative;
	
}
#leftColumn{
	width:580px;
	float:left;
}
#rightColumn{
	width:400px;
	float:right;
}
#social{
	position:absolute;
	top:-5px;
	right:8px;
}
/*specific css*/
#social img{
	margin-right:2px;
}
li{
	display:inline;
}
h1{
	color:#fff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	text-align:left;
	line-height:1.5em;
	display:block;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#3f3f3f;
}
#leftColumn p{
	color:#3f3f3f;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:left;
	line-height:1.5em;
	text-decoration:none;
}
#rightColumn p{
	color:#3f3f3f;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:left;
	line-height:1.5em;
	text-decoration:none;
}
#rightColumn h2{
	color:#3f3f3f;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:left;
	line-height:1.5em;
	text-decoration:none;
}
#footer h2{
	color:#fff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	text-align:left;
	float:left;
}
h3{
	color:#fff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:right;
}
#top h3{
	margin:27px 0 0 0;
	padding:10px 10px 14px 10px;
	float:right;
}

h3 span{
	font-weight:bold;
	font-size:1.2em;
	color:#d75498;
}

h4{
	color:#fff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
	text-align:right;
	float:right;
	padding-right:0;
}
h5{
	color:#3f3f3f;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:left;
	line-height:1em;
	text-decoration:none;
	margin:0px;
}
#bodySection a{
	color:#3f3f3f;
}
#biteToEat{
	color:#fff;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:left;
	line-height:1.5em;
	text-decoration:none;
}
#top img{
	float:left;
}
#footer a{
	text-decoration:none;
	color:#fff;
}
#footer a:hover{
	text-decoration:underline;
	color:#3f3f3f;
}
#leftColumn li{
	display:block;
	float:left;
	margin-right:20px;
}

#social{
	display:none;
}

/*navigation*/
#navigation a{
	display:block;
	height:45px;
	float:left;
}
#navigation a span{
	display:none;
}
#navigation a:hover,#navigation .current{
	background-position:0 -45px;
}
#welcome{
background-image:url(../images/welcome.jpg);
width:112px;
}
#shops{
background-image:url(../images/shops.jpg);
width:119px;
}
#food{
background-image:url(../images/food.jpg);
width:144px;
}
#car{
background-image:url(../images/car.jpg);
width:123px;
}
#news{
background-image:url(../images/news.jpg);
width:147px;
}
#retail{
background-image:url(../images/retail.jpg);
width:165px;
}
#location{
background-image:url(../images/location.jpg);
width:92px;
}
#contact{
background-image:url(../images/contact.jpg);
width:97px;
}

/*bottom offers*/
#offers a{
	display:block;
	float:left;
	text-decoration:none;
}
#tempting{
	margin-right:8px;
	height:218px;
	width:180px;
	background:url(../images/box_offers.jpg) top left no-repeat #3f3f3f;
}
#eat{
width:182px;
margin-right:8px;
background:url(../images/box_bite.jpg) top left no-repeat #3f3f3f;
min-height:208px;
padding-left:155px;
padding-top:10px;
padding-right:10px;
}
#eat img{
	margin-bottom:5px;
}
#parking{
margin-right:7px;
width:192px;
height:218px;
background:url(../images/box_car.jpg) top left no-repeat #3f3f3f;
}
#latest{
width:257px;
height:218px;
background:url(../images/box_news.jpg) top left no-repeat #3f3f3f;
}
/*lightbox stuff*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
