/* @override http://10.0.1.5:8888/urbane/css/main.css */

/*
Company:	Urbane
File:		main.css - This contains all the main styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Common Text Styles - Styles for text
Default Headings - headings like h1, h2, etc
Default Lists - unordered and ordered lists
Nav - navigation bar
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
html {
	background-color: #000;
}
body {
	
}
/* @end */

/* @group Layout */
/* Head */
div#hd {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0;
}

/* Body */
div#bd {
	padding: 15px;
}

/* Footer */
div#ft {
	padding: 15px;
}
p.ft {
	color: #ffffff;
	font-size: 77%;
	font-family: gotham, helvetica, sans-serif;
	background-color: #000;
	padding: 5px 15px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}

div.wrap {
	background-color: #fff;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
/* @end */

/* @group Modules */
/* Logos */
div#hd-logos {
	width: 550px;
	float: left;
	display: inline;
}
div#logo-urbane {
	width: 107px;
	height: 39px;
	background: url(../images/logo-urbane.gif) no-repeat 0 0;
	text-indent: -9000px;
	margin: 0 5px 0 0;
	float: left;
	display: inline;
}
div#logo-the-euro {
	width: 137px;
	height: 40px;
	background: url(../images/logo-the-euro.gif) no-repeat 0 0;
	text-indent: -9000px;
	margin: 0 5px 0 0;
	float: left;
	display: inline;
}
div#logo-sub-urbane {
	width: 79px;
	height: 40px;
	background: url(../images/logo-sub-urbane.gif) no-repeat 0 0;
	text-indent: -9000px;
	margin: 0 5px 0 0;
	float: left;
	display: inline;
}
div#logo-the-laneway {
	width: 160px;
	height: 40px;
	background: url(../images/logo-laneway.gif) no-repeat 0 0;
	text-indent: -9000px;
	margin: 0 5px 0 0;
	float: left;
	display: inline;
}

div#hd-logos a {
	display: block;
	height: 100%;
}

/* Main */
div.main {
	width: 652px;
	padding: 40px 0;
	float: left;
	display: inline;
}

div.main-slideshow {
	margin: 0 0 20px 0;
	width: 652px;
	height: 432px;
	overflow: hidden;
}

/* Side */
div.side {
	width: 252px;
	padding: 85px 0 40px 0;
	float: right;
	display: inline;
}

/* Sidenav */
div.side h3 {
	color: #ffffff;
	font-size: 85%;
	font-family: gotham, helvetica, sans-serif;
	background-color: #000;
	margin: 0;
	padding: 5px 15px;
	font-weight: normal;
}
div.side h3 a:link, div.side h3 a:visited {
	color: #fff;
	text-decoration: none;
}
div.side ul {
	margin: 0;
	padding: 5px 0 30px 0;
}
div.side ul li {
	font-size: 93%;
	text-transform: uppercase;
	list-style: none;
	margin: 0;
	padding: 0;
}
div.side ul li a {
	display: block;
	padding: 5px 0 5px 15px;
}
div.side ul a:link, div.side ul a:visited {
	color: #a5a599;
	text-decoration: none;
}
div.side ul a:hover {
	text-decoration: underline;
}

/* Home Slideshow */
div.home-slideshow-wrap {
	padding: 5px 0 15px 0;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
div.home-slideshow {
	width: 930px;
	height: 511px;
	overflow: hidden;
}
div.home-slideshow img {
	width: 930px;
}

/* Home Featured */
div.home-featured {
	
}
div.home-feature-pic {
	margin: 0 0 10px 0;
	text-align: center;
	width: 218px;
	height: 219px;
	overflow: hidden;
	position: relative;
}
div.home-feature-pic a {
	display: block;
	height: 100%;
}
img.home-feature-img {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
}
img.home-feature-logo {
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
}
div.home-feature-col {
	width: 218px;
	margin: 0 18px 0 0;
	float: left;
	display: inline;
}
div.home-feature-col-last {
	margin: 0;
	float: right;
}
div.home-featured h3 {
	color: #ffffff;
	font-size: 85%;
	font-family: gotham, helvetica, sans-serif;
	background-color: #000;
	padding: 5px 15px;
	font-weight: normal;
	margin: 0 0 3px 0;
	text-transform: uppercase;
}
div.home-featured p {
	color: #777870;
	font-size: 93%;
	font-family: Helvetica, arial, sans-serif;
	line-height: 140%;
}
div.home-featured p.more {
	color: #000000;
	font-size: 93%;
	font-family: Helvetica, arial, sans-serif;	
}
div.home-featured a:link, div.home-featured a:visited {
	color: #000;
	text-decoration: none;
}
div.home-featured a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Common Text Styles */
div.main {
	color: #A5A599;
}
div.main p {
	font-size: 93%;
	line-height: 150%;
	margin-bottom: 1.4em;
}	
/* @end */

/* @group Default Headings */
div.main h1 {
	font-size: 262%;
	color: #000000;
	margin: 0 0 5px 0;
	font-weight: normal;
	font-family: gotham, helvetica, sans-serif;
}
/* @end */

/* @group Default Lists */
div.main li {
	font-size: 93%;
	line-height: 150%;
}
div.main li li {
	font-size: 100%;
}
/* @end */

/* @group Nav */
ul.util {
	width: 250px;
	text-align: right;
	margin: 0;
	padding: 28px 0 0 0;
	float: right;
	display: inline;
}
ul.util li {
	list-style: none;
	font-size: 77%;
	color: #a5a599;
	display: inline;
}
ul.util a:link, ul.util a:visited {
	color: #a5a599;
	text-decoration: none;
}
ul.util a:hover {
	text-decoration: underline;
}

div#nav {
	background-color: #000;
	padding: 0 15px;
}
div#nav ul {
	color: #ffffff;
	font-family: gotham, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
div#nav ul li {
	float: left;
	display: inline;
}
div#nav ul a {
	font-size: 85%;
	display: block;
	padding: 5px 15px 5px 7px;
	background: url(../images/nav-div.gif) no-repeat 100% 50%;
}
div#nav ul li.last a {
	background: none;
}
div#nav ul a:link, div#nav ul a:visited {
	color: #ffffff;
	text-decoration: none;
}
div#nav ul a:hover {
}

/* Nav Drop Down */
div#nav ul ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	background-color: #000;
	z-index: 999;
}
div#nav ul li ul { /* second-level lists */
	position: absolute;
	display: none;
}
div#nav ul li ul li {
	background-image: none;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
div#nav ul li ul li a {
	text-align: left;
	line-height: 22px;
	padding: 2px 10px;
	margin: 0;
	display: block;
	font-weight: normal;
	background-image: none!important;
}
div#nav ul li:hover ul, div#nav ul li.sfhover ul {
	/*left: auto;*/
}
div#nav ul li ul a:hover {
	background-color: #333;
	text-decoration: none;
}

/* Fix for sticky IE drop downs */
div#nav ul li:hover, div#nav ul li.sfhover {position: static;}
/* @end */

/* @group Forms */
	
/* @end */

/* @group Default Links - link visited hover active */
a:link, a:visited {
	color: #A5A599;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */

