﻿/*
-----------------------------------------------------------------------------
  Global styles
-----------------------------------------------------------------------------
*/
html, body, form
{
    margin:0;
    padding:0;
    height:100%;   
}
body {
	font-family: Arial;
	font-size: 0.8em;
	color: #636466;
	overflow:hidden;
	width:100%;
	background-color:#fff;
}
/*
@media (max-device-width:768px)
{    
    
}
*/
/*
-----------------------------------------------------------------------------
  Overrides for v4.css
-----------------------------------------------------------------------------
*/
.ms-WPBody 
{
    font-family: Arial;
    font-size:inherit !important;
}

#s4-workspace 
{
     overflow:auto !important;
}

#s4-ribbonrow ul,
#s4-ribbonrow li {
    list-style-image: none;
    margin: 0;
}	
	
/* popout breadcrumb menu needs background color for firefox */
.s4-breadcrumb-menu {
	background:#F2F2F2;
}

/* to change the left nav width, change this and the margin-left in .s4-ca */
body #s4-leftpanel {
	width:220px;
}		

/* body area */
.s4-ca {
	margin-left:auto;
}
.ms-WPBody a, .ms-WPBody a:link, .ms-WPBody a:active, .ms-WPBody a:visited
{
    color:#569BBE;
}
.ms-rtestate-field a:hover
{
    text-decoration:none;
}

td.s4-wpcell-plain
{
    margin:0;
    padding:0;
}
/* fix scrolling on list pages */
#s4-bodyContainer {
	position: relative;
}

/* fix the font on some ootb menus */
.propertysheet, .ms-authoringcontrols {
	font-family: Verdana,Arial,sans-serif;
	line-height: normal;
}

/* nicer border between top bar and page */
.ms-cui-topBar2 {
	border-bottom: 1px solid #666666;
}

/* hide the hover state for the ribbon links */
#s4-ribbonrow a:hover {
	text-decoration: none;
}

/* fix ribbon line height */
#s4-ribbonrow {
	line-height: normal;
}

/* make site settings links look normal */
.ms-linksection-level1 ul li a {
	font-weight:normal;
}

/* hide the left margin when dialog is up */
.ms-dialog .ao-Centered, .ms-dialog .ao-Main, .ms-dialog .ao-MainRight {
	margin-left:0 !important;
	margin-right:0 !important;
	min-height:0 !important;
	min-width:0 !important;
	width:auto !important;
	height:auto !important;
	background-color: white !important;
	background-image: none !important;
	padding: 0px !important;
	overflow:inherit;
}

/* dialog bg */
.ms-dialog body {
	background-color: white;
	background-image: none;
}

/* fix dialog padding */
.ms-dialog .s4-wpcell-plain {
	padding: 4px;
}

/* Custom picture Library Image dimensions */
.ms-assetpicker-tiled img
{
    max-width:128px!important;
   max-height:128px!important;
}

.ms-listviewtable img
{
    
   max-width:128px!important;
   max-height:128px!important;
}

.floatRight {
	float: right;
}
.padImage {
	margin: 10px;
}

.srch-AutoCompContainer {
    min-width:197px;
}

.srch-AutoCompDropImg
{
    display:none;
}

.srch-AutoCompHListItem
{
    background:0;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
}

.srch-AutoCompList div
{
    min-width:184px;
    font-size:12px;
    line-height:12px;
}
/*
.ms-taxonomy-suggestion-container
{
    height:100px !important;
}
*/
/* Table of contents web part customisations */
.dfwp-list .headertitle a
{
    font-weight:normal;
}

.toc-layout-main ul.dfwp-list li
{
    padding-left:8px;
    background-image: url('../Images/small-link-arrow.png');
    background-repeat: no-repeat;
    background-position: 0 center;
    list-style:none;
}

/* Site Map - no arrow */
.small-column .toc-layout-main UL.dfwp-list LI
{
    background-image: none;
}

.slm-layout-main.groupmarker ul li, li.arrow-link
{
    padding-left:0;
    background-image: url('../Images/small-link-arrow.png');
    background-repeat: no-repeat;
    background-position: left 6px;
    list-style:none;
}

.arrow-link a.arrow-selected
{
    color: #B23427!important;
    text-decoration:underline;	
    
}

li.arrow-link a
{
    /*display: block;*/
    outline: 0;
    text-decoration: none;
    color: #636466 !important;
    padding-left: 10px;
}

ul.dfwp-list .headertitle a, .slm-layout-main.groupmarker ul li a, ul.dfwp-list .level-item, ul.dfwp-list .level-item a
{
    /*display: block;*/
    outline: 0;
    text-decoration: none;
    color: #636466 !important;
    padding-right: 15px;
    font-family: Arial !important;
    font-size: 1em !important;
    font-weight:normal !important;
}
ul.dfwp-list .headertitle a:hover, ul.dfwp-list .level-item a:hover
{
    text-decoration: none;
    color: #569BBE !important;
}

ul.dfwp-column .dfwp-list li a:visited, .slm-layout-main.groupmarker ul li a:visited, li.arrow-link a:visited, .EventsTitle a:visited
{
    text-decoration: none;
    color: #636466;
}

ul.dfwp-list li a:hover, .slm-layout-main.groupmarker ul li a:hover, li.arrow-link a:hover, .EventsTitle a:hover
{
    color: #569bbe!important;
    text-decoration:none !important;
}

.dfwp-list li.level-section-parent
{
    padding-left:0 !important;
    background:0;
    list-style:none;
    background-image:none !important;
    padding-bottom:10px !important;
}
.dfwp-list li.level-section-parent a
{
    color: #5c6f7b !important;
    font-size:1.5em !important;
    font-family: Georgia,'Palatino Linotype','Times New Roman',Times,serif !important;
    font-weight: normal !important;
}

/*VIK@12*/
#s4-leftpanel ul.dfwp-column.dfwp-list
{
    width:100% !important;
}


#s4-leftpanel ul
{
    padding-left:0px ;
}

.collapsed 
{
    float:right;
    
}

.collapsed:hover 
{
     cursor: pointer;
}


.static.root-item
{
    text-decoration: none;
    padding: 3px 4px 3px 15px;
    color: #636466;
    background: url('../Images/small-link-arrow.jpg') left no-repeat;
}



.static.menu-item.collapsed.hidden
{
    
}

.ms-rte-wpbox
{
	font-family: Arial;
	font-size: 12px;
	color: #636466;    
}

/*---------------------------------------------------
  SKIP LINKS
---------------------------------------------------*/
#skipLinks {
    display:none;
    list-style-image: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}

#skipLinks a {
    left: -999em;
    position: absolute;
    top: 0;
}

#skipLinks li {
    list-style-image: none;
    margin: 0;
    padding: 0;
}

#skipLinks a:active, #skipLinks a:focus {
    background-color: #000;
    left: -999em;
    top: 0;
    white-space: nowrap;
}

/*
-----------------------------------------------------------------------------
  Custom search results page styles
-----------------------------------------------------------------------------
*/

.srch-sb-main, .srch-sb-results
{
    line-height:1em !important;
    background: #ffffff;
}

.srchctr_leftcell, .ms-searchref-main
{
    width:220px;   
}

.srchctr_mainleftcell
{
    padding-bottom:10px;  
}

.srch-maincontent-seperator
{
    display:none;
}

.srch-maintop
{
    margin-left:20px;   
}

.srch-federationarea
{
    display:none;
}

.ms-sctabcn, .ms-sctabcnhover, .ms-sctabcf, .ms-sctabcf a, .ms-sctabcf a:hover, .ms-sctabcfhover, .ms-sctabcfhover a, .ms-sctabcfhover a:hover, .srch-stats, .ms-searchref-main, .ms-sbtext, .ms-sbplain
{
    font-family: Arial !important;
    text-decoration: none;
}

.srch-stats
{
    margin:0;   
}

.srch-Page
{
    margin-left:20px;
    padding:0 0 20px 0;
}

.srch-Page a, .srch-Page a:link, .srch-Page STRONG
{
    font-size:11px !important;   
}

.srch-sb-results1, .srch-sb-results2
{
    margin-left:260px;
    padding:0 0 5px 0;
}

.srch-results
{
    padding-left:0;
    margin-left:20px;   
}

.srch-WPBody
{
    font-family:Arial;    
}

.srch-Title2 a:link, .srch-Title2 a:visited, .srch-Title2 a:hover, .srch-Title2 a:active
{
    font-size:1em !important;
    text-decoration:none !important;
    color:#569bbe !important;
}

.srch-Title2 a:hover
{
    color:#B23427 !important;
}

.srch-Title3
{
    padding-left:0;
}

.srch-Description2
{
    margin-left:0;
    max-width: 100%;
    color:#636466;
}

.srch-Description2 a:hover
{
    text-decoration:none;
    color:#B23427;
}

.srch-Metadata2
{
    margin-left:0;
}

.srch-maintop
{
    max-width: 100%;
}

.srch-maintoppeople
{
    padding-bottom: 0px;
}

.srch-AutoCompListItem
{
    font-family: Georgia;
    color:#569bbe;
}

.srch-AutoCompHListItem
{
    font-family: Georgia;
    color:#b23427;
}

.searchresult
{
    clear:both;
    margin-bottom: 20px;
}

.employeeimage
{
    width:60px;
}

.searchresult .employeeimage
{
    float:left;
}

.employeeimage img
{
    width:60px;
    /*height:60px;*/
    padding-bottom: 2px; 
    margin-right:10px;
    display: inline;
}

.expertisedetails img
{
    display: inline;
    margin-right:5px;
}

.contactdetails
{
    float:left;
    width:150px;
    margin-left:10px;
    /*background-color: Red;*/
}

.locationdetails
{
    float:left;
    width:250px;
    margin-left:10px;
    /*background-color: Green;*/
}

.expertisedetails
{
    float:left;
    width:200px;
    margin-left:10px;
    /*background-color: Blue;*/
}

/* Image Search */
.srch-results
{
    max-width:100% !important;
}
.srch-maintop2
{
    padding-right:10px;
}
.result 
{ 
    float:left; 
    vertical-align:middle; 
    padding: 25px 15px 25px 15px;     
    border: 1px gray solid; 
    margin: 10px; 
    height: 250px; 
    width: 180px; 
} 
 
.picture 
{ 
    height:175px; 
    text-align:center; 
    line-height:125px; 
    width: 180px; 
} 
 
.properties 
{ 
    font-family: verdana; 
    font-size: 0.9em; 
    width:170px; 
    height:60px; 
    border: 1px gray solid; 
    padding: 2px; 
} 
 
.picture img 
{ 
    vertical-align:middle; 
    border: none; 
} 
 
.banner 
{ 
    background-color:aqua; 
    width: 180px; 
    height:20px; 
    visibility: hidden; 
} 



/*
-----------------------------------------------------------------------------
  Custom master page styles
-----------------------------------------------------------------------------
*/
h1.ao-PageTitle
{
    padding-left:10px;
    float:left;
}

.ao-Clear {
	clear: both;
}


ao.Wrapper {

    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* The bottom margin is the negative value of the footer’s height 
    margin: 0 auto -40px;*/
    overflow: visible !important;
}


.ao-Centered {
	width:980px;
	margin: 0 auto;
	/*background-image: url('../Images/grid_wide.gif');
	background-image: url('../Images/grid_narrow.gif');
    background-repeat: repeat-y;
    background-color: #fff;*/
}

.ao-Main {
	overflow:auto; /* pointerle wide lists with scrolling */
	line-height:1.4em;
	border: 2px solid #ECECEC;	
	margin-bottom:30px;
	padding:0;
	position:relative;
    padding:0 0 0 15px;
}

.clear
{
	clear:both;
}

.ao-MainLeft {
	float:left;
	width:220px;
	padding-top: 10px;
}

.ao-MainRight { 
	
	padding-left:0 !important;
	padding-right:0 !important;
}


.ao-Login {
	float:left;
	width:auto;
}

.ao-Header {
	height: 90px;
	width: 100%;
	padding:0;
}

.ao-Logo {
	float:left;
	position:relative;
	top:50%;
	margin-top:-15px;
	/*padding-left:15px;*/
    
}

.ao-TopNavHolder {
	float:right;
	padding-left:1px;
	margin-top:26px;
	white-space:nowrap;
	width:auto;
	/*padding-right:15px;*/
}

.ao-TopNavHolder ul li{
	float:left;
	list-style:none;
	line-height:22px;
	margin-right:5px;

	
}

.ao-TopNavHolder a
{
	font-family:Arial;
	font-size:11px;
/*	color:#373839 !important;*/
	/*padding: 0 5px 0 8px;*/
	padding-right:5px;

}

.ao-TopNavHolder a:hover
{
color:#569bbe !important;
}

.ao-TopNavHolder li.selected a
{
	text-decoration:underline;	
}

.linkBorder
{
	border-right: 1px solid #c7c8ca;	
}


.linkBackground
{
	/*background-color:#EDF1F4;*/
	background-image: url('../Images/toplinkback.png');
	background-repeat:no-repeat;
	background-position:center;
	/*padding:4px !important;*/
	width:101px;
	text-align:center;
	margin-right:0px !important;
}

.linkBackground a
{
    margin-left:5px;
}
.topLinks a
{
    color:#373839 !important;
}

.topLinks a:hover
{
    color:#569BBE !important;
    text-decoration:none;
}


.ao-GlobalNavHolder {
	/*height:45px;*/
	vertical-align:middle;
	white-space:nowrap;
	background-color:#d8e3e9;
	font-family: Georgia;
	font-size:16px;
	font-weight:normal;
	color:#373839;
}

.ao-GlobalNav
{
	float:left;
}

.ao-LeftNav {
	margin-left:5px;
	margin-top:5px;
	padding-bottom:20px;
	width:220px;
}
.ao-SubTitle {
	font-family: Arial,sans-serif;
	color: #929B98;
	font-weight: bold;
	font-size: 105%;
}

/*---------------------------------------------------
  BREADCRUMB STYLES
 ---------------------------------------------------*/
.ao-Breadcrumb
{
    width:970px;
    margin:auto;
    line-height: 40px;
}

span a.breadcrumb {
    font-size: 1em;
    padding: 0;
}


span a.breadcrumb:link, span a.breadcrumb:visited {
    color: #877F5C;
}

span span:first-child a.breadcrumb
{
    color: #569BBE;
    font-weight: bold;
}


span a.current {
    /*font-weight: bold;*/
}

span span.seperator {
    margin: 0 5px;
    /*color: #877F5C;*/
    color: #569BBE;
    font-size: 93%;
    font-weight: bold;
}

.ao-Header, .ao-GlobalNavHolder
{
	width:940px;
	margin:auto;
}
.ao-GlobalNavHolder, #s4-statusbarcontainer
{
    width:970px;
	margin:auto;
}
.ao-Main, .ao-MainLeft .ao-MainRight, .s4-ca
{
    min-height:100%;
    height:100%;
}

.ao-Main
{
    width:955px;
    margin:auto;
}

/*-----------------------------------------------------
  Current Navigation (left pointer nav)
------------------------------------------------------*/

#s4-leftpanel ul.root
{
    width: 210px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size:1.2em;
}


.menu-vertical .root li.static
{
    list-style: none;
    width: 200px;
    padding: 5px 0 5px 0;
    border-bottom:1px solid #EEF1F3;
}

.menu-vertical .root li.static a.menu-item
{
    width: 200px;
    text-decoration: none;
    display: block;
    padding: 3px 4px 3px 15px;
    color: #636466;
    
    background: url('../Images/small-link-arrow.jpg') left no-repeat;
    
}

.menu-vertical .root li.static a:link, .menu-vertical .root li.static a:visited
{
    color: #636466;
    text-decoration: none;
}

.menu-vertical .root li.static a:active, .menu-vertical .root li.static a:hover
{
    color: #569bbe;
    text-decoration: none;
}

.menu-vertical .root li.static a.selected:link, .menu-vertical .root li.static a.selected:visited,.readmore a:visited
{
    color: #569bbe;
    text-decoration: none;
}

.menu-vertical .root li a.selected:active, .menu-vertical .root li a.selected:hover,.readmore a:hover
{
    color: #569bbe !important;
    text-decoration: none;
}

/* second level nav*/

.menu-vertical .root li ul.static
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:0.8em;
    
}
.menu-vertical .root li ul.static li.static
{
    color: #636466;
    list-style: none;
    width: 180px;
    border:0;
    padding: 0;
    margin-bottom:5px;

}
.menu-vertical .root li ul.static li a.static
{
    width: 180px;
    text-decoration: none;
    display: block;
    padding: 0 5px 0 16px !important;
    background: url('../Images/small-link-arrow.jpg') 0 no-repeat;
    color: #636466;
    margin-left: 0;
    margin-top: 5px;
}

.menu-vertical .root li ul.static li a:link, .menu-vertical .root li ul.static li a:visited
{
    color: #636466;
    text-decoration: none;
}

.menu-vertical .root li ul.static li a:active, .menu-vertical .root li ul.static li a:hover
{
    color: #569bbe;
    text-decoration: none;
}

.menu-vertical .root li ul.static li a.selected:link, .menu-vertical .root li ul.static li a.selected:visited
{
    color: #569bbe;
    text-decoration: none;
}
.menu-vertical .root li ul.static li a.selected:active, .menu-vertical .root li ul.static li a.selected:hover
{
    color: #DE7A00;
    text-decoration: none;
}

/* third level nav*/

.menu-vertical .root li li ul.static
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:1em;
    
}
.menu-vertical .root li li ul.static li.static
{
    color: #636466;
    list-style: none;
    width: 180px;
    border:0;
    padding: 0;

}
.menu-vertical .root li li ul.static li a.static
{
    width: 180px;
    text-decoration: none;
    display: block;
    padding: 0 5px 0 32px !important;
    background: url('../Images/small-link-arrow.jpg') 16px no-repeat;
    color: #636466;
}

.menu-vertical .root li li ul.static li a:link, .menu-vertical .root li li ul.static li a:visited
{
    color: #636466;
    text-decoration: none;
}

.menu-vertical .root li li ul.static li a:active, .menu-vertical .root li li ul.static li a:hover
{
    color: #569bbe;
    text-decoration: none;
}

.menu-vertical .root li li ul.static li a.selected:link, .menu-vertical .root li li ul.static li a.selected:visited
{
    color: #569bbe;
    text-decoration: none;
}
.menu-vertical .root li li ul.static li a.selected:active, .menu-vertical .root li li ul.static li a.selected:hover
{
    color: #DE7A00;
    text-decoration: none;
}
/*
-----------------------------------------------------------------------------
  Tabbed Navigation
-----------------------------------------------------------------------------
*/
#navigation {
    clear: both;
    height: 40px;
    overflow: hidden;
	/*margin:0 auto;*/
	margin-left:3px;
	width:940px;
	position:fixed; /*non-IE*/
	position:absolute; /*IE*/
}

#navigation #Div1
{
    position: absolute;
    z-index: 1;
}

#navigation .s4-tn {
	background: transparent url("../images/tab.gif") repeat-x scroll 0 0;
    float: left;
    _position: absolute;
}


.menu-horizontal .root li.static
{
    list-style: none;
    border-bottom:1px solid #EFF1F3;
    /*background: url('../images/tab_separator2.gif') right no-repeat;*/
    background: url('../images/tab_separator.gif') right no-repeat;        
    background-position:left top;
    /*word-wrap:break-word;*/    
}

.menu-horizontal .root li.static:first-child
{
    background:none;
}

.menu-horizontal .root li ul li.static:first-child
{
    background: url('../images/tab_separator.gif') right no-repeat;
    background-position:left top;
}

.menu-horizontal
{    
    background: url('../images/end-separator.gif') right no-repeat;           
}

.menu-horizontal ul.root
{
    font-size:1em;
    font-family: Georgia;
}


.menu-horizontal li.static a.menu-item
{    
    text-decoration: none;
    display: block;
    color: #636466;
	text-align:center;
    background:none;
   /* width:130px;*/
}

.menu-horizontal li a.menu-item:link,
.menu-horizontal li a.menu-item:visited {
    border: 0 none;
    color: #FFF;
    height: 40px;
    line-height: 40px;
    padding:0 10px 0 10px;
    text-decoration: none;
}

.menu-horizontal li a.menu-item:hover,
.menu-horizontal li a.menu-item:focus,
.menu-horizontal li a.menu-item:active {
    color: #FFF;
}

.menu-horizontal li a.selected:link,
.menu-horizontal li a.selected:visited,
#navigation .menu-horizontal a:hover {
    background: transparent url("../images/tab-selected.png") repeat-x scroll 0 0;
    color: #5C6F7B !important;    	
	border-left: 2px solid #ECECEC;
	border-right: 2px solid #ECECEC;	
	padding:0 8px 0 8px;
		
}

#navigation .menu-horizontal .menu-item-text
{
    display:inline-block !important;
    margin-top:0;   
    line-height:2em; 
}

#navigation .menu-horizontal a.selected .menu-item-text, #navigation .menu-horizontal a:hover .menu-item-text
{
     border-bottom: 1px solid #569bbe;
}

/* Second level items */
/*
.menu-horizontal .root li ul.static li.static
{
    padding: 0 5px 0 5px;
}
*/
/*
-----------------------------------------------------------------------------
  Search
-----------------------------------------------------------------------------
*/

.ao-Search
{
	float:right;
	padding-right:0;
	position:relative;
	top: 9px;
}
/* search button hider */
.ao-Search .ms-sbgo img {
	display: none;
}

.ao-Search .ms-sbgo a {
	display: block;
	height:25px;
	width:25px;
	/*background: url('../Images/search_icon.png') no-repeat scroll left top;*/
	background-image: url('../Images/search_icon.png');
    background-repeat: no-repeat;
    background-position: top left;
	/*margin: 0 5px 0 0;*/
	margin:0;
	padding:0;
	position: relative;
	/*left:-25px;*/
}

.ms-sbtable
{
	width:170px;
}

.ms-sbtable-ex
{
	border-collapse: inherit;
}

/* search box style */
.ao-Search input.ms-sbplain {
	font-size:13px !important;
	font-style:normal !important;
	font-family:Georgia;
	color:#636466;
	height:22px !important;
	line-height:20px !important;
	background-image: url('../Images/search_box.png');
    background-repeat: repeat-x;
    background-position: top left;
}

.s4-search INPUT
{
    float:none;
    padding:3px 10px 0 10px !important;
}

.s4-search INPUT.ms-sbplain
{
    width: 175px !important;
    border-right: none !important;
}

INPUT.s4-searchbox-QueryPrompt
{
    width:191px !important;
}

.ms-sbplain
{
    border:0;
}

.srch-maintop
{
    margin-bottom:20px;
}

.srch-sb-main
{
    padding-top:50px;
}

.ms-sbgo.ms-sbcell 
{
    height: 22px;
    background-color: #fff;
    border-top: #e3e3e3 1px solid;
    border-right: #e3e3e3 1px solid;
    border-bottom: #e3e3e3 1px solid;
}

.ao-Search
{
    margin-right: 15px;
}

/*---------------------------------------------------
  Content styles
 ---------------------------------------------------*/
.banner {
    height: 308px;
    margin-bottom: 25px;
}

.banner img {
    display: block;
}

.small-banner {
    display: block;
    height: 221px;
    margin-top: 10px;
}

.promos {
    background: transparent url("../images/promoBg.png") no-repeat scroll 0 0;
    color: #FFF;
    height: 100px;
    left: 10px;
    overflow: hidden;
    padding: 0 2px 2px 0;
    position: relative;
    top: -110px;
    width: 295px;
}

.promos .promo {
    background-color: transparent !important;
    height: 60px;
    padding: 10px 15px 0;
}

.promos .promo h2 {
    margin: 0 0 3px;
}

.promos .promo p {
    margin: 0;
}

.promos .pager {
    height: 12px;
    padding: 8px 15px 10px;
    text-indent: -9999em;
}

.promos .pager a {
    background: transparent url("../images/slide.png") no-repeat scroll 0 0;
    float: left;
    height: 12px;
    margin-right: 8px;
    width: 12px;
}

.promos .pager a.activeSlide {
    background: transparent url("../images/activeSlide.png") no-repeat scroll 0 0;
}

.imageTextBox {
    color: #F9F8F1;
    font-size: 93%;
    float: left;
    margin-left: 5px;
}

.imageTextBox, .imageTextBox img {
    display: block;
    height: 110px;
    overflow: hidden;
    width: 104px;
}

.imageTextBox.wide, .imageTextBox.wide img, .imageTextBox.wide .caption {
    width: 214px;
}

*:first-child + html .imageTextBox.wide .caption {
    width: 198px;
}

.imageTextBox .caption {
    background: transparent url("../images/captionBg.png") repeat scroll 0 0;
    display: block;
    height: 30px;
    padding: 5px 8px;
    position: relative;
    top: -40px;
    width: 88px;
}

.captioned-image-display
{
    position:relative;
    float:left;
}
.right-column-content .captioned-image-display .caption
{
    position:absolute;
    text-align:right;
    top:10px;
    left:100px;
    padding-right:5px;
}

.right-column-content .captioned-image-display .caption ul li
{
    background-image: url('../Images/download_echelon_white.gif');
    background-repeat: no-repeat;
    padding-left:15px;
}

/*override margin to bottom of web parts on right pointer side*/
.right-column-wrapper .s4-wpTopTable
{
    margin-bottom:20px;
}

.left-column-content{
    float: left;
    height: 100%;
    padding:10px;
    overflow: hidden;
    width: 210px;
}

.two-column .captioned-image-display .image img, .middle-column .captioned-image-display .image img,
.two-column-articles .captioned-image-display .image img
{
    border:0;
    margin:0;
}

.two-column .captioned-image-display .image img, .two-column-articles .captioned-image-display .image img
{
    width:700px;
    height:320px;
}
/*
.two-column .captioned-image-display
{
    padding-bottom:20px;
}
*/
.middle-column .captioned-image-display
{
    margin-top:10px;
}

.middle-column .captioned-image-display .image img
{
    width:460px;
    height:210px;
}
.two-column .captioned-image-display .caption, .middle-column .captioned-image-display .caption,
.two-column-articles .captioned-image-display .caption
{
    position:absolute; /* absolute position (so we can position it where we want)*/  
    bottom:0px; /* position will be on bottom */  
    left:0px;  
    width:100%;  
    background-color:black;   
    font:normal 1em 'Georgia';
    /*height:40px;*/
    color:white;  
    opacity:0.6; /* transparency */  
    filter:alpha(opacity=60); /* IE transparency */
    margin:0;
    padding:0;
    overflow:hidden;
}
.two-column .captioned-image-display .caption a, .middle-column .captioned-image-display .caption,
.two-column-articles .captioned-image-display .caption a
{
    color:white;
}
.middle-column .captioned-image-display:empty, .two-column .captioned-image-display:empty,
.two-column-articles .captioned-image-display:empty
{
    display: none;
}

/*
.two-column .image div.ms-rtestate-field, .middle-column .image div.ms-rtestate-field
{
    min-height:0px;
    height:0;
  
}
*/

.two-column .caption div.ms-rtestate-field a, .middle-column .caption div.ms-rtestate-field a,
.two-column-articles .caption div.ms-rtestate-field a
{
    color:#fff;
    display:block;
    margin:10px;
}


.right-column-landing {
    float: right;
    margin: 0 15px 20px 0;
    padding-left: 5px;
    overflow: hidden;
    height:100%;
    width: 295px;
    /*background-color: Red;*/
}

.right-column-content
{
    background-color:#F0F4F5;
    position:relative;
    float: right;
    height: auto;
    padding: 20px 17px 0 18px;
    overflow: hidden;
    width: 200px;    
    z-index:2;
}

.right-column-content-background
{
    background-color:#F0F4F5;
    position:absolute;
    bottom:0;
    right:0;
    height:100%;
    width:235px;
    z-index:1;
    /*display:none;*/
}

.row {
    clear: both;
}

.column {
    float: left;
    margin: 0 10px 20px 10px;
    padding: 0 5px 0 5px;
    width: 290px;
    /*background-color: Red;*/
}
.two-column .column
{
    margin-left:0px!important;
    padding-left:0px!important;
}
.column.left {
    margin-left: 0;
    padding-left: 0;
    width: 295px;
}
.column.left .viewmore
{
    text-align:right;
}

.column a, .column a:visited, column a:hover
{
    text-decoration:none;
    color: #569bbe;
}
    

.small-column
{
    float: left;
    margin: 15px;
    width: 200px;
}
.small-column ul
{
    width: 200px;
    word-wrap: break-word;
}
/*
.column:first-child {
    margin: 20px 0 30px;
}
*/

.middle-column
{
    float: left;
    margin:0 20px;
    width: 460px;
}

.middle-column-content
{
    float: left;
    padding-top:10px;
    width: 460px;
}

.two-column, .two-column-articles
{
    float:left;
    margin: 0 20px 10px 0;
    width:700px;   
    padding-top:10px;
}

.two-column-webpart
{
    float:left;
    width:700px;
    margin: 10px;   
    
}

.filter {
    display: block;
    font-size: 93%;
    margin: 25px 0 -15px;
    padding-bottom: 10px;
}

.filter, .filter a:link, .filter a:visited {
    color: #8D8663;
}

.filter .selected {
    background: transparent url("../images/filterBg.png") no-repeat scroll center bottom;
    font-weight: bold;
    padding-bottom: 10px;
}

.centreBanner
{
	font: italic 24px Georgia;
	text-align:center;
	color:#636466;
	border-top:1px solid #8b9b93;
	border-bottom:1px solid #8b9b93;
	padding:15px 0 15px 0;
	margin-right: 15px;
	letter-spacing:-1px;
}
.centreBanner em
{
    font-style:normal;
}
.centerBanner a
{
	color:#569bbe !important;
}
.items
{
	padding:0;
	font-family:Arial;
}
.items .date,.items .fact
{
	min-width:50px;
	font-size:21px;
	font-family:Georgia;
	line-height:21px;
	display:table-cell;
	text-transform:uppercase;
}
.items .date strong
{
	font-size:37px;
	line-height:30px;
	padding-bottom:5px;
	font-weight:normal;
	display:block;
}

.items .fact
{
    margin-top:10px;
}
.items .fact strong
{
    font-size:48px;
    color:#5c6f7b;   
    font-weight:normal; 
}

.items .heading
{
	padding-left:10px;
	display:table-cell;
	margin-top:0;
	padding-top:5px;
	vertical-align:top;
}
.items .heading a, .items .heading a:link, .items .heading a:active
{
    font-weight:bold;
}
.items .heading a:hover
{
    text-decoration:none;
}

.viewmore
{
	clear:both;
	text-align:left;
	font-weight:bold;
	font-style:normal!important;
}

.viewmore ul
{
    padding:0;
}

.cbq-layout-main .viewmore
{
	margin-top:10px; 
	text-align:left;
}

.viewmore.left
{
	text-align:left;
}

.viewmore ul li
{
    list-style:none;   
}

.viewmore ul li a
{
	background-image: url('../Images/small-link-arrow.png');
	
    background-repeat: no-repeat;    
    background-position: right 4px;  
	padding-right: 15px;
    text-decoration:none;
    cursor:pointer;
}

.moreexpander .viewmore .readmore
{
    background-image: url('../Images/contact_echelon.gif')!important;
    background-position: right 2px!important;  
}

a.viewmore, a.readmore
{
    background-image: url('../Images/small-link-arrow.png');
    background-repeat: no-repeat;
    background-position: right 4px;  
    padding-right: 10px;
    font-weight:bold;
    color:#569BBE !important;
}

.viewmore a:hover, .readmore a:hover, .viewmore a:active, .readmore a:active
a.viewmore:hover, a.readmore:hover, a.viewmore:active, a.readmore:active
{
    background-image: url('../Images/small-link-arrow-selected.png');
    background-repeat: no-repeat;
    background-position: right 4px;  
    text-decoration:none;
    color: #569BBE;
}


.cqfeed
{
    width:20px;
    float:right;
    position:relative;
    top:14px; 
}
/*
.two-column .cqfeed, .middle-column .cqfeed
{
    top:30px;
}
*/
.cqfeed a
{
	background-image: url('../Images/rss.gif');
    background-repeat: no-repeat;
    background-position: left;
	padding-left: 25px;
    font: 12px bold Arial !important;
    color:#569BBE !important;
    text-decoration:none;
    
}


/*
VK22
-----------------------------------------------------------------------------
 Social Share content styles
-----------------------------------------------------------------------------
*/
.ao-share
{
    font-size: 11px;
    min-height:30px;
    position: relative;
    color:#636466;
    font-weight:bold;
    padding-bottom:5px;
    width:735px;
    margin:10px auto 0 auto;
    padding-right:235px;
}
.ao-share ul
{
    float:right;
    margin:0;
}

.ao-share ul li a
{
    color:#636466;
}

.ao-share ul li a:hover
{
    cursor:pointer;
}
.ao-share ul
{
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    float:right;
}

.ao-share ul li
{
    float:left;
    list-style: none;
	padding: 2px 20px 5px 20px;
    cursor: pointer;
}

 .shareli
{
    padding:0px!important;
}
.shareli ul li
{
   padding-left:0px;
   padding-right:5px;
   margin: 0px;
   float: left;

}
.shareli ul
{
    margin: 0 auto;
    padding: 0;
}

.ao-share ul li.print a
{
    background:url(../Images/print.jpg) no-repeat 0px -3px;
    padding-left:27px!important;
    cursor:pointer;
    padding-bottom:5px;
}

.ao-share ul li.printbasket
{
    background:url(../Images/AddprintBasket.jpg) no-repeat 0px 0px;
}
.ao-share ul li.viewbasket
{
    background:url(../Images/viewbasket.jpg) no-repeat 0px 0px;
}
/*.ao-share ul li.share
{
  background:url(../Images/share.jpg) no-repeat 0px 3px;
}
.ao-share .share
{

padding-left: 5px;
}*/
.socialshare
{
    margin: 0 auto;
    padding: 0;
    padding-top:10px;
    min-height: 20px;
    line-height:1.4em;
    width:735px;
    padding-right:235px;
}
.socialshare li a
{
    color:#636466;
}
        
.socialshare ul
{
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    float:right;
}

.socialshare ul li
{
    margin: 0px;
    float: left;
    list-style: none;
    padding  : 2px 20px 5px 20px;
}
.socialshare ul li.email
{
    padding-right: 0;
}
.socialshare fieldset
{
border: 0px;
}

.socialshare ul li.rss
{
background: url('../Images/rss_icon.png') no-repeat 0 0;
}
.socialshare ul li.twitter
{
background: url('../Images/twitter_icon.png') no-repeat 0 0;
}
.socialshare ul li.facebook
{
background: url('../Images/facebook_icon.png') no-repeat 0 0;
}
.socialshare ul li.linkedin
{
background: url('../Images/linked_in_icon.png') no-repeat 0 0;
}
.socialshare ul li.email
{
background: url('../Images/contact_email.gif') no-repeat 0 0;
cursor:pointer;
}
.socialshare ul li.email a:hover
{
    cursor:pointer;
}
/*Social Share Email Popup Styles*/
.toolbox-popup
{
    display: none;
}
.toolbox-popup
{
    display: none;
    z-index: 999;
    position: relative;
    background-color: #fff;
    /*margin-top:5px;*/
}

 
  .toolbox-popup-textbox
  {
       height: 18px;
    border: 1px solid #b1b1b1;
    background-image: url('../Images/input_background.gif');
    background-repeat: repeat-x;
    background-position: top left;
  }
  .TextBoxNote
  {
      width: 275px;
    float: left;
    scrollbar-face-color:#6b8a9c; 
    scrollbar-highlight-color:#6b8a9c; 
    scrollbar-3dlight-color: #6b8a9c; 
    scrollbar-darkshadow-color:#6b8a9c;
    scrollbar-shadow-color: #C7C8CA; 
    scrollbar-arrow-color: #6b8a9c; 
    scrollbar-track-color: #C7C8CA; 
    border: 1px solid #b1b1b1;
    background-image: url('../Images/input_background.gif');
    background-repeat: repeat-x;
    background-position: top left;

  }
 
.toolbox-popup DIV.send-inner
{
    border-right: #cdcdcd 9px solid;
    border-top: #cdcdcd 9px solid;
    z-index: 999;
    background: #fff;
    padding-bottom: 10px;
    border-left: #cdcdcd 9px solid;
    width: 422px;
    border-bottom: #cdcdcd 9px solid;
    position: absolute;
    margin-left: 510PX;
}
    
.toolbox-popup ul li
{
    margin: 0px;
    float: left;
    padding-bottom: 10px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
}
    
.toolbox-popup FIELDSET
{
    clear: both;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
}
.toolbox-popup TEXTAREA
{
    width: 220px;
}
.toolbox-popup .send-inner .toolbox-popup-text
{
    float: left;
    width: 170px;
    margin-right: 10px;
    text-align: right;
}
    
#warning
{
    clear: left;
    color: #c82f2f;
    font-style: italic;
}
    
.toolbox-popup LABEL
{
    width: 170px;
}
.toolbox-popup INPUT
{
    width: 220px;        
}
.toolbox-popup .share-top
{
    /*background: #e5e4e5;*/
    float: left;
    margin-bottom: 5px !important;
    width: 100%;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top:5px!important;
    padding-bottom:5px!important;
}

.toolbox-popup .validationtext
{
    float:right;
    padding-right:20px;
}

.share-top SPAN
{
    display: none;
}
.share-top SPAN
{
    display: block;
}
.toolbox-popup DIV.send-inner
{
    border-right: #cdcdcd 9px solid;
    border-top: #cdcdcd 9px solid;
    z-index: 999;
    background: #fff;
    padding-bottom: 10px;
    border-left: #cdcdcd 9px solid;
    width: 422px;
    border-bottom: #cdcdcd 9px solid;
    position: absolute;
}
.toolbox-popup .ao-rteElement-H2Component
{
    border-top-width: 0px;
    border-left-width: 0px;
    float: left;
    border-bottom-width: 0px;
    margin: 5px 0px 7px 15px;
    width: 170px;
    padding-bottom:0px!important;
    border-right-width: 0px;
    font-weight:bold!important;
}
.toolbox-popup .share-top SPAN A
{
    
    font-size: 1em;
    float: right;
    margin: 5px 18px 0px 0px;
    color: #333;
    text-align: right;
}
.inputrow
{
    margin-left: 324px;
}
.validation
{
     width: 100%!important;
    margin-left:200px;
}
.close-toolbox a:hover
{
    cursor:pointer;
}
.close-toolbox
{
    cursor:pointer;
    background:url(../Images/closebutton.gif) no-repeat right;
    padding-right:15px;
}
/*honey pot captcha */
.none
{
    padding-bottom: 5px !important;
}
.none span
{
    text-align: center;
    margin-left: 180px;
}
.none input
{
    display:none;
}
/*end*/
/*
-----------------------------------------------------------------------------
  Footer styles
-----------------------------------------------------------------------------
*/
.ao-FooterContainer
{
    clear:both;      
}

.ao-FooterContainer a:hover
{
   text-decoration:none;
   color: #569BBE;
}

.ao-Footer
{
    font-size: 11px;
    width: 999px;
    /*height:323px;
    padding:50px 0;*/
    margin: auto;
	background: url('../Images/footer_bg.jpg') repeat-x;
	/*background: url('../Images/grid.gif') repeat-y;*/
	color:#636466;
}

.ao-Footer .inner 
{
	margin:auto;
	overflow:auto;
	padding-top:27px;
	padding-bottom:36px;
	width:940px;
}

.ao-Footer h3
{
    color:#636466;
}

.ao-Footer ul
{
    margin: 0;
    padding: 0;
}

.ao-Footer li a
{
    color:#636466;
    text-decoration: none;
}

.ao-Footer li a:hover
{
    text-decoration: none;
    color:#569BBE !important;
    
}

.ao-Footer h3
{
	text-transform:uppercase;
	font-weight:bold !important;
	font-family:Arial !important;
	font-size:12px !important;
}

.ao-Footer_Col1, .ao-Footer_Col2, .ao-Footer_Col3, .ao-Footer_Col4
{
    float: left;
    text-align: left;
    margin-top : 8px;
}

.ao-Footer_Col1 
{
	width:160px;
	margin-right:20px;
}
.ao-Footer_Col2
{
	width:340px;
	margin-right:80px;
}
.ao-Footer_Col3
{
	width:160px;
	margin-right:80px;
}
.ao-Footer_Col4
{
	width:100px;
}
.ao-Footer_Col1 ul li, .ao-Footer_Col2 ul li
{
	list-style: none;
	padding: 0 0 0 0;
}

.ao-Footer_Col3 ul li, .ao-Footer_Col4 ul li
{
	list-style: none;
	padding: 2px 0 5px 25px;
}

.ao-Footer_Col3 ul li
{
	background: url('../Images/publication_icon.png') no-repeat 0 3px;
/*	overflow:hidden;
	height:38px; */
}

.ao-Footer_Col4 ul li.rss
{
	background: url('../Images/rss_icon.png') no-repeat 0 0;
}
.ao-Footer_Col4 ul li.twitter
{
	background: url('../Images/twitter_icon.png') no-repeat 0 0;
}
.ao-Footer_Col4 ul li.facebook
{
	background: url('../Images/facebook_icon.png') no-repeat 0 0;
}
.ao-Footer_Col4 ul li.linkedin
{
	background: url('../Images/linked_in_icon.png') no-repeat 0 0;
}
.ao-Footer_Col4 ul li.youtube
{
	background: url('../Images/youtube_icon.png') no-repeat 0 0;
}
.ao-Footer_Col4 ul li.xing
{
	background: url('../Images/xing.png') no-repeat 0 0;
}
.ao-FooterBottom
{
	padding-top:20px;

}
.ao-FooterLogo
{
	float:left;
}

.ao-FooterLogo img
{
    border:0;
}

.ao-FooterLinks
{
	float:left;
	/*width:500px;*/
	color:#636466;
	font-weight:bold !important;
}
.ao-FooterLinks ul
{
	text-transform:uppercase;
	list-style-type:none;
	margin:0 0 0 20px;
	padding:0;
	float:right;
	
}

.ao-FooterLinks  ul li
{
    float:left;
    padding:0 6px 6px 0;
}

.ao-FooterLinks a
{
	font-family:Arial;
	font-size:11px;
    font-weight:bold;
}
li.ao-SubFooterLinks
{
    margin-left:70px;
}


/*
-----------------------------------------------------------------------------
  Web part styles
-----------------------------------------------------------------------------
*/ 

.contactteam p
{
    padding:0;
    margin:0;
}

.contactteam img
{
    width:12px;
    height:14px;
    margin-right:5px;
    vertical-align:middle;
}

.employeesummary
{
    float: left; 
    margin-left: 10px;
}

.employeesummary, .relatedemployee
{
    width:218px;
    height:148px;
    border:1px solid #EDF1F2;
    position:relative;
}   

.employeesummary h2, .relatedemployee h2
{
    position:absolute;
    left:9px;
    top:11px;
    padding:0;
    margin:0;
} 

.employeesummary h3
{    
    margin:0;
    display:inline;
    padding-left:9px;
} 


.employeesummary .details, .relatedemployee .details
{
    position:absolute;    
    width:90px;
    padding-left:9px;
} 

.employeesummary .readmore, .relatedemployee .readmore
{
    position:absolute;
    left:9px;
    top:124px;
} 

.employeesummary .photo, .relatedemployee .photo
{
    position:absolute;
    right:0px;
    top:30px;
} 

.employeesummary img, .relatedemployee img
{
    width:101px;
    height:118px;
    border:0;
    top:30px; 
    right:0;   
    position:absolute;
}
.articlenewsstories
{
    
    padding-bottom:20px;
}

.articlenewsstoryparent
{
    width:100%;
}  

.articlenewsstory .ao-rteElement-H2Component
{
    border-bottom:0px!important;    
    float: left;
    height: 70px;
}
.articlenewsstory img
{
   /* margin:5px 9px 0px 9px; */
    width:100%;
    height:auto;
    border:0;
}

.articlenewsstory .placeholder
{
    height:91px;
}
.articlenewsstory a:hover
{
    text-decoration:none!important;
  
}
/*
.articlenewsstory .viewmore
{    
    float: left;
}
*/
.articlenewsstory, .employeecontactsummary, .employeeblogspostlist, .contentsummary
{
    width:220px;
    margin:0 0 20px 0;
    float:left;
}

.right-column-content .articlenewsstory, .right-column-content .employeecontactsummary, .right-column-content .employeeblogspostlist, .right-column-content .contentsummary
{
    width:200px;
}

.two-column .employeecontactsummary .ao-rteElement-H2Component, .middle-column .employeecontactsummary .ao-rteElement-H2Component,
.two-column-articles .employeecontactsummary .ao-rteElement-H2Component
{
    height:40px;
}
.employeecontactsummary.first, .two-column .employeecontactsummary.general, .employeecontactsummary.second, 
.articlenewsstory.first, .two-column .articlenewsstory.general, .articlenewsstory.second, 
.two-column .employeeblogspostlist, .two-column .contentsummary, .two-column-articles .employeeblogspostlist, .two-column-articles .contentsummary,
.two-column-articles .employeecontactsummary.general, .two-column-articles .articlenewsstory.general
{
    margin-right: 20px;
}

.employeecontactsummary.last, .middle-column .employeecontactsummary.second,
.articlenewsstory.last, .middle-column .articlenewsstory.second,
.two-column .employeeblogspostlist.third, .two-column .contentsummary.third,
.two-column-articles .employeeblogspostlist.third, .two-column-articles .contentsummary.third,
.middle-column .employeeblogspostlist.second, .middle-column .contentsummary.second
{
    margin-right: 0;
}

.employeecontactsummary .contactinfo, .employeeblogspostlist .contactinfo
{
    background-color:transparent; 
    padding: 8px;
}

/*
.employeeblogspostlist .contactinfo
{
 
    height:65px;
}
*/
.employeecontactsummary h2, .employeeblogspostlist h2, contentsummary h2
{
    padding:0 0 5px 0;
    margin:0 0 5px 0;
    border-bottom: 1px solid #909694;  
    padding-top:20px;  
}

.contactinfo a, .contactinfo a:visited, .OfficeAddress a, .OfficeAddress a:visited,.OfficeAddress a:hover,
.relatedcontact a, .relatedcontact a:visited,.relatedcontact a:link
{
    text-decoration:none;
    color:#569BBE;
}

.contactinfo a:hover, .relatedcontact a:hover, .mediacontact a:hover, .pdfdownload a:hover
{
    text-decoration:none;
    color:#B23427;
}

.employeecontactsummary h3, .employeeblogspostlist h3, contentsummary h3
{
    padding:0 0 5px 0;
    margin:0 0 5px 0;
    border-bottom: 1px solid #909694;    
    height:40px;    
 
}

.employeeblogspostlist h3, contentsummary h3
{
       height:50px;    
}

img.contacticon
{
    vertical-align:middle;
    
}
.employeecontactsummary img.contacticon, .employeeblogspostlist img.contacticon
{
    width:12px;
    height:14px;
    margin-right:5px;
    vertical-align:middle;
}

.employeecontactsummary img.employeeimage, .employeeblogspostlist img.employeeimage, .contentsummary img
{
    margin:5px 0 0 0;
    width:200px;
    height:auto;
    border:0;
}

.employeecontactsummary img.employeeimage
{
    width:115px;
    height:140px;
    display:block;
}

.relatedcontacts h2, .mediacontacts h2
{
    padding:0 0 5px 0;
    margin:0 0 5px 0;
    border-bottom: 1px solid #909694;
    font-style:normal!important;
}

.relatedcontact, .mediacontact
{
    width:200px;
    margin-bottom:20px;
    font-style:normal!important;
}

.relatedcontact .left, .mediacontact .left
{
    width:40px !important;
    margin-right:19px;
    float:left;
} 

.relatedcontact .right, .mediacontact .right
{
    width:141px;
    float:left;
} 

.relatedcontact img, .mediacontact img
{
    width:12px;
    height:14px;
    margin-right:5px;
    vertical-align:middle;
}


.relatedcontact img.Email, .mediacontact img.Email
{
    vertical-align:top;
    padding-right:0px;
}

.relatedcontact img.employeeimage, .mediacontact img.employeeimage
{
    margin:0 0 0 0;
    width:40px;
    height:auto;
    border:0;
}

.articlenewssummary
{
    width:140px;
}

.articlenewssummary img
{
    width:140px;
    height:auto;
    border:0;
    margin-bottom:20px;
}

.featurednews
{
	position: relative;
	overflow: hidden;
	color: #fff;
	margin-bottom:20px;
}

.middle-column .featurednews, .middle-column .featurednews img
{
    width:460px;
    height:210px;
}

.two-column .featurednews, .two-column .featurednews img,
.two-column-articles .featurednews, .two-column-articles .featurednews img
{
    width:700px;
    height:320px;
}

.featurednews hr
{
	display:block;
	width:100px;
	border-bottom:2px solid #c6cb4e;
	margin:10px 0 0 10px;
	text-align:left;
}

.featurednews p
{
    margin:0;
    padding:10px 10px 10px 10px;
    font-size:24px;
    color:white;
    font-family:Georgia, "Times New Roman", Times, serif;
    line-height:23px;
    font-weight:lighter;
}

.featurednews p a, .featurednews p a:link, .featurednews p a:visited, .featurednews p a:hover, .featurednews p a:active
{
    color: #FFFFFF;
    word-wrap:break-word;
    text-decoration:none;
}

.featurednews .desc{
	position: absolute;
	bottom: 0;	left: 0;
	width: 100%;
}

.featurednews .block{
    color:#ffffff;
	width: 100%;
	position:absolute;
	background:url(/_layouts/AO.PublishingSite/Branding/Images/Carousel/caption_bg.png) 0 0 repeat;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.featurednews span {
    font-size:11px;
    margin:0 0 10px 10px;
    padding-right:10px;
    color:#c6cb4e;
    border:none;
    background:url(/_layouts/AO.PublishingSite/Branding/Images/Carousel/link_arrow.png) right center no-repeat;
    display:inline-block;
    min-width:50px
}

.featurednews span a, .featurednews span a:link, .featurednews span a:visited {
	color: #c2c333;
	text-decoration: none;
}

.careersapplicationlogin a
{
    display:block;
    width:68px;
    height:25px;
    line-height:25px;
    text-align:center;
    background-color:#569ABD;
    float:right;
}

.careersapplicationlogin a:link, .careersapplicationlogin a:visited, .careersapplicationlogin a:hover, .careersapplicationlogin 

a:active
{
    color:#ffffff;
    text-decoration:none;
}

.quickfacts table, .quickfacts td
{
    border:0; 
}

.quickfacts table
{
    margin-bottom: 8px;
}

.quickfacts tr
{
    height:50px;
}

.quickfacts .ms-rteTableFirstCol-default, .quickfacts .ms-rteTableOddCol-default
{
    font-family:Georgia;
    vertical-align:middle;
    margin:10px;
}

.quickfacts .ms-rteTableFirstCol-default
{
    font-size:37px;
}

.quickfacts .ms-rteTableOddCol-default
{
    font-size:21px;
}

.quickfacts .ms-rteTableOddCol-default small
{
    font-size:14px;
}

.pdfdownload
{
    width:198px;
    height:100px;
    border:1px solid #EDF1F2;
    background-color:#ffffff;
    background-position:left top;
    background-repeat:no-repeat;
    margin:0 auto;
}   

.pdfdownload .info
{
    width:115px;
    margin-right:5px;    
    float:right;
    text-align:right;
}

.pdfdownload h2
{
    color:#636466;
    padding:0;
    margin:0 0 20px 0;
    font-weight:normal;
} 

.pdfdownload .info a
{
    background-image: url('../Images/contact_echelon.gif');
    background-repeat: no-repeat;
    line-height:14px;
    padding-left:15px;
    font-weight:bold;
}


.relatednews
{
    /*width:200px;
    padding: 10px 0 10px 0;*/
}

.cbq-layout-main ul.dfwp-column .dfwp-list li, .cbq-layout-main li.dfwp-item,
.cbq-layout-main ul.dfwp-column .dfwp-list li, .cbq-layout-main li.dfwp-item,
.right-column-content .dfwp-item
{
    background-image:none;
    list-style:none;
    
}

.date-summary ul,
.title-summary ul
{
    margin:0;
    padding:0;
}

.date-summary .viewmore.left,
.title-summary .viewmore.left
{
	clear:both;
	text-align:left;
}
/*
.date-summary .viewmore .right,
.title-summary .viewmore .right
{
	clear:both;
	text-align:right;
}
*/
.EventheadlineContainer
{
width: 100%;
height: 100%;
float: left;
}
.date-summary-item .date, .date-summary-item .date2
{
    float:left;
    width:45px;
    font-size:16px;
    font-family:Georgia;
    line-height:16px;
    text-transform:uppercase;
    white-space:nowrap; 
    vertical-align:top;
    
}

.pub-summary-item .date, .pub-summary-item .date2
{
    float:left;
    font-size:20px;
    font-family:Georgia;
    line-height:20px;
    white-space:nowrap; 
    vertical-align:top;
    padding-right:5px;
    width:50px;
    
}
.events-date-summary-item .date
{
    height: 100%;
    margin-left: -100%;
}

.date-summary-item .date a , .date-summary-item .date2 a
{
    text-align:center;
    float:left;   
    font-size:16px;
    font-family:Georgia;
    line-height:16px;
    text-transform:uppercase;
    white-space:nowrap; 
    vertical-align:top;  
}

.date-summary-item .date strong, .date-summary-item .date2 strong,
.pub-summary-item .date strong, .pub-summary-item .date2 strong
{
    display:block;
    font-size:36px;
    line-height:36px;
    font-family:Georgia;
    font-weight:normal;  
}

.pub-summary-item .date strong, .pub-summary-item .date2 strong
{
    font-size:26px;
    line-height:26px;
}

.date-summary-item .date .datesmall, .date-summary-item .date2 .datesmall,
.pub-summary-item .date .datesmall, .pub-summary-item .date2 .datesmall
{
    font-size:15px;
    font-family:Georgia;
    font-weight:normal;   
    
}

.date-summary-item a, .date-summary-item a:link, .date-summary-item a:visited, 
.date-summary-item a:hover, .date-summary-item a:active, .title-summary-item a, 
.title-summary-item a:link, .title-summary-item a:visited, .title-summary-item a:hover, 
.title-summary-item a:active,
.pub-summary-item a:link, .pub-summary-item a:visited, .pub-summary-item a:hover, 
.pub-summary-item a:active
{   
    /*color:#656567;*/
    color:#5c6f7b;
    text-decoration:none; 
}


.date-summary-item .date .datesmall:hover,.date-summary-item .date strong:hover,.date-summary-item .date a:hover
,.date-summary-item .date2 .datesmall:hover,.date-summary-item .date2 strong:hover,.date-summary-item .date2 a:hover,
.date-summary-item a:hover .date2,
.pub-summary-item .date .datesmall:hover,.pub-summary-item .date strong:hover,.pub-summary-item .date a:hover
,.pub-summary-item .date2 .datesmall:hover,.pub-summary-item .date2 strong:hover,.pub-summary-item .date2 a:hover,
.date-summary-item a:hover .date2
{
    color:#569BBE;
    text-decoration:none;
     
}

.date-summary-item a:hover, .pub-summary-item a:hover
{
    color:#569BBE;
    text-decoration:none;
}

.date-summary-item .headline-2 a, .pub-summary-item .headline-2 a
{
    width:inherit;
}

.date-summary-item .date .datesmall:visited,.date-summary-item .date strong:visited
,.date-summary-item .date2 .datesmall:visited,.date-summary-item .date2 strong:visited,
.date-summary-item .headline-2 a:visited,
.pub-summary-item .date .datesmall:visited,.pub-summary-item .date strong:visited
,.pub-summary-item .date2 .datesmall:visited,.pub-summary-item .date2 strong:visited,
.pub-summary-item .headline-2 a:visited
{
    color:#5c6f7b;
    text-decoration:none;  
}

.date-summary-item .headline, .pub-summary-item .headline
{
    float:left;      
    display:table;
    margin-top:5px;
    width:70%;
}

.right-column-content .date-summary-item .headline
{
    width:155px;
    margin-top:5px;
}

.date-summary-item .events-date-summary-item
{
    float:left;
}

.date-summary .dfwp-item
{
    list-style:none;
}

.title-summary-item .headline-2,  .date-summary-item .headline-2, .pub-summary-item .headline-2
{
    float:left;
    width:50%;      
    top:50%;
}

.date-summary-item .headline strong, .date-summary-item .headline-2 strong,
.title-summary-item .headline strong, .title-summary-item .headline-2 strong
{
    font-size:36px;
    line-height:36px;
    font-family:Georgia;
    font-weight:normal;
}

.date-summary-item .headline a, .date-summary-item .headline-2 a, 
.title-summary-item .headline a, .title-summary-item .headline-2 a, 
.pub-summary-item .headline a, .pub-summary-item .headline-2 a, 
{
    display:table-cell;
    vertical-align:middle;
    top:-50%;
    
}
.date-summary-item .date .datesmall:visited,.date-summary-item .date strong:visited,.date-summary-item .headline a:visited, .headline-2 a:visited,
.date-summary-item .date2 .datesmall:visited,.date-summary-item .date2 strong:visited
{
    /*color:#0072bc !important;*/
    text-decoration:none;  
}
.date-summary-item .Eventheadline
{
    /*padding-top:20px;
      width:280px;
      margin-left:10px;*/
    /*padding-top:10px;*/
    float:left;
    height: 100%;
   /* margin-left:65px;*/
   
  
}
.date-summary-item .Eventheadline2
{
    padding-top:12px;    
    float:left;
    margin-left:10px;  
}

.date-summary .dfwp-item
{
    margin:0;
}

.eventscalendar
{
    width:100%;
}

.eventscalendar hr
{
    height:1px;
    border:0;
    color:#656567;
    background-color:#656567;
}

.eventscalendar .yearselector
{
    font-size:16px;
    font-family:Georgia;
    color:#656567;
    text-align:center;
    margin-bottom:10px;
}

.eventscalendar .yearselector input
{
    margin-left:10px;
    margin-right:10px;
}

.eventscalendar ul
{
    width:100%;
    margin:0;
    padding:0;
}

.eventscalendar ul li
{
    width:16.5%;
    list-style-type:none;
    float:left;
    text-align:center;
}

.eventscalendar ul li.selected
{
    background-image:url('../Images/month_selected.gif');
    background-repeat:no-repeat;
    background-position:center;
}

.eventscalendar ul li a, .eventscalendar ul li a:link, .eventscalendar ul li a:visited, .eventscalendar ul li a:hover, .eventscalendar 

ul li a:active
{
    color:#656567;
}

.eventscalendar ul li.selected a, .eventscalendar ul li.selected a:link, .eventscalendar ul li.selected a:visited, .eventscalendar ul 

li.selected a:hover, .eventscalendar ul li.selected a:active
{
    color:#6595AC;
}

.eventscalendar .calendaritems
{
    margin-bottom:10px;
}

.eventscalendar .calendaritem  a, .eventscalendar .calendaritem  a:link, .eventscalendar .calendaritem  a:visited, .eventscalendar .calendaritem  a:hover, .eventscalendar .calendaritem  a:active
{
    color:#656567;
    text-decoration:none;
    font-weight:normal;
}

.eventscalendar .calendaritem .date
{
    float:left;
    width:50px;
    font-size:16px;
    font-family:Georgia;
    line-height:16px;
    text-transform:uppercase;
    color:#656567;
}

.eventscalendar .calendaritem .date strong
{
    display:block;
    font-size:36px;
    line-height:36px;
    font-weight:normal;
}

.eventscalendar .calendaritem  .info
{
    float:left;
    height:50px;
    display:table;
    top:50%;
}

.eventscalendar .calendaritem  .info a
{
    display:table-cell;
    vertical-align:middle;
    top:-50%;
}

.employeeblogspostlist .relatednews
{
    background-color:#EDF1F4;   
}

.peoplebrowser
{
    margin-bottom: 20px;
}

.peoplebrowser a
{
    float: left;
    margin-right: 5px;
}

/* Article Search webpart*/
.searchform *{ margin:0; padding:0; }
.searchform
{
    float:left;
    /*width:220px;*/
}

.searchform ul
{   
    margin-top:0;
    list-style-type:none;
}

.searchform fieldset
{
    border:0px;
}
 .searchform .text
{
    padding-top: 3px;
       
}
.searchform .searchtxtdimensions
{
    width: 187px;
    height: 16px;
    border: 1px solid #b1b1b1;
    background: #e7e7e7;
    padding-left:5px;
    padding-right:5px;
    background-image: url('../Images/input_background.gif');
    background-repeat: repeat-x;
    background-position: top left;
    color:#636466;
}
.searchform .searchtxtdimensions[disabled]
{
    color:#B5B5B5 !important;
    border-color: #DEDEDE;
}

.searchform input:disabled, .searchform  isindex:disabled, .searchform textarea:disabled
{
    color:#B5B5B5 !important;
}

.right-column-landing .searchform
{
    margin-top:6px;
}
.right-column-landing .searchform .searchtxtdimensions
{
    width:282px;
}

.searchform .searchtxtdimensions.small
{
    width: 85px;
    font-size:12px;
}

.right-column-landing .searchtxtdimensions.small
{
    width:133px;
    color:#636466;
}
    
.searchform .searchtitle
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-top: 7px;    
}
.ms-WPBody h2
{
    margin-bottom:14px;
}

.two-column .ms-WPBody h2, .two-column-articles .ms-WPBody h2
{
    margin-bottom:0;
}
    

.Heading
{
    font-family: Arial;
    font-size: 15px !important;
    font-weight: bold;
    color: #000000;
    text-decoration: none; 
    background: url(../Images/underline.png) repeat-x 100% 100%;
    padding-bottom: 4px;
    white-space: nowrap;
    width:100%;
    
}
.Heading a:hover 
{
text-decoration: none; 
}
.searchform .ao-rteElement-H2Component
{
    padding-left:0px!important;
    width:100%;
}
.searchform .ao-rteElement-H2Component a:hover 
{
    text-decoration: none; 
}
.searchbutton, .resetbutton, .button, a.loginbutton
{
    color: #ffffff !important;
    height: 25px;
    line-height: 25px;
    border: 0;
    padding: 0 25px 0 10px;
    background-color: #569bbe;
    background-image: url(../Images/search_arrow_sprite.png);
    background-repeat: no-repeat;
    background-position:right bottom;
    text-align:center;
    float:right;
    font-weight:bold;
    cursor:pointer;
}
 input.button
 {
    margin-right:10px;
    text-align:left;
 } 
 
.searchbutton:hover, .resetbutton:hover, a.loginbutton:hover, .button:hover
{
    background-position: right top;
    text-decoration:none !important;
}

.searchbutton
{
    margin-right:0;
}

.resetbutton
{
    margin-right:5px;
}

a.loginbutton:link, a.loginbutton:visited, a.loginbutton:hover, a.loginbutton:active
{
    color: #ffffff;
    text-decoration: none;
}
    
    
.searchform .checkbox, .radio
{
    width: 19px;
    height: 18px;
    padding: 0 5px 0 0;
    background: url(../Images/radio-buttonselected.png) no-repeat;
    display: block;
    clear: left;
    float: left;
}
.searchform .radio
{
    background: url(../Images/radio-buttonselected.png) no-repeat;
}
.searchform .select
{
    position: absolute;
    width: 165px;
    height: 18px;
    padding: 0 24px 0 8px;
    color: #fff;
    font: 12px/21px arial,sans-serif;
    border: 1px solid #b1b1b1;
    color: #636466;
    background: #e7e7e7 url('../Images/dropdown_arrow_background.jpg') no-repeat right;
    overflow: hidden;
}

.searchform select.styled
{
    width:200px;
    margin-top:2px;
    color:#636363;
}

.right-column-landing .searchform .select
{
    width:261px;
}

.right-column-landing .searchform select.styled
{
    width:295px;
}

/*Image gallery webpart*/
.Imagegallery
{
    padding: 0px;
    margin: 0 auto;
    width: 666px;
}
    
.Imagegallery ul
{
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
}
.Imagegallery ul li
{
    margin: 0px;
}
.Imagegallery fieldset
{
    border: 0px;
}
.imagecontentdiv
{
    width: 666px;
    display:inline-block;
}
.featurediv
{
    float: left;
    width: 222px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #A6C6D3;
    padding-bottom: 10px;    
}
.featurediv li
{
    padding-bottom: 5px;
}
.featurediv a
{
    color: #A6C6D3 !important;
    font-weight: bold;
}
.featurediv a:hover
{
    color: #636466 !important;
}
.notfeatureddivs
{
    width: 111px;
    font-family: Arial;
    font-size: 11px;
    float: left;
    color: #A6C6D3;
    font-weight: bold;
    padding-bottom: 32px;
}
.notfeatureddivs li
{
    padding-bottom: 5px;
}
.notfeatureddivs a
{
    color: #A6C6D3 !important;
}
.notfeatureddivs a:hover
{
    color: #636466 !important;
}
  
.view
{
    background-image: url('../Images/sidearrow.png');
    background-repeat: no-repeat;
    background-position: left;
    padding: 3px 0 3px 10px;
    margin: .4em 0;
}
    
.download
{
    background-image: url('../Images/downarrow.png');
    background-repeat: no-repeat;
    background-position: left;
    padding: 3px 0 3px 10px;
    margin: .4em 0;
}

.view a, .view a:visited, .download a, .download a:visited
{
    color:#569bbe;
}
    
.Imagegallery a img
{
    border: 2px solid #F0F2F1 !important;
}
.Imagegallery a img:hover
{
    border: 2px solid #DADCDB !important;
}
/*end*/
/*Office Locations webpart*/
.OfficeAddress
{
    width: 50%; 
    float: left;
    margin-bottom:10px;
}
.OfficeImage
{
    width: 50%;
    float: right;
    margin-bottom:10px;
    text-align:right;
}
.OfficeImage img
{
  /* width:320px;
    height:146px;*/
}
.middle-column .OfficeDetailsSummary .OfficeImage img
{
    width:207px;
    height:94px;
}
.two-column .OfficeDetailsSummary .OfficeImage img, .two-column-articles .OfficeDetailsSummary .OfficeImage img
{
    width:320px;
    height:146px;
}
.OfficeDetails
{
    margin-bottom:10px;
}
.OfficeDetails a, .OfficeDetails a:visited 
{
   color: #569bbe;
}

.OfficeDetails a:hover
{
    text-decoration:none;
    color:#B23427;
}

.OfficeDetailsSummary
{    
    /*fill up in location overview */
    width: 100%;
}
.Telephone , .Email , .Fax, .contacticon
{
    padding-right:8px;
}



.OfficeMap 
{
    clear:both;
    width: 100%;
    margin-bottom:10px;
}    
/*.OfficeMap img
{
    width: 700px;    
    border: 1px solid #ccc;
}*/
.middle-column .OfficeDetailsSummary .OfficeMap img
{
    width:460px;
    height:263px;
}
.two-column .OfficeDetailsSummary .OfficeMap img,
.two-column-articles .OfficeDetailsSummary .OfficeMap img
{
    width:700px;
    height:400px;
}
.OfficeDirections
{
    margin-bottom:20px;	
}   
.OfficeDetailsContent .OfficeMap
{
    width: 202px;
}
.OfficeDetailsContent .OfficeMap img
{
    width: 200px;
    margin-top:10px;
    border: 1px solid #ccc;
}
.OfficeDetailsContent .OfficeDetails
{
    width: 202px;
    float:none;
    margin:0;
    margin-bottom:20px!important;
}
   	
/*end*/
/*print view*/
.printview 
{
    margin-bottom:5px;
    margin-right:5px;
    text-align:right;
    color:#877f5c;
    font-family:Arial;
    font-weight:bold;
}
.printview  a
{
    color:#877f5c;
    font-family:Arial;
    font-weight:bold;
}
/*end*/

/*
-----------------------------------------------------------------------------
  Custom page layout styles
-----------------------------------------------------------------------------
*/

.employeephoto
{
  background-color:#A89E6C;  
  padding-bottom: 4px;
} 

.employeephoto img , .employeephoto
{
    width:200px;
  
}

.emp-story-employeephoto
{
    float:left; margin-right:10px; margin-bottom:10px;
}

.emp-story-employeephoto img , .emp-story-employeephoto
{
    width:200px;  
}


.right-column-content ul.aobulletedlist
{
    margin-bottom: 20px;
}

.right-column-content ul.aobulletedlist li
{
    padding-left:15px;
    /*padding-top: 6px;
    padding-bottom: 6px;*/
    background-image: url('../Images/small-link-arrow.png');
    background-repeat: no-repeat;
    background-position: left;
    list-style:none;
}
/*
-----------------------------------------------------------------------------
  Video Gallery styles
-----------------------------------------------------------------------------
*/
.VideoDetails
{
    width:200px;
    margin-right:30px;
    margin-bottom:30px;
    color:#5c6f7b;
}


.VideoDetails img.videoImage
{
    width:200px;
    height:91px;
}

.Title
{
    font-family:Arial;
    font-size: 16px;
    font-weight:bold;    
    margin-right:80px;

}
.VideoDetails a, .VideoDetails a:visited
{
    text-decoration: none;
    color: #636466 !important;
}

.VideoDetails a:hover
{
    color: #569bbe!important;
    text-decoration:none !important;
}
.Mediaplayer
{
    margin-bottom:30px;

}/*end*/
/*
-----------------------------------------------------------------------------
  Office Contact List
-----------------------------------------------------------------------------
*/
.OfficeContact
{
    margin: 0 auto;
    padding: 0;
    
}
.OfficeContact li a
{
    color: #636466;
}
    
.OfficeContact ul
{
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
}
    
.OfficeContact ul li
{
    margin: 0px; 
}
.OfficeContact fieldset
{
    border: 0px;
}
.details
{
    margin:0px!important;
}
.details a
{
    color:#000000!important;
}
.details a:visited
{
    color:#000000!important;
}
    .details a:hover
{
    color:#000000!important;
}
.details li
{
    float: left;
}
    
.link
{
    width: 140px;
}
    
.click
{
   /* width: 60px;*/
}
.contacts
{
    float:left;
    margin-top:5px!important;
    margin-bottom:5px!important;
    border:1px solid #ADADAD;
}



.contactus
{
    font-weight:bold;
    padding-left:10px;
    font-size:15px;
}
.panelcontacts
{   
    padding-right:60px;
    padding-left:10px;
    float:left;
}
      
      
.paneloffice
{   
    
    padding-left:10px;
    padding-right:5px;
    float:right;
    width:218px;
}

      
.click img
{
    padding-right: 15px;
}
/*end */

.Contactus
{
    margin: 0 auto;
    padding: 0;
}
.Contactus ul
{
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
}
  
.Contactus ul li
{
    margin: 0px;
}
.Contactus .validationsummary
{
    list-style-type:disc!important;
    clear:left!important;
    font-family:Arial!important;
    font-size:12px!important;
}
.Contactus .validationsummary li
{
    margin:auto auto auto 30px!important;
    clear:left!important;
    list-style-type:disc!important;
    
}  
.Contactus fieldset
{
    border: 0px;
}
   
.Contactus .Title
{
    width: 140px;
    float: left;
    font-size: 12px;
    font-weight: bold;
}
    
.Contactus .Title span
{
  /*  margin-left: 34px;*/
}
    
.Contactus .contacttxt
{
    width: 275px;
    float: left;
    scrollbar-face-color:#6b8a9c; 
    scrollbar-highlight-color:#6b8a9c; 
    scrollbar-3dlight-color: #6b8a9c; 
    scrollbar-darkshadow-color:#6b8a9c;
    scrollbar-shadow-color: #C7C8CA; 
    scrollbar-arrow-color: #6b8a9c; 
    scrollbar-track-color: #C7C8CA; 
}
    
.Contactus .contacttxt input,.Contactus .contacttxt textarea
{
    height: 16px;
    border: 1px solid #b1b1b1;
    background-image: url('../Images/input_background.gif');
    background-repeat: repeat-x;
    background-position: top left;
    color:#636466;
}
    
.Contactus .contactdetails
{
    float: left;
}
       
.Contactus .contactdetails span
{
    margin-left: 35px;
    font-size: 12px;
}
    
.Contactus .contactli
{
    clear: left;
    padding-top :10px;
}
/*
.Contactus .contactli ul li
{
    float: left;
}
  */  
.contactli span
{
    font-size: 12px;
}
    
.contactli label
{
    font-size: 12px;
}
    
.Contactus .contactddl
{
    width: 154px;
    float: left;
}

.Contactus .requiredclass
{
    font-size: 12px;
    font-weight: bold;
}
   
.Contactus a
{
    font-weight:bold;
} 
.Contactus a.loginbutton
{
    font-size: 12px;
    margin-right:10px;
}
 .Contactus .select
{
    position: absolute;
    width: 167px;
    height: 18px;
    padding: 0 24px 0 8px;
    color: #fff;
    font: 12px/21px arial,sans-serif;
    border: 1px solid #b1b1b1;
    color: #636466;
    background: #e7e7e7 url('../Images/dropdown_arrow_background.jpg') no-repeat right;
    overflow: hidden;
}
.Contactus .checkbox, .radio
{
    width: 19px;
    height: 18px;
    padding: 0 5px 0 0;
    background: url(../Images/radio-buttonselected.png) no-repeat;
    display: block;
    clear: left;
    float: left;
}
.Contactus .ao-rteElement-H2Component
{
    padding-left:0px!important;
    width:100%;
   /* margin-left: 34px;*/
}
.Contactus .ao-rteElement-H2Component a:hover 
{
    text-decoration: none; 
}
.recaptcha_r4_c4
{
    background:url('/_layouts/AO.PublishingSite/Branding/Images/recaptcha.jpg') #e7e7e7 no-repeat 0px 1px!important;
}

/* Expander content area */
.content-list {
	margin: 0;
	padding: 0px;
}

.ao-Main .content-list {
    background-color: #f7f9fb;
}

.ao-Main .content-list h2
{
    background-color:#fff;
}

/*.content-head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background-color:#EDF1F4;
	background-image: url('../Images/plus.png');
    background-repeat: no-repeat;
    background-position: 98%;
	margin:1px;
}*/

.content-head-expanded {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background-color:#EDF1F4;
	background-image: url('../Images/minus.png');
    background-repeat: no-repeat;
    background-position: 98%;
	margin:1px;
}

/*.content-body {
	padding: 5px 10px 15px;
}*/



/* Events Filter */
.Eventsfilter
{
    margin: 0 auto;
    padding: 0;
}
.Eventsfilter ul
{
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    margin-bottom:10px;
}
      
.Eventsfilter ul li
{
    margin: 0;
}
       
.Eventsfilter fieldset
{
    border: 0;
}
.globalevents
{
    width: 430px;
}
.Eventsfilter .select
{
    position: absolute;
    width: 167px;
    height: 18px;
    padding: 0 24px 0 8px;
    color: #fff;
    font: 12px/21px arial,sans-serif;
    border: 1px solid #b1b1b1;
    color: #636466;
    background: #e7e7e7 url('../Images/dropdown_arrow.jpg') no-repeat right;
    overflow: hidden;
}
.Eventsfilter .eventsdropdown
{
   float:left;
    /*width:200px;*/
    padding-right:15px;
}
.Eventsfilter .eventtitle span
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}
.Eventsfilter .eventtitle
{
    padding-bottom:5px;
}
#Events_view ul li
{
    float: left;
    width: 200px;
}
.Eventslist
{
    padding-top: 20px;
}

.Eventslist ul li
{
     float: left;
    padding-left:5px;
    text-align: left;
    list-style: none;
    min-height: 40px;

}

.EventslistDate
{
    width: 50px;
    float: left;
}
    
.Eventslist .headline
{
    height:0px;
    padding-top:20px;
}
.Eventslist .date
{
    width:50px !important;
}
.Eventslist .date-summary-item
{
    padding-top:0;
    /*width:40px;*/
    /*width:10%;*/
    float:left;
    margin-top:-8px;
    padding-left:0px !important;
}
.Eventslist .date-summary
{
    padding-right:5px;
    width:70px;
    float:left; 
}
.Eventslist .eventdate
{
    float:left;line-height:16px;text-transform:uppercase;font-family:Georgia;font-size:16px;margin-right:10px;width:50px;
    color: #5C6F7B;
}
.Eventslist .eventdate strong
{
    line-height:36px;font-size:36px;display:block;font-weight:normal;
}

.EventsTitle .title, .EventsTitle .eventdate
{
    color: #5C6F7B;
}

.EventsTitle a:hover .title, .EventsTitle a:hover .eventdate
{
    color:#569BBE;
}
.Eventsfilter .title
{
    width:auto;
    margin-left:60px;
}

.eventheadline, eventheadline2
{
    clear:left;
}
.EventslistCountry
{
   /* width: 100px;*/
   width:15%;
}
.Eventlistvenue
{
    /*width: 120px;*/
    width:20%;
}
.EventlistPractices
{
   /* width: 150px;*/
   width:22%;
   
}
.EventlistPracticesnone
{
    display:none;
}
.EventsTitle
{
      /* padding-right:10px!important;
    padding-left:10px!important;*/
    /*width: 200px;*/
    width:38%;
}
.pastevents
{
    padding-top:20px;
    padding-left:0px;
    font-weight:bold;
}
.pastevents a:link,.pastevents a:visited
{
    color:#636466!important;
}

.pastevents a:hover
{
    color: #569BBE !important;
}
.Allevents
{
    font-weight:bold; 
}
.Allevents a:link
{
    color:#636466!important;
}
/*end */
/*Faq Summary Webpart */
.faqsummary tr td
{
    padding-left:15px;
}
.expand
{
    text-align: right;
    padding-right: 10px;
}
.faqquestion
{
    background-color: #d8e3e9;
      
} 
.faqquestion td
{
    border-bottom:2px solid #ffffff;
}
.notes
{
        background-color: #F8F9FB;
}
/*end */

.ms-searchref-main
{
    background-image: none;
    background-color: #d8e3e9;
}

/*Language Switcher Webpart */
.languageSwitcher
{
    float:right; 
    margin-right:20px;
    line-height:50px;
    color:#4a92b5;    
}
#ctl00_LanguageSwitcher_ctl03_DataList_Languages
{
    float:left;
}
 .languageSwitcher td
 {
     padding-right:5px;
 }   
.languageSwitcher a:link, .languageSwitcher a:visited
{
    /*padding-left: 5px;
    padding-right: 5px;*/
    color: #569BBE;
    text-decoration:none;
    font-weight:bold;
    color:#636466;
}
.languageSwitcher a:hover
{
    color:#569BBE;
    border-bottom:1px solid #569BBE;
    padding-bottom:1px;
}

.languageSwitcher .selected
{
    color:#b23427;
    font-weight:bold;
    border-bottom:1px solid #b23427;
    padding-bottom:1px;
}

.languageSwitcher a.selected
{
    text-decoration:none;
}

.languageSwitcher .label
{
    color:#373839;
    float:left;
}

/*end */
/*AO Other PRofessional Benifits Page */
    .ao-benifitszone
    {
        height:147px;
        width:488px;
    
    }
    .ao-benifitszonecontent
    {
        width:50%;
        float:left;
    }
    .benifitszoneimage
    {
        height:110px;
        width:231px;
    }
/*end */
.locationSwitcher
{
   text-align:center;
}
.locationSwitcher a
{
    float:left;
    width:100px;
    margin:20px 20px 0 30px;
    background-image: url(../Images/toplinkback_location.png);
    background-repeat:no-repeat;
    height:22px;
    padding:5px 10px 0 10px;
    font-size:0.85em;
    color:#373839 !important;
}

.locationSwitcher a:hover
{
    color:#84414a !important;
    text-decoration:none;
}
    
/*end */

/*office time zone */

.officetime h2, .officetime h2
{
    float:left;
    border-bottom:0px!important;
}

.officetimezone
{
    float:right;
    font-size:0.9em;
    font-weight:bold;
    padding-right:10px;
    padding-top:10px;
}


.officetime
{
    border-bottom:1px solid #8b9b93!important;
    height:30px;
}
.OfficeDetailsContent .officetime
{
   
    border-bottom:1px solid #8b9b93!important;
    height:30px;
   
}
.OfficeDetailsContent .officetimezone
{
    margin-top:-10px;
    padding:0;
}

.MapOfficeDetailsSummary .officetime
{
    border-bottom:1px solid #8b9b93!important;
    height:30px;
}
.MapOfficeDetailsSummary .officetimezone
{
    
     padding-top:8px;
}
.panelcontacts .officetimezone
{
    padding-left:15px;
}

.paneloffice li
{
    padding:5px;
}

/*Edit mode panel styles*/
.editModePanel
{
    background-color:#DEE7EF;
}
.editModePanel h2
{
    color: #636466;
    font-size: 1.5em;
    font-weight: normal !important;
	font-family: Georgia,'Palatino Linotype','Times New Roman',Times,serif;
    padding: 5px 5px 10px 5px;
}
.editModePanel p
{
    color: #636466;
    font-size: 11px;
}
/*Required error class for title */
.Titlerequired
{
    font-style:normal !important;
    font-size:13px !important;
    line-height:0 !important;
    padding-left:5px;
}

.two-column .left, .publishingPageContent .left
{
    float:left;
    width:49%;    
}

.two-column .right, .publishingPageContent .right
{
    float:right;
    width:49%; 
}


.publishingPageContent .relatedcontact .left
{
    width:0;
}

.two-column .fullwidth, .publishingPageContent .fullwidth
{
    
    
    width:100%;
    clear:both; 
    
}
/*style to remove empty space for page image*/
.captioned-image-display .image .ms-rtestate-field
{
    line-height:0px;
}
.captioned-image-display .image .ms-rtestate-field .ms-formfieldcontainer
{
    line-height:1.4em!important;
}
/*-----------------------------------------------------
  Global Office
------------------------------------------------------*/


.msocontent .headercol_1 .col_1, .col_2, .col_3, .col_4, .col_5 
{
    white-space:normal !important;
}

/*Page content table*/
/*.ao-rteTable-default
{
    border-collapse:collapse;
}
.ao-rteTable-default, .ao-rteTable-default th, .ao-rteTable-default td,.ao-rteTable-default tr
{
    border:0;    
}

.ao-rteTable-default th
{
    background-color:#5c6f7b;        
    color:#fff;
}

.ao-rteTable-default td
{
    border-left:0;
    border-right:0;
    border-bottom:1px solid black;
    padding:0;
}*/

.relatedexpertise li
{
padding-left:10px;
text-indent:-10px;

}
.viewmorerelatedexpertise
{
    clear:both;
    margin-bottom:10px;
}
.viewmorerelatedexpertise:hover
{
    
    cursor: pointer;
    
}
.viewmorerelatedexpertise .viewmore
{
    float:right;
}
/* global Map */ 
#popUp
{
    z-index:10;
}


.closeButton

{
    float:right;
    padding:5px 3px 5px 2px; 
    
}

.closeButton:hover
{
    cursor:pointer;   
}



 
 .officetimestamp
 {
    float:left;
    border:0px;
    padding:5px 3px 5px 2px; 
   
    
 }

 .arrowleft
 {
    position:absolute;
	left:20px;
	top:30px;
	z-index:10;
     
 }
 .imageLoading
 {
    
	position:absolute;
	left:20px;
	top:30px;
	z-index:10;
	
 }
 
 
 .BackButton
 {
    
	clear:both;
	position:absolute;
	left:20px;
	z-index:5;
	font-size:12px;
	margin-top:10px;
	width:142px;
	height:24px;
	color:White;
	font-weight:bold;
	vertical-align:middle; 
	background-image: url('../Images/backbutton.png');
	background-repeat:no-repeat;  
    padding-left:18px;	
    padding-top:5px;
 }
 
 .BackButton:hover
 {
     cursor:pointer;
 }
 
 .GLobalMapOfficeDetailsSummary
{
    width: 176px;
	border:7px solid #D2D2D4;
	background-color:White;
	position:absolute;
    left:20px;
	top:210px;
	z-index:1;
	font-family:Arial; 
	font-size:12px;
	padding:3px;
}
 
  
.SubOfficeDetailsSummary
{
    width: 130px;
	border:7px solid #D2D2D4;
	background-color:White;
    position:absolute;
    left:210px;
	top:210px;
	z-index:1;
	font-size:12px;
	font-family:Arial; 
	padding-left:3px;
	padding-right:3px;
}


.MapOfficeMap 
{
    clear:both;
    margin-top:5px;
}    
.MapOfficeMap img
{
   width: 176px;
   height:auto; 
   border: 1px solid #ccc;
} 

.MainContactImage 
{
    clear:both;
    width: 50px;
    margin-left:5px;
    margin-top:5px;
}    
.MainContactImage img
{
   width: 50px;
   height:64px;
   border: 1px solid #ccc;
} 
.AlternateContactDiv
{
    border-bottom: 1px solid #8B9B93;
    padding-top:2px;
    padding-bottom:2px;
    
}

subofficetitle
{
    font-weight:bold; 
}
.subofficetitle a:link,.subofficetitle a:visited
{
    color: #636466; 
}
.subofficetitle a:hover
{
    color: #569BBE; 
   text-decoration:none;
}


.AppPicker .ms-ButtonHeightWidth
{
    width:25px;
    height:18px;
}
.appimage
{
    width:100px;
    height:110px;
}
.apploginlist
{
    margin: 0;
    padding:0;
}
.apploginlist li
{
  list-style-type:none !important;
  list-style-image:none !important;
  display:inline;
} 
       
.ui-widget-overlay 
{
    background:url(/_layouts/AO.PublishingSite/Branding/Images/Carousel/caption_bg.png) 0 0 repeat !important;
}


.CountrySiteTilte
{
    font-size:large;
    font-weight:bold;
}
.expertiseHeader
{
    font-family: Georgia;    
    font-size: 1.5em;
    font-weight:normal;
    display: inline;
    float: left;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;    
    color: #5c6f7b;
    width: 275px;
    height:500px;
}
.expertiseHeader ul
{
    margin-left:0;
    padding-left:0;
}
.expertiseHeader a:link,  .expertiseHeader a:visited
{
    color:#5c6f7b;
	text-decoration: none;
}

.expertiseHeader a:hover,  .expertiseHeader a:active
{
	color:#569BBE;
	text-decoration: none;
}
.expertiseHeader .arrow-link
{
    font-size: 10pt;
    font-family: Arial;
}

fieldset
{
    margin:0;
    padding:0; 
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-before: 0;
    -webkit-padding-start: 0;
    -webkit-padding-end: 0;
    -webkit-padding-after: 0;  
}

.staticH2 {
    display: block;
    font-size: 1em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

.staticLinks
{
    outline-style: none;
    outline-color: invert;
    outline-width: 0px;
    color: #626466 !important;
    line-height: 1em !important;

}

.staticLinkmore
{
    padding-left: 15px;
}