/* CSS Document */

body
{background:#777777 url(../img/bodyBg.jpg) repeat-x 0 0;}
.outer
{width:920px;
margin:auto;
margin-top:50px;
background:#2e2e2e;}
.logo
{float:left;
width:235px;}
.menu
{float:right;
background:#646464;
width:670px;} /* 686px max width */
.content
{clear:both;
background:#2e2e2e;
width:920px;}
.topSection
{background:#646464;
width:920px;
height:127px;}
.menuLinks
{margin:70px 0 0 0;
float:right;}

.menu span
{display:none;}

.menuButton
{float:left;}

.home
{background:url(../img/menuHome.jpg) no-repeat 0 0;
width:98px;
display:block;
height:34px;}

.home:hover
{background-position: 0 -34px;}

.timeline
{background:url(../img/menuTimeline.jpg) no-repeat 0 0;
width:116px;
display:block;
height:34px;}
.timeline:hover
{background-position: 0 -34px;}
.bespoke
{background:url(../img/menuBespoke.jpg) no-repeat 0 0;
width:120px;
display:block;
height:34px;}
.bespoke:hover
{background-position: 0 -34px;}
.thestore
{background:url(../img/menuTheHouse.jpg) no-repeat 0 0;
width:195px;
display:block;
height:34px;}
.thestore:hover
{background-position: 0 -34px;}
.contact
{background:url(../img/menuContact.jpg) no-repeat 0 0;
width:110px;
display:block;
height:34px;}
.contact:hover
{background-position: 0 -34px;}
.content h1
{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#bcbcbc;}
.content p
{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#bcbcbc;}

.footer
{clear:both;
background:#777777;}

.footer p
{font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
color:#bcbcbc;}

.staffordshireIt
{float:left;
background:#777777;
width:420px;}

.staffordshireIt a
{text-decoration:none;
color:#bcbcbc;}

.staffordshireIt a:hover
{color:#000000;}

.address
{float:right;
text-align:right;
background:#777777;
width:500px;}
.footerAddress
{margin-right:10px;}
img
{border:none;}




/* rotator in-page placement */
    div#rotator {
	position:absolute;
}
div#rotator ul {
	margin: 0;
	padding: 0;
}
/* rotator css */
	div#rotator ul li {
	float:right;
	position:absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}
/* rotator image style */	
    div#rotator ul li.show {
	z-index:500
}
.coloureddots {
	color: #8A8A8A;
}
