/*
McGinnis Landing Restaurant (London North) / mcginnis.ca
4c / 4c.ca
March 2008
Layout Styles
*/

body {
	background: #1f1507 url(../img/bg-body.png) no-repeat top center;
	margin: 0;
	padding: 0;
}

/*
----------------------------------
General Layout
----------------------------------
*/

#container {
	margin: 28px auto 30px;
	width: 820px;
}

#header {
	margin: 0 0 30px;
}

#main {
	background: #231c12 url(../img/tile-sq-or.gif) repeat-y 0 0;
	border: 5px solid #231c12;
}

	#home #main {
		height: 490px;
		width: 810px;
	}
	
	#home-promo {
		background: url(../img/img-home.jpg) no-repeat 0 0;
		height: 376px;
		position: relative;
		width: 100%;
	}
	
	#home .beige { background: url(../img/tile-dam-beige.gif); }
	#home .blue { background: url(../img/tile-dam-blue.gif); }
	#home .green { background: url(../img/tile-dam-green.gif); }
	#home .orange { background: url(../img/tile-dam-orange.gif); }
	#home .pink { background: url(../img/tile-dam-pink.gif); }
	#home .yellow { background: url(../img/tile-dam-yellow.gif); }
	#home .wine { background: url(../img/tile-dam-green.gif); }

#footer {
	clear: both;
	height: 40px;
	padding: 20px 0 0;
	width: 100%;
}

#sidebar {
	height: 376px;
	float: left;
	position: relative;
	width: 235px;
}
	
	#sidebar {
		background: url(../img/bg-sidebar_1.jpg) no-repeat 0 0;
	}

	#club #sidebar {
		background: url(../img/bg-sidebar_2.jpg) no-repeat 0 0;
	}
	
	#preorder #sidebar {
		background: url(../img/bg-sidebar_3.jpg) no-repeat 0 0;
	}
	
	#contact #sidebar {
		background: url(../img/bg-sidebar_4.jpg) no-repeat 0 0;
	}
	
	#pdfmenu {
		padding: 0 20px;
		width: 195px;	
	}
	
#content {
	min-height: 480px;
	height: auto !important;
	height: 480px;
	margin-left: 280px;
	padding: 30px 0 50px;
	width: 400px;
}

	#menu #content {
		min-height: 560px;
		height: auto !important;
		height: 560px;
	}

.clear {
	clear: both;
	width: 100%;
}



/*
----------------------------------
News
----------------------------------
*/


#home-news {
	background: url(../img/) no-repeat 0 0;
	width: 790px;
	height: 94px;
	padding: 10px 22px 10px 22px;
}

.news {
	background: url(../img/) no-repeat 0 0;
	width: 368px;
	float: left;
}

.news-left {
	margin-right: 15px;
}

.news-right {
	margin-left: 15px;
}

.news p {
	color: #000000;
	line-height: 1.1em;
}

.news h4 {
	color: #1F1507;
	line-height: 1.1em;
	margin: 0 0 5px 0;
}

.news a {
	color: #1F1507;
}



/*
----------------------------------
Navigation
----------------------------------
*/

#header ul {
	clear: both;
	height: 11px;
	margin: 0 auto;
	padding: 0;
	width: 820px;
}

#header li {
	float: left;
	list-style-type: none;
	margin: 5px 37px;
	padding: 0;
}

#header li a {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	overflow: hidden;
	text-indent: -999em;
}

	#header li a:hover {
		background-position: 0 -30px;
	}

#nav-home {
	background-image: url(../img/nav-home.gif);
	width: 41px;
}

#nav-menu {
	background-image: url(../img/nav-menu.gif);
	width: 85px;
}

#nav-club {
	background-image: url(../img/nav-club.gif);
	width: 90px;
}

#nav-preorder {
	background-image: url(../img/nav-preorder.gif);
	width: 99px;
}

#nav-contact {
	background-image: url(../img/nav-contact.gif);
	width: 120px;
}

/* Side Nav */

#sidebar ul {
	margin: 25px 0 165px 25px;
	padding: 0;
}

#sidebar li {
	border-bottom: 1px solid #8F8A83;
	font-size: 1.1em;
	letter-spacing: 1px;
	list-style-type: none;
	margin: 0;
	padding: 7px 0;
	text-transform: uppercase;
}

#sidebar li a {
	color: #bbb;
	text-decoration: none;
}

	#sidebar li a:hover {
		color: #fff;
	}
	
	#sidebar li.selected a {
		font-weight: bold;
	}
	
	


/* Jump Navs */

#jump_nav {
	height: 60px;
	margin: 0;
	padding: 0;
}

#jump_nav li {
	border-right: 1px solid #4e4639;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 5px 12px;
	padding: 0 10px 0 0;
	text-transform: uppercase;
}

	#jump_nav li.first { margin: 0; }
	#jump_nav li.last { border: 0; }

#jump_nav a {
	color: #817a6e;
	display: block;
	text-decoration: none;
}

	#jump_nav a:hover {
		color: #fff;
	}

.top {
	border-bottom: #817a6e 1px solid;
	text-align: right;
	margin-bottom: 40px;
}

.top a {
	color: #817a6e;
	text-decoration: none;
}

.top a:hover {
	color: #FFF;
}


/*
/	Menu
/----------------------------------------*/

#menu #main {
	background: #231c12 url(../img/tile-sq-or.gif) repeat-y 0 0;
}

.preorder-box {
	background: #1f1507 url(../img/bg-body.jpg) no-repeat top center;
	margin: 10px 0 0;
	padding: 15px;
}

#preorder-thanks {
	display: none;
}


/*
/ Contact page - logos
/----------------------------------------*/

ul#logo {
	height: 40px;
	margin: 0 auto;
	padding: 0;
	width: 400px;
}

ul#logo li {
	float: left;
	list-style-type: none;
	margin: 5px 20px 20px;
	padding: 0;
}

ul#logo li.frog {
	border-right: 0;
}

ul#logo a {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	overflow: hidden;
	margin: 0 10px;
	text-align: left;
	text-indent: -999em;
	text-decoration: none;
	width: 130px;
}

	ul#logo a:hover {
		background-position: 0 -34px;
	}

ul#logo li.oarhouse a {
	background-image: url(../img/logo_oarhouse.png);
	
}

ul#logo li.frog a {
	background-image: url(../img/logo_bfrog.png);
}

ul#logo li.frontrow a {
	background-image: url(../img/logo_frontrow.png);
}

ul#logo li.bertoldi a {
	background-image: url(../img/logo_bertoldis.png);
}




