
/* --------------News & Event  ----------------- */

#newsHolder{
	height: 236px;
	width: 296px;
	margin-left: -10px;
	background: url(Images/newsboxNew.jpg) left top no-repeat;
}

/**html #newsHolder{
	height: 236px;
	width: 296px;
	margin-left: -10px;
	background-image: url(Images/newsboxNew.jpg);
	background-repeat: no-repeat;
}*/

#News
{
	background: transparent;
	/*padding-top: 28px;*/
}

#News a:link, #News a:visited
{
	color: #ce2e25;
	text-decoration: none;
}
#News a:hover, #News a:active
{
	color: #339900;
	text-decoration: none;
}
#News .heading
{
	color: #333333;
	font-size: 1.07em;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	/*padding-bottom: 8px;*/
}
#News .headingOne
{
	padding-top: 5px;
	padding-bottom: 5px;
}
#News h1
{
	font-size: 0.92em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#News h2
{
	font-size: 0.92em;
	margin: 0px;
	padding: 0px;
	color: #999999;
}



/* --------------TDG World Wide----------------- */

#worldWide
{
	height: 122px;
	width: 262px;
	margin:10px 18px 10px 12px; 
}
#worldWide strong
{
	color: #ce2e25;
	font-weight:bold;

}


/* news left navigation list*/

#newsList{
	background-color:#444444;
	margin-top:0px;
}
#newsList ul{
	margin:10px;
	padding:10px;
	display:block;
}
#newsList li{
	border-bottom:1px solid #CCCCCC;
	margin:5px 7px 10px 7px;
	list-style:none;
	padding-bottom:2px;
	/*background:transparent url(WebResource.axd?d=nI1LqDdTN-_UtXxtcAeqybWOmocOk_IbsliHcCl2wBu8dTBQN7MCfQQMZpYqu3KuqaA_dY4PBtUb2FgT5Bq1Kr3Y_dz-a2kSYvrDFhCiBR191bMwhjkYDza6aL6_kwbj0&t=633572892840420572) no-repeat scroll right 9px;*/
}
#newsList a{
	color:#FFFFFF;
	text-decoration:none;
}
.GoTop{
	float:right;
	width:100px;
/*	margin-right:20px;
	margin-top:10px;*/
	text-align:right;

}
.backToHome{
	float:left;
	width:100px;
	margin-left:20px;
}


/* Time Zone*/

#TimeZone{
	clear:both;
}
#TimeZone .Timeleft{
	float:left;
	width:170px;
	margin-right:10px;
	margin-bottom:8px;
}
#TimeZone .TimeRight{
	float:right;
	width:78px;
	text-align:center;
	border:1px dotted #000000;
	/*background-color:#e9e9e9;*/
	color:#ff0000;
	margin-bottom:8px;
}

#TimeZone p{
	margin:0px;
	padding:2px 0 2px 0;
}

.Topmanagement{
	clear:both;
	overflow:hidden;
	margin:10px 0;
}
.thumbnil{
	float:left;
	width:121px;
	padding:2px;
	margin-right:20px;
	margin-bottom:20px;
	border:1px dotted #a7a7a7;
}
.TopName{
	float:left;
	width:455px;
	border-bottom:1px dotted #a7a7a7;
	margin-bottom:5px;
}

/* Company Brochures */

.Brochures {
	clear:both;
	overflow:hidden;
	margin:10px 0;
}
.BrochuresThum {
	float:left;
	width:95px;
	padding:2px;
	margin-right:20px;
	margin-bottom:20px;
	border:1px dotted #a7a7a7;
}
.BrochuresName {
	float:left;
	width:480px;
	height:40px;
	border-bottom:1px dotted #a7a7a7;
}
.downloadPdf {
	float:left;
	width:456px;
	margin-top:10px;
}
