/* image replacement */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next, #sec1prev, #sec1next, #sec2prev, #sec2next, #hd1prev, #hd1next, #s1prev, #s1next{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
/* // image replacement */
			
/* Easy Slider */
#slider{
	position:relative;
	background-color: #4B4B4B;
	margin:0px;
	border: 1px solid #dcdcdc;
}

#slider .textbox{
	bottom:0px;
	_bottom:-1px;
	width:363px;
	height:30px;
	position:absolute;
	text-align:center;
	/*
	background-color: #4B4B4B;
	border: 3px solid #4B4B4B;
	opacity: 0.75;
	*/
}

#slider .textbox{
    /*background: url("/css/img/photobg300.png") repeat-x scroll 0 0 transparent;*/
	background: url("../images/mbx_bg.png") repeat-x scroll 0 0 transparent;
}

#slider a {color:#FFF;}
#slider .textbox h3 {color:#FFF; font-size:10pt; font-weight:bold; letter-spacing:-2px;overflow: hidden;padding:4px 0 0 8px;}

#slider ul, #slider li,
#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
	width:363px;
	height:285px;
	overflow:hidden; 
	position:relative;
}	
#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	left:320px;
	top:8px;
	z-index:99;
}	
#nextBtn, #slider1next{ 
	left:340px;
	}														
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{  
	display:block;
	position:relative;
	width:15px;
	height:15px;
	background:url(../images/ibtn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a, #slider1next a{ 
	background:url(../images/ibtn_next.gif) no-repeat 0 0;	
	}	
	
/* numeric controls */	
ol#controls{position:absolute;right:10px; bottom:16px;margin:0 auto;padding:0;height:14px;}
ol#controls:after {clear: both;content: "";display: block;}
ol#controls li{margin:0 10px 0 0;padding:0;float:left;list-style:none;height:14px;line-height:14px;}
ol#controls li a{display:block; width:14px; height:14px; border-radius:7px;-wekikit-border-radius: 7px;padding:0; font-size:0;background:#DAF3F8;text-decoration:none;}
ol#controls li.current a{background:#5DC9E1;}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
/* // Easy Slider */



/* SEC Slider */
#secslider, #secslider2{
	position:relative;
	background-color: #4B4B4B;
	margin:0px;
	border: 0px solid #ffb6b4;
}

#secslider .textbox, 
#secslider2 .textbox{
	bottom:0px;
	_bottom:-1px;
	width:300px;
	height:41px;
	position:absolute;

	/*
	background-color: #330000;

	border: 3px solid #4B4B4B;
	opacity: 0.75;
	*/
}

#secslider .textbox,
#secslider2 .textbox{background: url("../images/mbx_bg.png") repeat scroll 0 0 transparent;}

#secslider a, #secslider2 a {color:#FFF;}
#secslider .textbox h3 {padding:5px 10px;height:30px;line-height:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#secslider .textbox h3 a, 
#secslider2 .textbox h3 a {display:block;
	position:relative;color:#f4feff; font-size:15px;height:24px;line-height:24px; font-weight:bold; letter-spacing:-1px;overflow: hidden;padding:1px 4px 0 4px;text-align:center;}

#secslider .textbox p a, 
#secslider2 .textbox p a {display:block;
	position:relative;color:#f6f6f6; font-size:11px; letter-spacing:-1px;overflow: hidden;padding:1px 4px 0 4px;line-height:13px;}


#secslider ul, #secslider li,
#secslider2 ul, #secslider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#secslider li,
#secslider2 li{
	width:300px;
	height:200px;
	overflow:hidden; 
	position:relative;
}	
#sec1next, #sec1prev,
#sec2next, #sec2prev{ 
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	left:260px;
	top:10px;
	z-index:99;
}	
#sec1next, #sec2next{ 
	left:280px;
}
#sec1next a, #sec1prev a,
#sec2next a, #sec2prev a{  
	display:block;
	position:relative;
	width:15px;
	height:15px;
	background:url(../images/ibtn_prev.gif) no-repeat 0 0;
}
#sec1next a, #sec2next a{
	background:url(../images/ibtn_next.gif) no-repeat 0 0;	
}



/* HD Slider */
#hdslider .tlimg{float:left; width:35%; min-height:250px; margin:0;overflow: hidden; background-position:center; background-repeat:no-repeat; background-size:cover; background-repeat: no-repeat;}
#hdslider .tlimg img {max-width: 100%;min-height:250px;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;display:none;vertical-align:top; }

#hdslider .textbox, 
#hdslider2 .textbox{width:62%;height:200;padding:0%;margin:0;float:right;}
#hdslider .tltxt{width:94%;}
#hdslider .tltxt h3 {display:block;color:#111; font-size:34px;max-height:120px;line-height:1.3;font-weight:bold; letter-spacing:0;overflow: hidden;padding:0;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
word-wrap:break-word;
}
#hdslider .tltxt p {display:block;color:#666; font-size:13px; letter-spacing:0;overflow: hidden;padding-top:5px;line-height:20px;height:60px;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
word-wrap:break-word;
}

#hdslider ul, #hdslider li{
	margin:0;
	padding:0;
	list-style:none;
}
#hdslider li{
	width:1080px;
	height:250px;
	overflow:hidden; 
	position:relative;
}	
#hd1next, #hd1prev{ 
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	right:20px;
	top:120px;
	z-index:99;
}	
#hd1next{ 
	right:0px;
}
#hd1next a, #hd1prev a{  
	display:block;
	position:relative;
	width:15px;
	height:15px;
	background:url(../images/ibtn_prev.gif) no-repeat 0 0;
}
#hd1next a{
	background:url(../images/ibtn_next.gif) no-repeat 0 0;	
}

#s1next, #s1prev{ 
	display:block;
	width:50px;
	height:100px;
	position:absolute;
	left:0px;
	top:100px;
	z-index:10;
}	

#s1next{left:335px;}

#s1next a, #s1prev a{  
	display:block;
	position:relative;
	width:40px;
	height:60px;
	background:url(../images/IN_prev2.png) no-repeat 0 0;
}
#s1next a{background:url(../images/IN_next2.png) no-repeat 0 0;}
#s1next a:hover{background-position: -40px 0px;}	
#s1prev a:hover{background-position: -40px 0px;}
