
/* NAV AND WRAPPER */


#nav1 {background:url(/wp-content/themes/JLODGE/images/navbuttonsbg.png) no-repeat; width:600px; height:50px;margin:0;margin-bottom:5px;}
#navwrapper {width:600px;}
#n-marg {width:600px;}
#nav1 li { float: left; display:inline; list-style:none;text-indent: -9000em; }
#nav1 li a { display: block; height: 50px;}
#n-callmonitoring { width: 124px; }
#n-myquality { width: 84px; }
#n-mysterycalling { width: 122px; }
#n-reptraining { width: 98px; }
#n-surveys { width: 64px; }
#n-spanish { width: 108px; }

#n-callmonitoring a:hover { background: url(/wp-content/themes/JLODGE/images/navbuttonsbg.png) 0px -50px no-repeat; }
#n-myquality a:hover { background: url(/wp-content/themes/JLODGE/images/navbuttonsbg.png) -124px -50px no-repeat;}
#n-mysterycalling a:hover { background: url(/wp-content/themes/JLODGE/images/navbuttonsbg.png) -208px -50px no-repeat;}
#n-reptraining a:hover { background: url(/wp-content/themes/JLODGE/images/navbuttonsbg.png) -330px -50px no-repeat;}
#n-surveys a:hover { background: url(/wp-content/themes/JLODGE/images/navbuttonsbg.png) -428px -50px no-repeat;}
#n-spanish a:hover { background: url(/wp-content/themes/JLODGE/images/navbuttonsbg.png) -492px -50px no-repeat;}


#slider {
    width: 600px;
    margin: 0 auto;
}

.scroll {
    height: 1000px;
    width: 600px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #fff;
}

.scrollContainer div.panel {
    padding: 15px;
    height: 980px;
    width: 580px;
}

#shade {
    background: #fff url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

.navigationholder {width:600px;position:relative;}
.navigationholder img {padding:0px;border:0;float:left;margin:0;display:inline;}



.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}
