li { list-style: none; }

.slider-wrap { background:url(../images/slider-background.png) no-repeat; width:702px; height:118px; margin:30px auto 0 auto;/*30px 30px 1px 80px*/}
.slider-wrap #slider { height:60px; width:660px; background:none; position:relative; margin-left:25px}
.slider-wrap #slider.ui-slider-signup .ui-slider-handle { margin-top:14px; width:42px; height:58px; text-align:center; background-image:url(../images/slider-handle.png); background-repeat:no-repeat; background-position:-20px -20px; position:absolute; z-index:100; }
.slider-wrap #slider.ui-slider-signup .ui-slider-handle.active { background-position:-75px -20px;}
.slider-wrap #slider.ui-slider-signup .ui-slider-handle .value { font-size:14px; color:#fff;}
.slider-wrap .slider-nodes { font-family: Arial, Helvetica, sans-serif, Calibri; margin-left:21px;margin-right:0px; margin-top:-2px; position:relative; z-index:1}
.slider-wrap .slider-nodes li { float:left; background:url(../images/slider-box-normal.png) no-repeat; width:39px; height:33px; margin-left:-5px; color:#7d7d7d; padding-top:2px; margin-top:10px; padding-left:2px; padding-right:8px; font-size:14px; font-weight:bold; text-align:center; text-indent:-999999px; }
.slider-wrap .slider-nodes li.active { background:url(../images/slider-box-active.png) no-repeat; color:#7d7d7d; text-indent:0px; font-size:14px; }
.slider-wrap .slider-nodes li#node-1 { margin-left:0px;}

.price-values.slices { background:url(../images/slider-background1.png) no-repeat left top; overflow:visible; width:702px; margin:0px auto 30px auto; padding-top:10px;	font-family: Arial, Helvetica, sans-serif, Calibri;}
ul.slice-details { margin:0px 0px -7px 0px; padding:0px; padding-left:12px; overflow:hidden; height:74px;}
ul.slice-details li { float:left; margin:0px; padding:10px 20px; width:131px; border-right:1px solid #ccc;}
ul.slice-details h4 { font-weight:bold; font-size:18px; margin:0px; color:#333333;}
ul.slice-details p { font-size:24px; margin:0px; color:#fff; font-weight:bold; margin-top:5px;}
ul.slice-details li.price { border:none; padding-right:22px; line-height:18px; }
ul.order-button{	margin: 0; width:91px; padding-left:38%;}

pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	width:896px;
	}		

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:896px;
		height:243px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}
/** SLIDE SHOW **/

#fla_controls {
	background:url(../images/fla_controls_bg.png) no-repeat 0 0;
	width:673px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif, Calibri !important;
}

#fla_pages {
	padding:0;
	display:block;
	height:20px;
	float:right;
	width:208px;
	margin-left:19px;
	margin-top:-10px;
	z-index:99;
	position:absolute;
}

#fla_pages a{
	float:left;
	background:url(../images/banner_nav.png) no-repeat left top;
	font-size:12px;
	font-weight:bold;
	width:30px;
	line-height:18px;
	color:#fff;
	text-align:center;
	display:inline;
	text-decoration:none !important;
	margin-right:11px;

}

#fla_pages a:hover,
#fla_pages a.active{
	background:url(../images/banner_nav_hover.png) no-repeat left top;
	color:#fff;
}

#fla_head img {
	position:absolute;
	top:0;
	left:0;
}
#fla_head {
	width:673px;
	height:227px;
	overflow:hidden;
	position:relative;
	font-family:Arial, Helvetica, sans-serif, Calibri !important;	
}

#fla_other_controls {
	font-family:Arial, Helvetica, sans-serif, Calibri !important;
	float:left;
	width:110px;
	padding-top:8px;
	display:none;
}
#fla_other_controls a{
	float:left;
	display:inline;
	font-size:10px;
	line-height:10px;
	text-decoration:none !important;
	color:#fff;
	text-align:center;
	padding:5px 0 1px 0;	
}
#pause_scene {
	background:url(../images/header/pause.png) no-repeat 0 0;
	width:46px;
	margin:0 -5px;
	height:26px !important;
}
#pause_scene:hover {
	background:url(../images/header/pause-h.png) no-repeat 0 0;
}

#next_scene, #prev_scene {	
	background: url(../images/header/next.png) no-repeat 0 0;
	width:26px;
	height:26px !important;	
}
#next_scene:hover, #prev_scene:hover {	
	background: url(../images/header/next-h.png) no-repeat 0 0;
}	