﻿html, body, form {color:#333;font:12px/1.25 'Trebuchet MS',Helvetica,sans-serif}
body {background:#FFF}
/* Typography */
h1, h2, h3, h4, h5, p, ul, li {margin-bottom:20px;font-weight:normal}
h1, h2, h3 {font-weight:bold}
h1 {color:#222222;font-size:13px}
h2 {font-size:12px}
h3, h4 {font:bold 11px 'Clarendon Std','Century Old Style','Century Schoolbook',Georgia,serif;margin-bottom:5px;text-transform:uppercase}
h4 {color:#777777}
p {color:#777777;margin:16px 0}
p.bullet {background:url('../images/bullet.gif') no-repeat 0 2px;font-size:11px;margin:0 0 15px 0;padding:0 20px}
b {color:#000000;font-weight:bold}
li {color:#777777;list-style:(../images/bullet.gif);}
ul.plain {list-style:disc none outside;margin-left:15px}
.plain li {margin-bottom:15px}
/* Links */
a, a:link, a:visited, a:hover {color:#FAA634;text-decoration:none}
a:hover {color:#FF7722}
a img {border:none 0}
 /* Main Navigation */
#nav a {font:bold 11px 'Clarendon Std','Century Old Style','Century Schoolbook',Georgia,serif;text-transform:uppercase}
#nav ul {margin-left:0}
#nav li {background-image:none;list-style:none;margin:0 0 16px 0}
#nav li.current {color:#777777}
a.sub {font:bold 11px 'Clarendon Std','Century Old Style','Century Schoolbook',Georgia,serif;margin-bottom:20px;text-transform:uppercase}
a.current {color:#777777}
/* Forms */
form {display:inline;margin:0;padding:0}
form label {display:none;cursor:pointer}
input, textarea {color:#777777;font:12px 'Trebuchet MS',Helvetica,sans-serif;margin-bottom:10px;width:300px;padding:4px;border:solid 1px #777777;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-opera-border-radius:9px}
input[type="image"] {width:auto;height:auto;border:none}
.short {width:142px}
.sideby {float:left;margin-right:5px}
/* Design Elements */
.headline {margin:-4px 0 8px 0;position:relative;z-index:10}
#sidebar p {font-size:11px;margin:0 0 10px 0}
#sidebar li {background:url(../images/bullet.gif) no-repeat 0px 2px;font-size:11px;list-style:none;margin:5px 0 0;padding-left:20px}
#sidebar h4 {margin:0}
#footer {color:#777777;font-weight:bold}
/* Page Specific */
#contact h1 {margin:0;padding:0}
#contact h1 + p {margin-top:0}
#contact #sidebar p {font-size:12px}
#sales {font:14px/1.25 'Trebuchet MS',Helvetica,sans-serif}
#sales #header h1 {color:#FFFFFF;font:bold 22px 'Clarendon Std','Century Old Style','Century Schoolbook',Georgia,serif;letter-spacing:-1px;margin:0 0 0 20px;padding-bottom:10px}
#sales #header h5 {color:#FFE293;font:bold 10px 'Clarendon Std','Century Old Style','Century Schoolbook',Georgia,serif;margin:79px 0 0 20px;text-transform:uppercase}
#sales #sidebar h3 {font-size:12px}
#sales p {margin-top:0}
#sales h2 {color:#000000;font-size:14px;margin-bottom:0}
#sales h2 + h2 {margin-top:20px}
#sales h3 {font-size:14px;margin-bottom:10px}
#sales #sidebar li {margin-bottom:8px}
#sales #footer {background:url(../images/bkg_borderbottom.gif) no-repeat;font-size:12px;padding:55px 0 0 0}
/* JQuery Plug-Ins */
#scroller-header {margin-top:18px;margin-bottom:0;width:640px;padding:0;border-bottom:solid 4px #a6a6a6;}
#scroller-header ul {margin:0;padding:0;list-style:none;height:33px;}
#scroller-header li {float:left;width:63px;text-align:center;margin-right:1px}
#scroller-header a {width:63px;height:33px;text-decoration:none;color:#FFFFFF;font:bold 12px Helvetica,Arial,sans-serif;display:block;line-height:1;padding-top:5px;background:url('../images/tab.png') no-repeat;}
#scroller-header a:hover {background:url('../images/tab_hover.png') no-repeat;}
#scroller-header a.selected {background:url('../images/tab_selected.png') no-repeat;z-index:10 !important;}
#scroller-body {margin:0px;width:610px;min-height:330px;vertical-align:bottom;clear:both}
#scroller-body h1 {margin:0;//margin-top:12px}
#scroller-body h2 {margin:0}
#scroller-body p, li {margin:0 0 16px 0}
#scroller-body ul {list-style:inside disc;margin-left:4px}
#mask {width:610px;overflow:hidden;}
#panel {}
#panel div {float:left;}
.lightbox {}
div#fancy_overlay {position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;display:none;z-index:30}
div#fancy_wrap {}
div#fancy_outer {position:absolute;top:0px;left:0;z-index:90;padding:22px 22px 38px 22px;margin:0;overflow:hidden;background:transparent;display:none}
div#fancy_inner {position: relative;width:100%;height:100%;}
div#fancy_content {margin:0;z-index:100;position:absolute}
div#fancy_div {background:#000;color:#FFF;height:100%;width:100%;z-index:100}
img#fancy_img {position:absolute;top:0;left:0;border:0;padding:0;margin:0;z-index:100;width:100%;height:100%}
div#fancy_close {position:absolute;top:-18px;right:-35px;height:30px;width:30px;background: url('../images/btn_close.png') top left no-repeat;cursor:pointer;z-index:181;display:none;}
* html div#fancy_overlay {position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px')}