@import url('/SiteResources/Reset.css-2');
@import url('/SiteResources/Form.css-2');

body { font-family: Arial, Sans-Serif; font-size: 12px; }
a { color: #4199A5; }
a:hover { text-decoration: none; }
strong { font-weight: bold; }
em { font-style: italic; }

#header, #nav, #body-content, #footer { width: 1034px; margin: 0 auto; padding: 0px; z-index: 2; position: relative; }

#header-wrapper { background: url('/SiteResources/header-bg.png') repeat-x; }
#header { background: url('/SiteResources/header-cutout.png') no-repeat 65px 32px; position: relative; height: 130px; }
#header #logo { position: absolute; top: 55px; left: 74px; }

#nav { z-index: 100; position: relative; height: 24px; }
#nav ul.menu { height: 24px; position: absolute; right: 0px; z-index: 1; }
#nav ul.menu li { float: left; margin: 0px 5px 0px 0px; position: relative; height: 24px; }
#nav ul.menu li a { color: #313131; font-weight: bold; font-size: 12px; text-transform: uppercase; text-decoration: none; padding: 9px 12px; z-index: 1; }
#nav ul.menu li:hover a, #nav ul.menu li a:hover { background: #E6E6E6; color: #D46E19; }

#nav ul.menu li ul { background: #E6E6E6; position: absolute; top: 24px; left: 0px; margin: 0px; height: auto; padding: 7px 5px; width: 151px; display: none; z-index: 10; }
#nav ul.menu li ul li { float: none; width: auto; }
#nav ul.menu li:hover ul li a, #nav ul.menu li ul li a { display: block; text-transform: none; width: 126px; padding: 2px 5px 2px 20px; color: #313131; font-weight: normal; }
#nav ul.menu li ul li a:hover, #nav ul.menu li:hover ul li a:hover { background: #5E6E64; color: #FFFFFF; }

#nav ul.menu li.selected a { background: #E6E6E6; color: #D46E19; }
#nav ul.menu li.selected ul li a { color: #313131; font-weight: normal; }
#nav ul.menu li:hover ul { display: block; }

#nav ul.menu li .tl { background: url('/SiteResources/nav-corners.png') no-repeat 0 0; width: 5px; height: 5px; position: absolute; top: -9px; left: 0px; display: none; }
#nav ul.menu li .tr { background: url('/SiteResources/nav-corners.png') no-repeat 0 -5px; width: 5px; height: 5px; position: absolute; top: -9px; right: 0px; display: none; }
#nav ul.menu li ul .itr { background: url('/SiteResources/nav-corners.png') no-repeat 0 -5px; width: 5px; height: 5px; position: absolute; top: 0px; right: 0px; }
#nav ul.menu li:hover .tl, #nav ul.menu li.selected .tl, #nav ul.menu li:hover .tr, #nav ul.menu li.selected .tr { display:block; }

#main-wrapper { clear: both; padding: 5px 0px 0px 0px; z-index: 1; background: url('/SiteResources/page-divider.png') repeat-x; margin: 0px; }
#body-content { width: 937px; margin: 0 auto; padding: 15px 0px 20px 0px; }
#body-wrapper { margin-bottom: -20px; padding-bottom: 20px; }

#footer-wrapper { background: url('/SiteResources/footer-bg.png') repeat-x; height: 75px; z-index: 101; }
#footer { padding: 25px 0px 0px 0px; width: 930px; color: #808080; }
#footer ul { float: left;  }
#footer ul li { float: left; margin: 0px 25px 0px 0px; padding: 0px 5px 0px 0px; }
#footer ul li a { color: #808080; text-decoration: none; text-transform: uppercase; line-height: 10px; }
#footer ul li a:hover { text-decoration: underline; }
#footer ul li:last-child { border-right: 0px; }
#footer p { float: right; color: #808080; }

#body-content { width: 934px; margin: 0 auto; z-index: 99; position: relative; }

#main-content { color: #333333; margin: 0px; min-height: 400px; padding: 30px 0px 0px 0px; }
#main-content h1 { color: #5E6F64; font-size: 1.8em; font-weight: bold; line-height: 0.9em; margin: 0px 0px 10px 0px; border-bottom: 1px solid #CCCCCC; padding: 0px 0px 15px 0px; }
#main-content h2, #main-content .h2 { color: #5E6F64; font-size: 1.4em; font-weight: bold; line-height: 0.9em; margin: 0px 0px 5px 0px; }
#main-content p { margin: 0px 0px 20px 0px; }
#main-content a { color: #CE6F15; font-weight: bold; text-decoration: underline; }
#main-content a:hover { text-decoration: none; }
#main-content h5 { color: #007784; font-weight: bold; display: inline; text-transform: uppercase; }

#main-content blockquote { font-size: 1.4em; margin: 20px auto 35px auto; width: 450px; font-weight: bold; }
#main-content blockquote p { display: inline; color: #027590; font-style: italic; }
#main-content blockquote cite { display: inline; color: #333333; }

#sidebar { float: right; width: 300px; position: relative; position: relative; z-index: 1; padding: 30px 15px 20px 15px; }

.box-wrapper { background: url('/SiteResources/sidebar-box-bg.png') repeat-y; width: 293px; position: relative; margin: 0px auto; }
.box { background: url('/SiteResources/sidebar-box-top.png') no-repeat; min-height: 150px; padding: 15px 20px 26px 20px; margin: 0px 0px 10px 0px; }
.box h3 { color: #616E65; font-weight: bold; font-size: 1.3em; }
.box h3.separator { background: url('/SiteResources/sidebar-box-separator.png') repeat-x 0px 100%; padding: 0px 0px 4px 0px; margin: 0px 0px 15px 0px; }
.box a { color: #D8741C; text-decoration: underline; }
.box a:hover { text-decoration: none; }
.box-footer { position: absolute; left: 0px; bottom: 0px; background: url('/SiteResources/sidebar-box-footer.png') no-repeat; width: 293px; height: 26px; }

.box .event { margin-bottom: 15px; }
.box .event a { font-weight: bold; text-transform: uppercase; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.dotted-spacer { background: url('Images/dotted-spacer.png') no-repeat; height: 16px; margin: 14px 0px; }
.background-stick { background: url('Images/message-stick-watermark.png') no-repeat; width: 628px; height: 660px; position: absolute; }

.upcoming { }
.upcoming li { height: 42px; margin: 0px 0px 17px 0px; padding: 2px; background: url('Images/white-arrow-med.png') no-repeat 315px 50%; }
.upcoming li a { text-decoration: none; font-size: 12px; }
.upcoming li.first { background-color: #007889; }
.upcoming li.second { background-color: #5E6E64; }
.upcoming li.third { background-color: #D26F1A; }

.upcoming li img { float: left; margin: 0px 8px 0px 0px; }
.upcoming li p { color: #FFFFFF; font-weight: bold; font-size: 1.1em; margin: 3px 0px 0px 0px; }
.upcoming li span.month { display: block; font-size: 1.8em; text-transform: uppercase; }

a#client-login { position: absolute; right: 40px; top: 30px; text-indent: -5000px; outline: 0; background: url('/SiteResources/client-login.png') no-repeat; width: 118px; height: 21px; }
a#promo { position: absolute; top: 47px; right: -90px; background: url('/SiteResources/current-promotions.png-2') no-repeat; text-indent: -5000px; outline: 0; width: 124px; height: 49px; z-index: 9999; }
a.read-on { text-indent: -5000px; outline: 0; width: 154px; height: 56px; display: block; margin: 0 auto; background: url('/SiteResources/read-on.png') no-repeat; }
a.read-on.small { width: 144px; height: 44px; background: url('/SiteResources/read-on-small.png') no-repeat; }

.util-links { position: absolute; top: 7px; right: 50px; }
.util-links li { float: left; margin-right: 15px; }
.util-links a { color: #FCD6B2; font-size: 1.15em; text-decoration: none; font-weight: bold; }
.util-links a:hover { text-decoration: underline; }

.switcher { position: relative; }
.switchee { position: absolute; top: 0px; left: 0px; }

#main-content ul { margin: 0px 0px 20px 40px; }
#main-content ul li { list-style-type: disc; }

#main-content ol.numbered { margin: 0px 0px 20px 33px; }
#main-content ol.numbered li { list-style-type: decimal; margin-bottom: 7px; }

.contact-side { color: #ffffff; float: left; font-size: .85em; margin: 80px 0px 0px 0px; width: 200px; height: 480px; position: relative; }

.product-text { float: left; width: 655px; margin: 0px 10px 0px 0px; }
#main-content .product-inset ul.bullets { margin-left: 15px; }
.product-demo { float: right; width: 218px; }
.product-maintext { float: left; width: 360px; margin: 0px 20px 0px 0px;}
.product-inset { float:right; width: 200px; padding: 10px; font-size: 11px; color: #9fa615;  }

table.data { width: 100%; }
table.data th { background: #D16F1A; color: #FFFFFF; font-weight: bold; font-size: 11px; padding: 2px; }
table.data td { padding: 4px; }
table.data tr.alt { background: #EFEFEF; }

#sidebar .demo { color: #FFFFFF; position: absolute; top: 200px; margin-left: 10px; }
#sidebar .demo-links { color: #FFFFFF; position: absolute; top: 300px; font-size: 18px; line-height: 24px; margin-left: 10px; }

ul.expando { font-size: 11px; }
ul.expando li { color: #3E3E3E; text-transform: uppercase; font-weight: bold; margin: 3px 0px; }
ul.expando li a { background: url('/SiteResources/expando-down.png') no-repeat 100% 50%; padding-right: 15px; text-decoration: none; color: #3E3E3E; outline: 0; }
ul.expando li ul { margin: 2px 0px; display: none; }
ul.expando li ul li { text-transform: none; font-weight: normal; font-size: 11px; margin: 1px 0px 2px 10px; }

ul.expando li.selected a { background: url('/SiteResources/expando-up.png') no-repeat 100% 50%; }
ul.expando li.selected ul { display: block; }
