﻿/* rotating ul */
.sf_simpleList,.sf_simpleList_pageheader, .sf_simpleList_rotating{list-style-type:none;list-style-position: inside;margin:0px;}
.sf_simpleList li, .sf_simpleList_pageheader li, .sf_simpleList_rotating li{line-height:0px;}
.partnersad{height:235px;}
.sfsimpleListWrp
{
	position:relative !important;
	height:295px;
}
#pager
{
	top:20px;
	display:inline-block;
	height:16px;
	min-width:242px;
    left:20px;
    padding:4px;
    position:absolute;
    z-index:100;
}
#pager a{margin-right: 2px;text-decoration:none;text-align:center;float:left;}
#nav{float:left;}
#nav a
{
	background-color:transparent !important;
    color:#FFFFFF !important;
    text-decoration: none; 
    width:16px; 
    height:16px;
    padding:0px !important;
    vertical-align:middle;
    margin-top:0px !Important;	
    line-height:1.2em !important;
}
#nav a.activeSlide, #nav a:hover  
{
	color:#FFFFFF !important; 
	background-image:url(images/slider_background.gif) !important;
}
#prev,#next,#pause{display:inline-block;height:16px;width:16px;}
#prev {background-image: url(images/slider/left_arrow.jpg); background-repeat:no-repeat;}
#next {background-image: url(images/slider/right_arrow.jpg);}
#pause {background-image: url(images/slider/pause.jpg);}
#prev:hover {background-image: url(images/slider/left_arrow-hover.jpg);}
#next:hover {background-image: url(images/slider/right_arrow-hover.jpg);}
#pause:hover, #pause.active {background-image: url(images/slider/pause-hover.jpg);}

#bottom_banner
{
	top:249px;
	display:inline-block;
	height:16px;
    left:0px;
    position:absolute;
    z-index:100;
    background-color:#000000;
	opacity:0.7;
	height:46px;
	width:100%;
	text-align:center;
}

#banner_main_text
{
	font-size:22px;
	color:#c7b177;
	margin-top:10px;
	display:inline-block;
}

#banner_sub_text
{
	font-size:15px;
	color:White;
	display:inherit;
}