/* --- start of css --- */

body {
	padding:0px;
	margin:0;
	background-color: white;
	font-family:Arial, sans;
	font-size:12px;
	cursor:default;
	background-image: url(../pics/site_update/site_back.jpg);
	background-repeat:repeat-x;
}	

table {
		font-family:Arial, sans;

}
img {
  
  border:0;
}
.pagetable {
	width:100%;
}


DIV.content_cell {
	width:960px;
	text-align:left;
}

@font-face {
    font-family: 'HelveticaNeueLTStd55Roman';
    src: url('../webfontkit/helveticaneueltstd-roman-webfont.eot');
    src: url('../webfontkit/helveticaneueltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfontkit/helveticaneueltstd-roman-webfont.woff') format('woff'),
         url('../webfontkit/helveticaneueltstd-roman-webfont.ttf') format('truetype'),
         url('../webfontkit/helveticaneueltstd-roman-webfont.svg#HelveticaNeueLTStd55Roman') format('svg');
		     font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueRegular';
    src: url('../webfontkit/helveticaneue-boldcond-webfont.eot');
    src: url('../webfontkit/helveticaneue-boldcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfontkit/helveticaneue-boldcond-webfont.woff') format('woff'),
         url('../webfontkit/helveticaneue-boldcond-webfont.ttf') format('truetype'),
         url('../webfontkit/helveticaneue-boldcond-webfont.svg#HelveticaNeueRegular') format('svg');
		     font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'DejaVuSansCondensedBold';
    src: url('../webfontkit/dejavusanscondensed-bold-webfont.eot');
    src: url('../webfontkit/dejavusanscondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfontkit/dejavusanscondensed-bold-webfont.woff') format('woff'),
         url('../webfontkit/dejavusanscondensed-bold-webfont.ttf') format('truetype'),
         url('../webfontkit/dejavusanscondensed-bold-webfont.svg#DejaVuSansCondensedBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


.top_logo {
/*   width:95px; */
  vertical-align:top;
  padding:0;
  margin:0;

}

.top_line {
  width:960px;
  height:60px;
  background-image:url(../pics/site_update/top_line_back.png);
  background-repeat:no-repeat;
  text-align:left;
  position:relative;
  vertical-align:top;
  margin:0;
  padding:0;
/*   border:1px solid green; */
}

.reassuringly_different_text {

  width:430px;
  height:40px;
  font-family:'DejaVuSansCondensedBold';
  color:white;
  font-size:32px;
  text-transform:uppercase;
/*   border:1px solid red; */
  display:block;
  position:relative;
  left:120px;
  top:5px;
  float:left;
  font-weight:normal;
  letter-spacing: -.05em;
}

.social_links {
 float:right;display:block;
/*  border:1px solid black; */
 width:360px;
 height:25px;
 line-height:25px;
 display:block;
 vertical-align:middle;
 margin-top:15px;
}
.social_links IFRAME {
/*   border:1px solid green; */
  overflow:hidden; 
  width:90px; height:20px;
  float:right;
}
.social_links A {
  float:right;
  display:block;
  width:20px;
  line-height:25px;
  
  height:25px;
  padding-top:3px;
/*   margin-left:5px; */
  margin-right:9px;
}
.social_links SPAN {
  
  float:right;
  margin-right:10px;
}
.social_links img.flag {
  float:left;
  margin-top:3px;
  margin-right:10px;
}
A.flag {
  float:left;
 
}




.header_menu_logo {
    width:91px;
    height:111px;
    background-image:url(../pics/site_update/acw_menu_logo.png);
/*     float:left; */
    position:absolute;
    left:20px;
	top:0;
  
}


.sc_menu_holder {
  
  width:960px;height:340px;position:relative;overflow:hidden;
/*   border:1px dotted black; */
  
}
A.sc_menu_item {
  text-decoration:none;
}
.sc_menu_item {
  width:295px;height:53px;
  background-color:white;color:black;
  display:block;
  padding-left:15px;
  padding-top:15px;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.sc_menu_item:hover {
  background-color:#cccccc;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.sc_menu_item_selected {
  width:295px;height:53px;
  background-color:white;
  color:black;
  display:block;
  text-decoration:none;
  padding-left:15px;
  padding-top:15px;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.sc_menu_item_title {
  color:black;
  font-family:'HelveticaNeueLTStd55Roman';
  font-size:23px;
  line-height:20px;
}
.sc_menu_item_subtitle {
  color:black;
  font-family:'HelveticaNeueLTStd55Roman';
  font-size:15px;
  
}


.sc_arrow_right {
  width:11px;
  height:38px;
  background-image:url(../pics/site_update/sc_arrow_right.png);
  background-repeat:no-repeat;
  float:right;
  margin-right:10px;
}
.sc_menu_item .sc_arrow_right {
  
  display:none;
}

.sc_menu_item_selected .sc_arrow_right {
  display:block;
  
}

.sc_menu_item_special {
  width:295px;height:53px;background-color:white;color:black;
  display:block;

  background-image:url(../pics/site_update/special_item_back.png);
  background-repeat:repeat;
  
  color:white;
  padding-left:15px;
  padding-top:15px;
  
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
  text-decoration:none;
}

.sc_menu_item_special .sc_arrow_right {
  display:none;
}

.sc_menu_item_special  .sc_menu_item_title {
  color:white;
  font-family:'HelveticaNeueLTStd55Roman';
  font-size:23px;
  line-height:20px;
}
.sc_menu_item_special  .sc_menu_item_subtitle {
  color:white;
  font-family:'HelveticaNeueLTStd55Roman';
  font-size:15px;
  
}

.construction_updates_title {
  font-family: 'HelveticaNeueLTStd55Roman';
  font-size:18px;
  font-weight:normal;
  
}
#cu_panel {
  cursor:pointer;display:block;float:left;margin-left:20px;
  margin-top:10px;
  width:190px;
}
#cu_panel:first-child {
  margin-left:0px;
}
#cu_panel IMG {
  border:5px solid #cacaca;
  
}
#cu_panel A {
  text-decoration:none;
  color:black;
}

#cu_panel .date {
  color:black;
  font-style:italic;
  font-weight:normal;
}
#cu_panel .title {
  color:#999999;
  font-style:normal;
  font-weight:bold;
}
.project_link_panel {
  display:block;position:absolute;
  left:100%;
  width:160px;margin-left:-180px;
  top:100%;
  height:40px;margin-top:-40px; 
  background:black;z-index:2;
  text-align:center;
  line-height:40px;
}
#project_link {
  color:white;
  font-family:'HelveticaNeueLTStd55Roman';
  font-size:15px;
  font-weight:bold;
  text-decoration:none;
}
a.sitebutton:link {text-decoration:none;}
a.sitebutton:visited {text-decoration:none;}
a.sitebutton:hover {text-decoration:none;}
a.sitebutton:active {text-decoration:none; } 


.header_image_home {
	width:100%;
	height:375px;
	background-image:url(../pics/pages/home/home_new_pic.png);
	border:0px solid green;
	background-repeat:no-repeat;
	
}


.header_image {
	width:100%;
	height:234px;
	border:0px solid green;
}



.header_logo {
	background:url(../pics/acw_logo.gif);
	width:62px;
	height:80px;
}
#content_div {
/* 	background:white; */
	display:block;
	width:100%;
	padding:0;
	margin:0;
	text-align:left;
}
#page_footer {
  background-image:url(../pics/site_update/footer_back.jpg);
  background-repeat:repeat-x;
  margin-top:30px;
  background-color:white;
  padding-bottom:30px;
}
#page_footer .contents {
	width:960px;
	height:51px;
	text-align:center;
	display:block;
	font-size:9px;
	text-transform:uppercase;
	color:#999999;
	font-weight:normal;
	padding-top:20px;
}
#page_footer .left_part {
  width:287px;
  border-right:#999999;
  padding-right:22px;
  border-right:1px solid #999999;
  float:left;
}
#page_footer .right_part {
  
  text-decoration:none;
  color:#999999;
  float:left;
  margin-left:34px;
  width:612px;

  text-align:left;
}
#page_footer  A {
  text-decoration:none;
  color:#999999;
  text-transform:none;
  font-size:11px;
  line-height:18px;
  font-family:"Verdana","Arial";

}

#page_footer .globe_map {
  background-image:url(../pics/site_update/footer_map.png);
  width:100px;
  height:51px;
  display:block;
  float:right;
}

.clear {
  clear:both;
}



td.main_content_left
{
	background:#898989;
	width:300px;
	text-align:center;
}
div.main_content_left {
  	width:270px;
	display:block;
	padding:20px;
	color:white;
	font-size:15px;
	font-weight:bold;
	text-align:left;
}
td.main_content_right
{
	background:#e9e9e9;
	color:#696969;
 	width:640px;
	padding:20px;
}
div.main_content_right {
	width:611px;
	display:block; 

	text-align:left; 
	line-height:18px;
/* 	border:1px solid red; */
	color:black;
}


td.main_content_right A {
	
	text-decoration:none;
}






#ourapproach_table {
	width:100%;
	
}
#ourapproach_table .even {
	height:30px;
	background:#EEEEEE;
}
#ourapproach_table TD {
	height:30px;
	
}









ul.square_big {
	list-style-type: none;
	padding: 0;
	padding-top:10px;
	margin: 0;
	margin-left:10px;
}
ul.square_big li {
	background-image: url(../pics/bullet_square.gif);
	background-repeat: no-repeat;
	background-position: left  0.5em;
	padding-left:1.1em;
	padding-bottom:5px;
}


ul {
	list-style-type: none;
	padding: 0;
	padding-top:10px;
	margin: 0;
	margin-left:10px;
	line-height:18px;
}
ul li {
	background-image: url(../pics/bullet_square.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em; /*0.2em 0.5em;*/
	padding-left:1.1em;
	padding-bottom:5px;
	line-height:18px;
}


ul.square_small {
	list-style-type: none;
	padding: 0;
	padding-top:10px;
	margin: 0;
}
ul.square_small li {
	background-image: url(../pics/bullet_square_small.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left:1.1em;
	padding-bottom:5px;
}



ul.triangle
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.triangle li
{
	background-image: url(../pics/bullet_triangle_right.gif);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	padding-left: 1.1em;
	text-align:left;
}

ul.triangle a:link {
	color:#83244e;
	font-weight:bold;
	text-decoration:none;
	
}
ul.triangle a:visited {
	color:#83244e;
	font-weight:bold;
	text-decoration:none;
}
ul.triangle a:hover {
	color:#83244e;
	font-weight:bold;
	text-decoration:underline;
}

div.emailfield {
	background:url(../pics/emailfield_back.gif);
	width:191px;
	height:23px;
	background-repeat:no-repeat;
	/*position:relative;*/
	overflow:hidden;
}
input.emailfield {
	background:transparent;
	width:98%;height:98%;
	/*position:relative;*/
	/*left:-5px;
	top:-5px;*/
	padding:5px;
	margin-top:-5px;
	margin-left:-5px;
	border:none;
}

#departments {
text-align:left;font-size:14px;

}
#departments a:link {
	color:#f0a79f;
	font-weight:bold;
	text-decoration:none;
}
#departments a:visited {
	color:#f0a79f;
	font-weight:bold;
	text-decoration:none;
}
#departments a:hover {
	color:#f0a79f;
	font-weight:bold;
	text-decoration:underline;
}

#register {
	width:100%;
}
#register TD {
	background:#d0d0d0;
}

#register TD.even {
	background:#dfdfdf;
}
#register TD.heading {
	background:#969696;
	color:white;
	text-transform:uppercase;
	font-weight:bold;
}
#register div.textfield {
	background:url(../pics/emailfield_back.gif);
	width:245px;
	height:25px;
	background-repeat:no-repeat;
	display:block;
	position:relative;
	overflow:hidden;
}
#register div.textfield input {
	background:transparent;
	width:98%;height:98%;
	margin-top:2px;
	margin-left:2px;
	padding:5px;
	position:relative;
	left:-5px;
	top:-5px;
	border:none;
}
#register div.textfield select {
	border:none;
	background:transparent;
	width:100%;
	height:100%;
	left:-5px;
	top:-5px;
	padding:5px;
}

#directory {
	width:100%;
}
#directory TD {
	background:#d0d0d0;
	height:40px;
	padding-left:10px;
	padding-right:10px;
}

#directory TD.even {
	background:#dfdfdf;
	height:40px;
}



P.simple_page {
	background:#e9e9e9;
	color:#696969;
	padding-left:95px;
	padding-top:30px;
	padding-right:30px;
	padding-bottom:70px;
}




#title_panel {
	width:100%;
	background:#9d9d9d;
}
#title_panel TABLE {
	width:100%;
/* 	background:#d3d3d3; */
}



#title_panel SPAN {
	color:white;
	display:block;
	line-height:30px;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
}

#title_panel TD {
	padding-top:10px;
	padding-bottom:10px;
}


#dubai_uae_links {
	display:block;
	font-weight:bold;
	cursor:pointer;
	line-height:29px;
	font-family:Arial;
	font-size:12px;
}
#dubai_uae_links .item {
	border-bottom:1px solid #a1a1a1;
	background-image:url(../pics/bullet_triangle_red_right.gif);
	background-position: left 0.9em;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#c7c7c7;
}
#dubai_uae_links .item_ {
	border-bottom:1px solid #a1a1a1;
	background-image:url(../pics/bullet_triangle_white_right.gif);
	background-position: left 0.9em;
	background-repeat:no-repeat;
	padding-left:10px;
	color:white;
}
#dubai_uae_links .subitem {
/* 	border-bottom:1px solid #a1a1a1; */
/* 	background-image:url(../pics/bullet_triangle_red.gif); */
/* 	background-position: 0em 0.9em; */
/* 	background-repeat:no-repeat; */
	padding-left:10px;
	color:#c7c7c7;
	font-size:11px;
}
#dubai_uae_links .subitem_ {
/* 	border-bottom:1px solid #a1a1a1; */
/* 	background-image:url(../pics/bullet_triangle_white.gif); */
/* 	background-position: 0em 0.9em; */
/* 	background-repeat:no-repeat; */
	padding-left:10px;
	color:white;
	font-size:11px;
}

.landop_title {
	
}
.landop_table {
	width:572px;
	font-size:10px;
	background:#dfdfdf;
}
.landop_table TD.even {
	background:#ececec;
}

a.gray_link:link {color: gray; text-decoration: none; font-weight:bold;}
a.gray_link:visited {color: gray; text-decoration: none; font-weight:bold;}
a.gray_link:hover {color:#e71802; text-decoration: none; font-weight:bold;}
a.gray_link:active {color: gray;text-decoration: none;font-weight:bold; } 

a.red_link:link {color: #e71802; text-decoration: none; font-weight:bold;}
a.red_link:visited {color: #e71802; text-decoration: none; font-weight:bold;}
a.red_link:hover {color:#e71802; text-decoration: none; font-weight:bold;}
a.red_link:active {color: #e71802;text-decoration: none;font-weight:bold; } 


.career_position {
	padding-left:20px;
	display:block;
	font-weight:bold;
	cursor:pointer;
	line-height:29px;
	font-family:Arial;
	color:white;
	font-size:12px;
	border-bottom:1px solid #a1a1a1;
	background:none;
	background-image:url(../pics/career_icon.gif);
	background-repeat:no-repeat;
	background-position: left 0.8em;
}
.career_position_sel {
	padding-left:20px;
	display:block;
	font-weight:bold;
	cursor:pointer;
	line-height:29px;
	font-family:Arial;
	color:red;
	font-size:12px;
	border-bottom:1px solid #a1a1a1;
	background:none;
	background-image:url(../pics/career_icon.gif);
	background-repeat:no-repeat;
	background-position: left 0.8em;
}
.career_info {

font-size:11px; 
font-weight:normal;
line-height:normal;

}
.error {
	color:red;
	font-weight:bold;
}



#media_list {
	color:#696969;
}
#media_list TD.catrow {
	background:#767676;
	color:#c8c8c8;
}
#media_list TD.even {
	background:#e1e1e1;
}
#media_list TD.odd {
	background:#d3d3d3;
}
#media_list TD {
	line-height:36px;
}
#media_list a {color: #e71802; text-decoration: none; font-weight:bold;}

#updates_greeter {
	background:#6c6c6c;
	color:white;
	font-size:12px;
}
#updates_greeter SELECT {
	width:100%;
}
#updates_greeter A {
  font-size:11px;
  color:white;
  text-decoration:none;
}
#updates_greeter IMG {
  border:0px;
/*   margin-bottom:-3px; */
}


.main_menu {
  padding-bottom:10px;
  padding-top:10px;
  display:block;
  font-size:12px;
  color:white;
  font-weight:bold;
  border:0px solid black;
  text-decoration:none;
  text-transform:uppercase;
}




/* used in projects and media center project menus */

a.project_link:link {
	font-family:Arial;
	font-weight:bold;
	color:#c7c7c7;
	font-size:12px;
	text-decoration:none;
}
a.project_link:visited {
	font-family:Arial;
	font-weight:bold;
	color:#c7c7c7;
	font-size:12px;
	text-decoration:none;
}
a.project_link:hover {
	color:#dedede;
	text-decoration:none;
}

a.project_link_sel:link {
	font-family:Arial;
	font-weight:bold;
	color:white;
	font-size:12px;
	text-decoration:none;
}
a.project_link_sel:visited {
	font-family:Arial;
	font-weight:bold;
	color:white;
	font-size:12px;
	text-decoration:none;
}
a.project_link_sel:hover {
	color:white;
	text-decoration:none;
}

/* projects submenu rows */
div.submenu_projects
{
	display:block;
	line-height:29px;
	border-bottom:1px solid #a1a1a1;
}

div.submenu_projects_sel {
	display:block;
	font-weight:bold;
	cursor:pointer;
	line-height:29px;
	font-family:Arial;
	color:white;
	font-size:12px;
	border-bottom:1px solid #a1a1a1;
	background:#9b9b9b;

}

/* projects submenu entries rows */
div.project_link {
	display:block;
	line-height:29px;
	border-bottom:1px solid #a1a1a1;
	background:#929292;
	background-image:url(../pics/bullet_triangle_right.gif);
	background-repeat:no-repeat;
	background-position: 10% 50%;
}

div.project_link_sel {
	display:block;
	line-height:29px;
	border-bottom:1px solid #a1a1a1;
	background:#929292;
	background-image:url(../pics/bullet_triangle_white_right.gif);
	background-repeat:no-repeat;
	background-position: 10% 50%;
}


div.project_link_red {
	display:block;
	line-height:29px;
	border-bottom:1px solid #a1a1a1;
	background:#929292;
	background-image:url(../pics/bullet_triangle_red_right.gif);
	background-repeat:no-repeat;
	background-position: left 50%;
	
}
div.project_link_sel_red {
	display:block;
	line-height:29px;
	border-bottom:1px solid #a1a1a1;
	background:#929292;
	background-image:url(../pics/bullet_triangle_white_right.gif);
	background-repeat:no-repeat;
	background-position: left 50%;
}

/* media center submenu rows */
div.mediacenter_project {
	padding-left:20px;
	display:block;
	font-weight:bold;
	cursor:pointer;
	line-height:29px;
	font-family:Arial;
	color:#c7c7c7;
	font-size:12px;
	border-bottom:1px solid #a1a1a1;
	background:none;
	background-image:url(../pics/bullet_triangle_red.gif);
	background-repeat:no-repeat;
	background-position: 0em 0.8em;
}

div.mediacenter_project_sel {
	padding-left:20px;
	display:block;
	font-weight:bold;
	cursor:pointer;
	line-height:29px;
	font-family:Arial;
	color:white;
	font-size:12px;
	border-bottom:1px solid #a1a1a1;
	background:none;
	background-image:url(../pics/bullet_triangle_white.gif);
	background-repeat:no-repeat;
	background-position: 0em 0.8em;
}

A.white:link {
	color:white;
	text-decoration:none;
	font-weight:bold;
}
A.white:visited {
	color:white;
	text-decoration:none;
	font-weight:bold;
}
A.white:hover {
	color:white;
	text-decoration:underline;
	font-weight:bold;
}



.sf_heading {
  font-family: "HelveticaNeueLTStd55Roman";
  font-size: 22px;
  color:#ee2e24;
  font-weight:normal;
}
#sf_menuitem {
  font-family: "HelveticaNeueLTStd55Roman";
  font-size: 16px;
  color:black;
  font-weight:normal;
  margin-bottom:5px;
  padding-top:5px;
  
}

#sf_menuitem A.selected {
  font-family: "HelveticaNeueLTStd55Roman";
  font-size: 16px;
  color:black;
  font-weight:normal;
  text-decoration:none;
}
#sf_menuitem A.selected:hover {
  font-family: "HelveticaNeueLTStd55Roman";
  font-size: 16px;
  color:black;
  font-weight:normal;
  text-decoration:none;
}

#sf_menuitem A {
  font-family: "HelveticaNeueLTStd55Roman";
  font-size: 16px;
  color:#ee2e24;
  font-weight:normal;
  text-decoration:none;
}
#sf_menuitem A:hover {
  font-family: "HelveticaNeueLTStd55Roman";
  font-size: 16px;
  color:black;
  font-weight:normal;
  text-decoration:none;
}

#sf_menuitem A#sf_submenu {
  display:block;
  font-family: "Arial";
  font-size: 12px;
  color:black;
  font-weight:bold;
  text-decoration:none;
  margin-top:10px;
  margin-bottom:10px;
}
#sf_menuitem A#sf_submenu.selected {
  display:block;
  font-family: "Arial";
  font-size: 12px;
  color:black;
  font-weight:normal;
  text-decoration:none;
  margin-top:10px;
  margin-bottom:10px;
}

#sf_menuitem A#sf_submenu .sf_menu_bullet {
  color:#ee2e24;
  margin-right:5px;
  visibility:hidden;
  
}
#sf_menuitem A#sf_submenu.selected .sf_menu_bullet {
  color:#ee2e24;
  margin-right:5px;
  visibility:visible;
  
}

#sf_menuitem A#sf_submenu:hover {
  display:block;
  font-family: "Arial";
  font-size: 12px;
  color:black;
  font-weight:bold;
  text-decoration:none;
  margin-top:10px;
  margin-bottom:10px;
}
#sf_menuitem A#sf_submenu:hover .sf_menu_bullet {
  color:#ee2e24;
  margin-right:5px;
  visibility:visible;
}

#sf_overview {
  padding:0;margin:0;
  color:black;
  font-weight:normal;
  font-size:13px;
  line-height:18px;
}
#sf_overview h1 {
  font-family: "HelveticaNeueLTStd55Roman";
  font-size: 28px;
  font-weight:normal;
  padding:0;
  margin:0;
  padding-top:20px;
  padding-bottom:20px;
  display:block;
}
#sf_overview A {
  text-decoration:none;
  color:#ee2e24;
  font-weight:bold;
}

#sf_gallery:first-child {
	
	margin-left:0px;
}
#sf_gallery_item {
 	width:210px; 
	float:left;
/* 	margin-left:10px; */
	display:block;
}

#sf_gallery_item IMG {
  width:190px;
  border:5px solid #cacaca;
  margin-left:10px;
  margin-bottom:10px;
}


#future_projects_panel {
  
  border-right:1px solid #999999;
  color:black;
  padding-left:10px;padding-right:10px;
  font-weight:normal;
  
}
#future_projects_panel .heading_title {
  font-family: "HelveticaNeueLTStd55Roman";
  line-height:40px;font-size:17px;font-weight:normal;
}
#future_projects_panel .buttons_panel {
  float:right;
  margin-top:19px;
  margin-right:9px;
/*   border:1px solid green; */
}
#future_projects_panel A.fp_button {
  float:right;
  display:inline-block;
  width:6px;height:6px;
  background:#cacaca;
  margin-left:5px;
  line-height:6px;
  text-decoration:none;
}
#future_projects_panel A.fp_button:hover {
  float:right;
  display:inline-block;
  width:6px;height:6px;
  background:#ee2e24;
  margin-left:5px;
  line-height:6px;
  text-decoration:none;
}
#future_projects_panel A.fp_button_selected {
  float:right;
  display:inline-block;
  width:6px;height:6px;
  background:#ee2e24;
  margin-left:5px;
  line-height:6px;
  text-decoration:none;
}
#future_projects_panel A.fp_button_selected:hover {
  float:right;
  display:inline-block;
  width:6px;height:6px;
  background:#ee2e24;
  margin-left:5px;
  line-height:6px;
  text-decoration:none;
}
#future_projects_panel .fp_subtitle {
  color:black;
  font-family: "HelveticaNeueLTStd55Roman";
  font-size:12px;
  font-style:italic;
  display:inline-block;
  margin-top:5px;
}


/* --- end of css --- */
