/***************************************************
Design & Technology by Reading Room
www.readingroom.com (020) 7173 2800
* Author: Lucy Kavanagh
* Created: Jul 2009
* Updated: Jul 2010
* Description: Shared LTR/RTL CSS
***************************************************/

/***************Attribute Separation****************
* These, where l/r specific, should be separated into LTR/RTL stylesheets:
* float, left, right, padding, margin, text-align, border-width, background-image, background-position
***************************************************/

/*****~~~~~basic~~~~~*****/
* {background-repeat:no-repeat;border:0;list-style:none;margin:0;padding:0;}
ul,ol,dl,li,dd,dt,p,div,span,a,fieldset,label{line-height:100%;}
body {color:#444;font-family:Arial, Helvetica Neue, Helvetica, sans-serif;font-size:62.5%;height:100%;text-align:center;}

/*****~~~~~framework~~~~~*****/
#container {background:#FFF url(../images/design/bgBody.png) 0 0 repeat-x;width:100%;}
.innerContainer {background-image:url(../images/design/bgContainer.png);background-position:center top;width:100%;} /* extra div premise: bottom background layer should not be applied to body else the shadows and gradients get out of sync on IE7 zoom */
#wrapper {margin:0 auto;position:relative;width:980px;}
.innerWrapper {clear:both;position:relative;width:100%;}
#header, #menu, .stage {clear:both;display:inline;font-size:1.1em;width:100%;}
#footer {clear:both;font-size:1.3em;width:100%;}
.stage {margin-top:0.5em;min-height:400px;position:relative;}
.homePage .stage {background:#FFF url(images/content/978x370/GettyImages_86146153_4.jpg) 0 100% no-repeat;border:1px solid #ccc;border-bottom:none;min-height:370px;position:static;width:978px;}
.hidden {position:absolute;}

/*****~~~~~general~~~~~*****/
blockquote, q {padding:0.5em 0;}
del,strike {text-decoration:line-through;}
strong,b,.bold {font-weight:bold;}
em,i,.italic {font-style:italic;}
ol li {clear:both;list-style-type:decimal;list-style-position:inside;}
dl.rows {clear:both;padding:0.5em 0;}
dl.rows dt, dl.rows dd {float:left;padding:0.5em 0;width:50%;}
dt {clear:both;font-weight:bold;}
hr {background:#444;clear:both;color:#444;height:0.1em;margin:0.5em 0;width:100%;}
p {padding:0.5em 0;}
p.intro {color:#749bb2;clear:both;font-size:1.2em;font-weight:bold;padding-top:0;position:relative;}
.overlay p.intro {clear:none;}
.help, .sideBar .help {background-color:transparent;background-image:url(../images/design/btnQuestion.gif);background-repeat:no-repeat;border:0;font-weight:bold;font-size:1.4em;line-height:100%;min-height:15px;padding:0.5em 0;}
/*tables*/
table {border-collapse:collapse;border-spacing:0;clear:both;margin:0.5em 0 2em;}
th {background:#666;border:1px solid #666;color:#FFF;font-weight:bold;padding:0.5em;}
.content th a {color:#FFF;}
td {background:#EFEFEF;border:1px solid #666;padding:0.5em;}
table.alt01 th {background:#EFEFEF;border-color:#EFEFEF;color:#444;}
table.alt01 td {background:#FFF;border-color:#EFEFEF;}
table.alt02 th {background:#b51319;border-color:#b51319;}
table.alt02 td {background:#FFF;border-color:#b51319;}
table.alt03 th {background:#FAFAFA;border-color:#FAFAFA;color:#444;}
table.alt03 td {background:#FFF;border-color:#FAFAFA;}
/*links*/
a {color:#444;font-weight:bold;text-decoration:none;}
a:hover,a:focus {color:#444;cursor:pointer;outline:0;text-decoration:underline;}
.featureLink {color:#fc1b23;clear:both;cursor:pointer;display:block;font-weight:bold;}
.cta, .content .cta {background:#FC1B23 url(../images/design/grdHeaderRed.gif) repeat-x 0 50%;border:1px solid #B51319;clear:both;color:#FFF;float:left;display:block;padding:0.5em;}
.cta:hover, .content .cta:hover {background:#ced1d5 url(../images/design/grdHeaderMed1.gif) repeat-x 0 50%;border:1px solid #999;color:#333;text-decoration:none;}
.back, .content .back, .toTop, .content .toTop {clear:both;color:#333;display:inline-block;margin-top:1em;}
.back {display:none;}
.javascript .back {display:inline-block;}
.toTop, .content .toTop {background-image:url(../images/design/arrowUp.gif);}
.new-window {background-image:url(../images/design/icons/new.gif);display:inline-block;}
/*images*/
img.leftImg, img.rightImg {border:1px solid #DDD;border-bottom-color:#b6b6b6;display:inline;margin-bottom:1em;}
img.border {border:1px solid #DDD;border-bottom-color:#b6b6b6;}
img.noBorder {border:none;}
.loading {height:100%;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:999;}
.loading img, img.loading {border:1px solid #DDD;border-bottom-color:#b6b6b6;margin:0 auto;position:relative;top:50%;z-index:999;}

/*****~~~~~headers~~~~~*****/
h1,h2,h3,h4,h5,h6,legend,caption {clear:both;font-weight:bold;line-height:100%;padding:0.5em 0;}
h1 {font-size:2em;}
h2 {font-size:1.6em;}
h3,legend,caption {font-size:1.5em;}
h4,h5,h6 {font-size:1.4em;}
.strapLine {padding-top:20px;}
.evidenceBox .strapLine {padding:0;position:absolute;top:15px;z-index:66;}
.statement {clear:both;font-size:1.7em;padding:0 0 5px;}
.tab {border-bottom:1px solid #DDD;font-size:1em;margin:0.5em 0;padding:0;width:100%;}
.tab span {background:#FFF;border:1px solid #DDD;border-bottom:0;font-size:0.9em;margin-bottom:-1px;padding:0.5em 1em;text-transform:uppercase;}
/*bubbles*/
h2.rightBubble,h2.leftBubble{background-repeat:no-repeat;color:#444;font-size:1.3em;width:150px;}
h2.leftBubble{background-image:url(../images/design/bottomSpeechBubbleLeft.png);background-position:100% 100%;}
h2.rightBubble{background-image:url(../images/design/bottomSpeechBubbleRight.png);background-position:0 100%;}
h2.leftBubble span,h2.rightBubble span{background:#FFF url(../images/design/grdHeaderLight.gif) repeat-x 0 50%;border:1px solid #B6B6B6;border-bottom:0;display:block;font-size:1em;}
h2.leftBubble span a,h2.rightBubble span a{display:block;}

/*****~~~~~forms~~~~~*****/
legend {color:#fc1b23}
.form {clear:both;}
.content .form {padding:0.5em 0;width:100%;}
.content .schemeA {border:1px solid #ddd;border-bottom-color:#b6b6b6;margin-bottom:1.5em;padding:5px 10px;width:666px;}
.form fieldset {clear:both;}
.form div {clear:both;padding:10px;width:483px;}
.noSubNav .form div, .fullWidth .form div {width:646px;}
.standalone {padding:1em 0;}
label,span.label {display:inline;font-weight:bold;line-height:1.4em;padding-top:3px;width:170px;}
.standalone label {width:auto;}
.field {line-height:1.4em;padding-top:3px;}
/*inputs*/
input,select,textarea {background:#FFF;border:1px solid #CCC;font-family:Arial, Helvetica Neue, Helvetica, sans-serif;font-size:1em;padding:3px;width:210px;}
input.xsm {width:20px;}
input.sm {width:50px;}
input.md {width:150px;}
input.active {background:#FEC;border:1px solid #fc1b23;}
select {width:auto;}
/*radio/check*/
.content .radioCheck ul {clear:none;padding:5px 0;width:218px;}
.content .radioCheck ul li {background:0;clear:both;padding:0 0 0.75em;width:218px;} 
.form .radioCheck.ext {padding:10px;}
.form .radioCheck input {background:none;border:0;display:inline;padding:0;width:auto;}
.form .radioCheck.ext input {padding-top:9px;}
.form .radioCheck label {clear:none;cursor:pointer;font-weight:normal;line-height:1.2em;margin:0;padding:0;width:auto;}
.form .radioCheck li label {width:195px;} 
.form .radioCheck span.label {margin-top:-5px;}
.form .radioCheck.ext span.label {margin-top:-10px;width:320px;}
/*validation*/
.required {color:#F00;display:inline;}
.form .message, .form .tip {display:inline-block;font-weight:bold;line-height:1.4em;width:220px;}
.form .tip {background-image:url(../images/design/iconInfo.gif);color:#0ca660;}
.form .error {border:1px solid #ddd;border-bottom-color:#b6b6b6;padding-top:10px;margin:10px 0;width:646px;}
.form .error input {border:1px solid #fc1b23;}
.form .error .message {background-image:url(../images/design/iconAttention.gif);color:#fc1b23;}
.form .error label {color:#fc1b23}
/*buttons*/
.submit {background:#e9eef2 url(../images/design/grdHeaderLight.gif) 0 50% repeat-x;border:1px solid #b6b6b6;cursor:pointer;font-weight:bold;text-align:center;width:auto;}
a.submit {padding:5px;}
.form .inlineBtns, .form .stackedBtns {width:398px;}
.noSubNav .form .inlineBtns, .fullWidth .form .inlineBtns {width:397px;} 
.stackedBtns input {clear:both;margin-bottom:1em;}
.content .form div .submit {color:#000;display:inline;overflow:hidden;width:auto;}
.content .form div .submit.lessProm {border:1px solid #CCC;color:#333;}
.content .form div .submit.moreProm {background:#7E8387 url(../images/design/grdHeaderDark.gif) 0 50% repeat-x;border:1px solid #333;color:#FFF;}
 
/*****~~~~~header~~~~~*****/
#header {padding-top:1em;}
.logo {clear:both;}
/*location bar*/
.locationBar {width:500px;}
.locationBar strong {display:block;padding:0.25em 0;text-transform:uppercase;width:220px;}
.languageSelector {padding:0.25em 0;width:250px;}
.languageSelector dd {display:inline;font-weight:bold;padding-left:0.5em;}
.languageSelector a {color:#fc1b23;}
.leadBtn {clear:both;margin-top:1.5em; top:5px; left:270px}
.countrySelector, .leadBtn {background-image:url(../images/design/countrySelectorT.gif);clear:both;position:relative;width:230px;z-index:111;}
.countryOuter, .leadBtn div {background-image:url(../images/design/countrySelectorB.gif);cursor:pointer;margin-top:7px;min-height:21px;width:214px;}
.countryInner {width:194px;}
.leadBtn span {width:214px;}
.currentCountry, .leadBtn a {background-image:url(../images/design/flags/default.gif);font-weight:bold;min-height:17px;padding-top:3px;width:170px;}
.leadBtn a {font-size:1.3em;width:190px;}
.currentCountry:hover {text-decoration:none;}
.javascript .countryInner {background-image:url(../images/design/btnArrowDown.gif);}

/*****~~~~~menu~~~~~*****/
#menu {position:relative;z-index:99;}
/*main nav*/
.mainNav {margin-top:2em;width:100%;}
.mainNav ul {position:relative;width:100%;}
.mainNav li {background:#FFF url(../images/design/mainNavOff.gif) 0 100% repeat-x;border-top:1px solid #b6b6b6;padding-bottom:3px;position:relative;}
.mainNav li a {background-image:url(../images/design/mainNavDiv.gif);display:block;padding:9px 8px;text-transform:uppercase;white-space:nowrap;}
.mainNav li.last a {background:none;} 
.mainNav li a:hover,.mainNav li.active a,.mainNav li.active a:visited {background:#969696 url(../images/design/mainNavOn.gif) 0 100% repeat-x;color:#FFF;text-decoration:none;}
.mainNav li.hover {z-index:88;}

/*dropdown*/
.mainNav li ul {background:transparent url(../images/design/mainNavDrop.png) 0 0 repeat-x;border:1px solid #b6b6b6;display:none;position:absolute;width:220px;}
.mainNav li:hover ul,.mainNav li.hover ul {display:block;z-index:88;}
.mainNav li.first li, .mainNav li.last li, .mainNav li.first li a, .mainNav li.last li a{background:0;border:0;}
.mainNav li li {border:0;clear:both;background:none;padding:0;width:100%;}
.mainNav li li span {background:#ced1d5 url(../images/design/grdHeaderMed1.gif) 0 50% repeat-x;border-bottom:1px solid #b6b6b6;display:block;font-size:1.2em;font-weight:bold;padding:10px 10px 5px;text-transform:uppercase;}
.mainNav li li a, .mainNav li li a:hover,.mainNav li.active li a, .mainNav li.active li a:visited {background:none;border:0;color:#444;display:block;line-height:1.4em;padding:5px 10px;text-transform:none;white-space:normal;}
.mainNav li li a:hover,.mainNav li.active li a:hover {background:#7E8387 url(../images/design/grdHeaderDark.gif) 0 50% repeat-x;color:#FFF;text-decoration:none;}
/*two column dropdown*/
.mainNav li ul.twoCol {width:500px;}
.mainNav li ul.twoCol li {clear:none;padding:0;width:250px;}
.mainNav li ul.twoCol li.col2 li {width:249px;}
.mainNav li ul ul {background:none;border:0;padding:0;position:static;width:100%;}
.mainNav li ul ul li {width:100%;}
/*search*/
.search {padding-top:0.3em;text-transform:uppercase;width:230px;}
.search .form, .search fieldset {clear:both;width:225px;}
.search .searchBox {border:1px solid #b6b6b6;clear:both;margin-top:2px;padding:2px;width:221px;}
.search input {border:0;background:#FFF;padding:0;width:195px;}
.search input:focus {outline:0;}
.search .submit {width:24px;}

/*****~~~~~country selector~~~~~*****/
.countrySelector .loading, .countryContacts .loading {height:100px;position:absolute;top:75px;width:100px;}
.countryContacts .loading {top:25px;}
/*standalone only*/
.content .selectYourCountry {padding:0.5em 0;width:687px;}
.content .selectYourCountry ul {font-weight:bold;}
.content .selectYourCountry ul span {font-weight:normal;}
.content .selectYourCountry dl {min-height:2.5em;}
/*dropdown only*/
.countryDropDown {background:#EEE;border:1px solid #b6b6b6;clear:both;display:none;position:absolute;padding:10px 10px 15px;top:0;width:441px;z-index:111;}
.countryDropDown.opened {display:block;min-height:240px;}
.countryDropDown .close {cursor:pointer;position:relative;z-index:99;}
.countryDropDown .selectYourCountry {margin-top:-14px;padding:0;width:439px;}
.countryDropDown .corporateSites {clear:both;padding:3em 0 0;width:441px;}
.countryDropDown .corporateSites li {display:inline;}
.countryDropDown .corporateSites a {background-image:url(../images/design/flags/defaultGrey.gif);display:inline-block;font-weight:bold;min-height:10px;}
.countryDropDown .selectYourCountry .region {cursor:pointer;float:none;padding:10px 0;text-transform:uppercase;width:150px;}
.countryDropDown .selectYourCountry .region a, .countryDropDown .selectYourCountry .region span {display:block;}
.countryDropDown .selectYourCountry .region.active {background:#FFF;border:1px solid #b6b6b6;position:relative;z-index:122;}
.region a:hover, .region a:active {text-decoration:none;}
.countryDropDown .countries {background:#FFF;border:1px solid #B6B6B6;float:none;height:19em;overflow:auto;position:absolute;top:10px;width:249px;}
/*dropdown & standalone*/
.content .selectYourCountry dl dt, .countryDropDown .selectYourCountry dl dt {clear:none;display:block;line-height:100%;padding:0;}
.content .selectYourCountry dl dd, .content .selectYourCountry a, .countryDropDown .selectYourCountry dl dd, .countryDropDown .selectYourCountry a {clear:none;display:inline;line-height:100%;padding:0;}
.content .selectYourCountry dl, .countryDropDown .selectYourCountry dl {background-image:url(../images/design/flags/default.gif);clear:none;width:194px;}
.content .selectYourCountry dl dt a, .countryDropDown .selectYourCountry dl dt a {color:#fc1b23;line-height:1.4em;display:block;}
.content .selectYourCountry dl dd a, .countryDropDown .selectYourCountry dl dd a {color:#333;font-weight:normal;text-decoration:underline;}
.content .selectYourCountry dl dd a:hover, .countryDropDown .selectYourCountry dl dd a:hover {text-decoration:none;}
/*contact us dropdown only*/
.contactUs .countryDropDown {width:361px;}
.contactUs .countryDropDown.opened {display:block;min-height:125px;}
.contactUs .countryDropDown .selectYourCountry {width:359px;}
.contactUs .countryDropDown .selectYourCountry dl {width:134px;}
.contactUs .countryDropDown .countries {height:17.75em;width:169px;}

/*****~~~~~sub nav~~~~~*****/
#subNav {background:#fafafa;border-bottom:1px solid #DDD;width:181px;}
#subNav dl {width:181px;}
#subNav dt {background:#ced1d5 url(../images/design/grdHeaderMed1.gif) 0 50% repeat-x;clear:both;color:#000;display:block;font-size:1.1em;font-weight:bold;text-transform:uppercase;}
#subNav dt a, #subNav dt span {display:block;}
/*sliding sectors/services*/
.javascript #subNav .navSlide, .javascript #subNav .fauxActive {cursor:pointer;}
#subNav .navSlide span.active, #subNav .fauxActive span {background-image:url(../images/design/arrowDown.gif);}
/*level 1*/
#subNav dd {border-bottom:1px solid #EEE;clear:both;display:block;width:181px;}
#subNav dd.active {border:1px solid #b6b6b6;border-width:1px 0;}
#subNav dd a {background-color:#fafafa;display:block;font-weight:bold;line-height:1.2em;}
#subNav dd.active a, #subNav dd a:hover {background-color:#e9eef2;text-decoration:none;}
/*level 2*/
#subNav ul {border-top:1px solid #EEE;clear:both;width:100%;}
#subNav li {border:none;clear:both;display:block;width:100%;}
#subNav li.active {border:1px solid #ddd;border-width:1px 0;}
#subNav dd li a {background-image:none;font-size:0.9em;letter-spacing:0.1em;}
#subNav dd li.active a, #subNav dd li a:hover {background-color:#fff;}

/*****~~~~~pdf creator~~~~~*****/
.addPDF {cursor:pointer;}
.toolTip {display:block;background:#333 url(../images/design/iconPDF.gif) 5px 4px no-repeat;border:1px solid #ddd;border-bottom-color:#b6b6b6;color:#FFF;font-size:1.2em;font-weight:bold;padding:7px 7px 7px 28px;position:absolute;width:175px;z-index:201;}
/*pdf tab across all pages*/
.pdfCreator {clear:both;margin-bottom:0.5em;z-index:56;}
.pdfCreator.activeHelp, .pdfCreator.active {z-index:101;}
.pdfTab {display:inline;padding-top:30px;position:relative;width:200px;}
.pdfTab .basketLink, .pdfTab .basketLink:visited {color:#FFF;cursor:pointer;display:block;font-size:1em;font-weight:bold;width:145px;}
.pdfTab .basketLink:hover,.pdfTab .basketLink:active,.pdfTab .basketLink:focus {color:#FFF;text-decoration:none;}
.pdfCreator .helpIcon {position:absolute;top:33px;}
/*global basket*/
.pdfBasket a, .pdfBasket a:visited {color:#fc1b23;}
.pdfBasket ol li {border-bottom:1px solid #CCC;list-style:none;position:static;width:100%;}
.pdfBasket ol a {line-height:1.4em;}
.content .pdfBasket ul {padding:0;}
.pdfBasket li .removePDF img {vertical-align:top;}
.pdfHelp .intro {padding-bottom:0;}
.pdfHelp dt {padding:1em 0;}
.pdfHelp dd, .pdfHelp p {line-height:1.6em;}
.pdfHelp img {vertical-align:middle;}
/*standalone basket*/
.content .pdfBasket {border:1px solid #DDD;border-bottom-color:#B6B6B6;padding:0 10px 10px;width:250px;}
.content .pdfBasket ol {padding:0;}
.content .pdfBasket ol li {padding:0.75em 0;}
.content .pdfBasket ol a {width:224px;}
.content .pdfBasket ol a.removePDF {width:16px;}
.content .pdfBasket ul li {list-style:none;background-image:none;width:auto;}
.content .pdfHelp {border:1px solid #DDD;border-bottom-color:#B6B6B6;padding:5px 10px;width:360px;}
/*sliding basket*/
.pdfCreator .pdfBasket {background-color:#fff;border:1px solid #fc1b23;clear:both;color:#000;padding:10px;width:178px;}
/*.pdfCreator.active .pdfBasket {min-height:160px;}
.pdfCreator.active .pdfBasket ol {height:160px;overflow:auto;position:relative;}*/
.pdfCreator .pdfBasket ol {height:160px;overflow:auto;position:relative;}
.pdfCreator .pdfBasket ul li {width:auto;}
.pdfCreator .pdfBasket ol li {padding:0.5em 0;}
.pdfCreator .pdfBasket ol a {width:134px;}
.pdfCreator .pdfBasket ol a.removePDF {width:16px;}
/*sliding basket help*/
.pdfCreator .closeHelp {cursor:pointer;position:absolute;top:10px;}
.pdfCreator .pdfHelp {bottom:4px;position:absolute;width:546px;z-index:100;}
.pdfCreator .pdfHelp .inner {background:#FFF;border:1px solid #fc1b23;padding:10px;}
.pdfCreator .pdfHelp h2 {width:496px;}
/*homepage specific
.pdfContainer {font-size:1.1em;position:absolute;bottom:40px;width:200px;z-index:1;}
.sideBar .pdfContainer {position:static;padding-bottom:5px;}*/
.pdfContainer {font-size:1.1em;position:absolute;bottom:-18px;width:65px;z-index:1;}
/*internal specific*/
.evidenceBox .pdfCreator {bottom:0;margin:0;position:absolute;}
.evidenceBox .pdfBasket {border-bottom:0;}
.evidenceBox .pdfCreator .pdfHelp {bottom:10px;}
/*buttons*/
.pdfBasket .createPDF a, .pdfBasket .removeAll a {background:#ced1d5 url(../images/design/grdHeaderLight.gif) 0 50% repeat-x;border:1px solid #DDD;border-bottom-color:#B6B6B6;color:#666;display:block;margin-top:1em;padding:5px;white-space:nowrap;}
.pdfBasket .createPDF span {background-image:url(../images/design/iconPDFsm.gif);}
.pdfBasket .removeAll span {background-image:url(../images/design/iconCross.gif);} 
.pdfBasket .createPDF a:hover {background:#7E8387 url(../images/design/grdHeaderRed.gif) 0 50% repeat-x;border:1px solid #fc1b23;border-bottom-color:#b51319;color:#FFF;text-decoration:none;}
.pdfBasket .removeAll a:hover {background:#7E8387 url(../images/design/grdHeaderDark.gif) 0 50% repeat-x;border:1px solid #969696;border-bottom-color:#7e7e7e;color:#FFF;text-decoration:none;}
.pdfBasket .removeAll a:hover span {background-image:url(../images/design/iconCrossAlt.gif);}
.pdfBasket .removeAll span, .pdfBasket .createPDF span {font-weight:bold;}

/*****~~~~~scrollbar plugin~~~~~*****/
.jScrollPaneContainer{overflow:hidden;position:relative;z-index:1;}
.jScrollPaneTrack{background:#969696;cursor:pointer;height:100%;position:absolute;top:0;}
/*drag*/
.jScrollPaneDrag{background:url(../images/design/scrollbarDrag_mid.png) 0 0 repeat-y;cursor:pointer;overflow:hidden;position:absolute;}
.jScrollPaneDragTop,.jScrollPaneDragBottom{height:7px;overflow:hidden;position:absolute;}
.jScrollPaneDragTop{background:url(../images/design/scrollbarDrag_top.png) 0 0 no-repeat;top:0;}
.jScrollPaneDragBottom{background:url(../images/design/scrollbarDrag_bot.png) 0 0 no-repeat;bottom:0;}
/*arrow*/
a.jScrollArrowUp,a.jScrollArrowDown{display:block;height:24px;overflow:hidden;position:absolute;text-indent:-2000px;z-index:1;}
a.jScrollArrowUp{background:url(../images/design/scrollbarArrow_up.png) no-repeat 0 -30px;top:0;}
a.jScrollArrowDown{background:url(../images/design/scrollbarArrow_down.png) no-repeat 0 -30px;bottom:0;}

/*****~~~~~carousel buttons~~~~~*****/
/*homepage*/
.homePage .carousel .scrollPrev, .homePage .carousel .scrollNext {top:5.5em;}
.roundBtn {background-image:url(../images/design/btnRoundTL.png);color:#FFF;display:block;font-size:14px;font-weight:bold;text-transform:uppercase;}
.roundBtn span {background-image:url(../images/design/btnRoundTR.png);background-position:top right;display:block;}
.roundBtn span span {background-image:url(../images/design/btnRoundBL.png);background-position:bottom left;}
.roundBtn span span span {background-image:url(../images/design/btnRoundBR.png);background-position:bottom right;padding:0 14px;}
.roundBtn span span span span {background-image:url(../images/design/btnNextPrevDark.png);height:14px;padding:7px 0;}
.roundBtn a {color:#FFF;}
/*evidence box*/
.evidenceBox .carousel .closeThis {cursor:pointer;display:block;position:absolute;top:0;width:25px;z-index:55;}
.evidenceBox .carousel .scrollPrev,.evidenceBox .carousel .scrollNext {top:8em;width:31px;}
.evidenceBox .carousel .scrollPrev {left:0;}
.evidenceBox .carousel .scrollNext {right:0;}
/*shared*/
.carousel .scrollNext, .carousel .scrollPrev {cursor:pointer;display:block;position:absolute;}
.carousel .jcarousel-next-disabled,.carousel .jcarousel-prev-disabled {display:none;}

/*****~~~~~carousel framework~~~~~*****/

/*homepage*/
.homePage .carousel {background:transparent url(../images/design/homePageCarouselShd.png) 0 100% no-repeat;margin-bottom:30px;padding-bottom:14px;width:978px;}
.homePage .carouselOuter {background:transparent url(../images/design/homePageCarouselBG.png) 0 0 no-repeat;clear:both;width:978px;}
.homePage .carouselInner {display:inline;padding-top:14px;width:666px;}
.javascript .homePage .carouselInner {width:978px;}
.homePage .jcarousel-container {width:821px;}
.homePage .jcarousel-clip {height:16em;min-height:150px;width:666px;}
.homePage .carousel ul {width:666px;}
.javascript .homePage .carousel ul {display:none;} /*prevents the jump whilst js is manipulating*/
.javascript .homePage .carousel .jcarousel-container ul {display:block;}
/*evidence box*/
.evidenceBox .carousel {background:#d1dfea url(../images/design/evidenceCarousel.gif) 0 0 no-repeat;border:1px solid #FFF;display:inline;margin:10px 10px 3.8em;min-height:210px;padding:0 0 10px;position:relative;width:771px;z-index:55;}
.evidenceBox .carouselInner {padding:10px 0 0;position:relative;width:690px;}
.javascript .evidenceBox .carouselInner {width:100%;}
.evidenceBox .jcarousel-container {width:730px;}
.evidenceBox .jcarousel-clip {height:18.5em;width:690px;}
.evidenceBox .carousel ul {width:690px;}
.javascript .content .cases, .javascript .content .features {display:none;}  /*prevents the jump whilst js is manipulating*/
/*shared*/
.carousel {position:relative;}
.jcarousel-container {position:relative;}
.jcarousel-clip {overflow:hidden;position:relative;}
.jcarousel-list {left:0;overflow:hidden;position:absolute;top:0;z-index:1;}
.carousel ul {clear:both;}
.carousel p, .carousel .featureLink {line-height:1.4em;}

/*****~~~~~feature teasers~~~~~*****/
.featureHeader2{background:#EEE url(../images/design/grdHeaderLight.gif) 0 50% repeat-x;border-bottom:1px solid #fc1b23;clear:both;font-size:1em;font-weight:bold;padding:0;width:220px; }


.teaserBox {width:222px;}
.jcarousel-item {height:20em;}
.carousel h3, .teaserBox h3 {background:#EEE url(../images/design/grdHeaderLight.gif) 0 50% repeat-x;border-bottom:1px solid #fc1b23;clear:both;font-size:1.3em;font-weight:bold;padding:0;width:220px;}
.carousel h3 .featureHeader, .teaserBox h3 .featureHeader {width:175px;}
.content .teasers {padding:0.5em 0;width:100%;}
.content .teasers ul {background:none;padding:0;width:100%;}
.content .teasers li {background:none;border:1px solid #b6b6b6;clear:none;padding:0;width:220px;}
.teaserBox .teaserContent {clear:both;padding:10px;width:200px;}
.teaserBox .teaserContent p, .teaserBox .teaserContent .featureLink {display:block;line-height:1.4em;}
/*homepage specific*/
.homePage .carousel li {display:inline;margin-bottom:2px;position:relative;width:222px;}
.homePage .carousel h3 {width:221px;}
.homePage .carousel .teaserContent {background:transparent url(../images/design/homePageCarouselBox.png) 0 0 no-repeat;min-height:13em;padding:10px 11px 10px 10px;}
/*internal specific*/
.div_iframe{background:transparent url(../images/design/homePageCarouselBox.png) 0 0 repeat-x;min-height:20em;padding:10px 11px 10px 10px; width:97%}
.evidenceBox .teaserContent {background-color:#FFF;border:1px solid #b6b6b6;border-width:0 1px 1px 1px;clear:both;min-height:12.5em;padding:10px 10px 5px;}
/*internal carousel specific*/
.evidenceBox .carousel li {display:inline;margin:10px 4px;width:222px;}
.javascript .evidenceBox .carousel li {margin:0 0 20px;}
.evidenceBox .jcarousel-item {padding:0 4px;}
.evidenceBox .carousel h3 {background:transparent url(../images/design/evidenceCarouselHeader.gif) 0 0 no-repeat;width:222px;}
.evidenceBox .carousel .teaserContent {background:#FFF url(../images/design/evidenceCarouselContent.gif) 0 100% no-repeat;border:0;padding-bottom:5px;width:202px;}

/*****~~~~~feature pop up~~~~~*****/
.overlay {background:#fff;border:1px solid #969696;display:block;min-height:240px;margin-bottom:1em;position:absolute;top:13em;width:542px;z-index:77;}
.overlay h1 {background:#EEE url(../images/design/grdHeaderLight.gif) 0 50% repeat-x;border-bottom:1px solid #fc1b23;clear:both;font-size:1.4em;font-weight:bold;padding:0.5em 0;width:100%;}
.overlay h1 span {padding:0 10px;width:417px;}
.overlay .addPDF {float:none;}
.overlay .closeTab {cursor:pointer;padding:0 10px;}
.overlayContent {clear:both;font-size:1.1em;padding:1.5em 15px;width:512px;}
.overlayContent p {line-height:1.6em;}
.overlayContent p.intro {padding:0;}
/*homepage*/
.homePage .overlay {min-height:300px;width:665px;z-index:66;}
.homePage .overlay h1 span {width:530px;}
.homePage .overlayContent {width:634px;}

/*****~~~~~share prices~~~~~*****/
.sharePrices {background:#FFF;border:1px solid #B6B6B6;clear:both;display:inline;font-weight:bold;padding-top:0.5em;position:relative;width:30em;z-index:11;}
p.sharePrices {font-size:1.1em;font-weight:normal;margin:1em 0 0;padding:1em;}
p.sharePrices a {color:#fc1b23;}
.sharePrices li {font-size:1.2em;padding-bottom:0.25em;position:relative;width:100%;}
.sharePrices li.last {background:#EEE;padding:0.5em 0;}
.sharePrices h3 {color:#fc1b23;padding:0 0.5em;font-size:1em;width:9.5em;}
.sharePrices .price {font-size:0.9em;width:5.5em;}
.sharePrices .price span {font-size:0.9em;}
.sharePrices img {vertical-align:top;}
.sharePrices .change {color:#7E7E7E;font-size:0.9em;padding:0 0.5em;width:9em;}
.sharePrices .noScript {font-weight:normal;line-height:1.2em;padding:5px 10px 10px;width:310px;}
.content .sharePrices {font-size:0.9em;margin:1em 0;padding:0.5em 0 0;}
.content .sharePrices li {background-image:none;line-height:1em;padding:0 0 0.25em;}
.content .sharePrices li.last {padding:0.5em 0;}
.shareChart {clear:both;float:left;width:100%;}
.shareChart .graphDiv {position:static !important;}
.shareChart input {width:auto;}

#hsbody table {width:100%;}
#hsbody .disclaim {display:none;}

/*****~~~~~main~~~~~*****/
#main {background:#FFF;width:795px;}
.noSubNav #main, #main.noSubNav, .fullWidth #main, #main.fullWidth {width:980px;} /*classes may be placed on #main or .stage*/
.content ol,.content ul,.spotlightBox ol,.spotlightBox ul,.overlay ol,.overlay ul {clear:both;}
.content p, .content li, .content dd, .sideBar p, .sideBar li, .overlay p, .overlay li {line-height:1.6em;}
.content a, .spotlightBox a, .overlay a {color:#fc1b23;}

/*****~~~~~evidence box~~~~~*****/
.evidenceBox {background-color:#9ec6df;border:1px solid #b6b6b6;border-color:#b6b6b6 #FFF;clear:both;min-height:280px;position:relative;width:793px;z-index:1;}
.evidenceBox.hideImage {background-position:-999px -999px;}
/*tabs*/
.toolTabs {bottom:0;display:none;position:absolute;z-index:56;}
.javascript .toolTabs {display:block;}
.toolTabs li {background:transparent url(../images/design/tabOff.png) 0 22px no-repeat;display:inline;padding-top:30px;width:210px;}
.toolTabs li h2 {cursor:pointer;display:block;font-size:1.5em;font-weight:bold;min-height:22px;padding:5px 10px 3px;white-space:nowrap;width:140px;}
.toolTabs li span {color:#fc1b24;font-size:0.9em;padding-top:9px;text-transform:lowercase;width:50px;}
.toolTabs li.active {background-color:#D1DEE9;background-image:url(../images/design/tabOn.gif);border-width:0 1px;}
/*what we do world map framework*/
.javascript .worldMap {height:280px;}
.javascript .worldMap ul {background-image:url(../images/content/793x280/worldMap.jpg);min-height:280px;}
.javascript .worldMap li {background-image:url(../images/design/markerDot.png);cursor:pointer;float:none;height:24px;padding:0;position:absolute;width:24px;z-index:77;}
.javascript .worldMap h3 {background:#EEE url(../images/design/grdHeaderLight.gif) 0 50% repeat-x;border:1px solid #B6B6B6;border-bottom:1px solid #fc1b23;width:220px;}
.javascript .worldMap li .teaserBox {display:none;}
.javascript .worldMap li.active {cursor:auto;height:auto;z-index:99;}
.javascript .worldMap li.active .teaserBox {display:block;}
/*what we do world map plots*/
.javascript .worldMap li.location01 {left:155px;top:70px;}/*North America */
.javascript .worldMap li.location02 {left:380px;top:63px;}/*Europe */
.javascript .worldMap li.location03 {left:453px;top:120px;}/*Middle East */
.javascript .worldMap li.location04 {left:580px;top:60px;}/*Asia / Pacific */
.javascript .worldMap li.location05 {left:410px;top:175px;}/*Africa */
.javascript .worldMap li.location06 {left:245px;top:210px;}/*Latin America */
/*map framework with cms managed plots*/
.javascript .customPlots ul {background:0;}
.javascript .altDots li {background-image:url(../images/design/markerDotSm.png);height:10px;width:9px;}
.evidenceBox .customPlots .teaserContent {min-height:3em;padding:5px 10px;}
/*street scene*/
.streetScene {background-image:url(../images/temp/streetScene01.jpg);height:280px;position:relative;width:793px;}
.streetScene li {background-image:url(../images/design/markerDot.png);height:24px;position:absolute;width:24px;}

/*****~~~~~tools~~~~~*****/
.crumb {clear:both;padding:0.5em 30px;width:735px;}
.crumb a {display:block;position:relative;}

/*****~~~~~content~~~~~*****/
.content {clear:both;min-height:335px;padding:0 30px;width:503px;}
.noSubNav .content {width:687px;}
.noSideBar .content {width:735px;}
.fullWidth .content {width:920px;}
.content h1 {position:relative;width:100%;}
.content ul li, .overlay ul li {background-image:url(../images/design/bulletCircle.gif);}
.content ul.split{position:relative;width:493px;}
.content ul.split li {width:45%;}
ul.split a, ul.split span {font-weight:bold;}
span.date {font-style:italic;padding-bottom:0.5em;display:block;}
/*sitemap*/
.content #sitemap {padding:0;}
.content #sitemap li {background-image:none;border-bottom:1px solid #ddd;padding-top:0.5em;width:95%;}
.javascript .content #sitemap h2 {cursor:pointer;}
.content #sitemap h2 {background-image:url(../images/design/btnArrowDown.gif)}
.content #sitemap h2.active {background-image:url(../images/design/btnArrowUp.gif)}
.content #sitemap h2 a {color:#333;}
.content #sitemap li li {background-image:url(../images/design/bulletCircle.gif);border:0;padding-top:0;}
.content #sitemap li .twoCol {width:100%;}
.content #sitemap li .twoCol li {background-image:none;width:49%;}
.content #sitemap li .twoCol li li {background-image:url(../images/design/bulletCircle.gif);width:auto;}
.content #sitemap .toTop {padding-bottom:1em;}
/*shared lists*/
.content ul.listing, .content ul.linkBlock, .content ul.imageLibrary, .overlay ul.listing, .overlay ul.linkBlock, .overlay ul.imageLibrary {padding:0;width:503px;}
.content ul.listing li, .content ul.linkBlock li, .content ul.imageLibrary li, .overlay .listing li, .overlay .linkBlock li, .overlay .imageLibrary li {background:none;border:1px solid #DDD;border-bottom:1px solid #b6b6b6;padding:0;}
/*listing rows*/
.content ul.listing li, .overlay ul.listing li {margin-bottom:1em;padding:10px;width:481px;}
.content ul.listing li li, .overlay ul.listing li li {border:0px solid #DDD;margin-bottom:0;float:none;display:inline;}
ul.listing .teaserContent {width:316px;}
ul.altImages .teaserContent{width:271px;}
ul.listing .teaserContent span.date {padding-top:5px;padding-bottom:0;display:block;}
ul.listing h2 {font-size:1.4em;padding:0;}
ul.listing .addPDF img {border:0;float:none;}
/*link spotlights / image library */
.content ul.linkBlock li, .content ul.imageLibrary li, .overlay ul.linkBlock li, .overlay ul.imageLibrary li {margin-bottom:1em;display:inline;width:155px;}
.content ul.linkBlock li ul, .content ul.imageLibrary li ul, .overlay ul.linkBlock li ul, .overlay ul.imageLibrary li ul {margin:0;padding:0;}
.content ul.linkBlock li li, .content ul.imageLibrary li li, .overlay ul.linkBlock li li, .overlay ul.imageLibrary li li {border:0;margin:0;padding:0;}
ul.linkBlock a {display:block;min-height:12.5em;width:100%;}
ul.linkBlock a:hover {background:#d1dfea;color:#444;display:block;text-decoration:none;}
ul.linkBlock span {display:block;padding:10px;width:135px;}
ul.linkBlock img {border-top:10px solid #d1dfea;}
ul.imageLibrary dt {padding:0.5em 0.5em 0;}
ul.imageLibrary dd {display:inline;line-height:1em;}
ul.imageLibrary dd a {display:block;padding:0.5em;}
/*pagination*/
.content .pagination h3 {font-size:1em;line-height:1.6em;padding:0;}
.content .pagination li {background:none;font-size:1.1em;font-style:italic;padding:0 0.5em;}
.content .pagination li a {font-style:normal;}
.content .pagination .viewAll {border:0;clear:both;padding:0;}
.content .pagination .viewAll a {font-style:italic;font-weight:normal;}
/*document listing*/
.content .pdfListing {clear:both;float:left;width:100%;}
.content .pdfListing li, .pdf {background-image:url(../images/design/iconPDF.gif);display:block;list-style:none;}
.pdfListing li {width:478px;}
.pdf {min-height:13px;padding-top:3px;}
/*search filter*/
.searchfilter {border:1px solid #DDD;border-bottom:1px solid #b6b6b6;margin-bottom:1em;position:relative;width:501px;}
.searchfilter.closed {border:0;}
.searchfilter legend {background-color:#EEE;background-image:url(../images/design/arrowDown.gif);background-position:5px 9px;color:#000;border:1px solid #b6b6b6;font-size:1em;margin-bottom:0.5em;padding:5px 5px 5px 15px;}
.searchfilter.open legend {background-image:url(../images/design/arrowUp.gif);display:inline-block;}
.javascript .searchfilter legend {cursor:pointer;}
.javascript .searchfilter div {display:none;}
.javascript .searchfilter.open div {display:block;} 
.javascript .searchfilter div div {display:block;}
.searchfilter label {width:5em;}
.searchfilter div {padding:10px;width:481px;}
.searchfilter div div {padding:0;}
.searchfilter div div.date {padding:0 0 1.5em;width:12.0em;}
.searchfilter input.date {width:5.3em;}
.searchfilter input.search {margin-bottom:10px;text-transform:none;width:18.1em;}
.searchfilter input.submit {text-align:center;text-transform:none;width:6em;}
/*search results*/
.content .resultsListing li {background-image:none;font-size:1.6em;padding:0.5em 0;}
.resultsListing h2 {display:inline;font-size:1em;}
.resultsListing p {font-size:0.6em;}

/*****~~~~~side bar~~~~~*****/
.sideBar {font-size:1em;position:static;width:202px;}
.noSubNav .sideBar {padding-top:1em;}
.homePage .sideBar {position:absolute;bottom:0;z-index:55;}
.sideBar .schemeA, .sideBar .schemeB, .sideBar .contactUs {width:202px;}
.sideBar div {clear:both;margin-bottom:20px;}
.sideBar div div, .homePage .sideBar div {margin-bottom:0;}
.sideBar h2 {background:#ced1d5 url(../images/design/grdHeaderMed2.gif) 0 50% repeat-x;border:1px solid #7e7e7e;color:#000;display:block;font-size:1.5em;line-height:1.2em;padding:5px 10px;}
.sideBar .schemeB h2 {background:#fc1b23 url(../images/design/grdHeaderRed.gif) 0 50% repeat-x;border:1px solid #b51319;color:#fff}
.sideBar .spotlightBox {background:#ebeeef url(../images/design/grdSpotlightMed.gif) 0 0 repeat-x;border:1px solid #B6B6B6;border-top:0;padding:5px 0;width:200px;}
.sideBar .spotlightBox img {margin-top:-5px;}
.sideBar .spotlightBox p, .sideBar .spotlightBox h3 {line-height:1.2em;padding:5px 10px;}
.sideBar .spotlightBox p {line-height:1.6em;}
.sideBar .spotlightBox .featureLink {line-height:1.4em;}
/*pre-defined styles for editors*/
.mdBlk .spotlightBox, .mdRed .spotlightBox, .mdGry .spotlightBox, .Medium-Black, .Medium-Red, .Medium-Grey {font-size:1.3em;}
.lgBlk .spotlightBox, .lgRed .spotlightBox, .lgGry .spotlightBox, .Large-Black, .Large-Red, .Large-Grey {font-size:1.6em;}
.smBlk .spotlightBox, .mdBlk .spotlightBox, .lgBlk .spotlightBox, .Small-Black, .Medium-Black, .Large-Black {color:#000;}
.smGry .spotlightBox, .mdGry .spotlightBox, .lgGry .spotlightBox, .Small-Grey, .Medium-Grey, .Large-Grey {color:#444;font-weight:bold;}
.smRed .spotlightBox, .mdRed .spotlightBox, .lgRed .spotlightBox, .Small-Red, .Medium-Red, .Large-Red {color:#fc1b23;font-weight:bold;}
/*contact us*/
.sideBar .contactUs {background:#FFF;padding-bottom:6px;position:relative;} 
.sideBar .contactUs h2 {background:#FFF url(../images/design/grdHeaderLight.gif) 0 50% repeat-x;border:1px solid #b6b6b6;clear:both;color:#444;}
.sideBar .contactUs .contacts {border:1px solid #B6B6B6;border-width:0 1px 1px 1px;margin:0;padding:0 0 10px;width:200px;}
.sideBar .contactUs p.contacts {font-size:1.1em;padding:10px;width:180px;}
.sideBar .contactUs p.contacts a {font-weight:bold;}
.sideBar .contactUs .contacts li {background-position:0 0;color:#fc1b23;font-weight:bold;padding:10px 10px 10px 40px;width:150px;}
.sideBar .contactUs .contacts li li {color:#444;padding:0;}
.sideBar .contactUs .contacts li span, .sideBar .contactUs .contacts li a {color:#444;font-weight:normal;text-decoration:none;}
.sideBar .contactUs .contacts li.phone {background-image:url(../images/design/contactPhone.gif);margin-top:10px;padding-top:0;}
.sideBar .contactUs .contacts li.phone span {display:block;clear:both;padding-top:0.2em;}
.sideBar .contactUs .contacts li.email {background-image:url(../images/design/contactEmail.gif)}
.sideBar .contactUs .contacts li.info {color:#333;font-weight:normal;padding:10px 10px 0;}
.sideBar .contactUs .contacts li.countryContacts {background-color:#FFF;background-image:url(../images/design/countrySelectorContacts.gif);border-top:1px solid #DDD;display:inline;margin:10px 10px 0;padding:0;width:180px;}
.sideBar .contactUs .contacts li.countryContacts a {display:block;text-transform:uppercase;width:140px;}
.sideBar .contactUs .contacts li.countryContacts a:hover {text-decoration:none;}
.sideBar .contactUs .contacts li.extra {padding:0 10px 0 40px;}
.sideBar .contactUs .contacts li.extra span {display:block;line-height:140%:}

/*****~~~~~footer~~~~~*****/
.footerTools {border-top:1px solid #CCC;clear:both;float:left;position:relative;width:100%;}
#footer{background:#ebebeb;margin-top:1.5em;padding:0.5em 0;text-align:center;}
#footer ul {margin:0 auto;width:960px;}
#footer li {display:inline;padding:0 1em;}
#footer a {font-size:0.85em;}

/*****~~~~regional world map (no rtl mirror required)~~~~~*****/
.javascript .countryList {background-image:url(../images/content/793x280/worldMap.jpg);float:left;height:280px;width:793px;z-index:77;}
.javascript .inRegion {background-color:#EEE;background-image:none;}
/*region panel*/
.regionPanel {background:#FFF;border:1px solid #CCC;display:none;left:10px;position:absolute;top:10px;z-index:88;}
.regionPanel a {display:block;padding:10px;text-transform:uppercase;width:160px;}
.regionPanel .active a, .javascript .regionPanel a:hover {background-color:#E9EEF2;text-decoration:none;}
.regionPanel .active a {border:1px solid #b6b6b6;border-width:1px 0;}
.regionPanel .region01.active a {border-top:0;}
.regionPanel .backToMap a {background-image:url(../images/design/arrowLeft.gif);background-position:10px 50%;padding-left:20px;text-transform:none;width:150px;}
/*plotted regions*/
.javascript .content .countryList {display:none;} /*prevents the jump whilst js is manipulating*/
.javascript .countryList h2 {position:absolute;}
.javascript .countryList .region01 h2{left:40px;top:40px;}/*North America */
.javascript .countryList .region02 h2{left:380px;top:20px;}/*Europe */
.javascript .countryList .region03 h2{left:435px;top:80px;}/*Middle East */
.javascript .countryList .region04 h2{left:590px;top:135px;}/*Asia / Pacific */
.javascript .countryList .region05 h2{left:250px;top:110px;}/*Africa */
.javascript .countryList .region06 h2{left:120px;top:180px;}/*Latin America */
.javascript .countryList .region01 ul{background-image:url(../images/design/regions/north-america.png);}
.javascript .countryList .region02 ul{background-image:url(../images/design/regions/europe.png);}
.javascript .countryList .region03 ul{background-image:url(../images/design/regions/middle-east.png);}
.javascript .countryList .region04 ul{background-image:url(../images/design/regions/asia-pacific.png);}
.javascript .countryList .region05 ul{background-image:url(../images/design/regions/africa.png);}
.javascript .countryList .region06 ul{background-image:url(../images/design/regions/latin-america.png);}
/*countries*/
.javascript .countryList li ul{display:none;float:left;height:280px;position:relative;width:100%;}
.javascript .countryList li li {background-image:url(../images/design/markerDotSm.png);cursor:pointer;height:10px;position:absolute;width:9px;}
.javascript .countryList li li a {display:none;text-decoration:none;}
.javascript .countryList li li a:hover {text-decoration:none;}
.javascript .countryList li li.on {background-image:url(../images/design/markerFlagBg.png);height:auto;margin-left:-8px;margin-top:-8px;padding:3px 0 3px 3px;width:auto;z-index:111;}
.javascript .countryList li li.on a {display:inline-block;padding:1px 0 0 19px;min-height:19px;white-space:nowrap;}
.javascript .countryList li li a span {background-color:#FFF;display:block;padding:3px 5px;}
/*no javascript*/
.content .countryList {float:left;padding:0 0 1em;width:100%;}
.content .countryList li {background-image:none;padding:0;}
.content .countryList li li {float:left;padding:0.5em 0;width:164px;}
.content .countryList li a {display:block;min-height:10px;padding:5px 0 5px 30px;}

/*****~~~~~language specific changes: ARABIC~~~~~*****/
.ar {font-size:87.5%;letter-spacing:0.1em;}
/*things that stay in english revert to original font size*/
.ar .sharePrices, .ar .currentCountry, .ar .selectYourCountry dl, .ar .corporateSites, .ar .contacts span, .ar .ui-datepicker {font-size:0.7em;letter-spacing:0;}
/*em height adjustments*/
.ar ul.linkBlock a {min-height:9.5em;}
.ar .homePage .jcarousel-clip {height:13em;}
.ar .evidenceBox .jcarousel-clip {height:14.75em;}
.ar .homePage .carousel .scrollPrev, .ar .homePage .carousel .scrollNext {top:7em;}
.ar .evidenceBox .carousel .scrollPrev, .ar .evidenceBox .carousel .scrollNext {top:6.5em;}
.ar .overlay {top:11em;}
.ar .countryDropDown .countries {height:15em;}
.ar .contactUs .countryDropDown .countries {height:12.5em;}
/*tone done over-sized text/padding*/
.ar .currentCountry {font-size:0.9em;}
.ar .statement {font-size:1.2em;}
.ar .carousel h3, .ar .teasers h3, .ar .worldMap h3 {font-size:1.1em;}
.ar .toolTabs li h2 {font-size:1.2em;}
.ar .pdfCreator {font-size:0.9em;}
.ar #footer {font-size:1.2em;}
.ar .ui-datepicker {font-size:0.8em;}
.ar .searchfilter div {padding:0.5em;}
.ar .searchfilter div div {padding:0 0 1em;}
.ar .teaserContent p, .ar .teaserContent .featureLink {line-height:1em;}

/*****~~~~~language specific changes: CHINESE~~~~~*****/
.zh {font-size:81.25%;letter-spacing:0.1em;}
/*things that stay in english revert to original font size*/
.zh .sharePrices, .zh .selectYourCountry dl, .zh .corporateSites, .zh .contacts span, .zh .ui-datepicker {font-size:0.8em;letter-spacing:0;}
/*em height adjustments*/
.zh ul.linkBlock a {min-height:9em;}
.zh .homePage .jcarousel-clip {height:13em;}
.zh .evidenceBox .jcarousel-clip {height:14em;}
.zh .homePage .carousel .scrollPrev, .zh .homePage .carousel .scrollNext {top:5.5em;}
.zh .evidenceBox .carousel .scrollPrev, .zh .evidenceBox .carousel .scrollNext {top:5.5em;}
.zh .overlay {top:10em;}
.zh .countryDropDown .countries {height:15em;}
.zh .contactUs .countryDropDown .countries {height:13.75em;}
/*remove bold where it does not work well with chiense characters*/
.zh a, .zh .featureLink, .zh ul.split a, .zh ul.split span, .zh ul.linkBlock span, 
.zh #subNav dt, .zh #subNav dd a, .zh .pdfTab, .zh .pdfTab .basketLink, .zh .pdfTab .basketLink:visited, .zh .sideBar .contactUs li, .zh .toolTabs li h2,
.zh h1, .zh h2, .zh strong, .zh legend, .zh caption, .zh label {font-weight:normal;}
 
/*****~~~~~flags~~~~~*****/
.countryDropDown .selectYourCountry li {background-image:url(../images/design/flags/default.gif);}
.countryList .abw a, .abw .currentCountry, .countryDropDown .selectYourCountry .abw, .content .selectYourCountry .abw {background-image:url(../images/design/flags/abw.png)}
.countryList .afg a, .afg .currentCountry, .countryDropDown .selectYourCountry .afg, .content .selectYourCountry .afg {background-image:url(../images/design/flags/afg.png)}
.countryList .ago a, .ago .currentCountry, .countryDropDown .selectYourCountry .ago, .content .selectYourCountry .ago {background-image:url(../images/design/flags/ago.png)}
.countryList .aia a, .aia .currentCountry, .countryDropDown .selectYourCountry .aia, .content .selectYourCountry .aia {background-image:url(../images/design/flags/aia.png)}
.countryList .ala a, .ala .currentCountry, .countryDropDown .selectYourCountry .ala, .content .selectYourCountry .ala {background-image:url(../images/design/flags/ala.png)}
.countryList .alb a, .alb .currentCountry, .countryDropDown .selectYourCountry .alb, .content .selectYourCountry .alb {background-image:url(../images/design/flags/alb.png)}
.countryList .and a, .and .currentCountry, .countryDropDown .selectYourCountry .and, .content .selectYourCountry .and {background-image:url(../images/design/flags/and.png)}
.countryList .ant a, .ant .currentCountry, .countryDropDown .selectYourCountry .ant, .content .selectYourCountry .ant {background-image:url(../images/design/flags/ant.png)}
.countryList .are a, .are .currentCountry, .countryDropDown .selectYourCountry .are, .content .selectYourCountry .are {background-image:url(../images/design/flags/are.png)}
.countryList .arg a, .arg .currentCountry, .countryDropDown .selectYourCountry .arg, .content .selectYourCountry .arg {background-image:url(../images/design/flags/arg.png)}
.countryList .arm a, .arm .currentCountry, .countryDropDown .selectYourCountry .arm, .content .selectYourCountry .arm {background-image:url(../images/design/flags/arm.png)}
.countryList .asm a, .asm .currentCountry, .countryDropDown .selectYourCountry .asm, .content .selectYourCountry .asm {background-image:url(../images/design/flags/asm.png)}
.countryList .ata a, .ata .currentCountry, .countryDropDown .selectYourCountry .ata, .content .selectYourCountry .ata {background-image:url(../images/design/flags/ata.png)}
.countryList .atf a, .atf .currentCountry, .countryDropDown .selectYourCountry .atf, .content .selectYourCountry .atf {background-image:url(../images/design/flags/atf.png)}
.countryList .atg a, .atg .currentCountry, .countryDropDown .selectYourCountry .atg, .content .selectYourCountry .atg {background-image:url(../images/design/flags/atg.png)}
.countryList .aus a, .aus .currentCountry, .countryDropDown .selectYourCountry .aus, .content .selectYourCountry .aus {background-image:url(../images/design/flags/aus.png)}
.countryList .aut a, .aut .currentCountry, .countryDropDown .selectYourCountry .aut, .content .selectYourCountry .aut {background-image:url(../images/design/flags/aut.png)}
.countryList .aze a, .aze .currentCountry, .countryDropDown .selectYourCountry .aze, .content .selectYourCountry .aze {background-image:url(../images/design/flags/aze.png)}
.countryList .bdi a, .bdi .currentCountry, .countryDropDown .selectYourCountry .bdi, .content .selectYourCountry .bdi {background-image:url(../images/design/flags/bdi.png)}
.countryList .bel a, .bel .currentCountry, .countryDropDown .selectYourCountry .bel, .content .selectYourCountry .bel {background-image:url(../images/design/flags/bel.png)}
.countryList .ben a, .ben .currentCountry, .countryDropDown .selectYourCountry .ben, .content .selectYourCountry .ben {background-image:url(../images/design/flags/ben.png)}
.countryList .bfa a, .bfa .currentCountry, .countryDropDown .selectYourCountry .bfa, .content .selectYourCountry .bfa {background-image:url(../images/design/flags/bfa.png)}
.countryList .bgd a, .bgd .currentCountry, .countryDropDown .selectYourCountry .bgd, .content .selectYourCountry .bgd {background-image:url(../images/design/flags/bgd.png)}
.countryList .bgr a, .bgr .currentCountry, .countryDropDown .selectYourCountry .bgr, .content .selectYourCountry .bgr {background-image:url(../images/design/flags/bgr.png)}
.countryList .bhr a, .bhr .currentCountry, .countryDropDown .selectYourCountry .bhr, .content .selectYourCountry .bhr {background-image:url(../images/design/flags/bhr.png)}
.countryList .bhs a, .bhs .currentCountry, .countryDropDown .selectYourCountry .bhs, .content .selectYourCountry .bhs {background-image:url(../images/design/flags/bhs.png)}
.countryList .bih a, .bih .currentCountry, .countryDropDown .selectYourCountry .bih, .content .selectYourCountry .bih {background-image:url(../images/design/flags/bih.png)}
.countryList .blm a, .blm .currentCountry, .countryDropDown .selectYourCountry .blm, .content .selectYourCountry .blm {background-image:url(../images/design/flags/blm.png)}
.countryList .blr a, .blr .currentCountry, .countryDropDown .selectYourCountry .blr, .content .selectYourCountry .blr {background-image:url(../images/design/flags/blr.png)}
.countryList .blz a, .blz .currentCountry, .countryDropDown .selectYourCountry .blz, .content .selectYourCountry .blz {background-image:url(../images/design/flags/blz.png)}
.countryList .bmu a, .bmu .currentCountry, .countryDropDown .selectYourCountry .bmu, .content .selectYourCountry .bmu {background-image:url(../images/design/flags/bmu.png)}
.countryList .bol a, .bol .currentCountry, .countryDropDown .selectYourCountry .bol, .content .selectYourCountry .bol {background-image:url(../images/design/flags/bol.png)}
.countryList .bra a, .bra .currentCountry, .countryDropDown .selectYourCountry .bra, .content .selectYourCountry .bra {background-image:url(../images/design/flags/bra.png)}
.countryList .brb a, .brb .currentCountry, .countryDropDown .selectYourCountry .brb, .content .selectYourCountry .brb {background-image:url(../images/design/flags/brb.png)}
.countryList .brn a, .brn .currentCountry, .countryDropDown .selectYourCountry .brn, .content .selectYourCountry .brn {background-image:url(../images/design/flags/brn.png)}
.countryList .btn a, .btn .currentCountry, .countryDropDown .selectYourCountry .btn, .content .selectYourCountry .btn {background-image:url(../images/design/flags/btn.png)}
.countryList .bvt a, .bvt .currentCountry, .countryDropDown .selectYourCountry .bvt, .content .selectYourCountry .bvt {background-image:url(../images/design/flags/bvt.png)}
.countryList .bwa a, .bwa .currentCountry, .countryDropDown .selectYourCountry .bwa, .content .selectYourCountry .bwa {background-image:url(../images/design/flags/bwa.png)}
.countryList .caf a, .caf .currentCountry, .countryDropDown .selectYourCountry .caf, .content .selectYourCountry .caf {background-image:url(../images/design/flags/caf.png)}
.countryList .can a, .can .currentCountry, .countryDropDown .selectYourCountry .can, .content .selectYourCountry .can {background-image:url(../images/design/flags/can.png)}
.countryList .cck a, .cck .currentCountry, .countryDropDown .selectYourCountry .cck, .content .selectYourCountry .cck {background-image:url(../images/design/flags/cck.png)}
.countryList .che a, .che .currentCountry, .countryDropDown .selectYourCountry .che, .content .selectYourCountry .che {background-image:url(../images/design/flags/che.png)}
.countryList .chl a, .chl .currentCountry, .countryDropDown .selectYourCountry .chl, .content .selectYourCountry .chl {background-image:url(../images/design/flags/chl.png)}
.countryList .chn a, .chn .currentCountry, .countryDropDown .selectYourCountry .chn, .content .selectYourCountry .chn {background-image:url(../images/design/flags/chn.png)}
.countryList .civ a, .civ .currentCountry, .countryDropDown .selectYourCountry .civ, .content .selectYourCountry .civ {background-image:url(../images/design/flags/civ.png)}
.countryList .cmr a, .cmr .currentCountry, .countryDropDown .selectYourCountry .cmr, .content .selectYourCountry .cmr {background-image:url(../images/design/flags/cmr.png)}
.countryList .cod a, .cod .currentCountry, .countryDropDown .selectYourCountry .cod, .content .selectYourCountry .cod {background-image:url(../images/design/flags/cod.png)}
.countryList .cog a, .cog .currentCountry, .countryDropDown .selectYourCountry .cog, .content .selectYourCountry .cog {background-image:url(../images/design/flags/cog.png)}
.countryList .cok a, .cok .currentCountry, .countryDropDown .selectYourCountry .cok, .content .selectYourCountry .cok {background-image:url(../images/design/flags/cok.png)}
.countryList .col a, .col .currentCountry, .countryDropDown .selectYourCountry .col, .content .selectYourCountry .col {background-image:url(../images/design/flags/col.png)}
.countryList .com a, .com .currentCountry, .countryDropDown .selectYourCountry .com, .content .selectYourCountry .com {background-image:url(../images/design/flags/com.png)}
.countryList .cpv a, .cpv .currentCountry, .countryDropDown .selectYourCountry .cpv, .content .selectYourCountry .cpv {background-image:url(../images/design/flags/cpv.png)}
.countryList .cri a, .cri .currentCountry, .countryDropDown .selectYourCountry .cri, .content .selectYourCountry .cri {background-image:url(../images/design/flags/cri.png)}
.countryList .cub a, .cub .currentCountry, .countryDropDown .selectYourCountry .cub, .content .selectYourCountry .cub {background-image:url(../images/design/flags/cub.png)}
.countryList .cxr a, .cxr .currentCountry, .countryDropDown .selectYourCountry .cxr, .content .selectYourCountry .cxr {background-image:url(../images/design/flags/cxr.png)}
.countryList .cym a, .cym .currentCountry, .countryDropDown .selectYourCountry .cym, .content .selectYourCountry .cym {background-image:url(../images/design/flags/cym.png)}
.countryList .cyp a, .cyp .currentCountry, .countryDropDown .selectYourCountry .cyp, .content .selectYourCountry .cyp {background-image:url(../images/design/flags/cyp.png)}
.countryList .cze a, .cze .currentCountry, .countryDropDown .selectYourCountry .cze, .content .selectYourCountry .cze {background-image:url(../images/design/flags/cze.png)}
.countryList .deu a, .deu .currentCountry, .countryDropDown .selectYourCountry .deu, .content .selectYourCountry .deu {background-image:url(../images/design/flags/deu.png)}
.countryList .dji a, .dji .currentCountry, .countryDropDown .selectYourCountry .dji, .content .selectYourCountry .dji {background-image:url(../images/design/flags/dji.png)}
.countryList .dma a, .dma .currentCountry, .countryDropDown .selectYourCountry .dma, .content .selectYourCountry .dma {background-image:url(../images/design/flags/dma.png)}
.countryList .dnk a, .dnk .currentCountry, .countryDropDown .selectYourCountry .dnk, .content .selectYourCountry .dnk {background-image:url(../images/design/flags/dnk.png)}
.countryList .dom a, .dom .currentCountry, .countryDropDown .selectYourCountry .dom, .content .selectYourCountry .dom {background-image:url(../images/design/flags/dom.png)}
.countryList .dza a, .dza .currentCountry, .countryDropDown .selectYourCountry .dza, .content .selectYourCountry .dza {background-image:url(../images/design/flags/dza.png)}
.countryList .ecu a, .ecu .currentCountry, .countryDropDown .selectYourCountry .ecu, .content .selectYourCountry .ecu {background-image:url(../images/design/flags/ecu.png)}
.countryList .egy a, .egy .currentCountry, .countryDropDown .selectYourCountry .egy, .content .selectYourCountry .egy {background-image:url(../images/design/flags/egy.png)}
.countryList .eri a, .eri .currentCountry, .countryDropDown .selectYourCountry .eri, .content .selectYourCountry .eri {background-image:url(../images/design/flags/eri.png)}
.countryList .esh a, .esh .currentCountry, .countryDropDown .selectYourCountry .esh, .content .selectYourCountry .esh {background-image:url(../images/design/flags/esh.png)}
.countryList .esp a, .esp .currentCountry, .countryDropDown .selectYourCountry .esp, .content .selectYourCountry .esp {background-image:url(../images/design/flags/esp.png)}
.countryList .est a, .est .currentCountry, .countryDropDown .selectYourCountry .est, .content .selectYourCountry .est {background-image:url(../images/design/flags/est.png)}
.countryList .eth a, .eth .currentCountry, .countryDropDown .selectYourCountry .eth, .content .selectYourCountry .eth {background-image:url(../images/design/flags/eth.png)}
.countryList .fin a, .fin .currentCountry, .countryDropDown .selectYourCountry .fin, .content .selectYourCountry .fin {background-image:url(../images/design/flags/fin.png)}
.countryList .fji a, .fji .currentCountry, .countryDropDown .selectYourCountry .fji, .content .selectYourCountry .fji {background-image:url(../images/design/flags/fji.png)}
.countryList .flk a, .flk .currentCountry, .countryDropDown .selectYourCountry .flk, .content .selectYourCountry .flk {background-image:url(../images/design/flags/flk.png)}
.countryList .fra a, .fra .currentCountry, .countryDropDown .selectYourCountry .fra, .content .selectYourCountry .fra {background-image:url(../images/design/flags/fra.png)}
.countryList .fro a, .fro .currentCountry, .countryDropDown .selectYourCountry .fro, .content .selectYourCountry .fro {background-image:url(../images/design/flags/fro.png)}
.countryList .fsm a, .fsm .currentCountry, .countryDropDown .selectYourCountry .fsm, .content .selectYourCountry .fsm {background-image:url(../images/design/flags/fsm.png)}
.countryList .gab a, .gab .currentCountry, .countryDropDown .selectYourCountry .gab, .content .selectYourCountry .gab {background-image:url(../images/design/flags/gab.png)}
.countryList .gbr a, .gbr .currentCountry, .countryDropDown .selectYourCountry .gbr, .content .selectYourCountry .gbr {background-image:url(../images/design/flags/gbr.png)}
.countryList .geo a, .geo .currentCountry, .countryDropDown .selectYourCountry .geo, .content .selectYourCountry .geo {background-image:url(../images/design/flags/geo.png)}
.countryList .ggy a, .ggy .currentCountry, .countryDropDown .selectYourCountry .ggy, .content .selectYourCountry .ggy {background-image:url(../images/design/flags/ggy.png)}
.countryList .gha a, .gha .currentCountry, .countryDropDown .selectYourCountry .gha, .content .selectYourCountry .gha {background-image:url(../images/design/flags/gha.png)}
.countryList .gib a, .gib .currentCountry, .countryDropDown .selectYourCountry .gib, .content .selectYourCountry .gib {background-image:url(../images/design/flags/gib.png)}
.countryList .gin a, .gin .currentCountry, .countryDropDown .selectYourCountry .gin, .content .selectYourCountry .gin {background-image:url(../images/design/flags/gin.png)}
.countryList .glp a, .glp .currentCountry, .countryDropDown .selectYourCountry .glp, .content .selectYourCountry .glp {background-image:url(../images/design/flags/glp.png)}
.countryList .gmb a, .gmb .currentCountry, .countryDropDown .selectYourCountry .gmb, .content .selectYourCountry .gmb {background-image:url(../images/design/flags/gmb.png)}
.countryList .gnb a, .gnb .currentCountry, .countryDropDown .selectYourCountry .gnb, .content .selectYourCountry .gnb {background-image:url(../images/design/flags/gnb.png)}
.countryList .gnq a, .gnq .currentCountry, .countryDropDown .selectYourCountry .gnq, .content .selectYourCountry .gnq {background-image:url(../images/design/flags/gnq.png)}
.countryList .grc a, .grc .currentCountry, .countryDropDown .selectYourCountry .grc, .content .selectYourCountry .grc {background-image:url(../images/design/flags/grc.png)}
.countryList .grd a, .grd .currentCountry, .countryDropDown .selectYourCountry .grd, .content .selectYourCountry .grd {background-image:url(../images/design/flags/grd.png)}
.countryList .grl a, .grl .currentCountry, .countryDropDown .selectYourCountry .grl, .content .selectYourCountry .grl {background-image:url(../images/design/flags/grl.png)}
.countryList .gtm a, .gtm .currentCountry, .countryDropDown .selectYourCountry .gtm, .content .selectYourCountry .gtm {background-image:url(../images/design/flags/gtm.png)}
.countryList .guf a, .guf .currentCountry, .countryDropDown .selectYourCountry .guf, .content .selectYourCountry .guf {background-image:url(../images/design/flags/guf.png)}
.countryList .gum a, .gum .currentCountry, .countryDropDown .selectYourCountry .gum, .content .selectYourCountry .gum {background-image:url(../images/design/flags/gum.png)}
.countryList .guy a, .guy .currentCountry, .countryDropDown .selectYourCountry .guy, .content .selectYourCountry .guy {background-image:url(../images/design/flags/guy.png)}
.countryList .hkg a, .hkg .currentCountry, .countryDropDown .selectYourCountry .hkg, .content .selectYourCountry .hkg {background-image:url(../images/design/flags/hkg.png)}
.countryList .hmd a, .hmd .currentCountry, .countryDropDown .selectYourCountry .hmd, .content .selectYourCountry .hmd {background-image:url(../images/design/flags/hmd.png)}
.countryList .hnd a, .hnd .currentCountry, .countryDropDown .selectYourCountry .hnd, .content .selectYourCountry .hnd {background-image:url(../images/design/flags/hnd.png)}
.countryList .hrv a, .hrv .currentCountry, .countryDropDown .selectYourCountry .hrv, .content .selectYourCountry .hrv {background-image:url(../images/design/flags/hrv.png)}
.countryList .hti a, .hti .currentCountry, .countryDropDown .selectYourCountry .hti, .content .selectYourCountry .hti {background-image:url(../images/design/flags/hti.png)}
.countryList .hun a, .hun .currentCountry, .countryDropDown .selectYourCountry .hun, .content .selectYourCountry .hun {background-image:url(../images/design/flags/hun.png)}
.countryList .idn a, .idn .currentCountry, .countryDropDown .selectYourCountry .idn, .content .selectYourCountry .idn {background-image:url(../images/design/flags/idn.png)}
.countryList .imn a, .imn .currentCountry, .countryDropDown .selectYourCountry .imn, .content .selectYourCountry .imn {background-image:url(../images/design/flags/imn.png)}
.countryList .ind a, .ind .currentCountry, .countryDropDown .selectYourCountry .ind, .content .selectYourCountry .ind {background-image:url(../images/design/flags/ind.png)}
.countryList .iot a, .iot .currentCountry, .countryDropDown .selectYourCountry .iot, .content .selectYourCountry .iot {background-image:url(../images/design/flags/iot.png)}
.countryList .irl a, .irl .currentCountry, .countryDropDown .selectYourCountry .irl, .content .selectYourCountry .irl {background-image:url(../images/design/flags/irl.png)}
.countryList .irn a, .irn .currentCountry, .countryDropDown .selectYourCountry .irn, .content .selectYourCountry .irn {background-image:url(../images/design/flags/irn.png)}
.countryList .irq a, .irq .currentCountry, .countryDropDown .selectYourCountry .irq, .content .selectYourCountry .irq {background-image:url(../images/design/flags/irq.png)}
.countryList .isl a, .isl .currentCountry, .countryDropDown .selectYourCountry .isl, .content .selectYourCountry .isl {background-image:url(../images/design/flags/isl.png)}
.countryList .isr a, .isr .currentCountry, .countryDropDown .selectYourCountry .isr, .content .selectYourCountry .isr {background-image:url(../images/design/flags/isr.png)}
.countryList .ita a, .ita .currentCountry, .countryDropDown .selectYourCountry .ita, .content .selectYourCountry .ita {background-image:url(../images/design/flags/ita.png)}
.countryList .jam a, .jam .currentCountry, .countryDropDown .selectYourCountry .jam, .content .selectYourCountry .jam {background-image:url(../images/design/flags/jam.png)}
.countryList .jey a, .jey .currentCountry, .countryDropDown .selectYourCountry .jey, .content .selectYourCountry .jey {background-image:url(../images/design/flags/jey.png)}
.countryList .jor a, .jor .currentCountry, .countryDropDown .selectYourCountry .jor, .content .selectYourCountry .jor {background-image:url(../images/design/flags/jor.png)}
.countryList .jpn a, .jpn .currentCountry, .countryDropDown .selectYourCountry .jpn, .content .selectYourCountry .jpn {background-image:url(../images/design/flags/jpn.png)}
.countryList .kaz a, .kaz .currentCountry, .countryDropDown .selectYourCountry .kaz, .content .selectYourCountry .kaz {background-image:url(../images/design/flags/kaz.png)}
.countryList .ken a, .ken .currentCountry, .countryDropDown .selectYourCountry .ken, .content .selectYourCountry .ken {background-image:url(../images/design/flags/ken.png)}
.countryList .kgz a, .kgz .currentCountry, .countryDropDown .selectYourCountry .kgz, .content .selectYourCountry .kgz {background-image:url(../images/design/flags/kgz.png)}
.countryList .khm a, .khm .currentCountry, .countryDropDown .selectYourCountry .khm, .content .selectYourCountry .khm {background-image:url(../images/design/flags/khm.png)}
.countryList .kir a, .kir .currentCountry, .countryDropDown .selectYourCountry .kir, .content .selectYourCountry .kir {background-image:url(../images/design/flags/kir.png)}
.countryList .kna a, .kna .currentCountry, .countryDropDown .selectYourCountry .kna, .content .selectYourCountry .kna {background-image:url(../images/design/flags/kna.png)}
.countryList .kor a, .kor .currentCountry, .countryDropDown .selectYourCountry .kor, .content .selectYourCountry .kor {background-image:url(../images/design/flags/kor.png)}
.countryList .kwt a, .kwt .currentCountry, .countryDropDown .selectYourCountry .kwt, .content .selectYourCountry .kwt {background-image:url(../images/design/flags/kwt.png)}
.countryList .lao a, .lao .currentCountry, .countryDropDown .selectYourCountry .lao, .content .selectYourCountry .lao {background-image:url(../images/design/flags/lao.png)}
.countryList .lbn a, .lbn .currentCountry, .countryDropDown .selectYourCountry .lbn, .content .selectYourCountry .lbn {background-image:url(../images/design/flags/lbn.png)}
.countryList .lbr a, .lbr .currentCountry, .countryDropDown .selectYourCountry .lbr, .content .selectYourCountry .lbr {background-image:url(../images/design/flags/lbr.png)}
.countryList .lby a, .lby .currentCountry, .countryDropDown .selectYourCountry .lby, .content .selectYourCountry .lby {background-image:url(../images/design/flags/lby.png)}
.countryList .lca a, .lca .currentCountry, .countryDropDown .selectYourCountry .lca, .content .selectYourCountry .lca {background-image:url(../images/design/flags/lca.png)}
.countryList .lie a, .lie .currentCountry, .countryDropDown .selectYourCountry .lie, .content .selectYourCountry .lie {background-image:url(../images/design/flags/lie.png)}
.countryList .lka a, .lka .currentCountry, .countryDropDown .selectYourCountry .lka, .content .selectYourCountry .lka {background-image:url(../images/design/flags/lka.png)}
.countryList .lso a, .lso .currentCountry, .countryDropDown .selectYourCountry .lso, .content .selectYourCountry .lso {background-image:url(../images/design/flags/lso.png)}
.countryList .ltu a, .ltu .currentCountry, .countryDropDown .selectYourCountry .ltu, .content .selectYourCountry .ltu {background-image:url(../images/design/flags/ltu.png)}
.countryList .lux a, .lux .currentCountry, .countryDropDown .selectYourCountry .lux, .content .selectYourCountry .lux {background-image:url(../images/design/flags/lux.png)}
.countryList .lva a, .lva .currentCountry, .countryDropDown .selectYourCountry .lva, .content .selectYourCountry .lva {background-image:url(../images/design/flags/lva.png)}
.countryList .mac a, .mac .currentCountry, .countryDropDown .selectYourCountry .mac, .content .selectYourCountry .mac {background-image:url(../images/design/flags/mac.png)}
.countryList .maf a, .maf .currentCountry, .countryDropDown .selectYourCountry .maf, .content .selectYourCountry .maf {background-image:url(../images/design/flags/maf.png)}
.countryList .mar a, .mar .currentCountry, .countryDropDown .selectYourCountry .mar, .content .selectYourCountry .mar {background-image:url(../images/design/flags/mar.png)}
.countryList .mco a, .mco .currentCountry, .countryDropDown .selectYourCountry .mco, .content .selectYourCountry .mco {background-image:url(../images/design/flags/mco.png)}
.countryList .mda a, .mda .currentCountry, .countryDropDown .selectYourCountry .mda, .content .selectYourCountry .mda {background-image:url(../images/design/flags/mda.png)}
.countryList .mdg a, .mdg .currentCountry, .countryDropDown .selectYourCountry .mdg, .content .selectYourCountry .mdg {background-image:url(../images/design/flags/mdg.png)}
.countryList .mdv a, .mdv .currentCountry, .countryDropDown .selectYourCountry .mdv, .content .selectYourCountry .mdv {background-image:url(../images/design/flags/mdv.png)}
.countryList .mex a, .mex .currentCountry, .countryDropDown .selectYourCountry .mex, .content .selectYourCountry .mex {background-image:url(../images/design/flags/mex.png)}
.countryList .mhl a, .mhl .currentCountry, .countryDropDown .selectYourCountry .mhl, .content .selectYourCountry .mhl {background-image:url(../images/design/flags/mhl.png)}
.countryList .mkd a, .mkd .currentCountry, .countryDropDown .selectYourCountry .mkd, .content .selectYourCountry .mkd {background-image:url(../images/design/flags/mkd.png)}
.countryList .mli a, .mli .currentCountry, .countryDropDown .selectYourCountry .mli, .content .selectYourCountry .mli {background-image:url(../images/design/flags/mli.png)}
.countryList .mlt a, .mlt .currentCountry, .countryDropDown .selectYourCountry .mlt, .content .selectYourCountry .mlt {background-image:url(../images/design/flags/mlt.png)}
.countryList .mmr a, .mmr .currentCountry, .countryDropDown .selectYourCountry .mmr, .content .selectYourCountry .mmr {background-image:url(../images/design/flags/mmr.png)}
.countryList .mne a, .mne .currentCountry, .countryDropDown .selectYourCountry .mne, .content .selectYourCountry .mne {background-image:url(../images/design/flags/mne.png)}
.countryList .mng a, .mng .currentCountry, .countryDropDown .selectYourCountry .mng, .content .selectYourCountry .mng {background-image:url(../images/design/flags/mng.png)}
.countryList .mnp a, .mnp .currentCountry, .countryDropDown .selectYourCountry .mnp, .content .selectYourCountry .mnp {background-image:url(../images/design/flags/mnp.png)}
.countryList .moz a, .moz .currentCountry, .countryDropDown .selectYourCountry .moz, .content .selectYourCountry .moz {background-image:url(../images/design/flags/moz.png)}
.countryList .mrt a, .mrt .currentCountry, .countryDropDown .selectYourCountry .mrt, .content .selectYourCountry .mrt {background-image:url(../images/design/flags/mrt.png)}
.countryList .msr a, .msr .currentCountry, .countryDropDown .selectYourCountry .msr, .content .selectYourCountry .msr {background-image:url(../images/design/flags/msr.png)}
.countryList .mtq a, .mtq .currentCountry, .countryDropDown .selectYourCountry .mtq, .content .selectYourCountry .mtq {background-image:url(../images/design/flags/mtq.png)}
.countryList .mus a, .mus .currentCountry, .countryDropDown .selectYourCountry .mus, .content .selectYourCountry .mus {background-image:url(../images/design/flags/mus.png)}
.countryList .mwi a, .mwi .currentCountry, .countryDropDown .selectYourCountry .mwi, .content .selectYourCountry .mwi {background-image:url(../images/design/flags/mwi.png)}
.countryList .mys a, .mys .currentCountry, .countryDropDown .selectYourCountry .mys, .content .selectYourCountry .mys {background-image:url(../images/design/flags/mys.png)}
.countryList .myt a, .myt .currentCountry, .countryDropDown .selectYourCountry .myt, .content .selectYourCountry .myt {background-image:url(../images/design/flags/myt.png)}
.countryList .nam a, .nam .currentCountry, .countryDropDown .selectYourCountry .nam, .content .selectYourCountry .nam {background-image:url(../images/design/flags/nam.png)}
.countryList .ncl a, .ncl .currentCountry, .countryDropDown .selectYourCountry .ncl, .content .selectYourCountry .ncl {background-image:url(../images/design/flags/ncl.png)}
.countryList .ner a, .ner .currentCountry, .countryDropDown .selectYourCountry .ner, .content .selectYourCountry .ner {background-image:url(../images/design/flags/ner.png)}
.countryList .nfk a, .nfk .currentCountry, .countryDropDown .selectYourCountry .nfk, .content .selectYourCountry .nfk {background-image:url(../images/design/flags/nfk.png)}
.countryList .nga a, .nga .currentCountry, .countryDropDown .selectYourCountry .nga, .content .selectYourCountry .nga {background-image:url(../images/design/flags/nga.png)}
.countryList .nic a, .nic .currentCountry, .countryDropDown .selectYourCountry .nic, .content .selectYourCountry .nic {background-image:url(../images/design/flags/nic.png)}
.countryList .niu a, .niu .currentCountry, .countryDropDown .selectYourCountry .niu, .content .selectYourCountry .niu {background-image:url(../images/design/flags/niu.png)}
.countryList .nld a, .nld .currentCountry, .countryDropDown .selectYourCountry .nld, .content .selectYourCountry .nld {background-image:url(../images/design/flags/nld.png)}
.countryList .nor a, .nor .currentCountry, .countryDropDown .selectYourCountry .nor, .content .selectYourCountry .nor {background-image:url(../images/design/flags/nor.png)}
.countryList .npl a, .npl .currentCountry, .countryDropDown .selectYourCountry .npl, .content .selectYourCountry .npl {background-image:url(../images/design/flags/npl.png)}
.countryList .nru a, .nru .currentCountry, .countryDropDown .selectYourCountry .nru, .content .selectYourCountry .nru {background-image:url(../images/design/flags/nru.png)}
.countryList .nzl a, .nzl .currentCountry, .countryDropDown .selectYourCountry .nzl, .content .selectYourCountry .nzl {background-image:url(../images/design/flags/nzl.png)}
.countryList .omn a, .omn .currentCountry, .countryDropDown .selectYourCountry .omn, .content .selectYourCountry .omn {background-image:url(../images/design/flags/omn.png)}
.countryList .pak a, .pak .currentCountry, .countryDropDown .selectYourCountry .pak, .content .selectYourCountry .pak {background-image:url(../images/design/flags/pak.png)}
.countryList .pan a, .pan .currentCountry, .countryDropDown .selectYourCountry .pan, .content .selectYourCountry .pan {background-image:url(../images/design/flags/pan.png)}
.countryList .pcn a, .pcn .currentCountry, .countryDropDown .selectYourCountry .pcn, .content .selectYourCountry .pcn {background-image:url(../images/design/flags/pcn.png)}
.countryList .per a, .per .currentCountry, .countryDropDown .selectYourCountry .per, .content .selectYourCountry .per {background-image:url(../images/design/flags/per.png)}
.countryList .phl a, .phl .currentCountry, .countryDropDown .selectYourCountry .phl, .content .selectYourCountry .phl {background-image:url(../images/design/flags/phl.png)}
.countryList .plw a, .plw .currentCountry, .countryDropDown .selectYourCountry .plw, .content .selectYourCountry .plw {background-image:url(../images/design/flags/plw.png)}
.countryList .png a, .png .currentCountry, .countryDropDown .selectYourCountry .png, .content .selectYourCountry .png {background-image:url(../images/design/flags/png.png)}
.countryList .pol a, .pol .currentCountry, .countryDropDown .selectYourCountry .pol, .content .selectYourCountry .pol {background-image:url(../images/design/flags/pol.png)}
.countryList .pri a, .pri .currentCountry, .countryDropDown .selectYourCountry .pri, .content .selectYourCountry .pri {background-image:url(../images/design/flags/pri.png)}
.countryList .prk a, .prk .currentCountry, .countryDropDown .selectYourCountry .prk, .content .selectYourCountry .prk {background-image:url(../images/design/flags/prk.png)}
.countryList .prt a, .prt .currentCountry, .countryDropDown .selectYourCountry .prt, .content .selectYourCountry .prt {background-image:url(../images/design/flags/prt.png)}
.countryList .pry a, .pry .currentCountry, .countryDropDown .selectYourCountry .pry, .content .selectYourCountry .pry {background-image:url(../images/design/flags/pry.png)}
.countryList .pse a, .pse .currentCountry, .countryDropDown .selectYourCountry .pse, .content .selectYourCountry .pse {background-image:url(../images/design/flags/pse.png)}
.countryList .pyf a, .pyf .currentCountry, .countryDropDown .selectYourCountry .pyf, .content .selectYourCountry .pyf {background-image:url(../images/design/flags/pyf.png)}
.countryList .qat a, .qat .currentCountry, .countryDropDown .selectYourCountry .qat, .content .selectYourCountry .qat {background-image:url(../images/design/flags/qat.png)}
.countryList .reu a, .reu .currentCountry, .countryDropDown .selectYourCountry .reu, .content .selectYourCountry .reu {background-image:url(../images/design/flags/reu.png)}
.countryList .rou a, .rou .currentCountry, .countryDropDown .selectYourCountry .rou, .content .selectYourCountry .rou {background-image:url(../images/design/flags/rou.png)}
.countryList .rus a, .rus .currentCountry, .countryDropDown .selectYourCountry .rus, .content .selectYourCountry .rus {background-image:url(../images/design/flags/rus.png)}
.countryList .rwa a, .rwa .currentCountry, .countryDropDown .selectYourCountry .rwa, .content .selectYourCountry .rwa {background-image:url(../images/design/flags/rwa.png)}
.countryList .sau a, .sau .currentCountry, .countryDropDown .selectYourCountry .sau, .content .selectYourCountry .sau {background-image:url(../images/design/flags/sau.png)}
.countryList .sdn a, .sdn .currentCountry, .countryDropDown .selectYourCountry .sdn, .content .selectYourCountry .sdn {background-image:url(../images/design/flags/sdn.png)}
.countryList .sen a, .sen .currentCountry, .countryDropDown .selectYourCountry .sen, .content .selectYourCountry .sen {background-image:url(../images/design/flags/sen.png)}
.countryList .sgp a, .sgp .currentCountry, .countryDropDown .selectYourCountry .sgp, .content .selectYourCountry .sgp {background-image:url(../images/design/flags/sgp.png)}
.countryList .sgs a, .sgs .currentCountry, .countryDropDown .selectYourCountry .sgs, .content .selectYourCountry .sgs {background-image:url(../images/design/flags/sgs.png)}
.countryList .shn a, .shn .currentCountry, .countryDropDown .selectYourCountry .shn, .content .selectYourCountry .shn {background-image:url(../images/design/flags/shn.png)}
.countryList .sjm a, .sjm .currentCountry, .countryDropDown .selectYourCountry .sjm, .content .selectYourCountry .sjm {background-image:url(../images/design/flags/sjm.png)}
.countryList .slb a, .slb .currentCountry, .countryDropDown .selectYourCountry .slb, .content .selectYourCountry .slb {background-image:url(../images/design/flags/slb.png)}
.countryList .sle a, .sle .currentCountry, .countryDropDown .selectYourCountry .sle, .content .selectYourCountry .sle {background-image:url(../images/design/flags/sle.png)}
.countryList .slv a, .slv .currentCountry, .countryDropDown .selectYourCountry .slv, .content .selectYourCountry .slv {background-image:url(../images/design/flags/slv.png)}
.countryList .smr a, .smr .currentCountry, .countryDropDown .selectYourCountry .smr, .content .selectYourCountry .smr {background-image:url(../images/design/flags/smr.png)}
.countryList .som a, .som .currentCountry, .countryDropDown .selectYourCountry .som, .content .selectYourCountry .som {background-image:url(../images/design/flags/som.png)}
.countryList .spm a, .spm .currentCountry, .countryDropDown .selectYourCountry .spm, .content .selectYourCountry .spm {background-image:url(../images/design/flags/spm.png)}
.countryList .srb a, .srb .currentCountry, .countryDropDown .selectYourCountry .srb, .content .selectYourCountry .srb {background-image:url(../images/design/flags/srb.png)}
.countryList .stp a, .stp .currentCountry, .countryDropDown .selectYourCountry .stp, .content .selectYourCountry .stp {background-image:url(../images/design/flags/stp.png)}
.countryList .sur a, .sur .currentCountry, .countryDropDown .selectYourCountry .sur, .content .selectYourCountry .sur {background-image:url(../images/design/flags/sur.png)}
.countryList .svk a, .svk .currentCountry, .countryDropDown .selectYourCountry .svk, .content .selectYourCountry .svk {background-image:url(../images/design/flags/svk.png)}
.countryList .svn a, .svn .currentCountry, .countryDropDown .selectYourCountry .svn, .content .selectYourCountry .svn {background-image:url(../images/design/flags/svn.png)}
.countryList .swe a, .swe .currentCountry, .countryDropDown .selectYourCountry .swe, .content .selectYourCountry .swe {background-image:url(../images/design/flags/swe.png)}
.countryList .swz a, .swz .currentCountry, .countryDropDown .selectYourCountry .swz, .content .selectYourCountry .swz {background-image:url(../images/design/flags/swz.png)}
.countryList .syc a, .syc .currentCountry, .countryDropDown .selectYourCountry .syc, .content .selectYourCountry .syc {background-image:url(../images/design/flags/syc.png)}
.countryList .syr a, .syr .currentCountry, .countryDropDown .selectYourCountry .syr, .content .selectYourCountry .syr {background-image:url(../images/design/flags/syr.png)}
.countryList .tca a, .tca .currentCountry, .countryDropDown .selectYourCountry .tca, .content .selectYourCountry .tca {background-image:url(../images/design/flags/tca.png)}
.countryList .tcd a, .tcd .currentCountry, .countryDropDown .selectYourCountry .tcd, .content .selectYourCountry .tcd {background-image:url(../images/design/flags/tcd.png)}
.countryList .tgo a, .tgo .currentCountry, .countryDropDown .selectYourCountry .tgo, .content .selectYourCountry .tgo {background-image:url(../images/design/flags/tgo.png)}
.countryList .tha a, .tha .currentCountry, .countryDropDown .selectYourCountry .tha, .content .selectYourCountry .tha {background-image:url(../images/design/flags/tha.png)}
.countryList .tjk a, .tjk .currentCountry, .countryDropDown .selectYourCountry .tjk, .content .selectYourCountry .tjk {background-image:url(../images/design/flags/tjk.png)}
.countryList .tkl a, .tkl .currentCountry, .countryDropDown .selectYourCountry .tkl, .content .selectYourCountry .tkl {background-image:url(../images/design/flags/tkl.png)}
.countryList .tkm a, .tkm .currentCountry, .countryDropDown .selectYourCountry .tkm, .content .selectYourCountry .tkm {background-image:url(../images/design/flags/tkm.png)}
.countryList .tls a, .tls .currentCountry, .countryDropDown .selectYourCountry .tls, .content .selectYourCountry .tls {background-image:url(../images/design/flags/tls.png)}
.countryList .ton a, .ton .currentCountry, .countryDropDown .selectYourCountry .ton, .content .selectYourCountry .ton {background-image:url(../images/design/flags/ton.png)}
.countryList .tto a, .tto .currentCountry, .countryDropDown .selectYourCountry .tto, .content .selectYourCountry .tto {background-image:url(../images/design/flags/tto.png)}
.countryList .tun a, .tun .currentCountry, .countryDropDown .selectYourCountry .tun, .content .selectYourCountry .tun {background-image:url(../images/design/flags/tun.png)}
.countryList .tur a, .tur .currentCountry, .countryDropDown .selectYourCountry .tur, .content .selectYourCountry .tur {background-image:url(../images/design/flags/tur.png)}
.countryList .tuv a, .tuv .currentCountry, .countryDropDown .selectYourCountry .tuv, .content .selectYourCountry .tuv {background-image:url(../images/design/flags/tuv.png)}
.countryList .twn a, .twn .currentCountry, .countryDropDown .selectYourCountry .twn, .content .selectYourCountry .twn {background-image:url(../images/design/flags/twn.png)}
.countryList .tza a, .tza .currentCountry, .countryDropDown .selectYourCountry .tza, .content .selectYourCountry .tza {background-image:url(../images/design/flags/tza.png)}
.countryList .uga a, .uga .currentCountry, .countryDropDown .selectYourCountry .uga, .content .selectYourCountry .uga {background-image:url(../images/design/flags/uga.png)}
.countryList .ukr a, .ukr .currentCountry, .countryDropDown .selectYourCountry .ukr, .content .selectYourCountry .ukr {background-image:url(../images/design/flags/ukr.png)}
.countryList .umi a, .umi .currentCountry, .countryDropDown .selectYourCountry .umi, .content .selectYourCountry .umi {background-image:url(../images/design/flags/umi.png)}
.countryList .ury a, .ury .currentCountry, .countryDropDown .selectYourCountry .ury, .content .selectYourCountry .ury {background-image:url(../images/design/flags/ury.png)}
.countryList .usa a, .usa .currentCountry, .countryDropDown .selectYourCountry .usa, .content .selectYourCountry .usa {background-image:url(../images/design/flags/usa.png)}
.countryList .uzb a, .uzb .currentCountry, .countryDropDown .selectYourCountry .uzb, .content .selectYourCountry .uzb {background-image:url(../images/design/flags/uzb.png)}
.countryList .vat a, .vat .currentCountry, .countryDropDown .selectYourCountry .vat, .content .selectYourCountry .vat {background-image:url(../images/design/flags/vat.png)}
.countryList .vct a, .vct .currentCountry, .countryDropDown .selectYourCountry .vct, .content .selectYourCountry .vct {background-image:url(../images/design/flags/vct.png)}
.countryList .ven a, .ven .currentCountry, .countryDropDown .selectYourCountry .ven, .content .selectYourCountry .ven {background-image:url(../images/design/flags/ven.png)}
.countryList .vgb a, .vgb .currentCountry, .countryDropDown .selectYourCountry .vgb, .content .selectYourCountry .vgb {background-image:url(../images/design/flags/vgb.png)}
.countryList .vir a, .vir .currentCountry, .countryDropDown .selectYourCountry .vir, .content .selectYourCountry .vir {background-image:url(../images/design/flags/vir.png)}
.countryList .vnm a, .vnm .currentCountry, .countryDropDown .selectYourCountry .vnm, .content .selectYourCountry .vnm {background-image:url(../images/design/flags/vnm.png)}
.countryList .vut a, .vut .currentCountry, .countryDropDown .selectYourCountry .vut, .content .selectYourCountry .vut {background-image:url(../images/design/flags/vut.png)}
.countryList .wlf a, .wlf .currentCountry, .countryDropDown .selectYourCountry .wlf, .content .selectYourCountry .wlf {background-image:url(../images/design/flags/wlf.png)}
.countryList .wsm a, .wsm .currentCountry, .countryDropDown .selectYourCountry .wsm, .content .selectYourCountry .wsm {background-image:url(../images/design/flags/wsm.png)}
.countryList .yem a, .yem .currentCountry, .countryDropDown .selectYourCountry .yem, .content .selectYourCountry .yem {background-image:url(../images/design/flags/yem.png)}
.countryList .zaf a, .zaf .currentCountry, .countryDropDown .selectYourCountry .zaf, .content .selectYourCountry .zaf {background-image:url(../images/design/flags/zaf.png)}
.countryList .zmb a, .zmb .currentCountry, .countryDropDown .selectYourCountry .zmb, .content .selectYourCountry .zmb {background-image:url(../images/design/flags/zmb.png)}
.countryList .zwe a, .zwe .currentCountry, .countryDropDown .selectYourCountry .zwe, .content .selectYourCountry .zwe {background-image:url(../images/design/flags/zwe.png)}
/*temp*/
.xyz .currentCountry, .countryDropDown .selectYourCountry .xyz, .content .selectYourCountry .xyz {background-image:url(../images/design/flags/xyz.png)}

/*****~~~~~splash (no rtl mirror required)~~~~~*****/
body.splash {background:#98C2DE;}
.splash #container {background:#90BDDB url(../images/design/bgSplash.gif) 0 0 repeat-x;min-height:515px;}
.splash #container .innerContainer {background:none;}
.splash .homePage .stage {border:1px solid #999;margin-top:1.5em;text-align:center;}
.entryOptions {display:inline-block;margin:3em auto 1.5em;width:620px;}
.entryOptions li {background:transparent url(../images/design/homePageSplashBG.png) 0 0 repeat-x;float:left;display:inline;margin:0 40px;padding-bottom:1.5em;width:230px;}
.entryOptions h3 {background:#EEE url(../images/design/grdHeaderLight.gif) 0 50% repeat-x;border-bottom:1px solid #fc1b23;color:#fc1b23;padding:0.5em;text-transform:uppercase;}
.entryOptions p {font-size:1.3em;font-weight:bold;letter-spacing:-0.025em;line-height:1.6em;min-height:8em;padding:0.25em 0.5em 1em;}
.entryOptions .roundBtn {display:inline-block;float:left;margin:0.5em 1em 0;}
.entryOptions .roundBtn span span span span {background-position:center right;padding-right:20px;}
.entryOptions li a:hover {color:#FFF;}

/*****~~~~~flash~~~~~*****/
object, embed {position:static; z-index:1;}
.evidenceBox .flash {background:#FFF;height:280px;width:793px;}
.evidenceBox .flash p {font-size:1.2em;padding:1em;}

/*****~~~~~flowplayer~~~~~*****/
.javascript .video {clear:both;padding-bottom:36px;float:left;position:relative;width:100%;}/*no float reverse needed*/
.FPenabledHolder {background-color:#9a9fa2;border-bottom:none;height:1px;display:block;padding:0;width:322px;}
.FPenabledHolder.vid {height:200px;}
.FPenabledControls {border:1px solid #fff;height:36px;position:absolute;bottom:0;width:322px;z-index:1;}
.mp3.FPenabledControls {position:top;}
.flowControls {background:url(../images/design/flowplayer-controls.gif) no-repeat 0 0;}
.FPenabledHolder p {color:#FFF;padding:0.5em;text-decoration:none;}
.FPenabledHolder a, .FPenabledHolder a:visited, .FPenabledHolder a:hover {color:#FFF;padding:0.5em;text-decoration:none;}
/* specific positions */
.overlay .video {margin:1em 0;}
.content .video {margin-bottom:1em;}
.javascript .content .video {margin-top:1em;}
.evidenceBox .video {position:absolute;top:20px;z-index:1;}
.javascript .evidenceBox .video {top:10px;}
.evidenceBox .FPenabledHolder {background-color:#eee;border:1px solid #fff;font-size:1.2em;position:relative;text-align:center;width:322px;z-index:1;}
/* play/pause button  */
.flowControls a.play,.flowControls a.pause {background:url(../images/design/flowplayer-controls.gif) no-repeat -20px -40px;cursor:pointer;display:block;height:16px;left:12px;overflow:hidden;position:absolute;text-indent:-9999em;top:10px;width:16px;}
.flowControls a.play:focus,.flowControls a.play:active {outline:1px dotted #333;}
/* pause state */
.flowControls a.pause {background:url(../images/design/flowplayer-controls.gif) no-repeat -20px -80px;}
.flowControls a.pause:focus,.flowControls a.pause:active {outline:1px dotted #333;}
/* the timeline (or "scrubber") */
.flowControls div.track {background:url(../images/design/flowplayer-controls.gif) no-repeat -50px -60px;cursor:pointer;height:10px;left:35px;position:absolute;top:14px;width:200px;}
/* the draggable playhead */
.flowControls a.playhead {background:transparent;cursor:pointer;display:block;height:20px;left:0;position:absolute;top:-5px;width:20px;}
.flowControls a.playhead:focus,.flowControls a.playhead:active {outline:1px dotted #333;}
/* buffer and progress bars. upon runtime the width of these elements grows */
.flowControls div.progress,.flowControls div.buffer {background-color:#F00;height:2px;left:0;overflow:hidden;position:absolute;top:4px;width:0;}
.flowControls div.buffer {background-color:#fff;height:2px;}
/* time display */
.flowControls div.time {display:none;}
/* total duration in time display */
.flowControls div.time strong {color:#666;font-weight:normal;}
/* mute / unmute buttons */
.flowControls a.mute,.flowControls a.unmute {background:url(../images/design/flowplayer-controls.gif) no-repeat -20px -100px;cursor:pointer;height:16px;left:240px;position:absolute;text-align:center;text-indent:-9999em;top:10px;width:16px;}
.flowControls a.mute:hover,.flowControls a.mute:focus,.flowControls a.mute:active {background-position:-40px -100px;overflow:hidden;}
.flowControls a.mute:focus,.flowControls a.mute:active {outline:1px dotted #333;}
/* unmute state */
.flowControls a.unmute {background:url(../images/design/flowplayer-controls.gif) no-repeat -40px -100px;}
.flowControls a.unmute:hover,.flowControls a.unmute:focus,.flowControls a.unmute:active {background-position:-20px -100px;overflow:hidden;}
.flowControls a.unmute:focus,.flowControls a.unmute:active {outline:1px dotted #333;}
/* volume */
.volumeSlider {background:url(../images/design/flowplayer-controls.gif) no-repeat -50px -54px;bottom:10px;display:block;height:20px;left:259px;position:absolute;width:50px;z-index:10;}
.volumeSlider .grab {background-color:transparent;display:block;height:20px;left:0;overflow:hidden;position:absolute;text-indent:-9999px;top:0;width:50px;z-index:10;}
.volumeSlider .vol {background-color:#555;display:block;height:2px;left:0;overflow:hidden;position:absolute;text-indent:-9999px;top:10px;width:5px;z-index:1;}

/*****~~~~~datepicker plugin - third party css~~~~~*****/
.ui-datepicker{background:#FFF;border:1px solid #CCC;display:none;padding:.2em .2em 0;width:17em;}
.ui-datepicker .ui-datepicker-header{background:#fff;float:left;padding:.2em 0;position:relative;width:100%;}
.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{height:1.8em;position:absolute;top:2px;width:1.8em;}
.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px;}
.ui-datepicker .ui-datepicker-prev{left:2px;}
.ui-datepicker .ui-datepicker-next{right:6px;}
.ui-datepicker .ui-datepicker-prev-hover{left:1px;}
.ui-datepicker .ui-datepicker-next-hover{right:5px;}
.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;}
.ui-datepicker .ui-datepicker-title{line-height:1.8em;margin:0 2.3em;text-align:center;}
.ui-datepicker .ui-datepicker-title select{float:left;font-size:1.1em;margin:1px 0;}
.ui-datepicker select.ui-datepicker-month-year{width:100%;}
.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year{float:right;}
.ui-datepicker table{background:#fff;border-collapse:collapse;font-size:1em;margin:0 0 .4em;width:100%;}
.ui-datepicker th{border:0;font-weight:bold;padding:.7em .3em;text-align:center;}
.ui-datepicker td{border:0;padding:1px;}
.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none;}
.ui-datepicker .ui-datepicker-buttonpane{background-image:none;border-bottom:0;border-left:0;border-right:0;margin:.7em 0 0;padding:0 .2em;}
.ui-datepicker .ui-datepicker-buttonpane button{cursor:pointer;float:right;margin:.5em .2em .4em;overflow:visible;padding:.2em .6em .3em;width:auto;}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left;}
.ui-datepicker .ui-datepicker-unselectable{color:#ced1d5;}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi{width:auto;}
.ui-datepicker-multi .ui-datepicker-group{float:left;}
.ui-datepicker-multi .ui-datepicker-group table{margin:0 auto .4em;width:95%;}
.ui-datepicker-multi-2 .ui-datepicker-group{width:50%;}
.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%;}
.ui-datepicker-multi-4 .ui-datepicker-group{width:25%;}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0;}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;}
.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left;}
.ui-datepicker-row-break{clear:both;width:100%;}
/* ie5/6 frame fix */
.ui-datepicker-cover {display:none;display/**/:block;position:absolute;z-index:-1;top:-4px;left:-4px;width:200px;height:200px;}
