.left-float {
	float: left;
}
.right-float {
	float: right;
}


/* Tags */


#slider{
	width: 940px; height:416px;
}


#slider{
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

#slider ol, ul {
	list-style: none;
}
a {
	text-decoration: none;
}
#slider ins {
	text-decoration: none;
}
#slider del {
	text-decoration: line-through;
}
#slider table {
	border-collapse: collapse;
	border-spacing: 0;
}



.dragdealer {
	position: relative;
	height: 30px;
	background: #EEE;
}
.dragdealer .handle {
	position: absolute;
	cursor: pointer;
}
.dragdealer .red-bar {
	width: 100px;
	height: 30px;
	background: #CC0000;
	color: #FFF;
	line-height: 30px;
	text-align: center;
}
.dragdealer .disabled {
	background: #898989;
}

/* Slideshow */

#slideshow-menu-wrapper {
	position: relative;
}
#slideshow-menu-wrapper .cursor {
	position: absolute;
	width: 292px;
	height: 120px;
	border: 4px solid #f00000;
	color:#F00;
	
}


ul#slideshow-menu {
		width: 300px; }


ul#slideshow-menu li {
margin-top:16px;	
}
ul#slideshow-menu li:first-child {
margin-top:0px;	
}

	ul#slideshow-menu li a {
		
		width:258px; height: 126px;
		display: block;
		border: 1px solid #000000;
		background: #FFF;
			padding-left:20px;
			padding-right:20px;
		
		
	}
		


ul#slideshow-menu li a .title{
			text-align: center;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
			font-weight:bold;
			text-transform:uppercase;
			line-height:23px;
		
			padding-top: 12px;
			padding-bottom:8px;
			display: block;
			border-bottom: 1px solid #000000;
			color: #000;
			
		}



               .description span, .description h1, .description h2, .description h3, .description h4, .description h5, .description h6, .description b, .description i, .description u, .description p{color: #000;
			font-size: 12px !important;
			font-family: Arial !important;
			font-weight: bold !important;
			line-height: 21px !important;
			text-transform: uppercase !important;}


               .description a{color: #000;
			font-size: 12px !important;
			font-family: Arial !important;
			font-weight: bold !important;
			line-height: 21px !important;
			text-transform: uppercase !important;}

               .description div{color: #000;
			font-size: 12px !important;
			font-family: Arial !important;
			font-weight: bold !important;
			line-height: 21px !important;
			text-transform: uppercase !important;}

		
		ul#slideshow-menu li a .description{
			text-align: center;
		        max-height: 46px; 
                        overflow:hidden;
			padding-top:6px;
			display: block;
			color: #000;
			font-size: 12px !important;
			font-family: Arial !important;
			font-weight: bold !important;
			line-height: 21px !important;
			text-transform: uppercase !important;
		}
	


ul#slideshow-menu li a:hover {
		background: #FFF;
		text-decoration: none;
	}


		ul#slideshow-menu li a:hover .title {
			
		}

#slideshow {
	width: 620px;
	
	height: 416px;
	overflow: hidden;
}
	#slideshow .handle {
		width: 1860px;
		height: 416px;
	}
		#slideshow .handle .slide {
			float: left;
			width: 620px;
			height: 416px; border: 0;

		}
		#slideshow .handle img{
			max-width: 100%;cursor: move; border: 0;}




#slideshow .handle span a{text-align: center;
		
			padding-top:6px;
			display: block;
			color: #000;
			font-size: 12px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			line-height: 21px;
			text-transform: uppercase;}






/* ----------------------------------------------------------- */




	