/*==============================================================================
	CORE STYLES
	2009-08-08
	Mark Gerrard
	outsideline.co.uk
==============================================================================*/

* {
	margin: 0;
	padding: 0;
}

a.loginLink:hover {
	color:#999;
}
body {
	font-size: 62.5%;
	background: #000 url("../img/layout/bg-page.jpg") no-repeat top center;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}


a {color: #FFF;text-decoration: none; outline: none;}

a img {border: none;}

object {outline:none;}

p {margin-bottom: 1.6em;}

h1, h2, h3, h4, h5, h6 {line-height: 1em;}

p.cta {
	margin-top: 20px;
}

p.cta a {
	display: block;
	background: url("../img/layout/bg-cta-left.gif") no-repeat left top;
	color: #959595;
	text-align: center;
}

p.cta a span {
	padding: 6px 0;
	display: block;
	background: url("../img/layout/bg-cta-right.gif") no-repeat right top;
	text-transform: uppercase;
}

form p.error {
	margin-top: -15px;
	font-style: italic;
	color: #F00;
	margin-left: 180px;
	font-size: 0.8em;
}

#container {
	width: 980px;
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1.5em;
}

#header {
	margin-bottom: 20px;
	position: relative;
	height: 110px;
	overflow: hidden;
	background: url("../img/layout/bg-header-seperator.gif") no-repeat bottom center;
}

#header h1 {
	margin: 25px 0 10px 30px;
	text-indent: -1000em;
}

#header h1 a {
	width: 372px;
	height: 37px;
	display: block;
	background: url("../img/layout/logo-alw.png") no-repeat 0 0;
}

#header span.loggedIn {
	margin-left: 31px;
	width: 200px;
}

#header form {
	position: absolute;
	right: 0;
	top: 20px;
}

#header form label {
	float: left;
	margin: 8px 10px 0;
	color: #d7d7d7;
}

#header form input {
	float: left;
	height: 21px;
	padding: 7px 0 7px 10px;
	border: none;
	color: #D7D7D7;
	background: url("../img/layout/bg-search.gif") no-repeat 0 0;
}

#header form input.submit {
	float: left;
	height: 31px;
	padding: 0;
	background: none;
}

#header #nav {
	float: right;
	position: relative;
}

#header #nav ul {
	position: relative;
	z-index: 2;
	margin-left: 18px;
	list-style: none;
}

#header #nav ul li {
	float: left;
	position: relative;
	z-index: 10;
	margin-right: 18px;
	text-transform: uppercase;
}

#header #nav ul li.nav-loginsignup {
	margin-right: 0;
}

#header #nav ul li strong a {font-weight: normal; color: #00aeef;}

#header #nav ul li a {float: left;padding-top: 5px;}

#header #nav div.active {
	position: absolute;
	height: 27px;
	z-index: 1;
	top: -1000px;
}

#header #nav div.active .one {float: left;height: 100%;background: url("../img/layout/bg-nav-left.png") no-repeat 0 0;}
#header #nav div.active .two {float: right;height: 100%;width: 16px;background: url("../img/layout/bg-nav-right.png") no-repeat 0 0;}

#content {
	overflow: hidden;
	width: 920px;
	margin: 0 30px;
	min-height: 450px;
}

#footer {
	position: relative;
	margin: 20px 0 0;
	height: 240px;
	clear: both;
	color: #959595;
	background: url("../img/layout/bg-footer.jpg") no-repeat left bottom;
}

#footer a {color: #959595;}

#footer a#newsFeed,
#footer a#twitter,
#footer a#facebook {
	float: right;
	padding-left: 18px;
	clear: right;
}

#footer a#newsFeed {background: url("../img/layout/icon-rss.gif") no-repeat left center;}

#footer a#twitter,
#footer a#facebook {
	text-indent: -1000em;
	height: 28px;
	width: 86px;
	background-repeat: no-repeat;
	background-position: right center;
}

#footer a#twitter {background-image: url("../img/logos/twitter.gif");}
#footer a#facebook {margin-top: 5px; background-image: url("../img/logos/facebook.gif");}

#footer form {
	margin-bottom: 20px;
	padding: 20px 0 10px;
	overflow: hidden;
	width: 100%;
	text-align: center;
	color: #e1e1e1;
	background: url("../img/layout/bg-signup.jpg") no-repeat bottom center;
}

#footer form label {
	float: left;
	margin: 6px 20px 0 130px
}

#footer form input {
	float: left;
	height: 21px;
	padding: 7px 0 7px 10px;
	border: none;
	color: #D7D7D7;
	background: url("../img/layout/btn-input.gif") no-repeat 0 0;
}

#footer form input.submit {
	float: left;
	width: 66px;
	padding: 0 4px 3px 0;
	height: 31px;
	background: none;
	color: #959595;
	font-weight: bold;
	background: url("../img/layout/bg-btn-signup.gif");
}

#footer ul {
	margin: 20px 0;
	list-style: none;
}

#footer p#credit {
	padding: 0 0 0 20px;
	line-height: 1.4em;
	background: url("../img/layout/logo-ol.gif") no-repeat 0 0;
}

#footer .addthis_button {
	float: right;
}

/*
#footer #lndAd {
	position: absolute;
	left: 50%;
	top: 71px;
	margin-left: -125px;
}
*/

#footer #lndAd {
	position: absolute;
	left: 230px;
	top: 71px;
}

#footer #wozAd {
	position: absolute;
	right: 230px;
	top: 71px;
}

.breadcrumb {
	margin-bottom: 15px;
	list-style: none;
	text-transform: uppercase;
}

.breadcrumb li {
	padding-right: 8px;
	display: inline;
	background: url("../img/layout/bg-bread-sep.png") no-repeat right center;
}

.breadcrumb li.last {
	background: none;
}

.breadcrumb li.last {
	color: #00aeef;
}

hr {
	margin: 10px 0;
	clear: both;
}

p.right {
	float: right;
	margin: 0 0 10px 10px;
}

p.left {
	float: left;
	margin: 0 10px 10px 0;
}