/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#c92d5c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

p {
	margin-bottom:-10px;
	line-height:130%;
}
#shadowBorder {
	width:1004px;
	height:675px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	padding:0;
	background-image:url(bg_wrapper.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#wrapper {
    width:991px;
	height:659px;
	margin-left:14px;
	padding-top:1px;
	background-color:#FFFFFF;
}

#container {
    width:960px;
	height:625px;
	margin:16px;
	border:1px solid #cc3964;
}

#leftCol {
    width:521px;
	height:624px;
	float:left;
}

#flash {
    width:521px;
	height:433px; 
}

#strip {
    width:325px;
	height:41px;
	background-image:url(designStrip.gif);
	background-repeat:no-repeat;
	float:right;
}
#openingHours {
	background-image:url(panel_openingHours.gif);
	background-color:#c92d5c;
	width:196px;
	height:193px;
	float:left;
}
#openingHours #text {
	text-align:center;
	color:#fff;
	margin-left:10px;
	margin-top: 80px;
}	

#content {
    background-color:#e1b737;
	width:325px;
	height:151px;
	font-size:1em;
	line-height:1.4em;
	float:left;
}

.brief {
    width:95%;
	padding:10px;
	float:left;
}

#midCol {
    width:192px;
	height:625px;
	float:left;
	background-color:#c92d5c;
	background-image:url(midStrip.gif);
	background-position:right;
	background-repeat:repeat-y;
}

#faveNeighbour {
    padding-top:130px;
}

#nowOpen {
    padding-top:80px;
	padding-left:37px;
}

#logo {
    width:162px;
	height:115px;
	margin-top:120px;
	background-image:url(logo.gif);
	background-repeat:no-repeat;
}

#rightCol {
    width:247px;
	height:625px;
	float:right;
	background-color:#d8b035;
}

#infoDesk {
    margin-left:auto;
	margin-right:auto;
	width:120px;
	height:18px;
	background-color:#FFFFFF;
	text-align:center;
	font-size:1em;
	padding-top:4px;
}

.popup {
   position:absolute;
   left:812px;
   top:460px;
   width:238px;
   height:164px;
   border:11px solid #fff;   
   background-color:#c92d5c;
   color: #fff;
   font-family: Arial;
   font-size: 1em;
   visibility:hidden;
   z-index:2;
}
.popup .text {
    padding:10px 10px 0px 50px;  
}
#stores {
    margin-top:40px;
	width:122px;
	height:287px;
}

#topArrow {
    background-image:url(arrowTop.gif);
	background-repeat:no-repeat;
	width:43px;
	height:7px;
	margin-left:104px;
	margin-bottom:30px;
}

#botArrow {
    background-image:url(arrowBot.gif);
	background-repeat:no-repeat;
	width:43px;
	height:7px;
	margin-left:104px;
	margin-top:30px;	
}

marquee { 
    text-align:center;
	font-size:120%;
    width:150px;
	height:200px;
	color:#000;
	line-height:1.3em;
	margin-left:50px;	
}

#mall {
}

#underCon {
    text-align:center; 
	margin-top:5px;
	font-weight:bold;
}

