@charset "UTF-8";
body {
	background: #000000;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}

.find_us {
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
}

#opening_times {
	border: 1px dotted #666666;
	width: 356px;
	padding: 10px;
	float: right;
	height: 243px;
	font-size: 1.6em;
}

#shop {
	background: url(images/shop.jpg);
	height: 264px;
	width: 376px;
}

#wrapper {
	width: 786px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
}

#cards {
	background: url(images/cards.jpg);
	height: 26px;
	width: 135px;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}

#address {
	font-weight: bold;
	font-size: 1.2em;
}

.normal { font-weight: normal; }

#logo {
	background: url(images/platinum_logo_header.jpg);
	height: 225px;
	width: 786px;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#hand_map {
	background: url(images/new_map.jpg);
	height: 813px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

* {
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 1em;
	margin-bottom: 1px;
}

#location_brand {
	background: url(images/location_brand.jpg);
	height: 226px;
	width: 786px;
	text-indent: -9999px;
	margin-top: 20px;
	margin-bottom: 20px;
}

h3 {
	margin-top: 20px;
	margin-bottom: 20px;
}

#italian_shoes {
	background: url(images/shoes.jpg);
	height: 128px;
	width: 786px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.googlelink {
	color: #666666;
	font-size: 12px;
}

.red {
	color: #FF0000;
	font-weight: bold;
}

#center {
	margin: auto;
	height: 200px;
	width: 200px;
}

.green { color: #009900; }

#CS_link {
	position: absolute;
	top: 0px;
	right: 0px;
}

