﻿/* All screen styles go in here - common.css is just for styles that you want to appear on print and screen */
.outer { margin: 0 auto; width:100%; /*width:980px;*/ padding-bottom:30px; /*background:url(../images/body_sides.png) repeat-y left top; padding:0 9px; overflow:hidden;*/ }
.main { /*float:left;*/ width:100%; /*width:980px;*/ padding:0px; font-size:1.2em;  }
.page { width:100%; position:relative;}
.header-container { margin:0 auto; width:100%; background:url(../images/background.gif) repeat-y center top #fff; }
.header { margin:0 auto; width:960px; /*float:left;*/ height:117px; padding:14px 0px 0 20px; background:url(../images/header_bg.gif) repeat-x left 128px; position:relative; }
.contentholder { width:968px; float:left; clear:both; padding-bottom:20px;}
.contentarea { background:#fff; margin:0 auto; /*clear:both; float:left;*/ width:960px; padding:0 10px; }

.page .contentarea { padding:10px 0 30px 0; }
.page .contentareafull  { width:963px;}
.page .content { width:454px; padding-left:20px; float:left; overflow:hidden;  }
.page .content h4 { margin:14px 0 0 0 !important; line-height:1.5em; }
.page .content ul li { padding:0 0 3px 10px; background-position:0 6px; display:table; }
.page .content ul li p { margin:0; padding:0; }

.page .contentareafull .content { width:680px; }
.contentholder a, .contentarea a { color:#d3220b; text-decoration:none;}
.contentarea a:hover { text-decoration:underline;}

.page .content-summary { clear:both; margin:0; }
.page .content-summary p { font-weight:bold; }
.page .content-summary img { margin:0 10px 0 0; float:left; }


.home .banner { text-align:center; margin-bottom:20px; margin-top:10px; }

/*   generics  */
.content ul, .rhs ul { list-style:none;}
.content ul li, .rhs ul li { list-style:none; background:url(../images/bullet.gif) no-repeat left 9px; padding:4px 0 4px 10px;}
.rhs ul li { background:url(../images/bullet_orange.gif) no-repeat left 5px; font-weight:bold; padding-top:1px; padding-bottom:1px;}
.content ul li a { }
.content ol { margin:5px; padding:18px; }
.content ol li { padding:4px 0 4px 0px; margin:0;}
.content ol li a { padding:0; margin:0; }

/* hidden text */
.home h1, a.btn, .page .logo {/*text-indent:-999em;*/ outline:none;}
.home h1 { padding:0; }

/*    logo     */
.logo { /*padding:0px 18px 0px 0px;*/ float:left; width:226px; height:85px; margin:12px 0 0 10px; display:inline-block; /*background:url(../images/logo.png) no-repeat left top;*/ }
.home .logo a { display:inline-block; width:226px; height:85px; }
.page .logo a {/* background:url(../images/logo.gif) no-repeat left top;*/ width:226px; height:85px; display:inline-block; }
.country { position:absolute; top:0; right:-3px; width:228px; height:99px; background:url(../images/country-login-bg.gif) no-repeat left top; }
.country .login img { float:right; margin:6px 9px 0 0; }
.country .login-text { float:right; clear:right; margin:0 5px 0 0; }
.country .login a.login { }
.country .select-country { position:absolute; bottom:9px; right:12px; width:200px; text-align:right; }
.country .select-country select { float:right; }
.country .select-country img { float:right; margin:0 5px 0 0; }

.advsearch { background:url(../images/adv_search-home.gif) no-repeat right bottom; float:right; clear:right; width:167px; height:24px; position:absolute; bottom:3px; right:0;}

.advsearch a { color:#646464; background:url(../images/bullet_grey_dbl.gif) no-repeat 0 4px; padding:0 0 0 9px; display:inline-block; margin:7px 0 0 40px; font-size:0.916em; text-decoration:none;}
.advsearch a:hover { text-decoration:underline;}

/* main navigation */
.navareaholder { height:31px; width:980px; margin:0 auto; background:url(../images/nav/nav_bg.gif) repeat-x left top; /*float:left;*/ }

ul.nav { float:left; width:675px; height:30px; margin:0 0 0 10px; padding:0; list-style:none; }
ul.nav li { height:30px; display:block; float:left; position:relative; z-index:100; cursor:pointer; }
ul.nav li a { display:block; height:30px; position:relative; z-index:200; /*position:relative; z-index:50;*/ text-decoration:none; background-position:left bottom; }
ul.nav li a span.sep { display:block; right:0; width:4px; height:30px; background:url(../images/nav/nav-sep-mask.gif) repeat-x; position:absolute; top:0; z-index:50; }
ul.nav li a span.over { display:none; }
ul.nav li a span.name { display:none; }
ul.nav li.on a span.sep, ul.nav li a:hover span.sep, ul.nav li a.sfHover span.sep  { display:none; }

ul.nav li a:hover, ul.nav li.on a, ul.nav li.sfHover a { background-position:left top; }
ul.nav li li > a:hover, ul.nav li li > a:focus, ul.nav li li.sfHover > a { background-position:left top; }
ul.nav li a:hover span.over, ul.nav li.on a span.over, ul.nav li.sfHover a span.over { margin:0 0 0 -5px; float:left; background:url(../images/nav/nav-hover-left.png) no-repeat left bottom; display:block !important; position:relative !important; top:0; width:5px; height:30px; z-index:5000; }

/* dropdowns */
ul.nav ul { display:none; position:absolute; top:30px; left:-5px; z-index:5000; min-height:10px; height:auto !important; height:10px; }
ul.nav ul li { width:100%; padding:0; color:#fff; }
ul.nav li:hover ul, 
ul.nav li.sfHover ul { padding:20px; }

ul.nav li ul li { float:none; position:relative !important; }
ul.nav li ul li a, 
ul.nav li.sfHover ul li a { width:auto !important; height:auto !important; background:url(../images/nav/dropdown/bullet.gif) 0px 4px no-repeat; color:#fff !important; display:block; margin:3px 0 0 4px; padding:0 0 0 9px; float:none; font-size:0.9em; }
ul.nav li ul li a.parent { font-weight:bold; background:url(../images/nav/dropdown/bullet-dbl.png) 0px 4px no-repeat; padding:0 0 0 11px; margin:0 !important; font-size:0.98em; }
ul.nav li ul li span.parent { width:auto !important; height:auto !important; color:#fff !important; display:block; float:none; font-weight:bold; background:url(../images/nav/dropdown/bullet-dbl.png) no-repeat 0px 4px; padding:0 0 0 11px; margin:0 !important; font-size:0.98em; }
ul.nav li ul li a:hover, 
ul.nav li ul li a.sfHover { text-decoration:underline; }

ul.nav li:hover ul li .drop-shadow, 
ul.nav li.sfHover ul li .drop-shadow  { position:absolute; top:0; left:0; z-index:8000; height:15px; background:url(../images/nav/dropdown/top-shadow.png) repeat-x; }
ul.nav li:hover ul li .dropdown, 
ul.nav li.sfHover ul li .dropdown { position:relative !important; min-height:10px; height:auto !important; height:10px; }
ul.nav li:hover ul li .groups, 
ul.nav li.sfHover ul li .groups { float:left; /*clear:left;*/ margin:0 0 10px 30px; width:207px; padding-top:12px; background:url(../images/nav/dropdown/group-dotted-bg.png) repeat-x top left; }
ul.nav li:hover ul li .groups.first, 
ul.nav li.sfHover ul li .first { background:none !important; padding-top:0 !important; }
ul.nav li:hover ul li .drop-separator, 
ul.nav li.sfHover ul li .drop-separator { display:none; }

/* smaller */
ul.nav li:hover ul.sml, 
ul.nav li.sfHover ul.sml { padding:0; margin:0; width:254px; }
ul.nav li:hover ul.sml .drop-shadow, 
ul.nav li.sfHover ul.sml .drop-shadow { width:231px; }
ul.nav li:hover ul.sml .dropdown, 
ul.nav li.sfHover ul.sml .dropdown { background:url(../images/nav/dropdown/nav-bg-sml.png) no-repeat left bottom; padding:20px 15px 20px 8px; }
ul.nav li:hover ul.sml .groups, 
ul.nav li.sfHover ul.sml .groups { margin-left:5px; width:197px; }
.superfish li:hover ul.sml, 
.superfish li.sfHover ul.sml { width:254px; }

/* bigger */
ul.nav li:hover ul.big, 
ul.nav li.sfHover ul.big { padding:0; margin:0; width:508px; }
ul.nav li:hover ul.big .drop-shadow, 
ul.nav li.sfHover ul.big .drop-shadow { width:485px; }
ul.nav li:hover ul.big .dropdown, 
ul.nav li.sfHover ul.big .dropdown { background:url(../images/nav/dropdown/nav-bg-big.png) no-repeat left bottom; padding:20px 15px 15px 0px; }
ul.nav li:hover ul.big .drop-separator, 
ul.nav li.sfHover ul.big .drop-separator { display:block; position:absolute; top:18px; left:245px; width:2px; height:70%; background:url(../images/nav/dropdown/big-sep.gif) repeat-y; }
.superfish li:hover ul.big, 
.superfish li.sfHover ul.big { width:508px; }
ul.nav li:hover ul.big li .second, 
ul.nav li.sfHover ul.big li .second { background:none !important; padding-top:0 !important; }

/* news spotlights */
ul.nav li:hover ul li .news-spotlights, 
ul.nav li.sfHover ul li .news-spotlights  { z-index:-10; position:absolute; top:0px; right:-215px; background:url(../images/nav/dropdown/nav-spotlights-bg.png) no-repeat left bottom; width:190px; padding:0px 30px 20px 30px; min-height:20px; height:auto !important; height:20px; }
ul.nav li:hover ul li .news-spotlights .drop-shadow, 
ul.nav li.sfHover ul li .news-spotlights .drop-shadow { left:12px; width:230px; }
ul.nav li:hover ul li .news-spotlights .item, 
ul.nav li.sfHover ul li .news-spotlights .item { font-size:0.9em; color:#5e5e5e; padding:20px 0 15px 0; background:url(../images/nav/dropdown/news-spot-sep.gif) repeat-x left top; }
ul.nav li:hover ul li .news-spotlights .item.first, 
ul.nav li.sfHover ul li .news-spotlights .first  { background:none !important; }
ul.nav li:hover ul li .news-spotlights .item .title, 
ul.nav li.sfHover ul li .news-spotlights .item .title { text-transform:uppercase; font-weight:bold; }
ul.nav li:hover ul li .news-spotlights .item p, 
ul.nav li.sfHover ul li .news-spotlights .item p { margin:0 0 5px 0; padding:0 !important; } 
ul.nav li:hover ul li .news-spotlights .item a.more, 
ul.nav li.sfHover ul li .news-spotlights .item a.more { color:#e4160d !important; font-size:1em; background:url(../images/bullet.gif) no-repeat scroll 0 5px !important; }

/* search */
div.search { float:right; width:270px; height:28px; padding:2px 5px 0 0px; clear:right; margin:0; }
div.search label { text-indent:-999em; float:left; vertical-align:middle; padding:5px 5px 0 5px; background:url(../images/search.gif) no-repeat left 9px; width:50px;  }
div.search input { height:18px; padding:4px 6px 0 6px; font-size:1em; float:left; width:145px; background:#fff; margin-top:2px; margin-bottom:0; border:none}
div.search a.go { background:url(../images/nav/go.gif) no-repeat left top;  border:0; height:21px; font-size:11px; width:32px; cursor:pointer; text-indent:-999em; margin-left:10px;display:block; float:left; margin-top:3px}
div.search a.go:hover { background-position:left bottom !important;}

/* side nav */
div.subnavcol { float:left; width:226px;}
div.subnavtop {background:#fff url(../images/subnav/subnav_top.gif) no-repeat left top; height:7px; width:226px; padding:0; margin:0; font-size:1px; }
div.subnav { background:#f0f0f0 url(../images/subnav/subnav_bottom.gif) no-repeat left bottom; width:218px; float:left; padding:0 4px 128px 4px; }
div.subnav a { color:#333; }
div.subnav li.on { background:#424e51 url(../images/subnav/on_top.gif) no-repeat left top; /*height:27px;*/ padding:0; width:218px;}
div.subnav li.on a { color:#fff; font-weight:bold; background:url(../images/subnav/on_bottom.gif) no-repeat left bottom; padding-left:30px !important; }
div.subnav li.on a span { background:url(../images/subnav/bullet_on.gif) no-repeat 0px 5px; padding-left:11px;}

/* level 1 */
div.subnav ul { float:left; clear:both; list-style:none; padding:0px;}
div.subnav ul li {float:left; width:200px; text-decoration:none; padding:0px 9px; background:url(../images/subnav/bullet.gif) no-repeat 19px 12px; }
div.subnav ul li a:hover {text-decoration:underline;}
div.subnav ul {list-style:none;font-size:1em;}
div.subnav ul li a { display:block; text-decoration:none; padding: 3px 0 5px 20px; line-height:1.5em; background:none;}
div.subnav ul li a:hover, .subnav ul li a:focus { text-decoration:underline;}

/* level 2 */
div.subnav ul li ul { background-color:#fff; width:100%; list-style:none; float:left;}
div.subnav ul li ul li { float:left; padding-left:10px; background:url(../images/subnav/bullet.gif) no-repeat 32px 11px; width:197px; }
div.subnav ul li ul li a { color:#435053; }
div.subnav ul li.on ul li a { font-weight:normal; color:#435053; background:none; }
div.subnav ul li.on ul li.on { background:#424e51 url(../images/subnav/on_top_sub.gif) no-repeat left top; }
div.subnav ul li.on ul li.on a { color:#fff; font-weight:bold; background:url(../images/subnav/on_bottom.gif) no-repeat left bottom; padding-left:40px !important; }

div.subnav ul li.parent { background:url(../images/subnav/on_top_parent.gif) no-repeat top left #fff; }
div.subnav ul li.parent a { color:#435053; background:url(../images/subnav/bullet-down.gif) no-repeat 17px 12px; }
div.subnav ul li.parent a.on { background:url(../images/subnav/on_bottom.gif) no-repeat left bottom; color:#fff; }
div.subnav ul.solutions { display:none; }
div.subnav li.on.parent ul.solutions { display:block; }

div.subnav ul li.onn { background:#424e51 url(../images/subnav/on_top.gif) no-repeat left top; }

/* level 3 */
div.subnav ul li.on ul li.on ul li { background-position:48px 11px; }
div.subnav ul li.on ul li ul { margin-left:-10px !important; }
div.subnav ul li.on ul li.on ul li a { background:none; color:#435053; font-weight:normal; font-size:0.9em !important; padding-left:47px !important; }
div.subnav ul li.on ul li ul li.on a { font-size:0.9em !important; padding-left:44px !important; }

.contentarea div.breadprint { float:left; width:690px; }
.contentarea div.breadcrumbs ul { width:595px; color:#000; list-style:none; font-size:0.938em; padding:0px 0 20px 0; float:left; clear:both; }
.contentarea div.breadcrumbs ul li {list-style:none; float:left;  padding:0 9px 0 8px !important;background:url(../images/bullet_black.gif) no-repeat left 5px; }
.contentarea ul.breadcrumbs li.first { background:none; padding-left:0;}
.contentwithsubnav div.breadprint { width:513px; }
.contentwithsubnav div.breadcrumbs ul { width:417px; }
.page .contentarea.full div.breadprint { width:938px;}
.page .contentarea.full div.breadcrumbs ul {width:846px;}

/* accessible skip links */
div.skiplinks {text-indent:-999em;position:absolute;}

.footer {  padding:20px 15px 15px 20px; font-size:0.9em; /*float:left;*/ margin:0 auto; width:945px; clear:both; }

.footer .bigfooter {width: 100%; clear: both;  padding-bottom: 20px; margin-bottom: 20px; border-bottom: solid 1px #e4e4e4; overflow: hidden}
.footer .bigfooter div {float: left}
.footer .bigfooter h4 a {font-size: 1.1em; color: #435053; text-decoration: none}
.footer .bigfooter ul {margin: 0; padding: 0}
.footer .bigfooter ul li {margin: 0; padding: 0; list-style: none; line-height: 1.5em}
.footer .bigfooter ul li a {text-decoration: none; color: #a5a5a5}
.footer .bigfooter ul li a:hover {text-decoration: underline}

.footer .footernav { clear: both;width:600px; float:left; color:#da2929; padding-top:10px; color:#9d9d9d; }
.footer .footernav a { color:#9d9d9d; text-decoration:none; padding:0 2px; }
.footer .footernav p { color:#bfbfbf; padding:5px 7px 5px 2px; }
.footer .copy { width:320px; color:#000; padding-top:12px; height:15px; padding-left:7px; }
.footer .copy a { font-size:0.916em;}
.footer a:hover, .footer a:focus { text-decoration:underline;}
.footer p {margin-bottom:4px;}
.footer .footerlogo { float:right; width:200px; margin:13px 8px 0 0; color:#9d9d9d; position:relative; }
.footer .footerlogo a { display:inline-block; color:#9d9d9d; text-decoration:none; }
.footer .footerlogo a:hover { text-decoration:underline; }
.footer .footerlogo .wiliam-logo { position:absolute; top:-13px; right:0; display:block; background:transparent url(../images/logo-wiliam.gif) no-repeat right top; width:88px; height:40px; }

/* ======================   home page  ====================== */
.flashbanner { float:left;}

.home .spotlightholder { width:960px; float:left; clear:both; }
.home .spotlightholder .spot { width:240px !important; margin:0; }
.home .spotlightholder .spot h2 { display:block; color:#686e70; text-transform:uppercase; font-size:1.1em; padding:0 15px; margin:0 0 15px 0; }
.home .spotlightholder .spot .info { background:url(../images/home-spot-border.gif) repeat-y top left; padding:0 12px; }
.home .spotlightholder .spot.first .info { background:none !important; }
.home .spotlightholder .spot .info img { float:left; margin:0 3px 0 0; }
.home .spotlightholder .spot .info h3 { font-size:1em; line-height:1.3em; margin:0 0 2px 0; padding:0; float:none !important; clear:none !important; }
.home .spotlightholder .spot .info h3 span { color:#72787a; text-transform:uppercase; }
.home .spotlightholder .spot .info p { font-size:0.95em; margin:0; padding:0; line-height:1.2em; }

.spotlightholder .spot { float:left; width:225px; padding:0px; margin-left:12px; position:relative; z-index:10;}

.home .hightlightholder { width:960px; margin:30px 0 15px 0; float:left; clear:both; }
.home .hightlightholder .highlight { position:relative; float:left; width:227px; height:39px; margin:0 0 0 9px; padding:13px 0 0 80px; background:url(../images/home-highlight-bg.gif) no-repeat top left; }
.home .hightlightholder .highlight.first { margin:0; }
.home .hightlightholder .highlight img { position:absolute; left:5px; bottom:1px; }
.home .hightlightholder .highlight h3 { font-size:0.9em; color:#5e5e5e; font-weight:bold; padding:0; margin:0 0 4px 0; }
.home .hightlightholder .highlight a { font-size:0.9em; }

.spotlightholder .spotbody {width:203px; padding:5px 10px 18px 12px; }
.highlight .spotbody { background:none; padding-top:18px; }

.page .spot h2 { padding:7px 12px; font-size:1.166em; font-weight:bold;}

.page .spotlightholder .highlight h2{ display:block; width:201px; border-bottom:1px solid #ccc; border-bottom:4px solid #b7b8b8; background:#BD120A url(../images/title_bg_225.gif) no-repeat left top; color:#fff; }
.spotlightholder .spot h2 a {color:#fff;}
.spotlightholder .spot p { line-height:1.5em; }

.page .spotlightholder { background:none; float:right; width:237px; padding:0 10px 0 0;}
.page .spotlightholder .spot { clear:both; margin:0 0 15px 0; /* border-bottom:1px dotted #dfdfdf; */ padding-bottom:0; float:right;}
.page .spotlightholder .spot img, .page .leftspotlights .spot img { float:left; clear:both; }
.page .spotlightholder .spotbody, .page .leftspotlights .spotbody { float:left; clear:both; padding-bottom:20px;}

.page .spotlightholder .promotion {text-align: center; color: #999; font-size:0.85em;}
.page .spotlightholder .mediaportal {margin-bottom: 20px; position: relative; background: #fff url(../images/spots/spot_phone.jpg) no-repeat 0 0; width: 223px; height: 105px; padding-top: 150px;}
.page .spotlightholder .mediaportal h2 {padding-bottom: 0; padding-top: 5px}
.page .spotlightholder .mediaportal p {line-height: 1.2em}
.page .spotlightholder .mediaportal span.link {padding-left: 0.5em; position: absolute; right: 1em; bottom: 1em; background: url(../images/bullet.gif) no-repeat 0 55%}

.page .spotlightholder .callback p {line-height: 1.2em}
.page .spotlightholder .callback select { margin:1px 0 6px 0; }
.page .spotlightholder .callback span.link {padding-left: 0.5em; margin:2px 0 0 14px; position: absolute; background: url(../images/bullet.gif) no-repeat 0 55%;}
.page .spotlightholder .callback div.select {margin-right:10px}
.page .spotlightholder .callback dt { font-size: 0.95em; color: #435053; padding-top: 5px}

.page .subnavcol .leftspotlights { margin:-90px 0 0 0; float:left; clear:both; }
.page .subnavcol .leftspotlights .spot h2 { border-bottom:5px solid #414d50; }

.page .subnavcol .spot { margin:0 0 10px 0; padding:0; position:relative; float:left; clear:both; width:226px; z-index:10; }
.page .spotlightholder .spot h2 { border-bottom:5px solid #414d50; width:202px;}
.page .subnavcol .spotbody, .page .spotlightholder .spotbody { padding:10px; width:206px;  background:url(../images/spots/spot-bg.png) no-repeat left bottom;  }
.page .subnavcol .spotbody h2, .page .spotlightholder .spotbody h2 { padding:7px 0; }
.page .subnavcol .spotbody p, .page .spotlightholder .spotbody p { line-height:1.5em; } 

/* right page spotlights */
.page .right-pane { width:226px; float:right; margin:0 0 15px 0; clear:both; background:url(../images/right-pane-bg.png) no-repeat left bottom; }
.page .right-pane h2 { padding:0 0 0 12px; font-size:1.166em; font-weight:bold; display:block; width:214px; border-bottom:1px solid #ccc; border-bottom:4px solid #b7b8b8; background:#BD120A url(../images/title_bg_225.gif) no-repeat left top; color:#fff; }
.page .right-pane h2 span { display:block; padding:7px 12px 7px 0; background:#BD120A url(../images/title_bg_225.gif) no-repeat right top; }
.page .right-pane h3 { color:#5e5e5e !important; }
.page .right-pane p { font-size:0.9em; }
.page .right-pane .right-spot { position:relative; clear:both; width:204px; padding:10px; border-top:1px dotted #dcddde; /*border-left:1px solid #dcddde; border-right:1px solid #dcddde;*/ }
.page .right-pane .right-spot a.btn-link { float:right; clear:both; font-size:0.9em; margin:8px 0 0 0; padding:5px 0 0 20px; width:122px; height:25px; display:block; background:url(../images/btn_spotlight.png) no-repeat; color:#fff; font-weight:bold; }
.page .right-pane .right-spot a.more { float:right; margin:5px 0; display:block; }
.page .right-pane .right-spot.chat { padding-right:70px; width:144px; }
.page .right-pane .right-spot.chat h4 { padding:0 0 1.16em; }
.page .right-pane .right-spot.chat a.btn-link { margin-right:-60px; _margin-right:-30px; }
.page .right-pane .right-spot.chat span {background:url(../images/chat.gif) no-repeat right 0px; position:absolute; z-index:80; display:block; top:5px; right:5px; width:59px; height:64px;}
.right-spot.first, .page .spot.first { border-top:none !important; }
.page .right-pane.feat-blog .date { font-size:1em; color:#000; }
.page .right-pane.feat-blog img { float:left; margin:0 0 0 1px; }
.page .right-pane.feat-blog .right-spot { float:left; clear:left; }
.page .right-pane.feat-blog p { font-size:1em; color:#000; }
.page .right-pane a.less-contact { float:right; display:block; margin:0 11px 10px 0; }

.page .twitter { float:right; clear:both; width:139px; height:46px; padding:10px 12px 0 75px; margin:0 0 15px 0; background:url(../images/spots/twitter-bg.gif) no-repeat top left; }
.page .twitter h3 { padding:0; color:#5e5e5e; font-weight:bold; font-size:0.9em; line-height:1.2em; }
.page .twitter a { display:block; margin:2px 0 0 0; color:#e4160d; font-weight:normal; font-size:0.9em; }


.spotlightholder h3 { clear:both; }
.spotlightholder ul { list-style:none; clear:both; padding:0;}
.spotlightholder ul li { list-style:none; line-height:1.6em;}
.spotlightholder ul li a { background:url(../images/bullet.gif) no-repeat 3px 5px; padding-left:10px;}

.page .subnavcol .spotlightholder { padding:0; width:227px;}
/* ================         content          ================ */

ul.breadcrumbs  { width:417px; float:left; padding:0 0 15px 0; margin:10px 0 0 0 !important; }
ul.breadcrumbs li { display:inline !important; background:none; padding:0 0 3px 1px !important; }
ul.breadcrumbs li a { background:none;}
ul.breadcrumbs li a.on { color:#5E5E5E !important; }

ul.pagetools { float:right; list-style:none; padding:10px 0px 18px 0; }
ul.pagetools li { list-style:none; float:left; margin:0; }
ul.pagetools li a { display:inline-block; height:14px; margin:0 4px; line-height:14px; float:left; font-size:0.8em; padding:0; color:#D3220B; }
ul.pagetools li.increase a { width:10px; background:url(../images/icon_increase.gif) no-repeat left top; margin:0 1px; }
ul.pagetools li.decrease a { width:10px; background:url(../images/icon_decrease.gif) no-repeat left top; margin:0 1px; }
ul.pagetools li.print a { background:url(../images/icon_print.gif) no-repeat left top; padding:0 0 0 17px; width:20px; }
ul.pagetools li.email a { background:url(../images/icon_email.gif) no-repeat left top; padding:0 0 0 17px; width:25px; }
ul.pagetools li.bookmark a { background:url(../images/icon_bookmark.gif) no-repeat left top; padding:0 0 0 17px; margin-right:0px; }
ul.pagetools li.addthis a { background:url(../images/icon_addthis.gif) no-repeat left top !important; margin:0 0 0 4px; padding:0 0 0 17px; width:29px; }
ul.pagetools li.addthis a:hover { background-position:left bottom !important; }

a.print { /*background:url(../images/print.gif) no-repeat left top;color:#b2b2b2;font-size:0.938em;*/ float:left; padding:0; width:28px; }
a.back { padding-left:7px; background:url(../images/back.gif) no-repeat left top; padding:0px 20px; float:right; font-size:0.938em;}
a.more { background:url(../images/bullet.gif) no-repeat left 5px; padding-left:6px; }
.btn { cursor:pointer;border:0;}
.btngo { background:url(../images/btn_go.png) no-repeat left top; width:56px; height:29px; margin:4px 0 0 5px;}

div.paging { text-align:center; color:#b1b1b1; padding:20px 0 0 0; clear:both; width:450px; float:left; margin:10px 0 0 0; }
.contentareafull div.paging { width:670px; }
div.paging ul { list-style:none; display:inline; float:right; }
div.paging ul li { padding:0!important; list-style:none; display:inline!important; color:#72757a; background:none;}
div.paging a {text-decoration:underline; background:none;}
div.paging a:hover { text-decoration:none; }
div.paging a.on { color:#72757a; text-decoration:none; }

.spots img {padding-bottom:10px;}

/* content area */
.img { float:left; width:200px; padding-top:10px;}
.text { float:left; width:480px; padding-top:10px;}
.text .textcol {float:left; width:240px;}

h2.downloads { background:url(../images/download_h2.gif) no-repeat left top; padding:18px 0 12px 70px; clear:both;}
span.download { padding:3px 18px 0 5px; color:#878787; font-size:0.834em; line-height:1.3em; display:inline-block; height:15px; }
span.download.pdf { background:url(../images/icon-pdf.gif) no-repeat right 0px; }
span.download.doc { background:url(../images/icon-doc.gif) no-repeat right 0px; }
span.download.zip { background:url(../images/icon-zip.gif) no-repeat right 0px; }
span.download.audio { background:url(../images/icon-audio.gif) no-repeat right 0px; }
span.download.ppt { background:url(../images/icon-ppt.gif) no-repeat right 0px; }
span.download.xls { background:url(../images/icon-xls.gif) no-repeat right 0px; }
span.download.default { background:url(../images/icon_bookmark.gif) no-repeat right 0px; }

.downloadlist { border-top:1px solid #eceded; clear:both; padding:10px; float:left; width:440px; }
.contentareafull .downloadlist { width:666px; }

.downloadlist .img { width:77px; float:left;margin-right: 5px}
.downloadlist .text { width:355px; float:left; position:relative; }
.downloadlist h3 { padding-right:84px; line-height:1.3em; }
.downloadlist .rating { position:absolute; top:0; right:0; width:80px; height:18px; margin:7px 0 0 0; }
.downloadlist .rating span { float:left; display:block; width:18px; height:18px; background:url(../images/star.png) no-repeat; margin-left:1px; }
.downloadlist .rating span.on { background:url(../images/star.png) no-repeat 0 -18px; }

.contentareafull .text { width:580px; }

.downloadlist h3 { padding-top:10px; font-size:1em;}
.downloadlist .text h3 { padding-top:0; font-size:1em;}
.downloadlist h3 a { color:#435053; }
.downloadlistfirst { border:0;}
.list {float:left; width:460px; padding:10px 0;}
.list .img { float:left; width:150px;}
.list .text { float:left; width:300px;}
.list .text h2 { padding-top:0;}
.list .signature { border-top:1px solid #eceded; padding-top:5px;}
.list .signature p, .list .signature a { padding:2px 0; margin:0;}
.contentareafull .list { width:680px; }
.contentareafull .list .text { width:530px; }

.downloadgroup { background: url(../images/download_bottom.gif) repeat-x left top; padding-top:30px; clear:both;}
.downloadgroupfirst { background:none;}
.downloadbox { background:url(../images/download-groupselect-bg.gif) no-repeat; width:463px; height:82px; margin-top:25px; margin-bottom:10px; }
.downloadbox h2 { color:#fff; font-size:1.2em; font-weight:bold; margin:0 0 0 8px; }
.downloadbox select { margin:20px 0 10px 16px; width:223px; color:#878787; float:left;}
.downloadbox a.submit { text-decoration:none !important; text-transform:uppercase; float:left; margin:18px 0 0 7px; padding:5px 0 0 25px; display:block; width:31px; height:24px; background:url(../images/btn_go.png) no-repeat; color:#fff; font-weight:bold; }

.sitemap ul { margin:0; padding:0; }
.sitemap ul li { margin-bottom:0; padding-bottom:0; }
.sitemap ul li li { margin-left:10px; }
.sitemap ul li ul { margin-top:5px; }

.faqs { margin-top:20px; }
.faqs ul { margin:10px 0 20px 0; }
.faqs ul li { padding:2px 7px;  background-position:0px 8px !important; }
.faqs .answer { margin-bottom:10px; clear:both; }
.faqs .answer h3 { font-size:1.1em; }
.faqs .answer a.top { padding-left:10px; float:right; background:url(../images/bullet-vert.gif) no-repeat; background-position:0px 6px; }

.poll { margin-bottom:20px; padding-bottom:10px; float:left; clear:both; width:450px; border-bottom:1px dotted #b7b7b7; }
.poll .option span { display:block; float:left; margin:1px 15px 0 0; width:20px; height:33px; }
.poll .option span input { margin:0 0px 0 10px; padding:0; float:left; }
.poll h2 { margin-bottom:10px; }
.poll h3 { font-size:1.4em; padding:0; margin:11px 0 3px 0; color:#666; }
.poll .submit { margin:20px 0 0 170px; padding:5px 0 0 30px; color:#fff; font-weight:bold; display:block; width:98px; height:26px; background:url(../images/btn_poll_submit.png) no-repeat; }

.poll.results .option { float:left; padding:5px 0 10px 5px; clear:both; width:100%; }
.poll.results .option.first { border-top:none; padding-top:0; }
.poll.results .option .bar { clear:both; width:88%; height:24px; margin-left:53px; }
.poll.results .option .bar .percentage { float:left; font-weight:bold; height:18px; width:53px; padding:3px 0; font-size:1.3em; text-align:center; margin:0 0 0 -54px; background-color:#435053; color:#fff; }
.poll.results .option .bar .progress { float:left; position:relative; display:block; height:24px; margin-left:0; background:url(../images/poll-bar-bg.gif) repeat-x; }
.poll.results .option .bar .progress .right { display:block; width:5px; height:24px; float:none !important; margin:0; position:absolute !important; right:0; top:0; background:url(../images/poll-bar-right.gif) no-repeat; }

.spot.poll { clear:none; height:auto !important; margin-bottom:0; border-bottom:none !important; }
.spot.poll h2 { margin-bottom:0px; }

.spot.news h2 { background:url(../images/title_bg_grey_225.gif) #8a8a8a no-repeat !important; }

.spot .poll { width:195px; clear:none; margin:0; padding:6px 15px; background:url(../images/spot_bg.gif) repeat-x scroll left top #FAFAFA; border:none !important; }
.spot .poll h2 { background:none !important; border:none !important; color:#666 !important; font-size:1em; margin:15px 0 10px 0 !important; padding:0; }
.spot .poll .option { width:100%; float:left; clear:left; margin:0 0 5px 0; padding:0; }
.spot .poll .option span { padding:0; width:15px; height:15px; margin:0; float:left; clear:left; }
.spot .poll .option span input { margin:0; padding:0; float:left; width:20px; height:20px; }
.spot .poll .submit { margin:0; float:left; clear:left; }
.spot .poll h3 { float:left; display:block; margin:5px 0 5px 5px !important; }
.spot .poll.results h3 { float:left; display:block; margin:5px 0 1px 0px !important; }
.spot .poll p { float:left; clear:left; display:block; width:100%; }
.spot .poll.results .option { width:98%; padding:0 0 10px 0; margin-bottom:2px; }
.spot .poll.results .option .bar { width:73%; height:17px; }
.spot .poll.results .option .bar .percentage { width:34px; height:12px; padding:2px 0;  font-size:0.9em; }
.spot .poll.results .option .bar .progress { margin-left:-19px; height:16px; background:url(../images/poll-bar-bg-home.gif) repeat-x; }
.spot .poll.results .option .bar .progress .right { height:16px; width:2px; background:url(../images/poll-bar-right-home.gif) no-repeat; }

.spotlightholder .poll h3 { font-size:0.9em; float:left; clear:none !important; margin:0 0 5px 0; }
.spotlightholder .poll p { clear:both; font-size:0.9em; }


.form { width:426px; padding:7px; margin:15px 0 0 0; background-color:#f0f0f0; }
.form h3 { width:410px; margin:-7px -7px 0 -7px; padding:10px 15px 0 15px; display:block; color:#fff; font-weight:bold; height:35px; position:relative; background:url(../images/contact-title-bg.gif) repeat-x; }
.form h3 span.left { display:block; width:5px; height:35px; background:url(../images/contact-title-left.gif) no-repeat; position:absolute; top:0; left:0; }
.form h3 span.right { display:block; width:5px; height:35px; background:url(../images/contact-title-right.gif) no-repeat; position:absolute; top:0; right:0; }
.form .req { margin:0 10px 0 10px; padding:0; color:#000; }
.form dl { color:#333; margin:7px 0 0 0; padding:15px 15px 5px 15px; background-color:#fff; }
.form dl dt { margin:0 0 3px 0; }
.form dl dd { padding:0 0 10px 0; }
.form dl dd div { width:224px; background:url(../images/contact-field-bg.gif) no-repeat; }
.form dl dd div input { width:214px; border:none; background:none; margin:0; padding:5px 5px 4px 5px; color:#5A5F5F; }
.form dl dd div.select { background:none !important; }
.form dl dd div.select select { width:223px; background:none; margin:2px; padding:1px; }
.form dl dd div.textarea { width:384px; height:115px; background:url(../images/contact-textarea-bg.gif) no-repeat; margin:0; padding:0; }
.form dl dd div.textarea textarea { width:374px; height:105px; padding:5px; margin:0; background:none; border:none; }
.form dl dd div.small {background:url(../images/contact-field-sml-bg.gif) no-repeat; width: 140px; float: left; margin-right: 10px}
.form dl dd div.tiny {background: none; width: 110px; float: left; margin-right: 10px}
.form dl dd div.small input, .form dl dd div.small select {width: 130px}
.form dl dd div.tiny input, .form dl dd div.tiny select {width: 70px}
.form dl .padding {padding-top: 10px}
.form .buttons { margin:15px 0 15px 0; width:387px; padding:0 0 0 15px; background:none; }
.form .buttons .reset { width:78px; height:25px; background:url(../images/bt-cancel.gif) no-repeat; border:none; margin:0; padding:0; color:#fff; font-weight:bold; font-family:Arial; cursor:pointer; }

.form.callback {width: 424px; overflow: hidden}
h3.callback { width:410px; margin:0; padding:10px 15px 0 15px; display:block; color:#fff; font-weight:bold; height:24px; position:relative; background:transparent url(../images/spots/bg-header.gif) no-repeat; }
h3.callback span.left { background-image: none }
h3.callback span.right { background-image: none }

/* industries/categories page */
.intro { background: transparent url(../Images/intro-bg.gif) no-repeat scroll left top; font-size:1.166em; padding:20px 10px; line-height:1.5em; } 
.caption { background: transparent url(../Images/caption-bg.gif) no-repeat scroll left top; line-height:37px; font-size:1.166em; padding:0 10px; margin:2px 0 1em 0; } 
.quote { background: transparent url(../Images/quote-bg.gif) no-repeat scroll left top; height:120px; font-style:italic; line-height:2em; margin:1em 0; } 
.quote td { vertical-align:middle; padding:0 45px; }
.links { clear:both; }
.links h3 { background: transparent url(../Images/links-bg.gif) no-repeat scroll left top; line-height:24px; margin:0; padding:0; font-size:1em; font-weight:normal; padding-left:15px; margin-top:1em; color:#fff; } 
.links ul { padding:10px; border: solid 1px #ebeded; }
.links a { color:#e4160d; }
.blog-links h3 { padding:0 0 0 10px; }


/* downloads form */
.downloadlist .form { float:left; width:424px; margin:10px 0 0 0; border:1px solid #dfdfdf; }
.downloadlist .form h3 { width:410px; margin:-8px -8px 0 -8px; }
.downloadlist .form dl { float:left; margin:3px 3px 3px 12px; background-color:#f3f3f3; }
.downloadlist .form dl dt { float:left; clear:left; height:35px; color:#676767; font-weight:bold; width:100px; margin:0; padding:5px 0 0 0; text-align:right; }
.downloadlist .form dl dd { float:left; height:40px; width:250px; margin:0 0 0 20px; padding:0; }
.downloadlist .form .buttons { width:358px; float:left; clear:both; margin:3px 0 10px 0; }
.downloadlist .form .buttons span { display:block; float:left; margin:0; }
.downloadlist .form .buttons a.submit { float:right; display:block; width:77px; height:24px; margin:0; padding:6px 0 0 29px; background:url(../images/bt-download.gif) no-repeat; color:#fff; font-weight:bold; text-decoration:none !important; }

.form .buttons a.contact { float:right; display:block; margin:0; padding:5px 0 0 32px; width:64px; height:24px; background:url(../images/bt-submit.gif) no-repeat; text-decoration:none !important; color:#fff; font-weight:bold; }

.insight-results .downloadgroup { background:none; padding-top:0px; }
.insight-results .downloadgroup.first { padding-top:30px; background:url(../images/download_bottom.gif) repeat-x left top; }
.insight-results .downloadgroup.downloadgroupfirst { background:none; }
.insight-results .first .downloadlist { border:none; }

.downloadlist.details { background-color:#fdfdfd; border:1px solid #dfdfdf; margin-bottom:10px; padding:10px 9px; }
.downloadlist.downloadlistfirst.details { padding:9px 9px; }

.insight-results .first .details { background-color:#fdfdfd !important; border:1px solid #dfdfdf !important; margin-bottom:10px !important; padding:9px 9px; }

/* contact offices */
.office { width:440px; margin:0 0 20px 0; float:left; clear:left; }
.office h3 { font-size:1.5em; display:block; color:#435053; font-weight:normal; width:155px; height:25px; padding:9px 272px 0 13px; background:url(../images/office-title-bg.gif) no-repeat left top; }
.office .map { border:1px solid #f0f0f0; background-color:#f2f2f2 !important; float:left; width:421px; min-height:150px; height:auto !important; height:150px; padding:25px 17px 23px 0; }
.office .info { position:relative; float:right; padding:15px 15px 5px 15px; width:178px; min-height:116px; height:auto !important; height:116px; background:url(../images/contact-info-bottom.gif) no-repeat left bottom; }
.office .info .top { position:absolute; top:0; left:0; width:208px; height:6px; background:url(../images/contact-info-top.gif) no-repeat left top; }
.office .info .location { line-height:1.6em; margin:0 0 12px 0; }
.office .info .location .contact { margin:0 0 4px 0; }
.btp { width:440px; float:left; clear:left; border-top:1px dotted #9f9fa0; padding:11px 0 0 0; margin:0 0 15px 0; }
.btp a { padding:0 0 0 7px; float:right; color:#e4160d; background:url(../images/bullet.gif) no-repeat scroll 0 5px !important; display:block; }
.contact-us-map { margin-bottom:10px; }



/* generics */
.generic-list { float:left; clear:left; width:455px; margin:0 0 15px 0; }
.generic-list img { float:left; /*border:1px solid #d5d2d2 !important;*/ margin-top:25px; } 
.generic-list div { margin:0 0 0 10px; padding:25px 0 0 0; width:350px; border-top:1px dotted #dfdfdf; float:left; }
.generic-list.first div { border-top:none !important; }
.generic-list div h2 { font-size:1.1em; margin:0 0 7px 0; padding:0; font-weight:bold;  }
.generic-list div h2 a { color:#435053; }
.generic-list div h3 { margin:0 0 5px 0; padding:0; font-size:0.9em; font-weight:normal; }
.contentareafull .generic-list { width:680px; }
.contentareafull .generic-list div { width:570px; }

/* insights */
.insight-list { float:left; clear:left; width:455px; margin:25px 0 0 0; border-bottom:1px dotted #dfdfdf; }
.insight-list img { float:left;  }
.insight-list div { margin:0 0 0 10px; padding:0 0 15px 0; width:385px; float:right; }
.insight-list div h2 { font-size:1.1em; margin:0 0 5px 0; padding:0; font-weight:bold; }
.insight-list div h2 a { color:#435053; }

.insight-search { width:439px; height:175px; padding:4px 0 0 0; margin:20px 0 10px 0; background:url(../images/insight-bg.png) no-repeat; }
.insight-search h2 { color:#fff; font-size:1.25em; font-weight:bold; margin:0 0 25px 60px; }
.insight-search .field { width:205px; padding:0 0 0 10px; float:left; margin:0 0 11px 0; }
.insight-search .field span { display:block; width:65px; padding-top:4px; font-weight:bold; color:#435053; float:left; }
.insight-search .field div { float:left; width:137px; background:url(../images/contact-field-sml-bg.gif) no-repeat; margin:0 0 0 2px; }
.insight-search .field div input { width:127px; border:none; background:none; margin:0; padding:5px 5px 4px 5px; }
.insight-search .field div.select { background:none; margin:0; }
.insight-search .field div.select select { width:136px; background:none; margin:2px; padding:1px; }
.insight-search .field.submit { padding-left:0px; float:right; margin-right:10px; }
.insight-search .field.submit a { text-decoration:none !important; display:block; color:#fff; font-weight:bold; width:60px; height:25px; float:right; margin:0; padding:6px 0 0 36px; background:url(../images/btn_search.png) no-repeat; }


.generic-detail-img { float:left; border:1px solid #d5d2d2 !important; margin:0 15px 3px 0; }

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:18px;height:18px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(delete.gif) no-repeat 0 -18px}
div.star-rating,div.star-rating a{background:url(../images/star.png) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:18px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -18px!important}
div.star-rating-hover a{background-position:0 -36px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

.rating { float:right; width:200px; }
.rating h3 { width:184px; }
.rating .outer { float:left; width:200px; height:30px; padding:10px 0 10px 0; background-color:#fff; }
.rating .outer h3 { float:left; width:auto; background:none; color:#435053; padding:0; margin:8px 0 0 20px; }
.rating .rating-cancel { width:10px; }
.rating .star-rating { width:20px; margin:6px 0 0 0; }
.rating .submit { float:right; display:block; margin:3px 5px 0 0; padding:5px 0 0 32px; width:64px; height:24px; background:url(../images/bt-submit.gif) no-repeat; text-decoration:none !important; color:#fff; font-weight:bold; }

.reg-form { float:left; margin-top:10px; background-color:#F0F0F0; }

.reg-details { float:left; width:275px; margin-top:0 !important; }
.reg-details h3 { width:259px; }

.reg-options { float:left; width:370px; border-left:7px solid #fff; margin:0 0 0 0px !important; }
.reg-options h3 { width:354px; }
.reg-options .options { float:left; clear:left; background-color:#fff; margin:0 0 7px 0; padding:10px; width:350px; }
.reg-options .options h4 { font-size:1.2em; color:#435053; }
.reg-options .options span { display:block; float:left; clear:left; padding:5px 0 0 16px; margin:0; width:320px; }
.reg-options .options span input { float:left; margin:0; padding:0; height:13px; clear:left; }
.reg-options .options span label { display:block; float:left; padding:0; margin:0 0 5px 5px; width:280px; }

.reg-options .buttons { padding:0 0 0 3px; width:367px; }

.search-keywords { float:left; width:665px; margin-top:15px; }
.search-keywords h3 { width:649px; }
.search-keywords dl { padding-top:9px; }
.search-keywords dl dt { color:#435053; font-size:1.2em; font-weight:bold; margin-bottom:8px; }
.search-keywords dl dd div { width:224px; background:url(../images/contact-field-bg.gif) no-repeat; margin:0; }
.search-keywords dl dd div input { width:214px; border:none; background:none; margin:0; padding:5px 5px 4px 5px; }
.search-keywords a.submit { margin-top:15px; font-size:0.8em; display:block; padding:5px 0 0 32px; width:64px; height:24px; background:url(../images/bt-submit.gif) no-repeat; text-decoration:none !important; color:#fff; font-weight:bold; }

.search-options { float:left; width:665px; margin:15px 0 0 0; }
.search-options h3 { width:649px; }
.search-options .options { float:left; background-color:#fff; margin:0 9px 7px 0; padding:10px; width:195px; min-height:265px; height:auto !important; height:265px; }
.search-options .options.last { margin-right:0px; }
.search-options .options h4 { font-size:1.2em; color:#435053; }
.search-options .options input { float:left; clear:left; margin:0 5px 2px 0; padding:0; }
.search-options .options label { float:left; display:block; margin:0 0 6px 0; padding:0; width:164px; }
.search-options .options span { float:left; clear:left; padding:5px 0 0 10px; margin:0; }
.search-options .buttons { padding:0 0 0 3px; width:367px; }

.search-result { float:left; clear:both; margin:0 0 20px 0; width:675px; }
.search-result h4 { font-size:1.2em; margin:0 0 3px 0 !important; padding:0; }
.search-result p { margin:0 0 3px 0; padding:0; }

.search-filter { float:left; clear:both; width:677px; margin:20px 0 0 0; }
.search-filter h3 { margin:3px 0 0 0; padding:0; font-size:1.3em; float:left; clear:both; }
.search-filter .filter { float:right; display:block; font-size:1.3em; margin:1px 12px 0 0; font-weight:bold; }
.search-filter select { float:right; }
 
h3.search-group { font-size:1.4em; float:left; clear:both; margin:20px 0 15px 0; padding:0; width:675px; }

.validation.search { clear:both; float:left; margin:20px 0 0 0; }

/* directors */
.directors .director-details { display:none; float:left; margin:10px 0 0 0; width:471px; width:450px; }
.directors .director-details .col-left { float:left; margin:0 15px 0 0; width:160px; }
.directors .director-details .col-left * { background-color:#fff; }
.directors .director-details .col-left p { color:#435053; font-weight:bold; margin:10px 0 0 0; padding:0 10px 0 0; }
.directors .director-details .col-right { float:left; width:295px; width:269px; color:#435053 !important; }
.directors .director-details .col-right * { background-color:#fff; }
.directors .director-details .col-right h2 { font-size:1.6em; margin:0; padding:0; }
.directors .director-details .col-right .position { font-size:1.1em; margin:0 0 5px 0; }
.directors .list { margin:10px 0 0 0; padding:0; list-style:none; } 
.directors .list li { cursor:pointer; position:relative; padding:0 !important; background:0; float:left; display:block !important; width:100px; min-height:164px; height:auto !important; height:164px; margin:0 15px 0 0; }
.directors .list li img { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); opacity:0.5; }
.directors .list li.on img { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity:1; }
.directors .list li a { display:block; position:absolute; width:100px; height:164px; }
.directors .list li.first { cursor:auto !important; background:url(../images/director-choose.gif) no-repeat top left; }
.directors .list li.inspire { background-image:url(../images/inspiration.gif); }
.directors .list li.executive { background-image:url(../images/executive.gif); }
.directors .list li.team { background-image:url(../images/team-member.gif); }
.directors .list li.management { background-image:url(../images/team-member.gif); }
.directors .list p { margin:0; font-size:0.9em; line-height:1.1em; margin:0 2px 3px 2px !important; }
.directors .list .title { font-weight:bold; color:#e4160d; display:block; background:url(../images/director-dotted-border.gif) repeat-x bottom left; padding:3px 0 6px 0 !important; }

.contributor { display:block; float:left; margin:10px 0 20px 0; width:675px; }
.contributor .col-left { float:left; margin:0 15px 0 0; width:160px; }
.contributor .col-left p { color:#435053; font-weight:bold; margin:10px 0 0 0; padding:0 10px 0 0; }
.contributor .col-right { float:left; width:295px; width:500px; color:#435053 !important; }
.contributor .col-right * { background-color:#fff; }
.contributor .col-right h2 { font-size:1.6em; margin:0; padding:0; }
.contributor .col-right .position { font-size:1.1em; margin:0 0 5px 0; }

.spotlightholder .twitter-spot { float:right; clear:both; margin:0; width:211px; background:url(../images/blog/twitter-bg.gif) no-repeat top left; position:relative; padding:64px 8px 53px 8px; height:auto; }
.spotlightholder .twitter-spot .tweets ul li { text-align:left; font-size:0.9em; margin:0 4px 10px 4px; }
.spotlightholder .twitter-spot .tweets ul li a { color:#0087ca; padding:0; background:none; }
.spotlightholder .twitter-spot .bottom { font-size:0.9em; text-align:right; padding:10px 5px; background:url(../images/blog/twitter-bottom.gif) no-repeat bottom left; position:absolute; bottom:0; left:0; width:217px; height:40px; }
.spotlightholder .twitter-spot .bottom p { font-weight:bold; margin:0; padding:8px 8px 0 0; background:url(../images/blog/border-bottom.gif) repeat-x top left; }
.spotlightholder .twitter-spot .bottom a { color:#e4160d; margin:0 8px 0 0; }
.loading { padding:10px 0 0 0; text-align:center; height:150px; overflow:auto; }
.loading img { margin:15px 0; }