@import url(../../../css/basic.css);
@import url(form.css);
@import url(elements.css);
@import url(layout.css);

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 78%;
    line-height: 1.4;
    text-align: center;
}

h1, h2, h3, h4, h5, h6, p {
    margin-bottom: 10px;
}

ul {
    padding: 0 0 10px 20px;
}

b, strong {
    font-weight: bold;
}

img {
    border: 0;
}

pre {
    background: #000;
    color: #fff;
    padding: 10px;
    font-family: "Courier New", Courier, monospace;
    font-size: 100%;
    text-align: left;
}

a:link, a:active, a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

/*
#wrapper {
    width: 1004px;
    margin: 10px auto;
    text-align: left;
    position: relative;
}
*/

#header {
    margin-bottom: 10px;
}

#logo {
    text-indent: -9000px;
    overflow: hidden;
	background: url(../img/oxford-street_logo.gif) 0 0 no-repeat;
    width: 255px;
    height: 100px;
    cursor: pointer;
    float: left;
    margin: 0;
    padding: 0;
}

#nav {
    margin: 0;
    padding: 0;
    border-top: 5px solid #C5C9CD;
    border-bottom: 1px solid #C5C9CD;
}

#nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav li {
    display: inline;
}

#nav a {
    overflow: hidden;
	line-height: 26px;
	padding: 0 15px;
	font-size: 105%;
	color: #000;
}

.west-end-vip {
	float: left;
	padding: 0 20px;
	color: #ED1C24;
}

.sign-up {
	display: block;
	text-indent: -9999px;
	float: left;
	margin-right: 50px;
	width: 60px;
	height: 34px;
	background: url("../img/oxford-street_SignUp.gif");
}

.shop-west-end {
	display: block;
	background: url(../img/oxford-street_ShopWestEnd.gif);
	text-indent: -9999px;
	width: 49px;
	height: 56px;
	float: right;
}

#nav a:hover, #nav a:focus {
	color: #ED1C24;
}

#ticker {
    width: 100%;
    height: 34px;
    margin: 0;
    padding: 0;
}

#body-header {
    margin: 10px 0;
}

#flash-banner {
    height: 260px;
    width: 670px;
    float: left;
}

#advertising {
    float: right;
    width: 296px;
    height: 260px;
}

#body {
    margin-bottom: 10px;
}

#sidebar {
    float: left;
    width: 200px;
}

#main {
    float: right;
    width: 790px;
}

#main-heading {
    padding: 0 0 5px;
    margin: 0;
    font-size: 1.6em;
    font-weight: bold;
    color: #ed1c24;
}

#main-heading a {
    color: #ed1c24;
}

#current-page-heading {
    padding: 0 0 5px;
    margin: 0;
    font-size: 2.6em;
    font-weight: bold;
    color: #ed1c24;
}

#current-page-heading a {
    color: #ed1c24;
}

#subnav {
    margin-bottom: 10px;
    border-bottom: 1px solid #ed1c24;
}

#subnav ul {
    margin: 0;
    padding: 0;
}

#subnav li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

#subnav a {
    display: block;
    color: #000000;
    padding: 0 10px 0 0;
    margin: 0 10px 5px 0;
    border-right: 1px solid #000;
    line-height: 1;
    font-size: 1.1em;
}

#subnav li a:hover, #subnav li.on a {
    color: #ed1c24;
}

#footer {
    background: #fff;
    padding: 10px 0;
}

.footer-box {
	background: #F9F9F9;
	padding: 5px;
}

.getting-here {
	border-right: 1px solid #CCCCCC;
	display: block;
	float: left;
	padding-right: 5px;
}

.opening-hours table {
	padding-left: 27px;
	width: 650px;
}

.opening-hours table td strong {
	font-size: 105%;
}

#sharethis {
    float: left;
}

#sharethis span.sharethis-header {
	background: url("../img/social_icon_title.gif");
    float: left;
    display: block;
    width: 45px;
    height: 18px;
    text-indent: -9999px;
    margin-right: 20px; 
}

#sharethis ul {
    margin: 0;
    padding: 0;
    float: left;
}

#sharethis li {
    float: left;
    list-style: none;
}

#sharethis li a {
    display: block;
    height: 18px;
    text-indent: -9999px;
    margin-right: 10px; 
}

#sharethis a.delicious {
    background-image: url(../img/social_icon_delicious.gif);
    width: 16px;
}

#sharethis a.reddit {
    background-image: url(../img/social_icon_reddit.gif);
    width: 17px;
}

#sharethis a.facebook {
    width: 57px;
    background-image: url(../img/social_icon_facebook.gif);
}

#sharethis a.digg {
	width: 26px;
    background-image: url(../img/social_icon_digg.gif);
}

#sharethis a.stumbleupon {
	width: 18px;
    background-image: url(../img/social_icon_stumbleupon.gif);
}

#sharethis a.twitter {
	width: 59px;
    background-image: url(../img/social_icon_twitter.gif);
}

#sharethis li a:hover {
    color: #666;
}

#copyright {
    color: #CCCCCC;
    line-height: 22px;
    font-size: .9em;
    border-top: 3px solid #C5C9CD;
    margin-top: 15px;
}

#copyright a {
    color: #CCCCCC;
}

#copyright li {
	display: inline;
	list-style: none;
	border-right: 1px solid;
	padding-right: 7px;
	margin-right: 7px;
}

#copyright li.last {
	border-right: none;
	margin-right: 0px;
	padding-right: 0px;
}

#content a {
    color: #ed1c24;
}

#content a:hover {
    text-decoration: underline;
}

.content-block {
	/*padding-bottom: 20px;*/
	padding-bottom: 10px;
}

.content-block-text {
    float: left;
    width: 480px;
}

.content-block-image {
    float: right;
    width: 300px;
    overflow: hidden;
}

.list {
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 30px;
}

.list td {
    border-bottom: 1px solid #ed1c24;
    padding: 3px 0;
    font-size: 1.1em;
}

.list td a {
    color: #000 !important;
}

.list td.date {
    text-align: right;
    width: 30%;
    color: #ed1c24;
    font-weight: bold;
}

.heading {
    color: #ed1c24;
    font-size: 1.4em;
}

.home-content {
    float: left;
    position: relative;
}

.slideshow {
	height: 469px;
	z-index: 0;
}

.home-content-sidebar {
    float: right;
    width: 296px;
}

.home-stories {
	width: 974px;
	position: absolute;
	bottom: 30px;
	left: 10px;
	z-index: 2;
}

.story {
	width: 260px;
	height: 117px;
	background: #313131;
	color: #fff;
	overflow: hidden;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;	
}

.story .padding {
	padding: 5px 10px;
	border-right: 1px solid #7B7B7B;
}

.story h2 {
	font-weight: normal;
	font-size: 140%;
}

.story h2 a {
	display: block;
	color: #fff;
	width: 240px;
	background: url("../img/arrow.gif") no-repeat right;
}

.story img {
	margin-left: 5px;
}

.story p a {
	color: #E51A41;
}
