@charset "utf-8";
/* CSS Document */

/*
Trick see ref:
http://techknack.net/css-trick-two-background-images/

*/
html {
	background-image: url(../images/design/background-shade.png);
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	height: 100%;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/design/background-tile.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:14px;
}

html>body {
	min-height: 100%;
	height: auto;
}

/*---class for sending hidden details to jquery---*/
.hidden	{
	display:none;
	visibility:hidden;
}

img.drop	{
			position:relative;
			left:164px;
			margin:0px;
			}
			
img.title	{
			margin-left:14px;
			}

a,div,img, li	{
	padding: 0;
	border: 0;
	margin: 0;
}

.clear {
	clear: both;
}

div.wrapper2	{
				width: 1000px;
				margin: 0 auto;
				margin-top:20px;
				}

table.layout	{
				width: 940px;
				height: 100%;
				}

td				{
				vertical-align:top;
				}

td.side_banner	{
				width: 200px;
				vertical-align:top;
				border: 0px;
				margin: 0px;
				padding: 0px;
				background-color: #660000;
				}
				
td.menu			{
				width: 164px;
				min-width: 164px;
				height: 213px;
				border: 0px;
				margin: 0px;
				padding: 0px;
				vertical-align:top;
				}
				
td.menu_nd		{
				height: 213px;
				border: 0px;
				margin: 0px;
				padding: 0px;
				vertical-align:top;
				}

td.top_banner {
	vertical-align:top;
	height: 213px;
	width:636px;
}
				
td.main_content	{
	background-color: white;
	vertical-align: top;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/design/content_background.png);
}
				
td.footer_left	{
				text-align:left;
				background-color: #660000;				
				}
				
td.footer_mid	{
				text-align:center;
				background-color: #660000;
				}
				
td.footer_right	{
				text-align:right;
				background-color: #660000;
				width: 137px;
				}

input	{
		color:#000066;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		padding-left:3px;
		}
		
select	{
		background-color: #ffffff;
		}
		
.menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 164px;
}

.menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 1px;
	opacity: .7;
	filter: alpha(opacity=70);
	cursor: pointer;
}

.menu ul li a {
	display: block;
	width: 164px;
	background-color: red;
	opacity: 0;
	filter: alpha(opacity=0);
}

.menu #mullex_home {
	margin-top: 0px;
	height: 69px;
}
.menu #mullex_members {
	height: 35px;
}
.menu #mullex_restaurant {
	height: 31px;
}
.menu #mullex_functions {
	height: 27px;
}
.menu #mullex_whats_on {
	height: 23px;
}
.menu #mullex_contact_us {
	height: 22px;
}

p {
	color: #333333;
	font-size:14px;
	padding-right:12px;
	padding-left:14px;
}

.white_text {
	color: white;
	font-size:14px;
	padding-right:12px;
}

#content_image_wrapper {
	float: right;
	min-width: 310px;
	width: 310px;
	border: 5px solid white;
	margin: 10px;
}

#content_main_image {
	text-align:center;
	height: 238px;
	width: 310px;
	background-color:white;
	overflow:hidden;
}

#content_main_thumbnails {
	border:0px;
	padding:0px;
	margin:0px;
	background-color:white;
	width:310px;
}

.content_main_thumnail_box {
	min-width: 100px;
	width: 100px;
	text-align:center;
	border:0px;
	padding:0px;
	margin:0px;
}

.gal_thum_normal {
	opacity : 1;
    filter: alpha(opacity=100);
	border: 0px solid black;
	width: 96px;
}

.gal_thum_grey {
	opacity : 0.4;
    filter: alpha(opacity=40);
	border: 0px solid black;
	width: 96px;
}

#item_info {
	background-color: #e6e7ac;
	border: 1px solid #660000;
	width: 446px;
	padding-top:7px;
	padding-bottom:7px;
	margin-left:14px;
}

#chef_info h2 {
	font-size: 18px;
	color: #000066;
	margin:0px;
}

#mem_specials_info {
	border: 2px solid #f59c16;
	width: 760px;
	padding-top:7px;
	padding-bottom:7px;
	margin-left:14px;
}

#mem_specials_info h2 {
	font-size: 18px;
	color: #000066;
	margin:0px;
}

#mem_specials_info h3 {
	font-size: 18px;
	color:#e28b0a;
	margin:0px;
}

#mem_benefits_info {
	border: 0px;
	width: 760px;
	padding-top:7px;
	padding-bottom:7px;
	margin-left:14px;
}

#mem_benefits_info h2 {
	font-size: 18px;
	color: #000066;
	margin:0px;
}

#mem_benefits_info h3 {
	font-size: 18px;
	color:#e28b0a;
	margin:0px;
}

#wine_club_info {
	border: 2px solid #f59c16;
	width: 600px;
	padding-top:7px;
	padding-bottom:7px;
	margin-left:14px;
	background-color:#ACC4E3;
	background-image:url(../images/design/wine_event_tr.png);
	background-repeat:no-repeat;
}


/*---- Headings ----*/


h1 {
	color: #333333;
	margin-top: 0;
	font-size: 16px;
	padding-right:20px;
	padding-left:14px;
}

h2	{
	color:#e28b0a;
	font-size:15px;
	font-weight:bold;
	padding-left:14px;
}

/*---- Resttaurant Buttons ----*/

td.rest1		{
				background-image:url(../images/buttons/rest/meet_off.png);
				background-repeat:no-repeat;
				width:218px;
				height:28px;
				}
td.rest2		{
				background-image:url(../images/buttons/rest/specials_off.png);
				background-repeat:no-repeat;
				width:218px;
				height:28px;
				}
td.rest3		{
				background-image:url(../images/buttons/rest/lunch_off.png);
				background-repeat:no-repeat;
				width:218px;
				height:28px;
				}
td.rest4		{
				background-image:url(../images/buttons/rest/secrets_off.png);
				background-repeat:no-repeat;
				width:218px;
				height:28px;
				}
td.rest5		{
				background-image:url(../images/buttons/rest/dinner_off.png);
				background-repeat:no-repeat;
				width:218px;
				height:28px;
				}
td.rest6		{
				background-image:url(../images/buttons/rest/choice_off.png);
				background-repeat:no-repeat;
				width:218px;
				height:28px;
				}

td.rest1:hover		{background-image:url(../images/buttons/rest/meet_on.png);}	
td.rest2:hover		{background-image:url(../images/buttons/rest/specials_on.png);}	
td.rest3:hover		{background-image:url(../images/buttons/rest/lunch_on.png);}	
td.rest4:hover		{background-image:url(../images/buttons/rest/secrets_on.png);}	
td.rest5:hover		{background-image:url(../images/buttons/rest/dinner_on.png);}	
td.rest6:hover		{background-image:url(../images/buttons/rest/choice_on.png);}



/*---- Members Gallery Side Pics and gallery ----*/


.scroll_photo	{
				background-image:url(../images/design/scroll_photo_bg.png);
				background-repeat:no-repeat;
				padding-top:16px;
				padding-right:18px;
				padding-left:18px;
				font-size:10px;
				}
				
.gallery_photo	{
				background-image:url(../images/design/scroll_photo_bg.png);
				background-repeat:no-repeat;
				padding-top:14px;
				padding-right:22px;
				padding-left:30px;
				width:150px;
				height:160px;
				text-align:center;
				vertical-align:middle;
				}
				
.scroll_photo_selected	{
				background-image:url(../images/design/scroll_photo_selected.png);
				background-repeat:no-repeat;
				padding-top:16px;
				padding-right:18px;
				padding-left:18px;
				font-size:10px;
				}

/*---- Content Gallery ----*/

td.content_gallery	{
				width:380px;
				text-align:center;
				padding:4px;
				}
				
/*---- Spans ----*/

#span1	{
		color:#e28b0a;
		font-size:16px;
		font-style:italic;
		font-weight:bold;
		}
		
#span2	{
		color:#000066;
		font-size:16px;
		font-style:italic;
		font-weight:bold;
		}			
		
/*---- Hyperlinks ----*/

a		{
		font-weight:bold;
		text-decoration:none;
		color:#000066;
		font-size:14px;
		}

a:hover	{
		color:#e28b0a;
		}
		
a.admin		{
			font-weight:normal;
			color:#009900;
			}
			
a.admin:hover	{
		color:#e28b0a;
		}
		
a.bar		{
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
	color:#666666;
	font-size:14px;
		}

a.bar:hover	{
		color:#e28b0a;
		}	
		
a.side_gal	{
			font-size:11px;
			}
												