body {
	background: #000;
	font-family: "Arial";
	color: #000;
	font-size: 14px;
        line-height:1.5;
} 

.header, .body, .footer {
	position: relative;
}
.header {
	background: url('../images/header_bg.jpg') no-repeat #000 50% 0;
}

.body {
	background: url('../images/body_bg.jpg') repeat-y #000 50% 0;
}

.body #bd {
	background: url('../images/bg.jpg') no-repeat 50% 0;
	width: auto;
	margin: auto;
}

.footer {
	background: url('../images/footer_bg.jpg') no-repeat #000 50% 0;
}

a { 
	font-size: 14px;
	color: #cc3300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.button {
	background: #000;
	border-color: #AAA #555 #555 #AAA;
	border-style: solid;
	border-width: 1px;
	padding: 5px 20px;
	color: #FFF;
	font-size: 13px;
	font-family: "Rockwell", "Arial";
	text-align: center;
	font-weight: bold;
	padding: 5px 20px;
	-moz-box-shadow: 0 0 2px 1px #888;
	-webkit-box-shadow: 0 0 2px 1px #888;
	box-shadow: 0 0 2px 1px #888;
}

.button.input {
	height: 25px; /*for button markup */
}

.button:hover {
	background: #B42D00;
	text-decoration: none;
	color: #fff;
}

h1, h2, h3, h4 {
	font-family: "Rockwell", "Arial";
}

h1 {
	font-size: 30px;
	font-weight: bold;
        text-transform:lowercase;
        margin:15px 0px;
}

h2 {
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	font-weight: bold;
}

h4 {
	font-size: 16px;
	font-weight: bold;
        margin:15px 0px;
}

p{
       margin:15px 0px;
}

img.border { 
	border: 5px solid #fff !important;
	margin: 10px 10px 10px 0;
}
#hd, #ft  {
	width: 960px;
	margin: auto;
}

#hd {
	background: url('../images/hd-bg.png') no-repeat bottom center;
}

#hd .logos {
	float: left;
	width: 690px;
	margin-top: 10px;
	position: relative;
}

#hd .logos > div{
	float: left;
	margin-right: 10px;
	position: absolute;
}

#hd .logos > div.mri-logo{
	left:0;
	top: 0;
}

#hd .logos > div.alex-logo{
	left:75px;
	top: 5px;	
} 

#hd .logos > div.dave-logo{
	left: 380px;
	top: 32px;
} 	

#hd .logos > div a{
	display: block;
	text-align: center;
}

#hd .logos > div.alex-logo > a{
	margin-left: 15px;
}
#hd .logos > div .links{
	overflow: hidden;
}

#hd .logos > div .links li {
	border: none;
	float: left;
	text-align: center;
}

#hd .logos > div .links li:first-child {
	border-right: 2px solid #fff;
	margin: 0 25px 0 0;
	padding: 0 23px 0 0;
}

#hd .right-header {
	float: right;
	width: 270px;
	margin-right: 10px;
	margin-top: 2px;
	position: relative;
	height: 250px;
}

/* Search form */
#hd .search {
	margin-bottom: 25px;
}
#hd .search.show-form {
	clear: both;
    height:26px;
    padding:5px 0 0 0;
}

#hd #search_stringControl {
    margin:0 5px 0 0;
    padding:0;
    float:left;
}

#hd .search.show-form input.text {
	background-color: #fff;
	border: 1px solid #000;
    width:178px;
	min-height: 16px;
    color:#000;
	font-size: 12px;
	font-family: "Arial";
    padding: 5px 10px;
	-moz-border-radius: 0px;
	-moz-box-shadow: none;
	
}

#hd .search.show-form button#Submit  {
	width: 46px;
	background: url(../images/search-bg.png) no-repeat !important;
	height: 31px;
	color: #fff;
	cursor: pointer;
	padding: 0;
	margin: 0;
	border: none;
	font-family:"Rockwell","Arial";
	font-size:13px;
	font-weight:bold;
	height: 30px;
	padding-bottom: 5px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* Featured News */
#hd .right-header img.latestnews-image {
	position: relative;
	z-index: 2;
	left: 40px;
}

#hd .right-header .news {
	background-color: #fff;
	width: 230px;
	height: 150px;
	position: absolute;
	top: 65px;
	left: 0;
	z-index: 1;
}
.right-header .text.single {
background-color: #fff;
width: 221px;
height: 150px;
position: absolute;
top: 65px;
left: 0;
z-index: 1;
padding-left: 10px;
}
.right-header .text.single .bodycopy {
margin-top: 40px;
}

#ft .promo p {
        margin: 0;
}

#hd .right-header .news .item-date {
	display: block;
	padding-top: 40px;
	float: left;
	width: 35px;
	margin-left: 10px;
	font-size: 12px;
	color: #666;
	text-align: center;
	position: relative;
	z-index: 2;
}

#hd .right-header .news .item-date span {
	font-size: 25px;
	font-weight: bold;
}

#hd .right-header .news .item {
	position: relative;
	z-index: 3;
	border: none;
	width: 160px;
	float: right;
	padding-top: 30px;
	margin-right: 15px;
}

#hd .right-header .showall-summary p {
       margin: 5px 0;
}

#hd .right-header .news .item h2{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
}

#hd .right-header .news .item .bodycopy { 
	font-size: 11px;
	color: #666;
	margin: 5px auto auto 0;
}

#hd .right-header .news .item  a.readmore{
	background:url("../images/menu-bg.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:block;
	font-family:"Rockwell","Arial";
	font-size:12px;
	height:20px;
	padding-top:3px;
	text-align:center;
	width:103px;
	margin-top: 5px;
}

/* Top Menu Style */

.navbar-inner {
	background: none;
	padding: 0;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#hd .top-nav {
	clear: both;
	margin: 0 0 0 20px;
	width: 940px;
	height: 34px;
	overflow: hidden;
}

#hd .top-nav #yuimenubar {
	background: none;
	border: none;
}

#hd .top-nav #yuimenubar ul li{
	border: none;
	margin-right: 15px;
}

#hd .top-nav #yuimenubar ul li a {
	color: #fff;
	display: block;
	border: none;
	font-size: 18px;
	font-weight: bold;
	background: none;
	padding-right: 10px;
	cursor: pointer;
}

#hd .top-nav #yuimenubar ul li.current a {
	color: #cc3300;
}

#hd .top-nav #yuimenubar ul li.yuimenubaritem-selected {
	background: #fff;
	height: 34px;
}

#hd .top-nav #yuimenubar ul li a.yuimenubaritemlabel-selected {
	color: #cc3300;
	margin:0;
}

/*sub menu style */
#hd .top-nav #yuimenubar ul li .bd {
	padding-bottom: 20px;
}

#hd .top-nav #yuimenubar ul li ul li a {
	color: #000;
	font-size: 16px;
}
#hd .top-nav #yuimenubar ul li ul li {
	padding-right: 50px;
}

/* Body */
#bd {
	width: 960px;
}

.main, #ft {
	/*to add the shadow later */
	background: url('../images/main-bg.png') repeat-y 50% 0;
	margin: auto;
	position: relative;
	overflow: hidden;
	width: 960px;
}

#leftcol .yui3-tab-panel .location-info .snippet .bodycopy,
#map,
#leftcol .yui3-tab-panel .location-info .snippet .bodycopy #main #inner #page #main_map #map{
  position:relative !important;
   z-index:-99999 !important;
}

#leftcol .yui3-tab-panel-selected .location-info .snippet .bodycopy{
   position:relative !important;
   z-index:99999 !important;
}


#leftcol {
	width: 570px;
	float: left;
	margin: 10px 0 0 50px;
}

#leftcol h2.locationtitle{
       margin:30px 0px -30px 0px;
}

#leftcol .location-cont .text .module-actions{
  display:block !important;
  background:none;
}

#leftcol .location-cont .item-actions a.add{
  margin-top:40px;
}

#leftcol .text.showall {
	margin-bottom: 45px;
}

/* Location section */
#leftcol .explocation .location-info {
	clear: both;
	overflow: hidden;
}

#leftcol .explocation .location-info .snippet {
	float: left;	
}



#leftcol .explocation .location-info .text {
	float: left;
	width: 150px;
	margin: 15px 0;
}

#leftcol .explocation .location-info .text  h2 {
	font-weight: bold;
	font-family: "Arial";
	font-size: 14px;
	color: #fff;
}

#leftcol .explocation .location-info .text  .bodycopy {
	font-family: "Arial";
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}

#leftcol .explocation .location-info .text  .bodycopy a {
	font-weight: bold;
	color: #cc3300;
}

#leftcol .explocation .restaurant-info {
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
}

#leftcol .explocation .restaurant-info .text {
	float: left;
	width: 145px;
	margin-right:25px;
	padding-left:30px;
}

#leftcol .explocation .restaurant-info .text  h2 {
	font-weight: bold;
	font-family: "Rockwell", "Arial";
	font-size: 20px;
	color: #fff;
	margin-bottom: 10px;
}

#leftcol .explocation .restaurant-info .text  .bodycopy {
	font-family: "Arial";
	font-size: 12px;
	color: #fff;
	line-height: 18px;
}

#leftcol .explocation .restaurant-info .text  .bodycopy li {
	list-style-type:disc
}

#leftcol .explocation .restaurant-info .text  .bodycopy a {
	font-weight: bold;
	color: #cc3300;
}

#leftcol .explocation .restaurant-info .text  .bodycopy a {
	font-weight: bold;
	color: #cc3300;
	display: block;
}

#leftcol .explocation .restaurant-info .text  .bodycopy .yellow {
	color: #ffff00; 
	font-weight: bold;
	margin-top: 15px;
}


#leftcol .explocation ul.yui3-tabview-list {
	border: none;
	overflow: hidden;
}

#leftcol .explocation li.yui3-tab {
	padding-bottom: 20px;
	
}

#leftcol .explocation li.yui3-tab-selected {
	background: url('../images/arrowup.png') no-repeat 30% bottom !important;
}

#leftcol .explocation li a.yui3-tab-label {
	border: none;
	background: none !important;
	color: #cc3300 !important;
	font-size: 14px;
	font-weight: bold !important;
	font-family: "Arial";
	padding: 0;
	margin-right: 20px; 
}

#leftcol .explocation li.yui3-tab-selected a.yui3-tab-label {
	color: #000000 !important;
}

#leftcol .explocation .snippet {
	width: 370px;
	height: 245px;
	margin: 15px 30px;
}

#leftcol .explocation .snippet .maps {
	border: 5px solid #fff;
	overflow: hidden;
}



#leftcol .explocation .yui3-tabview-panel {
	background: url('../images/location-bg.jpg') #0b0b0b;
	width: 600px;
	border: none;
	padding: 0px;
	float: left;	
}

.flowplayer {
	margin: 20px 0;
	background: #000000 url('../images/video-bg.jpg') repeat-x;
	width: 600px;
	min-height: 280px;
}

.flowplayer .player {
	float: left;
	margin: 20px 0 0 30px;
}

.flowplayer .player img {	
	border: 5px solid #fff;
}

.flowplayer  h1 {
	float: right;
	width: 150px;
	height: 120px;
	color: #fff;
	margin:40px 45px 0 0;
	text-align: center;
}

.flowplayer.edit{
   padding:10px;
}


.flowplayer.edit h1{
   float:left;
   width:100%;
   font-size:20px;
   height:100%;
   color:#FFFFFF;
   text-align:left;
   margin:10px 0px;
}


.flowplayer.edit .control label{
   color:#FFFFFF;
   font-size:15px;
}

.module.youtube.showall {
	margin: 20px 0;
	background: #000000 url('../images/video-bg.jpg') repeat-x;
	width: 100%;
	min-height: 280px;
}

.module.youtube.showall iframe {
	float: left;
	margin: 20px 0 0 30px;
}

.module.youtube.showall h1 {
	float: right;
	width: 150px;
	height: 120px;
	color: #fff;
	margin: 40px 45px 0 0;
	text-align: center;
}

#rightcol {
	margin: 0;
	width: 290px;
	float: left;
	margin-top: 25px;
}

#rightcol iframe {
	width: 100%;
}

/* News */
#rightcol .news {
	background-color: #fff;
	width: auto;
	padding-bottom: 90px;
	overflow: hidden;
	margin-left: 10px;
}

#rightcol .news .items {
	clear: both;
	padding-top: 30px;
}

#rightcol .news .item-date {
	display: block;
	float: left;
	width: 35px;
	margin-left: 10px;
	font-size: 12px;
	color: #666;
	text-align: center;
}

#rightcol .news .item-date span {
	font-size: 25px;
	font-weight: bold;
}

#rightcol .news .item {
	border: none;
	width: 200px;
	float: right;
	margin-right: 15px;
}

#rightcol .news .item h2{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
}

#rightcol .news .item .bodycopy { 
	font-size: 11px;
	color: #666;
	margin: 5px auto auto 0;
}

#rightcol .right-promos {
	margin-top: -100px;
	position: relative;
}

#rightcol .right-promos .bottom-text{
	margin: -50px 0 0 30px;
	font-size: 12px;
}

#ft {
	clear: both;
	height: 620px;
	padding-top:10px;
}

#ft p.company_info {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}

#ft .promo {
	width: 940px;
	height: 260px;
	background: url('../images/promo-bg.png') no-repeat;
	margin: auto;
	position: relative;
	overflow: hidden;
}

#ft .promo > div:first-child{
	margin-left: 80px;
        margin-top: -3px;
}

#ft .promo > div {
	background-color: #fcf9f7;
	width: 250px;
	margin: -11px 13px 0px 0;
	padding: 0;
	float: left;
}

#ft .promo > div .text {
	margin: 10px 0 0 10px;
}

#ft .promo > div .text h2 {
	font-weight: bold;
	font-size: 30px;
}

#ft .promo > div .text .bodycopy {
	font-size: 12px;
	padding-bottom: 14px;
}

#ft .joinus .input-label{
  font-size:10px;
  font-weight:bold;
}

#ft .promo > div.joinus .text .bodycopy input.email,
#ft .joinus .input-element input{
	height: 20px;
	width: 223px;
	display: block;
	margin: 10px 0;
	border: 1px solid #c89874;
}

#ft .joinus .input-element input{
  width:150px;
  margin:4px;
}

#ft .promo > div.happyhour .text .bodycopy {
	margin-left: 100px;
}

#ft .promo > div.happyhour .text .bodycopy a.button{
	margin-left: 35px;
}

#ft .promo > img {
	position: absolute;
}

#ft .promo > img.cupcake {
	bottom:30px;
	left:520px;
}

#ft .promo > img.beer {
	bottom:65px;
	left:590px;
}

/* Contact us form */
#ft .ft-contact-us {
	clear: both;
	width: 840px;
	margin: auto;
	padding: 25px 20px;
	background: url('../images/contactus-bg.png') no-repeat 90% 0%;
}

#ft .ft-contact-us h1 {
	margin-bottom: 15px;
        padding-top: 20px;
}

#ft .ft-contact-us p {
	font-size: 20px;
	margin-bottom: 20px;
	font-family: "Rockwell", "Arial";
}

#ft .form_wrapper {
	position: relative;
}

#ft .ft-contact-us input.text {
	border: 1px solid #c89874;
	width: 213px;
	min-height: 13px;
	font-family: "Arial";
	color: #837466;
	font-size: 12px;
	padding: 5px;
	margin-bottom: 20px;
}

#ft .ft-contact-us textarea.textarea {
	border:1px solid #C89874;
	color:#837466;
	font-family:"Arial";
	font-size:12px;
	height:58px;
	left:245px;
	padding:5px;
	position:absolute;
	top:130px;
	width:363px;
}

#ft .control.checkbox { 
	position:absolute;
	right:50px;
	top:130px;
}

#ft .control.checkbox:first-child{ 
	right: 133px;
}

#ft .ft-contact-us .form_wrapper #submitControl {
	position: absolute;
	right:105px;
	top:165px;
}

#ft .ft-contact-us .form_wrapper #submitControl .button {
	background: #000;
	padding: 5px 25px;
}

#ft .ft-contact-us .form_wrapper #submitControl .button:hover {
	background: #B42D00;
}

#ft .ft-contact-us .control.checkbox .checkbox {
	margin: 0px 5px 3px 0px;
}

.control.checkbox label {
	font-size: 11px;
	display: block;
	background: none;
	color: #000;
	text-shadow: none;
	font-weight: 400;
	padding: 0;
}

#ft .ft-menu {
	margin: auto;
	background:url("../images/ft-menu-bg.png") no-repeat bottom center #d2cab3;
	width: 900px;
}	

#ft .ft-menu .top-nav {
	overflow: hidden;
	padding: 25px 0 5px;
	margin-left: 135px;
}

#ft .ft-menu .top-nav  li{
	float: left;
	margin-right: 30px;
}

#ft .ft-menu .top-nav  li a{
	display: block; 
	color: #000;
}

#ft .ft-menu #oicinfo { 
	text-align: center;
	padding-bottom: 10px;
}

#ft .ft-menu #hardlinks{
   text-align:center;
}

#ft .ft-menu #hardlinks a{
  font-size:11px;
}

/* Back end */
#Control .button , #submitControl .button, #buttonsControl .button {
	height: auto;
	background:-moz-linear-gradient(center top , #62716C, #333F3B);
	-moz-box-shadow: none;
	border-color:#AAAAAA #555555 #555555 #AAAAAA;
	border-style:solid;
	border-width:1px;
}

#Control .button:hover , #submitControl .button:hover, #buttonsControl .button:hover {
	border-color:#AAAAAA #555555 #555555 #AAAAAA;
	border-style:solid;
	border-width:1px;
}

/* Hide the action (edit, delete) link and show them only when hover */
.module {
	position:relative;
}

.module .module-actions {
	position:absolute;
	top:0;
	left:0;
	z-index:5;
}

.links .item {
	position:relative;
}

.module .itemactions, .module .module-actions {
	/*display:none;
	position:absolute;
	top:10px;
	left:0;*/
	z-index:5;
	background-color: #fff;
	padding: 3px;
}

.module:hover .itemactions, .module:hover .module-actions {
	display:block;
}
/* Except for the location section which is good to show the edit immediately */
.explocation .module .module-actions { 
	position: relative;
}

.explocation .module .itemactions, .explocation .module .module-actions {
	display: block;
	position: relative;
	background-color: transparent;
	padding: 0;
}

#order #ordertabs #notes table .control input.text, #order #ordertabs #notes table .control textarea {
       width: 95%;
}

#order {
       margin-bottom: 20px;
}



/***IE9 fix --Rassel***/
.location-cont .yui3-tab-panel {
    position: absolute;
    left: -10000px;
    display:block;
}

.location-cont .yui3-tab-panel-selected {
     display:block; 
     position: relative; 
     left: 0;
}

.joinus .myForm input[type="submit"] {position: relative; z-index: 999;}