@charset "utf-8";

#bk_home_title {
	background: url(/tutorials/tut_images/MC_brisbanewaters11.jpg) left top no-repeat;
	position: relative;
	clear: both;
	height: 280px;
	}
#bk_home_title .feature_copy {
	margin-left: 50px !important;
	margin-left: 109px; /* IE6 */
	margin-top: 74px;
	font-size: 100%;
	color: #5F5F5F;
	width: 400px;
	color: #808080;
	text-align: left;
	float: left;
	}
#bk_home_title .shoplinks {
	float: right;
	padding-right: 5px;
	width: 230px;
	margin-top: 80px;
	}
	.shoplinks ul {
		margin: 0;
		padding: 0;
		list-style: none;
		}
	.shoplinks li {
		color: #808080;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 130%;
		padding: 0;
		margin: 0;
		letter-spacing: -.02em;
		}
	.shoplinks li.title {
		color: #212121;
		padding: 0 4px 6px 4px;
		}
		.shoplinks li.title sup {
			text-decoration: none;
			}
	.shoplinks li.feature_price {
		margin-bottom: 12px;
		padding-left: 4px;
		}
		.shoplinks li strong {
			color: #CC3300;
			display: block;
			font-size: 140%;
			line-height: 1.2em;
			}
		.shoplinks li sup {
			text-decoration: underline;
			font-size: 66%;
			vertical-align: text-top;
			}
		.shoplinks li del {
			color: #B34747;
			}

.the_entrance_img {
	margin-left: 2px;
	padding: 5px 5px 0px 5px;
	background: #fff url(/tutorials/tut_images/MC_brisbanewaters11_banner.jpg) left top no-repeat;
	border-bottom: 2px solid #fff;
	
	position: relative;
	}
	
