/* Common style: for all themes. */

.yt-slideshowii-module{
    font-family: Arial,Tahoma,Time New Roman,Verdana,Lucida console,Courier New,sans-serif;
    padding: 0;
    margin: 0;
    display: block;   
}

.yt-slideshowii-module .yt-content{
	padding: 0;
	margin: 0;
	overflow: hidden;	
}

.yt-slideshowii-module .yt-content .yt-slideshowii{
	padding: 0;
	margin: 0;
	position: relative;	
	display: block;
}
.yt-slideshowii-module .yt-content .yt-slideshowii ul.yt-control{
	padding: 7px 0;
	margin: 0;
	float: left;
	width: 85px;	
	position: absolute;	
	display: block;
	background: url("../images/background_button.png") left top no-repeat;
	z-index: 100;
}
.yt-slideshowii-module .yt-content .yt-slideshowii ul.yt-control li{
	margin: 0;
	padding:0;
	float: left;	
	cursor: pointer;
}
.yt-slideshowii-module .yt-content .yt-slideshowii ul.yt-control li div{
	width: 25px;
	height: 20px;
	display: block;
	background: url("../images/controls.png") no-repeat;
}
.yt-slideshowii-module .yt-content .yt-slideshowii ul.yt-control li div.prev{
	background-position: 5px -20px;
}
.yt-slideshowii-module .yt-content .yt-slideshowii ul.yt-control li div.play{
	background-position: 5px -40px;
	
}
.yt-slideshowii-module .yt-content .yt-slideshowii ul.yt-control li div.pause{
	background-position: 5px -60px;
}
.yt-slideshowii-module .yt-content .yt-slideshowii ul.yt-control li div.next{	
	background-position: 5px 0;
}

/* SLIDER */
.yt-slider {
	margin: 0;
	padding: 0;
	z-index: 99;
	overflow: hidden;	
}
.yt-slider .inner{
	position: relative;
}
.yt-slider .yt-slider-item{
	position: absolute;	
	top: 0;
	left: 0;
	z-index: 1;
}
.yt-slider .active{
	display: block;
	z-index: 2;
}
.yt-slider .yt-slider-item .yt-slider-thumb{
	
}
.yt-slider .yt-slider-item .yt-slider-thumb a{
	cursor: pointer;
}
.yt-slider .yt-slider-item .yt-slider-thumb img{
	border: 0;
}
.yt-slider .yt-slider-item .yt-slider-thumb-desc{
	position: absolute;
	background: #000;	
	float: left;
	opacity: 0.7;
	/* ie fix */
	zoom: 1;
	filter: alpha(opacity = 70);	
}
.yt-slider .yt-slider-item .yt-desc-top-background,
.yt-slider .yt-slider-item .yt-desc-bottom-background{
	background: url(../images/caption_bottom_theme3_4.png) no-repeat scroll center;
	height: 12px;
	display: block;
}
.yt-slider .yt-slider-item .yt-desc-top-background{
	background: url(../images/caption_top_theme3_4.png) no-repeat scroll center;
}
.yt-slider .yt-slider-item .yt-desc-bottom-background{
}

.yt-slider .yt-slider-item .yt-slider-thumb-desc .yt-desc-title p{
	padding-left: 8px;
	padding-right: 8px;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
.yt-slider .yt-slider-item .yt-slider-thumb-desc .yt-desc-content p{
	padding: 0 8px;
	margin: 0;
	color: #fff;
}
.yt-slider .yt-slider-item .yt-slider-thumb-desc .yt-desc-price p{
	color: #a00;
	font-size:12px;
	font-weight:bold;
	margin: 0 0 0 8px;
}

.yt-slider .yt-slider-item .yt-slider-thumb-desc .yt-desc-readmore{
	text-align: right;
	padding: 0 0 5px 0;	
}
.yt-slider .yt-slider-item .yt-slider-thumb-desc .yt-desc-readmore a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 10px 0 0;
}

/* BUTTON NAVIGATOR */
.yt-buttons-container{
	z-index: 101;
	position: relative;
	overflow: hidden;
	display: block;
}
.yt-buttons-container .yt-buttons-items{
	padding:0;
	margin: 0;
	list-style: none;
	position: absolute;
}

.yt-buttons-container .yt-buttons-items li.yt-li-button{
	float: left;
	cursor: pointer;
	background: #fff url(../images/itembg.png) center bottom repeat-x;
}
.yt-buttons-container .yt-buttons-items li.yt-li-button .yt-item-content{
	padding:0;
	margin:0;
	overflow: hidden;
}
.yt-buttons-container .yt-buttons-items li.odd{	
}
.yt-buttons-container .yt-buttons-items li.even{	
}
.yt-buttons-container .yt-buttons-items div.-r .yt-item-thumb,
.yt-buttons-container .yt-buttons-items div.-r .yt-item-info{	
	float: right;	
}
.yt-buttons-container .yt-buttons-items div.-l .yt-item-thumb,
.yt-buttons-container .yt-buttons-items div.-l .yt-item-info{	
	float: left;	
}
.yt-buttons-container .yt-buttons-items .yt-item-thumb{
	margin: 0;
	padding: 0;
	position: relative;
}
.yt-buttons-container .yt-buttons-items .yt-item-info{
	margin: 0;
	padding: 4px 0;
}

.yt-buttons-container .yt-buttons-items .yt-item-info .yt-item-title p{
	color: #545454;	
	font-size:12px;
	font-weight:bold;	
	text-decoration:none;
	text-transform:uppercase;
	margin-bottom: 4px;
	margin-left: 8px;
}
.yt-buttons-container .yt-buttons-items .yt-item-info .yt-item-desc p{
	color: #545454;
	font-size:11px;
	margin: 0 0 0 8px;
}
.yt-buttons-container .yt-buttons-items .yt-item-info .yt-item-price p{
	color: #a00;
	font-size:12px;
	font-weight:bold;
	margin: 0 0 0 8px;
}

/* for activeSlide */
.yt-buttons-container .yt-buttons-items li.activeSlide{	
	background-color: #0C5297;/*#2C0DA0;*/
	/*background:url('http://www.dewsburyautosalvage.com/skin/frontend/default/default/ip_tabmegamenu/img/menu-blue-bg.jpg')  repeat-x repeat-y;*/
}
.yt-buttons-container .yt-buttons-items .activeSlide .yt-item-title p{
	color: #fff;
}
.yt-buttons-container .yt-buttons-items .activeSlide .yt-item-desc p{
	color: #fff;
}
.yt-buttons-container .yt-buttons-items .activeSlide .yt-item-price p{	
}

/* theme1 */
.theme1 ul.yt-control{
	left: 15px;
	top: 15px;
}
.yt-slideshowii-module .theme1 .yt-slideshowii{
	float: left;
}
.yt-slideshowii-module .theme1 .yt-slider-thumb-desc{
	bottom: 0;
}
.yt-slideshowii-module .theme1 .yt-desc-title p{
	padding-top: 8px;
	padding-bottom: 8px;
}
.yt-slideshowii-module .theme1 .yt-desc-top-background,
.yt-slideshowii-module .theme1 .yt-desc-bottom-background{
	display: none;
}
/* theme2 */
.theme2 ul.yt-control{
	right: 15px;
	top: 15px;
}
.yt-slideshowii-module .theme2 .yt-slideshowii{
	float: right;
}
.yt-slideshowii-module .theme1 .yt-slider-thumb-desc{
	bottom: 0;
}
.yt-slideshowii-module .theme2 .yt-desc-title p{
	padding-top: 8px;
	padding-bottom: 8px;
}
.yt-slideshowii-module .theme2 .yt-desc-top-background,
.yt-slideshowii-module .theme2 .yt-desc-bottom-background{
	display: none;
}
/* theme3 */
.theme3 ul.yt-control{
	left: 15px;
	bottom: 15px;
}
.yt-slideshowii-module .theme3 .yt-slideshowii{
	float: left;
}
.yt-slideshowii-module .theme3 .yt-slider .yt-slider-item .yt-slider-thumb-desc{	
	background: transparent;	
	opacity: 0.7;
	width: 280px;
	/* ie fix */
	zoom: 1;
	filter: alpha(opacity = 70);
}
.yt-slideshowii-module .theme3 .yt-slider .yt-slider-item .yt-desc-mid-background{
	background: url(../images/caption_center_theme3_4.png) repeat-y scroll center;	
	display: block;
}
.yt-slideshowii-module .theme3 .yt-slider .yt-slider-item .yt-slider-thumb-desc{
	right: 15px;
	top: 15px;
}

/* theme4 */
.theme4 ul.yt-control{
	right: 15px;
	bottom: 15px;
}
.yt-slideshowii-module .theme4 .yt-slideshowii{
	float: right;
}
.yt-slideshowii-module .theme4 .yt-slider .yt-slider-item .yt-slider-thumb-desc{	
	background: transparent;	
	opacity: 0.7;
	width: 280px;
	/* ie fix */
	zoom: 1;
	filter: alpha(opacity = 70);
}
.yt-slideshowii-module .theme4 .yt-slider .yt-slider-item .yt-desc-mid-background{
	background: url(../images/caption_center_theme3_4.png) repeat-y scroll center;	
	display: block;
}
.yt-slideshowii-module .theme4 .yt-slider .yt-slider-item .yt-slider-thumb-desc{
	left: 15px;
	top: 15px;
}

/* theme5 */
.yt-slideshowii-module .theme5 {
	position: relative;
}
.yt-slideshowii-module .theme5 ul.yt-control{
	left: 15px;
	bottom: 15px;
	display: none;
}
.yt-slideshowii-module .theme5 .yt-slideshowii{
	float: left;
}
.yt-slideshowii-module .theme5 .yt-slider .yt-slider-item .yt-slider-thumb-desc{	
	background: transparent;	
	opacity: 0.7;
	width: 280px;
	/* ie fix */
	zoom: 1;
	filter: alpha(opacity = 70);
}
.yt-slideshowii-module .theme5 .yt-slider .yt-slider-item .yt-desc-mid-background{
	background: url(../images/caption_center_theme3_4.png) repeat-y scroll center;	
	display: block;
}
.yt-slideshowii-module .theme5 .yt-slider .yt-slider-item .yt-slider-thumb-desc{
	right: 15px;
	top: 15px;
}
.yt-slideshowii-module .theme5 .yt-buttons-container{
	position: absolute;
	bottom: 0;
	background: transparent url(../images/dot7.png);	
}
.yt-slideshowii-module .theme5 .yt-buttons-container .yt-buttons-items{
	width: auto;
}
.yt-slideshowii-module .theme5 .yt-buttons-container .yt-buttons-items .yt-li-button{
	display: inline;
	background: transparent;
	background-image: none;
	opacity: 0.5;
	
}
.yt-slideshowii-module .theme5 .yt-buttons-container .yt-buttons-items .activeSlide{	
	opacity: 1;
}
.yt-slideshowii-module .theme5 .yt-buttons-container .yt-buttons-items .yt-item-thumb,
.yt-slideshowii-module .theme5 .yt-buttons-container .yt-buttons-items .yt-item-thumb img {
	/* ie fix */
	zoom: 1;
	filter: alpha(opacity = 50);
}
.yt-slideshowii-module .theme5 .yt-buttons-container .yt-buttons-items .activeSlide .yt-item-thumb,
.yt-slideshowii-module .theme5 .yt-buttons-container .yt-buttons-items .activeSlide .yt-item-thumb img {
	/* ie fix */
	zoom: 1;
	filter: alpha(opacity = 100);
}
.yt-slideshowii-module .theme5 div.next5,
.yt-slideshowii-module .theme5 div.prev5,
.yt-slideshowii-module .theme5 div.next,
.yt-slideshowii-module .theme5 div.prev{
	width: 60px;
	height: 75px;	
	cursor: pointer;
	display: block;
	z-index: 1000;
}
.yt-slideshowii-module .theme5 div.next5{
	background: url(../images/dot7.png);
	position: absolute;
}
.yt-slideshowii-module .theme5 div.prev5{
	background: url(../images/dot7.png);
	position: absolute;
}
.yt-slideshowii-module .theme5 div.next{
	background: url(../images/next_theme5.png) 50% 50% no-repeat;
}
.yt-slideshowii-module .theme5 div.prev{
	background: url(../images/pre_theme5.png) 50% 50% no-repeat;
}