/* CSS Document */
/*
-----------------------------------------------
Title: News monitor and Leadership
Author: Kiran
Created:  23.9.2009
Modified:
----------------------------------------------- */
/*****leadership-sustainability***********/
.leadership-sustainability
{
	width:670px;
	background:#dbe1e6 url(../images/leadership_sustainability_container_bot_bg.gif) no-repeat left bottom;
	padding-bottom:11px;
	margin-top:10px;
	float:left;
	

}

.leadership-sustainability_Content
{
	width:658px;
	background:#dbe1e6 url(../images/leadership_sustainability_container_top_bg.gif) no-repeat 0px 0px ;
	height:auto;
	min-height:163px;
	padding:20px 6px 0;

}

#leadership{width:100%;float:left} 
#sustainability{width:100%;float:right} 

.WhiteBoxTitle
{
	font-size:18px;
	font-family:;
	padding-left:20px;
	padding-bottom:0px;
	margin-bottom:10px;
	margin-top:0px;

}

.WhiteBox
{
	width:325px;
	background:#fff url(../images/whitebox_bot_bg.gif) no-repeat left bottom;
	padding-bottom:10px;


}

.WhiteBoxTop
{
	width:325px;
	background:url(../images/whitebox_top_bg.gif) no-repeat left bottom;
	height:10px;
}

.WhiteBoxContent
{
	width:303px;
	background-color:#fff;
	border-left:solid 1px #c5c9cc;
	border-right:solid 1px #c5c9cc;
	padding:5px 10px;

}

.WhiteBoxContent .Quote
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

/*class added to get the quote style as per the utc live site - Kiran ***start*** */
.LeadershipItem .quote
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
/*class added to get the quote style as per the utc live site - Kiran ***end*** */
/*class added to get the quote style as per the utc live site - Kiran ***start*** */
.LeadershipItem .leadershipQuote
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
/*class added to get the quote style as per the utc live site - Kiran ***end*** */
.Item .Info 
{
	float:left;
	width:180px;
}

.Item .ImgBorder
{
	float:left;
	width:99px;
	height:68px;
	
}

/*start-- To get leadership component images width correctly --Kiran*/
.LeadershipItem .Item .ImgBorder img
{
	float:left;
	width:99px;
	height:68px;
	
}
/* To get leadership component images width correctly --Kiran --end*/

.Item .ImgBorder img
{
	float:left;
	width:99px;
	height:68px;
	
}

.Item .news
{
	/*float:left;*/
}

/*****leadership-sustainability videos share and podcasts***********/
/*.LeadershipButtons a{
	border:1px red solid;
	width:400px;
}*/
.LeadershipButtons a.videos
{
	background:url(/vgn-ext-templating-utc/utc/images/connect/vedio.jpg);
	background-repeat:no-repeat;
	padding:4px 15px 4px 19px;
	text-decoration:none;
	COLOR: #0000FF;
}
.LeadershipButtons a.videos:hover
{
	background:url(/vgn-ext-templating-utc/utc/images/connect/vedio_hover.jpg);
	background-repeat:no-repeat;
	padding:4px 15px 4px 19px;
	text-decoration:none;
	COLOR: #0000FF;
}
.LeadershipButtons a.share
{
	background:url(/vgn-ext-templating-utc/utc/images/connect/share.jpg);
	background-repeat:no-repeat;
	padding:4px 22px 4px 19px;
	text-decoration:none;
}

.LeadershipButtons a.share:hover
{
	background:url(/vgn-ext-templating-utc/utc/images/connect/share_hover.jpg);
	background-repeat:no-repeat;
	padding:4px 22px 4px 19px;
	text-decoration:none;
}

.LeadershipButtons a.podcasts
{
	background:url(/vgn-ext-templating-utc/utc/images/connect/proadcast.jpg);
	background-repeat:no-repeat;
	padding:4px 13px 4px 19px;
	text-decoration:none;
}
.LeadershipButtons a.podcasts:hover
{
	background:url(/vgn-ext-templating-utc/utc/images/connect/proadcast_hover.jpg);
	background-repeat:no-repeat;
	padding:4px 13px 4px 19px;
	text-decoration:none;
}
.LeadershipButtons a.videos:link, .LeadershipButtons a.videos:visited, .LeadershipButtons a.share:link, .LeadershipButtons a.share:visited,
.LeadershipButtons a.podcasts:link, .LeadershipButtons a.podcasts:visited
{
	text-decoration:none;
	COLOR: #0000FF;
}

/*****End of leadership-sustainability videos share and podcasts***********/

.NewsItem
{
	margin-bottom:20px;
}

.NewsItem .ImgBorder
{
	width:99px;
    height:68px;
}


.NewsItem img
{
   width:99px;
   height:68px;
   
}

.name
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin:0px;
	padding:0px;
	width:180px;
}

.position
{
	color:#619ed5;
	margin:0px;
	margin-top:5px;
	padding:0px;

}

.news .title
{
	color:#0e3f69;
	margin:0px;
	padding:0px;
	/*width:180px; To align the text in the sustaining performance*/ 
	font-weight:bold;


}

.news .title a:link , .news .title a:active , .news .title a:visited
{
	color:#0e3f69;
	text-decoration:none;
}

.news .title a:hover
{
	color:#e97a2e;
	text-decoration:none;
}

.news .brief
{
	margin:0px;
	padding:0px;
	margin-top:5px;
	/*width:180px; To align the text in the sustaining performance*/ 

}

.ActiveNewsItem .title
{
	font-size:12px;
}

.NewsItem .title
{
	font-size:11px;
	
}


.news .more
{
	margin:0;
	padding:0;
	margin-top:10px;
}


.LeadershipArrows img
{
	vertical-align:bottom;
}

