/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
	background-color: #000;
    font-size: 1em;
    font: 80.5%/1.6 Arial,sans-serif;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}



.main {
    background: url("../img/bg.gif") repeat scroll 0 0 transparent;
    overflow: hidden;
}

.clr{
	clear: both;
}

.nomob{
	display: none;
}

.logo{
    background: url("../img/logo.png") no-repeat scroll -18px -2px transparent;
    display: block;
    height: 95px;
    /* position: absolute; */
    width: 160px;
}

.menu .languages{
	float: right;
}

.menu .languages ul{
	margin: 0px;
	list-style: none;
	padding: 0px;
}

.menu .languages ul li{
	float: left;
	margin-left: 5px;
}

.menu{
	overflow: hidden;
	height: 0px;
}

.btn-navbar {
  position: absolute;
  top: 0px;
  right: 0px;
  float: right;
  padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  *background-color: #e5e5e5;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}

.btn-navbar:hover,
.btn-navbar:active,
.btn-navbar.active,
.btn-navbar.disabled,
.btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}

.btn-navbar:active,
.btn-navbar.active {
  background-color: #cccccc \9;
}

.btn-navbar {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #0e0e0e;
	*background-color: #040404;
	background-image: -moz-linear-gradient(top, #151515, #040404);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
	background-image: -webkit-linear-gradient(top, #151515, #040404);
	background-image: -o-linear-gradient(top, #151515, #040404);
	background-image: linear-gradient(to bottom, #151515, #040404);
	background-repeat: repeat-x;
	border-color: #040404 #040404 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-navbar:hover,
.btn-navbar:active,
.btn-navbar.active,
.btn-navbar.disabled,
.btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}

.btn-navbar:active,
.btn-navbar.active {
  background-color: #000000 \9;
}

.menu nav ul{
	padding: 0px;
}

.menu nav li a {
    background: #000000;
    border: 1px solid #A08B4E;
    border-radius: 5px;
    color: #A08B4E;
    display: block;
    font: 11px Arial,Georgia,"Times New Roman",Times,serif;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 10px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #000000;
    text-transform: uppercase;
}
.menu nav li a:hover {
	background: #A08B4E;
	color: #000000;
	text-shadow: none;
}

.menu nav li.item213 a{
    background: white;
    text-shadow: none;	
}

#acontent{
	padding-left: 5px;
	padding-right: 5px;
}

.main aside{
	background-color: #FFF;
	padding: 15px;
}

article .ads{
	background-color: #FFF;
	margin-top: 10px;
	/* padding: 15px; */	
}

article li{
	margin-bottom: 5px;
}


article .ads .sad {
    /* border: 1px solid #DDDDDD; */
    height: 250px;
    /* margin-top: 15px; */
    padding: 0 10px;
    width: 300px;
}

.bannerheader{
	/* color: #504F4E; */
	color: #FAFAFA;
    font-size: 82%;
    font-weight: normal;
    margin-top: 15px;
    /* padding-left: 10px; */
}


.main aside .category{
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}


/*
.madr-stars{
    background-color: transparent;
    background-image: url("../img/stars_map.png");
    background-repeat: no-repeat;
    border: 0 none;
    direction: ltr;
    display: block;
    float: left;
    height: 16px;
    overflow: hidden;
    text-align: left;
    text-indent: -1000em;
    width: 83px;    	
}

.stars1{
	background-position: 0 -19px;
}

.stars15{
	background-position: 0 -38px;
}

.stars2{
	background-position: 0 -57px;
}

.stars25{
	background-position: 0 -76px;
}

.stars3{
	background-position: 0 -95px;
}

.stars35{
	background-position: 0 -114px;
}

.stars4{
	background-position: 0 -133px;
}

.stars45{
	background-position: 0 -152px;
}

.stars5{
	background-position: 0 -171px;
}
*/


.madr-stars{
    background-color: transparent;
    background-image: url("/images/sprite.png");
    background-position: 0 -517px;
    background-repeat: no-repeat;
    border: 0 none;
    direction: ltr;
    display: block;
    float: left;
    height: 16px;
    overflow: hidden;
    text-align: left;
    text-indent: -1000em;
    width: 85px;    	
}

.stars1{
	background-position: 0 -533px;
}

.stars15{
	background-position: 0 -549px;
}

.stars2{
	background-position: 0 -565px;
}

.stars25{
	background-position: 0 -581px;
}

.stars3{
	background-position: 0 -597px;
}

.stars35{
	background-position: 0 -613px;
}

.stars4{
	background-position: 0 -629px;
}

.stars45{
	background-position: 0 -645px;
}

.stars5{
	background-position: 0 -661px;
}

.trusted{
	float: left;
	font-size: 80%;
	display: block;
	margin: 0px 0px 0px 10px;
}

#rotator{
	background: none repeat scroll 0 0 #000000;
    margin: 0 auto;
    padding: 0 0 50px;
    position: relative;
/*
	top: 15px;
*/
}

.slideshow-image {
    overflow: visible;
    padding-bottom: 55%;
    position: relative;
}

.slideshow-image ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.slideshow-image li {
    -moz-transition: opacity 0.5s linear 0s;
    float: left;
    margin: 0 5px;
    opacity: 0;
    position: absolute;
}

.slideshow-image li.current {
    opacity: 1;
    z-index: 1;
}

.slideshow-image li img {
    height: auto;
    width: 100%;
}

.slideshow-image .featured-item{
	font-size: 86%;
	position: relative;
}

.slideshow-image .featured-item div {
    bottom: 10px;
    left: 10px;
    position: absolute;
    right: 10px;
}

.slideshow-image .featured-item a:link,.slideshow-image .featured-item a:visited{
	color: #000;	
}

.slideshow-image .featured-item a h3 {
	-moz-transition: all 0.5s linear 0s;
	/* background: none repeat scroll 0 0 #FFFFFF; */
	background: url("../img/bg-t.png") repeat transparent;
	/* color: #A08B4E; */
	color: #000;
	display: inline-block;
	font-size: 115%;
	font-weight: normal;
    line-height: 1.3;
    margin: 0;	
	padding: 11px 20px 5px 10px;
	text-shadow: 1px 1px 0 #A08B4E;
}

.slideshow-image .featured-item p {
	-moz-transition: all 0.5s linear 0s;
	/* background-color: #FFFFFF; */
	background: url("../img/bg-t.png") repeat transparent;
	/* display: none; */
	margin-bottom: 0;
	margin-top: 0px;	
    padding-left: 10px;
    padding-right: 10px;
    /* text-shadow: 2px 2px 0 #000; */	
}

.slideshow-prev, .slideshow-next{
	cursor: pointer;
	height: 40px;
	position: absolute;
	bottom: 5px;
	width: 40px;
}



.slideshow-prev{
	left: 0px;	
}

.slideshow-next{
	right: 0px;	
}


.slideshow-prev span, .slideshow-next span {
    height: 40px;
    position: absolute;
    top: 0px;
    width: 40px;
    z-index: 2;
}

.slideshow-prev span {
    background: url("../img/sprite.png") no-repeat scroll -2px -1px transparent;
    left: 5px;
}

.slideshow-next span {
    background: url("../img/sprite.png") no-repeat scroll -44px -1px transparent;
    right: 5px;
}


.slideshow-menu {
    bottom: 0;
    color: #A08B4E;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 10px 55px;
    position: absolute;
    right: 0;
    text-align: center;
}

.slideshow-menu li {
	-webkit-transition:background 0.5s linear;
	-moz-transition:background 0.5s linear;
	-o-transition:background 0.5s linear;
	transition:background 0.5s linear;
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    margin: 0 5px;
    position: relative;
    text-indent: -2000em;
    width: 30px;
}

.slideshow-menu li.current {
    background: none repeat scroll 0 0 #A08B4E;
}


.breadcrumb{
	font-size: 95%;
	margin-bottom: 10px;
}

.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited {
    color: #000000;
    font-weight: bold;
}

p.title{
	border-bottom: 1px solid #A08B4E;
	margin: 12px 0;
}

.menu-footer a, .menu-footer a:link, .menu-footer a:visited{
	color: #A08B4E;
}

.toolbar ul, .foot ul {
    list-style: none outside none;
    padding: 0px;
}


.toolbar li {
	float: left;
    margin: 0;
}

article{
	background: #fff;
	margin: 0;
	padding: 10px;
}

.menu-homelocations{
	list-style: none outside none;
	margin: 0px;
	padding: 0px;	
}

.menu-homelocations a:link, .menu-homelocations a:visited{
	color: #3B2400;
	font-weight: bold;
	text-decoration: none;
}

.menu-homelocations a:hover, .menu-homelocations li.selected a{
	text-decoration: underline;
}

/*
.left{
	display: none;
}
*/

.restaurantcontainer{
	border-top: 1px solid #C9C9C9;
	padding-bottom: 15px;
	padding-top: 15px;
}



.restaurantcontainer h2 {
    font-size: 125%;
    margin-bottom: 5px;
}

.restaurantcontainer h2 a {
    color: #303030;
}

.restaurantcontainer h2 a:link, .restaurantcontainer h2 a:visited {
    font-weight: bold;
    text-decoration: none;
}

.restaurantcontainer h2 a:hover {
    text-decoration: underline;
}

.restaurantcontainer .itemleft{
	float: left;
	margin-right: 10px;
}

.restaurantcontainer p {
    font-size: 85%;
    margin-bottom: 5px;
    margin-top: 0px;
}

.restaurantcontainer .category {
    display: inline;
    /* font-size: 110%; */
    line-height: 1;
    margin: 0 10px 0 0;
    /* padding: 4px 5px 2px; */
    text-transform: uppercase;
}

.restaurantcontainer .description{
    display: none;
}

.restaurantcontainer .rating {
	clear: both;
	padding: 6px 0;
}

ul.menu-locations{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu-locations li a{
  font-weight:bold;
  /* padding: 5px 5px 5px 10px; */
  color:#3b2400;
/*
  background: #EEE6DC;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px ;
*/
  position:relative;
}
/*
#restaurantscontainer a:link, #restaurantscontainer a:visited{
	color: #3B2400;
}
*/


.nohome article a:link, .nohome article a:visited{
	color: #3B2400;
	font-weight: bold;
}

#restaurantscontainer .pagination{
	border-top: 1px solid #C9C9C9;
	height: 25px;
	margin-top: 10px;
	padding-top: 5px;
}

#restaurantscontainer .pagleft{
	float: left;
}

#restaurantscontainer .pagright{
	float: right;
}

#restaurantscontainer .listpag {
    height: 30px;
}

#restaurantscontainer .listpagitem {
	/* border: 1px solid #000000; */
	float: left;
    height: 20px;
    text-align: center;
    width: 20px;
}

#restaurantscontainer .listpagitem a:link {
    cursor: pointer;
    text-decoration: underline;
}

/*
.editorial-intro{
	float: right;
	margin: 0 0 1em 1em;
}
*/

/*
#restaurantscontainer .restaurantcontainer{
	border-bottom: 1px solid #C0D0A1;
}

#restaurantscontainer .restaurantcontainer .itemleft{
	float: left;
}

#restaurantscontainer .restaurantcontainer .itemright{
	float: left;
	margin-left: 10px;
	width: 600px;
}
*/

.form-validate div{
	margin-top: 10px;
}

.form-validate label{
	display: block;
}

.contact_email_checkbox label{
	display: inline;
}

.form-validate button {
    background: none repeat scroll 0 0 #000;
    border: medium none;
    color: #A08B4E;
    cursor: pointer;
    font-size: 1.5em;
    font-weight: bold;
    margin-right: 100px;
    margin-top: 7px;
    padding: 10px 40px;
    text-decoration: none;    
}

img.text-img, img.editorial-intro{
	width: 100%;
}

.nohome aside {
	background-color: #000;
}

.nohome aside h3{
	color: #fff;
	margin-bottom: 5px;
}

.nohome aside .menu-locations li a{
	color: #A08B4E;
}      

.midd-an{
	margin-top:10px;
}

.mr-intro{
	margin-top:10px;
}

.mr-intro a:link, .mr-intro a:visited{
color: #3B2400;
font-weight: bold;
}

a.glossaryphoto {
    float: left;
    height: 120px;
    margin-bottom: 10px;
    outline: medium none;
    position: relative; 
    width: 90px;
}

a.glossaryphoto img{
	border: 1px solid #3B2400;
	height: 80px;
	width: 80px;
}

a.glossaryphoto span {
    bottom: 0;
    left: 0;
    position: absolute;
    text-align: center;
    width: 80px;	
}


#glossarymenu{
	list-style: none;
	margin: 0;
	padding: 0;	
}


/*
#glossarymenu li{
	display:inline;
	padding-right: 10px;
}
*/

.terms{
	background-color: #F9F9F9;
	border: 1px #AAA solid;
	border-collapse: collapse;
	color: black;
	margin: 1em 0;
	width: 100%;
}

.terms th{
	cursor: pointer;
	background-color: #DFDAD2;
	background-image:url("../img/sort/both.gif");
	background-repeat: no-repeat;
	background-position: center right;
	border: 1px #AAA solid;
	padding: 10px;
	text-transform: capitalize;
	width: 50%;
}

.terms th.asc{
	background-image:url("../img/sort/down.gif");
}

.terms th.desc{
	background-image:url("../img/sort/up.gif");
}

.terms td{
	border: 1px #AAA solid;
}

.mr-homepage { width: 320px; height: 50px; }

#sliding-popup{
	background-color: white;
    border-top: 1px solid #999999;
    bottom: 0;
    box-shadow: 10px 10px 10px 10px #666666;
    display: block;
    /* height: 60px; */
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    text-align: center;
    width: 320px;
    z-index: 99999;  
}

#sliding-popup img{
	width: 100%;
}


@media only screen and (max-width: 500px) {
	#glossarymenu li a {
	    background: #000000;
	    border: 1px solid #A08B4E;
	    /* border-radius: 5px */;
	    color: #A08B4E;
	    display: block;
	    font: 11px Arial,Georgia,"Times New Roman",Times,serif;
	    font-weight: bold;
	    letter-spacing: 1px;
	    padding: 10px;
	    text-decoration: none;
	    text-shadow: 1px 1px 0 #000000;
	    text-transform: uppercase;
	}
	#glossarymenu li a:hover {
		background: #A08B4E;
		color: #000000;
		text-shadow: none;
	}
}

@media only screen and (min-width: 480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */

    .menu nav a {
        float: left;
        margin: 0 10px;
        margin-bottom: 0;
        padding: 25px 2%;
    }

    .menu nav li:first-child a {
        margin-left: 0;
    }

    .menu nav li:last-child a {
        margin-right: 0;
    }

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    .menu nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
    
    article#acontent {
        margin: 0 auto;
    }  
	
	img.text-img{
		float: right;
		margin-left: 5px;
		margin-top: 5px;
		width: auto;
	}   
	
	img.editorial-intro{
		float: right;
		margin: 0 0 1em 1em;
		width: auto;
	}  	
	
	a.glossaryphoto {
	    height: 170px;
	    margin-right: 25px;
	    margin-bottom: 25px;
	    width: 150px;
	}	
	a.glossaryphoto img{
		height: 150px;
		width: 150px;
	}	
	
	a.glossaryphoto span {
	    width: 150px;	
	}
	
	#glossarymenu{
		list-style: none;
		margin: 0 auto;
		padding: 0;
		text-align: center;
		width: 500px;
	}
	
	#glossarymenu li{
		display:inline;
		padding-right: 10px;
	}
	
	.mr-homepage { width: 468px; height: 60px; }
	
	#sliding-popup{
		width: 468px;
	}
	      
}

@media only screen and (min-width: 510px) {
 	.nomob{
		display: inline;
	} 

	.map {
		width: 450px;
	}

}


@media screen and (min-width: 660px){
	#main-content{
		margin: 0 auto;
		width: 640px;
	}
	
/*
	.slideshow-image{
		min-height: 360px;
		width:auto
	}
*/
	
	.map {
	    height: 570px;
	    width: 620px;
	}

	#rotator {
	    background: none repeat scroll 0 0 #fff;
	    border-bottom: 4px solid #ECECEC;
	    margin-top: 15px;
	    padding: 0 0 6px;
	    width: auto;
	}	
	.slideshow-image {
	    height: 360px;
	    padding-bottom: 0;
	    width: 640px;
	}		
	.slideshow-image ul{
		position:absolute;
		width:20000em
	}
	
	.slideshow-image li {
	    float: left;
	    height: 360px;
	    opacity: 0;
	    width: 640px;
	}
	
	.slideshow-image .featured-item{
		font-size: 100%;
	}

	.slideshow-image .featured-item a h3 {
		font-size: 185%;
	}
	
	.slideshow-image .featured-item p {
		line-height: 150%;
		max-height: 70px;
		overflow: hidden;
		padding: 7px 10px;
	}

	.slideshow-prev{
		left: 15px;	
	}
	
	.slideshow-next{
		right: 15px;	
	}
	
	.slideshow-prev, .slideshow-next{
	    top: 175px;
	}

	.slideshow-prev span {
/*
		-moz-transition: left 0.15s linear 0s, left 0.15s linear 0s;
		-o-transition:left 0.15s linear, left 0.15s linear;
	    -webkit-transition:left 0.15s linear, left 0.15s linear;
	    transition:left 0.15s linear, left 0.15s linear;
*/
	    left: 0px;
	}

/*
	.slideshow-prev:hover span{
		left: -6px;	
	}
*/

	.slideshow-next span {
/*
		-moz-transition: right 0.15s linear 0s, left 0.15s linear 0s;
		-o-transition:right 0.15s linear, left 0.15s linear;
	    -webkit-transition:right 0.15s linear, left 0.15s linear;
	    transition:right 0.15s linear, left 0.15s linear;
*/
	   	background: url("../img/sprite.png") no-repeat scroll -44px -1px transparent;
	    right: 0px;
	}

/*
	.slideshow-next:hover span{
		right: -6px;	
	}
*/


	#rotator .slideshow-menu{
		line-height:1;
		margin-top: 5px;
		padding:11px 0 6px;
		position:relative;
	}	

	#rotator .slideshow-menu li{
		background:transparent none;
		border-left:1px solid #ececec;
		border-radius:0;
		display:inline;
		float:none;
		height:auto;
		margin:0;
		padding:5px 9px 5px 8px;
		text-indent:0;
		white-space:nowrap;
		width:auto;
	}
	
	#rotator .slideshow-menu li.current{
	   background-color:#000;
	}

	#rotator .slideshow-menu li:before {
	    -moz-transition: all 0.5s linear 0s;
	    border-color: transparent;
	    border-style: solid;
	    border-width: 0 9px 9px;
	    content: "";
	    height: 0;
	    left: 50%;
	    margin-left: -9px;
	    opacity: 0;
	    position: absolute;
	    text-indent: 0;
	    top: -9px;
	    width: 0;
	}
	
	#rotator .slideshow-menu li.current:before {
	    border-color: transparent transparent #000;
	    opacity: 1;
	}
	
	.left{
		display: inline;
	}
	
	.home #menu-locations{
		margin-top: 10px;
		text-align: center;
	}
	.home #menu-locations li{
		border-right: 1px solid #000;
	    display: inline;
	    font-size: 95%;
	    line-height: 1;
	    margin: 0 7px;
	    padding: 0 12px 0 0;
	}
	
	.restaurant-wrap {
	    float: left;
	    margin: 0 0 0 155px;
	    width: 75%;
	}
	
	.restaurant-wrap h2 {
	    float: right;
	    margin: 0 0 5px;
	    width: 100%;
	}	

	.restaurantcontainer .itemleft {
	    clear: left;
	    margin: 5px 10px 0 -155px;
	}	
	
	.restaurantcontainer .rating{
		clear: none;
		padding: 10px 0 0;	
	} 

	.restaurantcontainer .description{
		display: inline;
	}

/*
	.itemright{
		padding-top: 25px;
	}
	
	.restaurantcontainer h2 {
		left: 170px;
		margin: 0px;
		position: absolute;
	}
	

*/

	
}

@media screen and (min-width: 755px){
	.slideshow-image li {
		opacity: 1;
	    position: relative;
	}
	.slideshow-image ul{
		-moz-transition: left 0.15s linear 0s, left 0.15s linear 0s;
		-o-transition:left 0.15s linear, left 0.15s linear;
	    -webkit-transition:left 0.15s linear, left 0.15s linear;
	    transition:left 0.15s linear, left 0.15s linear;
	}	

	.slideshow-prev, .slideshow-next{
		background: url("../img/bg-t.png") repeat transparent;
		cursor: pointer;
		height: 360px;
		position: absolute;
		top: 0px;
		width: 192px;
	}

	.slideshow-prev{
		left: -202px;
	}
	
	.slideshow-next{
		right: -202px;
	}
	
	.slideshow-prev:hover, .slideshow-next:hover{
		background: none;	
	}
	

	
	.slideshow-prev span, .slideshow-next span {
	    height: 40px;
	    position: absolute;
	    top: 160px;
	    width: 40px;
	}
	.slideshow-prev span {
	    left: 165px;
	}

/*
	.slideshow-prev:hover span{
		left: 125px;	
	}
*/
	
	.slideshow-next span {
	    right: 165px;
	}

/*
	.slideshow-next:hover span{
		right: 125px;	
	}
*/

	
}

@media only screen and (min-width: 1060px) {

/* ===============
    Maximal Width
   =============== */
    .wrapper {
        width: 1000px;
        margin: 0 auto;
    }

	.btn-navbar{
		display: none;
	}
	
	.header-container header{
		height: 90px;
	    position: relative;	
	}

    
	.logo{
	    background: url("../img/logo.png") no-repeat scroll -2px -105px transparent;
	    float: left;
	    height: 211px;
	    left: 25px;
	    position: absolute;
	    width: 192px;
	    z-index: 10;
	}    

	.menu{
		float: right;
		height: auto !important;
	}

	.home article{
    	/* padding: 0 15px 0 0; */
    	margin-bottom: 15px;
    	width: 950px;
    }  
	.home .left{
    	/* float: left; */
    	/* text-align: center; */
    }  

/*
	.home .right{
    	float: right;
    }
*/
 
	.home #page{
		/* background: #ECECEC; */
	    background: url("../img/bg.gif") repeat scroll 0 0 transparent;
	    border: 1px solid black;
	    border-radius: 10px 10px 10px 10px;
	    margin: 10px auto;
	    padding: 20px;
	    width: 770px;
    }    
    
     
    .nohome article{
	    float: right;
	    margin: 0 15px 0 0;
	    padding: 0 15px 15px;
	    width: 605px;
    }
    
    .nohome aside{
    	/* background-color: #000; */
    	float: left;
    	padding: 15px;
    	width: 300px;
    }
    
/*
    .nohome aside h3{
    	color: #fff;
    }
    
	.nohome aside .menu-locations li a{
		color: #A08B4E;
	}
*/
          
	header.rest-header{
		position: relative;
		top: 15px;
	}
    
	header.rest-header h1{
		background: transparent url("../img/ribbon.png") no-repeat;
		color: #473f2c;
		font-family: Georgia,Arial,"Times New Roman",Times,serif;
		font-size: 20px;
		height: 100px;
		left: -37px;
		margin: 0px;
		padding: 35px 0px 0px 35px;
		position: absolute;
		top: 250px;
		width: 550px;
	}

	section{
		width: 620px
	}	
	
	#main-content{
	    margin: 0 0 0 15px;
	    padding: 0 0 15px;
	    width: 985px;
	} 
	
	#rotator{
		margin-right: 15px;
		width: 970px;
	}
	
	#rotator .slideshow-image {
	    height: 360px;
	    overflow: hidden;
	    position: relative;
	    width: 970px;
	}	

	#rotator .slideshow-image ul {
		list-style: none outside none;
		margin: 0;
		padding: 0;
	    position: absolute;
	    width: 20000em;
	}
	
	#rotator .slideshow-image li {
	    float: left;
	    height: 360px;
	    margin: 0 5px;
	    opacity: 1;
	    width: 640px;
	}

	#rotator .slideshow-image li{
		position: relative;
	}

	.slideshow-prev, .slideshow-next{
		width: 155px;
	}

	.slideshow-prev{
		left: 0;
	}
	
	.slideshow-next{
		right: 0;
	}

	.slideshow-prev span {
	    left: 125px;
	}

/*
	.slideshow-prev:hover span{
		left: 100px;	
	}
*/
	
	.slideshow-next span {
	    right: 125px;
	}

/*
	.slideshow-next:hover span{
		right: 100px;	
	}
*/
	 
	article .ads{ 
		float: right;
		/* height: 770px; */
		margin: 0px 15px 0px 0px;
		width: 320px;
	}

	.menu-footer{
		margin-bottom: 0px;
		padding: 0;
		text-align: center;
	}	
	
	.copyright p{
		margin-top: 5px;
	}
	
	.menu-footer li {
		border-right: 1px solid #A08B4E;
		display: inline;
		/* font-size: 95%; */
		line-height: 1;
		margin: 0 7px;
		padding: 0 12px 0 0;
	}
	
	.menu-footer li.first-child{
		margin-left: 0;
	}
	.menu-footer li.last-child{
		border: none;
	}
	
	.menu-footer a:link, .menu-footer a:visited {
	    /* font-weight: bold; */
	    text-decoration: none;
	}	
	
		
	.toolbar{
		height: 70px;
	}	
	
	.l{
		float: left;
	}
	
	.toolbar .r {
		clear: none;
		float: right;
		margin: 1px 0 -2px;
		min-width: 280px;
		width: auto;
	}
	.toolbar h3 {
		float: left;
		/* font: 114%/1 Museo700,"Myriad Pro",sans-serif; */
		margin: 19px 0.5em 0 0;
	}	
	#google_translate_element {
	    margin-top: 17px;
	}	

	
/*
	.fmc{
		float: left;
	}
*/
	.copyright{
		color: #A08B4E;
		text-align: center;
	}
	
	.locations{
		border-top: 1px solid #A08B4E;
		font-size: 0.90em;
	}
	.locations ul{
		margin: 0px;
	}
	
	
	#madrest-ads{
		min-height: 870px;
	}

	
	.toolbar .r ul{
		margin-top: 5px;
	}
	
	.terms th{
		padding: 1px;
	}
	.mr-homepage { width: 728px; height: 90px; }
	
}