/*   
Theme Name: 
Theme URI: 
Description: 
Designer: 
Designer URI:
Developer: 
Developer URI:
Version: 
*/


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea, .meta { color: #444; font: 12px/1.5em Arial, Helvetica, sans-serif; }
body  { }

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited { font-weight: bold; margin: 0 0 16px 0; color: #010103; text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #20202c; }

h1, h1 a { font-size: 34px; line-height: 38px; font-weight: bold; color: #001587; text-transform: uppercase; }
.t h1
{
    font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
    font-size: 34px;
    line-height: 34px !important;
    font-weight: normal;
    color: #A12E2D;
    text-transform: uppercase;
}
h2, h2 a { font-size: 24px; line-height: 28px; }
h3, h3 a { font-size: 18px; line-height: 22px; }
h4, h4 a { font-size: 14px; line-height: 18px; }

a:hover, a:active { outline: none; }

a, a:active, a:visited { color: #ae8127; }
a:hover { color: #000; }

ul, ol { margin: 0 0 0 1.8em; }
ol { list-style-type: decimal; }

p { margin-bottom: 22px; }

nav ul, nav li { margin: 0; }

small { font-size: 85%; }
strong, th { font-weight: bold; }

sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }


/* END RESET */


@font-face { 
    font-family: 'BasicSansLightSFRegular';  
    src: url('../fonts/font-webfont.eot');
    src: url('../fonts/font-webfont.eot?#iefix') format('embedded-opentype'), 
    url('../fonts/font-webfont.woff') format('woff'), 
    url('../fonts/font-webfont.ttf') format('truetype'), 
    url('../fonts/font-webfont.svg#BasicSansLightSFRegular') format('svg');
        font-style: normal; 
        font-weight: normal;
}

h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #000; margin-bottom: 10px; font-family: BasicSansLightSFRegular, sans-serif,arial; } 
h1 { font-size: 9px; line-height: 10px; font-weight:bold; font-color: #001587; text-transform: uppercase; }
h2 { font-size: 20px; line-height: 22px; font-weight:bold; }
h3 { font-size: 18px; line-height: 20px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: underline; }

p { margin-bottom: 10px; }

a { text-decoration: none; color: #3543d7; font-weight:bold; }
a:hover { text-decoration: none; color:#3543d7; font-weight:bold; }
a:visited {color: #3543d7; font-weight:bold; }
::-moz-selection{ background: #2937b4; color:#fff; text-shadow: none; }
::selection { background:#2937b4; color:#fff; text-shadow: none; }

ul
{
list-style-image:url('../images/bullet-arrow.png');
} 

/* STRUCTURE */

#container { margin: 0 auto; width: 981px; } 
#header { height:144px; padding-top: 30px; }
#header h1 { padding: none; background: none; margin: 0; padding: 0; }

#header h1 #LeftHead{float:left;font-size:x-large;color:#865B3D; padding-top:30px;}
#header h1 strong big{color:#A12E2D}
#header h1 #RightHead{float:right;direction:rtl;font-size:x-large;color:#865B3D; padding-top:30px;}
#header h1 #logo  {top:25px; display: block; background: url(../images/ADL.png) no-repeat;width: 391px; height:118px; margin-left:344.5px;position: absolute; z-index: 9999; }
nav { margin: 0 auto; top: 30px;}
#search {float:right; position:relative; top:-27px;}
input#search-area { color:#373737; font-size:12px; width: 180px; height:15px; margin-right: 6px; }
input#search-btn { position:relative; right:29px;}

/* ROTATOR */
#rotator-area { background: #242E8D; width: 981px; height: 390px; margin: 0 0 23px 0; position: relative;}
.rotating-img { display: block; width: 981px; height: 262px; float: left;}
.rotating-info {display: block;height: 390px;width: 314px; float: right;position: absolute;top: 0px;right: 0px;background: url('../images/black-back.png'); padding: 56px 14px 24px 144px;}
.rotator-title {  margin-top: 0; }
.rotator-text { font-size:14px; color:#fff; }
.rotator-title h2 { font-family: ‘Trebuchet MS’, Helvetica, sans-serif;color:#ffffff;text-transform:uppercase;font-size:36px;font-weight:bold;line-height:36px;}
.rotator-text p {color:#fff;}
#rotator-area ul {list-style: none;margin: 0;padding: 0;}
#rotator-area ul li a { }
#rotator-area ul li a:hover { }
#rotator-area .list-wrap { }
#rotator-area ul {height: 17px;position: absolute;z-index: 99;top: 346px;width: 981px;margin: 0 auto;text-align: center;table-layout: fixed;margin-top: 0;}
#rotator-area .nav li { background: url('../images/silver-bg.jpg'); background-position:center;background-repeat:no-repeat; border-radius: 6px;width: 25px; float:left; padding-top: 14px; border-right:1px none #c8c8c8; height:17px;}
#rotator-area .nav li#rotator-5-link {border-right:none;}
#rotator-area .nav li.ui-tabs-selected {background: url('../images/bluenav-bg.jpg');}
#rotator-area .nav li.ui-tabs-selected a{color: #ffffff;}
#rotator-area .nav li a { color: hsl(0, 0%, 18%);text-transform: uppercase;font-family: ‘Trebuchet MS’, Helvetica, sans-serif;font-size: 14px;font-weight: bold;margin-top: 33px; padding: 11px 7px;}
.ui-tabs { position: relative; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; }
.ui-tabs .ui-tabs-nav li a { text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; background: none; position: absolute; width: 981; right: 0px;}
.ui-tabs .ui-tabs-hide { display: none !important; }
/* END ROTATOR */

#content-area {display:table; width:981px; border-bottom:1px solid #999; margin-bottom:17px;padding-bottom:5px;}
#content-left{ width:280px; float:left; }

/* News */
.tabss { margin-bottom: 10px; width: 204px; }
#sidebar .news, #home .news { padding: 10px 31px; background-color: #ccc; font-family: BasicSansLightSFRegular,sans-serif,arial; font-size: 16px; font-weight: bold; border-radius:3px 3px 0 0; width: 204px; }
.tabss.news {width: 37px; color:#fff; width: 204px;}
.tabss a.active-tab { color: #7E7E7E; -moz-box-shadow: inset 0px -5px 5px #888; -webkit-box-shadow: inset 0px -5px 5px #888; box-shadow: inset 0px -5px 5px #888; width: 110px; background-color:#ccc; border-radius:3px 3px 0 0; float: left; display: block; padding: 10px; margin-right: 4px; font-family: BasicSansLightSFRegular,sans-serif,arial; font-weight: bold; font-size: 18px; }
.tabss a.news {color:#000;}
.tabss a.selected { width: 110px; background-color:#ccc; border-radius:3px 3px 0 0; float: left; display: block; padding: 10px; margin-right: 4px; color: #000; box-shadow: none; }
ul.tabNavigation { width: 269px; margin: 0; }
ul.tabNavigation li.active { list-style: none; }
#news-feed {list-style: none;float: left; padding:20px 0 10px 0;background-color:#ccc;font-family:sans-serif,arial;font-size: 12px; border-radius:0 3px 0 0; text-decoration:none; width:100%; margin-bottom:20px; }
#news-feed a.news, #news-feed a:active {color:#000;}
#news-feed a:hover {color:#777;}
#news-feed a:visited {color:#666;}
#news-feed li#news-title {background: url(../images/bullet-arrow.png) 1px 2px no-repeat;text-decoration:none; padding:0 18px 18px 17px; display:block; position:relative; left:-9px;}
#news-feed li {list-style:none;}
#more-news {margin-left:26px; font-style:bold;}
#more-news a:active {color:#3543d7; font-style:bold;}
#more-news a:hover { text-decoration: none; color:#3747db; }
#more-news a:visited {color: #2f388d;}

li.news-title a { color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
li.news-title a:hover { text-decoration: underline; }
#message ul { margin: 0; }
#message ul li { margin-bottom: 10px; }
#shareFile ul { margin: 0; }
#shareFile ul li { margin-bottom: 10px; }
/* End NEWS */


#content-middle {    float: left;       width: 600px;}

/* Services Rotator */
#gateway { background-color:#A12E2D; width:600px; padding: 10px 0 1px 5px;background-image: url('../images/spec-background.jpg')}
#gateway h2 {color:#fff; }
#services-rotator{width:600px;position: relative;background-color: #000000;}
.services-info{width: 414px;position:absolute;bottom: 0px;background-image: url('../images/black-trans.png');color: #ffffff;padding: 15px;}
#services-rotator ul{width: 600px;float: left;}
#services-rotator ul li{float:left;width: 221px;text-align: left;background-color:#121b7b;border-right: 1px solid #333fae;
border-top: 1px solid #333fae;height: 44px; list-style: none outside none; }
#services-rotator ul li a{color:#ffffff;padding: 14px 24px;position: absolute; background: url(../images/wt-bullet-arrow.png) 1px 2px no-repeat; background-position:10px 17px;}
#services-rotator ul li.ui-state-active{background-image:url('../images/services-active.jpg');}
#news-press{width: 284px;float: left;}
#services-rotator .content{    width: 600px;    height: 385px;    float: left;    position: relative;}
.services-title h2 { font-family: ‘Trebuchet MS’, Helvetica, sans-serif;color:#ffffff;text-transform:uppercase;font-size:20px;font-weight:normal;line-height:20px;}
/* End Services Rotator */

/* right column */
#content-right {width:227px; float:left; margin-left:10px;}

#wt-container {position:relative; right:40px;  padding-bottom:41px;}
#photos {padding-top:5px;position:relative; right:-30px; border-top:1px solid #999;margin-top:3px;}
#photos img {padding: 0 0 0 0; width:68px; height: 68px; border:1px solid #fff;}
/* End right column */

/* Interior */
#sidebar {float:left; width:265px;}
section {float:right;  width: 685px; margin-left:20px; }
.body-wide section {width:981px;}
#content-interior {margin-top:60px;}
#sidebar-services {margin-bottom:-8px; margin-top:-24px;}
#service-title
{
    background-image: url('../images/spec-background.jpg');
    padding: 12px 0 1px 16px;
    position: relative;
    top: 31px;
}
#service-title h2 {color:#fff; line-height: 8px;font-size: 20px; font-weight:bold; margin-bottom: 10px;}
#sidebar-services img {margin-bottom:-5px; width:265px;}
#sidebar-services ul {width:266px; margin-bottom:20px;}
#sidebar-services ul li
{
    list-style: none;
    background: url(../images/wt-bullet-arrow.png) 1px 2px no-repeat;
    background-position: 12px 14px;
    color: #ffffff;
    background-color: #fff;
    border-right: 1px solid #D49C9C;
    border-left: 1px solid #D49C9C;
    position: relative;
    right: 22px;
    padding: 10px 26px;
}
#sidebar-services .bottomLine{background:#A12E2D none;height:5px;
    top: 0px;
}
#sidebar-services ul li a {height: 44px; width:265px; color:#865B3D;}
#sidebar-services ul li:hover {background-color:#A12E2D;color:#ffffff;}
#sidebar-services ul li:hover a{color:#ffffff;}
#photo-holder {margin-bottom:0px; padding:  0 0 5px 0;}
#photo-holder a:hover img{border:1px solid  #000;}
#sidebar-photos img {padding: 0 0 0 0;width:60px; height: 60px;border:1px solid #fff;}
#photo-rights a {display:none;}
#photo-rights p {display:none;}
/* End Interior */

footer {width:981px ;}
#footer-area {width: 981px;margin-top:-15px;} 
#footer-area li{color: #865B3D;float:left;list-style:none;padding: 0px 5px;border-right:1px solid #767676; height:13px; line-height:14px;}
#footer-area li a{color:#865B3D}
#footer-area .links ul{margin:0px;padding:0px;float: left;margin:2px 0px;}
#connect-footer {bottom: 36px; float: right; height: 21px; position: relative; text-align: center;width: 120px;}
#connect-footer a {float:left;padding: 5px 0 5px 5px;}

.t { width: 100%!important; }
.body-wide section { width: 981px; margin-left: 0px; }
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; 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: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-tabs { position: relative; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; }
.ui-tabs .ui-tabs-nav li a { text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; background: none; position: absolute; width: 981; right: 0px;}
.ui-tabs .ui-tabs-hide { display: none !important; }

@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; 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: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}


div.forms .form-field .label {
    color: #555555;
    font-size: 13px;
    margin-bottom: 2px;
}

#photo-sets-header-wrap {
    position: relative;
    font-size: 16px;
    line-height: 1em;
    margin-bottom: 5px;
}

#sidebar-services p {margin: 0;}

#sidebar-photos h2, #sidebar-photos h2 a { font-size: 20px; line-height: 22px; }

#contact h2, #contact h2 a { font-size: 20px; line-height: 22px; }
#contact{font-size:15px;}
.email{display:none;}
.linkedin{display:none;}
.print-link{display:none;}