/*--- Room Specific Splash Pages ---*/

.imageBox {
	border: 1px solid #999;
	text-align: center;
	float: left;
	width: 148px;
	font-size: 10px;
}

.imageBox img {
	border-bottom: 1px solid #999;
}

.imageBox a:link, .imageBox a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #555;
	/*text-transform: uppercase;*/
}

.imageBox a:hover {
	color: #9e0b0b;
}

.imageBox .textLink {
	display: block;
	line-height: 25px;
	height: 24px;
	padding: 0px;
}

/* star html hack for IE*/
* html .imageBox .textLink {
	line-height: 20px;
	height: 22px;
}

#roomUpper {
	float: left;
	padding-bottom: 2px;
}

#roomUpper .largeImage {
	border: 1px solid #999;
	margin-right: 2px;
	float: left;
}

#roomUpper .imageBox {
	margin: 0px 0px 4px 4px;
}

#roomUpper .links {
	float: left;
	font-size: 10px;
	color: #777;
	font-weight: bold;
	height: 128px;
	line-height: 16px;
	padding: 10px;
}

#roomUpper .links ul {
	margin-left: 0px;
	padding-left: 0px;
}

#roomUpper .links ul li {
	font-size: 10px;
	color: #6a4e01;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 18px;
	margin-left: 16px;
}

#roomUpper .links span {
	color: #555;
}

#roomLower {
	float: left;
	width: 100%;
}

#roomLower .imageBox {
	margin: 0px 4px 0px 0px;
}

#roomLower .last {
	margin-right: 0px;
}

#roomLower .links {
	float: left;
	margin-left: 2px;
	font-size: 10px;
	color: #777;
	font-weight: bold;
	height: 122px;
	width: 288px;
	line-height: 16px;
	padding: 10px 7px;
	background: #eeece9;
	border: 1px solid #999;
}

#roomLower .links ul {
	margin-left: 0px;
	padding-left: 0px;
}

#roomLower .links ul li {
	font-size: 10px;
	color: #6a4e01;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 18px;
	margin-left: 16px;
}

#roomLower .linksLeft {
	float: left;
	font-size: 10px;
	color: #777;
	font-weight: bold;
	height: 122px;
	line-height: 18px;
	padding: 10px 7px;
	background: #eeece9;
	border: 1px solid #999;
	margin-left: 2px;
	width: 137px;
}

#roomLower .linksRight {
	float: left;
	font-size: 10px;
	color: #777;
	font-weight: bold;
	height: 122px;
	line-height: 16px;
	padding: 10px 7px;
	background: #e8e4dd;
	border: 1px solid #999;
	border-left: 0px;
	margin-left: 0px;
	width: 136px;
}

#roomLower .linksLeft ul, #roomLower .linksRight ul {
	margin-left: 0px;
	padding-left: 0px;
}

#roomLower .linksLeft ul li, #roomLower .linksRight ul li {
	font-size: 10px;
	color: #6a4e01;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 14px;
	margin-bottom: 3px;
	margin-left: 16px;
}

#roomLower .banner {
	float: left;
	margin: 0px 4px 0px 0px;
}

#roomLower .links span {
	color: #555;
}

#roomLower .links span.salePrice {
	color: #CC3300;
	font-weight: bold;
}

#roomMarket {
	float: left;
	width: 100%;
	color: #444;
}

#roomMarket .title {
	padding-top: 14px;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #999;
	margin-bottom: 8px;
}

#roomMarket .prodLinks {
	width: 143px;
	padding: 5px;
	float: left;
	color: #000;
	text-align: center;
	font-size: 10px;
	line-height: 140%;
	font-weight: bold;
}
#roomMarket .prodLinks a.text {
	display: block;
}

#roomMarket .prodLinks img {
	margin-bottom: 4px;
	border: 1px solid #999;
}

#roomMarket .prodLinks .regPrice {
	margin-bottom: 1px;
	font-size: 10px;
}

#roomMarket .prodLinks .salePrice {
	margin-top: 1px;
	font-size: 10px;
}

#roomMarket .links {
	float: left;
	font-size: 11px;
	color: #777;
}

#roomMarket .links ul {
	margin-left: 0px;
	padding-left: 2px;
}

#roomMarket .links ul li {
	font-size: 11px;
	color: #555;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 20px;
	margin-left: 16px;
}

#roomMarket .links ul li a {
	font-weight: bold;
}


#prodListBorder h3.title {
	padding-top: 18px;
    padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #999;
	margin-bottom: 8px;
}

#prodListBorder ul {
    margin-left: 20px;
    font-size: 11px;
    font-weight: bold;
}

#prodListBorder ul li a {
    font-weight: bold;
    text-decoration: none;
}
