@charset "utf-8";
/* main layout styles */

/* clear margins/padding globally */
* {
	margin: 0px;
	padding: 0px;
}
a {
	outline:none
}

body {
	background-color: #5E0005;
	text-align: center;
	font-size: 62.5%;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
}
#wrap {
	background-color: #b89c6d;
}
#header, #navigation  ul, #content  {
	text-align: left;
}
.center {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100%;
	text-align: left;
}
.center p {
	margin-right: 15px;
}


#header {
	background-image: url(../layout/header.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 174px;
}
a#logo {
	background-image: url(../layout/richoux.gif);
	height: 100%;
	width: 203px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 10px;
	text-indent: -9999px;
}
ul#locations {
	position: absolute;
	top: 35px;
	left: 246px;
	height: 100px;
	width: 720px;
}

ul#locations li {
	float: left;
	list-style-type: none;
	position: relative;
	width: 120px;
	height: 100%;
}
ul#locations li a {
	display: block;
	width: 120px;
	padding-top: 80px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9E6064;
	font-size: 1.4em;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
}
ul#locations li#picadilly a {
	background-image: url(../layout/locations/picadilly.gif);
}
ul#locations li#mayfair a {
	background-image: url(../layout/locations/mayfair.gif);
}
ul#locations li#stjohnswood a {
	background-image: url(../layout/locations/stjohnswood.gif);
}
ul#locations li#knightsbridge a {
	background-image: url(../layout/locations/knightsbridge.gif);
}
ul#locations li#hw a {
	background-image: url(../layout/locations/hw.gif);
}
ul#locations li#brompton a {
	background-image: url(../layout/locations/brompton.gif);
	width: 125px;
}
#locations em {
	color: #977748;
	font-size: 0.8em;
	font-weight: normal;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
}

#navigation {
	background-image: url(../layout/nav_bkgrnd.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 62px;
}

#navigation ul {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 940px;
	height: 100%;
}
#navigation ul li {
	float: left;
	height: 100%;
	background-image: url(../layout/nav_bracers.gif);
	padding-left: 1px;
	list-style-type: none;
	background-repeat: repeat-x;
}
#navigation ul li a {
	background-image: url(../layout/nav_a.gif);
	display: block;
	background-repeat: repeat-x;
	background-color: #BA9C6E;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #860107;
	font-size: 1.4em;
	text-transform: uppercase;
	position: relative;
	background-position: 0px 0px;
	cursor: pointer;
	padding-left: 15px;
	padding-top: 16px;
	padding-right: 15px;
	height: 46px;
}

#navigation  ul  li  a  em {
	font-weight: normal;
	color: #775F39;
	font-style: normal;
	text-transform: none;
	font-size: 0.8em;
	display: block;
	padding-top: 2px;
}
#footer {
	background-image: url(../layout/header.gif);
	height: 174px;
}
#footer p {
	float: left;
	color: #c5af8c;
	padding-top: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
#footer a#logo-sm {
	display: block;
	background-image: url(../layout/richoux-sm.gif);
	height: 174px;
	width: 113px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 10px;
	float: left;
}
#footer ul {
	float: right;
	height: 75%;
	padding-top: 25px;
	width: 140px;
	padding-right: 10px;
}
#footer ul li {
	list-style-type: none;
	margin-bottom: 20px;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
}
#footer ul li a {
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	width: 100%;
}
#footer   #amato  {
	background-image: url(../layout/amato.gif);
	height: 31px;
}
#footer    #richouxgroup  {
	background-image: url(../layout/richouxgroup.gif);
	height: 42px;
}
#content {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: white;
	padding: 10px;
	margin-bottom: 20px;
}
.cb {
	clear: both;
	height: 10px;
}
a.pdf {
	background-image: url(../layout/pdf-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-decoration: none;
	color: white;
	cursor: pointer;
	padding: 0px;
	display: block;
	margin: 0px;
	width: 250px;
}
a.pdf span {
	background-image: url(../layout/pdf-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	padding-left: 38px;
	padding-right: 10px;
	padding-top: 8px;
	height: 28px;
}
.pdf span:hover {
	color: #CCCCCC;
}
#bkgrnd {
	background-image: url(../layout/richoux_watermark.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.maplink {
	text-transform: uppercase;
	font-family: "Franklin Gothic Medium", "Apple Gothic", sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 80px;
	background-color: #B99B6B;
	background-image: url(../layout/maparrow.gif);
	background-position: 75px center;
	background-repeat: no-repeat;
}
.maplink:hover {
	background-image: url(../layout/maparrow.gif);
	background-position: 78px center;
	background-repeat: no-repeat;
}
.tab span {
	font-size: 0.7em;
}
#zippers {
	background-image: url(../layout/zippers.png);
	height: 31px;
}
