
#demo_container {
	width: 566px;
	height: 232px;
	position: relative;
	margin: 0 auto;
}

#demo_container h2 {
	font-size: 20px;
	line-height: 120px;
	color: #999933;
	text-align: center;
}

#items_container {
	background: url('/images/scroll-nav.png') no-repeat;
	width: 566px;
	height: 232px;
	overflow: hidden;
	position: absolute;
	color: #333333;
	z-index: 1;
	margin-top:15px;
	
}

#controls {
	width: 480px;
	height: 115px;
	position: absolute;
	top: 90px;
	z-index: 2;
}

#controls a {
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	color: #999999;
}

#prevbtn {
}

#playbtn {
}

#nextbtn {
	left: 45px;
}
#prev {
	top: 39px;
	position: absolute;
	z-index: 2;
	cursor: pointer;
}
#play {
	z-index: 2;
	position: absolute;
	width: 30px;
	height: 30px;
	left: 264px;
	top: 220px;
	cursor: pointer;
}
#next {
	top: 40px;
	left: 516px;
	position: absolute;
	z-index: 2;
	cursor: pointer;
}


div.slide_item {
	width: 566px;
	height: 392px;
	position: absolute;
	left: 462px;
	padding-top: 10px;
	
}

div.first_item {
	left: 0;
}

div.slide_item h3 {
	padding: 10px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #6e6c19;
}

div.slide_item p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0 10px 0 10px;
	color: #666666;
	line-height: 12px;
}


/* back to post link*/
#goback {
	width: 700px;
	text-align: center;
	margin-bottom: 12px;
	position: absolute;
	bottom: 30px;
}

#pageNumbers {
	text-align:right;
	
}

#pageNumbers p{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	color: #666699;
}

/*===================================
	SLIDE SHOW ROTATOR
===================================== */
h2.SS_Rotator_heading {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#666699;
}
#SS_Rotator_Wrapper {
	display:block;
	width: 480px;
	height:420px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#SS_Rotator_left_arrow {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
}

#SS_Rotator_pg_top {
	display:block;
	height: 16px;
	width: 52px;
	float: left;
	font-size:11px;
	color: #333333;
	line-height: 16px;
	text-align:center;
}
#SS_Rotator_right_arrow {
	display: block;
	width: 16px;
	height: 16px;
	float: right;
	padding-right: 22px;
}

.SS_Rotator_row_container {
	display: block; 
	clear:both;
	width:480px; 
	height: 153px;
	clear: both;
}
.SS_Rotator_row_container p{
	margin:0px;
	padding:0px;
	
}
.SS_Rotator_pic_spacer_left{
	display:block;
	width: 16px;
	height: 153px;
	float:left;
}
.SS_Rotator_pic_container {
	display:block;
	width: 140px;
	height: 153px;
	float:left;
	/* background:url(http://images.emedicinehealth.com/images/slideshow/rot_photo_bg.gif) left no-repeat; */
}

.SS_Rotator_pic_spacer_middle{
	display:block;
	width: 14px;
	height: 153px;
	float:left;
}

.SS_Rotator_pic_spacer_right{
	display:block;
	width: 16px;
	height: 153px;
	float:right;
}
.SS_Rotator_pic_spacer_right2{
	display:block;
	width: 14px;
	height: 153px;
	float:left;
}
.SS_Rotator_pics img {
	display: block;
	height: 80px;
	width: 118px;
	margin: 13px 0px 3px 11px;
	border: 1px #019CFF solid;
	background: #019CFF;
}
.SS_Rotator_pics img:hover {
	border: 1px #FF6600 solid;
}

p.SS_Rotator_titles {
	font-size:12px;
	font-weight: bold;
	color: #666699;
	padding-left:11px;
	line-height: 11px;

}

p.SS_Rotator_titles a {
	text-decoration: none;
	color: #666699;
	font-size:12px;
	font-weight:bold
}
p.SS_Rotator_titles a:hover {
	text-decoration: underline;
	color: #666699;
	font-size:12px;
	font-weight:bold


}
p.SS_Rotator_titles a:visited {
	text-decoration: none;
	color: #666699;

}
p.SS_Rotator_desc {
	font-size: 10px;
	color: #333333;
	margin-left:11px;
	line-height: 13px;
}
.SS_Content_spacer_18{
	display: block; 
	width:480px; 
	height: 18px; 
	clear:both;
}
.SS_Content_spacer_16{
	display: block; 
	width:480px; 
	height: 16px; 
	clear:both;
}

/*adding more styles for test*/
.SS_Rotator_pics_container_content{
	width: 156px;
	height: 170px;
	background-position: top left;
	text-align: left;
	float: left;
	background: url('/images/tour-slide-bg.png') no-repeat left;
	margin-right:2px;
	margin-top:5px;
}
#SS_Rotator_margin_left{
	display:block;
	width: 16px;
	height: 338px;
	float:left;
}
/* float pages next to margin-left*/
.SS_Rotator_page{
	margin: 0 0 0 49px;
	width: 480px;
}
.SS_Rotator_pics_content{
	width:140px;
}
.SS_Rotator_pics_content p{
	margin:0;
	margin-top:4px;
	padding:0 11px;
}
/* end adding more styles to test*/

/*============================
	End Slide Show Rotator
============================== */
