/* CSS Document */

/*----- HEADINGS --------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family:  "Arial Light", "Helvetica Light", "Helvetica Neue Light", Arial, Helvetica, sans-serif;
	clear: none;
}	
	
h1 {
	font-size: 1.7em;
	color: #CCCCCC;
	font-weight: 100;
	letter-spacing: -1pt;
	word-spacing: 0.34pt;
	line-height: 0.95;
	margin: 0em;
	text-transform: none;
}
h1 .Service-Descr {
	font-size: 0.8em;
	color: #FFFFFF;
}

h2 {
	font-size: 1.3em;
	color: #FFCC00;
	letter-spacing: -1pt;
	line-height: 0.95em;
	margin-bottom: 0em;
}

h3 {
	font-size: 1.1em;
	color: #CCCCCC;
	line-height: 0.95em;
	margin-bottom: 0.1em;
}

h4 {
	font-size: 1.1em;
	color: #CCCCCC;
	font-weight: lighter;
	margin-bottom: 0em;
}

h5 {
	font-size: 1.1em;
	color: #FFCC00;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif: font-weight: 900;
	margin-bottom: -0.1em;
	line-height: 1.4em;
}

h6 {
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: lighter;
	margin-bottom: 0em;
}

/*------ BODY TEXT STYLES ------------------------------------------------*/

p {
	font-size: 0.7em;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	color: #CCCCCC;
	line-height: 1.6em;
}
.TabbedPanelsContent p {
	/*color: #333333;*/
}

em {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.2em;
}

#content-2Col li, #ColLeftWide li {
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 1em;
	background-image: url(../Images/Layout/Bullet-Point-14.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0 0 18px -30px;
	padding: 0 0 0 20px;
}
/*.bulletText li {
	list-style-image: url(../Images/Layout/Bullet-Point.png);
	list-style-type: none;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #CCCCCC;
	line-height: 1.5em;
	padding-bottom: 7px;
	list-style-position: inside;
}*/

.text-small {
	font-size: 0.8em;
	color: #666666;
	line-height: 0.9em;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
.bulletText li li {
	font-size: 0.9em;
	line-height: 0.9em;
	margin: 0px;
	padding: 4px 0;
	left: 0px;
}

a.text-small:link { color: #333333}
a.text-small:visited { color: #999999}
a.text-small:hover { color: #000000; text-decoration: underline}
a.text-small:active { color: #333333}



/* ------ Styling of Links p, h4, h5, ul --------------------------------------- */

#content-container p a,#content-container h4 a, #content-container h5 a {
	text-decoration: none;
	background-image: url(../Images/Layout/link.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FEE100;
	margin: -2px -4px;
	padding: 2px 4px;
}


#content-container p a:visited, #content-container h4 a:visited, #content-container h5 a:visited {
	color: #C78C1C;
	text-decoration: none;
	background-image: url(../Images/Layout/link-visited.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#content-container p a:hover, #content-container h4 a:hover, #content-container h5 a:hover, #content-container ul a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFE600;
	background-image: none;
}

#content-container p a:active, #content-container h4 a:active, #content-container h5 a:active, #content-container ul a:active  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}




/* ------ Styling of Links p, h4, h5  IN SMALL - OLD DESIGN--------------------------------------- */

#main-content p a,#main-content h4 a, #main-content h5 a {
	text-decoration: none;
	background-image: url(../Images/Layout/link.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FEE100;
	margin: -2px -4px;
	padding: 2px 4px;
}

#main-content p a:visited, #main-content h4 a:visited, #main-content h5 a:visited {
	color: #C78C1C;
	text-decoration: none;
	background-image: url(../Images/Layout/link-visited.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


#main-content p a:hover, #main-content h4 a:hover, #main-content h5 a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFE600;
	background-image: none;
}

#main-content p a:active, #main-content h4 a:active, #main-content h5 a:active  {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}


/* ----- Styling of External Links ------------------------------------------ */

#main-content p a[href^="http:"] {
    padding-right: 12px;
    background: url(../images/icons/external-link.gif) no-repeat right center;
	text-decoration: underline;
}
#main-content p a[href^="http:"]:hover {
    padding-right: 12px;
    background: url(../images/icons/external-link.gif) no-repeat right center; 
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4BB0F9;
}


/* -----Input Forms Styling ------------------------------------------------- */
/*textarea
{
	color: #000000;
	border: 1px solid #000000;
	background-color: #fee3ad;
	background-image: url(../Images/Layout/Form-Background.png);
	background-repeat: repeat-x;
	background-position: left top;
}*/

input:focus {
	background-color: #FFFF66;
	font-weight: bold;
	color: #000000;
}
textarea:focus {
	background-color: #FFFF66;
	font-weight: bold;
	color: #000000;
}
.grey-box, .form-box
{
	background-image: url(../images/layout/form-background.gif);
	background-position: center center;
	color: #FF0000;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #0066CC;
	padding: 0 0 12px 6px;
}

.FormItemDescription {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	clear: both;
	float: left;
	width: 125px;
	font-size: 0.9em;
}

#main_body {
	background: #FFF;
	padding: 20px 14px 10px 14px;
}

.RequiredData {
	font-size: 0.8em;
	font-weight: bolder;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}


/* ----- Image Layout ------------------------------------------------------- */

.image-left {
	float: left;
	padding: 0;
	/*clear: left;*/
	margin: 2px 9px 2px 0px;
}
.icon-contact {
	margin: -5px 0;
}

.image-left-2col {
	margin: 0 0 0 -140px;
	float: none;
}
.image-right {
	float: right;
	padding: 0;
	margin-left: 9px;
}

.image-border {
	border: 1px solid #000000;
}


.clear-float {
	clear: both;
	margin: 4px 0;
}

.photo-box {  border: 1px solid #666666; background-color: #FFFFFF; padding: 4px}
.movie-box {
	padding: 4px;
	width: 130px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	float: left;
	margin: 0 8px 8px 0;
}
.movie-box a, .movie-box p {
	color: #333333;
	text-decoration: none;
}

/* ----- old Employee layout ------------------------------------------------------- */

.EmployeeBoxLeft, .EmployeeBoxRight {
	background-color: #999999;
	padding: 10px;
	width: 190px;
	border: 1px solid #333333;
	color: #333333;
	margin: 0 0 20px 0;
}


.EmployeeBoxLeft {
	clear: both;
	float: left;
	margin-right: 15px;
}

.EmployeeBoxRight {
	float: left;
	margin: 0 0 0 12px;
}

.EmployeeBoxLeft p, .EmployeeBoxRight p {
	color: #000000;
}

.EmployeeBoxLeft h3, .EmployeeBoxRight h3 {
	font-size: 24px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 0 0 10px 0;
}
.EmployeeBoxRight p img, .EmployeeBoxLeft p img {
	margin: 0 0 -8px 0;
}

.JobDescription {
	font-size: 13px;
	color: #666666;
	line-height: 16px;
}


/* ----- New Employee layout ------------------------------------------------------- */

.EmployeeBox {
	margin: 0px 0 20px -6px;
	background-color: #999999;
	padding: 6px 6px 0 6px;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(../Images/Layout/EmployeeBox-Backgr.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.EmployeeBox h3{
	font-size: 24px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
	padding: 10px 0 8px 0;
}
.EmployeeBox p {
	color: #1F1F1F;
}

.EmployeeBox .JobDescription {
	font-size: 13px;
	color: #333333;
	line-height: 16px;
	padding: 4px 0;
}
.cv-button {
	margin: 0 0 8px 0;
	padding: 0px;
}
#ServiceMap {
	margin: 0px -20px;
}


/* ----- Homepage NEWS Layout ------------------------------------------------------- */

#newscontainer {
	width: 240px;
	text-align: left;
	border: 3px solid #FFCC00;
	background-color: #FFFF00;
	float: right;
	margin-bottom: 10px;
	
}
#newslist {
	height: 400px;
	overflow: auto;
}	
#newslist strong {
	font-weight: 900;
	color: #CC9900;
	font-size: 1.1em;
	
}
#newslist strong :hover {
	color: #FFFF00;
}

#newscontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 6px 0 0 0;
}

#newscontainer a
{
	display: block;
	padding: 5px 5px 15px 6px;
	border-bottom: 1px solid #FFCC00;
}

#newscontainer a:link, #newslist a:visited
{
	color: #333300;
	text-decoration: none;
}

#newscontainer a:hover
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../Images/Homepage/news-hover.png);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


.news-text {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 10px;
}

.news-text a:link, .news-text a:visited,.news-text a:active {
	color: #CC0000;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
}

.news-text a:hover { color: #FFFFFF; background-color: #FF0000; text-decoration: none}

.news-date {
	font-weight: bold;
	color: #FF0000;
	width: 80%;
	border-bottom-style: none;
}

.news-date a:link, .news-date a:visited, .news-date a:active {
	font-weight: bold;
	color: #FF0000;
	width: 80%;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
}
.news-date a:hover { color: #FFFFFF; background-color: #FF0000; text-decoration: none}


/* ----- Citylist Layout ------------------------------------------------------- */

#citylist ul, #citylist2 ul, #citylist3 ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}
#citylist, #citylist2, #citylist3 {
	margin: 0px;
	padding: 0px;
}

#citylist li, #citylist2 li, #citylist3 li
{
	display: inline;
	list-style-type: none;
	float: left;
}

#citylist h5, #citylist2 h5, #citylist3 h5 {
	margin: 0px;
	color: #FFFFFF;
	width: 130px;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
}
#ExpertLocator {
	color: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 0px;
	float: right;
	width: 240px;
	border: 3px solid #000000;
	background-color: #333333;
}
.Tab2 {
	width: 160px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 24px;
	clear: left;
	font-size: 14px;
	font-weight: bold;
}
.NoLinkStyle {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


















/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 42px;
}
