.slideSize{min-height: 31em;}

#container{
	margin:0 auto;
	position:relative;
	text-align: center;
	margin-bottom:2em;}	
	
/* Sudo Slider */

#slider ul, #slider ul li{
	margin:0;
	padding:0;
	list-style: none;
	list-style-type: none;
	position:relative;
	display:block;
	text-align: left;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	behavior: url('/includes/scripts/PIE.htc');}

#slider li {
	display:none; 
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
	behavior: url('/includes/scripts/PIE.htc');}	


#slider li:first-child {display:block;}

#slider, #slider li {
	width: 900px;
	height: 450px;
	overflow:hidden;
	z-index: 2;}
	
#slider {margin-left: 40px;}
	
#slideShadow{
	width: 940px;
	height: 55px;
	z-index:1;
	position: absolute;
	top: 26.3em;
	left: 20px;}
	
/* // Sudo Slider */	
/* Numeric Navigation */
ol {
	margin: 0 auto;
	margin-top: 1em;
	padding:0;
	height:1.75em;
	width:13.75em;}
	
ol li{
	margin:0 0.625em 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:1.75em;
	line-height:1.75em;}
	
ol li a{
	float:left;
	height:1.75em;
	line-height:1.75em;
	border: 1px solid #ccc;
	background: #DAF3F8;
	color:#555;
	padding:0 0.625em;
	text-decoration:none;}
	
ol li.current a{
	background:#5DC9E1;
	color:#fff;}

ol li a:focus, .prevBtn a:focus, .nextBtn a:focus{outline:none;}

.graphic, .prevBtn, .nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-50em;}

.prevBtn, .nextBtn {
	display:block;
	width:1.875em;
	height:4.813em;
	position:absolute;
	left:-1.875em;
	top:4.438em;
	z-index:1000;
	background:url(../../images/btn_prev.gif) no-repeat 0 0;
	cursor:pointer;}
	
.nextBtn{left:43.50em;}														
.nextBtn {background:url(../../images/btn_next.gif) no-repeat 0 0;}	

#slideOne div, #slideTwo div, #slideThree div, #slideFour div, #slideFive div{}
	
#slideOne {background: #fff url(../../images/slider/1.jpg);}
#slideTwo {background: #fff url(../../images/slider/2.jpg);}
#slideThree {background: #fff url(../../images/slider/3.jpg);}
#slideFour {background: #fff url(../../images/slider/4.jpg);}
#slideFive {background: #fff url(../../images/slider/5.jpg);}

span.secTitle{display: block;}

.leftD, .rightD{color: #fff !important;}
.leftD div, .rightD div{position: relative;}

.leftD span.secTitle, .leftD p, .leftD a{position: absolute; left: 375px; width: 500px;}
.rightD span.secTitle, .rightD p, .rightD a{position: absolute; left: 30px; width: 500px;}
.leftD span.secTitle, .rightD span.secTitle{top: 17px; text-align: center; text-shadow: 1px 1px 4px #000 !important;}
.leftD span.secTitle h1, .leftD span.secTitle h2, .rightD span.secTitle h1, .rightD span.secTitle h2{color: white !important; font-weight: 200;} 
.leftD span.secTitle h1, .rightD span.secTitle h1{font-size: 27px;}
.leftD span.secTitle h2, .rightD span.secTitle h2{font-size: 21px; position: relative; top: -13px;}

.leftD p, .rightD p{top: 175px;}
.leftD a, .rightD a{width: 450px; text-align: center; top: 380px; color: #fff; opacity: .5;}
.leftD a:hover, .rightD a:hover{color: #fff; opacity: 1;}
.leftD a:hover span, .rightD a:hover span{color: #fff; opacity: .5;}
	
#nextLink, #prevLink{
	position: absolute;
	top: 11.25em;
	z-index: 20;
	width:2.188em;
	height:5.625em;}
	
#nextLink img, #prevLink img{
	width:2.188em;
	height:5.625em;
	zoom: 1;
	filter: alpha(opacity=10);
	opacity: 0.1;}
	
#nextLink{right: 0em;}
#prevLink{left: -.50em;}

#nextLink img:hover, #prevLink img:hover{
	zoom: 1;
	filter: alpha(opacity=60);
	opacity: 0.6;
	cursor: pointer;}
	
#imgLinks{
	position: absolute;
	top: 29em;
	left: 26em;
	padding-top: 0.5em;
	padding-bottom: 1.25em;
	z-index: 90;}
	
#imgLinks a{
	display: block;
	width: 1.25em;
	height: 1.25em;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
	filter: alpha(opacity=60);
	opacity: 0.6;
	background: url(../../images/slider/button.png) 0 0;
	text-decoration: none;}
	
#imgLinks a img{
	width: 1.25em;
	height: 1.25em;
	padding: 0;
	margin: 0;}
	
#imgLinks a.current, #imgLinks a.current:hover{
	background: url(../../images/slider/button.png) bottom left;
	cursor: default;
	filter: alpha(opacity=100);
	opacity: 1;}

#imgLinks a:hover{
	background: url(../../images/slider/button.png) center center;
	cursor: pointer;
	filter: alpha(opacity=100);
	opacity: 1;}
	
/* Tiny Scrollbar */
#scrollbar1 { width: 30.25em; margin: 1.25em 0 .625em; }
#scrollbar1 .viewport { width: 29em; height: 28.125em; overflow: hidden; position: relative; top: -1.25em; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar1 .scrollbar{ background: transparent url(../../images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 0.938em; }
#scrollbar1 .track { background: transparent url(../../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:0.813em; position: relative; padding: 0 0.063em; }
#scrollbar1 .thumb { background: transparent url(../../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 1.250em; width: 1.563em; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -0.313em; }
#scrollbar1 .thumb .end { background: transparent url(../../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 0.313em; width: 1.563em; }
#scrollbar1 .disable { display: none; }