html, body {
	height: 100%;
	width: 100%;
	display: table;
}
body {
	margin:0;
	color:#F6F6F6;
	background:#0088aa url(../images/bg-page.jpg) no-repeat 50% 0;
	vertical-align: middle;
	display: table-cell;
	font:11px Arial, Tahoma, sans-serif;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
img {border:0;}
a{
	color:#0abfe0;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#wrapper{
	width:899px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 10px;
}
/* header */
#header{
	text-align:center;
	position:relative;
	width:100%;
	height:123px;
	z-index:12;
}
#header .logo{
	position:absolute;
	width:136px;
	height:63px;
	top:0;
	left:50%;
	margin-left:-68px;
	overflow:hidden;
	text-indent:-9999px;
}
#header .logo a{
	height:100%;
	display:block;
	background:url(../images/logo.png) no-repeat;
}
#menu{
	position:absolute;
	left:0;
	top:108px;
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	text-align:center;
	z-index:12;
}
#menu li{
	display:inline;
	margin:0 27px;
	line-height:14px;
	font:13px "HelveticaNeueLTStd-Ex", Verdana, Arial, Tahoma, sans-serif;
}
#menu a{
	color:#000;
	text-transform:uppercase;
}
#menu li.current_page_item a,
#menu a:hover{
	color:#fbeab1;
	text-decoration:none;
}
.menu{
	margin:45px 0 0;
	padding:0 0 ;
	list-style:none;
	position:relative;
	width:100%;
	text-align:center;
	z-index:2;
}
.menu li{
	display:inline;
	margin:0 27px;
	line-height:14px;
}
.menu a{
	color:#000;
	text-transform:uppercase;
}
.menu a:hover, .menu li.active a{
	color:#cec7a1;
	text-decoration:none;
}
.dropdown-hold{
	position:absolute;
	left:0;
	top:130px;
	z-index:13;
	width:899px;
	display:none;
	overflow:hidden;
	padding:0 0 8px;
}
.dropdown{
	/*top:-300px;*/
	position:relative;
	width:899px;
	text-align:left;
	height:302px;
	z-index:12;
	background-color: #033249;
	background-image: url(../images/bg-dropdown.gif);
	background-repeat: repeat-x;
}
.dropdown .inner{
	width:899px;
	overflow:hidden;
	position:relative;
	height:235px;
	z-index:11;
	padding:40px 36px 25px 0;
}
.dropdown a.close{
	position:absolute;
	width:16px;
	height:16px;
	background:url(../images/bg-close.gif) no-repeat;
	right:9px;
	top:8px;
	overflow:hidden;
	text-indent:-6666px;
	z-index:13;
}
.dropdown-bt{
	position:relative;
	height:10px;
	overflow:hidden;
	background:url(../images/bg-dropdown-bt.png) no-repeat;
}
.loading{
	overflow:hidden;
	text-indent:-6666px;
	display:none;
	position:absolute;
	width:48px;
	height:48px;
	top:130px;
	left:425px;
	background:url(../images/loading.gif) no-repeat;
	z-index:13;
}
.list{
	margin:-4px 36px 0 0;
	padding:0;
	list-style:none;
	float:right;
	width:235px;
}
.list li{
	background:url(../images/bg-list.gif) no-repeat 0 5px;
	display:block;
	margin:0;
	padding:0 0 15px 17px;
}
#wrapper .list h2 a:hover{
	text-decoration:underline;
}
.list p, .content-rt .list p{
	margin:0;
	line-height:14px;
}
.image{
	float:left;
	width:556px;
	position:relative;
	padding:0 36px;
}
.dropdown .text{
	position:absolute;
	width:298px;
	right:20px;
	top:17px;
	color:#011924;
}
.text p{
	text-align:justify;
	margin:0;
	line-height:16px;
	font-size:14px;
	margin:5px 0 0;
}
.text h1{
	font-size:28px;
	font-family:"HelveticaNeueLTStd-Roman",Arial, Tahoma, sans-serif;
	line-height:30px;
	color:#0abfe0;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
}
a.more{
	position:absolute;
	right:17px;
	bottom:29px;
	text-transform:none;
	background:url(../images/bg-more.gif) no-repeat 100% 3px;
	padding:0 21px 0 0;
	color:#0180b0!important;
	line-height:14px;
}
#wrapper h2, .lightbox h2, #content .rightcol h2{
	font:14px "HelveticaNeueLTStd-Lt",Arial, Tahoma, sans-serif;
	line-height:18px;
	font-weight:normal;
	color:#0abfe0;
	margin:0;
	text-transform:uppercase;
}
#wrapper h2 a{
	color:#0abfe0;
}
#wrapper h2 a:hover{
	text-decoration:none;
}
/* main */
#main{
	height:447px;
	margin:11px 0 0;
	position:relative;
}
.container{
	float:left;
	width:787px;
	height:447px;
	position:relative;
	overflow:hidden;
}
/* content */
#content{
	width:100%;
	overflow:hidden;
}
.content, .leftcol{
	height:447px;
	overflow:hidden;
	background:#011119;
}
.content{
	padding-top:35px!important;
	height:412px;
}
.content-home{
	padding-top:0px;
	height:447px;
	background:#011119;
}
.content-empty{
	margin-top:-10px;
	height:447px;
	background:#011119;
}
.content-page{
	padding-top:0px;
	height:447px;
	background:#011119;
}

.leftcol{float:left;} 
.rightcol{
	float:right;
	height:412px;
	background:#011119;
	width:226px;
	margin:0 0 0 1px;
	padding:35px 35px 0;
	overflow:hidden;
}
.rightcol .scrollable{
	height:363px;
}
#content h1, .content-rt h1{
	font-size:30px;
	font-weight:normal;
	font-family:"HelveticaNeueLTStd-Roman", Arial, Tahoma, sans-serif;
	color:#0abfe0;
	text-transform:uppercase;
	margin:0;
}
#content p, .content-rt p{
	margin:13px 0 16px;
	line-height:16px;
}
.form-box label{
	color:#cec7a1;
	text-transform:uppercase;
	padding-top: 17px;
}
#form-box{ 
    margin-top: -20px;
}
.form-box{
	margin:0 0 0 0;
}
.form-box input.text{
	width:158px;
	padding:5px;
	vertical-align:middle;
	background:#062f41 url(../images/bg-input.gif) repeat-x;
	border-top:1px solid #1d303a;
	border-left:1px solid #1d303a;
	border-bottom:1px solid #3f5b65;
	border-right:1px solid #3f5b65;
	font:11px Arial, Tahoma, sans-serif;
	color:#0180b0;
}
.form-box select{
	width:158px;
	padding:5px;
	vertical-align:middle;
	background:#062f41 url(../images/bg-input.gif) repeat-x;
	border-top:1px solid #1d303a;
	border-left:1px solid #1d303a;
	border-bottom:1px solid #3f5b65;
	border-right:1px solid #3f5b65;
	font:11px Arial, Tahoma, sans-serif;
	color:#0180b0;
}

.form-box input.file{
	width:158px;
	padding:5px;
	vertical-align:middle;
	background:#062f41 url(../images/bg-input.gif) repeat-x;
	border-top:1px solid #1d303a;
	border-left:1px solid #1d303a;
	border-bottom:1px solid #3f5b65;
	border-right:1px solid #3f5b65;
	font:11px Arial, Tahoma, sans-serif;
	color:#0180b0;
}
.form-box textarea{
	height:125px;
	width:246px;
	padding:5px;
	overflow:auto;
	vertical-align:middle;
	border-top:1px solid #1d303a;
	border-left:1px solid #1d303a;
	border-bottom:1px solid #3f5b65;
	border-right:1px solid #3f5b65;
	font:11px Arial, Tahoma, sans-serif;
	color:#0180b0;
	background:#062f41 url(../images/bg-textarea.gif) repeat-x;
}
#notes{
	font-size:10px; 
	color:#0099CC;
}
.form-box .btn-submit{
	margin:17px 0 0 54px;	
	font:12px Arial, Tahoma, sans-serif; 
	height: 27px;
	text-transform:uppercase;
 }
.page #content{
	width:787px;
	float:left;
}
.page .content{
	padding:0 47px;
}
.left-pic{
	float:left;
	margin:-35px 62px 0 -47px;
}
a.media{
	margin:0 0 0 9px;
}
.media-news{
	margin:0 -40px 0 0;
	padding:0;
	list-style:none;
	width:733px;
	overflow:hidden;
}
.media-news li {
	width:209px;
	margin:18px 33px 16px 0;
	float:left;
	line-height:14px;
}
.media-news span {
	display:block;
	color:#cec7a1;
}
.media-news a {
	font:12px Arial, Tahoma, sans-serif;
	color:#c8c8c8;
	text-decoration:none;
}
.media-news a:hover {
	color:#f6f6f6;
	text-decoration:underline;
}
/* pager */
.pager{
	margin:18px 0 0;
	padding:0;
	list-style:none;
}
.pager .hold{
	float:left;
	width:160px;
	overflow:hidden;
}
.pager ul{
	margin:0;
	padding:0;
	width:99999px;
	list-style:none;
}
.pager li{
	float:left;
	font-size:11px;
	width:16px;
	text-align:center;
}
.pager a{
	line-height:14px;
}
.pager .lnk-prev {
	float:left;
}
.pager .lnk-next {
	float:left;
}
.pager .lnk-prev a,
.pager .lnk-next a {
	float:left;
	width:5px;
	height:9px;
	text-indent:-9999px;
	overflow:hidden;
}
.pager .lnk-next a {
	margin:3px 0 0 3px;
	background:url(../images/bg-next.gif) no-repeat;
}
.pager .lnk-prev a {
	background:url(../images/bg-back.gif) no-repeat;
	margin:3px 3px 0 0;
}
.pager .lnk-prev a.disabled,
.pager .lnk-next a.disabled {
	background-position:0 -9px;
}
.tabs{
	width:481px;
	left:-31px;
	margin:43px -75px 0 0;
	position:relative;
	float:left;
}
.tabset{
	width:481px;
	padding:0 0 0 34px;
	list-style:none;
	margin:0;
	position:relative;
	overflow:hidden;
	background:url(../images/bg-tabset.gif) no-repeat 0 100%;
}
div.tab{
	margin:0 0 0 31px;
}
#tabz div.tab .scrollable{
	height:280px;
}
.tabset li{
	float:left;
	margin:0 1px 0 0;
}
.tabset a{
	display:block;
	width:109px;
	background:#062f42 url(../images/bg-tabset-li.gif) repeat-x;
	text-align:center;
	padding:7px 0;
	text-transform:uppercase;
	color:#0180b0;
}
.tabset a:hover, .tabset a.active{
	background:#01121a url(../images/bg-tabset-active.gif) repeat-x;
	text-align:center;
	text-decoration:none;
	color:#0abfe0;
}
.text-box {
	overflow:hidden;
	position:relative;
	height:257px;
	margin:10px 0 0;
}
.vscroll-line{
	left:5px !important;
	width:1px !important;
	overflow: hidden;
	background:#003b52;
}
.vscroll-slider{
	left:0 !important;
	background:none;
	width:10px !important;
	height:41px!important;
	background:url(../images/bg-scroll.gif);
	overflow:hidden;
}
.scroll-content{
	margin:11px 0 0;
}
.accordion{
	margin:0;
	padding:20px 0 0;
	list-style:none;
}
.accordion li{
	margin:0 0 20px;
}
.accordion a{
	color:#c8c8c8;
}
.accordion a:hover{
	color:#f6f6f6;
}
.accordion .active a{
	color:#f6f6f6;
}
.accordion .slide {
	color:#0abfe0;
}
#content .accordion .slide p{
	margin:3px 0;
}
ul.form-box{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:346px;
}
ul.form-box li{
	overflow:hidden;
	width:100%;
	margin:10px 0 19px;
}
ul.form-box label{
	float:left;
	width:80px;
	font-size:10px;
	margin:0 5px 0 0;
	line-height:24px;
}
ul.form-box label span{
	font-size:18px;
	color:#0abfe0;
}
ul.form-box .btn-submit{
	margin:10px 0 0 87px;
}
ul.form-box .btn-reset{
	margin:10px 0 0 14px;
}
.page .leftcol{
	width:517px;
	padding:0 0 0 46px;
}
.page .rightcol{
	width:153px;
}
.leftcol .left-pic{
	margin:0 34px 0 -46px;
}
.leftcol .text-box{
	margin:21px 17px 0 0;
	height:394px;
}
.leftcol .jScrollPaneTrack{
	top:33px;
}
.address{
	font-style:normal;
	line-height:20px;
	margin:15px 0 0;
}
.address strong{
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	display:block;
	color:#cec7a1;
}
.rightcol .list{
	width:auto;
}
.stores{
	margin:0;
	padding:0;
	list-style:none;
}
.stores li{padding:0 0 35px;}
.stores ul{
	margin:10px 0 0;
	padding:0 0 0 12px;
	list-style:none;
}
.stores ul li{
	width:100%;
	vertical-align:top;
	padding:0;
}
.stores ul a{
	text-transform:uppercase;
	font-size:10px;
	color:#959595;
	background:url(../images/bg-stores.gif) no-repeat 0 5px;
	padding:0 0 0 13px;
	display:block;
	line-height:18px;
}
.stores ul a:hover{
	color:#fff;
}
.stores ul li.active a{
	color:#fff;
	text-decoration:underline;
	background:url(../images/bg-stores-active.gif) no-repeat 0 5px;
}
#content.half-width,
.page2 #content, .content-rt{
	float:left;
	width:490px;
	height:447px;
	background:#000;
}
.full-width {
	width:100% !important;
}
.page2 #content .content{
	padding:0 26px 0 46px;
}
#content.full-width .content {
	padding:35px 47px 0 !important;
}
.content-rt{
	width:226px;
	float:right;
	padding:37px 35px 0;
	height:410px;
}
#main h3, #main h4{
	font-weight:normal;
	font-size:22px;
	line-height:22px;
	color:#0abfe0;
	margin:0;
}
#main h4{
	margin:27px 0 0;
}
.place-holder{
	margin:13px 0;
}
.content-rt .list{
	width:auto;
	float:none;
}
.content-rt .list li{
	background:none;
	padding:0 0 37px;
}
.page2 #content .text-box{
	height:380px;
}
.page2 #content .text-box, .page2 #content .scroll-content {
	margin:0;
}
.content-rt p a{
	font-size:10px;
	text-transform:uppercase;
	text-decoration:underline;
	color:#0180b0;
}
.content-rt .form-box{
	width:auto;
	float:none;
	margin:34px 0 0;
}
.content-rt .form-box label{
	width:65px;
}
.content-rt .form-box input.text{
	width:141px;
}
.content-rt .form-box .btn-submit{
	margin:0 0 0 72px;
}
.page2 #content .left-pic{
	margin:-35px 46px 0 -46px;
}
.page2 #content.full-width .left-pic{
	margin:-35px 62px 0 -47px;
}
.page2 #content .short-box{
	height:380px;
}
.short-box .date{
	margin:7px 0 22px;
}
#content .short-box h3{
	font-family:"HelveticaNeueLTStd-Roman",Arial, Tahoma, sans-serif;
	color:#0abfe0;
}
a.mail{
	font-size:10px;
	color:#0180b0;
	text-transform:uppercase;
	background:url(../images/mail-ico.gif) no-repeat 0 50%;
	padding:0 0 0 22px;
}
.content-rt .media-news{
	width:100%;
	float:none;
	margin:0;
}
.content-rt .media-news li{
	margin:18px 0 16px;
	width:100%;
}
.products{
	margin:0 -50px 0 0;
	padding:0;
	list-style:none;
	width:500px;
	overflow:hidden;
}
.products li{
	float:left;
	width:170px;
	margin:10px 65px 30px 0;
}
.product{
	float:left;
	border-top:1px solid #486269;
	border-bottom:1px solid #3a5259;
	margin:0 14px 0 0;
}
.product img{
	display:block;
	margin:0 -1px;
	border-left:1px solid #486269;
	border-right:1px solid #3a5259;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	position:relative;
}
.product:hover img, .active .product img{
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.manual{
	display:block;
	margin:6px 0 0;
}
.manual a{
	background:url(../images/bg-manual.gif) no-repeat 0 1px;
	color:#0180b0;
	padding:0 0 0 19px;
	text-decoration:none!important;
	text-transform:uppercase;
	font-size:10px;
}
.manual a:hover, .active .manual a{
	color:#0abfe0;
	text-decoration:none;
}
#main h5{
	font-weight:normal;
	color:#cec7a1;
	font-size:14px;
	margin:0 0 9px;
	text-transform:uppercase;
}
.content-rt .products{
	width:100%;
	border-bottom:1px solid #496572;
	padding:0 0 13px;
	margin:38px 0 20px;
}
.content-rt .products li{
	width:auto;
	margin:0 0 0 6px;
}
.content-rt .product{
	margin:0;
}
.media-news .product{
	margin:0 11px 0 0
}
.content-rt .events li{
	margin:18px 0 8px;
}
.items{
	margin:10px 0 0;
}
.items .products{
	width:100%;
	margin:0 0 17px;
}
.items .products li{
	width:auto;
	margin:0 6px 0 0;
}
.items .product{
	margin:0;
}
.sort-by{
	margin:67px 0 0;
}
/* sidebar */
#sidebar{
	margin:0 0 -1px;
	padding:0;
	list-style:none;
	width:111px;
	float:left;
	margin:0 1px 0 0;
	overflow:hidden;
	height:447px;
	position:relative;
	background:url(../images/bg-sidebar.png);
}
#sidebar ul {
	padding:0;
	margin:0;
	list-style:none;
}
#sidebar li{
	margin:0 0 1px;
	overflow:hidden;
	width:111px;
	vertical-align:top;
	display:table;
	height:111px;
}
#sidebar a{
	width:77px;
	font:11px "HelveticaNeueLTStd-Roman", Arial, Tahoma, sans-serif;
	line-height:16px;
	text-align:center;
	padding:0 13px;
	color:#cec7a1;
	text-transform:uppercase;
	display:table-cell;
	vertical-align:middle;
}
#sidebar a:hover{
	background:url(../images/bg-nav-hover.png) no-repeat;
	text-decoration:none;
}
#sidebar li.active a{
	background:#011119;
	color:#0abfe0;
}
#sidebar a span{
	font-family:Arial, Tahoma, sans-serif;
	display:block;
	font-size:9px;
	color:#e1e1e1;
	line-height:15px;
}
.top-arrow, .bt-arrow{
	position:absolute;
	clear:both;
	width:111px;
	height:22px;
	overflow:hidden;
	background:url(../images/bg-top-arrow.gif) no-repeat 0 -22px;
	left:0;
	top:0;
	z-index:10;
}
.bt-arrow{
	background:url(../images/bg-bt-arrow.gif) no-repeat 0 -22px;
	top:auto;
	bottom:0;
}
.top-arrow:hover, .bt-arrow:hover{
	background-position:0 0;
	}
/* footer */
#footer{
	width:100%;
	padding:11px 0 0;
	font:11px "HelveticaNeueLTStd-Roman", Verdana, Arial, Tahoma, sans-serif;
}
#footer a{
	color:#000;
	text-transform:uppercase;	
}
#footer .menu{
	display:inline;
	margin:0 0 0 60px;
}
#footer .menu li{
	margin:0 12px;
	line-height:16px;
}
#footer .copyright{
	float:left;
	color:#000;
	text-transform:uppercase;
	font-size:10px;
}
#footer a:hover, #footer .active a{
	color:#000;
	text-decoration:underline;
}
.music{
	float:right;
	margin:2px 0 0 -21px;
}
.chng-lang{
	float:right;
	position:relative;
	line-height:16px;
	display:inline;
	z-index:2;
	margin: 0;
}
.chng-lang ul{
	position:absolute;
	left:0;
	bottom:27px;
	background:#02a2bf url(../images/bg-lang.gif) repeat-x;
	margin:0;
	padding:10px 5px 15px 0px;
	list-style:none;
	width:120px;
	display:none;
	font:11px Verdana, Geneva, sans-serif, Arial;
}
.chng-lang li{
	margin:0 11px;
	line-height:18px;
}
.chng-lang li.active a, .chng-lang li a:hover{
	background:url(../images/bg-lang-item.gif) no-repeat 0 3px;
	text-decoration:none;
}
.chng-lang li a{
	color:#fff!important;
	padding:0 0 0 13px;
}
.search{
	float:right;
	position:relative;
	width:85px;
	text-align:center;
	line-height:15px;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0;
	margin-left: 0;
	top: 0px;
}
.search a{
	line-height:15px;
	float:left;
}
.search .form{
	position:absolute;
	left:-30px;
	bottom:-7px;
	width:134px;
	display:none;
}
.search .form fieldset{
	display:inline;
}
.search .form input{
	vertical-align:middle;
	border:0;
	float:left;
	margin:0;
}
.search .form input.text{
	width:98px;
	padding:4px 5px 5px;
	font:12px Arial, Verdana, sans-serif;
	color:#000;
	background:#00adcd url(../images/bg-search.gif) repeat-x;
}
/* lightbox */
.lightbox{
	position:absolute;
	width:695px;
	display:none;
}
.lightbox h2{
	font-size:18px;
}
span.date{
	display:block;
	color:#cec7a1;
}
a.close-box{
	position:absolute;
	text-transform:uppercase;
	background:url(../images/bg-close-box.gif) no-repeat 100% 50%;
	font-size:16px;
	color:#fff;
	padding:0 35px 0 0;
	text-decoration:none!important;
	display:none;
}
.collections-lightbox{
	width:845px;
	position:absolute;
	display:none;
}
.image-holder{
	margin:0 auto;
	width:640px;
	height:480px;
}
.collections-lightbox .products{
	width:auto;
	padding:18px 0 0 100px;
	border-top:3px solid #53656a;
}
.collections-lightbox .products li{
	width:auto;
	margin:0 6px 0 0
}
.collections-lightbox .product{
	border:1px solid #8c9ba0;
	margin:0;
}
.collections-lightbox .product img{
	border:0;
	margin:0;
}
.collections-lightbox .product:hover{
	border:1px solid #0a9fbb;
}
.controls{
	width:100%;
	overflow:hidden;
	margin:-235px 0 195px;
	padding:0;
}
.controls li{
	float:left;
}
.controls li.btn-next{
	float:right;
}
.controls li a{
	display:block;
	width:25px;
	height:50px;
	background:url(../images/btn-back.gif) no-repeat;
}
.controls li.btn-next a{
	background:url(../images/btn-next.gif) no-repeat;
}
.controls li a:hover{
	background-position:0 -50px;
}
a.download{
	display:block;
	margin:11px auto;
	width:102px;
	padding:9px 0 7px;
	font-size:10px;
	color:#000;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	background:#00adce url(../images/bg-download.gif) repeat-x;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: url(../images/bg-scroll-panel.gif) repeat-y 3px 0;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
	height:41px !important;
	background:url(../images/bg-scroll.gif) no-repeat;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
.scroll-pane {overflow:auto;}
.single {
	padding: 25px;
	height: 447px;
	background:#011119;
}
.single .scrollable {
	height: 386px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.alignright {
	float: right;
}

.alignleft {
	float: left;
}
