::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #976A46); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #976A46; 
}


#nav-wrap ul, #nav-wrap li, #nav-wrap a {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

/* nav-wrap */
#nav-wrap {
	position: relative;
   font: 13px opensans-regular, sans-serif;
   float: left;
}

/* hide toggle button */
#nav-wrap > a { display: none;}

ul#nav {
   min-height: 54px; 
   width: auto;

   /* left align the menu */
   text-align: left;
}
ul#nav li {
	position: relative;
	list-style: none;
   height: 54px;

   display: inline-block;
}
ul#nav > li.active a {
   background: #8f6949;
   color: white !important;
}

/* Links */
ul#nav li a {
   display: block;
   padding: 0 14px;
   line-height: 54px;
	text-decoration: none;
   text-align: left;
   color: black;

}

ul#nav li a:active { background-color: transparent !important; }
ul#nav li:hover > a,
ul#nav li.active a { color:; }

* { padding: 0; margin: 0; outline: 0; }

body { font-size: 12px; overflow-x:scroll; font-family: Arial, "Trebuchet MS", sans-serif; color:#565656; background:#212121; left bottom repeat-x; }

a { color: #565656; text-decoration: underline; }
a:hover { text-decoration:none ; }

.cl, .clear { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }

.shell { width:960px; margin:0 auto; position:relative; }

h2 { padding-bottom:4px; background:url(images/h2.gif) left bottom repeat-x; margin-bottom:9px; font-family: "Trebuchet MS", Arial, Sans-Serif; font-size:27px; color:#272728; }

h3 { color:#fff; font-size:20px; padding-bottom:10px; }

h5 { font-size:10px; color:#976a46; font-weight:normal; padding-bottom:2px; }
h5 a { color:#976a46; text-decoration:none; }
h5 a:hover { color:#976a46; text-decoration:underline; }

h7 {  font-size:12px; color:#976a46; font-weight:normal; padding-bottom:2px;  }
h7 a { color:#976a46; text-decoration:none; }
h7 a:hover { color:#976a46; text-decoration:underline; }

.button { font-size:11px; color:#2a2b22; font-weight:bold; text-decoration:none; }
.button span { font-size:11px; color:#2a2b22; font-weight:bold; cursor:pointer; }

/*
	Header
*/

#header { background:url(images/hed.jpg) left top repeat-x; height:75px; }

#logo { float:left; width:201px; height:201px; text-align:left; z-index: 999;}
#logo a { float:left; width:201px; height:201px; font-size:0; line-height:0; text-indent:-4000px; background:url(images/logo.png); position:relative; overflow:hidden; z-index:100; }

/* Navigation */
#navigation { float:right; padding-top:5px; background:url(images/navigation-separator.jpg) right 1px no-repeat; position:relative; overflow:hidden;z-index:101; }
#navigation ul { list-style:none; padding-right:1px; }
#navigation ul li { float:left; padding-left:1px; background:url(images/navigation-separator.jpg) left 1px no-repeat; }
#navigation ul li a { float:left; padding:0 16px 0 15px; height:64px; line-height:64px; font-weight:bold; font-size:13px; color:#272727; text-decoration:none; }
/* #navigation ul li a:hover, */
#navigation ul li a.active { background:url(images/navigation-active.png); color:white; }
#navigation ul li a span { float:left; }



/* 
	Intro
*/

#intro { background:url(images/intro.jpg) left top repeat-x; float:center ; height:418px; padding-top:22px; z-index:1; }

#intro .slider-holder { width:auto; height:400px; position:relative; overflow:hidden; z-index:2;}

#intro .slider-holder ul,
.jcarousel-clip { list-style:none; width:1400px; height:400px; position:relative; overflow:hidden; z-index:3;}
#intro .slider-holder ul li { float:left; position:relative; width:1400px; height:400px; list-style:none; z-index:4;}
#intro .slider-holder .offer-image { position:absolute; top:0; left:0; z-index:6; }



#intro .slider-navigation ul { list-style:none; margin-left:420px; z-index:7; }
#intro .slider-navigation ul li { float:left; }
#intro .slider-navigation ul li a { background:url(); width:19px; height:20px; display:block; font-size:0; line-height:0; text-indent:-4000px; text-decoration:none; }
#intro .slider-navigation ul li a.active,
#intro .slider-navigation ul li a:hover { background:url(); }

/* 
	Main
*/

#main { background:#f8f8f8 url(images/main.jpg) left top repeat-x;z-index:10; }
#main .shell { }

#main p { padding-bottom:10px; line-height:17px; }
.box { float:left; width:306px; padding:0 19px 0 0; }
.last-box { padding-right:0; }

.box .entry { height:217px; padding-left:2px; }

.box .big-image { padding:4px 0 10px 0; }
.box .big-image img { border:2px solid #fff; }

.box .buttons .button,
.box .buttons .button span { background:url(images/main-button.jpg) repeat-x; height:29px; line-height:29px; float:right; display:inline; border:1px solid #bfbebe; padding:0 8px; }
.box .buttons .button span { float:left; border:0; background:url(images/main-button-span.jpg) left top no-repeat; padding:0 0 0 7px; }

#main .news { }
#main .news ul { list-style:none; }
#main .news ul li { border-bottom:1px dotted #e8d0d2; padding-bottom:7px; margin-bottom:15px; }
#main .news ul li.last { border-bottom:0; padding-bottom:0; margin-bottom:0; }
#main .news ul li .post-image { float:left; width:76px; padding:3px 22px 0 0; }
#main .news ul li .post-image img { border:2px solid #fff; }
#main .news ul li .post-data { float:left; width:203px; }
#main .news ul li .post-data p { color:#413f3f; line-height:18px; padding-bottom:0; }
#main .news ul li .post-data a { color:#4062b7; }

.bullet-list ul { list-style:none; padding-top:1px; }
.bullet-list ul li { line-height:12px; background:url(images/ul-bullet.gif) left 5px no-repeat; padding:0 0 14px 10px; }
.bullet-list ul li a { color:#4062b7; }
/*
	Footer
*/

#footer { background:url(images/footer.jpg) left top repeat-x; color:black; padding:15px 2px; font-size:10px;}
#footer a { color:black; text-decoration:none; }
#footer a:hover { text-decoration:underline; }

#footer .footer-navigation { }
#footer .footer-navigation ul { list-style:none; }
#footer .footer-navigation ul li { float:left; padding-right:6px; margin-right:0px; border-right:10px solid #b3adad; height:1px; line-height:10px; }
#footer .footer-navigation ul li.last { padding-right:0; margin-right:0; border-right:0;  }
#footer .footer-navigation ul li a { }

#footer .right { float:right; font-family:Verdana, Arial, Sans-Serif; font-size:8px; }
#footer .right a { color:black; font-weight:bold; text-decoration:underline; }
#footer .right a:hover { text-decoration:none; }