
.winelink {
	color:#FFFFFF;
	text-decoration:none;
}

#slider {
    width: 253px;
    position: relative;
}

.panel img {
	position:absolute;
	top:50px;
	left:20px;
}

.panel h2 {
	color:#000;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
	
.panel h3 {
	font-size:20px;
	margin-bottom:10px;
}
	
.content_panel {
	display:block;
	margin:100px 0 0 100px;
	width:140px;
}

.content_panel p {
	margin:0;
	}

.scroll {
    height: 443px;
    width: 245px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
	margin-left:5px;
}

.scrollContainer div.panel {
    /*padding: 20px;*/
    height: 435px;
    width: 245px;
	margin:6px 0 0 0;
	color:#fff;
}

.scrollButtons {
    position: absolute;
	z-index:10000;
    top: 385px;
    cursor: pointer;
	background:transparent;
	height:38px;
	width:35px;
	display:block;
}


.scrollButtons.left {
    right:51px;
}

.scrollButtons.right {
    right: 15px;
}

.hide {
    display: none;
}

#window {
	height:445px;
	width:257px;
	position:absolute;
	background:transparent url("../images/feat_merlot1.jpg") 5px 6px no-repeat;

	}
	
#window_top {
	background:transparent url("../images/slider_box_top.png") left top no-repeat;
	height:25px;
	width:257px;
	position:absolute;
	z-index:9999;
	}

#window_left {
	background:transparent url("../images/slider_box_left.png") left top no-repeat;
	height:399px;
	width:5px;
	top:22px;
	position:absolute;
	z-index:9999;
	}
	
#window_right {
	background:transparent url("../images/slider_box_right.png") left top no-repeat;
	height:399px;
	width:8px;
	top:22px;
	right:0;
	position:absolute;
	z-index:9999;
	}	
	
#window_bottom {
	background:transparent url("../images/slider_box_btm.png") left top no-repeat;
	height:22px;
	width:257px;
	bottom:0px;
	right:0;
	position:absolute;
	z-index:9999;
	}	
	

	
#wine2 {
	background:transparent url("../images/feat_merlot1.jpg") left top no-repeat;
	}
	
#wine3 {
	background:transparent url("../images/feat_merlot1.jpg") left top no-repeat;
	}	
	
#wine4 {
	background:transparent url("../images/feat_merlot1.jpg") left top no-repeat;
	}