﻿body {
    font-size:75%; 
    font-family:verdana,arial,sans-serif;
    text-align:left; 
    color:#666;
}
body, div, a, h1, h2, h3, h4, h5, p, ul, li, img, label, input, blockquote, fieldset, form {margin:0;padding:0;}    
a {text-decoration:none;color:#666;}
a:hover {text-decoration:underline;}
.block {display:block;}
.bold {font-weight:bold;}
ul         {list-style-type:none;}    
    
img     {border:none;display:block;}
img.border {border:1px solid #ccc;}
.hidden {display:none;}    
span.hiddentext, h1.hiddentext {
    position: absolute;
    left: -9999px;
}
    
.clear0 {
    clear:both;
    height:0px;
    font-size:0px;
    overflow:hidden;
}        
.clear3 {
    clear:both;
    height:3px;
    font-size:1px;
    overflow:hidden;
}    
.clear6 {
    clear:both;
    height:6px;
    font-size:1px;
    overflow:hidden;
}    
.clear5 {
    clear:both;
    height:5px;
    font-size:1px;
    overflow:hidden;
}    
.clear10 {
    clear:both;
    height:10px;
    font-size:1px;
    overflow:hidden;
}    
.clear14 {
    clear:both;
    height:14px;
    font-size:1px;
    overflow:hidden;
}
.clear15 {
    clear:both;
    height:15px;
    font-size:1px;
    overflow:hidden;
}    
.clear20 {
    clear:both;
    height:20px;
    font-size:1px;
    overflow:hidden;
}         
.clear {
    clear:both;
    height:1px;
    font-size:1px;
    overflow:hidden;
}    
.clear-line {
    clear:both;
    height:15px;
    font-size:1px;
    overflow:hidden;
    border-bottom:2px solid #edebea;
}
h2, h3 {
    color:#b9591f;
    font-weight:normal;
    font-size:1.3em;
    padding:0 0 7px 0;
}
h3.nobotpad {
    padding:0 0 0 0;
}
h4 {
    font-size:1.3em;
    padding:0 0 5px 0;
}
h1.dots {
    color:#b9591f;
    font-weight:normal;
    font-size:1.5em;
    padding:0 0 7px 0;
    margin:0 0 8px 0;
    background: url(/en/imagesisos/dots-middle.gif) 0 100% no-repeat transparent;
}
h2.dots {
    font-size:1.4em;
    padding:0 0 7px 0;
    margin:0 0 15px 0;
    background: url(/en/imagesisos/dots-middle.gif) 0 100% no-repeat transparent;
}
h3.dots {
    padding:0 0 7px 0;
    margin:0 0 10px 0;
    background: url(/en/imagesisos/dots-middle.gif) 0 100% no-repeat transparent;
}
.wide h1.dots, .wide h2.dots, .wide h3.dots {background: url(/en/imagesisos/dots-middle.gif) 0 100% repeat-x transparent;}

h2 a, h3 a {
    color:#b9591f;
    font-weight:normal;
}
h4 a {
    color:#003399;
    font-weight:normal;
}
.feature h3 a {
    color:#003399;
    font-weight:normal;
}
p.dots {
    padding:0 0 7px 0;
    margin:0 0 10px 0;
    background: url(/en/imagesisos/dots-middle.gif) 0 100% no-repeat transparent;
  font-size:1.3em;
    color:#b9591f;
}
/* GENERAL PAGE LAYOUT */
#page {
    width: 794px;
    margin: 0 auto;
    text-align:left;
    height: 100%;
}
#header {
    background: #fff;
}
.headertop {    
    background: url(/en/imagesisos/bg-header.jpg) 0 0 no-repeat #013691;
    width: 794px;
}
.headertop-left {
    width:390px;
    float:left;
}
.headertop-left-label {
    width:8.2em;
    float:left;
}
.headertop-left-label p {
    padding:11px 0 0 8px;
    font-size:0.9em;
    font-weight:bold;
    color:#fff;
}
.headertop-left-field {
    width:13.8em;
    float:left;
}
.headertop-left-field select.site {
    background-color:#fff;
    border:1px solid #eaebec;
    color:#685c53;
    float:left;
    font-size:0.8em;
    padding:1px 0 2px 2px;
    margin:7px 0 8px 0;
    width:16.3em;
}
.headertop-left-button {
    width:28px;
    float:left;
}
.headertop input.go-button {
    background:transparent url(/en/imagesisos/button-arrow.gif) no-repeat 0 0;
    border:0 none;
    cursor:pointer;
    height:20px;
    width:28px;
    margin:7px 0 0 0;
}
.headertop-right {
    width:390px;
    float:right;
}
.headertop-right-membership {
    float:right;
}
.headertop-right-label {
    width:10.0em;
    float:left;
}
.headertop-right-label p {
    padding:11px 0 0 16px;
    font-size:0.9em;
    font-weight:bold;
    color:#fff;
}
.headertop-right-field {
    width:13.8em;
    float:left;
}
.headertop-right-field input.membership {
    background-color:#fff;
    border:1px solid #eaebec;
    color:#685c53;
    float:left;
    font-size:0.8em;
    padding:2px 0 3px 2px;
    margin:7px 0 8px 0;
    width:16em;
}
.headertop-right-button {
    width:38px;
    float:left;
}
.rightlinks {
    float:right;
    width:16.8em;
    padding:6px 0 4px 0;
    font-size:0.95em;
    color:#003591;
    font-weight:bold;
}
.rightlinks span {
    display:block;
    float: left;
}
.rightlinks li {
    float:left;
    padding:0 8px 0 8px;
    background:url(/en/imagesisos/bg-rightlinks.gif) 0 3px no-repeat transparent;
}
.rightlinks a {
    color:#003591;
    text-decoration:none;
}
.rightlinks a:hover {
    text-decoration:underline;
}
.rightlinks li.first {
    background:none;
}
.rightlinks li.last {
    padding-right:0;
    padding-left:12px;
}
.headermiddle {
    min-height:82px;
    width:794px;
    background:url(/en/imagesisos/bg-headermiddle.gif) 0 100% transparent repeat-x;
}
.logo {
    padding: 0 0 0 20px;
    width: 230px;
    float: left;
}
/* Primary navigation */
#navbar {
    width: 794px;
    background: url(/en/imagesisos/bg-navbar.gif) 0 50% repeat-x transparent;
    border-bottom: 1px solid #e9edea;
  position:relative;
  z-index:100;
}
#topnav {
    width: 772px;
    float: left;
    z-index:100;
}
#nav, #nav ul { /* all lists */
    padding:0;
    margin:0 0 0 11px;
    list-style:none;
    line-height:1;
}
#nav a {
    display: block;
    /*width: 6em;*/
    color:#003399;
    font-size:0.9em;
    padding:13px 10px 8px 10px;
    padding:13px 10px 10px 10px;
    background:transparent url(/en/imagesisos/bg_topnav_li_a.gif) no-repeat scroll 0 50%
}
#nav a:hover {
    padding:13px 10px 10px 10px;
    background:#fff;
    text-decoration:none;
    color:#cc6633;
}
#nav a.active {
    color:#cc6633;
    background:#fff;
}
#nav span a {
    background:none;
}
#nav li { /* all list items */
    float: left;
    /*width: 6em;*/ /* width needed or else Opera goes nuts */
}
#nav ul li {
    background:url(/en/imagesisos/bg-nav-dots.gif) 10px 0 no-repeat transparent;
    width:100%;
}
#nav ul li.first {
    background:none;
}
#nav ul li.first a:hover {
    background:none;
}
#nav li li a {
    padding:8px 10px 8px 10px;
    background:none;
    width:115px;
}
#nav li li a:hover {
    background:url(/en/imagesisos/bg-nav-dots.gif) 10px 0 no-repeat transparent;
    padding:8px 10px 8px 10px;
}
#nav li ul { /* second-level lists */
    position: absolute;
    background:#fff;
    border:1px solid #ccc;
    width: 135px;
    left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
    margin:0 0 0 -1px;
}
#nav li ul ul { /* third-and-above-level lists */
    margin: -1em 0 0 10em;
    margin: -28px 0 0 135px;
    background:#edebea;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
    left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
    left: auto;
}

#searchbox {
    float: right;
    width: 16.9em;
    margin:45px 0 0 0;
}
#searchbox p {
    padding: 0;
    margin:0;
}
#searchbox span {
    padding-left: 6px;
}
#searchbox input.search {
    background-color:#fff;
    border:1px solid #eaebec;
    color:#685c53;
    float:left;
    font-size:0.9em;
    padding:3px 0 2px 2px;
    margin:8px 0 3px 0;
    width:14.8em;
}
#searchbox .wrapper {
    height:20px;
    width:35px;
    float:right;
}
#searchbox input.search-button {
    background:url(/en/imagesisos/button-search.gif) no-repeat 0 0 ;
    border:0 none;
    cursor:pointer;
    height:20px;
    width:28px;
    margin:8px 0 0 0;
    border:0px solid #f00;
}
#searchboxMain {
    float: left;
    width: 30em;
    margin: 15px 0 15px 0;
}
#searchboxMain p {
    padding: 0;
    margin:0;
}
#searchboxMain span {
    padding-left: 6px;
}
#searchboxMain label 
{
    float: left;
    padding-right: 5px;
    padding-top: 5px;
}
#searchboxMain input.search {
    background-color:#fff;
    border:1px solid #7f9db9;
    color:#685c53;
    float:left;
    padding:3px 0 2px 2px;
    margin:2px 0 3px 0;
    width:20em;
}
.search-wrapper {margin-top:8px;width:35px;float:right;}
#searchListing h2
{
    font-size:1em;
    padding-top:4px;
    padding-bottom:1px;
}
#searchListing h2 a
{
    color: #003399;
}
.search-result-pagination
{
    padding: 5px 0 5px 0;
}
.search-result-pagination p span 
{
    padding-right: 10px;    
}

/* Secondary navigation */
#snav {
    padding:10px;
}
#snav h3.dots {
    margin:0 0 7px 0;
}
#snav ul li {
    padding:0 0 10px 0;
}
#snav ul ul li {
    padding:0 0 6px 0;
}
#snav ul li a {
    font-size:0.9em;
    color:#003399;
    width:154px;
}
#snav ul ul li a {
    width:136px;
}
#snav ul ul ul li a {
    width:116px;
}
#snav ul li.active a {
    color:#b9591f;
    font-weight:bold;
}
#snav ul ul li.active a {
    color:#b9591f;
    font-weight:bold;
}
#snav ul ul ul li.active a {
    color:#b9591f;
    font-weight:bold !important;
}
#snav ul li.activeparent a {
    color:#003399;
    font-weight:bold;
    padding:0 0 0 0;
}
#snav ul li.activeparent li a {
    font-weight:normal;
}
#snav ul li.active li a {
    font-weight:normal;
    color:#003399;
}
#snav ul li ul li.active a {
    /*font-weight:bold !important;*/
    font-weight:bold;
}
#snav ul ul li.activeparent a {
    color:#003399;
    font-weight:bold;
    padding:0 0 0 0;
}
#snav ul ul li.activeparent li a {
    font-weight:normal;
}
#snav ul li ul li.active ul li a {
    font-weight:normal;
}
#snav ul ul {
    padding:10px 0 0 18px;
}
#snav ul ul ul {
    padding:10px 0 0 20px;
}
/* Breadcrumb */
#breadcrumb {
    width:794px;
}
#breadcrumb p {
    padding:9px 0 9px 19px;
    font-size:0.9em;
    font-weight:bold; 
}
#breadcrumb p a {
    font-weight:normal; 
}
/* Main content */
#maincontent {
    width: 794px;
}
#banner-home {
    margin:1px 0 0 0;
    width:794px;
}

#banner-carousel {
    margin:10px 0;
    width:540px;
}
#banner-carousel .slideshow {
    z-index:auto !important;
}

#banner {
    margin:1px 0 0 0;
    width:794px;
    height:170px;
  position:relative;
}
#banner .banner-img {
position:absolute;
top:0;
left:0;
z-index:1;
}
#banner h1 {
    font-size:1.9em;
    padding:21px 0 0 20px;
    color:#fff;
    font-weight:normal;
  z-index:50;
  position:absolute;
  top:0;
  left:0;
}
.bg-landing-banner {background:url(/en/imagesisos/banner-landing.jpg) 0 0 no-repeat transparent;}
.bg-events-banner {background:url(/en/imagesisos/banner-events.jpg) 0 0 no-repeat transparent;}
.content {
    width:794px;
    background:#edebea;
}
.bg-landing {background:transparent url(/en/imagesisos/bg-landing.gif) repeat-y 0 0;}
.bg-events {background:transparent url(/en/imagesisos/bg-events.gif) repeat-y 0 0;}
.contentleft {
    width:192px;
    float:left;
    min-height:620px;
}
.contentmiddle {
    width:382px;
    float:left;
    background:#fff;
    min-height:620px;
}
.wide .contentmiddle {
    width:560px;
}
.contentright {
    width:220px;
    float:left;
    min-height:620px;
}
.contentleftnav {
    border-top:10px solid #edebea;
    border-right:10px solid #edebea;
    border-left:10px solid #edebea;
    background:#fff;
    width:172px;
    float:left;
    min-height:621px;
}
.contentmiddle-wide {
    width:602px;
    float:left;
    background:#fff;
    min-height:621px;
    padding:0 0 0 0;
    margin:0 0 0 0;
}
.contentmiddle-wide ul {
    list-style-type:disc;
    margin:0 0 10px 35px;
}
.contentmiddle-wide ul li {
    padding:0 0 5px 0;
    line-height:1.4em;
    
}
.contentmiddle-wide ul li a {
    color:#b9591f;
}

.box {
    background:#fff;
    margin:10px 10px 0 10px;
}
.box-content {
    padding:9px 10px 9px 10px;
}
.box-content h3 {
    width:100%;
}
.article-date 
{
    padding-right: 4px;
}
.box img {
    margin:0 0 10px 0;
}
.box p {
    padding:0 0 0.7em 0;
    font-size:0.9em;
}
.box p a {
    color:#003399;
}
.box-link {
    border-top:1px solid #edebea;
    padding:9px 10px 9px 10px;
}
.box-link p {
    padding:0;
    color:#685c53;
}
.box-link p a {
    color:#b9591f;
}
.middle-content {
    margin:12px 0px 0px 0px;
    width:362px;
}
.contentmiddle .notopmargin {
    margin-top:0;
    margin-bottom:12px;
}
.wide .middle-content {
    width:560px;
}
.middle-content-wrapper {
    margin:0 0 0 20px;
}
.middle-content h1.dots {
    margin:0 0 8px 0;
}
.middle-content p {
    font-size:1em;
    padding:0 0 0.6em 0;
    line-height:1.4em;
}
.middle-content .home-intro p span {
    font-size:1.9em;
    color:#b9591f;
}
.middle-content .content-page p a {
    color:#b9591f;
}
.middle-content .content-page img {
    display:inline;
}
.middle-content p.link a {
    color:#b9591f;
    background: url(/en/imagesisos/arrow.gif) 0 2px no-repeat transparent;
    padding:0 0 0 15px;
}
.middle-content ul {
    list-style-type:disc;
    margin:0 0 10px 35px;
}
.middle-content ul li {
    padding:0 0 5px 0;
    line-height:1.4em;
    
}
.middle-content ul li a {
    color:#b9591f;
}
.middle-content .feature {
    width:342px;
    background: url(/en/imagesisos/dots-middle.gif) 0 100% no-repeat transparent;
    margin:0 0 15px 20px;
}
.middle-content .feature-nodots {
    width:342px;
    margin:0 0 15px 20px;
}
.feature_wrap {
    background: url(/en/imagesisos/dots-middle.gif) 0 0% no-repeat transparent;
    float:left;
    padding-top:15px;
    width:325px;
}
.middle-content .feature2 {
    width:325px;
    background: url(/en/imagesisos/dots-middle.gif) 0 100% no-repeat transparent;
    margin:0 0 15px 0px;
}
.middle-content .feature2 .feature-right {
    width:240px;
    float:left;
}
.middle-content .feature2 p a {
    color:#003399;        
}
.middle-content .feature2 .feature-right p.link a {
    color:#b9591f;
    font-size:0.9em;
}  
.middle-content .feature-left {
    width:85px;
    float:left;
}
.middle-content .feature-left-hm {
    width:100px;
    float:left;
}
.middle-content .feature-left img {
    margin:0 0 15px 0;
}
.middle-content .feature-right {
    width:242px;
    float:left;
  margin-top:-3px;
}
.quotation {
    margin:10px 10px 0 10px;
}
/* Landing page */
.middle-content-wide {
    margin:12px 0 0 20px;
}
.w535 {
    width:535px;
}
.middle-content-wide p {
    font-size:1em;
    padding:0 0 0.6em 0;
    line-height:1.4em;
}
.middle-content-wide .feature {
    width:271px;
    background: url(/en/imagesisos/dots-middle-wide.gif) 0 100% no-repeat transparent;
    margin:0 0px 15px 0;
    padding-right:20px;
    float:left;
    min-height:8.5em;
}
.middle-content-wide .feature-left {
    width:85px;
    float:left;
}
.middle-content-wide .feature-left img {
    margin:0 0 15px 0;
}
.middle-content-wide .feature-right {
    width:186px;
    float:left;
}
/* 3 Column page */
.middle-content .feature-panel {
    width:382px;
    margin:0 0 0 0;
    border-top:10px solid #edebea;
}
.middle-content .feature-panel .wrap {
  width:368px;
  padding-right:20px;
 }
  
.middle-content .feature-panel h2.dots {
    margin:12px 0 15px 20px;
}
.middle-content .feature-panel h2.dots-share {
    margin-bottom:11px;
}
.middle-content .feature-panel p {
    margin-left:20px;
    padding-bottom:1px;
}
.middle-content .feature-panel p.date {
    margin-left:20px;
    padding-bottom:5px;
    font-size:0.9em;
}
.middle-content .feature-panel p a {
    color:#003399;
}
.middle-content .feature-panel p.link {
    background:transparent url(/en/imagesisos/dots-middle.gif) no-repeat scroll 0 0;
    margin-top:3px;
    padding-top:6px;
  color:#000000;
}
.middle-content .feature-panel p.padbot {
    margin-bottom:21px;
}
.middle-content .feature-panel p.link a {
    background:none;
    padding-left:0;
    color:#b9591f;
}
.middle-content .feature-panel p.link a:focus, .middle-content .feature-panel p.link a:active {
    background-color:#ffffcc;
    text-decoration:underline;
}
.middle-content .feature-panel p.link-all {
    margin-top:-8px;
    margin-bottom:21px;
    padding-top:0px;
  color:#000000;
}
.middle-content .feature-panel p.link-all a {
    color:#b9591f;
}
.middle-content .feature-panel .feature-right p {
    margin-left:0px;
}
.middle-content .feature-panel .feature-right p.link {
    background:none;
    margin-top:1px;
    padding-top:0px;
}
.middle-content .feature-panel .feature-right p.link a {
    color:#b9591f;
    font-size:0.9em;
}    
.middle-content .feature-panel .feature-right p.link a:hover {
    text-decoration:underline;
}    
/* External links */
.middle-content .feature-panel .feature-right img {
    display:inline;
}
.contentright .box p img {
    display:inline;
    margin:0;
}
/* Content page */
.popup img {
    border:1px solid #edebea;
}
.banner-asset {
    margin:0 0 22px 0;
}
.middle-content .content-page h2.dots {
    margin:10px 0 8px 0;
}    
.middle-content .content-page h3 {
    font-weight:bold;
    color:#666;
    font-size:1em;
    margin:10px 0 0 0;
}

#mainLinks a
{
   background-image: url(/en/imagesisos/arrow.gif);
   background-color: transparent;
   background-repeat: no-repeat;
   background-position: 0pt 2px;
   padding-left: 15px;
   color: #003399;
}
    
/* Footer */
#footer {
    background: #003591;
    width: 794px;
}
.footercontent {
    width: 752px;
    padding-left: 21px;
    margin: 0px 10px;
    background: #fff;
}
.links {
    width: 188px;
    float: left;
    padding-bottom: 10px;
}
.links h4 {
    font-size:1.1em;
    color:#666;
    font-weight:bold;
    margin-right:10px;
    padding:17px 0 6px 0;
    margin-right: 23px;
    text-transform:uppercase;
    background: url(/en/imagesisos/dots-links.gif) 0 100% no-repeat transparent;
    margin-bottom: 7px;
}
.links ul {
    float: left;
    width: 186px;
}
.links ul li {
    margin-bottom: 6px;
    padding-right: 15px;
}
.links a {
    font-size:1em;
    color:#666;
    text-decoration: none;
}
.links a:hover {
    text-decoration:underline;
}
.footerbottom {
    margin:0 auto;
    width:752px;
}
.footerleft {
    width:284px;
    float:left;
}
.footerleft img {
    float:left;
    padding-left:11px;
}
.footerleft p {
    padding:6px 0 0 0;
    color:#fff;
    font-size:0.9em;
}
.footerright {
    width: 468px;
    float: left;
    padding-top: 1px;
}
.footerright ul {
    float: right;
}
.footerright ul.home {
    padding-top:9px;
}
.footerright li {
    padding-top:5px;
    padding-bottom:4px;
    padding-left:19px;
    float:left;
}
.footerright li a {
    text-decoration:none;
    color:#fff;
    font-size:0.9em;
}
.footerright li a:hover {
    text-decoration: underline;
}
/* SKIP NAVIGATION */
.skip {
    position:absolute;
    left:-999em;
}
a.skip:active, a.skip:focus {
    top:0;
    left:0;
    color:#000 !important;
    background:#ffffcc !important;
    font-size:1.4em;
    display:block;
    padding:0.5em;
    border:0.1em solid;
    white-space:nowrap;
    width:15em;
    text-align:center;
    font-weight:bold;
}
/* TABBING/ON FOCUS STATES */ 
a:focus, a:active {
    background-color:#ffffcc;
    text-decoration:underline;
}
.footerbottom a:focus {
    color:#666;
    background-color:#ffffcc;
    text-decoration:underline;
}
.footerbottom a:active {
    color:#666;
    background-color:#ffffcc;
    text-decoration:underline;
}

/* Lightbox pop up */
div.overlay {
    background:url(/en/imagesisos/white-popup.png) no-repeat #ffffff;
  border:2px solid #695c53;
    padding:40px 29px 31px 29px;    
    width:589px;  
    display:none;
}
div.overlay div.close {
    background:url(/en/imagesisos/close.gif) no-repeat 100% 0.5em transparent;
    position:absolute;
    top:2px;
    right:5px; 
    cursor:pointer;
  padding:6px 16px 0px 0px;
  color:#b9591f;
}
div.overlay div.close span:hover, div.overlay div.close span:focus, div.overlay div.close span:active {text-decoration:underline;}
div.player, div.players {         
    display:block;
    height:301px;
  width:427px;
  padding-left:80px;
}
div.player2 {         
    display:block;
    min-height:132px;
  width:180px;
  margin-bottom:10px;
}
div.player2 a {display:block;}
div.player_flash {
    display:none;
}
div.player_flash {
    display:none;
    height:301px;
    width:427px;
    padding-left:80px;
}
div.player_flash p {
    font-size:1.2em;
}
div.popup {
    display:block;
    /*height:207px;    */
    background:#fff;
}
div.popup-left {
    width:303px;
    float:left;
    background:#fff;
  padding-right:15px;
}
.middle-content .feature-panel div.popup-left p {margin-left:0px;}
div.popup-right {
    width:271px;
    float:left;
    background:#fff;
}
div.popup h1 {
    font-size:1.4em;
    font-family:verdana;
    font-weight:normal;
    color:#000;
    margin-bottom:0;
    padding:13px 0 3px 0;
  color:#b9591f;
}
div.time {
    font-size:0.9em;
    font-family:verdana;
    color:#685c53;
    padding:0 0 6px 0;
}
div.popup h2 {
    font-size:1.4em;
    font-family:verdana;
    color:#000;
    margin-bottom:0;
    padding:13px 0 10px 0;
  color:#b9591f;
}
div.popup p.play {
    font-size:1em;
    font-family:verdana;
    color:#fff;
    background:#005896;
    padding:1px 0 2px 3px;
    width:7em;
    margin-bottom:12px;
}
div.popup p {
    font-size:1.1em;
    font-family:verdana;
    color:#685c53;
    padding:0 10px 3px 0;
}
div.popup #videos-top {
    width:268px;
    height:12px;
    background:url(/en/imagesisos/popup-videos-top.jpg) no-repeat 0 0;
}
div.popup #videos-bot {
    width:268px;
    height:11px;
    background:url(/en/imagesisos/popup-videos-bot.jpg) no-repeat 0 0;
}
div.popup #videos {
    width:268px;
    background:url(/en/imagesisos/popup-videos-bg.jpg) repeat-y 0 0;
    height:148px;
}
div.popup #videos #related {
    width:246px;
    margin-left:16px;
    height:140px;
    overflow:scroll;
    overflow: hidden; 
}
div.popup #videos #related ul {
    padding:0;
  margin:0px;
}
div.popup #videos #related ul li {
    background:none;
    padding:0;
}
div.popup #videos #related .vid {
    width:233px;
    background:url(/en/imagesisos/popup-video-dots.jpg) no-repeat 0 100%;
    padding:5px 0 5px 0;
}
div.popup #videos #related .vid-left {
    width:75px;
    float:left;
}
div.popup #videos #related .vid-right {
    width:148px;
    float:left;
}
div.popup #videos #related .vid-right a {
    color:#003591;
    padding-left:0;
  font-size:0.9em;
}
/* podcast */
.audio {padding:49px 82px 71px 82px;}
/* noscript */
.noscript {color:#a60000; font-size:0.9em;display:none;}
/* slideshow */
.slideshow {display:none;}

/* TEST Country New table format */ 
table.contentTable{
 margin-bottom: 15px;
 color:#666;}
table.contentTable td, table.contentTable th {
 border-bottom: 1px solid #ccc;
 padding: 5px 10px 5px 0;}
table.contentTable td.sep, table.contentTable th.sep {
 border-left: 1px solid #ccc;
 padding-left: 10px;}
 
table.contentTable td.space, table.contentTable th.space {
 padding-right: 25px;}
tr.odd {
  background-color: #F7F7F7;} 
table.contentTable img {
 display: inline;
 vertical-align: middle;}
th{
 font-weight: normal;
 text-align: left;
 margin: 0;
 color: #666;}
table.contentTable1 th {
 border-bottom: 1px solid #ccc;
 padding: 5px 10px 5px 0;}
table.contentTable1 th.thsep {
 border-left: 1px solid #ccc;
 padding-left: 10px;}
.main {
 color: #666;
 border-top: 1px solid #ccc;}
/*END TEST*/


#sitemap h1 
{
    font-size: 10px;
    color: #cc6600;
    background-color: #e2e1dd;
    padding: 5px 0 5px 10px ;
    margin: 5px 0 5px 0;
}
#sitemap h2 {
   font-size:1.3em;
}
#sitemap ul {list-style-type:none; margin: 0; padding: 0; padding-right: 5px;}
#sitemap ul li ul {margin: 0px; padding-left: 15px;}
  
#sitemap {
    width: 540px;
    float: left;
}
.sitemap-top {
  width: 540px; 
  padding-bottom: 10px;
  float: left;
}
#sitemap-bottom {
  width: 794px;
  float: left;
}
.sitemap {
    width:170px;     
float: left;
    padding-right:10px;
}

/* "Final request" styles */
.contentmiddle select {
    color:#666;
    font-family:verdana,arial,sans-serif;
    font-size:1em;
}
.middle-content p.linkarrow {
    padding:0;
}
.middle-content p.linkarrow a {
    color:#b9591f;
    background: url(/en/imagesisos/arrow.gif) 0 2px no-repeat transparent;
    padding:0 0 0 15px;
}
table.months td a {
    font-size:0.9em;
}
table.flags td {
    font-size:0.8em;
}
table.contentTable td, table.contentTable th {
    border-bottom:1px solid #CCCCCC;
    padding:5px 10px 5px 0;
}
.contentmiddle-wide table td .TextNewsVerdanaOrange {
    color:#B9591F;
    font-weight:bold;
}
.contentmiddle-wide table td p {
    padding-bottom:0.7em;
}
.contentmiddle-wide table td ul {
    padding:0 0 10px 0;
}
.contentmiddle-wide table td ul li {
    list-style-type:disc;
    margin-left:20px;
}
.contentmiddle table td .TextNewsVerdanaOrange {
    color:#B9591F;
    font-weight:bold;
}
.contentmiddle table td p {
    padding-bottom:0.7em;
}
.contentmiddle table td ul {
    padding:0 0 10px 0;
}
.contentmiddle-wide table td ul li {
    list-style-type:disc;
    margin-left:20px;
}
tr.odd {
    background-color:#F7F7F7;
}    


/* End "Final request" styles */
.middle-content .listings p {
    padding-bottom:1px;
}
.middle-content .listings p.date {
    padding-bottom:5px;
    font-size:0.9em;
}
.middle-content .listings p a {
    color:#003399;
}

/* Arrow links */
.TextMainVerdanaLink {
    background:transparent url(/en/imagesisos/arrow.gif) no-repeat scroll 0 2px;
    color:#B9591F;
    padding:0 0 0 15px;
}
a.TextMainVerdanaLink {
    background:transparent url(/en/imagesisos/arrow.gif) no-repeat scroll 0 2px;
    padding:0 0 0 15px;
    color:#B9591F;
}
a.VerdanaLinkNormal {
    background:transparent url(/en/imagesisos/arrow.gif) no-repeat scroll 0 2px;
    padding:0 0 0 15px;
    color:#666666;
}
.TextMainVerdanaLinkGrey {
    background:transparent url(/en/imagesisos/arrow.gif) no-repeat scroll 0 2px;
    padding:0 0 0 15px;
color:#666666;
}

/* Events page */
.TextMainVerdanaLinkEventMonths {
    color:#B9591F;
}
a.TextMainVerdanaLinkEventMonths {
    color:#B9591F;
}

/* Inquiry forms */
input.InputBox {
    border:1px solid #666; 
    height:19px;
}
select.srch {
    width:492px;
}
input#title {
    width:45px;
}
input#name {
    width:212px;
}
input#surname {
    width:211px;
}
input#company {
    width:309px;
}
input#email {
    width:309px;
}
input.tel1, input.tel2 {
    width:52px;
}
input.tel3 {
    width:185px;
}
input#subject {
    width:309px;
}
textarea#enq {
    width:489px; 
    border:1px solid #666;
}
input#member {
    width:200px;
}
.label {
    width:180px;
}
#Layer1 {
    display:none;
}
/* IS0015 - Case study pages */
.middle-content .content-page .case-study h2 {
    font-weight:bold;
    color:#666;
    font-size:1em;
    margin:10px 0 0 0;
    padding-bottom:1px;
}
.middle-content .content-page .case-study h1.dots span {
    display:block;
}
.middle-content .content-page .case-study .picture-overview {
    float:right;
    margin:0 0 5px 10px;
    padding:6px 0 2px 0;
    width:100px;
}
.middle-content .content-page .case-study .picture {
    float:right;
    margin:0 0 5px 5px;
    padding:14px 0 2px 0;
    width:119px;
}
.middle-content .content-page .case-study .banner-asset {
    margin:0 0 16px 0;
}
.box .orange p a {
    color:#b9591f;
}
.middle-content .content-page .case-study-bot {
    margin:0 0 164px 0;
}
.middle-content .content-page .case-study-feature {
    width:540px;
    padding-top:1px;
}
.middle-content .content-page .case-study-feature-left {
    width:191px;
    float:left;
}
.middle-content .content-page .case-study-feature-left img {
    margin-top:5px;
}
.middle-content .content-page .case-study-feature-right {
    width:349px;
    float:left;
}
.middle-content .content-page .case-study-list {
    width:540px;
    background: url(/en/imagesisos/dots-middle.gif) 0 100% repeat-x transparent;
    padding-bottom:15px;
    margin-bottom:9px;
}
.middle-content .content-page .case-study-list-left {
    width:85px;
    float:left;
}
.middle-content .content-page .case-study-list-left img {
    margin-top:5px;
}
.middle-content .content-page .case-study-list-right {
    width:455px;
    float:left;
}
.middle-content .content-page .case-study-feature a.link-blue, .middle-content .content-page .case-study-list a.link-blue {
    color:#003399;
}
.middle-content .search-result-pagination p span {
    font-size:1em;
    color:#666;
}
.case-study-wrapper {
    background:#fff;
    width:602px;
}
.case-study-wrapper-inner {
    background:#fff;
    width:560px;
}
.case-study-wrapper-inner h1.dots, .case-study-wrapper-inner h2.dots {
    background:url("/en/imagesisos/dots-middle.gif") repeat-x scroll 0 100% transparent;
}


/* 
   /en/imagesisos/paging_next.gif
   /en/imagesisos/paging_prev.gif
*/

#membership-clear {
    display: none;
}
 

/* News and Events - broadcasts, videos and podcasts */
.middle-content .feature-panel p{
    font-size:1em;
}
.middle-content .feature-panel p.arrow {
    padding:0 0 13px 0;
}
.middle-content .feature-panel p.arrow a {
    color:#b9591f;
    background: url(/en/imagesisos/arrow.gif) 0 2px no-repeat transparent;
    padding:0 0 0 15px;
    font-size:0.9em;
}
.middle-content .media-intro p {
    width:327px;
}
.middle-content .media {
    width:342px;
    margin:0 0 15px 20px;
}
.middle-content .media-left {
    width:151px;
    float:left;
    /*margin-top:8px*/
}
.middle-content .media-right {
    width:191px;
    float:left;
    padding-top:28px;
}
.middle-content .media p {
    font-size:1em;
    line-height:1.4em;
    padding:0 0 0.6em;
}
.middle-content .media p.link a {
    background:none;
    color:#B9591F;
    padding:0;
    font-size:0.9em;
}
.middle-content .media p.arrow a {
    color:#b9591f;
    background: url(/en/imagesisos/arrow.gif) 0 2px no-repeat transparent;
    padding:0 0 0 15px;
    font-size:1em;
}
 
input.button-go {
    background: url(/en/imagesisos/button-go.gif) no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 20px;
    margin: 0;
    vertical-align: top;
    width: 31px;
}


/* Equiry form */
#enqform {
    /*background:yellow;*/
}
#enqform div.title {
    width:54px;
    float:left;
}
#enqform div.fname {
    width:223px;
    float:left;
}
#enqform div.lname {
    width:213px;
    float:left;
}
#enqform div.wrapper-left {
    width:180px;
    float:left;
}
#enqform div.wrapper-right {
    width:311px;
    float:left;
}
#enqform input {
    border:1px solid #666666;
    padding:1px 2px 2px 2px;
    font-size:1.1em;
    float:left;
}
#enqform select {
    padding:1px 2px 2px 2px;
    font-size:1.1em;
}
#enqform textarea {
    border:1px solid #666666;
    padding:2px 2px 2px 2px;
    font-size:1.1em;
}
#enqform p.red {
    color:#cc0000;
    font-weight:normal;
}

/* Alarm center style amends */
.contentmiddle select.alarm-centers {
    color:#666;
    font-family:verdana,arial,sans-serif;
    font-size: 0.9em;
    width: 22.4em;
}
.contentmiddle select.emergencies {
    color:#666;
    font-family:verdana,arial,sans-serif;    
    width: 21em !important;    
}
.middle-content .alarm-panel {
    border-top: 10px solid #EDEBEA;
    border-bottom: 10px solid #EDEBEA;
    padding:12px 0 12px 0;
    margin: 0;
    width: 382px;
}
.middle-content .alarm-panel .middle-content-wrapper  {
    margin: 0 20px 0 20px;
}


/* QUOTE ENGINE FORM - Homepage */
.contentright .box.quote a {
    color: #b9591f;
}
.contentright .box.quote label {
    float:left;
    display:block;
}
.errorBox {color:#666666!important; float:left;}
.contentright .box.quote label p {
    display:block;
}
.contentright select.quote {
    color: #666666;
    font-family: verdana,arial,sans-serif;
    font-size: 0.9em;
    width: 180px;
}
.contentright .quotedate {
    width:180px;
    float:left;
    display:block;
    text-align:left;
}
.contentright .quotedate input {
    float:left!important;
    color: #666666;
    font-family: verdana,arial,sans-serif;
    font-size: 0.9em;
    width:90px;
    padding:2px;
    margin:0px;
    /*min-height:15px;*/
    line-height:1.4em;
}

.clear0 {
    clear:both;
    height:0px;
    font-size:0px;
    overflow:hidden;
    display:block;
}  

.contentright .quotedate img {
    float:left;
    margin:0 0 0 2px;
}
#quoteEngineSubmit {background: url(/en/files/select-my-plan.gif) 0px 0px no-repeat transparent; 
border: medium none;
    color: #FFFFFF;
    display: block;
    font-size: 1em;
    height: 22px;
    margin: 0px!important;
    padding: 0px;
    width: 156px !important;
}
