/***********************************************************
* COMMON
***********************************************************/
body {
	background: url(../images/background.gif) #696969;
	font-family: helvetica,arial,sans-serif;
	font-size: .9em;
	line-height: 1.1em;
}
a, a:visited {
	color: #e07005;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
	text-decoration: none;
}
.cleaner {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0em;
	height: 0;
}

#print_header {
	padding: 0;
	margin: 0;
	width:100%;
}

/***********************************************************
* HEADER
***********************************************************/
#header_home 
{
	width: 779px;
	height: 65px;
	background: url(../images/tpu_newsroom_home.gif) 0 0 no-repeat;
	margin: 0 auto;
	text-align: right;
	padding: 12px 0 0 0;
}
#header_int 
{
    display:none!important;    
	width: 779px;
	height: 159px;
	background: url(../images/tpu_newsroom_int.gif) 0 0 no-repeat;
	margin: 0 auto;
	text-align: right;
	padding: 12px 0 0 0;
	position: relative;
}
#header_int a, #header_home a {
	color: #fff;
	border-left: 1px solid #8e8e8d;
	margin: 0;
	font-size: .8em;
	font-weight: normal;
	padding: 5px 10px;
}
#header_int a.first, #header_home a.first {
	border-left: none;
}
#logos {
	position: absolute;
	top: 67px;
	left: 10px;
}
#logos a {
	margin: 0 20px;
	padding: 0;
	border: none;
	width: 43px;
	height: 60px;
	display: block;
	float: left;
}
#logos a span {
	display: none;
}
#logos a.logo_power {
	background: url(../images/tpuint_power_off.jpg) 0 0 no-repeat;
}
#logos a.logo_power:hover {
	background: url(../images/tpuint_power_on.jpg) 0 0 no-repeat;
}
#logos a.logo_water {
	background: url(../images/tpuint_water_off.jpg) 0 0 no-repeat;
}
#logos a.logo_water:hover {
	background: url(../images/tpuint_water_on.jpg) 0 0 no-repeat;
}
#logos a.logo_rail {
	background: url(../images/tpuint_rail_off.jpg) 0 0 no-repeat;
}
#logos a.logo_rail:hover {
	background: url(../images/tpuint_rail_on.jpg) 0 0 no-repeat;
}
#int_search {
	position: absolute;
	top: 25px;
	right: 0;
	width: 250px;
	padding: 50px 0 0 45px;
}
#int_search .field {
	background: #d6d6d5;
	border-color: #757574 #b5b2ab #b5b2ab #808080;
	border-style: solid;
	border-width: 1px;
	width: 130px;
	padding: 3px;
}



/***********************************************************
* CONTENT_HOME MENU
***********************************************************/
#content_menu
{
    display:none;
	margin: 0 0 0 7px;
	padding:0;
	
	}
ul#contentMenu  { 
	margin:0;
	padding:0;
	
	}

ul#contentMenu li {
	display:block;
	position:relative;
	float:left;
	font-size:0.8em;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:14px;
	padding-right:13px;
	padding-top:3px;
	height:23px;
	background:url('../images/power/gradient_smallDivider.gif') top right no-repeat;
	margin-bottom:25px;
	}
ul#contentMenu li a { display: block; }

ul#contentMenu li.last {
	background:none;}
	
ul#contentMenu li a:hover, ul#contentMenu li#active a, ul#contentMenu li:hover a, ul#contentMenu li.sfhover a {
	text-decoration:none;
	color:#000;}


/***********************************************************
* CONTENT_HOME MENU level 2
***********************************************************/

ul#contentMenu li ul.submenu
 {
	position: absolute;
	left: -999em;
	width:200px; height: auto;
	background:#d3cecc url(../images/power/bg_dropdown.gif) top left repeat-x;
	border-bottom:3px solid #f89834;
	padding:2px 0 10px 0;
	margin:0 0 0 -15px;

}
ul#contentMenu li.sfhover ul.submenu , ul#contentMenu li:hover ul.submenu  { left: auto; top:100% }
ul#contentMenu li.last ul.submenu  { right:0; }


ul#contentMenu li ul.submenu li {
	float: none;
	width: auto; height: auto;
	background: transparent!important;
	font-size: 12px;
	text-transform:none;
	padding:2px 0;
	margin:0;
	font-weight:normal;
}
ul#contentMenu li ul.submenu a {
	display: block;
	/* width: auto; height: 5em; */
	font-size: 11px;
	text-align: left;
	color:#c96404;
	padding-left: 20px;
	/*background:transparent url(../images/power/bg_droplink.gif) 13px 45%  no-repeat !important;*/
}
ul#contentMenu li#active ul.submenu a{	color:#e07005 !important;}

div>ul#contentMenu li ul.submenu a { width: auto; height: auto; }
ul#contentMenu li ul.submenu a:hover { color: #000; }


/***********************************************************
* HOME LINKS
***********************************************************/
#home_links {
	height: 235px;
	background: url(../images/home_links_bg.gif) 0 0 repeat-x;
	margin-bottom: 30px;
}
#home_links a {
	padding: 5px 0 5px 20px;
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	font-size: .85em;
	font-weight: bold;
}
#home_power {
	width: 257px;
	height: 235px;
	padding: 0;
	margin: 0 2px 0 0;
	background: url(../images/tpu_power_news.gif) 0 0 no-repeat;
	float: left;
}
#home_power_links {
	width: 217px;
	height: 200px;
	padding: 20px 0 0 40px;
	margin: 0;
	background: url(../images/tpu_power_news_over.gif) 0 0 no-repeat;
}
#home_power_links a {
	color: #fff;
	background-image: url(../images/home_link_dash_black.gif);
	padding-bottom:0px;
}
#home_water {
	width: 257px;
	height: 235px;
	padding: 0;
	margin: 0 2px 0 0;
	background: url(../images/tpu_water_news.gif) 0 0 no-repeat;
	float: left;
}
#home_water_links {
	width: 217px;
	height: 200px;
	padding: 30px 0 0 40px;
	margin: 0;
	background: url(../images/tpu_water_news_over.gif) 0 0 no-repeat;
}
#home_water_links a {
	color: #fff;
	background-image: url(../images/home_link_dash_black.gif);
	padding-bottom:0px;
}
#home_rail {
	width: 257px;
	height: 235px;
	padding: 0;
	margin: 0;
	background: url(../images/tpu_rail_news.gif) 0 0 no-repeat;
	float: left;
}
#home_rail_links {
	width: 217px;
	height: 200px;
	padding: 30px 0 0 40px;
	margin: 0;
	background: url(../images/tpu_rail_news_over.gif) 0 0 no-repeat;
}
#home_rail_links a {
	color: #fff;
	background-image: url(../images/home_link_dash_white.gif);
	padding-bottom:0px;
}


/***********************************************************
* HOME CONTENT
***********************************************************/
#content_home {
	width: 775px;
	padding: 20px 0 20px 0;
	margin: 0;
	border-right: 2px solid #3d3d3a;
	border-bottom: 1px solid #252122;
	background: url(../images/tpu_home_stripes.gif) left bottom repeat-x #252122;
}
#home_search {
	float: left;
	width: 250px;
	padding: 0 0 0 45px;
	background: url(../images/tpu_search_border.jpg) right center no-repeat;
}
#home_search img {
	display: block;
	margin: 0 0 15px 0;
}
#home_news {
	float: left;
	width: 400px;
	padding: 0 0 0 35px;
}
#home_news img {
	display: block;
	margin: 0 0 15px 0;
}
#home_news a {
	color: #fff;
}
#home_news ul {
	margin: 0;
	padding: 0;
}
#home_news li {
	list-style-type: none;
	padding: 0 0 0 30px;
	margin: 0;
	background-position: 0 5px;
	background-repeat: no-repeat;
	font-size: .9em;
}
#home_news li.news_tpu {
	background-image: url(../images/news_tpu.jpg);
}
#home_news li.news_power {
	background-image: url(../images/news_power.jpg);
}
#home_news li.news_water {
	background-image: url(../images/news_water.jpg);
}
#home_news li.news_rail {
	background-image: url(../images/news_rail.jpg);
}
#home_news li.news_click {
	background-image: url(../images/news_click.jpg);
}


/***********************************************************
* CONTENT
***********************************************************/
#container {
	width: 777px;
	margin: 0 auto;
	border-right: 2px solid #454440;
	padding: 0;
}
#content {
	width: 775px;
	padding: 0 0 0 0;
	margin: 0;
	border-right: 2px solid #3d3d3a;
	background: #fff;
	background: url(../images/tpu_int_background.jpg) left top repeat-x #ebebeb;
}
#content_left 
{
    display:none;
    margin-bottom:0px;
	width: 205px;
}
#content_left h2 {
	margin: 0;
	padding: 0 0 11px 12px;
	color: #e07005;
	font-size: 16pt;
	line-height: 1.1em;
	font-weight: normal;
}
#content_left h3 {
	margin: 0;
	padding: 0 0 11px 12px;
	color: #478e76;
	font-size: 11pt;
	line-height: 1.0em;
	font-weight: normal;
}
#content_right 
{
	width: 493px;
	float: left;
	font-size: .9em;
	padding: 0!important;
	margin: 0 0 0 12px;
}
#content_right h3 {
	margin: 0;
	padding: 0;
	margin-bottom:15px;
	font-size: 1.2em;
	font-weight: normal;
	color: #478e76;
	text-transform: uppercase;
}

#content_right h4 
{
    	color: #478e76;
}

#content_right h5
{
    	color: #478e76;
}

#content_right p {
	margin: 0 0 10px 0;
}
#content_right div {
	margin: 0 0 15px 0;
}
#content_right ul {
	margin: 8px 0 8px 25px;
	padding: 0;
}
#content_right li {
	margin: 1px 0 1px 3px;
	padding: 0;
}
#content_right .right_image {
	float: right;
	text-align: center;
	font-size: .9em;
	margin: 0 30px 0px 20px;
	color: #555;
	padding: 0;
	line-height: 1em;
}
#content_right .left_image {
	float: left;
	text-align: center;
	font-size: .9em;
	margin: 0 30px 0 0;
	padding: 0;
	line-height: 1em;
}
#content_right .right_image img, #content_right .left_image img {
	margin: 0 0 0 0;
	padding: 0;
}

.author_caption { color: #888; font-size: .8em; display: block; margin: 0 0 0 0; font-style: italic; }

#content .stripes {
	width: 775px;
	height: 30px;
	background: url(../images/tpu_int_stripes.jpg) 0 0 repeat-x #ebebeb;
}
#content_right #whats_new ul {
	margin: 10px 0 0 0;
	padding: 0;
}
#content_right #whats_new li {
	list-style-type: none;
	padding: 0 0 0 30px;
	margin: 0;
	background-position: left center;
	background-repeat: no-repeat;
	font-size: .9em;
}
#content_right #whats_new li.news_tpu {
	background-image: url(../images/news_tpu.jpg);
}
#content_right #whats_new li.news_power {
	background-image: url(../images/news_power.jpg);
}
#content_right #whats_new li.news_water {
	background-image: url(../images/news_water.jpg);
}
#content_right #whats_new li.news_rail {
	background-image: url(../images/news_rail.jpg);
}
#content_right #whats_new li.news_click {
	background-image: url(../images/news_click.jpg);
}

.article-body 
{
    margin-top: -10px;
}

.article-body > p:first-child { margin-top: 0 }

/***********************************************************
* MENU
***********************************************************/
ul#menu 
{
    display:none;
	margin: 0 0 10px 0;
	padding: 0;
}
ul#menu li {
	list-style: none;
	padding: 2px 20px 2px 10px;
	margin: 0;
	background: url(../images/tpu_menu_border.jpg) 0 0 no-repeat;
}
ul#menu li a {
	/*background: url(../images/tpu_menu_arrow.gif) 0 3px no-repeat;*/
	padding: 0 0 0 10px;
	color: #e07005;
	font-size: .9em;
	display: block;
}

ul#menu li a.current 
{
    color: #478e76;
}

ul#menu ul {
	margin: 0 0 0px 20px;
	padding: 0;
}

ul#menu ul li {
	margin: 0;
	padding: 2px 0;
	background: none;
}

/***********************************************************
* FORM
***********************************************************/
form {
	padding: 0;
	margin: 0;
}
.form_table td {
	padding: 0 5px 0 0;
	vertical-align: top;
}
input {
	font-family: helvetica,arial,sans-serif;
	font-size: .9em;
	border-color: #808080 #d4d0c8 #d4d0c8 #808080;
	border-style: solid;
	border-width: 1px;
	padding: 2px;
}
input.image {
	border: none;
	padding: 0;
}

/***********************************************************
* FOOTER
***********************************************************/
#footer {
	width: 759px;
	height: 65px;
	margin: 0 auto;
	padding: 30px 0 0 20px;
	background: url(../images/tpu_footer_bg.gif) 0 0 no-repeat;
	color: #919191;
	font-size: .8em;
	display:none;
}

#footer img
{
    border:none;
    margin-right:28px;
    margin-top:-15px;
    float:right;
}
	
/*feature****************/
#feature{ 
	margin: 20px 0 30px 0;
	width:493px;}

#feature #feature_top {
	background-color:transparent;
	background-image:url(../images/power/bg_feature.gif);
	background-repeat:no-repeat;
	height:30px;
	margin:0;
}

#feature #feature_body {	
	background-color:#e7bea4;
    padding:10px;
    min-height:30px;
    color:#000;
    font-size:11px;
    }
    
#feature #feature_body h2 {
	color:#fff;	}
#feature #feature_body img{
    margin: 10px auto 10px auto;
}
    
 #feature table
{
    margin-top:4px;
    border-top:solid 1px black;
    border-left:solid 1px black;
    border-right:none;
    border-bottom:none;
}

#feature td 
{
    border-top:none;
    border-left:none;
    border-right:solid 1px black;
    border-bottom:solid 1px black;
}

/*gallery******************************************************/

#gallery {padding:20px 10px;}

.gallery_box 
{
    float:left;
	margin: 0 40px 30px 0;}

.gallery_box a{
    display:block; 
    height:56px; 
    width:85px; 
    padding:9px 9px 17px 9px; 
    background:#dcdbdb;}
	
.gallery_box a:hover{
	background:#c44e08;}	

/***Level 1 Column right -  Narrow righthand icon link column**
***************************************************************/

#content #level1_column_right
{	width:65px;
	float:right;
	margin-top:30px;
}

#content #level1_column_right ul#iconlist{
    display:none;
	width:65px;
	padding:0;
	margin:0;
}

#content #level1_column_right ul#iconlist li{  
	display:block;
	border-bottom:2px solid #d5d5d5;
	padding:14px 0 16px 0;
	text-align:center;
	}
	
#content #level1_column_right ul#iconlist li a {
	display:block;
	width:60px;
	height:55px;
	font-size:0;
}

#level1_column_right ul#iconlist li a.tpu
{background:url(../images/water/sidenav_tpuInact.gif) center center no-repeat;
margin-top:-5px; margin-bottom:-12px;}

#content #level1_column_right ul#iconlist li a.tpu:hover
{background:url(../images/water/sidenav_tpuAct.gif) center center no-repeat;}
	
#level1_column_right ul#iconlist li a.water
{background:url(../images/water/sidenav_waterInact.gif) center center no-repeat;
margin-top:-5px; margin-bottom:-12px;}

#content #level1_column_right ul#iconlist li a.water:hover
{background:url(../images/water/sidenav_waterAct.gif) center center no-repeat;}

#content #level1_column_right ul#iconlist li a.rail
{background:url(../images/water/sidenav_railInact.gif) center center no-repeat;
margin-bottom:-7px;}

#content #level1_column_right ul#iconlist li a.rail:hover
{background:url(../images/water/sidenav_railAct.gif) center center no-repeat;}

#content #level1_column_right ul#iconlist li a.power
{background:url(../images/water/sidenav_powerInact.gif) center center no-repeat;}

#content #level1_column_right ul#iconlist li a.power:hover
{background:url(../images/water/sidenav_powerAct.gif) center center no-repeat;}

/*----------------------------------*/
.error{
	width: 300px;
	border: 1px solid #f00;
	margin: 0px 0px 10px 0px;
	padding: 4px;
	background-color: #EDEDED;
}
.error strong{	color: #f00; }
.error img {
	margin: 0;
	padding: 0;
	float: left;	
}
.error p {
	margin: 0 0 0 30px;
	padding: 0;
}

.success{
	width: 300px;
	border: 1px solid #0f0;
	margin: 0px 0px 10px 0px;
	padding: 4px 4px 4px 4px;
	background-color: #EDEDED;
}
.success strong{	color: #0f0; }
.notice{
	width: 300px;
	border: 1px solid #F50;
	margin: 0px 0px 10px 0px;
	padding: 4px 4px 4px 4px;
	background-color: #FFB;
}
.notice strong{	color: #F50;	}
.notice img {
	margin: 0;
	padding: 0;
	float: left;	
}
.notice p {
	margin: 0 0 0 30px;
	padding: 0;
}		

.required {color:Red;}
