@import url(pages.css);

/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	background: #FFF url(../../graphics/bht/system/bht-pagebg-home.gif) repeat-x left top;
}

#flashbanner {
	border-bottom: 1px solid #FFF;
	width: 950px;
	min-height: 387px;
	height: auto !important;
	height: 387px;
	background: #188890;
}

#flashbanner a:link, #flashbanner a:visited {
	color: #FFF;
	text-decoration: underline;
}

#flashbanner a:hover, #flashbanner a:active {
	color: #fff6bd;
	text-decoration: underline;
}

#pearldeco {
	position: absolute;
	z-index: 99;
	margin: -1px 0 0 50px;
	width: 85px;
	height: 33px;
	background: url(../../graphics/bht/system/bht-home-pearl-deco.png) no-repeat left top;
}

* html #pearldeco {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/bht/system/bht-home-pearl-deco.png',sizingMethod='scale');
}

#column1 {
	padding: 0 17px 0 43px;
	width: 266px;
}

#column1bg {
	background: url(../../graphics/bht/system/bht-col1bg-home.gif) repeat-y left top;
}

#column1hdr {
	padding: 15px 4px 4px 35px;
	width: 287px;
}

#column2 {
	padding: 0 14px 0 16px;
	width: 269px;
}

#column2bg {
	background: url(../../graphics/bht/system/bht-col2bg-home.gif) repeat-y left top;
}

#column2hdr {
	padding: 15px 4px 4px 8px;
	width: 287px;
}

#column3 {
	padding: 0 42px 0 16px;
	width: 267px;
}

#column3hdr {
	padding: 15px 30px 4px 8px;
	width: 287px;
}

#contactinfoa {
	position: relative;
	display: inline;
	float: right;
	margin: 66px 28px 80px 0;
	width: 296px;
	background: #FFF;
}

#contactinfob {
	width: 296px;
}

#contactinfoc {
	padding: 6px 14px;
	border-left: 1px solid #c6cacc;
	border-right: 1px solid #c6cacc;
	border-bottom: 1px solid #c6cacc;
	width: 266px;
	min-height: 83px;
	height: auto !important;
	height: 83px;
}

/* --- news ticker --- */
#newsandspecials {
	position: relative;
	display: inline;
	float: left;
	margin: 28px 0 80px 23px;
	width: 564px;
	height: 198px;
	overflow: hidden;
	background: url(../../graphics/bht/system/bht-tickerbg.gif) no-repeat 0 37px;
}

#newsandspecials #tabheader {
	display: block;
	clear: both;
	float: none;
}

#newsbtns {
	position: absolute;
	z-index: 99;
	left: 484px;
	width: 92px;
	margin-top: -3px;
	cursor: pointer;
	cursor: hand;
}

#up-button, #down-button, #left-button, #right-button {
	display: none;
	margin: 2px 0 1px 0;
}

#ticker {
	position: absolute;
	z-index: 3;
	margin: 10px 0 0 10px;
	width: 544px;
	height: 140px;
	overflow: hidden;
}

.tickercontent {
	display: none;
	position: absolute;
	width: 544px;
	height: 140px;
	overflow: hidden;
}

.tickerwedge {
	width: 100px;
	height: 35px;
	float: right;
}

