/* 
Client Name: Watson Black
Client URI: http://www.watsonblack.com
Description: HTML5, JQuery & CSS3 site design for Watson Black
Project Management: http://www.atriabrand.com
Author: Joel Carlo
Author URI: http://www.joelcarlo.net
*/

/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #ccc; color: #fff; text-shadow: none; }
::selection { background: #ccc; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted #FFF; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* ===== Primary Styles ========================================================
   Author: Joel Carlo http://www.joelcarlo.net
   ========================================================================== */

/* DEFAULT */
body {font-family: 'PT Sans', sans-serif;font-size:14px;line-height:155%; text-align:center;background:url(../img/bg.jpg) #fefefe center no-repeat;line-height: 1;}
img a {border:none;}
.alignleft {float:left;}
.alignright {float:right;}
p {margin:0;}

/* TYPOGRAPHY */
h1, h2, h3, h4, h5, h6 {font-weight:normal;line-height:130%;text-rendering:optimizelegibility;}

h1 {font-size: 200%;}
h2 {font-size: 180%;}
h3 {font-size: 155%;}
h4 {font-size: 130%;}
h5 {font-size: 110%;}
h6 {font-size: 100%;}

/* COLOR CLASSES */
.orange {color:#d87421;}
.green {color:#86aa34;}
.white {color:#fff;}

/* SECTION STYLES */
#container {margin:0 auto;width:1000px;height:750px;text-align:left;border:1px solid #f0f0f0;position:relative;top:50px;background:url(../img/container-bg.jpg);}
#header {width:100%;height:125px;float:left;}
#content{width:100%;height:495px;float:left;}
#footer {width:100%;height:125px;float:left;}

/* BRANDING STYLES */
.logo {width:450px;float:left;}

/* NAVIGATON STYLES */
.brand-nav {width:545px;height:35px;float:right;margin-top:40px;}
.brand-nav ul li {display:inline;}
.brand-nav ul li a {color:#8f908b;padding:15px;text-decoration:none;}
.brand-nav ul li a:hover, a:active {background:url(../img/bg-hover.png) center no-repeat;top:20px;}
.brand-nav ul li.current a {background:url(../img/bg-hover.png) center no-repeat;top:20px;}
.brand-nav li.border {border-right:1px solid #8f908b;}

.sub-nav {width:505px;float:right;margin:0 15px}
.sub-nav ul li {display:inline; border-bottom:1px solid #e2e2e2;}
.sub-nav ul li a {font-size:.75em;font-weight:bold;color:#575850;padding:10px;text-decoration:none; text-transform:uppercase;}
.sub-nav ul li a:hover, a:active {color:#86aa34;}
.sub-nav ul li.current a{color:#86aa34;}

/* FOOTER STYLES */
#footer {height:130px;}
.footer-nav {width:auto;float:left;margin-top:85px;}
.footer-nav ul li {display:inline;}
.footer-nav ul li a {color:#fefefe;padding:7px;font-size:.9em;text-decoration:none;}
.footer-nav ul li a:hover, a:active {text-decoration:underline;}
#footer li.border {border-right:1px solid #fefefe;}
#footer h6 {font-size:.9em;font-weight:bold;text-transform:uppercase;color:#898673;letter-spacing:1px;}
#footer .career {width:140px;height:50px;text-align:center;float:left;margin-top:25px;}
#footer .contact{width:260px;height:50px;text-align:center;float:left;margin-top:25px;}
#footer li.icon-career {list-style:none; margin:0 50px 0 10px;}
#footer li.icon-contact {list-style:none;}
.footer-icon {width:400px;height:auto;float:right;}
.footer-icon ul li {display:inline-block;margin-right:15px;}

/* FEATURE SLIDER STYLES */
#wrapper {width: 100%;-webkit-user-select: none;}
#feature {position: absolute;}     
#feature .oneByOne_item{position:absolute;width:1000px;height:275px;overflow:hidden;}                              
#feature .oneByOne_item img.bigImage{position:absolute;top:0;left:0;}
.oneByOne1{top: 0px;left:0px;margin:0;width:1000px;height:275px;background:#2f1a0d url(../img/features/bg-feature.png) no-repeat;position:relative;overflow:hidden;}
#feature .oneByOne_item .text1 {float:left;position:relative;margin:240px 0 0 40px;padding:8px;text-transform:capitalize;font-size:1.1em;font-weight:bold;letter-spacing:1px;}
#feature .oneByOne_item .text1 a {color:#b8e555!important;text-decoration:underline;}   
#feature .no-feature{position:absolute;width:1000px;height:275px;overflow:hidden;} 

/* BANNER STYLES */
#banner {width:1000px;height:275px;float:left;overflow:hidden;}
#banner.contactbg {background-image:url(../img/banner-contact.jpg)!important;}

/* CLOCK STYLES */
.clock-wrapper {width:180px;height:260px;padding:0 15px 15px 15px;float:right;background:url(../img/bg-clock.png);font-family:Arial,Helvetica,sans-serif;color:#fff;text-align:center;}
.clock-container {width:auto;padding:5px;background:#666;border:5px solid #fff;font-family:Arial, Helvetica, sans-serif;font-size:1em;font-weight:bold;}
.clock {margin:0 0 0 -40px;}
.clock li {display:inline;list-style:none;font-size:2.6em;font-weight:bold;color:#333;margin:0;letter-spacing:7px;text-shadow:1px 1px white, -1px -1px #ddd;}

#City {margin-bottom:10px;}
#clock_time {line-height:1em;font-size:2.4em;font-weight:bold;color:#333;margin:0;letter-spacing:7px;text-shadow:1px 1px white, -1px -1px #ddd; background:url(../img/bg-time.png); width:135px!important;padding:0 0 0 10px;-moz-border-radius:.2em;-webkit-border-radius:.2em;border-radius:.2em;}
#clock_date {margin-top:10px;}

/* TICKER STYLES */
#slider1 {width:1000px;height:39px;background:#85b140 url(../img/bg-slider.png);color:#fff;font-size:1.1em;font-weight:bold;text-transform:uppercase;line-height:39px;}
#slider1 img {vertial-align:middle;}

/* BREADCRUMB STYLES */
#breadcrumb {width:1000px;height:30px;float:left;background:#85b140 url(../img/bg-slider.png);color:#b8e555;font-size:1em;text-transform:capitalize;line-height:30px;word-spacing:.2em;}
#breadcrumb strong {color:#fff;text-transform:uppercase;font-weight:bold;word-spacing:.1em;}
#breadcrumb img {vertial-align:middle;margin:-3px 25px 0 50px;}

/* CONTENT ASSETS STYLES */
#assets {width:970px;margin:15px;position:relative;}
#assets .social-icon ul li {float:left;display:inline-block;margin-right:10px;}
#assets .btn-90day {float:right;}
#overlay-90day {display:none;z-index:10000;width:870px;position:absolute;top:0;left:0;border-width:0px 35px;border-color:#fefefe; border-style:solid;padding:15px;background:#e9e9e9;font-size:1em;color:#60615c;line-height:.9em;}
#overlay-90day .close {background-image:url(../img/close.png);position:absolute;right:10px;top:10px;cursor:pointer;height:13px;width:15px;}
#overlay-90day h6 {color:#d87421;font-weight:bold;}
#assets .txtarea {width:auto;margin:25px 75px 0 75px;float:left;color:#60615c;line-height:1.4em;}
#assets .title {font-size:180%;}
#assets h1, h2, h7 {text-transform:capitalize;margin:0 0 .5em 0;}
#assets h5 {text-transform:uppercase;font-weight:bold;margin:0 0 .5em 0;}
#assets h6 {text-transform:capitalize;font-weight:bold;letter-spacing:1px;margin:0;}
#assets .txtarea ul li a {text-decoration:underline;color:#60615c;}
#assets .more a {text-decoration:underline;color:#86aa34;float:right;margin:1em 75px;}
#assets .less a {text-decoration:underline;color:#86aa34;float:left;margin:1em 75px;}
#assets .columns ul {width: 100%;}
#assets .columns li{float:left;width: 50%;list-style:none!important;margin:0 0 0 -40px;}
#assets ul.advantage {margin:0 0 0 -90px;}
#assets li.advantage {list-style:none;background:url(../img/crest.png) no-repeat;padding:0 0 0 50px;line-height:1.2em;margin:0 0 1.4em 0;}
#assets .openings li {list-style:none!important; margin-left:-40px;}
#assets .careers li {margin-left:15px;}
#contact-left {width:620px;padding:30px 35px 0 35px;float:left;color:#60615c;line-height:1.4em;}
#contact-left a {color:#60615c;}
#contact-right {width:260px;padding:10px 10px 0 10px;float:right;color:#60615c;line-height:1.4em;}
#contact-left .contact-phone {float:left;width:335px;margin-top:15px;}
#contact-left .contact-email {float:left;width:265px;margin-top:15px;}
#contact-left .contact-email img {margin-bottom:50px;}
#contact-right .social ul li {float:left;display:inline-block;}
#contact-right ul.icons {margin:0 0 0 -40px;}
#contact-right ul.icons li {margin-right:10px;}
.contact-form {margin-bottom:5px;}
.contact-map {margin-bottom:10px;}
#assets .notfound {width:815px;text-align:center;position:relative; top:125px;}
#assets .notfound a {text-decoration:underline;color:#86aa34;}
#assets .notfound h7 {font-size:1200%; font-family:Arial, Helvetica, sans-serif; font-weight:bold;color:#86aa34;}

#overlay-form {display:none;z-index:10000;width:280px;height:auto;position:absolute;top:-15px;right:-15px;border:4px solid #a5a599;padding:10px;background:#eaeae6;}
#overlay-form .close {background-image:url(../img/close.png);position:absolute;right:10px;top:10px;cursor:pointer;height:13px;width:15px;}

#overlay-map {display:none;z-index:10000;width:680px;height:430px;position:absolute;top:-15px;right:-15px;border:4px solid #a5a599;padding:10px;background: url(../img/map.png) #fff;}
#overlay-map .close {background-image:url(../img/close.png);position:absolute;right:10px;top:10px;cursor:pointer;height:13px;width:15px;}

/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
