/* ROTATING THING */

ul.next-prev li.next {
	margin-bottom: 10px;    
}
ul.next-prev li.prev {
	margin-bottom: 10px;  
	
}

ul.next-prev li a {
    padding: 5px 10px 0px 20px;
    display: block;
    color: #36627B;
    text-decoration: none;
    outline: none; 
	
	width:30px;

/* Remove focus dotted border */
    /*no background used.   background: url(primary-navigation.png) transparent left -207px no-repeat;*/
}


ul.next-prev li a:hover {
    text-decoration: underline;
    background-position: left -0px;
}
ul.next-prev li.next a {
    padding-right: 25px;
    padding-left: 10px;
    background-position: right -0px;
}
ul.next-prev li.next a:hover {
    background-position: right -0px;
}


/* */
/*****************************************************************************************
 *            tours box specific styling
 ****************************************************************************************/

#tours .content {
    padding-bottom: 3px;
	padding-top: 35px;
	width: 160px; /* this width decides box width really, with #tours ul.rotate_ul */
	background-image: url(images/bg.gif);
}
#tours ul.next-prev li.prev {
    border-right: 2px solid #FFFFFF;
}
#tours ul.next-prev li a {
    background-position: 0 -0px;
}
#tours ul.next-prev li a:hover {
    background-position: 0 -0px;
}
#tours ul.next-prev li.next a {
    background-position: 100% -0px;
}
#tours ul.next-prev li.next a:hover {
    background-position: 100% -0px;
}

#tours img.sideim {
	display:block;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;	
}

/* rotate */
.rotator {
	
	position:absolute; width:160px; /* this width decides box width */
}

.tours {
	width:160px; 
}

#tours ul.rotate_ul {
	overflow: hidden; position: relative; height: auto; width:160px; /* this width decides box width really, with #tours .content */
}

#tours li.rotate_li {
	position: relative; display: none; z-index: 2; left: -0px; overflow: hidden; 
	
	height:auto; width:160px;  /* this width decides overwrapping/speed */
}

#tours li.rotate_li0{
	position: relative; display: list-item; z-index: 1; left: 0px;  overflow: hidden; 
	height:auto; width:160px;  /* this width decides overwrapping and speed  */
}

.rotate_desc {
	style="float:left;"
}

/* REPLICA STYLES */
/*
ul {
	-moz-padding-start:0px;
	display:block;
	list-style-type:none;
}
*/

.left_menuid_rd {
	float:left;
	height:auto;
	padding-bottom:0;
	padding-top:0;
	width:160px;
	height:220px;
}

/* based on style : left_member */
.side_text0 {
background-image:url(form_bg123.jpg);
color:#F27D00;/* #010101;  #0A94DA;*/
float:left;
font-family:Arial;
font-size:14px;
font-weight:bold;
height:auto;
padding-left:0;
padding-right:0;
padding-top:2px;
text-align:center;
text-decoration:none;
width:160px;
}
.side_text {
background-image:url(form_bg123.jpg);
color:#666666;
float:left;
font-family:Arial;
font-size:12px;
font-weight:normal;
height:40px;
padding-left:0;
padding-right:0;
padding-top:2px;
text-align:center;
text-decoration:none;
}

/* ULLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL */
/************************
 * slideshow paging controls 
 ************************/
#tours ul.next-prev {
    position: absolute;
    top: 0px;
    right: 10px;
    padding: 5px 5px 0px 0px;
	
}
/*
ul.next-prev {
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 8px 0px;
}
*/

ul.next-prev li {
    float: left; display: inline;
    background-image: none;
    margin: 0;
    padding: 0;
}

ul.next-prev li.prev {
    border-right: 1px solid #D2E1E6;
}
ul.next-prev li a {
   color:#4C6E94;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
text-align:center;
text-decoration:none;
    /* Remove focus dotted border */ /*primary-navigation.png*/
    /*background: url(/images/go_form.gif) transparent left -207px no-repeat;*/
}
ul.next-prev li a:hover {
    text-decoration: underline;
    background-position: left -0px;
}
ul.next-prev li.next a {
    padding-right: 20px;
    padding-left: 10px;
    background-position: right -0px;
}
ul.next-prev li.next a:hover {
    background-position: right -0px;
}

.rotator_image {
	float: left;
	height: auto;
	width: 85px;
	margin-right: 37px;
	vertical-align: middle;
	margin-left: 37px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.rotator_title{ 
color:#3B607E;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:auto;
margin-bottom:1px;
margin-top:10px;
margin-left:1px;
padding-left:5px;
padding-right:5px;
padding-top:5px;
text-align:center;
width:145px;
}

.rotator_short_dec{

color:#22485E;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
height:auto;
margin-bottom:5px;
margin-left:5px;
padding-bottom:5px;
text-align:center;
text-decoration:none;
width:150px;
}
/* ---BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB--- */



