﻿/* jquery cycle */
#demo {height:349px; margin:0 0 5px 0; background: url('../img/bgbaner.jpg') bottom left no-repeat; }
#title { font-size: 10px; font-family: Verdana, Helvetica, Arial, sans; }
a#prev, a#next { font-size: 14px; font-family: Verdana, Helvetica, Arial, sans; color: #000; text-decoration: none; }
a#prev:hover, a#next:hover {text-decoration: underline; }
.pics { width: 740px; height: 314px;  padding:0; margin:0; overflow: hidden }
.pics img { width: 740px; height: 314px;  padding: 0 0 5px 0; top:0; left:0 }
.pics2 { width: 360px; height: 200px;  padding:0; margin:0; overflow: hidden; float:left; }
.pics2 img { width: 360px; height: 200px;  padding: 0 0 0 0; top:0; left:0 }

.nav { color:#FFFFFF;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
margin:8px 0 0 485px;
position:relative;
text-align:right;
z-index:99999;
width:200px;}
#nav a { margin: 0 2px; padding: 2px; color:#555; text-decoration: none; font-size:10px; font-family:Tahoma, Arial; font-weight:normal; }
#nav a:hover { color:#CE0C09;  }
#nav a.activeSlide { color:#fff; }
#nav a:focus { outline: none; }

 
.nav2 {width:60px; top:300px; right:60px; } 

a#next2, a#next3 {text-indent: -9999em; background:url(../img/arr1.gif) no-repeat; height:18px; width:18px; display:block; float:right;  }
a#next2:hover, a#next3:hover {text-indent: -9999em; background:url(../img/arr1_u.gif) no-repeat; }
a#prev2, a#prev3 {text-indent: -9999em; background:url(../img/arr2.gif) no-repeat; height:18px; width:18px; display:block; float:right;  }
a#prev2:hover, a#prev3:hover {text-indent: -9999em; background:url(../img/arr2_u.gif) no-repeat; }

a#next1 {text-indent: -9999em; background:url(../img/ar1.gif) no-repeat; height:18px; width:18px; display:block; float:right;  }
a#next1:hover {text-indent: -9999em; background:url(../img/ar1_u.gif) no-repeat; }
a#prev1 {text-indent: -9999em; background:url(../img/ar2.gif) no-repeat; height:18px; width:18px; display:block; float:right;  }
a#prev1:hover {text-indent: -9999em; background:url(../img/ar2_u.gif) no-repeat; }

#prev2 {margin:-3px 0 0;}
#next2 {margin:-3px -1px 0;} 
#prev3 {margin:-3px 0 0;}
#next3 {margin:-3px -1px 0;}

/* jquery easy slider */
#slider {margin:7px 0 50px 20px;}

#slider ul, #slider li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#slider li {
height:50px;
overflow:hidden;
width:690px;
}
#prevBtn {
background:#ddd url(btn-prev.gif) no-repeat scroll 0 0;
display:block;
height:50px;
margin-top:-100px;
width:20px;
}
#nextBtn {
background:#ddd url(btn-next.gif) no-repeat scroll 0 0;
display:block;
height:50px;
margin-left:710px;
margin-top:-50px;
width:20px;
}
#prevBtn a {
background:transparent url(btn-prev.gif) no-repeat scroll 0 0;
display:block;
height:50px;

outline-style:none;
outline-width:medium;
width:20px;
}
#nextBtn a {
background:transparent url(btn-next.gif) no-repeat scroll 0 0;
display:block;
height:50px;

outline-style:none;
outline-width:medium;
width:20px;
}
#prevBtn a:hover {
background-image:url(btn-prev-on.gif);
}
#nextBtn a:hover {
background-image:url(btn-next-on.gif);
}


/* jquery innerfade */
#baner-left ul, #baner-left li, #baner-right ul, #baner-right li {margin:0; padding:0;}
#baner-left {width:365px; height:190px; overflow:hidden; float:left; margin:0 10px 0 0;}
#baner-left li {list-style-type:none;  }
#baner-right {width:365px; height:190px; overflow:hidden; float:left; }
#baner-right li {list-style-type:none; }

/*ul#news {border: 1px solid #ccc; padding: 2em; background:#fffeb8;}*/
ul#baner-left li, ul#baner-right li  {}
.fade {	margin-bottom: 2em;}
.fade p {margin-bottom: 2em;text-align: center;	width: 100%;background: #fff;}

