/* @override 
	http://www.mbmb.co.uk/c/main.css
	http://dev.mbmb.site:8888/c/main.css
	http://mbmb.co.uk/c/main.css
*/

body {
	margin: 0;
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	font-size: small;
	background-color: #818181;
}

#sidenav ul li a img {
	border: none;
	text-decoration: none;
}

html {
	min-width: 860px;
}

div#wrapper {
	color: #441;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #818181 url(../images/mbmb-bg2.gif) repeat-y center;
}

#pagetop {
	background: url(../images/mbmb-header-bg08.gif) no-repeat center top;
	height: 177px;
}

div#pagetop h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
}

#footer {
	background: #818181 url(../images/mbmb-bg-footer08.gif) no-repeat center top;
	height: 60px;
	margin-top: 0;
	padding: 0;
}

div#header {
	height: 180px;
	width: 850px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	right: 0;
	bottom: 0;
	left: 0;
	top: 0;
	background: url(../images/B-Wself1_tone300.jpg) no-repeat;
}

div#header h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
}

/* @group Globalnav */

div#globalnav {
	height: 40px;
	width: 850px;
	padding: 0;
	border: 0;
	background: transparent;
	top: 140px;
	right: 0;
	bottom: 0;
	left: 0px;
	margin: 0 0 0 25px;
}

div#globalnav ul#menu {
	height: 40px;
	width: 850px;
	background: transparent url(../images/globa_nav_bg08.gif) no-repeat left top;
	margin: 0;
	padding: 0;
	position: relative;
}

div#globalnav ul#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

ul#menu li, ul#menu a {
	height: 40px;
	display: block;
}

div#globalnav ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
}

#mbmbmenu {
	left: 190px;
	width: 109px;
}

#holmenu {
	left: 299px;
	width: 140px;
}

#bookmenu {
	left: 439px;
	width: 134px;
}

#chammenu {
	left: 573px;
	width: 152px;
}

#galmenu {
	left: 727px;
	width: 113px;
}

#mbmbmenu	 a:hover {
	background: transparent url(../images/globa_nav_bg08.gif) no-repeat -190px -50px;
}

#holmenu	a:hover {
	background: transparent url(../images/globa_nav_bg08.gif) -299px -50px no-repeat;
}

#bookmenu	a:hover {
	background: transparent url(../images/globa_nav_bg08.gif) -439px -50px no-repeat;
}

#chammenu  a:hover {
	background: transparent url(../images/globa_nav_bg08.gif) -573px -50px no-repeat;
}

#galmenu  a:hover {
	background: transparent url(../images/globa_nav_bg08.gif) -727px -50px no-repeat;
}

body#mbmb #mbmbmenu {
	background: transparent url(../images/globa_nav_bg08.gif) no-repeat -190px -50px;
}

body#holidays #holmenu {
	background: transparent url(../images/globa_nav_bg08.gif) -299px -50px no-repeat;
}

body#bookings #bookmenu {
	background: transparent url(../images/globa_nav_bg08.gif) -439px -50px no-repeat;
}

body#chamonix #chammenu {
	background: transparent url(../images/globa_nav_bg08.gif) -573px -50px no-repeat;
}

body#gallery #galmenu {
	background: transparent url(../images/globa_nav_bg08.gif) -727px -50px no-repeat;
}

/* @end */

/* @group Sidenav */

#sidenav {
	top: 220px;
	right: 0;
	height: 200px;
	background: url(/img/bg_nav.gif);
	float: left;
	margin-left: 25px;
	width: 175px;
}

#sidenav a.nofade img {
	margin: 0 0 0 18px;
}

#sidenav p {
	width: 150px;
	margin: 16px 0 0 16px;
}

html>body #sidenav {
	/* hack for non-IE browsers only */
	height: auto;
	min-height: 200px;
}

#sidenav ul {
	margin: 0;
	float: left;
	width: 175px !important;
	width: 170px;
	/*hack for IE */
	padding: 20px 0 21px !important;
	padding-left: 7px;
	/* hack for IE */
	/*padding: 13px 0 0 7px;*/
	font-size: 100%;
	color: #1d1d1d;
}

#sidenav li.heady {
	padding: 20px 0 5px 20px;
	color: #1d1d1d;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 120%;
	border-bottom: 1px dotted #b52728;
}

#sidenav ul li {
	list-style: none;
}

#sidenav ul a:link, #sidenav ul a:active, #sidenav ul a:visited {
	padding: 9px 0 9px 20px;
	color: #1d1d1d;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #485662;
}

#sidenav ul a:hover {
	background: url(../images/sidenavbg3.gif) left center  no-repeat;
	color: #485662;
}

/* @end */

#content {
	margin-left: 235px;
	width: 600px;
	min-height: 600px;
}

#content p {
	font-size: 90%;
	line-height: 140%;
}

#footer p {
	font-size: 90%;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding-top: 32px;
}

#content h3 {
	font-size: 120%;
	line-height: 120%;
	border-top: 1px solid #cccccc;
	padding-top: 4px;
}

#content h1 h2 {
	font-size: 140%;
	line-height: 1.2em;
	font-weight: bold;
	color: #45558a;
}

#content img.lefty {
	display: block;
	padding-right: 8px;
	float: left;
}

#content img.righty {
	display: block;
	float: right;
	padding-left: 8px;
}

/* @group Nav Tabs */

#nav {
	float: right;
	width: 600px;
	margin: 0;
	padding: 10px 0 0 40px;
	list-style: none;
	background: transparent url(../images/nav_bg3.gif) repeat-x left bottom;
	top: 120px;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: "lucida grande", sans-serif;
	font-size: 75%;
}

#nav a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #9B8748;
	border-bottom: none;
	background: #F9E9A9 url(../images/tabbg.gif)  repeat-x left top;
}

#nav a:hover, body#intro #t-intro a {
	padding-bottom: 5px;
	color: #333;
	border-color: #727377;
	border-style: solid;
	border-bottom: none;
	background-image: url(../images/tabbg-over.gif);
}

/* @end */

/* @group Table Styles */



.galtab {
	border: 0;
	margin: 0;
	padding: 4px;
	background: url(/images/well.gif) no-repeat center center;
}

.datetable {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

/* @group mbtable1 Tables */

.mbtable1 {
	border: 1px solid #666666;
	margin-top: 10px;
	border-left: 1px solid #0c2943;
	border-bottom: 1px solid #0c2943;
	border-right: 1px solid #0c2943;
}

.mbtable1 th {
	font-family: "lucida grande", verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding: 4px 6px;
	border-left: 1px solid #0c2943;
	border-bottom: 1px solid #0c2943;
	text-align: left;
	background: #45558a no-repeat;
	color: #e9ecf5;
}

.mbtable1 th a:link {
	text-decoration: none;
	color: #e9ecf5;
	font-weight: bold;
}

.mbtable1 th a:visited {
	text-decoration: none;
	color: #e9ecf5;
	font-weight: bold;
}

.mbtable1 th a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

.mbtable1 tbody tr td {
	font-family: "lucida grande", verdana, sans-serif;
	font-size: 11px;
	padding: 3px 6px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #0c2943;
}

.mbtable1 tbody tr.row2 td {
	background-color: #CCC;
	color: #999;
	border-left: 1px solid #0c2943;
	border-bottom: 1px solid #0c2943;
}

.mbtable1 tr.greyrow {
	background-color: #e9e9e9;
}

.mbtable1 tr.lightrow {
	background-color: #fff;
}

.mbtable1 tbody tr td.boldy {
	font-weight: bold;
}

/* @end *


/* @end */