﻿html, body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
a, a:visited {
	color: #993300;
}
a:hover {
	color: #FF6600;
}
#demo_container {
	width: 975px;
	height: 220px;
	position: relative;
	margin: 23px auto 0;
}
#demo_container h2 {
	font-size: 20px;
	line-height: 120px;
	color: #999933;
	text-align: center;
}
.seeAllSlides {
	display: block;
	background: #fff url('http://images.rxlist.com/images/slider_module/see_all_slide_sprite.jpg') no-repeat scroll 0 -104px;
	width: 130px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: -22px;
	z-index:10000
}
.seeAllSlides:hover {
	background-position: 0 -129px;
}
.seeAllQuizzes {
	display: block;
	background: #fff url('http://images.rxlist.com/images/slider_module/see_all_slide_sprite.jpg') no-repeat scroll -132px -104px;
	width: 130px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: -22px;
	z-index:2
}
.seeAllQuizzes:hover {
	background-position: -132px -129px;
}
#items_container {
	background: url('http://images.rxlist.com/images/slider_module/bg_large_rxlist2.png') no-repeat;
	width: 975px;
	height: 220px;
	overflow: hidden;
	position: absolute;
	color: #333333;
	z-index: 1;
}
#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;
}
#playbtn {
}
#next {
	top: 20px;
	left: 925px;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	background:url('http://images.rxlist.com/images/slider_module/next_large_rxlist_2.png') no-repeat; 
	height:160px; 
	width:50px
}
#nextbtn {
	 top:50px;
	 left:925px; 
	 width:40px;
	 height:100px; 
	 position:absolute; 
	 cursor:pointer; 
	 z-index:3;
}
#prev {
	top: 20px;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	background:url('http://images.rxlist.com/images/slider_module/prev_large_rxlist_2.png') no-repeat; 
	height:160px; 
	width:50px
}
#prevbtn {
	 top:50px; 
	 width:40px;
	 height:100px; 
	 position:absolute; 
	 cursor:pointer; 
	 z-index:3;	
}
#play {
	z-index: 2;
	position: absolute;
	width: 30px;
	height: 30px;
	left: 472px;
	top: 185px;
	cursor: pointer;
}
#dotContainer {
	position:relative;
	height:10px;
	top:9px;
	left:443px;
	z-index:1000;
	margin:0;
	padding:0
}
#dotContainer ul {
	position:absolute;
	left:0;
	top:0;
	list-style:none;
	margin:0;
	padding:0;
	height: 10px
}
#dotContainer ul li {
	width:10px;
	height:10px;
	margin:0 0 0 7px;
	padding:0;
	display: inline;
	cursor:pointer;
}
div.slide_item {
	width: 975px;
	height: 392px;
	position: absolute;
	left: 462px;
	padding-top: 20px;
}
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_Top_Container {
	display: block;
	width: 480px;
	height: 28px;
	float: left;
}
#SS_Rotator_Tab_1 {
	display: block;
	height: 28px;
	width: 100px;
	float: left;
	text-align: center;
}
#SS_Rotator_Tab_1 .selected {
	display: block;
	height: 28px;
	width: 100px;
	background: url(http://images.rxlist.com/images/slideshow/rot_tab_1_selected.gif) left no-repeat;
	font-weight: bold;
	color: white;
	line-height: 28px;
}
#SS_Rotator_Tab_1 a {
	display: block;
	height: 28px;
	width: 100px;
	background: url(http://images.rxlist.com/images/slideshow/rot_tab_1.gif) left no-repeat;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	line-height: 28px;
}
#SS_Rotator_Tab_1 a:hover {
	display: block;
	height: 28px;
	width: 100px;
	background: url(http://images.rxlist.com/images/slideshow/rot_tab_1.gif) right no-repeat;
	font-weight: bold;
	color: white;
	text-decoration: none;
	line-height: 28px;
}
#SS_Rotator_Tab_2 {
	display: block;
	height: 28px;
	width: 100px;
	float: left;
	text-align: center;
}
#SS_Rotator_Tab_2 .selected {
	display: block;
	height: 28px;
	width: 100px;
	background: url(http://images.rxlist.com/images/slideshow/rot_tab_1_selected.gif) left no-repeat;
	font-weight: bold;
	color: white;
	line-height: 28px;
}
#SS_Rotator_Tab_2 a {
	display: block;
	height: 28px;
	width: 100px;
	background: url(http://images.rxlist.com/images/slideshow/rot_tab_1.gif) left no-repeat;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	line-height: 28px;
}
#SS_Rotator_Tab_2 a:hover {
	display: block;
	height: 28px;
	width: 100px;
	background: url(http://images.rxlist.com/images/slideshow/rot_tab_1.gif) right no-repeat;
	font-weight: bold;
	color: white;
	text-decoration: none;
	line-height: 28px;
}
#SS_Rotator_Tab_3 {
	display: block;
	height: 28px;
	width: 100px;
	float: left;
	text-align: center;
}
#SS_Rotator_Tab_3 .selected {
	display: block;
	height: 28px;
	width: 100px;
	background: url(http://images.rxlist.com/images/slideshow/rot_tab_1_selected.gif) left no-repeat;
	font-weight: bold;
	color: white;
	line-height: 28px;
}
#SS_Rotator_Tab_3 a {
	display: block;
	height: 28px;
	width: 100px;
	background: url(http://images.rxlist.com/images/slideshow/rot_tab_1.gif) left no-repeat;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	line-height: 28px;
}
#SS_Rotator_Tab_3 a:hover {
	display: block;
	height: 28px;
	width: 100px;
	background: url(http://images.rxlist.com/images/slideshow/rot_tab_1.gif) right no-repeat;
	font-weight: bold;
	color: white;
	text-decoration: none;
	line-height: 28px;
}
#SS_Rotator_Top_Controls_Container {
	float: right;
	display: block;
	width: 106px;
	padding-top: 5px;
}
#SS_Rotator_left_arrow {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
}
#SS_Rotator_left_arrow a {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	background: url(http://images.rxlist.com/images/slideshow/rot_left_arrows.gif) left no-repeat;
}
#SS_Rotator_left_arrow a:hover {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	background: url(http://images.rxlist.com/images/slideshow/rot_left_arrows.gif) right no-repeat;
}
#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_right_arrow a {
	display: block;
	width: 16px;
	height: 16px;
	float: right;
	background: url(http://images.rxlist.com/images/slideshow/rot_right_arrows.gif) right no-repeat;
}
#SS_Rotator_right_arrow a:hover {
	display: block;
	width: 16px;
	height: 16px;
	float: right;
	background: url(http://images.rxlist.com/images/slideshow/rot_right_arrows.gif) left no-repeat;
}
#SS_Rotator_Content_Container {
	display: block;
	width: 480px;
	height: 392px;
	float: left;
	background: url(http://images.rxlist.com/images/slideshow/rot_bg.gif) top left no-repeat;
}
.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.rxlist.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 #666666 solid;
	background: #666666;
}
.SS_Rotator_pics img:hover {
	border: 1px #fdd785 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: 150px;
	height: 169px;
	text-align: left;
	float: left;
	background: url('http://images.rxlist.com/images/slider module/rot_photo_bg_new_rxlist.gif') no-repeat left 50%;
}
#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 42px;
	width: 963px;
}
.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
============================== */
