html,body {
	font: normal 12px/18px "Lucida Grande", Helvetica, sans-serif !important;
	color: #000;
	background: #fff;
	margin: 0 auto;
}

/**************************
* MAIN STYLES
*************************/

p {
	margin-bottom: 5px;
}


hr {
	background:url(/images/headerbar.jpg);
	background-repeat: no-repeat;
	background-color: none;
	border: none;
	height: 2px;
}


h3 {
	margin: 0;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 16px 0;
}

a img {
	border: 0;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #929292;
}

/**************************
* END MAIN STYLES
*************************/

/**************************
* MAIN DIVS
*************************/


#parent {
	width: 762px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -57px; /* the bottom margin is the negative value of the footer's height */
}


#header {
	height: 94px;
	background: url(/images/header.jpg);
	background-repeat: no-repeat;

}

/**************************
* NAV
*************************/

#nav {
	height: 16px;
	width: 100%;
	margin: 0;
}

#nav ul {
	margin: 0;
	list-style: none;
}

#nav li {
	float: right;
	padding: 0 10px;
}

#nav .home a {
	background: url(/images/home.gif);
	height: 12px;
	width: 40px;
	display:block;
}

#nav .promotions a {
	background: url(/images/promotions.gif);
	height: 12px;
	width: 150px;
	display:block;
}

#nav .theshops a {
	background: url(/images/theshops.gif);
	height: 12px;
	width: 75px;
	display:block;
}

#nav a:hover {
	background-position: 0 -12px;
}

/**************************
* END NAV
*************************/

/**************************
* PROMO
*************************/

#promowrap {
	height: 300px;
	margin-top: 33px;
	position: relative;
	font-size: 16px;
	line-height: 26px;
}

#promowrap .figurefloat {
	position: absolute;
	bottom: 0px;
	left: -83px;
	background-repeat: no-repeat;
	height: 318px;
	width: 400px;
}

div.home {
	background: url(/images/home-lady.png);
}

div.promotions {
	left: 0px !important;
	background: url(/images/promo-lady.png);
}

div.theshops {
	left: 25px !important;
	background: url(/images/theshops-lady.png);
}

#promowrap .leftpromo {
	background: url(/images/bluegrad-bk.jpg);
	background-repeat: repeat-x;
	width: 250px;
	float: left;
	padding-right: 10px;
	height: 300px;
}

div.orange {
	background: url(/images/orangegrad-bk.jpg) !important;
}

div.pink {
	background: url(/images/pinkgrad-bk.jpg) !important;
}

#promowrap .rightpromo {
	background: url(/images/green-bk.jpg);
	background-repeat: no-repeat;
	width: 382px;
	height: 220px;
	float: right;
	padding: 40px 54px;
	color: #fff;
}

div.png span,a.png span {
	display:none;
	visibility:hidden;
}
a.png {
display:block;
}

#shoppng {
	background: url(/images/shop.png);
	width: 158px;
	height: 52px;
}


#viewstores {
	margin-top: 25px;
	background: url(/images/viewstores.png);
	width: 148px;
	height: 19px;
}

#promotionspng {
	padding-bottom: 10px;
	background: url(/images/promotions.png) no-repeat;
	width: 310px;
	height: 42px;
}

#viewpromotions {
	margin-top: 25px;
	background: url(/images/viewpromotions.png);
	width: 215px;
	height: 19px;
}

/**************************
* END PROMO
*************************/

/**************************
* LEFT COLUMN
*************************/


#leftcolumn {
	padding-right: 8px;
	float: left;
	width: 250px;
}

#leftcolumn .openingtimes {
	background: url(/images/shortbar.gif);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	margin-top: 10px;
	padding: 10px 10px 13px 10px;
}

#leftcolumn .openingtimestitle {
	padding-top: 29px;
	}
	
#leftcolumn .contact {
	background: url(/images/shortbar.gif);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	margin: 10px 0 29px 0;
	padding: 10px 10px 21px;
}

#leftcolumn .contact a {
	text-decoration: none;
	color: #2d3291;
}

#leftcolumn .contact a:hover {
	text-decoration: underline;
	color: #b51c8d;
}


#leftcolumn .contacttitle {
	margin-top: 30px;
	}

#leftcolumn span {
	padding-top: 2px;
	font-size: 10px;
} 

#leftcolumn p {
	margin-bottom: -8px;
}

/**************************
* END LEFT COLUMN
*************************/

/**************************
* MAIN CONTENT
*************************/


#contentwrap {
	overflow: hidden;
}

#maincontent {
	margin-left: 14px;
	float: left;
	width: 490px;
}

#maincontent .title {
	padding: 29px 0 15px 0 !important;
}

#maincontent .locationtitle {
	margin: 0px 0 10px 0 !important;
}

#maincontent .location_div {
	padding: 61px 0 0 0 !important;
}
#maincontent .location {
	overflow: hidden;
	background: url(/images/longbar.gif);
	background-repeat: no-repeat;
}

#maincontent .locationcontent {
	margin-top: 10px !important;
	padding: 10px 10px 13px 10px !important;
	background-color: #f2f2f2 !important;
	height: 240px !important;
	width: 468px !important;
}


#maincontent .address p {
margin-bottom: -12px;
}


#maincontent .address {
	float: left;
}

#map {
	width: 286px;
	height: 225px;
	float: right;
}

/**************************
* END MAIN CONTENT
*************************/

/**************************
* FOOTER
*************************/

#push {
	height: 57px;
}

#footer {
	width: 720px;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	color: #929292;
	height: 57px;
	padding: 23px 16px 0 16px;
	background: url(/images/footerbk.jpg);
	background-repeat: repeat-x;
}

#footer a:link {
	color: #929292;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .txt {
float: left;
}

#footer .designby {
	float: right;
}

/**************************
* END FOOTER
*************************/

/**************************
* THE SHOPS LIST
*************************/



#shops ul {
	margin: 0;
	clear: both;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0 0 0 0;
}

#shops li {
	width: 143px;
	height: 63px;
	background: url(/images/shopsbk.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

#shops img {
	padding: 10px 10px;
	margin: auto;
}



/**************************
* END SHOPS LIST
*************************/