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

body {
    font-family:  Verdana, sans-serif;
    font-size: 0.8em;
    color: #333333;
}

body.b {
    background-color: #E7E5D7;
}

p {
    line-height: 155%;
}

a, a:link, a:active, a:visited {
    color: #967F35;
}

a:hover {
    color: #000;
}

a img {
    border: 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #967F34;
    font-weight: normal;
    margin: 21px 0;
}

h1 {
    position: absolute;
    left: 48px;
    top: 10px;
    margin: 0;
    overflow: hidden;
}

h1 span {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('/images/common/h1-background.jpg');
}

h1, h1 a, h1 span {
    width:195px;
    height: 82px;
    display: block;
    cursor: pointer;
}

h2 {
    margin-top: 0;
    font-size: 1.8em;
    padding-bottom: 21px;
    border-bottom: 1px solid #967F34;
}

h3 {
    font-size: 1.4em;
}

h4 {
    font-size: 1.3em;
}

h4 {
    font-size: 1.2em;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size: 1em;
}

p {
    margin: 0 0 21px 0;
}

label {
    display: inline-block;
    width: 130px;
    margin-bottom: 1em;
}

label.checkbox,input.checkbox{
  margin:15px 0 0 0;
}

label span {
    font-size: 0.8em;
    font-weight: bold;
    color: #CC0000;
    padding: 0 !important;
    background-image: none !important;
}

legend {
    display: none;
}

fieldset {
    background-image: url('/images/common/fieldset-background.png');
    background-color: #E1DFD3;
    border: 1px solid transparent;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 20px;
    margin-bottom: 1em;
}

fieldset.opt {
    padding-bottom: 0;
}

fieldset.opt label, fieldset.opt input {
    position: relative;
    top: -4px;
    margin-bottom: 1em;
}

fieldset span {
    background-image: url('/images/icons/error.png');
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left: 26px;
    display: inline-block;
    height: 17px;
    margin-left: 3px;
    color: #CC0000;
    font-size: 0.8em;
    line-height: 17px;
}

fieldset div label, fieldset div textarea {
     vertical-align: top;
}

fieldset h3 {
    border-bottom: 1px solid #967F34;
    padding-bottom: 0.5em;
}

fieldset h4 {
    font-weight: bold;
    margin-top: 0;
    font-size: 1em;
}

fieldset p.label {
   color: #967F34;
   font-size: 1.1em;
   margin-bottom: 0.5em;
}

input.text, textarea {
    border: 1px solid #6F674E;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 200px;
    background-image: url('/images/common/input-background.png');
    background-repeat: repeat-x;
    background-position: bottom;
}

textarea{overflow:auto;}

input.submit {
    float: right;
}

input.text:focus, textarea:focus {
    border-color: #AF7F35;
    background-image: none;
}

td {
    padding: 2px 5px;
}

ul, ol {
    padding: 0 0 0 3em;
    margin: 0 0 1.5em 0;
}

li {
    margin-bottom: 0.5em;
}

input.text, textarea, select {
    border: 1px solid #C4BBA3;
    padding: 3px;
    font-family:  Verdana, sans-serif;
    font-size: 11px;
    vertical-align: top;
}

#wrapper, #header, #footer, #footer p, #navigation, #content {
    width: 960px;
    position: relative;
    margin: 0 auto;
    background-image: url('/images/common/backgrounds.jpg');
    background-position: -960px 0px;
}

#wrapper {
    margin: 8px auto 0 auto;
}

#header {
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 99px;
}

#tele{
    position: absolute;
    top: 39px;
    right: 190px;
    color: #0473BA;
    font-size: 1.3em;
}

#brochure, #brochure span {
    width: 154px;
    height: 60px;
    overflow: hidden;
    display: block;
    cursor: pointer;
}

#brochure span {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url('/images/common/online-brochures.jpg');
    background-position: top left;
}

#brochure:hover span {
    background-position: bottom left;
}

#brochure {
    position: absolute;
    top: 26px;
    right: 5px;
}

#navigation {
    width: 950px;
    height: 42px;
    background-position: -2880px 0;
    list-style: none;
    padding: 0;
    font-family:  Verdana, sans-serif;
    z-index: 2001;
}

#navigation li {
    float: left;
    height: 42px;
    font-size: 15px !important;
    line-height: 42px;
    border-left: 3px solid #FFF;
    margin: 0;
    position: relative;
}

#navigation li a {
    color: #000;
    height: 42px;
    padding: 12px 27px 12px 27px;
    text-decoration: none;
    font-weight: normal;
    font-size: 0.95em;
}

#navigation li a:hover, #navigation li a.on {
    background-color: #8D866C;
    color: #FFF;
}

#navigation li a:hover {
    background-color: #A39C86;
}

#navigation li.f {
    border-left: none;
}

#navigation li.f a {
    padding: 12px 28px 12px 28px;
}

#navigation ul {
    padding: 0;
    background-image: url('/images/common/backgrounds.jpg');
    background-position: -2880px 0;
    list-style: none;
    margin: 0;
    position: absolute;
    display: block;
    top: 42px;
    width: 245px;
    border: 3px solid #FFF;
    border-top: 0;
    left: -3px;
    overflow: hidden;
    padding-top: 3px;
    -moz-box-shadow: 3px 3px 3px #A39C86;
    -webkit-box-shadow: 3px 3px 3px #A39C86;
    box-shadow: 3px 3px 3px #A39C86;
    
}

#navigation ul li {
    border: 0;
    font-size: 12px !important;
    width: 245px;
    height: 30px !important;

}

#navigation li.last {
    margin-bottom: 0px !important;
}

#navigation ul li a {
    padding: 0;
    display: block;
    width: 100%;
    height: 30px !important;
    line-height: 30px !important;
    padding: 0 26px;
    width: auto;
}

#navigation ul li span {
    position: absolute;
    top: -3px;
    right: 0px;
    width: 20px;
    background-color: #FFF;
    height: 3px;
    display: block;
    line-height: 0px;
    font-size: 0px;
}

#slide {
    padding: 0 5px;
    height: 138px;
    position: relative;
}

#slide .slideshow {
    height: 138px;
    width: 235px;
    display: block;
    position: relative;
    float: left;
    overflow: hidden;
    margin-right: 3px;
}

#slide .slideshow span {
    width: 235px;
    height: 138px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

#slide .slideshow span.bottom {
    z-index: 5;
}

#s4, #s4 .top, #s4 .bottom {
    margin: 0 !important;
    width: 236px !important;
}

#slide-overlay {
    background-image: url('/images/common/slide-overlay.png');
    height: 8px !important;
    width: 950px !important;
    display: block;
    position: absolute;
    top: 0;
    left: 5px;
    z-index: 100;
}

#content {
    margin: 0 auto;
    width: 908px;
    background-repeat: no-repeat;
    padding: 21px;
    background-position: -3840px 0px;
}

#left {
    width: 264px;
    float: left;
}

#right {
    width: 623px;
    float: right;
}

#full {
    width: 887px;
}

#right h3 {
    margin-top: 0;
}

#home #left {
    width: 623px;
    float: left;
}

#home #right {
    width: 264px;
    float: right;
}


#wrapper .box {
    padding: 10px 15px 15px 15px;
    width: 234px;
    position: relative;
    background-image: url('/images/common/box-background.png');
    margin-bottom: 21px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#wrapper .tint {
    color: #6F674E;
}

#wrapper .box ul, .box ol {
    margin-bottom: 0;
}

#wrapper .box h3 {
    margin: 0 0 12px 0;
    color: #6F674E;
    padding-bottom: 5px;
    border-bottom: 1px solid #6F674E;
}

#wrapper .box ul {
    list-style: none;
    padding: 0;
}

#wrapper .box li {
    background-image: url('/images/common/box-bullet.jpg');
    background-repeat: no-repeat;
    background-position: 8px 5px;
    padding: 0 0 0 2em;
}

#wrapper .box a {
    text-decoration: none;
}

#wrapper .box a:hover {
    color: #6F674E;
}

#wrapper .box#subNav {padding-top:1.8em;}

#footer {
    height: 106px;
    background-position: bottom right;
    background-repeat: no-repeat;
}

#footer p {
    margin: 0;
    padding: 0;
    line-height: 97px;
    text-indent: 31px;
    height: 96px;
    background-position: -1920px 0;
}

#footer img, #footer div.pngFix {
    position: absolute;
    top: 10px;
    right: 26px;
}

/* NEWSLETTER BOX */

#newsletter fieldset {
    border: 0;
    padding: 0;
    background: 0 !important;
}

#newsletter p {
    font-size: 0.8em;
    height: 17px;
    line-height: 16px;
    position: relative;
    top: 2px;
}

#newsletter label, #newsletter legend {
    display: none;
}

#newsletter input.text {
    width: 163px;
    float: left;
}

#newsletter input.submit {
    float: right;
}

/* ISSUU BOX */
#issuu {
    border: 0px !important;
    width: 266px !important;
    padding: 0 !important;
    background: none !important;
    margin-bottom: 21px !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}

/* LIVE SUPPORT BOX */

#liveSupport p {
    font-size: 1em;
    width: 160px;
    margin-bottom: 0;
    cursor: pointer;
}

#liveSupport h3 a span {
    cursor: pointer;
    width: 264px;
    height: 108px;
    position: absolute;
    top: 0;
    left: 0;
}

#liveSupport h3 {
    width: 143px;
}

#liveSupport strong.online {
    color: #339933;
}

#liveSupport strong.offline {
    color: #CC0000;
}

#liveSupport img.pngFix, #liveSupport div.pngFix {
    position: absolute;
    top: -7px;
    right: -18px;
    cursor: pointer;
}

/* FOLLOW US BOX */

#followUs p {
    font-size: 1em;
    width: 160px;
    margin-bottom: 0;
    cursor: pointer;
    z-index: 10;
}

#followUs h3 a span {
    cursor: pointer;
    width: 264px;
    height: 108px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}

#followUs h3 {
    width: 143px;
    z-index: 10;
}

#followUs img.pngFix, #followUs div.pngFix {
    position: absolute;
    top: 7px;
    right: -15px;
    z-index: 10;
    cursor: pointer;
}

/* LATEST NEWS BOX */

#latestNews h3, #latestNews h4, #latestNews h5, #latestNews h6 {
    margin-top: 0;
    margin-bottom: 15px;
}

#latestNews p {
    font-size: 0.8em;
}

#wrapper div.clear {
    clear: both;
    height: 0px;
    line-height: 1px;
    font-size: 1px;
}

#wrapper div.leftImage {
    position: relative;
    width: 264px;
    height: 190px;
    margin-bottom: 20px;
    overflow: hidden;
}

#wrapper .caption p{
    font-size: 0.8em;
    font-style: italic;
    text-align: center;
}

.caption {
    font-size: 0.8em;
    text-align: center;
}

#wrapper div.leftImage span {
    width: 265px;
    height: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    background-image: url('/images/common/i-top.png');
}

#wrapper div.leftImage span.o {
    background-image: url('/images/common/i-bottom.png');
    bottom: 0px;
    top: inherit;
}

/* YOUTUBE BOX */

#youtube p img {
    position: relative;
    top: 2px;
}

#youtube p {
    font-size: 0.8em;
}

/* 404 */
#error {
    width: 600px;
    margin: 50px auto 0 auto;
    position: relative;
    background-image: url('/images/common/404-m.jpg');
    padding: 20px;
}

#error span.t {
    height: 20px;
    width: 640px;
    display: block;
    top: 0;
    left: 0;
    position: absolute;
    background-image: url('/images/common/404-t.jpg');
}

#error span.b {
    height: 20px;
    width: 640px;
    display: block;
    bottom: 0;
    position: absolute;
    left: 0;
    background-image: url('/images/common/404-b.jpg');
}

#error .logo {
    float: left;
    width: 195px;
    height: 82px;
    margin: 30px 40px 0 10px;
}

#error .text {
    float: left;
    width: 340px;
}

#wrapper p.error {
    padding-left: 22px;
    background-image: url('/images/icons/error.png');
    background-repeat: no-repeat;
    background-position: 0px 2px;
    color: #CC0000;
}

#wrapper p.info {
    padding-left: 22px;
    background-image: url('/images/icons/information.png');
    background-repeat: no-repeat;
    color: #0075B5;
    background-position: 0px 2px;
}

#map {
    height: 325px;
    width: 262px;
    border: 1px solid transparent;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#map p {
    margin: 0;
    padding: 0;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(/images/colorbox/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/images/colorbox/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(/images/colorbox/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/images/colorbox/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(/images/colorbox/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(/images/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/images/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/images/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/images/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(/images/colorbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/images/colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/images/colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/images/colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/images/colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}


