@charset "utf-8";
/* CSS Document */


// Set the global width
#ctl00_ContentPlaceHolder1_ctlRender {

}

#ctl00_ContentPlaceHolder1_ctlRender #hp-container {
	width: 807px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#flash {
}


	#hp-container #hp-content {
		width: 807px;
		background-image: url(../images/bk-ctl00_ContentPlaceHolder1_ctlRender.gif);
		background-repeat: repeat-y;
		overflow: hidden;
	}

		#hp-container #hp-content #col-1,
		#hp-container #hp-content #col-2,
		#hp-container #hp-content #col-3 {
			float: left;
			overflow: hidden;
			position: relative;
			left: 16px;
		}

		#hp-container #hp-content #col-1 {
			width: 237px;
			height: 334px;
			background-image: url(../images/bk-col-1.jpg);
			background-repeat: no-repeat;
		}

			#hp-container #hp-content #col-1 a {
				display: block;
				width: 200px;
				height: 300px;
				overflow: hidden;
				position: relative;
				top: 30px;
				left: 20px;
			}

		#hp-container #hp-content #col-2 {
			width: 310px;
			background-image: url(../images/bk-col-2.gif);
			background-repeat: no-repeat;
			padding-top: 54px;
		}

			#hp-container #hp-content #col-2 #copy {
				line-height: 11pt;
				padding-left: 7px;
				padding-right: 7px;
			}


		#hp-container #hp-content #col-3 {
			width: 227px;
		}

			#hp-container #hp-content #col-3 #featured {
				position: relative;
				top: 0px;
				left: 9px;
				overflow: hidden;
				background-image: url(../images/bk-featured.gif);
				background-repeat: no-repeat;
				padding-top: 25px;
			}

			#hp-container #hp-content #col-3 #featured .img {

			}

				#hp-container #hp-content #col-3 #featured .img img{
					width: 179px;
					height: 110px;
					border: 2px solid #847a63;
				}

				#hp-container #hp-content #col-3 #featured .price,
				#hp-container #hp-content #col-3 #featured .text {
					color: #2c3961;
					text-align: center;
				}

		#hp-container #hp-content #col-3 .links {
			width: 227px;
			height: 119px;
			overflow: hidden;
			background-image: url(../images/bk-col-3-links.gif);
			background-repeat: no-repeat;
		}

		#hp-container #hp-content #col-3 .links a {
			display: block;
			width: 192px;
			height: 46px;
			margin-bottom: 13px;
			position: relative;	
			top: 9px;
			left: 8px;
			background-color: #666666;
			opacity: 0;
			filter: alpha(opacity=0);

		}
		
			#hp-container #hp-content #col-3 .links a:hover {
				background-color: #666666;
				opacity: .25;
				filter: alpha(opacity=25);
			}
			
		#hp-container #hp-content #col-3 #feed {
			width: 191px;
			overflow: hidden;
			margin-left: 10px;
		}
		
		#hp-container #hp-content #col-3 .entry {
			margin-bottom: 10px;
		}
		
			#hp-container #hp-content #col-3 .date {
				font-size: 7pt;
				color: #BFB493;
			}
		
			#hp-container #hp-content #col-3 #feed .desc {
				line-height: 10pt;
			}
#hp-footer {
}

.hide {display: none;}