.displaynone {display:none;}
.mouseOn {display:none;}

/* custom dropdown styles */
.landingSearch select {width:265px;height:21px !important;color:#292929;font-family:Arial, Helvetica, sans-serif;font-size:11px;}

/*mega menu custom select is less wider */
select.customDropdown{width:210px;height:21px !important;color:#292929;font-family:Arial, Helvetica, sans-serif;font-size:11px;}
select.customeDropdown option {background-color:transparent;}
span.customStyleSelectBox { font-size:11px; padding:0 7px 5px;}
span.customStyleSelectBox.changed { }
.customStyleSelectBoxInner {background:transparent url(/fcwsite/img/selectfield_arrow.gif) no-repeat 100% 0;height:21px;padding-top:4px;}
.landingSearch .customStyleSelectBoxInner {padding-top:2px;width:252px !important;}

/* custom scrollpane styles */

/*Home page*/
.newslist .scroll-pane {width:100%;height:100px;overflow:auto; }
* html .newslist .scroll-pane {height:114px;}
.newslist .horizontal-only {height: auto; max-height: 100px;}

/*Service detail*/
.narrative .scroll-pane {width:723px;height:199px;overflow: auto;}
* html .narrative .scroll-pane {height:199px;}
.narrative .horizontal-only {height: auto; max-height: 200px;}

/*Logic for 'view more' items */
div.mainbody div.expandcollapse ul li.collapsed div.viewMore {font:bold 12px/normal Arial, Helvetica, sans-serif;color:#fff;text-transform:uppercase;background:#454545 url(/fcwsite/img/tabs/arrow_collapsed_trans.gif) 31px 9px no-repeat;height:32px;line-height:32px;padding:0 19px 0 46px;}
div.mainbody div.expandcollapse ul li.collapsed div.viewMore:hover {color:#fff;background-color:#c60c30;}
div.mainbody div.expandcollapse ul li.expanded div.viewMore {display:none;}
div.mainbody div.expandcollapse ul li.expanded div.viewMore {font:bold 12px/normal Arial, Helvetica, sans-serif;color:#fff;text-transform:uppercase;background:#454545 url(/fcwsite/img/tabs/arrow_expanded_trans.gif) 31px 9px no-repeat;height:32px;line-height:32px;padding:0 19px 0 46px;}
div.mainbody div.expandcollapse ul li.expanded div.viewMore:hover {color:#fff;background-color:#c60c30;}

body.detail div.mainbody div.expandcollapse ul li.collapsed div.viewLess, body.detail div.mainbody div.expandcollapse ul li.expanded div.viewLess {font:bold 12px/normal Arial, Helvetica, sans-serif;color:#fff;text-transform:uppercase;height:32px;line-height:32px;padding:0 19px 0 34px;background:#454545 url(/fcwsite/img/tabs/arrow_expanded_trans.gif) 31px 9px no-repeat;padding:0 19px 0 46px;}
body.detail div.mainbody div.expandcollapse ul li.expanded div.viewLess:hover {color:#fff;background-color:#c60c30;}

/* Flowplayer overlay styles */
.overlayVideo {padding:40px;width:576px;display:none;background-image:url(/fcwsite/img/overlay/white.png);} 
.overlayVideoCareers {padding:40px;width:576px;display:none;background-image:url(/fcwsite/img/overlay/white.png);} 
.close {background:url(/fcwsite/img/overlay/close.png) no-repeat;position:absolute;top:2px;right:5px;display:block;width:35px;height:35px;cursor:pointer;} 
.videoPlayer {height:450px;display:block;}
.careersPlayer {height:450px;display:block;}