﻿* {
	margin: 0;
	padding: 0;
}

html, body{
	
	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: 650px;
	height: 220px;
	position: relative;
	margin: 0 auto;
}

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

#demo_container1 {
	width: 650px;
	height: 220px;
	position: relative;
	margin: 0 auto;
}

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

#demo_container2 {
	width: 650px;
	height: 220px;
	position: relative;
	margin: 0 auto;
}

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


#items_container {
	background: url('images/bg_large_green.gif') no-repeat;
	width: 658px;
	height: 220px;
	overflow: hidden;
	position: absolute;
	color: #333333;
	z-index: 1;
	left: -17px;
	top: -7px;
}

#items_container1 {
	background: url('images/bg_large_green.gif') no-repeat;
	width: 658px;
	height: 220px;
	overflow: hidden;
	position: absolute;
	
	color: #333333;
	z-index: 1;
	left: -17px;
	top: -7px;
}
#items_container2 {
	background: url('images/bg_large_green.gif') no-repeat;
	width: 658px;
	height: 220px;
	overflow: hidden;
	position: absolute;
	color: #333333;
	z-index: 1;
	left: -17px;
	top: -7px;
}

#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: 450px;
}

#prevbtn1 {
}

#playbtn1 {
}

#nextbtn1 {
	left: 450px;
}

#prevbtn2 {
}

#playbtn2 {
}

#nextbtn2 {
	left: 450px;
}


#prev {
	top: 35px;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	left: -70px;
}
#play {
	z-index: 2;
	position: absolute;
	width: 30px;
	height: 30px;
	left: 317px;
	top: 184px;
	cursor: pointer;
}

#prev1 {
	top: 13px;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	left: -70px;
}
#play1 {
	z-index: 2;
	position: absolute;
	width: 30px;
	height: 30px;
	left: 317px;
	top: 184px;
	cursor: pointer;
}

#prev2 {
	top: 17px;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	left: -67px;
}
#play2 {
	z-index: 2;
	position: absolute;
	width: 30px;
	height: 30px;
	left: 317px;
	top: 184px;
	cursor: pointer;
}




#next {
	top: 33px;
	left: 672px;
	position: absolute;
	z-index: 2;
	cursor: pointer;
}

#next1 {
	top: 12px;
	left: 671px;
	position: absolute;
	z-index: 2;
	cursor: pointer;
}

#next2 {
	top: 15px;
	left: 669px;
	position: absolute;
	z-index: 2;
	cursor: pointer;
}


div.slide_item {
	width: 770px;
	height: 216px;
	position: absolute;
	left: 462px;
	padding-top: 20px;
}

div.slide_item1 {
	width: 770px;
	height: 216px;
	position: absolute;
	left: 462px;
	padding-top: 20px;
	top: -17px;
}

div.slide_item2 {
	width: 770px;
	height: 216px;
	position: absolute;
	left: 462px;
	padding-top: 20px;
	top: -9px;
}

div.first_item {
	left: 0;
}
div.first_item1 {
	left: 0;
}

div.first_item2 {
	left: 0;
}


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

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

div.slide_item2 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;
}

div.slide_item1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0 10px 0 10px;
	color: #666666;
	line-height: 12px;
}
div.slide_item2 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;
}

#goback1 {
	width: 700px;
	text-align: center;
	margin-bottom: 12px;
	position: absolute;
	bottom: 30px;
}
#goback2 {
	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;
}

h2.SS_Rotator_heading1 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#666699;
}
h2.SS_Rotator_heading2 {	
	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_Wrapper1 {
	display:block;
	width: 480px;
	height:420px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#SS_Rotator_Wrapper2 {
	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_Top_Container1{
	display:block;
	width: 480px;
	height: 28px;
	float:left;
}

#SS_Rotator_Top_Container2{
	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(images/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(images/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(images/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(images/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(images/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(images/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(images/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(images/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(images/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(images/rot_left_arrows.gif) left no-repeat;
}
#SS_Rotator_left_arrow a:hover{
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	background:url(images/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(images/rot_right_arrows.gif) right no-repeat;
}
#SS_Rotator_right_arrow a:hover{
	display: block;
	width: 16px;
	height: 16px;
	float: right;
	background:url(images/rot_right_arrows.gif) left no-repeat;
}
#SS_Rotator_Content_Container {
	display:block;
	width: 480px;
	height:392px;
	float:left;
	background: url(images/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(images/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: 120px;
	width: 122px;
	margin: 13px 0px 3px 11px;
	border: 1px #666666 solid;
	background: #666666;
}

.SS_Rotator_pics1 img {
	display: block;
	height: 120px;
	width: 122px;
	margin: 13px 0px 3px 11px;
	border: 1px #666666 solid;
	background: #666666;
}
.SS_Rotator_pics2 img {
	display: block;
	height: 120px;
	width: 122px;
	margin: 13px 0px 3px 11px;
	border: 1px #666666 solid;
	background: #666666;
}

.SS_Rotator_pics img:hover {
	border: 1px #3FD02F solid;
}

.SS_Rotator_pics1 img:hover {
	border: 1px #3FD02F solid;
}
.SS_Rotator_pics2 img:hover {
	border: 1px #3FD02F solid;
}
p.SS_Rotator_titles {
	font-size:12px;
	font-weight: bold;
	color: #666699;
	padding-left:11px;
	line-height: 11px;

}

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

}


p.SS_Rotator_titles2 {
	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_titles1 a {
	text-decoration: none;
	color: #666699;
	font-size:12px;
	font-weight:bold
}
p.SS_Rotator_titles2 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_titles1 a:hover {
	text-decoration: underline;
	color: #666699;
	font-size:12px;
	font-weight:bold


}

p.SS_Rotator_titles2 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_titles1 a:visited {
	text-decoration: none;
	color: #666699;

}

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

}

p.SS_Rotator_desc {
	font-size: 10px;
	color: #333333;
	margin-left:11px;
	line-height: 13px;
}
p.SS_Rotator_desc1 {
	font-size: 10px;
	color: #333333;
	margin-left:11px;
	line-height: 13px;
}
p.SS_Rotator_desc2 {
	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;
	background-position: top left;
	text-align: left;
	float: left;
	background: url('images/rot_photo_bg_new_green_new.gif') no-repeat left;
}
.SS_Rotator_pics_container_content1{
	width: 150px;
	height: 169px;
	background-position: top left;
	text-align: left;
	float: left;
	background: url('images/rot_photo_bg_new_green_new.gif') no-repeat left;
}
.SS_Rotator_pics_container_content2{
	width: 150px;
	height: 169px;
	background-position: top left;
	text-align: left;
	float: left;
	background: url('images/rot_photo_bg_new_green_new.gif') no-repeat left;
}
#SS_Rotator_margin_left{
	display:block;
	width: 16px;
	height: 338px;
	float:left;
}
/* float pages next to margin-left*/
.SS_Rotator_page{
	width: 620px;
	margin:0 0 0 49px;
}
.SS_Rotator_page1{
	width: 620px;
	margin:0 0 0 49px;
}
.SS_Rotator_page2{
	width: 620px;
	margin:0 0 0 49px;
}
.SS_Rotator_pics_content{
	width:140px;
}

.SS_Rotator_pics_content1{
	width:140px;
}

.SS_Rotator_pics_content2{
	width:140px;
}
.SS_Rotator_pics_content p{
	margin:0;
	margin-top:4px;
	padding:0 11px;
}
.SS_Rotator_pics_content1 p{
	margin:0;
	margin-top:4px;
	padding:0 11px;
}

.SS_Rotator_pics_content2 p{
	margin:0;
	margin-top:4px;
	padding:0 11px;
}


/* end adding more styles to test*/

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

