@charset "utf-8";
/* CSS Document */

/* General */
 
HTML {
	margin:0;
	padding:0;
}
BODY {
	background:#EDEDED;
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size:12px;
	color:#333333;
}
#container {
	width:970px;
	margin:0 auto 0 auto;
	padding:0;
	background:#fff;
	border:solid #cccccc;
	border-width:0 1px 1px 1px;
	overflow:hidden;
	position:relative;
	z-index:2;
}
input, textarea {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size:12px;
}
hr {
	border:none;
	background:#DFDFDF;
	height:1px;
}
hr.thick {
	border:0;
	background:#C0BFBF!important;
	height:5px!important;
	clear:both;
	margin-top:5px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}

/* Header */
 
 #header {
	width:934px;
	display:block;
	padding:20px 0 0 18px;
	margin:0;
}
#header .left {
	float:left;
}
#header .search {
	float:left;
	display:inline;
	padding:6px 0 0 0 !important;
	border:none!important;
	margin:0 0 0 18px !important;
}
#header .field {
	font-size:100%;
	width:140px;
	height:19px;
	color:#D5201E;
	border:none;
	margin:0;
	padding:0;
	border:solid #999999;
	border-width:0 0 1px 0;
}
#header .button {
	background:url(../../../../laf/btn_go.gif) #D5201E no-repeat;
	border:0;
	width:44px;
	padding-left:24px;
	color:#fff;
	margin:0;
}
#header img {
	padding:0px;
}

/* Top nav lists and links */
 
 #top_nav {
	float:right;
	display:inline;
	border:solid #cccccc;
	border-width:3px 0 3px 0;
	margin:0;
	width:500px;
	padding:5px 0 0 0;
	height:36px;
}
#top_nav ul {
	padding:0;
	margin:0 0 0 0;
	float:right;
	display:inline;
	list-style:none;
}
#top_nav ul li {
	border:solid #999999;
	border-width:0 2px 0 0;
	/*list-style:square;*/
	float:left;
	margin:7px 0 7px 0;
	padding:1px 2px 0 1px;
	font-size:12px;
	display:block;
	position:relative;
	z-index:30;
}
#top_nav ul li a {
	margin:0 0 0 12px;
	padding:0 12px 0 0;
	font-size:100%;
	color:#323333;
	text-decoration:none;
}
#top_nav ul li a:hover {
	text-decoration:none;
	color:#D5201E;
}
#top_nav ul li.headlink:hover {
	border:solid #DFDFDF;
	border-width:1px 0 0 1px;
	margin:0;
	padding:7px 4px 7px 0px;
	background: url(../../../../laf/shaddow_topnav.gif) #F4F4F4 top right no-repeat;
}
#top_nav li ul {
	padding:3px 0 3px 0;
	margin:0 0 0 -1px;
	width:245px;
	display:none;
	position:absolute;
	z-index:40;
	top:30px;
	left:0;
	border:solid #DFDFDF;
	border-width:0 0 1px 1px;
	border-bottom: 5px solid #D5201E;
	background: url(../../../../laf/shaddow_topnav.gif) #F4F4F4 top right no-repeat;
}
#top_nav li li {
	float:none;
	border:none!important;
	margin:8px 0 8px 0;
}
#top_nav li li a {
	padding:0 0 0 12px;
	background: url(../../../../laf/top_nav_point_on.gif) 0 6px no-repeat;
	color:#323333;
	font-size:12px;
	text-decoration:none;
	display:block;
}
#top_nav li li a:hover {
	background: url(../../../../laf/top_nav_point_on.gif) 0 6px no-repeat;
	color:#D5201E;
	font-size:12px;
	text-decoration:none;
	padding:0 0 0 12px!important;
}

/* Main nav lists and links */

#main_nav {
	clear:both;
	margin:0;
	padding:20px 0 0 0;
	display:inline-block;
}
#main_nav li {
	position:relative;
	z-index:10;
    padding:5px 0;
	display: block;
	list-style:none;
	float:left;
	background: #D5201E;
	font-size:13px;
}
#main_nav li:hover, #main_nav li .select {
	background: #383F44;
}
#main_nav li a {
	margin:0;
	padding:0 0 0 10px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#main_nav li a:hover {
	text-decoration:none;
	color:#B7DF1A;
}
#main_nav li ul {
	display:none;
	position:absolute;
	z-index:20;
	top:25px;
	left:0;
	background: #383F44!important;
	padding:15px 0 15px 0;
	margin:0;
	width:100%;
	border-bottom: 5px solid #D5201E;
}
#main_nav li li {
	display:block;
	float:none;
	border:none!important;
	background: #383F44!important;
}
#main_nav li li a {
	color:#fff;
	padding:0 0 0 10px!important;
	margin:0 0 0 8px;
	background: url(../../../../laf/main_nav_point_off.gif) 0px 6px no-repeat;
	font-size:12px;
	font-weight:lighter;
	display:block;
}
#main_nav li li a:hover {
	color:#B7DF1A;
	background: url(../../../../laf/main_nav_point_on.gif) 0px 6px no-repeat;
}

/* Nav Width Control */
 .nav1 {
	border:solid #fff;
	border-width:0 1px 1px 0;
	width:132px;
}
.nav2 {
	border:solid #fff;
	border-width:0 1px 1px 0;
	width:152px;
}
.nav2_2 {
	border:solid #fff;
	border-width:0 1px 1px 0;
	width:210px;
}
.nav3 {
	border:solid #fff;
	border-width:0 1px 1px 0;
	width:180px;
}
.nav3_2 {
	border:solid #fff;
	border-width:0 1px 1px 0;
	width:234px;
}
.nav4 {
	border:solid #fff;
	border-width:0 1px 1px 0;
	width:210px;
}
.nav4_2 {
	border:solid #fff;
	border-width:0 1px 1px 0;
	width:310px;
}
.nav5 {
	border:solid #fff;
	border-width:0 1px 1px 0;
	width:145px;
}
.nav5_2 {
	border:solid #fff;
	border-width:0 0 1px 0;
	width:196px;
}
.nav1215 {
	border:solid #fff;
	border-width:0 0 1px 0;
	width:110px;
}

/* Bread Crumbs */
 
#bread_crumbs {
	margin:0 18px 0 18px;
	padding:10px 0 10px;
	clear:both;
	display:block;
	border-bottom:1px solid #CCCCCC;
}
#bread_crumbs ul {
	margin:0;
	padding:0;
}
#bread_crumbs li {
	display:inline;
	padding:0 4px 0 0;
	margin:0;
	font-size:12px;
}
#bread_crumbs li a {
	color:#D5201E;
	border-right:#383F44 1px solid;
	padding:0 8px 0 0;
}

/* Sub Nav */
 
#sub_nav {
	min-height:300px;
	height:100%;
	padding-bottom:15000px;
	margin:0 10px -15000px 18px;
	background:#F6F6F6;
	width:213px;
	float:left;
	display:inline;
}
#sub_nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sub_nav ul li {
	border-bottom:#CCCCCC 1px solid;
}
#sub_nav LI UL {
	background: #fff;
	float:none;
	display:inline-block;
	clear:both;
	width: 100%;
}
#sub_nav LI LI {
	border-bottom:none;
	margin:0 0 0 20px!important;
}
#sub_nav LI LI A {
    margin:3px 5px 3px 0px;
	display:block;
	font-size:12px;
	padding:2px 0 0 10px;
	background: url(../../../../laf/top_nav_point_on.gif) 0 6px no-repeat;
}
#sub_nav SPAN A {
	border-top:none!important;
}
#sub_nav a {
	margin:5px 5px 5px 10px;
	text-decoration: none;
	color:#323333;
	font-size:12px;
	display:block;
}
#sub_nav a:hover, #sub_nav a.select {
	color:#D5201E;
}

/* Main Content Area */
 
#main_content {
	width:703px !important;
	margin:0 0 0 8px;
	padding:0;
	display:inline-block;
	overflow:hidden;
	height: auto;
	float:left;
}
/* Add class to the main id to change its width so that the right column can be added to the page! */
#main_content.narrow_column {
	width:470px !important;
	border-right:1px solid #cccccc;
	padding-bottom:12px!important;
	padding:0 10px 0 0;
}
#main_content.wide_column {
	width:933px !important;
	margin:0 0 0 18px;
	display:inline-block;
}
#main_content.wide_column2 {
	width:944px !important;
	margin:0 0 -100% 22px;
	padding-bottom:100%;
	height:100%;
}
#main_content.right_line {
	border-right:1px solid #cccccc!important;
	width:714px !important;
	margin:0 0 0 18px;
}
#main_content #map_area h2 {
	margin:16px 0 0 18px
}

/* Generic main column styles*/
#main_content H1  {
	color:#D5201E;
	padding:0;
	margin:10px 0 15px 0;
	font-size: 18px;
}
#main_content H2 {
	color:#D5201E;
	padding:0;
	margin:10px 0 15px 0;
	font-size: 14px;
	font-weight:bold;
}
#main_content p {
	color:#333333;
	padding:0;
	margin:10px 12px 15px 0;
	font-size: 12px;
	font-weight:normal;
}
#main_content a {
	color:#D5201E;
	text-decoration:none;
	margin:0;
}
#main_content a:hover {
	color:#D5201E;
	text-decoration:none;
}
#main_content ul li {
	margin:0;
	padding:0 0 10px 0;
}
#main_content HR {
	margin:8px 0 8px 0!important;
	clear:both;
}
#main_content.wide_column2 HR {
	margin:0 20px 10px 0!important;
	clear:both;
}

/*Home page content*/
.drop {
	width:154px;
	display:block;
	float:left;
	margin:0 14px 12px 0;/*font-size:75%;*/
}
.drop SELECT {
	width:126px;
}
.drop LABEL {
	display:block;
	width:146px;
}
.drop INPUT {
	width:24px;
	height:19px;
	background:#D5201E;
	color:#fff;
	border:0;
}
.date_range {
	clear:left;
	display:block;
	width:494px;
	height:70px;
	background: #E0DFDF;
	margin:0 0 20px 0;
}
.date_range H3 {
	font-weight:normal;
	padding:12px 0 0 12px!important;
	display:block;
	margin:0!important;
}
.date_range P {
	padding:12px 0 0 12px!important;
	margin:0 12px 0 0!important;
	display:block;
	width:222px;
	float:left;
}
.date_range .button {
	background: url(../../../../laf/btn_date.gif) no-repeat center;
	height:19px;
	width:21px;
	border:0;
}

/* Box conytent on content list page */
.half_column {
	color:#333333;
	margin:0 0 12px 0!important;
	float:left;
	width:233px;
	padding:0 20px 0 0!important;
	height:165px;
	display:block;
}
.half_column_quote {
	color:#333333;
	margin:0 0 12px 0!important;
	float:left;
	width:233px;
	padding:0 20px 0 0!important;
	height:165px;
	display:block;
	background:url(../../../../laf/bg_red_box.jpg) right 50px no-repeat;
}

/* Site wide red box */
 .red {
	display:block;
	padding:0!important;
	background: #D5201E;
	background-image: none!important;
}
.red P {
	color:#fff!important;
	margin:17px!important;
}

.video_section {
	clear:both;
	background:#fff;
	overflow:hidden;
	margin:0 0 15px 0;
}
.video_section h3 {
	color:#fff!important;
	padding:14px 0 10px 12px!important;
	margin:0!important;
}
.video_section H4 {
	margin:0 10px 0 0!important;
	color:#fff!important;
	padding:0!important;
	font-weight:normal;
	display:block;
}
.video_section .movie_block {
	float:left;
    display:block;
	margin:0;
}
.movie {
	margin:0 0 5px 0;
}
.video_section P {
	color:#fff!important;
	width:210px;
	display:block;
	clear:both;
}
.video_section .next {
	width:210px;
	float:left;
	display:block;
    padding:0 0 10px 0;
	margin:0 0 10px 0;
}
.video_section .next img {
	float:left;
	margin:0 8px 8px 0;
}
.bg_grey {
	background:#383F44;
	margin:0;
	padding:0;
	width:215px;
	height:351px;
	float:left;
}
.bg_grey H2 {
	color:#fff!important;
	margin:15px 13px 0 13px!important;
	padding:0;
	display:block;
	font-weight:normal;
}
.bg_grey P {
	margin:20px 13px 0 13px!important;
	padding:0;
	color:#92BD2D!important;
}
.bg_grey a {
	padding:0 0 0 15px!important;
	background: url(../../../../laf/main_nav_point_off.gif) 0 6px no-repeat!important;
	color:#FFF!important;
	text-decoration:none;
	display:block;
}
.bg_grey a:hover {
	text-decoration:underline;
}
.double_column .intro {
	float:none !important;
	width:auto !important;
	height:auto !important;
}
.double_column .intro H3 {
	color:#D5201E!important;
}
.two_column {
	clear:left;
}
.two_column .intro {
	float:left;
	width:234px;
	display:inline-block;
	margin:23px 18px 0 0!important;
	border-bottom:1px solid #C0BFBF;
	height:200px;
	overflow-y:hidden;
}
.two_column .intro H3 {
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0;
}
.two_column .intro H3.video {
	display:block;
	padding:0 25px 0 0!important;
	float:left;
	text-align: right;
	font-weight:normal;
}
.two_column .intro H4 {
	margin:0 0 14px 0;
	padding:0;
}
.two_column .intro a {
	color:#D5201E;
	text-decoration: none;
	background: url(../../../../laf/top_nav_point_on.gif) 0 6px no-repeat;
	padding:0 0 0 15px;
    margin:0;
	display:block;
	clear:both;
}
.two_column .intro UL {
	margin:0;
	padding:0;
}
.two_column .intro LI {
	margin:0 0 5px 0!important;
	padding:0;
	display:block;
	list-style:none;
}
.two_column .intro img {
	border:0!important;
	display:block;
}
.two_column .country_border img {
	padding:2px!important;
	border:1px solid #C0BFBF!important;
}
.two_column .country img {
	float:none;
	clear:both;
	margin-bottom:12px;
	display:block;
}
.two_column .country {
	width:230px;
	border-bottom:none;
	margin:15px 0 0 18px!important;
	display:block;
}
.two_column .country_border {
	width:220px;
	border-bottom:none;
	border-right:1px solid #C0BFBF;
	margin:15px 0 0 18px!important;
}
.intro H3 {
	color:#383F44!important;
	margin:0 0 12px 0;
	padding:0;
}
.intro img {
	float:left;
	margin:0 15px 10px 0;
	padding:0;
	border:3px solid #cccccc;
}
.intro p {
	color:#383F44!important;
    padding:0!important;
	margin:0!important;
	display:block;
}
.intro.last {
	border:0!important;
}
.intro a {
	color:#D5201E;
	text-decoration: none;
	background: url(../../../../laf/top_nav_point_on.gif) 0 6px no-repeat;
	padding:0 0 0 15px;
	display:inline;
}
.intro a:hover {
	text-decoration: underline;
}
.intro {
	float:left;
	display:block;
	padding:0 0 15px 0;
	margin:0 0 15px 0 !important;
	border-bottom:1px solid #C0BFBF;
}
.intro.wide {
	width:504px!important;
	float:none!important;
}
.split_column {
	width:340px;
	float:left;
	display:inline;
 }
.split_column.right {
	width:340px;
	float:right!important;
	border-left:1px solid #cccccc;
	padding:0 0 0 20px;
}
.scroller {
	width:703px;
	height:277px;
	background: url(../../../../laf/palm.jpg) no-repeat;
	overflow:hidden;
	margin:0 0 16px 0;
}
.scroller_inner {
	width:315px;
	height:240px;
	display:block;
	background: #ffffff;
	-moz-opacity: 0.85;
	opacity:.85;
	filter: alpha(opacity=85);
	margin:19px 0 0 19px;
}
.scroller_inner H2 {
	padding:18px 18px 0 18px!important;
}
.scroller_inner P {
	padding:0 18px 0 18px!important;
	margin:0!important;
	display:block;
}
.scroller_inner a {
	color:#D5201E;
	text-decoration: none;
	background: url(../../../../laf/top_nav_point_on.gif) 0 6px no-repeat;
	padding:0 0 0 15px!important;
	font-size:100%;
	margin:0 0 5px 0!important;
	display:block;
	line-height:1em;
	clear:both;
}
.scroller_inner a:hover {
	text-decoration: underline;
}
.list_outer {
	background:#cccccc!important;
	overflow:hidden;
	display:block;
	margin:0 8px 15px 0;
	padding:0;
	width:725px;
}
.list_column {
	width:310px;
	overflow:hidden;
	padding:10px 20px 12px 20px;
	float:left;
	margin:0;
	display:block;
}
.list_column HR {
	background:#fff;
	margin:0 5px 0 10px;
}
.list_column H3 {
	color:#D5201E;
	margin:16px 0 12px 0;
	clear:both;
	padding:0 30px 10px 0;
	float:left;
	text-align: right;
	font-weight:normal;
}
.list_column UL {
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	clear:both;
	width:325px;
	border-bottom:1px solid #fff
}
.list_column UL LI A {
	background: url(../../../../laf/bg_arrow.gif) 0 6px no-repeat;
	padding:0 0 0 20px;
	color:#333333!important;
	margin:0 0 12px 0;
	display:block;
}
.list_column UL LI A:HOVER {
	color:#D5201E!important;
	text-decoration:none!important;
}
.list_column UL.last {
	border:0!important;
}
 
#main_content #tab_area {
	background:#EDEDED;
	font-size:12px;
	padding:5px 0;
	overflow:hidden;
}
#main_content #tab_area ul {
	margin:0 0 0 -1px;
	padding:0;
	list-style:none;
	position:relative;
}
#main_content #tab_area li {
	margin:0 9px 0 0;
	padding:0 0 0 11px;
	display:inline;
	border-left:1px solid #333;
}
#main_content #tab_area li a {
	margin:0;
	padding:0;
	text-decoration:underline;
}
#main_content #tab_area li.ui-tabs-selected a {
	color:#333;
	text-decoration:none;
}

/* Right hand column Area */
#right_column {
	width:200px;
	margin:20px 18px 20px 0;
	float:right;
	overflow:hidden;
	display:inline;
}
#right_column h3 {
	font-size:18px;
	color:#383F44;
	margin:0 0 10px 0;
	padding:0 25px 0 0;
   	font-weight:normal;
}
#right_column h4 {
	font-size:12px;
	color:#383F44;
	margin:0;
	padding:8px 0 0 0;
}
#right_column h5 {
	font-size:14px;
	color:#D5201E;
	margin:0 0 0 0;
	padding:0 0 0 0;
   	font-weight:bold;
	clear:both;
}
#right_column p {
	color:#383F44;
	font-size:12px;
	padding:0;
}
#right_column P img {
	float:right;
	margin:0 0 0 18px;
	padding:0;
}
#right_column a {
	color:#D5201E;
	text-decoration: none;
	background: url(../../../../laf/top_nav_point_on.gif) 0 6px no-repeat;
	padding:0 0 0 15px;
	font-size:12px;
	margin:0;
	display:block;
	clear:both;
}
#right_column a:hover {
	text-decoration:underline;
}
#right_column ul {
	list-style:none;
	padding:0;
	margin:0;
	display:block;
}
#right_column ul li {
	margin:0;
	display:block;
	padding:0;
	line-height:1em;
}
#right_column .right_contain {
	background: #92BD2D;
	margin:0 0 12px 0;
	display:block;
	padding:0 0 5px 0;
}
#right_column .right_contain H4 {
	font-weight:normal;
	color:#fff;
	margin:0 12px 0 12px;
}
#right_column .right_contain P {
	margin:0 12px 0 12px;
}
#right_column .right_contain a {
	color:#fff;
	background: url(../../../../laf/main_nav_point_off.gif) 0 6px no-repeat;
	margin:5px 12px 0 12px;
}
#right_column .right_contain a:hover {
	background: url(../../../../laf/top_nav_point_on.gif) 0 6px no-repeat;
	color:#D5201E;
}
#right_column .italy {
	width:205px;
	height:274px;
    display:block;
}
#right_column .italy a {
	color:#656565!important;
	margin:3px 0 0 0;
}
#right_column .italy H4 {
	padding-top:100%;
	margin:0;
}

.baseSector H3 {
	background:#383F44;
	color:#fff;
	margin:0;
	padding:6px 0 6px 17px;
	border:0;
	font-weight:normal;
}
.baseSector H3 p {
	padding: 0px;
	margin: 0px;
	color:#fff;
}
.baseSector select {
	margin:12px 0 22px 17px;
	display:block;
}
.baseSector select option:hover {
	background:red;
	display:block;
}
.baseSector a {
	color:#FFFFFF;
	text-decoration: none;
	background:none;
	padding:0;
	margin:0;
	display:block;
	clear:both;
}
.baseSector a:hover {
	text-decoration:none;
}
.baseSector label {
	display:none;
}

/* Maps page */

.mapdiv {
	float:left;
	display:inline;
	width:417px;
	height:366px;
	margin:10px 0 0 18px;
}
#map_area .mapdiv a {
	background: none;
	margin: 0px;
	padding: 0px;
	display:inline;
	color: #000;
}
.block_button_map {
	float:right;
	background: url(../../../../laf/btn_map.gif) no-repeat;
	display:block;
	width:230px;
	height:38px;
	margin:15px 13px 10px 0;
	overflow:hidden;
}
.block_button_map a {
	color:#D5201E;
	text-decoration: none;
	background: url(../../../../laf/top_nav_point_on.gif) 0 6px no-repeat;
	padding:0 0 0 15px;
	margin:10px 0 0 15px!important;
	display:block;
	clear:both;
}
#map_area {
	width:696px;
	float:left;
	display:block;
	margin:0 0 10px 0;
	padding:0 0 18px 0;
	background:#EAEAEA;
}
#map_area img {
	float:left;
	display:block;
	margin:0 8px 0 10px;
}
#map_area H2 {
	margin:12px 0 12px 10px;
	display:block;
}
#map_area .right_col {
	float:right;
	display:inline;
	width:224px;
	margin:10px 18px 12px 0;
	padding:0;
	overflow:hidden;
}
#map_area A {
	color:#fff;
	text-decoration: none;
	background: url(../../../../laf/main_nav_point_off.gif) 6px 16px no-repeat #333333;
	padding:8px 0 8px 15px;
	margin:0 0 10px 0;
	clear:both;
	display:block;
}
#map_area A {
	color:#fff!important;
}
#map_area .half_column {
	margin:0 0 10px 0!important;
}
.search_block {
	background:#999999;
	display:block;
	padding:0 0 20px 0;
}
#main_content .search_block H3 {
	margin:0;
	color:#fff;
	font-weight:normal;
	padding:12px 0 5px 12px;
}
.search_block .field {
	width:160px;
	height:19px;
	color:#333333;
	border:none;
	margin:0 0 0 12px;
	padding:0;
	border:solid #999999;
	border-width:0 0 1px 0;
}
.search_block .button {
	background:url(../../../../laf/btn_go.gif) #D5201E no-repeat right;
	border:0;
	width:24px;
	height:19px;
	display:inline;
	color:#fff;
	margin:0;
}
.world_map {
	margin:0 0 20px 0;
}

/* World Map Selectors */
.clearfix h1 {
	width: 480px;
	float:left;
}
#main_content .drop_select {
	float:left;
	margin:0 39px 12px 39px;
	font-weight:bold;
}
#main_content .drop_select H3 {
	margin:0 0 4px 0;
	font-weight:normal;
}
#main_content .drop_select INPUT {
	background:url(../../../../laf/btn_go.gif) #D5201E no-repeat right;
	border:0;
	width:24px;
	height:19px;
	display:block;
	color:#fff;
	margin:0;
}
#main_content .drop_select SELECT {
	width:180px;
	margin:0 3px 0 0;
}
#main_content .block_drop {
	width:370px;
	float:right;
	margin:14px 0 0 0;
}
#main_content .block_drop H3 {
	margin:0 0 4px 0;
	font-weight:normal;
	float:left;
	width:100px;
}
#main_content .block_drop SELECT {
	width:180px;
	margin:0 3px 0 4px;
}
#main_content .block_drop INPUT {
	background:url(../../../../laf/btn_go.gif) #D5201E no-repeat right;
	border:0;
	width:24px;
	height:19px;
	display:block;
	color:#fff;
	margin:0;
}
/*.drop_select{
    width:215;
    float:left;
    margin:0 23px 17px 0;
 }
 
 .drop_select H3{
    margin:0 0 4px 0;
    font-weight:normal;
}
.drop_select INPUT {
	background:url(../../../../laf/btn_go.gif) #D5201E no-repeat right;
	border:0;
	width:24px;
	height:19px;
	display:block;
	color:#fff;
	margin:0;
}
.drop_select SELECT {
	width:180px;
	margin:0 3px 0 0;
}
.block_drop {
	width:324px;
	float:right;
	margin:14px 0 0 0;
}
.block_drop H3 {
	margin:0 0 4px 0;
    font-weight:normal;
	float:left;
	width:85px;
}
.block_drop SELECT {
	width:180px;
	margin:0 3px 0 4px;
}
.block_drop INPUT {
	background:url(../../../../laf/btn_go.gif) #D5201E no-repeat right;
	border:0;
	width:24px;
	height:19px;
	display:block;
	color:#fff;
	margin:0;
}
*/  
.drop_select a {
 text-decoration:underline !important;
}
.drop_select a:hover {
	text-decoration:none !important;
}

/* FOOTER */
 #footer {
	width:933px;
	clear:both;
	display:block;
	border-top:1px solid #cccccc;
	margin:0 0 0 18px;
	position:relative;
	z-index:1000;
	background: #fff;
}
#footer ul {
	margin:0;
	padding:0;
	position:relative;
	z-index:100;
	background: #fff;
}
#footer ul li {
	display:inline-block;
	padding:0 10px 0 0;
	margin:0;
	float:left;
	list-style:none;
}
#footer ul li.no_pad {
	padding:0!important;
}
#footer ul li.headlink {
	display:inline-block;
	margin:0!important;
	padding:0 10px 0 10px!important;
}
#footer ul li.headlink:hover {
	background: url(../../../../laf/shaddow_topnav.gif) #F4F4F4 bottom right no-repeat;
	padding:0 10px 0 9px!important;
	margin:0 10px 0 0;
	border:solid #DFDFDF;
	border-width:0 0 1px 1px;
	position:relative;
	z-index:2000!important;
	top:-3px;
}
#footer ul li.headlink a:hover {
	text-decoration:none;
}
#footer ul li.first {
	margin:0!important;
}
#footer ul li.last {
	padding:0!important;
	border-right:none!important;
}
#footer ul li a {
	text-decoration:none;
	color:#8C8C8C;
	font-size:12px;
	padding:0 10px 0 0;
	display:block;
	margin:8px 0 8px 0;
	border-right:1px solid #8C8C8C;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#footer li ul {
	display:none;
	padding:15px 0 10px 0!important;
	margin:0 0 -1px 0!important;
	z-index:1!important;
	bottom:30px;
	right:-1px;
	position:absolute;
	border:solid #DFDFDF;
	border-width:1px 0 0 1px;
	background: url(../../../../laf/shaddow_topnav.gif) #F4F4F4 top right no-repeat;
	width:200px;
}
#footer li li {
	display:block;
	float:none;
	border:none!important;
	margin:0 15px 15px 15px;
}
#footer li li a {
	padding:0 0 0 26px!important;
	margin:0;
	font-weight:lighter;
	border:0!important;
	line-height:1.5em;
}
#footer li li a:hover {
	text-decoration:underline!important;
}
.del {
	background:url(../../../../laf/del.gif) no-repeat;
}
.windows {
	background:url(../../../../laf/windows.gif) no-repeat;
}
.google {
	background:url(../../../../laf/google.gif) no-repeat;
}
.yahoo {
	background:url(../../../../laf/yahoo.gif) no-repeat;
}
.tech {
	background:url(../../../../laf/tech.gif) no-repeat;
}
.reports {
	background:url(../../../../laf/bg_reports.gif) top right no-repeat;
}
.events {
	background:url(../../../../laf/bg_events.gif) top right no-repeat;
}
.pod {
	background:url(../../../../laf/bg_pod.gif) top right no-repeat;
}
.blog {
	background:url(../../../../laf/bg_blog.gif) top right no-repeat;
}
.contact {
	background:url(../../../../laf/bg_contact.gif) 100% 50% no-repeat;
}
.delivery {
	background:url(../../../../laf/bg_delivery.gif) 100% 50% no-repeat;
	padding-right:30px !important;
}
.consulting {
	background:url(../../../../laf/bg_consulting.gif) top right no-repeat;
}
.technology {
	background:url(../../../../laf/bg_technology.gif) top right no-repeat;
}
.contractors {
	background:url(../../../../laf/bg_contractors.gif) top right no-repeat;
}
.energy {
	background:url(../../../../laf/bg_energy.gif) top right no-repeat;
	padding-right:30px !important;
}
.events {
	background:url(../../../../laf/bg_events.gif) top right no-repeat;
}
.oil {
	background:url(../../../../laf/bg_oil.gif) top right no-repeat;
	padding-right:30px !important;
}
.property {
	background:url(../../../../laf/bg_property.gif) 100% 50% no-repeat;
	padding-right:30px !important;
}
.public {
	background:url(../../../../laf/bg_public.gif) 100% 50% no-repeat;
	padding-right:30px !important;
}
.transport {
	background:url(../../../../laf/bg_transport.gif) top right no-repeat;
}
.utilities {
	background:url(../../../../laf/bg_utilities.gif) 100% 50% no-repeat;
	padding-right:30px !important;
}
.video {
	background:url(../../../../laf/bg_video.gif) top right no-repeat;
}
.country_border .contact {
	background:url(../../../../laf/bg_contact.gif) 40% 25% no-repeat;
}
.scroll_navigation li {
	padding:0 !important;
}
.client_Success {
	width:733px !important;
	margin-left:-30px;
}
.client_Stories {
	width:336px;
	float:left;
	margin:0 0 5px 30px !important;
	height:160px;
	overflow-y:hidden;
}
#StandardContentArea p {
	margin:0;
}
.expert_Tabviews {
	margin:0 !important;
	padding:0 0 10px 0;
	height:auto;
	width:100%;
}
#main_content .expert_Tabviews p, #main_content .expert_Tabviews h2, #main_content .expert_Tabviews a {
}
.list_outer .list_column ul li {
	display:block;
	line-height:1em !important;
}
.researchReports {
	height:auto !important;
}
.FirstParagraph {
	font-weight:bold !important;
}
.references {
	width:100% !important;
	display:block !important;
}
#VIDEO {
	border: #cccccc 1px solid;
	background: url(../../../../laf/logo_ech.gif) no-repeat 10px 10px;
}
.ImmTS_Default {
	border:0;
}

/*****  WW Changes *****/

#homeIntro {
	float:left;
	display:inline;
	width:674px;
	background:#D6201F;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding:9px 10px 0 10px;
	margin:8px 0 0 18px;
	height:48px;
	overflow:hidden;
}
#homeIntro p, #homeIntro h1 {
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
#homeScroll {
	float:left;
	display:inline;
	width:694px;
	margin:10px 0 0 18px;
}
#homeLeft {
	float:left;
	display:inline;
	width:712px;
}
#homeRight {
	float:right;
	display:inline;
	width:218px;
	margin:0 18px 0 0;
	padding:0 0 10px 0;
	overflow:hidden;
}
#homeRight h3 {
	font-size:18px;
	font-weight:normal;
	margin:0;
}
#homeRight .baseSector h3 {
	font-size:14px;
	font-weight:bold;
}
#homeRight .baseSector h3 a {
	text-decoration:none;
	color:#FFFFFF;
}
#homeRight .baseSector {
	margin:8px 0 10px 0;
}
#homeRight .baseSector a {
	color:#333333;
	text-decoration:underline;
}
#homeRight .baseSector a:hover {
	color:#D5201E;
	text-decoration:underline;
}
.rightBlock {
	margin:8px 0 0 0;
	padding:8px 0 0 0;
	width:218px;
	border-top:3px solid #CCCCCC;
	clear:both;
}
#homeRight p.newsDate {
	margin:8px 0 0 0;
	padding:0;
	font-size:12px;
}
#homeRight p.newsLink {
	margin:0;
	padding:0;
	font-size:12px;
}
#homeRight p.viewAll {
	margin:14px 0 0 0;
	padding:10px 0 1px 0;
	border-top:1px dashed #CCCCCC;
	font-size:12px;
}
#homeRight a {
	color:#D5201E;
	text-decoration:none;
}
#homeRight a:hover {
	color:#333333;
}
#homeRight p.viewAll a {
	display:block;
	background: url(../../../../laf/bg_arrow.gif) 0 50% no-repeat;
	padding:0 0 0 15px;
}
#homeRight #tagCloud {
	padding:10px 0 0 0;
}
#homeRight #tagCloud h3 {
	margin:0 0 5px 0;
}
#homeRight #tagCloud p {
	margin:0 0 0 0;
	padding:0;
	line-height:20px;
}
#homeRight #tagCloud a {
	color:#999999;
	text-decoration:none;
}
#homeRight #tagCloud a:hover {
	color:#D5201E;
	text-decoration:none;
}
#base_nav {
	float:left;
	display:inline;
	margin:10px 0 10px 0;
	width:970px;
}
.baseSector {
	float:left;
	display:inline;
	width:218px;
	height:auto;
	margin:0 2px 0 18px;
	background:#F4F4F4;
	padding:0;
	border:none !important;
}
.baseSectorLast {
	float:left;
	display:inline;
	width:218px;
	height:auto;
	margin:0 0 0 18px;
	background:#B6DF1A;
	border:none !important;
	padding:0;
}
.baseSector div, .baseSectorLast div {
	border:none !important;
	height:auto;
	width:auto;
	padding:0;
}
.baseSectorLast div a, .baseSectorLast div {
	color:#FFFFFF;
}
.baseSector img, .baseSectorLast img {
	display:block;
}
.baseSector select {
	margin:0 0 10px 0;
	width:199px !important;
}
.baseSector h3 p, .baseSectorLast h3 p {
	margin:0;
	padding:0;
}
.baseSector h3, .baseSectorLast h3 {
	font-size: 14px;
	font-weight:bold;
	padding:5px 10px 5px 10px;
	width:198px;
	background:#383F44;
}
.baseSectorLast h3 {
	background:#B6DF1A;
	position:relative;
	z-index:20;
}
.baseSector div h3 {
	display:none;
}
.baseSector .baseText, .baseSectorLast .baseText {
	font-size:13px;
	padding:10px 10px 10px 10px;
	width:199px;
	background:none;
}
.baseSector .baseText p, .baseSectorLast .baseText p {
	font-size:13px;
	padding:0;
	margin:0;
}
.baseSectorLast .baseText a.arrowText {
	font-size:13px;
	font-weight:bold;
	background:url(../../../../laf/green_arrow_bg.gif) 100% 50% no-repeat #FFFFFF;
	margin:0 0 7px 0;
	padding:5px;
	color:#B6DF1A;
	display:block;
	text-decoration:none;
}
.baseSectorLast .baseText a.arrowText:hover {
	text-decoration:none;
	color:#D4201F;
}
.baseSectorLast .baseText a, .baseSector .baseText a {
	display:inline;
	background:none;
	text-decoration:underline;
	color:#333333;
}
.baseSectorLast .baseText a:hover, .baseSector .baseText a:hover {
	color:#D4201F;
}
#right_column a.redArrowText, #right_column span.redArrowText {
	font-size:13px;
	font-weight:bold;
	background:url(../../../../laf/red_arrow_bg.gif) 100% 50% no-repeat #D4201F;
	margin:7px 0 0 0;
	padding:5px 5px 5px 10px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
#right_column a.greenArrowText {
	font-weight:bold;
	background:url(../../../../laf/green_arrow_bg1.gif) 100% 50% no-repeat #75BD2D;
	margin:17px 0 17px 0;
	padding:5px 5px 5px 10px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
#right_column a.redArrowText:hover {
	text-decoration:none;
	color:#FFFFFF;
}
#main_content .sectorsTable {
	margin:0 0 0 -20px;
	position:relative;
	border-collapse:collapse;
}
#main_content .sectorsTable td {
	width:218px;
	border-left:20px solid #FFFFFF;
	border-bottom:20px solid #FFFFFF;
	background:#F2F2F2;
	vertical-align:top;
	padding:0;
	margin:0;
	border-collapse:collapse;
}
#main_content .sectorsTable img {
	display:block;
}
#main_content .sectorsTable h3 {
	color:#FFFFFF;
	background:url(../../../../images/red_header_bg.png) 0 0 repeat-x;
	position:relative;
	margin:-15px 0 0 0;
	padding:22px 10px 7px 10px;
	font-size: 13px;
	font-weight:bold;
}
#main_content .sectorsTable h3 a, #main_content .sectorsTable h3 a:hover {
	font-size: 13px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
#main_content .sectorsTable ul, .baseSector div ul {
	list-style:none;
	margin:10px;
	padding:0;
}
#main_content .sectorsTable li, .baseSector div li {
	margin:0;
	padding:0 0 2px 16px;
	font-size:12px;
	background:url(../../../../laf/bg_arrow.gif) 0 4px no-repeat;
}
#main_content .sectorsTable a, .baseSector div a {
	color:#333333;
}
#main_content .sectorsTable a:hover, .baseSector div a:hover {
	color:#D5201E;
}
.whoWeAre {
	clear:both;
	width:460px;
	float:left;
	display:inline;
	margin:0 0 20px 0;
}
.whoWeAre #whoWeAreLinks {
	float:left;
	display:inline;
	width:124px;
}
.whoWeAre #whoWeAreLinks h4 {
	margin:0 0 2px 0;
	padding:7px 7px 7px 7px;
	background:#CCCCCC;
	color:#333333;
	font-size:12px;
	cursor:pointer;
	position:relative;
}
.whoWeAre #whoWeAreLinks h4 object {
	cursor:pointer;
	display:block;
}
.mask {
	cursor: pointer;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.whoWeAre #whoWeAreLinks h4:hover, .whoWeAre #whoWeAreLinks h4.on {
	background:#D6201F;
	color:#FFFFFF;
}
.whoWeAre #whoWeAreBlock1 {
	background:url(../../../../laf/block1.gif) 0 0 no-repeat #F2F2F2;
	float:left;
	display:inline;
	margin:0 0 0 8px;
}
.whoWeAre #whoWeAreBlock2 {
	float:left;
	display:inline;
	background:url(../../../../laf/block2.gif) 100% 0 no-repeat;
}
.whoWeAre #whoWeAreBlock3 {
	float:left;
	display:inline;
	background:url(../../../../laf/block3.gif) 0 100% no-repeat;
}
.whoWeAre #whoWeAreBlock4 {
	float:left;
	display:inline;
	background:url(../../../../laf/block4.gif) 100% 100% no-repeat;
	width:308px;
	padding:10px;
}
.whoWeAre #whoWeAreBlock1 .whoSection {
	float:left;
	display:inline;
	width:308px;
}
.expertViewpoint {
	background:#75BD2D;
	position:relative;
	height:94px;
	padding:0 0 0 0;
	clear:both;
}
.expertViewpoint img {
	position:absolute;
	left:0;
	top:0;
	border-right:1px solid #FFFFFF;
}
#right_column .expertViewpoint h4 {
	position:absolute;
	left:100px;
	bottom:5px;
	color:#FFFFFF;
}
#right_column blockquote {
	font-size:11px;
	display:inline;
	padding:4px 0 0 25px;
	margin:0;
	background:url(../../../../laf/quote.gif) 0 0 no-repeat;
	font-style:italic;
}
#right_column blockquote p {
	display:inline;
	margin-top:0;
}
#right_column p.tel {
	display:block;
	clear:both;
	padding:3px 0 0 40px;
	background:url(../../../../laf/phone.gif) 0 0 no-repeat;
	margin-top:0;
}
#right_column .tel a {
	text-decoration:underline;
	background:none;
	padding:0;
	margin:10px 0 0 0;
}
.wwifr {
	position:absolute;
	overflow:hidden;
	top:0;
	left:0;
	height:0;
	width:0;
}
#right_column span.contactPersonTitle {
	margin:0 0 10px 0;
}
.contactPerson {
	padding:0 10px 10px 10px;
	background:#F6F6F6;
}
.contactPerson label {
	display:block;
	font-size:12px;
	padding:10px 0 0 0;
}
.contactPerson input {
	width:212px;
	margin:5px 0 0 0;
	border:1px solid #999999;
	padding:2px;
}
.contactPerson textarea {
	width:212px;
	height:100px;
	margin:5px 0 0 0;
	padding:2px;
	border:1px solid #999999;
}
#right_column .contactPerson input {
	width:174px;
}
#right_column .contactPerson textarea {
	width:174px;
}
.contactPerson textarea.dummie {
	color:#999999;
}
#right_column .contactPerson a {
	display:inline;
	background:none;
	padding:0;
	margin:0;
}
.contactPerson .btnSubmit, .newsFilter .btnSubmit, #right_column .contactPerson .btnSubmit {
	margin:10px 10px 0 0;
	padding:3px 10px 3px 4px;
	width:auto;
	color:#FFFFFF;
	background:url(/laf/red_arrow_grey.gif) 100% 50% no-repeat #D5201E;
	border:none;
	cursor:pointer;
}
#right_column .contactPerson p {
	padding:10px 0 0 0;
	margin:0;
}
.contactThankyou {
}
.newsFilter {
	clear:both;
	margin:10px 0 10px 0;
	padding:10px 10px 10px 10px;
	background:#F6F6F6;
}
#right_column .newsFilter h3 {
	float:none;
}
#sub_nav .newsFilter h3 
{
    float:none;
	font-size:18px;
	color:#383F44;
	margin:0 0 10px 0;
	padding:0 25px 0 0;
   	font-weight:normal;
}
.newsFilter span {
	display:block;
	margin:10px 0 0 0;
	font-size:12px;
}
.newsFilter select {
	width:100%;
	margin:5px 0 0 0;
	border:1px solid #999999;
	padding:2px;
}
.newsItem {
	margin:20px 0 0 0;
	float:left;
	display:inline;
	width:100%;
	padding:0 0 20px 0;
	border-bottom:1px solid #DFDFDF;
}
#main_content .newsItem p {
	margin-bottom:0;
}
.newsItem img {
	float:left;
	display:inline;
	width:119px;
	height:auto;
	border:3px solid #DFDFDF;
}
.newsItem a {
	font-weight:bold;
}
.newsRight {
	float:right;
	display:inline;
	width:330px;
}
.PageCounter {
	float:left;
	margin:10px 0 0 0;
}
.PageCounter .PageCounter {
	margin:0;
}
h3.contact {
	float:left;
}
.videoBox img {
	margin:7px 0 0 0;
	border:3px solid #DFDFDF;
}
.videoBox {
	outline:none;
}
#main_content table, #main_content td {
	border-collapse:collapse;
	margin:0;
	padding:0;
	vertical-align:top;
}
#main_content td {
	padding:0 20px 16px 0;
}

/***** POLL *****/

.poll {
	padding:10px;
	background:#F4F4F4;
	width:180px;
}
.poll table, .poll td {
	border:none !important;
	border-collapse:collapse;
}
.poll td {
}
.poll td td {
	padding:5px 0 0 0;
}
.poll span b {
}
.poll table {
	width:180px !important;
}
.poll table table {
	width:auto !important;
}
.poll table table td {
}
.poll input {
	background:url(../../../../laf/red_arrow_grey.gif) 100% 50% no-repeat #D4201F;
	border:none;
	color:#FFFFFF;
	padding:3px 20px 3px 10px;
	margin:10px 0 0 0;
}
.poll td td input {
	background:none;
	border:none;
	color:#000000;
	padding:0;
	float:left;
	display:inline;
	margin:0;
}
.poll td td label {
	float:right;
	display:inline;
	width:135px;
	top:0;
	left:0;
}

/***** Sitemap *****/

#main_content #sitemap {
	font-size:12px !important;
	margin:0;
	padding:0;
	list-style:none !important;
}
#main_content #sitemap ul{
	margin:0 0 5px 20px;
	padding:0;
	list-style:none;
	font-size:12px;
}
#main_content #sitemap li{
	margin:5px 0 0 0;
	padding:0;
	font-size:12px;
}
#main_content #sitemap li a{
	font-size:12px;
}

/***** Insights *****/

.insights {
	float:left;
	display:inline;
	margin:0 0 0 -18px;
}
.insight {
	float:left;
	display:inline;
	margin:16px 0 0 18px;
	width:223px;
	height:220px;
	border-bottom:1px solid #C0BFBF;
	overflow:hidden;
}
.insight a {
	color:#D5201E;
	text-decoration: none;
	background: url(../../../../laf/top_nav_point_on.gif) 0 6px no-repeat;
	padding:0 0 0 15px;
	margin:0;
	display:block;
	clear:both;
}

/***** Share This *****/

.shareThisWrap{
	padding:0 0 20px 0 !important;
}
.stButton{
	float:left !important;
	display:inline !important;
}
.stButton_gradient{
	float:left;
	display:inline;
}
.stButton .stButton_gradient{
	padding:1px 3px 1px 1px !important;
	font-size:11px !important;
}
.stButton .chicklets{
	font-size:10px !important;
}
.stButton .stFb_text{
	margin:1px 1px 0px 17px !important;
	padding:2px 6px 3px !important;
}
.stButton .stFb{
	border-radius:2px;
	-moz-border-radius:2px;
	border:1px solid #5F78AB !important;
}

