/* customized for MGS */

.header{
    background: url(../images/header-bg.jpg) top left;
    text-align:center;
    border-bottom: 1px solid #000000;
    height: 75px;
    padding-right: 5px;
}

.header a{ text-decoration:none; color:#FFFFFF; font-weight:bold;}

a { color:#D70C00;}
.content img {	float: left;	margin-right: 5px;	margin-top: 3px;	margin-left: 2px;}
.homeng {
	background-color :#F1F1F1;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	font-size:small;
    font-weight:bold;
    padding-left:2px;
}

.homeng a {
    color: #000000;
    text-decoration:none;
}

.homeng a:hover {
    color:#B10C00;
    text-decoration:underline;
}

.center{
    text-align:center;
    border-top:2px solid #FFFFFF;
}

.alignLeft{float:left;}

body { background-color :#ffffff;  color: black;  font-family: Verdana, Arial, Tahoma, sans-serif;  font-size:medium;  margin: 0px;  border: 0px;  padding: 0px;}

.pgheader {
    background: url("../images/menu.gif") repeat-x scroll 0 0 #D1D1D1;
    color: #000000;
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
    margin: 0;
    padding: 1px 0 8px 3px;
    text-align: center;
    border-top: 2px solid #E5E3E6;
}

.pgheader a{
    color:#000000;
    text-decoration:none;
    font-size:small;
}

.footer  {	color :#A9A8A8;	background-color :#494949;	font-family :Arial;	font-size: 11px;	font-weight: normal;	padding: 2px 0px 3px 3px;	margin: 0px; text-align:center;}

.footerng {	
    background-color :#494949; 
    color :#000000;	
    font-size:small;	
    font-weight: bold;	
    font-family :Arial;	
    padding: 4px 1px 1px 4px;	
    margin: 0px;
    text-align:center;
}

.footerng a{
    color:#d9d9d9;
    text-decoration:none;
    padding:4px;
}

.heading, .BodyText h4 {
    font-weight: bold; 
    color:#818181;
    border-bottom: 1px solid #DCDCDC;
    text-transform: capitalize;
 }

.BodyText{
    font-weight: normal; 
    font-size:small; 
    padding: 0px 4px 0px 4px; 
    margin: 0px;
  }
  
.BoldText {	font-weight: bold;	font-size:small;} 
.Italic {font-style: italic;}


.site {
    font-size:small;
}

img { border: none; }

.navTitles{
    color:#FFFFFF;
    font-weight:bold;
    margin:0;
    text-transform:uppercase;
}

.HighlightUpdated {
    background:#7A1700;		
    padding: 9px 0px 0px 0px;	
    margin: 2px;
    text-align:center;
}
.HighlightFixings 
{
    background: url("../images/nav_title_back.gif") repeat-x scroll 0 0 #484848;
    border-style: none;
    border-width: medium;
    height: 23px;
    padding: 9px 0 0;
    text-align: center;
}
.lastUpdated{
    background-color:#7A1700;
    color:#FFFFFF;
    font-size:small;
    text-align:center;
}

.container {
    background:#F1F1F1 url(../images/right_nav_tile.gif) repeat-x scroll 0 0;	
    padding:5px 0 4px;	
    text-align:center;
}

.titleContainer{    
    color:#ffffff;
    font-weight:bold;
}

.caption{
    font-size:small; 
    text-align:center;
    border-bottom:1px solid #D0D0D0;
}

.title{
    color:#818181;
    font-weight:bold;
    font-size:small;
    padding-right:28px;
}

.line{
    font-size:small;
    border-bottom:1px solid #D0D0D0;
}

.metal{
  color:#7A1700;
  font-weight:bold;  
}

.space{
    padding-left:5px;
}

#londonFixings{
    text-align:left;
    font-size:small;
}

#londonFixings td {
    border-bottom:1px solid #D0D0D0;
    padding:5px;
}

#londonFixings tr.header {
    color:#818181;
    font-weight:bold;
    height:20px;
    background:none;
}

.mainsite{
    color: #D9D9D9;
    font-weight:normal;
    font-size: medium;
}

.header_center {
    text-align: left;
    font-size:small;
}

/* Menu */

.slidingDiv {
	padding:0px 5px 10px;
	/*border-bottom:5px solid #550F05;*/
}

.show_hide {
	display:none;
	background: url(../images/arrow.png) no-repeat right center;
	padding-right:15px;
}

.arrow{background: url(../images/arrow-close.png) no-repeat right center;}

.BodyText .show_hide {
	display:none;
	background: url(../images/arrow.gif) no-repeat right center;
	padding-right:15px;
	text-decoration: none;
	font-weight:bold;
}

.BodyText .arrow{background: url(../images/arrow-close.gif) no-repeat right center;}

.menuItem {
    display: inline-block;
    height: 95px;
    text-align: center;
    width: 95px;
    vertical-align: top;
}

.menuItem a{text-decoration:none; color:#000000;}

.menuText {
    font-size: 12px;
    font-weight: bold;
}

/* tweet */

.tweet,
.query {
	color: #3D3F3F;
    font-size: 12px;
	border-top:1px solid #CCCCCC;
}

.tweet_list {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
	background-color: #FFF;
}
	
.tweet_list .awesome,
.tweet_list .epic {
	text-transform: uppercase;
}
		
.tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0.5em;
	border-bottom:1px solid #CCCCCC;
}
		
.tweet_list li a {
}
		
.tweet_list .tweet_even {
	background-color: #FFF;
	border-bottom:none;
}
		
.tweet_list .tweet_avatar {
	float:left;
	padding-right: 5px;
}

/*---- Accordion styles ----*/
.interiorng{
    cursor:pointer;
    font-size:small;
    font-weight:bold;
    margin:0;
    padding: 5px 8px 5px 10px;
    background: #F8F8FA url(../images/steps-bg.gif) repeat-x top left;
   
}

.arrowStep{background: url(../images/steps-arrow.png) no-repeat right top; padding-right:12px;}

#accordion {
	margin: 0px;
	font-size:small;
    cursor:pointer;
    border-bottom: 1px solid #A5ACB2;
}

.interiorng a {
    color: #FFFFFF;
    text-decoration:none;
}
.interiorng a:hover {
    text-decoration:underline;
}

.submenuContainer{padding-top:5px;
}

div.CalcResultsBackground {
 Background: none !important;
 width:100% !important;
 margin: 0 !important;
 padding:0 !important;
 }
