/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:62.5%;color:#222;background:#fff;font-family: Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#b3afab; outline: none; text-decoration: none;}
a {color:#5d5a58;text-decoration:none;}
a:hover {text-decoration: underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
.hide {display:none;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
div.mod-hr {background: url(../imgs/modules/module-hr.gif) no-repeat; height: 8px; width: 269px; border:none; margin: 0; float: none; clear: both;}
hr.space {background:#fff;color:#fff;}
.press-contact:after, .side-mod:after, .clearfix:after, #container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, #container {display:inline-block;}
* html .clearfix, * html #container {height:1%;}
.clearfix, #container {display:block;}
.clear {clear:both;}
object {outline: none;}

/* Structure 
******************************** */
body {background: #fff; color: #5d5a58; margin: 20px 0;}
#container {margin: 0 auto; text-align: left; width: 980px; position: relative;}
#pre-nav {float: right; margin-bottom: 15px;}
#header, #content, #footer {clear: both;}
#extra-rt {float: right; height: 492px; margin-left: 10px; width: 277px;}

#header {height: 92px;}
#header h1 {float: left;height: 92px; width: 185px;}
#header h1 a {
	background: url(../imgs/header/mama-header-logo.gif) no-repeat;
	display: block;
	float: left;
	font-size: 40px;
	font-weight: normal;
	height: 92px; width: 185px;
	margin: 0;
	overflow: hidden; 
	text-indent: -9999em;
	text-align: center;
	text-transform: uppercase;
}


/* Pre-Nav 
******************************** */
#pre-nav ul li {
	border-right: 1px solid #aeacab;
	float: left;
	height: 12px;
	list-style: none; 
	line-height: 1.2em;
	margin: 0; padding: 0 8px;
}
#pre-nav ul li.last {border-right: none; padding-right: 0}
#pre-nav ul li a {font-size: 1em;}
#pre-nav ul li a:hover {color: #6A6866;}

#pre-nav .lang-menu, #pre-nav .sign-up-form, #pre-nav .sign-up-form .fieldSet {float: left;}
#pre-nav .lang-menu {height: 15px; margin: 0;}
#pre-nav .lang-menu ul {margin: 0}
#pre-nav .lang-menu ul li {border: none; float: left;}
#pre-nav .lang-menu ul li.close-btn {padding: 0}
#pre-nav .lang-menu ul li a {color: #5d5a58}
#pre-nav .lang-menu ul li a:hover {color: #6A6866;}
#pre-nav .lang-menu ul li a.current {color: #aeacab; text-decoration: none; cursor: default;}
#pre-nav .lang-menu ul li a:hover.current {cursor: default;}

#pre-nav .sign-up-form .address, #pre-nav .sign-up-form .sign-up-btn {position: relative; top: -3px;}
#pre-nav .sign-up-form .address {background: url(../imgs/header/pre-nav-email-input-bg.gif) no-repeat; height: 21px; width: 150px; margin-left: 8px;}
#pre-nav .sign-up-form .address input {border: #fff none; font-size: 1em; height: 14px; width: 140px; position: relative; left: 4px; top: 3px;}
#pre-nav .sign-up-form p {margin-right: 8px;}

#pre-nav .sign-up-form .sign-up-btn {margin: 0 8px 0 4px;}
#pre-nav .sign-up-form .sign-up-btn input {
	background: url(../imgs/header/pre-nav-submit-btn.gif) no-repeat; 
	border: none; cursor: pointer; 
	height: 21px; width: 25px;
}
#pre-nav a:focus.trigger, #pre-nav a:focus.close-btn {outline: none;}
#pre-nav .symbol {margin-right: 2px;}
#pre-nav a:hover.close-btn {color: #aeacab; text-decoration: none;}


/* Quick-Book 
******************************** */
#quick-book {background: url(../imgs/header/header-quick-book-bg.gif) no-repeat; height: 50px; width: 795px; float: left; clear: right; position: relative;}
#quick-book, #quick-book .fieldSet {float: left;}
#quick-book .fieldSet {padding: 0 30px 0 0;}
#quick-book form {padding: 15px 15px 0 230px; height: 35px; width: 555px;}
#quick-book .fieldSet label {color: #5d5a58; float: left; font-weight: normal; font-size: 1.2em; margin-top: 2px; text-transform: uppercase;}
#quick-book .fieldSet label.from {background: url(../imgs/header/header-quick-book-from-txt.gif) no-repeat; height: 11px; width: 37px; margin: 5px 20px 0 0; overflow: hidden; text-indent: -9999em;}
#quick-book .fieldSet label.to {background: url(../imgs/header/header-quick-book-to-txt.gif) no-repeat; height: 11px; width: 18px; margin: 5px 20px 0 0; overflow: hidden; text-indent: -9999em;}
#quick-book .fieldSet .input-bg {
	background: url(../imgs/header/header-input-bg.gif) no-repeat;
	float: left;
	height: 24px; width: 95px;
	position: relative;
	top: -2px;
}
#quick-book .fieldSet input {border: #fff none; margin: 3px; text-align: center; width: 88px;}
#quick-book .cal {
	float: left; 
	height: 22px;
	position: relative;
	left: -10px;
	top: -2px;
}
#quick-book .cal a {
	background: url(../imgs/header/header-quick-book-chg-date.gif) no-repeat; 
	color: #5d5a58;
	display: block;
	font-size: 1.2em; 
	height: 22px; width: 20px;
	overflow: hidden; text-indent: -9999em; 
	text-decoration: none; text-transform: uppercase;
}
#quick-book .cal a:hover {background: url(../imgs/header/header-quick-book-chg-date-hover.gif) no-repeat;}
#quick-book .cal a:focus {outline: left; padding: 0; position: relative; top: -5px; left: 25px; width: 159px;}
#quick-book .book-nowBtn {float: left; position: absolute; top: 10px; right: 14px; width: 159px; padding: 0;}
#quick-book .book-nowBtn a {
	background: url(../imgs/header/header-book-now.gif) no-repeat; 
	border: none;
	cursor: pointer; 
	display: block;
	float: right; 
	height: 30px; width: 159px;
	margin: 0; padding: 0;
	overflow: hidden;
	text-indent: -9999em;
}
#quick-book .book-nowBtn a:hover {
	background: url(../imgs/header/header-book-now-hover.gif) no-repeat; 
	border: none;
	cursor: pointer; 
	display: block;
	float: right; 
	height: 30px; width: 159px;
	margin: 0; padding: 0;
}


/* Main Nav 
******************************** */
#nav {float: right; margin: 0 6px 0 0; width: 788px;}
#nav li {float: left; height: 24px; list-style: none; margin: 10px 5px 10px 0;}
#nav li.current {border: 1px solid #dfdede;}

#nav li a {display: block; float: left; font-size: 1.4em; padding: 0 8px; text-transform: uppercase;}
#nav li a:hover {color: #b3afab; text-decoration: none;}


/* Nav-lft 
******************************** */
#nav-lft {float: left; margin-right: 10px; width: 175px;}
#nav-lft #side-nav {border-top: 1px solid #dddddd; margin: 0;}
#nav-lft #side-nav li {border-bottom: 1px solid #dddddd; list-style: none; padding: 10px 8px;}
#nav-lft #side-nav li a {color: #6a6866; display: block; font-size: 1.1em; text-transform: uppercase;}
#nav-lft #side-nav li a:hover {color: #bbb; text-decoration: none;} 
#nav-lft #side-nav li a.current {color: #6a6866; font-weight: bold;}

#nav-lft #side-nav .sub-nav {margin: 0 0 0 5px;}
#nav-lft #side-nav .sub-nav li {border: none; padding: 5px 10px;}


/* Content-Main 
******************************** */
#main {float: left; padding: 0 0 10px 0; width: 508px;}
#main .pg-heading h2 {color: #5d5a58; font-size: 2.5em;	height: 30px; text-transform: uppercase;}
#main .content-top {position: relative;height:357px;}
#main .intro {border-top: 1px solid #dddddd; padding-top: 10px; /*width: 508px;*/}

#main .content-mod {clear: both; float: left; margin: 30px 0 0 0; width: 508px;}
#main .content-mod.first {margin-top: 0;}
#main .content-mod.lft .mod-img {float: left; margin-right: 18px; width: 245px;}
#main .content-mod.lft .mod-txt {float: right; width: 245px; overflow:hidden;}

#main .content-mod.rt .mod-img {float: right; margin-left: 18px;width: 245px;}
#main .content-mod.rt .mod-txt {float: left; text-align: right; width: 245px;overflow:hidden;}

#main .mod-txt h3 {color: #5d5a58; font-size: 1.8em; margin: 0 0 10px 0;}
#main .mod-txt h4 {height: auto; margin-bottom: 10px; text-transform: uppercase;}
#main .mod-txt span.date {color: #5d5a58; float: left; font-size: 1.1em; margin: -5px 0 5px 0;}
#main .content-mod.rt .mod-txt span.date {float: right}
#main .mod-txt p {clear: both; color: #a09b96; font-size: 1.1em; margin: 0; position:relative;font-weight:normal;}
#main .mod-txt p a.extra-link {
	background: url(../imgs/content-main/next-arrow.gif) no-repeat right center; 
	color: #a09b96; 
	font-weight: bold; 
	float: right; 
	margin-top: 12px; 
	padding-right: 5px;
}
#main .content-mod.lft .mod-txt p a.extra-link {float: left;}

#main .booknow-btn {
	background: url(../imgs/content-main/btn-book-now.gif) no-repeat; 
	float: left; 
	font-size: 1.1em; 
	font-weight: bold; 
	height: 22px; width: 88px; 
	margin-top: 12px;
	overflow: hidden; text-indent: -9999em;
}
#main a:hover.booknow-btn {background: url(../imgs/content-main/btn-book-now-hover.gif) no-repeat;}
#main .rt a.booknow-btn{float:right;}
#main .booknow-btn-lg {
	background: url(../imgs/content-main/btn-book-now-lg.png) no-repeat; 
	float: left; 
	font-size: 1.1em; 
	font-weight: bold; 
	height: 28px; width: 109px; 
	margin-top: 12px;
	overflow: hidden; text-indent: -9999em;
}
#main a:hover.booknow-btn-lg {background: url(../imgs/content-main/btn-book-now-lg-hover.png) no-repeat;}
#main a:focus.booknow-btn, #main a:focus.booknow-btn-lg {outline: none;}



/* Main Content Pagination
******************************** */
#main .pagination {border: 1px solid #e7e7e7; clear: both; float: left; height: 28px; margin: 15px 0 50px 0; width: 508px}
#main .pagination ul {padding: 5px 153px;}
#main .pagination ul li {float: left; list-style: none; margin: 0 4px;}
#main .pagination ul li a {color: #a09b96; font-weight: bold; font-size: 1.1em;}
#main .pagination ul li a.current {font-weight: normal;}
#main .pagination ul li a:hover {color: #5d5a58;}
#main .pagination ul li a.prev {background: url(../imgs/content-main/prev-arrow.gif) no-repeat left; display: block; margin-right: 12px; padding-left: 8px;}
#main .pagination ul li a.next {background: url(../imgs/content-main/next-arrow.gif) no-repeat right; display: block; margin-left: 12px; padding-right: 8px;}

#main .photo-pagination {
    background:transparent url(../imgs/content-main/carousel.PNG) repeat scroll 0 0;
    height:24px;
    position:absolute;
    top:507px;
    width:508px;}
#main .photo-pagination p {color: #5d5a58; float: left; font-size: 1.1em; font-weight: bold; margin: 0; padding: 4px 8px; width: 200px;}
#main .photo-pagination ul {float: right; margin: 0; padding: 4px 8px;}
#main .photo-pagination ul li {color: #5d5a58; font-size: 1.1em; float: left; list-style: none;}
#main .photo-pagination ul li span, span#credit {color: #ffffff;}
#main .photo-pagination ul li a.prev {
	background: url(../imgs/content-main/photo-pagination-prev-arrow.gif) no-repeat left; 
	cursor: pointer;
	display: block;  
	height: 9px; width: 5px;
	margin-right: 8px; padding-top: 6px;
	overflow: hidden; text-indent: -9999em;
}
#main .photo-pagination ul li a.next {
	background: url(../imgs/content-main/photo-pagination-next-arrow.gif) no-repeat left; 
	cursor: pointer;
	display: block;  
	height: 9px; width: 5px;
	margin-left: 8px; padding-top: 6px;
	overflow: hidden; text-indent: -9999em;
}
#main .photo-pagination ul li a:focus {outline: none;}


/* Side Modules
******************************** */
#modules .moved {position: absolute; left: -9999em;}
#modules {border: 1px solid #dddddd; padding: 0 3px 3px 3px; width: 269px}
#modules .side-mod {clear: both;}
#modules .module-content {float: left; padding-bottom: 7px; width: 269px;}

#modules .mod-header {position: relative;}
#modules .mod-header .mod-head a {color: #5d5a58; cursor: pointer; display: block; font-size: 12px; text-transform: uppercase;}
#modules .mod-header .mod-head a:hover {color: #a09b96; text-decoration: none;}
#modules .mod-header a:focus {outline: none;}
#modules .closed .mod-header {
	background: url(../imgs/modules/module-heading-closed.gif) no-repeat;
	cursor: pointer;
	height: 27px; width: 261px;
	margin: 0 0 2px 0; padding: 0 0 0 8px;
}
#modules .open .mod-header {
	background: url(../imgs/modules/module-heading-open.gif) no-repeat;
	cursor: pointer;
	height: 27px; width: 261px;
	margin: 0 0 2px 0; padding: 0 0 0 8px;
}
#modules .mod-header .mod-head a {position: relative; top: 2px;}
#modules .mod-header .mod-head {position: relative; top: 7px;height:100%; width: 254px;}
#modules .mod-header span.extra {font-size: 1.1em; position: absolute; right: 32px; top: 6px}
#modules .closed .mod-header span.extra {font-size: 1.1em; position: absolute; right: 32px; top: 6px}
#modules .mod-header span.extra a {color: #a09b96; display: inline; font-size: 1em; margin: 0 1px;}
#modules .mod-header span.extra a.inside {border-right: 1px solid #ddd; padding: 0 5px 5px 0;}
#modules .mod-header span.extra a:hover, #modules .mod-header span.extra a.current {color: #5d5a58; text-decoration: none;}

/* Side Module Pagination
******************************** */
#modules .module-content .pagination {margin: 0; padding: 0 5px; width: 269px;}
#modules .module-content .pagination li {float: left; list-style: none;}
#modules .module-content .pagination li a {color: #a09b96; font-size: 1.1em;}
#modules .module-content .pagination li a.viewall {display: block;}
#modules .module-content .pagination li a.disabled, #modules .module-content .pagination li a:hover.disabled {color: #5D5A58; text-decoration: none;}
#modules .module-content .pagination li a:focus.prev, #modules .module-content .pagination li a:focus.viewall, #modules .module-content .pagination li a:focus.next {outline: none;}


/* Offers Module
******************************** */
#offers .module-content .rate {
	float: left;
	height: 70px; width: 85px;
	margin-top: 19px; padding: 0 12px 0 7px;
}
#offers .module-content .rate h5 {
	color: #a09b96;
	float: right;
	font-size: 4.4em;
	font-weight: normal;
	margin: 0;
	position: relative;
	top: -14px;
}
#offers .module-content .rate span.euro-icon {background: url(../imgs/modules/modules-offers-rate-icon.gif) no-repeat; color: #a09b96; font-size: 20px; float: left; text-indent: -9999em; overflow: hidden; height: 15px; width: 12px;}
#offers .module-content .rate p {background: url(../imgs/modules/modules-offers-per-night.gif) no-repeat; color: #a09b96; clear: both; float: left; font-size: 1.3em; margin: 0; position: relative; top: -20px; text-indent: 9999em; overflow: hidden; height: 23px; width: 27px;}

#offers .module-content .txt {border-left: 1px solid #e1e1e1; float: left; clear: right; margin: 5px 12px 0 0; padding-left: 12px; width: 135px;}
#offers .module-content .txt p {color: #a09b96; font-size: 1.1em; line-height: 1.2em; margin-bottom: 0; font-weight: bold;}
#offers .module-content .txt p.fine-txt {clear: both; font-size: 1em;display:none;}

#offers .module-content .book-link {background: url(../imgs/content-main/next-arrow.gif) no-repeat right; color: #a09b96; float: left; font-size: 1.1em; font-weight: bold;  margin-bottom: .5em; padding-right: 8px;}

#offers #specials-gallery {overflow: hidden; height: 105px;}
#offers .belt {height: 105px; width: 270px;}
#offers .belt .panel {height: 105px; width: 270px; overflow: hidden;}


/* Happenings Module
******************************** */
#happenings.open {height: 180px;}
#happenings.closed{height: 27px;}
#happenings .module-content {float: left; padding-bottom: 0;}

#happenings .module-content #inside-gallery, #happenings .module-content #outside-gallery {height: 31px; width: 269px; overflow: hidden;}
#happenings .module-content .belt {height: 31px; width: 269px;}
#happenings .module-content .panel {background: #EDEDEB; height: 31px; width: 269px; overflow: hidden;}

#happenings .module-content a.prev {
	background: url(../imgs/modules/module-tab-nav-prev-arrow.gif) no-repeat;
	float: left;
	height: 24px; width: 17px;
	margin-top: 7px;
	position: absolute; top: 0; left: 0px;
	overflow: hidden; text-indent: -9999em;
	z-index: 1;
}
#happenings .module-content a.next {
	background: url(../imgs/modules/module-tab-nav-next-arrow.gif) no-repeat;
	float: right;
	height: 24px; width: 17px;
	margin-top: 7px;
	position: absolute; top: 0; left: 252px;
	overflow: hidden; text-indent: -9999em;
	z-index: 1;
}
#happenings .module-content a:hover.prev {background: url(../imgs/modules/module-tab-nav-prev-arrow-hover.gif) no-repeat;}
#happenings .module-content a:hover.next {background: url(../imgs/modules/module-tab-nav-next-arrow-hover.gif) no-repeat;}
#happenings .module-content a:focus.prev, #happenings .module-content a:focus.next {outline: none;}

#happenings .module-content .tab-nav {height: 31px; width: 269px;}
#happenings .module-content .tab-nav ul {background: url(../imgs/modules/module-tab-nav.gif) repeat-x; height: 24px; margin: 7px 0 0 0; padding: 0 0 0 17px;}
#happenings .module-content .tab-nav ul li {
	background: url(../imgs/modules/module-tab-nav-bg.gif) no-repeat;
	border-right: 2px solid #EDEDEB;
	float: left;
	height: 24px; width: 77px;
	list-style: none;
}
#happenings .module-content .tab-nav ul li.current {
	background: url(../imgs/modules/module-tab-nav-current.gif) no-repeat;
	float: left;
	height: 24px; width: 77px;
	list-style: none;
}
#happenings .module-content .tab-nav ul li a {
	color: #fff;
	float: left;
	font-size: 1.1em;
	padding: 4px 0;
	width: 77px;
	text-align: center;
}
#happenings .module-content .tab-nav ul li.current a {color: #222; font-size: 1.1em;}
#happenings .module-content .tab-nav ul li a:hover {color: #222; text-decoration: none;}
#happenings .module-content .tab-nav a:focus.prev, #happenings .module-content .tab-nav a:focus.next, #happenings .module-content .tab-nav ul li a:focus {outline: none;}

#happenings .module-content .happenings-list ul {height: 120px;	margin: 5px 0; overflow: auto; width: 269px;}
#happenings .module-content .happenings-list ul li {
	border-bottom: 1px solid #e2e1df;
	clear: both;
	list-style: none;
	margin: 5px;
	width: 240px;
}
#happenings .module-content .happenings-list h6 {color: #5d5a58; font-size: 1.1em; font-weight: bold;}
#happenings .module-content .happenings-list p {color: #a09b96;	font-size: 1.1em; margin: 0 0 5px 0;}

#events.hidden, #gigs.hidden, #lectures.hidden, .hidden {position: absolute; left: -9999em; overflow: hidden;}


/* Weather Module
******************************** */
#weather .module-content .forecast ul {margin: 0 0 0 2px;}
#weather .module-content .forecast ul li {float: left; list-style: none; margin-right: 1px; width: 37px;}
#weather .module-content .forecast ul li img.weather-icon {margin-bottom: 8px;}
#weather .module-content .forecast ul li p {color: #a09b96; font-size: 1.1em; line-height: 1.1em; margin: 0; text-align: center;}


/* Homepage Gallery 
******************************** */
.home #main {width: 693px;}
.home #main .intro {border: none; padding-top: 0}
.home #main #main-gallery {height: 467px; width: 693px;}
.home #main .belt {height: 467px; width: 693px;}
.home #main .belt .panel { overflow: hidden;}
.home #main .photo-pagination {background: #e7e7e7; height: 16px; width: 659px; margin: 3px 0; padding: 3px 17px; top:0px;position:static}
.home #main .photo-pagination ul li span,.home #main .photo-pagination ul li span#credit{color:#000;}
.home #main .photo-pagination ul {padding: 0;}
.home #main .photo-credit {background: #e7e7e7; height: 16px; float: left;}
.home #main .photo-credit p {color: #a09b96; font-size: 1.1em; margin: 0; padding: 0; width: auto;}

/* Subpage Gallery
******************************** */
#main #photo-gallery {margin-bottom: 5px;}
#main .belt {height: 357px; width: 508px;}
#main .belt .panel { overflow: hidden;}


/* Subpage No-Left Nav
******************************** */
.sub #main {margin-left: 185px;}


/* Press Page Specific
******************************** */
.sub #main .press-contact {border: 1px solid #dcdcdc; padding: 2px;}
.sub #main .press-contact .info-lft {float: left; width: 100%}
.sub #main .press-contact .info-rt {float: right; width: 100%}
.sub #main .press-contact h3 {background: #ededeb; color: #5d5a58; font-size: 1.2em; font-weight: bold; height: 12px; padding: 10px 15px}
.sub #main .press-contact dl {margin-left: 15px; margin-bottom: 10px; line-height: 1.4em;}
.sub #main .press-contact dt {color: #5d5a58; font-size: 1.2em; font-weight: bold;}
.sub #main .press-contact dd {color: #a09b96; font-size: 1.1em;}
.sub #main .press-contact dd a {color: #a09b96; font-weight: bold;}
.sub #main .press-contact dd a:hover {color: #5d5a58; font-weight: bold; text-decoration: none;}

.sub #main .content-mod span {float: left; display: block; font-size: 100%; margin: 5px 30px 5px 0; }
.sub #main .content-mod .mod-txt {float: left}
.sub #main .content-mod .mod-txt div p {margin-bottom: 10px;}
.sub #main .content-mod h3 {margin: 0; text-transform: capitalize;}
.sub #main .content-mod h3 a:hover {text-decoration: none;}
.sub #main .content-mod p {clear: both; font-weight: regular;font-size: 1.1em;}

.sub #main .press-nav {float: right; position: relative; top: -26px; width: 200px;}
.sub #main .back-btn {background: url(../imgs/content-main/prev-arrow.gif) no-repeat left; border-right: 1px solid #a09b96; color: #a09b96; font-size: 1.1em; font-weight: bold; float: left; line-height: 1em; height: 10px; padding: 0 5px 0 8px;}
.sub #main .pdf a {background: url(../imgs/content-main/next-arrow.gif) no-repeat right; clear: right; color: #a09b96; font-size: 1.1em; font-weight: bold; float: left; line-height: 1em; height: 10px; padding: 0 8px;}
.date {color: #5d5a58; font-size: 1.1em; font-weight: bold; margin-top: 20px;}
.sub #main .publication {position: relative; top: 5px;}
.sub #main .publication h3 {color: #5d5a58; font-size: 2.3em; margin: 0; text-transform: capitalize;}
.sub #main .publication h4 {color: #a09b96; font-size: 1.1em; margin: 0; text-transform: uppercase;}



/* FAQ Page Specific
******************************** */
.sub #main .list ul {margin: 15px 0 0 2px; width: auto;}
.sub #main .list ul li {list-style: none; line-height: 1em; text-transform: capitalize;}
.sub #main .list ul li a {background: url(../imgs/content-main/next-arrow.gif) no-repeat right; color: #a09b96; font-size: 1.1em; font-weight: bold; padding-right: 10px; line-height: 1.6em; text-transform: capitalize;}

.sub #main h3.faq-heading {border-top: 1px solid #dddddd; color: #5d5a58; float: left; clear: both; font-size: 1.5em; font-weight: bold; padding: 30px 0 0 0; margin: 30px 0 0 0; width: 100%;}
.sub #main .content-mod .question {color: #5d5a58; font-weight: bold; font-size: 1.1em;}
.sub #main .content-mod .totop-link {
	background: url(../imgs/content-main/next-arrow.gif) no-repeat right center; 
	color: #a09b96; 
	font-weight: bold; 
	float: left; 
	margin: 20px 0 25px 0; 
	padding-right: 5px;
}


/* Guide Page Specific
******************************** */
#main .sort {border: 1px solid #e7e7e7; height: 26px; width: 486px; margin: 10px 0 0 0; padding: 3px 10px;}
#main .sort label {color: #5d5a58; font-weight: normal; font-size: 1.1em; float: left; margin-top: 6px;}
#main .sort select {border: 1px solid #999999; color: #5d5a58; float: left; font-size: 1.1em; margin: 4px 0 0 5px;}

#main .sect h2 {color: #5d5a58; font-size: 2.3em; margin: 30px 0 0 0; text-transform: uppercase;float:left;}


/* Special Offers Page Specific
******************************** */
#main .content-mod.specials {
	border: 1px solid #dfdede; 
	clear: none;
	float: left; 
	height: 182px; width: 215px; 
	margin: 14px 0 7px 0; padding: 20px 15px;
}
#main .content-mod.specials.lft {margin-right: 14px}
#main .content-mod.specials h3 span {color: #939190; display: block; font-size: 15px; text-transform: capitalize;}
#main .content-mod.specials h4 span {color: #6a6866; font-size: 26px; text-transform: uppercase;}
#main .content-mod.specials .mod-txt h3 {margin-bottom: 0;}
#main .content-mod.specials .mod-txt {float: none; text-align: left; width: auto;}

#main .special-offer {height: 220px; width: 240px; position: absolute; right: 0; top: 0;  z-index: 1;}
#main .special-offer .rate {
	float: left;
	height: 100px; width: 240px;
	margin-top: 10px;
}
#main .special-offer .rate span.euro-icon {color: #fff; font-weight: normal; font-size: 4em; float: left;}
#main .special-offer .rate h5 {
	color: #fff;
	float: left;
	font-size: 8em;
	font-weight: normal;
	margin: 0;
	position: relative;
	top: -12px;
}
#main .special-offer .rate p {color: #fff; line-height: 1em; float: left; font-size: 2.2em; margin: 33px 0 0 5px; width: 50px;}

#main .special-offer .txt {float: left; margin: 6px 12px 12px 0; width: 220px;}
#main .special-offer .txt p {color: #fff; font-size: 1.1em; margin-bottom: .5em}
#main .special-offer .txt p.fine-txt {font-size: 1em;}

#main .offers-overlay {background: url(../imgs/content-main/offers-page-overlay.png) repeat-y; width: 508px; height: 357px; position: absolute; top: 0; right: 0;}

/* Photos Page Specific
******************************** */
.artists-intro {float: left; clear: both; margin: 10px 0;}
.artists-intro h4 {color: #5d5a58; font-size: 1.4em; font-weight: bold; margin: 4px 0;}
.artists-intro p {color: #a09b96; float: left; clear: both; font-size: 1.1em;}
.artists {border: 1px solid #dfdede; float: left; clear: both; margin: 10px 0 0 0; width: 508px;}
.artists h5 {color: #939190; font-size: 1.1em; font-weight: bold; margin: 0; padding: 0 8px; text-transform: uppercase;}

#artists-list {float: left; clear: both; list-style: none; margin: 0;}
#artists-list li.artist {float: left; margin: 10px 3px 0 0; width: 123px;}
#artists-list li.artist.last {margin-right: 0;}
#artists-list li.artist .artist-img {width: 123px; height: 88px;}
#artists-list li.artist a:hover {text-decoration: none;}
#artists-list li.artist a:hover span {color: #a09b96; text-decoration: none;}

#artists-list .artistName {margin: 4px 0;}
#artists-list .artistName span {background: url(../imgs/content-main/next-arrow.gif) no-repeat right; color: #5d5a58; font-weight: bold; font-size: 1.2em; padding-right: 8px;}




/* Sitemap Page Specific
******************************** */
.sub #main .col {float: left; width: 253px; clear:right;}
.sub #main .content-mod.sitemap {width: 253px}
.sub #main .content-mod.sitemap.lft {clear: left}
.sub #main .content-mod.sitemap.rt {clear: right;}
.sub #main .content-mod.sitemap .mod-txt {width: 200px;}
.sub #main .sitemap h3 a {color: #5d5a58; font-size: .6em; text-transform: uppercase;}
.sub #main .sitemap .list ul {margin: 5px 0 0 20px; text-align: left; width: auto;}
.sub #main .sitemap .list ul li ul {margin-top: 0;}

/* Footer 
******************************** */
#footer {border-top: 1px solid #dddddd; clear:both; float: left; margin-top: 20px; width: 980px;}
#footer ul {margin: 10px 0 0 -7px;}
#footer ul li {
	border-right: 1px solid #a09b96;
	color: #a09b96;
	float: left; 
	font-size: 1.1em;
	height: 12px;
	list-style: none; 
	line-height: 1em;
	margin: 0; padding: 0 7px;
}
#footer ul li.last {border: none;}
#footer ul li.copy {border: none;}
#footer ul li a {color: #a09b96}
#footer ul li a:hover {color: #5d5a58; text-decoration: none;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.sub #main .content-mod .mod-text p span, strong span {height:auto !important; float:none !important; }


.sect h1 {margin-top:0.5em;}


/***** CUSTOM STUFF ****/
#french, #english { cursor: pointer;}
.noHover{ text-decoration:none !important;cursor:default;}
.pdfLink {padding:3px; font-size:14px; font-weight:bold;}
.sort select{margin-right:10px !important;}
h2{color:#777;}
