/* ³υΚΌ»―»·Ύ³ */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,table,td,th,form,fieldset,img,dl,dt,dd{margin:0;padding:0;}
textarea,input,select,body{font-size:12px;}
select,input{vertical-align:middle;}
fieldset,img{border:0;}
ul,ol{list-style:none;}
img{border:0;}
/* PLUSSLIDER SLIDESHOW */
#slideshow.plusslider-parallax {height:500px;background:#eee;width:100%;border-width:5px 0; position:relative;overflow:hidden;}
.plusSlider .readmore { display:none; z-index:10000; width:108px; height:38px; line-height:38px; background:#909090; border:#c3c3c3 1px solid; text-align:center; color:#f2f2f2;}

/*
.btnPanel{  bottom: 20px; position: absolute; right: 50%; margin-right: -450px; z-index: 3; opacity:0; -moz-transition-property: opacity; -moz-transition-duration: 0.2s; -moz-transition-timing-function: ease-in; -webkit-transition-property: opacity; -webkit-transition-duration: 0.2s; -webkit-transition-timing-function: ease-in; transition-property: opacity;transition-duration:0.2s;transition-timing-function:ease-in;}
#slidehref{float:right;}

#slidehref a{ background:url(black40.png); background:rgba(0, 0, 0, 0.4); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; color: #FFFFFF; font-family: tahoma; font-size: 10px; padding: 10px 15px; text-transform: uppercase; outline:0 none; display:block; line-height:1;}*/

.btnPanel{ width:980px; height:500px;margin-left: -490px; position:absolute; left:50%; top:0; z-index: 3; }
#slidehref { width:980px; height:500px; margin:0 auto;z-index: 1000;  }
#slidehref .readmore {  width:110px; height:40px; line-height:40px; top:220px; background:url("view.png") no-repeat; text-indent:-999px; overflow:hidden;}
#slidehref .readmore:hover {  background:url("viewover.png") no-repeat}

#slidehref a:hover{ background:url(black80.png); background:rgba(0, 0, 0, 0.8); }
#playpause{background:url(plus-sprite.png) no-repeat; display:block; width:30px; height:30px; text-indent:-9999px; float:right; margin-right:15px; outline:0 none; }
#playpause.pause {background-position:0 -148px;}
#playpause.pause:hover {background-position:0 -118px;}
#playpause.play {background-position:-30px -148px;}
#playpause.play:hover {background-position:-30px -118px;}
#slideshow:hover .btnPanel {opacity: 1;}
/* PARALLAX */
#parallax {position:absolute; top:0; left:0; width:100%; height:500px; overflow:hidden;z-index: 2; margin:0;}
#parallax li {position:absolute; top:0; left:0;}
#parallax li.prl1 {background:url(b1.png); width:2200px; height:800px;}
#parallax li.prl2 {background:url(b2.png); width:2050px; height:600px;}
#parallax li.prl3 {background:url(b3.png); width:2500px; height:700px;}
#parallax li.prl4 {background:url(b4.png); width:1900px; height:700px;}
#parallax li.prl1,#parallax li.prl2,#parallax li.prl3,#parallax li.prl4{behavior:url("iepngfix.htc");}
/* IE FIXES */
.browserIE #slideshow {position:relative; z-index:1;}
a.readmore{font-size:12px;}
/**
	PlusSlider Version 1.1
	By Jamy Golden
	http://css-plus.com
**/

/* PlusSlider Styling */
#slider { height: 500px; width: 100%; position: relative; left: 0; }
.plusSlider { height: 500px; margin: 0; overflow: hidden; width:  100%; position: relative; left:50%; z-index:1; }
.plusSlider .child { float: left; }
/* Controls */
.plusSlider-controls-wrapper { height: 35px; width: 800px; position: absolute; left: 50%; bottom: 0; z-index: 3; margin-left:-470px; display:block;}
.plusSlider-controls { padding: 5px 0; width:200px !important; }
/*.plusSlider-controls a{
	background: url(plus-sprite.png) repeat-x center 0;
	display: block;
	float: left;
	height: 9px;
	margin: 0 8px 0 0;
	width: 100px;
	text-indent: -9999px; 
	font-size: 0;
	outline:0 none;

}
.plusSlider-controls a.current{
	background-position: 0 -9px;
}*/
.plusSlider-controls a { display: block; float: left; height: 10px; margin: 0 8px 0 0; width: 10px; background:rgba(0, 0, 0, 0.4); text-indent: -9999px; font-size: 0; outline:0 none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.plusSlider-controls a.current { background:rgba(0, 0, 0, 0.7); width:14px; height:14px; margin:-2px 8px 0 -2px; -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
.plusSlider .slide-arrows { }
#slideshow a.arrow { background: url(plus-sprite.png) no-repeat; ; display: block; height: 50px; opacity: 0; width: 50px; position: absolute; top: 225px; z-index: 3; text-indent: -9999px; outline:0 none; /* Fade in/out .arrows on hover */
	-moz-transition-property: opacity; -moz-transition-duration: 0.2s; -moz-transition-timing-function: ease-in; -webkit-transition-property: opacity; -webkit-transition-duration: 0.2s; -webkit-transition-timing-function: ease-in; transition-property: opacity; transition-duration: 0.2s; transition-timing-function: ease-in;overflow:hidden; }
#slideshow:hover a.arrow { opacity: 1; }
#slideshow a.prev { background-position: 0 -68px; left: 15px; }
#slideshow a.prev:hover { background-position: 0 -18px; }
#slideshow a.next { background-position: -50px -68px; right: 15px; }
#slideshow a.next:hover { background-position: -50px -18px; }
/* PlusFader Specific */
.fader .child { display: none; position: absolute; left: 0; top: 0; }
.fader .plusSlider-controls { position: relative; z-index: 200; }
/* no-javascript fallback */
#slider > *,
#slider2 > * { display: none; }
#slider > *:first-child,
#slider2 > *:first-child { display: block; }
/* end no-javascript fallback */