/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content:'"'; content:none; }
a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
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; }
svg:not(:root) { overflow: hidden; }
ul, ol {list-style: none;}

/* Images */
img { border: 0; vertical-align: middle; }
figure { margin: 0; }

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

/* Smooth transitions */
body, img { 
   /* transition:all .2s linear; 
    -o-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -webkit-transition:all .2s linear;*/
}

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

/* Clearing floats */
.clearfix:after, .news-single-container header:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix, .news-single-container header { display: inline-block; }
.news-single-container header { display: block; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block; }

/* Quotes */
blockquote:before, blockquote:after, q:before, q:after { content: '"'; }
blockquote p, q p { display: inline; padding: 0; }


body#splashpage.black {
    color: #fff;
    padding: 10px;
    text-align: center;
}

#splashpage.black {
    background-color: #000;
}

/* Layout ------------------------------------------------------------------------------------------------------------*/
html { height: 100%; }
body { height: 100%; font-size: 13px; line-height: 22px; color: #666; font-family: Arial, Helvetica, sans-serif; background-color: #fff; }
#wrap-container { position: relative; min-height: 100%; z-index:3; }
* html #wrap-container { height: 100%; }
#wrap { padding-bottom: 402px; background: url(../images/wrap_bg.png) center 0 repeat-y; min-width: 973px; }

a { color: #00477f; text-decoration: none; }
a:hover { text-decoration: underline; }
.overlay, .overlay a { background:url(../images/blank.png) left top repeat; position:absolute; top:0; right:0; bottom:0; left:0; display:block }

h1 { font-size: 35px; line-height: 40px; color: #00477f; font-weight: normal; }
h2 { font-size: 16px; line-height: 22px; color: #00477f; }

/* Header ------------------------------------------------------------------------------------------------------------*/
#header { position: relative; z-index: 3; min-height: 100px; }
#menu-bar { position: fixed; height: 52px; top: 0; left: 0; background: url(../images/menu_bar_bg.png) 0 0 repeat-x; width: 100%; z-index: 100; }
#menu-bar-inner, #header-inner { max-width: 972px; width:972px;  margin: 0 auto; position: relative; }
#logo { display: block; margin: 4px 0 0 3px; float: left; }

#header-image { text-align: center; z-index: 1; position: absolute; width: 100%; height: 291px; top: 0px; left: 0; right: 0; }
#header-image img {  }

/* Main menu ---------------------------------------------------------------------------------------------------------*/
#main-menu { float: left; margin-left: 18px; }
#main-menu > ul > li { float: left; background: url(../images/menu_divider.png) right top no-repeat; padding-right: 2px; z-index: 3; }
#main-menu > ul > li > a { display: block; color: #272727; font-size: 13px; line-height: 19px; font-weight: bold; padding: 16px 12px 15px 11px; }
#main-menu > ul > li > a:hover { text-decoration: none; color: #2e96e5; }
#main-menu > ul > li > a > span { display: none; }
#main-menu > ul > li.has-submenu:hover > a { background-color: #fff; color: #272727; }
#main-menu > ul > li.active > a, #main-menu > ul > li.active > a:hover, #main-menu > ul > li.active.has-submenu:hover > a { color: #fff; background: #05477f; text-shadow: 0px 0px; text-decoration: none; margin-left: -2px; padding-left: 15px; }
#main-menu > ul > li.active { background: #05477f; }
#main-menu > ul > li.active:first-child > a, #main-menu > ul > li.active.has-submenu:first-child:hover > a { margin-left: 0; padding-left: 13px; }

#main-menu > ul > li > ul { position: absolute; left: 0px; top: 50px; width: 190px; background-color: #f0f0f0; display: none; padding-bottom: 12px; z-index: 2; box-shadow: 0px 1px 1px rgba(0,0,0,0.1); }
#main-menu > ul > li > ul > li > a { color: #00477f; font-size: 12px; line-height: 18px; padding: 5px 13px; display: block; text-align: left; }
#main-menu > ul > li > ul > li:first-child > a { color: #272727; background-color: #fff; border-bottom: 1px solid #dfdfdf; font-size: 13px; line-height: 19px; font-weight: bold; padding-top: 18px; padding-bottom: 18px; margin-bottom: 14px;  }
#main-menu > ul > li > ul > li > a:hover { background-color: #00477f; color: #fff; text-decoration: none; }
#main-menu > ul > li > ul > li:first-child > a:hover { background-color: #fff; color: #00477f; }

#main-menu > ul > li.active.has-submenu > ul, #header .submenu-holder > .submenu { background-color: #002b4d; height: 50px !important; position: absolute; top: 50px; left:10px; display: block !important; width: auto; padding: 0; z-index: 1; }
#main-menu > ul > li.active.has-submenu > ul > li, #header .submenu-holder > .submenu li { float: left; height:50px; line-height:50px; }
#main-menu > ul > li.active.has-submenu > ul > li.active a, #header .submenu-holder > .submenu li.active a{background-color: #00497F; -webkit-transition: all 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition:  all 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
#main-menu > ul > li.active.has-submenu > ul > li > a, #header .submenu-holder > .submenu li > a { color: #fff; font-size: 12px; line-height: 18px; font-weight: bold; text-shadow: 1px 1px #000; display:block; padding: 16px 12px; }
#main-menu > ul > li.active.has-submenu > ul.smaller > li > a, #header .submenu-holder > .submenu.smaller li { padding-left: 5px; padding-right: 5px; }
#main-menu > ul > li.active.has-submenu > ul > li:first-child > a, #header .submenu-holder > .submenu li:first-child a { background-color: #002b4d; border: 0; padding: 16px 10px 16px 10px; }
#main-menu > ul > li.active.has-submenu > ul > li > a:hover, #header .submenu-holder > .submenu li > a:hover, #main-menu > ul > li.active.has-submenu > ul > li.active > a { background-color: #00497f;text-decoration:none;  }
#header .submenu-holder > .submenu li > a:hover {  -webkit-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition:         all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);  }
#main-menu > ul > li.active.has-submenu > ul > li:first-child span, #header .submenu-holder > .submenu li:first-child span { position:absolute; left: -3000px; width: 3000px; top: 0; display: block !important; background-color: #002b4d; height: 50px !important;  }

#header .submenu-holder { margin:0 auto; width:972px; }
#header .submenu-holder > .submenu { float:left; margin-top:50px; position:relative; top:auto; left:auto; }

/* Go to ret link ---------------------------------------------------------------------------------------------------*/
.go-to-ret { display: block; float: left; font-size: 13px; line-height: 19px; font-weight: bold; padding: 16px 0 0 13px ;}
.go-to-ret:hover { text-decoration: none; color: #2e96e5; }

/* Search form ------------------------------------------------------------------------------------------------------*/
#searchform { position: absolute; right: 0; top: 0; height: 50px; width: 40px; }
#searchform input[type=text] { position: absolute; float: left; left: 0; height: 50px; top: 0; /*width: 104px;*/ margin: 0; border: 0; padding: 0 4px 0 16px; font-size: 13px; color: #999999; display: none; width: 1px; }
.search-field { float: left; display: none; }
#searchform.opened .search-field { display: block; }
#searchform input[type=submit] { display: none; }
.hidden-submit { width: 40px; height: 50px; background: url(../images/search_bg.png) 0 0 no-repeat; float: right; z-index: 2; position:relative; }
.hidden-submit:hover { background-position: 0 -50px; cursor: pointer; }
#searchform.opened input[type=text] { background: url(../images/search_field_bg.png) 0 0 repeat-x; }
#searchform.opened .hidden-submit { background-position: 0 -100px; }
#searchform.opened.focused input[type=text] { background: url(../images/search_field_bg_focus.png) 0 0 repeat-x; }
#searchform.opened.focused .hidden-submit { background-position: 0 -150px; }
#searchform.opened.focused .hidden-submit:hover { background-position: 0 -200px; }
#searchform.opened input[type=text]:focus { color:#272727; }

#header.smaller #main-menu > ul > li > a { padding-left: 3px; padding-right: 6px; -webkit-transition: all 800ms cubic-bezier(0.25, 0.46, 0.45, 0.94); transition: all 800ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
#header.smaller .go-to-ret { padding-left: 7px; }

/* Language switch --------------------------------------------------------------------------------------------------*/
#language-switch { position: absolute; right: 7px; top: 63px; }
#language-switch a { font-size: 12px; line-height: 19px; color: #fff; font-weight: bold; text-shadow: 1px 1px #000; }
#language-switch a.english { padding-left: 18px; }
#language-switch.smaller a.english { padding-left: 8px; }
#language-switch a:hover { text-decoration: none; color: #2e96e5; }

/* Content ----------------------------------------------------------------------------------------------------------*/
#main-container { max-width: 972px; width:972px; margin: 0 auto; padding-top: 32px; position: relative; z-index: 2; }
#content { float: left; width: 47.4%; background: url(../images/content_bg.png) -1px 40px no-repeat; /* background-color: #f5f5f5; border-right: 1px solid #dadada;*/ padding: 0 35px 63px 35px; }
#right-column { float: left; width: 38.197%; background-color: #e6e6e6; padding: 0 35px 0 35px; margin-top: 52px; margin-right: -1px; border-left: 1px solid #dadada; }

#content > header, #home #content > .csc-header.csc-header-n1 { margin: 0 -35px; background-color: #fff; border-bottom: 1px solid #e5e5e5; padding: 28px 35px 2px; margin-bottom: 35px; }
#home #content > .csc-header.csc-header-n1 { margin-bottom:0; }
#home #content > .csc-header.csc-header-n1 >h1 { padding-bottom:15px; }
#content > header + section, .news-single-container > header + section { margin-top: -35px; }
#content > header + section.content-box, .news-single-container > header + section.content-box { margin-top: 0; }
#content > header p { color: #999; }
#content > header .date { padding: 0 0 22px; }
#content ul { list-style: disc outside; padding: 0 0 22px 16px; }
#content ol { list-style: decimal outside; padding: 0 0 22px 16px; }
#content p { padding-bottom: 22px; word-wrap: break-word; }
#content p span.important { font-weight: bold; }
.content-image, .content-video { margin: 0 -35px 30px; }

#content p > img { margin-left: -35px; }

#content > ul { padding-bottom: 22px; }
#content > ul > li { background: url(../images/bullet.png) 16px 9px no-repeat; padding-left: 36px; list-style: none; }

.quote-content blockquote { font-size: 27px; line-height: 35px; font-style: italic; color: #00477f; padding-top: 2px; }
.quote-content blockquote:after { content: no-close-quote; }
.quote-content blockquote:before { content: no-open-quote; }

/* Buttons ---------------------------------------------------------------------------------------------------------*/
a.button { display: inline-block; padding: 0 20px 0 19px; height: 40px; line-height: 38px; color: #fff; font-size: 13px; font-weight: bold; background-color: #00477f; border-radius: 4px; -webkit-transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
   -moz-transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -ms-transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
     -o-transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
        transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940); }
a.button:hover { background-color: #00518f; text-decoration: none; }

a.button.has-icon { background: #00477f url(../images/icon_btn.png) 19px 12px no-repeat; padding-left: 55px; padding-right: 55px; }
a.button.has-icon:hover {  background-color: #00518f; }

#home a.button{ font-size: 18px; }

.item-with-img a.button { margin-top: 6px; }

/* Content boxes ----------------------------------------------------------------------------------------------------*/
.content-box { margin-bottom: 46px; }
.content-box > figure { float: left; margin: 6px 36px 0 0; }
.content-box > figure img { border: 2px solid #fff; }
.content-box .teaser-txt { overflow: hidden; position: relative; min-height: 115px; padding-bottom: 40px; }
.content-box .teaser-txt h2 { padding-bottom: 1px; }
.content-box .teaser-txt p { padding-bottom: 29px!important; }
.content-box .teaser-txt .more a.button { position:absolute; left: 0; bottom: 0;  }

.item-with-img figure { padding-bottom: 31px; }
.item-with-img figure img { margin: 0 -35px; }
.item-with-img { padding-bottom: 35px; }

/* Content widgets --------------------------------------------------------------------------------------------------*/
#right-column > section:nth-child(even) { background-color: #f2f2f2; }
.content-widget { margin: 0 -35px 0 -35px;; padding: 0 35px 37px; }
.content-widget  header h1 { padding: 28px 0 40px; font-size: 32px; }
.widget-info { position: relative; }
.widget-info .image { float: left; margin: 7px 35px 0 0; }
.widget-info .image.bigImg { margin: -5px 10px 0 -5px ;}
.widget-info .text { overflow: hidden; }
.widget-info .text h2 { font-size: 14px; line-height: 22px; color: #333333; }
.widget-info .text p { display: inline; color: #999999; }

.content-widget.map figure { width:530px; height:324px; margin: 0 -35px 20px; float: none; position: relative; border:0 !important; overflow:hidden; }
#right-column .content-widget.map figure { width:440px; height:250px; }
.content-widget.map figure iframe{border:0 !important; overflow:hidden;}
#content .content-widget.map figure iframe { width: 100%; height: 324px; }
.content-widget.map .top-shadow { position: absolute; left: 0; right: 0; top: 0; height: 3px; background: url(../images/map-shadow.png) repeat-x left top; }
.content-widget.map p { display: block; }
.content-widget.map a.button { position: absolute; right: 0; bottom: 6px; }

.visual-widget { margin: 0 -35px 0 -34px; padding: 34px 35px; position: relative; }
.visual-widget figure { width: 376px; height: 254px; background: url(../images/visual_widget_bg.png) 0 0 no-repeat; position: relative; }
.shadow-img { background: url(../images/shadow_img.png) 0 0 no-repeat; position: absolute; right: 7px; top: 6px; width: 364px; height: 242px; }
.visual-widget figure img { margin: 5px 0 0 7px; }
.visual-widget .text { position: absolute; top: 71px; width: 190px; right: 45px; }
.visual-widget h2 { color: #fff; font-size: 30px; line-height: 34px; text-shadow: 1px 1px #000; padding-bottom: 12px; }
.visual-widget a { color: #fff; font-weight: bold; font-size: 18px; line-height: 22px; text-shadow: 1px 1px #000; }

/* RIGHT COLUMN - DOWNLOAD BROCHURE --------------------------------------------------------------------------------------------------*/
.download-brochure { position: relative; padding: 25px 35px; margin: 0 -35px; }
.download-brochure.alt { background: #F2F2F2; }
.download-brochure figure { float: left; margin-right: 20px; max-width: 33%; }
.download-brochure figure img { max-width: 100%; height: auto; }
.download-brochure aside { overflow: hidden; color: #999; }
.download-brochure h2 { color: #333333; font-size: 14px; line-height: 22px; }
.download-brochure.alt:hover { background: #004980; color: #fff; }
.download-brochure.alt:hover h2 { color: #fff; }

/* Link to parent page ----------------------------------------------------------------------------------------------*/
.link-to-parent { display: block; width: 367px; height: 72px; font-size: 35px; line-height: 35px; color: #04457f; background: url(../images/link_to_parent.png) 0 0 no-repeat; padding: 35px 0 0 74px; margin: 0 -35px; }
.link-to-parent:hover { background-position: 0 -107px; text-decoration: none; color: #fff; -webkit-transition: background-position 0.2s ease-out; -moz-transition: background-position 0.2s ease-out; -o-transition: background-position 0.2s ease-out; transition: background-position 0.2s ease-out; }

/* Homepage ---------------------------------------------------------------------------------------------------------*/
#home-gallery { position: absolute; left: 0; right: 0; top: 0; height: 648px; z-index: 1; overflow: hidden; }
#home-gallery .slides li { display: none; height: 648px; } 
#home-gallery .slides img { /*width: 100%;*/ }
#home-gallery .slide-description { width: 972px; margin: 0 auto; position: absolute; left: 0; right: 0; height: 648px; top: 53px; z-index: 10; }
#home-gallery .slide-description .inner { width: 407px; float: right; margin: 89px 35px 0 0; right: 0; }
#home-gallery .slide-description h2 { font-size: 25px; line-height: 35px; color: #fff; font-weight: bold; text-shadow: 1px 1px #000; padding-bottom: 19px; }
#home-gallery .slide-description { font-size: 20px; line-height: 30px; color: #fff; text-shadow: 1px 1px #000; }
#home-gallery .slide-description .more { padding-top: 30px; }
#home-gallery .slide-description .more a { height: 58px; line-height: 58px; padding: 0 54px; background-image: none; }

#home #main-container { margin-top: 390px; }
#home #main-container { *padding-top: 390px; }

#home #right-column header h1 { padding: 28px 0 26px; }
#home .job-item { background-color: #E6E6E6!important; }
#home .job-item:hover { background-color: #00477f!important; }
#home .job-item.first .job-inner { border-top: 0; }

/* News + jobs ------------------------------------------------------------------------------------------------------*/
.news-item, .job-item { margin: 0 -35px; padding: 0px 35px 0; position: relative; }
.news-item h2 a, .job-item h2 a { color: #333333; padding-bottom: 1px; display: block; }
.news-date, .job-details { color: #999999; padding-bottom: 22px; }
.news-date { padding-bottom:0; }
.news-item .news-inner, .job-item .job-inner { border-bottom: 1px solid #cccccc; padding-top: 15px; }
.news-item p, .job-item p { padding-bottom: 14px!important; }

#home .news-item h2 a { color: #00477F; }
#home .news-item .news-date { padding-bottom: 0; }
#home .job-details { padding-bottom: 14px; }

.news-item:hover, .job-item:hover { background-color: #00477f; margin-top: -1px; }
.news-item:hover h2 a, .news-item:hover .news-date, .news-item:hover p, .job-item:hover h2 a, .job-item:hover p, .job-item:hover .job-details, #home .news-item:hover h2 a { color: #fff; }
.news-item:hover .news-inner, .job-item:hover .job-inner { border-color: #00477f; padding-top: 16px; }

.news-item.first { padding: 0;  position: relative; margin-bottom: 15px; }
.news-item.first:hover { background: none; }
.news-item.first.no-img { margin-top: 157px!important; }
.news-item.first h2 a { font-size: 24px; line-height: 30px; color: #fff; position: absolute; padding: 0 35px; bottom: 29px; left: 0; text-shadow: 1px 1px #000; z-index: 2; }
#home .news-item.first h2 a { color: #fff; }
.news-item.first h2 a:hover { text-decoration: none; }
.news-headline-overlay { width: 530px; height: 192px; background: url(../images/news_overlay.png) 0 0 no-repeat; position: absolute; left: 0; right: 0; bottom: 0; z-index: 1; }

.load-more-news, .load-more-jobs { margin: 35px 0 0 0; text-align: center; }
.load-more-jobs { margin-bottom: 35px; }

.job-item.first .job-inner { border-top: 1px solid #cccccc; }
.job-item.first:hover .job-inner { border-color: #00477f; }

.news-widget, .related-items, .frequently-asked-questions { padding-bottom: 15px;  margin: 0 -35px; padding: 0 0 15px 0; }
.news-widget header h1, .related-items header h1, .frequently-asked-questions header h1 { padding: 28px 0 28px 33px; font-size: 30px; }
.news-widget ul li, .related-items ul li, .frequently-asked-questions ul li { position: relative; padding: 0 35px 0px 34px; }
.news-widget ul li .inner, .related-items ul li .inner, .frequently-asked-questions ul li .inner { border-bottom: 1px solid #cccccc; padding: 12px 0 13px 0; }
.news-widget ul li.last .inner, .related-items ul li.last .inner, .frequently-asked-questions ul li.last .inner { border-bottom: 0; }
.news-widget ul li h2 a, .related-items ul li h2 a, .frequently-asked-questions ul li h2 a { font-size: 14px; line-height: 22px; color: #333; display: block; padding-bottom: 1px; }
.news-widget ul li .date, .news-widget ul li p, .related-items ul li p, .related-items ul li .date { font-size: 12px; line-height: 22px; color: #999999; }
.news-widget ul li:hover, .related-items ul li:hover, .frequently-asked-questions ul li:hover { background-color: #00477f; margin: -1px -1px 0 -1px; padding: 1px 36px 0 35px; }
.news-widget ul li:hover h2 a, .news-widget ul li:hover .date, .news-widget ul li:hover p, .related-items ul li:hover h2 a, .related-items ul li:hover .date, .related-items ul li:hover p, .frequently-asked-questions ul li:hover h2 a { color: #fff; }
.news-widget ul li:hover .inner, .related-items ul li:hover .inner, .frequently-asked-questions ul li:hover .inner { border-color: #00477f; }

.news-single-container header{ margin: 0 -35px 35px; padding: 28px 25px 2px 35px; background-color: #FFFFFF; border-bottom: 1px solid #E5E5E5; }
.news-single-container header .date { color: #999; padding: 0 0 22px; display: block; float: left; }

/* Next + prev arrows ---------------------------------------------------------------------------------------------*/
#prev-news-item, #next-news-item { color:transparent; display: block; width: 43px; height: 85px; background: url(../images/news_nav_bg.png) right 0 no-repeat; top: 25%; z-index: 3;position: fixed; top: 50%; z-index:100; height: 84px \9;  }
#prev-news-item .arrow, #next-news-item .arrow { display: block; margin: 0 !important; position: absolute; left: 4px; top: 24px; width: 21px; height: 36px; background: url(../images/news_nav_arrows.png) no-repeat left top; }
#prev-news-item { left: 0; }
#next-news-item { right: 0; background-position: 0 -170px; }
#next-news-item .arrow { left: auto; right: 4px; background-position: -21px top; }
#prev-news-item span, #next-news-item span { font-size: 13px; line-height: 20px; color: #fff; display: none; width: 100px; text-decoration: none; overflow: hidden; }
#prev-news-item:hover { /*width: 171px;*/ background-position: right -85px; }
#next-news-item:hover {/* width: 171px;*/ background-position: 0 -255px; }
#prev-news-item:hover span { display: block; text-decoration: none; margin: 10px 10px 0 38px;   }
#next-news-item:hover span { display: block; margin: 10px 35px 0 28px; }

/* Pagination ------------------------------------------------------------------------------------------------------*/
.news-list-browse { position: relative; }
.list-pointer { text-align: center; }
.news-list-browse .previous, .news-list-browse .next {position: absolute; top: 0; }
.news-list-browse .previous { left: 0; }
.news-list-browse .next {right: 0; }
.news-list-browse .previous.active, .news-list-browse .next.active { display: none; }
.news-list-browse .previous a, .news-list-browse .next a, .news-list-browse .previous, .news-list-browse .next { font-size: 12px; line-height: 22px; font-weight: bold; }
.news-list-browse .previous a { padding-left: 26px; background: url(../images/arrows_pag.png) left 5px no-repeat; }
.news-list-browse .previous a:hover { background-position: left -183px; }
.news-list-browse .next a { padding-right: 26px; background: url(../images/arrows_pag.png) right -83px no-repeat;  }
.news-list-browse .next a:hover { background-position: right -283px; }
.list-pointer a { display: inline-block; padding: 0 7px; font-size: 16px; line-height: 22px; font-weight: bold; }
.list-pointer a.active, .list-pointer a:hover { color: #ed1a2d; text-decoration: none; }
.list-pointer .active a, .news-list-browse .previous.active a, .news-list-browse .next.active a { color: #000; }
.news-list-browse .previous.active a:hover, .news-list-browse .next.active a:hover, .list-pointer .active a:hover { text-decoration: none; cursor: text; }

/* Social share ------------------------------------------------------------------------------------------------------*/
#social-share { position: absolute; left: -20px; top: 226px; z-index: 100;  }
#social-share div { width: 40px; height: 40px; margin-bottom: 10px; }
#social-share a { display: block; width: 40px; height: 40px; text-indent: -9999px; background: url(../images/social_icons.png) 0 0 no-repeat; }
#social-share a.twitter { background-position: -40px 0; }
#social-share a.print { background-position: -80px 0; }

#social-share a:hover { background-position: 0 -40px; }
#social-share a.twitter:hover { background-position: -40px -40px; }
#social-share a.print:hover { background-position: -80px -40px; }

.social-share-icons { margin: 0 -35px; padding: 0 35px 37px; }
.social-share-icons header h1 { padding: 28px 0px; }
.social-share-icons .social-wrap > div { float: left; width: 67px; margin-right: 14px; }
.social-share-icons .social-wrap > div a { display: block; background: url(../images/social_icons.png) 0 -100px no-repeat; text-indent: -9999px; width: 67px; height: 67px; -webkit-transition: background-position .1s ease-out; -moz-transition: background-position .1s ease-out; -o-transition: background-position .1s ease-out; transition: background-position .1s ease-out; }
.social-share-icons .social-wrap > div.twitter a { background-position: -67px -100px; }

.social-share-icons .social-wrap > div a:hover { background-position: 0 -167px; }
.social-share-icons .social-wrap > div.twitter a:hover { background-position: -67px -167px; }

/* Social boxes -----------------------------------------------------------------------------------------------------*/
.facebook-box, .twitter-box { margin: 0 -35px; }
.facebook-box h2, .twitter-box h2 { font-size: 25px; line-height: 30px; font-weight: normal; padding: 36px 33px 29px 33px; background-color: #d9d9d9; cursor: pointer; }
.twitter-box h2 { background-color: #e6e6e6; }
#home .twitter-box h2  { display: none; }
.twitter-box.closed-box .content, .facebook-box.closed-box .content { display: none; }
.facebook-box h2:hover, .twitter-box h2:hover { color: #fff; background-color: #00477f; margin: 0 -1px; }

.linkedin-box { margin: 0 -36px; background: url(../images/social_linkedin_bg.png) 0 0 no-repeat; height: 156px; width: 442px;  }
.linkedin-box .content { padding: 30px 36px 30px 34px; }
.linkedin-box .logo, .facebook-box .logo { float: left; margin: 5px 23px 0 0; width: 86px; height: 86px; background: url(../images/social_box_logo.png) 0 0 no-repeat; }
.linkedin-box .infos, .facebook-box .infos { overflow: hidden; position: relative; }
.linkedin-box .infos h3, .facebook-box .infos h3 { font-size: 16px; line-height: 22px; color: #fff; font-weight: bold; padding-bottom: 1px; }
.linkedin-box .infos p, .facebook-box .infos p  { font-size: 12px; line-height: 22px; color: #dadada; padding-bottom: 16px; }
.linkedin-box #linkedin {display: block; width: 63px; height: 20px; text-indent: -9999px; position: absolute; right: 0; bottom: 6px; background: url(../images/social_share_btns.png) 0 0 no-repeat; }
.followers span { color: #dadada; font-size: 12px; line-height: 14px; }
.followers span.no-of-followers { display: block; font-size: 22px; line-height: 14px; font-weight: bold; color: #fff; }

.facebook-box .content { padding: 30px 35px 0; background: url(../images/social_linkedin_bg.png) 0 0 no-repeat; height: 126px; width: 372px; position: relative; margin-left: -1px; }
.facebook-box #facebook-btn { display: block; width: 116px; height: 25px; background:url(../images/social_share_btns.png) 0 -25px no-repeat; position: absolute; right: 0px; bottom: 7px; text-indent: -9999px; }

.tweet { padding: 30px 35px 28px; font-size: 13px; line-height: 22px; color: #999; border-top: 1px solid #cfcfcf; position: relative; }
.tweet:first-child { border-top: 0; }
.tweet a.name { display: block; color: #666; text-decoration: none; }
.tweet a.name:hover { text-decoration: underline; }
.tweet a.name b { font-size: 16px; line-height: 22px; color: #272727; font-weight: bold; }
/*.tweet > a { text-decoration: underline; }
.tweet > a:hover { text-decoration: none; }*/
.actions { background-color: #fff; position: absolute; left: 0; right: 0; bottom: 0; padding: 0 35px; text-align: right; display: none; }
.tweet:hover .actions { display: block; }
.actions a { font-size: 12px; line-height: 14px; padding-left: 16px; background: url(../images/actions_bg.png) left 3px no-repeat; margin-left: 14px; }
.actions a.respond { background-position: left -17px; }
.actions a.profile { background-position: left -39px; }

.twitter-box .account { padding: 30px 35px 0; background: url(../images/social_twitter_bg.png) 0 0 no-repeat; height: 112px; width: 372px; position: relative; margin-left: -1px; }
.twitter-box .account .top-info { overflow: hidden; font-size: 12px; line-height: 22px; color: #fff; }
.twitter-box .account .img  { float: left; margin: 5px 23px 0 0; width: 86px; height: 86px; background: url(../images/social_box_logo.png) 0 0 no-repeat; }
.twitter-box .account .top-info h3 a { font-size: 16px; line-height: 22px; color: #fff; font-weight: bold; padding-bottom: 2px; }
.follow-btn { position: absolute; right: 35px; bottom: 22px; width: 82px; height: 28px; }
.small-boxes-wrap { padding-top: 15px; }
.small-box { float: left; width: 70px; }
.small-box span { color: #fff; font-size: 12px; line-height: 14px; }
.small-box span.no-of-followers, .small-box span.no-of-tweets { display: block; font-size: 22px; line-height: 14px; font-weight: bold; }
.small-box span.label, .slogan { color: #dadada; }

/* Tabs -------------------------------------------------------------------------------------------------------------*/
#tabs ul { overflow: hidden; margin-left: -1px; position: relative; background: #fff url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEXZ2dmK1ydDAAAACklEQVQI12NgAAAAAgAB4iG8MwAAAABJRU5ErkJggg==') 0 bottom repeat-x; }
#tabs ul li { float: left; display: block; text-align: center; width: 33.3333333333%; position: relative; border-bottom: 1px solid #d9d9d9; }
#tabs span.tab-arrow { position: absolute; width: 18px; height: 10px; background: url(../images/active_tab_bg.png) 0 0 no-repeat; bottom: -1px; left: 67px;  }
.twitter-box.is-even #tabs ul span.tab-arrow  { background-position: 0 -11px; }
#tabs ul li a { font-size: 14px; line-height: 22px; font-weight: bold; padding: 9px 0 6px 0; display: block; border-right: 1px solid #d9d9d9; }
/*#tabs ul li.last {width: 33.4%;}*/
#tabs ul li.last a { border-right: 0;}
#tabs ul li.ui-state-active a { color: #272727; }
.ui-tabs-hide { display: none; }

.twitter-box .account { display: none; }

/* Testimonials -----------------------------------------------------------------------------------------------------*/
.testimonial-item { padding-bottom: 35px; }
.testimonial-item figure, .testimonial-widget figure { margin-bottom: 31px; position: relative; margin: 0 -35px 31px -36px;}
.testimonial-item figure { min-height: 200px;  }
.testimonial-item figure .photo { display: block; position: absolute; top: 25px; left: 35px; }
.testimonial-item figure .photo img { border: 2px solid #fff; }
.testimonial-single-container > header { background-color: #FFFFFF; border-bottom: 1px solid #E5E5E5; margin: 0 -35px 35px; padding: 28px 35px 2px; }
.testimonial-single-container > header .date { color: #999; }
.testimonial-single-container > header + section { margin-top: -35px; }
.testimonial-item > p { padding-bottom: 0 !important; }
.testimonial-item a.button { margin-top: 22px; }
.testimonial-single-container .content-image { margin-bottom: 59px; }

.testimonial-widget { padding-bottom: 30px; }
.testimonial-widget figure { margin-bottom: 15px; }
.testimonial-widget figure .photo { display: block; position: absolute; top: 31px; left: 31px; }
.testimonial-widget figure .photo img { border: 4px solid #fff;  }
.testimonial-widget header { padding: 0 0 27px 179px; font-size: 16px; }
.testimonial-widget header h1 { font-weight: bold; }
.testimonial-widget header h1, .testimonial-widget header p { font-size: 16px; line-height: 22px; }
.testimonial-widget p { display: inline; }
.testimonial-widget blockquote { font-weight: bold; color: #333333; }

/* FAQ --------------------------------------------------------------------------------------------------------------*/
.faq-item { margin: 0 -35px; padding: 17px 35px 0; position: relative; }
.faq-item h2 a, .faq-item h2 { font-size: 14px; line-height: 22px; color: #333333; display: block; }
.faq-item .faq-inner { border-bottom: 1px solid #cccccc; padding-bottom: 14px; }
.faq-item p { display: inline; }
.faq-item .faq-inner > a { text-decoration: underline; }
.faq-item:hover { background-color: #00477f; margin-top: -1px; padding-top: 18px; }
.faq-item:hover h2 a, .faq-item:hover p,.faq-item:hover .faq-inner > a, .faq-item:hover h2, .faq-item .faq-inner:hover { color: #fff; }
.faq-item:hover .faq-inner { border-color: #00477f; }
#content > header + section.faq-item { margin-top: -20px!important; }
#content > header + section.faq-item:hover { margin-top: -21px!important; }

.faq-single-container header { margin: 0 -35px 35px; padding: 28px 25px 28px 35px; background-color: #FFFFFF; border-bottom: 1px solid #E5E5E5; }
/*.faq-single-container a { text-decoration: underline;}
.faq-single-container a:hover { text-decoration: none; }*/
.load-more-questions { text-align: center; margin: 21px 0; }

/* Downloads --------------------------------------------------------------------------------------------------------*/
.downloads-item { margin-bottom: 24px; padding-right: 8px; }
.downloads-item h2 { padding-bottom: 1px; }
.downloads-item p { padding-bottom: 0 !important; }
/*.downloads-item .description > a { text-decoration: underline; }
.downloads-item .description > a:hover { text-decoration: none; }*/
.downloads-item .description { overflow: hidden; }

.download-icon.pdf { float: left; margin: 10px 43px 0 0; }
.download-icon.pdf a { display: block; width: 76px; height: 95px; text-indent: -9999px; background:url(../images/download_icon.png) 0 0 no-repeat; }

.downloads-item.latest {  margin: 0 -35px 30px; } 
.downloads-item.latest .download-icon { display: none; }
.download-latest-top { position: relative; margin-bottom: 35px;  }
.download-latest-content { padding: 0 35px; }
.downloads-item.latest figure .blue-bars { display: block; background: url(../images/blue_bars.png) 0 0 no-repeat; width: 48px; height: 91px; position: absolute; left: 0; bottom: 20px; z-index: 2; }
.downloads-item.latest .image-overlay {  background: url(../images/image_overlay.png) 0 0 no-repeat; width: 530px; height: 325px; position: absolute; left: 0; top: 0; z-index: 1; }
.downloads-item.latest .details { position: absolute; left: 65px; bottom: 52px; z-index: 2; }
.downloads-item.latest .details .subtitle, .downloads-item.latest .details .title { font-size: 20px; line-height: 24px; color: #fff; font-weight: bold; }
.downloads-item.latest .details .subtitle { padding-bottom: 12px; }
.downloads-item.latest .details .title { font-weight: normal; }
.downloads-item.latest .overlay { z-index: 3; }

.downloads-item.latest.no-img { margin-top: 0!important; }
.downloads-item.latest.no-img .download-latest-top { display: none; }

/* People list ------------------------------------------------------------------------------------------------------*/
#people-page #wrap { background: none; }
#people-page #content { margin-left: 119px; background: url(../images/content_one_column.png) center top repeat-y;  width: 48.6%; }
#people-page #content > header { margin-left: -28px; margin-right: -28px; }
#people-page #right-column { background: none; display:none; }
.team-item { position: relative; padding: 0 0 45px 0; }
.team-item figure { margin: 0 -35px 15px; position: relative; }
#people-page .team-item figure { margin-left: -29px; margin-right: -29px; }
.team-item figure span.photo { position: absolute; top: 71px; left: 29px; padding: 5px 6px 7px; background: url(../images/team-photo-bg.png) no-repeat left top; }
.team-item figure span.photo img {  }
.team-item header { padding-left: 180px; }
.team-item header .function { padding-bottom: 13px!important; font-size: 16px; line-height: 22px; color: #999999; }
.team-item p { padding-bottom: 4px!important; }
.team-item .responsibilities { position: absolute; top: 0; right: -210px; width: 180px; border-left:1px solid #e9e9e9; }
.team-item .responsibilities h2 { font-size: 12px; line-height: 18px; color: #fff; font-weight: bold; background-color: #00477f; padding: 16px 20px 16px; margin-left: -1px;}
.team-item .responsibilities ul { list-style: none !important; padding-left: 0 !important; }
.team-item .responsibilities ul li { padding: 11px 10px 10px 30px; font-size: 12px; line-height: 18px; border-top: 1px solid #fff; color: #272727; background: #f5f5f5 url(../images/bullet.png) 20px -479px no-repeat; }

.social-links-team { position:absolute; left: 180px; top: 95px; }
.social-links-team a { display: block; width: 50px; height: 50px; text-indent: -9999px; background: url(../images/social_icons.png) 0 -300px no-repeat; float: left; margin-right: 20px; }
.social-links-team a.twitter { background-position: -50px -300px; }
.social-links-team a.facebook { background-position: -100px -300px; }

.social-links-team a:hover { background-position: 0 -350px; }
.social-links-team a.twitter:hover { background-position: -50px -350px; }
.social-links-team a.facebook:hover { background-position: -100px -350px; }

/* Locations --------------------------------------------------------------------------------------------------------*/
#location-categories { margin: 0 -35px; border-top: 1px solid #e0e0e0; overflow: hidden; }
#location-categories > ul { overflow: hidden; }
#location-categories > ul > li { float: left; width: 49.8%; position: relative; }
#location-categories > ul > li.locations { border-right: 1px solid #e0e0e0; }
#location-categories > ul > li.service { border-left: 1px solid #f1f1f1; }
#location-categories > ul > li .image { height: 64px; margin: 0 0 22px 0; text-align: center; }
#location-categories > ul > li .title { font-size: 14px; line-height: 22px; font-weight: bold; color: #808080; text-align: center; padding-bottom: 13px; border-bottom: 1px solid #e0e0e0; }
.category-top { background-color: #ebebeb; padding-top: 54px; }
#location-categories > ul > li:hover .category-top, #location-categories > ul > li.ui-state-active .category-top { background-color: #f5f5f5; cursor: pointer; }

#locations .contenttable .detail { font-size: 16px; line-height: 22px; color: #00477F; font-weight: bold; }
#locations h4 { font-size: 20px; line-height: 22px; color: #272727; padding-bottom: 2px!important; font-weight: normal; }
#locations h5 { color: #999999; font-weight: normal; }

.item-header { background-color: #00477f; font-size: 13px; line-height: 18px; color: #fff; font-weight: bold; padding: 11px 0 11px 35px;  }
.item-header > span, .location-field > span { display: block; float: left; width: 22.2%; }
.item-header > span.name, .location-field span.name { width: 33%; }
.location-field { position: relative; padding: 11px 0 11px 35px; font-size: 13px; line-height: 18px; background-color: #f5f5f5; overflow: hidden; }
.category-items > ul > li:nth-child(even) .location-field { background-color: #fbfbfb; }
.category-items > ul > li:hover .location-field { color: #00477f; }
.category-items > ul > li .location-field .name { font-weight: bold; }

.location-map { display: none; }
.location-map .info { font-size: 13px; line-height: 22px; color: #666666; padding: 13px 35px; }
.location-map .info h2 { color: #666666; font-size: 13px; line-height: 22px; }
.location-map .info p { padding-bottom: 0!important; }
.location-map .info .left { float: left; }
.location-map .info .right { float: right; }

/* Photo Gallery ----------------------------------------------------------------------------------------------------*/
#photo-gallery #wrap { background: none; }
#photo-gallery #content { float: right; width: 73.5%; border-left: 1px solid #DADADA; background:#F5F5F5; }
#photo-gallery #content > header { margin-bottom: 29px; }

.media-section { padding: 43px 0 0 0 ; }
/*.media-section  p a { text-decoration: underline; }
.media-section  p a:hover { text-decoration: none; }*/
.media-section.videos { padding-bottom: 41px; }

.media-section .ui-tabs  { margin: 0 -35px; position: relative; padding: 7px 0 0 0; }
.media-section.photos .ui-tabs { min-height: 449px; }
.media-section .ui-tabs-nav { position: absolute; top: 56px; width: 183px; left: -184px; list-style: none !important; padding-left: 0 !important; }
.media-section .ui-tabs-nav > li > a { display: block; padding: 17px 30px 14px 10px; font-size: 12px; line-height: 18px; color: #272727; font-weight: bold; border-top: 1px solid #cccccc; background-color: #f7f7f7; text-align: right; }
.media-section .ui-tabs-nav > li:first-child > a { border-top: 0; }
.media-section .ui-tabs-nav > li > a:hover { background-color: #00477f; color: #fff; text-decoration: none; }
.media-section .ui-tabs-nav > li.ui-state-active > a, .media-section .ui-tabs-nav > li.ui-state-active > a:hover { background-color: #b8d2e5; color: #272727; }

.media-section .jcarousel-container { padding: 16px 0 0 21px; background-color: #e6e6e6; }
.media-section .ui-tabs .jcarousel-clip { width: 736px; padding-right: 29px; overflow: hidden; }

.media-section.photos .ui-tabs-panel { min-height: 443px; }
.media-section .ui-tabs-panel h2 { background-color: #fff; padding: 14px 33px 13px; }
.total-files { position: absolute; font-size: 13px; line-height: 22px; right: 33px; top: 22px; }
.total-files .total-bold { font-weight: bold; }

.photo-carousel-list li { height: 380px; width: 736px; }
.photo-carousel-list li .grouptwo { float: left; }
.photo-carousel-list li .photo-container, .video-carousel-list .video-container { text-align: center; z-index: 1; width: 164px; height: 159px; position: relative; padding: 5px 9px 24px 10px; margin: 0px 0px 0; }
.video-carousel-list .video-container { float: left; }
.photo-carousel-list li .photo-container .caption, .video-carousel-list .video-container .caption { position: relative; z-index: 11; padding: 2px 10px 0!important; font-size: 11px; line-height: 14px; font-weight: bold; color: #313030; text-align: left; }

.photo-carousel-list li .photo-container .overlay { z-index: 10; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: url(../images/media_overlay.png) no-repeat 9px top; }
.photo-carousel-list li .photo-container:hover { z-index: 2; }
.photo-carousel-list li .photo-container:hover .overlay { background-position: right 0; }
.photo-carousel-list li .photo-container img, .video-carousel-list .video-container img { width: 154px;  height: 119px; padding: 5px 0; }
.photo-carousel-list li .photo-container:hover img, .video-carousel-list .video-container:hover img { width: 164px; height: 129px; padding: 0; }
.photo-carousel-list li .photo-container:hover .caption { padding-top:6px !important; }

.video-carousel-list .video-container .overlay { z-index: 10; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: url(../images/media_video_overlay.png) no-repeat 9px top; }
.video-carousel-list .video-container:hover { z-index: 2; }
.video-carousel-list .video-container:hover .overlay { background-position: right 0; }

.photo-content #social-share { left: -50px; top: 0px!important; margin-top: 0!important; }

.photo-nav, .video-nav { overflow: hidden; text-align: center; line-height: 9px; padding: 5px 0 10px; clear: both; background-color: #e6e6e6; }
.photo-nav a, .video-nav a { text-indent: -9999px; background: url(../images/media_nav.png) no-repeat left top; display: inline-block; width: 8px; height: 7px;}
.photo-nav a.active, .video-nav a.active { background-position: -8px top; }

.photo-info { padding: 16px 160px 4px 10px; position: relative; max-width: 800px; }
.photo-info h3 { font-size: 24px; line-height: 24px; color: #08427f; font-weight: normal; padding: 0 0 3px 0; }
.photo-info p { font-size: 13px; line-height: 22px; color: #666666; padding: 0; }
.photo-info .format { font-size: 13px; line-height: 22px; color: #999999; padding: 0; display: block; }
.photo-info .button { position: absolute; right: 10px; bottom: 8px; }

/* Footer -----------------------------------------------------------------------------------------------------------*/
#footer { height: 402px; position: relative; margin-top: -402px; z-index:3; }

.static-links { height: 50px; background-color: #002b4d; }
.static-links-inner { max-width: 972px; width: 972px; margin: 0 auto; }
.static-links-inner ul { padding: 15px 0 0 0; }
.static-links-inner ul li { float: left; }
.static-links-inner ul li a  { color: #fff; font-size: 16px; line-height: 20px; font-weight: bold; }

#footer nav { height: 302px; background-color: #00477f; }
.nav-inner { max-width: 972px; margin: 0 auto; padding: 44px 0 0 0; }
.nav-inner > section { float: left; }
.nav-inner > section h2 {  padding-bottom: 21px; }
.nav-inner > section h2 a{ color: #fff; }
.nav-inner > section ul { margin-left: -13px; }
.nav-inner > section ul li { padding-left: 13px; padding-bottom: 8px; background: url(../images/arrows.png) left 8px no-repeat; }
.nav-inner > section ul li a { color: #a3b3c7; font-size: 12px; line-height: 22px; }

.nav-inner > section.over-ret, .static-links-inner ul li.home-link { margin-left: 35px; width: 22.6%; }
.nav-inner > section.finance, .static-links-inner ul li.news-link  { width: 19%; }
.nav-inner > section.sustainable-business { width: 21.6%; }
.nav-inner > section.working-at-ret { width: 17.5%; }
.nav-inner > section.media { width: 15%; }
.static-links-inner ul li.sitemap-link { margin-right: 9.5%; float: right; }

#footer-meta { background-color: #f5f5f5; height: 50px; }
#footer-meta-inner { max-width: 972px; margin: 0 auto; font-size: 12px; line-height: 14px; color: #272727; padding-top: 19px; }
#footer-meta-inner a { color: #272727; }
#footer-meta-inner img { margin: -3px 158px 0 35px; }
#footer-meta-inner small { margin-top: 20px; }

/* Search page ------------------------------------------------------------------------------------------------------*/
#search-page #main-container { padding-top: 198px; }
#content > header + section.search-result { margin-top: -15px!important; }
#search-page #header-image { height: 474px; }

.search-result { margin-bottom: 10px; position: relative; margin: 0 -35px; padding: 15px 35px 0; }
.search-result .inner { border-bottom: 1px solid #cccccc; }
.search-result h2 { font-weight: normal; }
.search-result p { font-size: 13px; line-height: 22px; padding-bottom: 16px!important; }
.search-result p.date { padding-bottom: 0!important; color: #999; }

.search-result:hover { background-color: #00477f; margin-top: -1px; padding-top: 16px; }
#content > header + section.search-result:hover { margin-top: -16px!important; }
.search-result:hover .inner { border-color: #00477f; color: #fff; }
.search-result:hover h2 a, .search-result:hover p { color: #fff; }

.most-searched { padding-bottom: 15px;  margin: 0 -35px; padding: 0 0 15px 0; }
.most-searched header h1 { padding: 28px 0 28px 33px;  }
.most-searched ul li { position: relative; padding: 0 35px 0px 34px; }
.most-searched ul li .inner { border-bottom: 1px solid #cccccc; padding: 12px 0 13px 0; }
.most-searched ul li.last .inner { border-bottom: 0; } 
.most-searched ul li h2 a { font-size: 14px; line-height: 22px; color: #333; display: block; padding-bottom: 1px; }
.most-searched ul li p { font-size: 12px; line-height: 22px; color: #999999; }
.most-searched ul li:hover { background-color: #00477f; margin-top: -1px; padding-top: 1px; }
.most-searched ul li:hover h2 a, .most-searched ul li:hover p { color: #fff; }
.most-searched ul li:hover .inner { border-color: #00477f; color: #fff; }

#search-box { position: absolute; top: 31px; left: 184px; width: 606px; height: 86px; background: url(../images/search_box_bg.png) 0 0 no-repeat; }
#search-box .search-field { display: block!important; }
#search-box input[type=text] { float: left; width: 488px; height: 75px; font-size: 30px; box-shadow:none; color: #272727; background: none; border: none; padding:7px 7px 4px 33px; }
#search-box input[type=submit] { float: right; display: block; width: 74px; height: 86px; text-indent: -9999px; border: 0; background: none; padding: 0; background: url(../images/search_box_submit.png) 15px 25px no-repeat; }
#search-box input[type=submit]:hover { cursor: pointer; background-position: 15px -94px; }
.tx-indexedsearch-whatis { display: none; }
#search-box input[type=text]::-webkit-input-placeholder { /* WebKit browsers */
  line-height: 36px;
}

.placeholder { color: #999999; line-height: 30px; }
#search-box ::-webkit-input-placeholder {
   line-height: 30px; 
}
#search-box input::-webkit-input-placeholder {
   line-height: 30px; 
}
#search-box .placeholder { line-height: 30px; }
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999999;
}

/* Custom select ----------------------------------------------------------------------------------------------------*/
.sbHolder { width: 460px; height: 42px; position: relative; /*z-index: 2;*/ }
.sbSelector { display: block; background: url(../images/sb_selector.png) left 0 no-repeat; height: 31px; width: 395px; position: absolute; left: 0; top: 0; padding: 11px 0 0 20px; font-size: 13px; line-height: 22px; color: #666; text-decoration: none; }
.sbSelector:hover { text-decoration: none; }
.sbToggle { display: block; width: 45px; height: 42px; background: url(../images/sb_toggle.png) 0 0 no-repeat; position: absolute; right: 0; top: 0; }
.sbOptions { background-color: #fff; top: 42px; left: -1px; right: -1px; border: 1px solid #cccccc; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }
.sbOptions li a { display: block; padding: 8px 20px 10px; color: #666; text-decoration: none; }
.sbOptions li a:hover { color: #00477f; font-weight: bold; }

/* Contact page -----------------------------------------------------------------------------------------------------*/
#contact-wizard { margin: 0 -36px 35px -35px; border-top: 1px solid #dcdee0; }
#contact-wizard .ui-tabs-nav { overflow: hidden; list-style: none !important; padding-left: 0 !important; }
.contact-type { float: left; width: 32.9%; border-right: 1px solid #dcdee0; border-left: 1px solid #f1f1f1; border-bottom: 1px solid #dcdee0;  position: relative; background-color: #ebebeb; }
.contact-type:nth-child(3n) { width: 33%; } 
.contact-type.business { border-left: 0; width: 33.1%; }
.contact-type.sponsors { border-right: 0; width: 33.1%; }
.contact-type.media-request { border-left: 0; border-top: 1px solid #f1f1f1; width: 33.1%; }
.contact-type.travel-info { border-top: 1px solid #f1f1f1; }
.contact-type.working-at-ret { border-right: 0; border-top: 1px solid #f1f1f1; width: 33.1%; }

.contact-type:hover, .contact-type.ui-state-active { background-color: #f5f5f5; }
.contact-type:hover .content .title, .contact-type.ui-state-active .content .title { color: #00477f; }

.contact-type .content { padding-top: 42px; }
.contact-type .content .image { height: 64px; margin-bottom: 22px; text-align: center; }
.contact-type:hover .content .image {transition:all .2s linear; -o-transition:all .2s linear; -moz-transition:all .2s linear; -webkit-transition:all .2s linear;  margin-top:-2px; margin-bottom:24px; }
.contact-type.press .content .image { background-position: 55px -64px; }
.contact-type.sponsors .content .image { background-position: 55px -128px; }
.contact-type.media-request .content .image { background-position: 55px -192px; }
.contact-type.travel-info .content .image { background-position: 55px -256px; }
.contact-type.working-at-ret .content .image { background-position: 55px -320px; }
.contact-type .content .title { font-size: 14px; line-height: 22px; font-weight: bold; text-align: center; color: #808080; padding: 0 10px 16px; }

.contact-details .fax { font-size: 13px; line-height: 22px; color: #999; }

.contact-box { float: left; width: 50%; padding-bottom: 24px; }
.contact-box  h2 { padding-bottom: 1px; }
.contact-info h3 {font-size: 20px; line-height: 22px; color: #272727; padding-bottom: 2px!important; font-weight: normal; }
.contact-box p { font-size: 13px; line-height: 22px; color: #666; padding-bottom: 0!important; }
.contact-info { padding: 33px 35px 0; }
.contact-info .mail { font-size: 16px; line-height: 22px; /*text-decoration: underline;*/ }
/*.contact-info .mail:hover { text-decoration: none; }*/

.contact-items h1 { padding-bottom: 23px; }
.boxes-wrap { padding-top: 5px; }
.box { float: left; width: 104px; margin-left: 14px; }
.box .image-holder { display: block; padding: 2px; width: 100px; height: 100px; background: url(../images/image_holder_bg.png) 0 0 no-repeat; text-align: center; }
.box:first-child { margin-left: 0; }
.box p { text-align: center; font-size: 12px; line-height: 15px; color: #999; font-weight: bold; padding-top: 6px; }

/* Forms related ----------------------------------------------------------------------------------------------------*/
.tx_powermail_pi1_fieldwrap_html, .login_line, .field-form { margin-bottom: 5px; position: relative; clear: both; padding-bottom: 3px; }
.tx-powermail-pi1 > legend, .tx-powermail-pi1_fieldset > legend { display: none; }
.powermail_mandatory_js { color: #f00; padding-left: 160px; font-style: italic; font-size: 11px; clear: both; }
.tx-powermail-pi1 label, .tx-indexedsearch label { /*float: left; width: 150px; padding-right: 10px;*/ }

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html label { display: none; }
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html label.error { display: block; z-index:10; }

label.error { color: #fff; display: block; float: none; font-size: 13px; line-height: 22px;  position: absolute; right: 0px; top: -39px; padding: 9px 19px;  border-radius: 2px 2px 0 2px; background-color: #ed1a2d; z-index: 4; }
label.error em { display: block; width: 18px; height: 27px; background: url(../images/error-sign.png) 0 0 no-repeat; right: 20px; bottom: -27px; position: absolute; }
textarea { overflow: auto; }

.tx-powermail-pi1 input[type=text], .tx-powermail-pi1 input[type=email], .tx-felogin-pi1 input[type=text], .tx-felogin-pi1 input[type=password], .tx_powermail_pi1_fieldwrap_html textarea, .tx-indexedsearch #tx-indexedsearch-searchbox-sword, .tx-indexedsearch select, .edit_content input, .edit_tool_container input { padding: 2px; font-size: 13px; line-height: 20px; color: #999; resize: none; background: url(../images/inputs_bg.png) 0 0 no-repeat; height: 42px; line-height:40px; border: 0; padding: 0 20px; }

.tx-powermail-pi1 .placeholder { color: #999; }
.tx-powermail-pi1 input.error { background-position: 0 -150px !important; }
.tx-powermail-pi1 textarea.error { background-position: 0 -520px !important; }

.tx-powermail-pi1 textarea { padding-top: 11px; padding-bottom: 11px; height: 108px; background-position: 0 -241px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; color: #999; margin: 0; }

.tx-powermail-pi1 input[type=text]:focus, .tx-powermail-pi1 input[type=email]:focus, .tx-indexedsearch #tx-indexedsearch-searchbox-sword:focus, .edit_content input:focus, .edit_tool_container input:focus { background-position: 0 -50px; }
.tx-powermail-pi1 textarea:focus, .edit_content textarea:focus, .edit_tool_container textarea:focus { background-position: 0 -371px; }

.tx-powermail-pi1 input[type=submit], .gmapDirButton, .tx-indexedsearch input[type=submit], .tip-friend input[type=submit], .tx-felogin-pi1 input[type=submit], .edit_content input[type="submit"], .edit_tool_container input[type="submit"] { border: none; padding: 3px 10px; color: #fff; cursor: pointer; background-color: #cd0000; }

.tx-powermail-pi1 input[type=submit]:hover, .gmapDirButton:hover, .tip-friend input[type=submit]:hover, .tx-felogin-pi1 input[type=submit]:hover, .tx-indexedsearch-search-submit input[type=submit]:hover, .edit_content input[type="submit"]:hover, .edit_tool_container input[type="submit"]:hover { background-color:#000; }

.tx_powermail_pi1_fieldwrap_html_submit { text-align: right; }

#contact-wizard .tx_powermail_pi1_fieldwrap_html_label { clear: none; padding: 9px 0 0; }
#contact-wizard .tx_powermail_pi1_fieldwrap_html_submit { float: right; }

.special-div { margin-top: -49px; margin-bottom: 30px; width: 30%; float: right; }
#receive .special-div { margin-top: 0; }  
.tx-powermail-pi1 input[type=text], .tx-powermail-pi1 textarea, .tx-powermail-pi1 input[type=email], .tx-felogin-pi1 input[type=text], .tx-felogin-pi1 input[type=password], .edit_content input, .edit_tool_container input { width: 420px; }
.edit_content input[type="submit"], .tx-felogin-pi1 .submit > input, .edit_tool_container input[type="submit"] { width: auto; padding: 0 20px 0 19px; background: #00477f; border-radius: 4px; color: #fff; font-size: 13px; font-weight: bold; height: 40px; line-height: 38px; transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.edit_content input[type="submit"]:hover, .tx-felogin-pi1 .submit > input:hover, .edit_tool_container input[type="submit"]:hover { background: #00518f; }

/*.required-fields, #powermaildiv_uid238, #powermaildiv_uid248 { margin-top: -42px; color: #999; }*/
.required-fields, #powermaildiv_uid238, #powermaildiv_uid257   { margin-top: -42px; color: #999; }
#powermaildiv_uid271 { margin-top: -62px; color: #999; float: left; }
.powermail_mandatory_list { margin-bottom: 20px; }

#gmapmarker p{padding-bottom: 0!important;}
#gmapDirHeadTo, #gmapDirHeadFrom{padding-bottom: 5px!important;}
#gmapDirItemTo, #gmapDirItemFrom{padding-bottom: 5px!important;}

.tx_powermail_pi1_fieldwrap_html_select:hover { z-index: 2; }
.tx_powermail_pi1_fieldwrap_html_submit { z-index: 1; }

.sbHolder { width: 460px; height: 42px; position: relative; /*z-index: 2;*/ }
.sbHolder:hover { z-index: 2; }
.sbSelector { display: block; background: url(../images/sb_selector.png) left 0 no-repeat; height: 31px; width: 395px; position: absolute; left: 0; top: 0; padding: 11px 0 0 20px; font-size: 13px; line-height: 22px; color: #666; text-decoration: none; }
.sbSelector:hover { text-decoration: none; }
.sbToggle { display: block; width: 45px; height: 42px; background: url(../images/sb_toggle.png) 0 0 no-repeat; position: absolute; right: 0; top: 0; }
.sbOptions { background-color: #fff; top: 42px; left: -1px; right: -1px; border: 1px solid #cccccc; border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }
.sbOptions li a { display: block; padding: 8px 20px 10px; color: #666; text-decoration: none; }
.sbOptions li a:hover { color: #00477f; font-weight: bold; }

.sbHolder .sbSelectorOpen { color: #fff; text-decoration: none; background-position: left -42px; }
.sbHolder .sbToggleOpen { background-position: 0 -42px; }

/* Indexed search ---------------------------------------------------------------------------------------------------*/
.browsebox { text-align: center; margin: 20px 0;}
.browsebox li { display: inline; padding: 0 5px; background:none; }
.browsebox li.tx-indexedsearch-browselist-currentPage a {color: #ff0000;}
.browsebox li.tx-indexedsearch-browselist-currentPage a:hover { text-decoration: none; cursor: text; }

/* Sitemap ----------------------------------------------------------------------------------------------------------*/
.csc-sitemap{ margin-bottom: 40px; }
.csc-sitemap ul { padding-left:0; }
.csc-sitemap > ul > li { background:none; padding-left:0; margin-bottom: 30px;  }
.csc-sitemap > ul > li > a { border-bottom: 1px solid #cccccc; display:block;  font-size: 16px; line-height: 22px; font-weight: bold; color: #333333; padding-bottom: 5px; }
.csc-sitemap > ul > li > a span { padding-right: 26px; background: url(../images/arrows_pag.png) right -84px no-repeat; }
.csc-sitemap > ul > li > a:hover { text-decoration: none; }
.csc-sitemap > ul > li > ul { padding: 4px 0 0 ; }
.csc-sitemap > ul > li > ul > li > a { font-size: 13px; line-height: 22px; color: #666666; display: block; padding-left: 9px; }
.csc-sitemap > ul > li > ul > li > a:hover { color: #00477f; text-decoration: underline; }

/* Error page + Discaimer -------------------------------------------------------------------------------------------*/
.one-column #content { float: none; margin: 0 auto; width: 48.6%; background: url(../images/content_one_column.png) center top repeat-y; }
.one-column #content header { margin: 0 -28px 35px; }
.one-column #wrap { background: none; }

#error-page #content header p { color: #333333; font-size: 16px; line-height: 22px; font-weight: bold; }
#error-page #content header + p, #disclaimer #content header + p { padding-bottom: 0!important; }

/* History page ------------------------------------------------------------------------------------------------------*/
#history-page #content { padding-left: 30px; padding-right: 30px; width: 48.4%; }
#history-page #content header { margin-left: -30px; margin-right: -30px; }
#history-page .csc-textpic-text { padding: 0 5px 34px 80px; background: url(../images/history_bg.png) 31px 3px no-repeat; margin: 0 -30px -3px -30px; }
#history-page .csc-textpic-text  p { padding-bottom: 0!important; }
#history-page .csc-textpic-imagewrap { margin: 0 0 -3px -30px; background: url(../images/history_bg.png) 31px top no-repeat; padding-bottom: 34px; }
#history-page .csc-textpic-imagewrap img { margin-bottom: 0 !important; }
#history-page .csc-textpic.last .csc-textpic-imagewrap { padding-bottom: 0; margin-bottom: 34px; }
#history-page .more { text-align: center; }
#history-page #right-column{ padding: 0 36px; float:right; width: 38%; }
#history-page .content-widget {margin: 0 -36px;}

/* Cookie policy -------------------------------------------------------------------------------------------------*/
.cookie-policy { position: fixed; left: 0; right: 0; width: 100%; height: 50px; background-color: #383838; z-index: 4; display: none; }
.hasCookieOption .cookie-policy { display: block; }
.hasCookieOption #menu-bar { /*top: 50px; cookie bar is removed */ top: 0; }
.cookie-policy-inner { margin: 0 auto; width: 972px; font-size: 13px; line-height: 30px; color: #bfbfbf; padding-top: 9px; }
.cookie-policy .text { float: left; width: 81%; }
.cookie-policy .exit { float: right; }
.cookie-policy a { color: #bfbfbf; text-decoration: underline; }
.cookie-policy .exit span { display: block; background: url(../images/exit.png) right 6px no-repeat; padding-right: 29px; text-decoration: underline; }
.cookie-policy .exit span:hover, .cookie-policy a:hover { cursor: pointer; color: #ffffff; }

/* Javascript Error --------------------------------------------------------------------------------------------*/
.no-js body, #js-error { background: #094979 url(../images/js_error_bg.png) center top no-repeat; }
#js-error-wrap { width: 708px; margin: 187px auto 0; display: none; }
.no-js #js-error-wrap { display: block; }
.no-js #wrap-container, .no-js #footer { display: none; } 
#js-error-wrap header { border-bottom: 1px solid #e4e4e4; padding: 38px 35px 36px; background-color: #fff; }
#js-error-wrap header #logo { margin: -3px 0 0 0;  }
#js-error-wrap header h1 { padding-left: 195px; }
.js-error-content .top-info { background-color: #f5f5f5; padding: 29px 34px 28px; border-bottom: 1px solid #dcdee0; }
.browsers { background-color: #ebebeb; border-bottom: 1px solid #dcdee0; }
.browsers  > div { float: left; width: 24.7%; padding-top: 42px; border-left: 1px solid #F1F1F1; border-right: 1px solid #DCDEE0;  }
.browsers  > div:hover { background-color: #f5f5f5; cursor: pointer; }
.browsers  > div .image { text-align: center ; height: 64px; margin-bottom: 22px; }
.browsers  > div.safari .image { margin-top: -8px; margin-bottom: 30px; }
.browsers  > div .title { text-align: center ; font-size: 14px; line-height: 22px; font-weight: bold; color: #808080; padding: 0 10px 16px; }

/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }
.fancybox-skin {
	position: relative;
	background: #fff;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: visible!important;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox/fancybox_sprite.png');
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 40%!important;
	bottom: 50%!important;
	width: 40%;
	overflow: visible; 
	height: auto!important;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 8040;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox/fancy_overlay_bg.png');
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*
 * --------------------------------------------------------------------------------------- FRONT END EDITING ADDENDUMS
 */
 
#loginFields, .logoutform #submitrow { margin: 10px 0; }
.edit_tool_container .field-form.radio { float: left; margin-right: 20px; clear: none; }
.edit_tool_container label, .edit_tool_container .image-field { display: block; }
.edit_tool_container .field-form.radio label { float: left; margin-right: 5px; }
.edit_tool_container .field-form.submit { width: 460px; }
.edit_content h2, .edit_tool_container h2 { margin: 0 0 8px; }
.edit_content { margin: 0 0 20px; }
.edit_content .cleditorMain { margin: 0 0 20px; }
.edit_content .sbOptions { position: relative; z-index: 100; list-style: none !important; left: 0; top: 42px !important; padding: 0 !important; }
.edit_content .cleditorMain, .edit_tool_container .cleditorMain, .edit_content .cleditorMain iframe, .edit_tool_container .cleditorMain iframe { width: 456px !important; }
.edit_content input[type="file"], .edit_tool_container input[type="file"] { background: none; padding: 0; height: auto; line-height: 22px; }
.edit_content input[type="radio"], .edit_tool_container input[type="radio"], .edit_content input[type="checkbox"], .edit_tool_container input[type="checkbox"] { width: auto; height: auto; padding: 0; background-image: none; margin: 5px; vertical-align: baseline; }

.edit_tool_container.alt span { display: block; }
.edit_tool_container.alt input[type="submit"] { float: right; }

.edit_tool_container table { border: solid 1px #00477f; margin: 10px 0; }
.edit_tool_container th, .edit_tool_container td { padding: 5px; border: solid 1px #00477f; }
.edit_tool_container th { background: #00477f; color: #fff; border-left: solid 1px #fff; border-right: solid 1px #fff; }
.edit_tool_container th:first-child { border-left: none; }
.edit_tool_container th:last-child { border-right: none; }
.edit_tool_container td { line-height: 18px; }
.edit_tool_container table .editLink, .edit_tool_container table .hideLink, .edit_tool_container table .deleteLink,
.edit_tool_container table .sortUp, .edit_tool_container table .sortDown { text-indent: -9999px; display: block; width: 16px; height: 16px; }
.edit_tool_container table .editLink { background: url(../images/document-open.png) no-repeat left top; }
.edit_tool_container table .hideLink { background: url(../images/edit-hide.png) no-repeat left top; }
.edit_tool_container table .hideLink.hidden { background: url(../images/edit-unhide.png) no-repeat left top; }
.edit_tool_container table .deleteLink { background: url(../images/edit-delete.png) no-repeat left top; }
.edit_tool_container table .sortUp { background: url(../images/move-up.png) no-repeat left top; }
.edit_tool_container table .sortDown { background: url(../images/move-down.png) no-repeat left top; }

.newLink { background: url(../images/document-new.png) no-repeat left top; padding-left: 22px; line-height: 16px; display: inline-block; }

.imageText { overflow: hidden; }
.imageText figure { float: left; margin: 6px 15px 10px 0; }

/* IE8 hacks */
@media \0screen {
 	#search-box input[type="text"] { padding-top: 28px; vertical-align: middle; }
	#searchform input[type="text"] { line-height: 50px; } 
}

@media print {
  /** { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a: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; }*/
  
  #main-menu, object { display: none; }
}

/* Webkit hack */ 
@media screen and (-webkit-min-device-pixel-ratio:0) {
	
	/* Safari only override */
	 ::i-block-chrome, #right-column { width: 38%;  }
	 ::i-block-chrome, #content { width: 47.5%; }
	 ::i-block-chrome, #tabs ul li { width: 146px; }
	 ::i-block-chrome, #tabs ul li.last  { width: 149px;  }
	 ::i-block-chrome, #tabs ul { margin-left:-1px; margin-right:-2px; }
	 ::i-block-chrome, #home .job-item { margin-left: -36px; margin-right: -36px; }
}