@import "main.css";
@import "inner.css";

/* 
   generic settings in inner.css & main.css
*/

#contentArea {
	border-color: #d9a61c;
}

#subMenu {
	background-color: #ffebaa;
	background-image: url(../images/submenu_guide_top.png);
}
#subMenu ul li.title {
	color: #5f5028;
	background-color: #e6d29b;
}
#subMenu ul li a {
	color: #41320a;
	background-image: url(../images/submenu_guide_bullet.png);
	border-color: #e3cf92;
}
#subMenu ul li.active a {
	background-color: #fdffaa;
	color: #150f00;
	background-image: url(../images/submenu_guide_bullet_open.png);
}
#subMenu ul li a:hover {
	background-color: #fffab9;
	color: #150f00;
}
#subMenu ul li.active a:hover {
	background-color: #fdffaa;
}
#subMenu ul li.active ul  {
	border-color: #e3cf92;
}
#subMenu ul li.active ul li a {
	color: #5f5028;
}
#subMenu ul li.active ul li a:hover {
	background-color: #f0dc9b;
	color: #150f00;
}

#navigation {
	background-color: #f5f3f3;
	color: #806211;
}
#navigation a {
	color: #806211;
}
#navigation ul li a {
	background-image: url(../images/navigation_guide_bullet.png);
}

#content,
#events {
	border-left-color: #ffebaa;
}

#content a {
	color: #806211;
}
#content a:hover {
	color: #644600;
}


#content dl {
	margin: 5px 0 10px 0;
	width: 347px;
}
#content dl dt,
#content dl dd {
	width: 60px;
	margin: 0 3px 5px 0;
	padding: 3px 5px 4px 5px;
	border: 1px solid #f1f1f1;
	background-color: #f7f7f7;
}

/* commented backslash hack for mac-ie5 \*/
#content dl dt { 
	clear: both;
}
/* end hack */

#content dl dd {
	width: 260px;
	margin-right: 0;
	background: none;
	color: #000;
}

#content #thumbs p {
	border-color: #e6d29b;
}
#content .accommodationMap {
	padding-top: 15px;
}

#content #related {
	padding: 5px;
	margin: 0 0 4px 4px;
	background-color: #e6d29b;
}
#content #related ul {
	padding: 5px 0;
}
#content #related ul ul {
	padding: 0 0 5px 0;
}
#content #related li {
	padding: 2px 0 3px 0;
	text-align: left;
}
#content #related li a {
	font-weight: bold;
	color: #be8c14;
}
#content #related ul ul li {
	background: url(../images/submenu_location_bullet.png) center left no-repeat;
	padding: 0 0 1px 9px;
}
#content #related ul ul li a {
	font-weight: normal;
	color: #806211;
}


#content #tools span a {
	background-color: #f3f1f1;
	background-image: url(../images/icon_top_guide.png);
}
#content #tools span.print a {
	background-image: url(../images/icon_print_guide.png);
}
#content #tools span.back a {
	background-image: url(../images/icon_back_guide.png);
}
#content #tools span a:hover {
	background-color: #e9e7e7;
}
#content #tools span strong {
	color: #9c7a1f;
}

#content ul.generic li,
#content ul.location li,
#content ul.events li {
	background-image: url(../images/generic_guide_bullet.png);
}
#content ul.subcategories li {
	background-image: url(../images/navigation_guide_bullet.png);
	background-repeat: repeat;
}

#content ul.location li {
	font-weight: normal;
	width: 330px;
}
#content ul.location li.title {
	font-weight: bold;
	background: none;
	padding: 10px 0 0 0;
}


.hotel {
	margin: 10px 5px 0 0;
	width: 270px;
	float: left;
	text-align: left;
	border: 1px solid #e6d29b;
	font-size: 10px;
	line-height: 12px;
}
.hotel:hover {
	border: 1px solid #fae4a7;
}
.hotel img {
	float: left;
	margin-right: 5px;
	border-right: 1px solid #e6d29b;
}
.hotel p {
	padding: 3px 5px 2px 0;
}
.hotel p.name {
	font-weight: bold;
	font-size: 11px;
}

.hotel p.details {
	text-align: right;
	font-weight: bold;
	padding: 0;
	clear: both;
}
.hotel p.details a {
	padding: 3px 20px 3px 7px;
	display: block;
	width: 243px;
	border-top: 1px solid #e6d29b;
	background: #efe8d5 url(../images/icon_details_guide.png) 98% 50% no-repeat;
}
.hotel p.details a:hover {
	background-color: #fae4a7;
}
#content .hotel p a {
	color: #644600;
}
#content .hotel p a:hover {
	color: #000;
	text-decoration: none;
}

#content .location h2 {
	width: 90%;
}


.entry,
.entry .photos,
.entryHistory {
	border-color: #e6d29b;
}
.entryHistory {
	padding: 5px;
}

.entry .details a {
	background-color: #f5f0f0;
}
#content .entry .details a:hover {
	background-color: #806211;
	color: #f5f0f0;
}
.entryHistory img {
	float: right;
	margin: 0 0 5px 5px;
}

.phones {
	margin-bottom: 10px;
	width: 560px;
	border-top: 1px solid #f3f1f1;
	border-left: 1px solid #f3f1f1;
}
.phones td,
.phones th {
	text-align: center;
	padding: 5px 7px;
	border-bottom: 1px solid #f3f1f1;
	border-right: 1px solid #f3f1f1;
	margin: 20px;
	color: #444;
}
.phones th {
	text-align: left;
	font-weight: normal;
}
.phones td.title {
	background-color: #efe8d5;
	font-weight: bold;
}

.months li a,
.genericThumbSummary li a,
.webCamSummary li a {
	background-color: #e6d29b;
}
.months li.dvd {
	background: none;
}
.months li.dvd img {
	margin: 0;
}

#content .months li a {
	color: #fff;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
#content .months li a:hover,
#content .genericThumbSummary li a:hover,
#content .webCamSummary li a:hover {
	color: #d9a51b;
	background-color: #ffebaa;
}
.months li.dvd {
	background: none;
}
.months li.dvd img {
	margin: 0;
}

#content .months li a {
	color: #fff;
	font-weight: bold;
	display: block;
}
#content .months li a:hover {
	color: #d9a51b;
	font-weight: bold;
	background-color: #ffebaa;
	text-decoration: none;
}

.photoFullSize,
.photoCaption {
	text-align: center;
	width: 560px;
	padding: 10px 0;
	line-height: 20px;
}
.map {
	margin-bottom: 15px;
	text-align: center;
	padding: 10px 0;
	line-height: 20px;
}
.map span {
	display: block;
	font-weight: bold;
	padding-top: 3px;
}
.photoFullSize img,
.map img {
	border: 3px solid #e6d29b;
}

#events h4 {
	margin-top: 20px;
	background-color: #efe8d5;
	font-weight: bold;
	padding: 5px;
	width: 550px;
}
#events h5 {
	margin-top: 5px;
	font-weight: bold;
	color: #777;
}
#events span {
	padding-left: 3px;
	margin-right: 5px;
	border-left: 5px solid #efe8d5;
	color: #000;
}
#events p {
	padding-left: 8px;
}
