﻿
/********* Content Container Styles ***********/

#ContentContainer
{
	width:100%;
	background:#fff;
	margin:0 0 0 0;
}

#ContentLeft
{
	float:left;
	width:202px;
	min-height:300px;
}

#ContentLeft h5
{
    margin:0 2px 3px 0px;
    text-align:right;
}

#ContentRight
{
	width:741px;
	float:left;
	margin:0 0 0 7px;
}

.contentWraper
{
	width:741px;
}

.wrapedLeft
{
	float:left;
	width:500px;
}

.wrapedRight
{
	float:left;
	width:223px;
	margin:0 0 0 15px;
}

.box
{
	float:left;
	width:49%;
}

.box p
{
	margin:0;
    padding:15px 20px 10px 20px;
}

.sideBox
{
	background:#fff;
	padding:0 0 5px 5px;
	margin:10px 0 10px 0;
	border:1px solid #fff;
	border-top:none;
	border-left:none;
	color:#c1c1c1;
	font-family:"Arial", "Verdana", "Calibri", "Serif";
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

.sideBox h2
{
	font-family:"Calibri", "Arial", "Verdana", "Serif";
	font-size:14px;
	background:none;
	text-transform:none;
	color:#666666;
	margin:5px 0 5px 0;
	padding:0 0 0 0;
}

ul.references
{
	list-style:none;
	margin:10px 0 0 0;
	padding:0 0 0 0;
	line-height:10px;
}

ul.references li
{
	background-image:none;
	text-align:left;
	border-bottom:1px dotted #ddd;
	margin:0 0 0 0;
	padding:5px 0 5px 0;
	font-size:12px;
}

ul.referencesRight
{
	list-style:none;
	margin:10px 0 10px 0;
	padding:0 0 0 0;
	line-height:11px;
}

ul.referencesRight li
{
	background-image:none;
	text-align:left;
	border-bottom:1px dotted #ddd;
	margin:0 10px 0 10px;
	padding:5px 0 5px 10px;
	font-size:12px;
	line-height:13px;
}

.sideBox a
{
    font-size:11px;
    text-decoration:none;
    color:#cc0000;	
}

.sideBox a:hover
{
	color:#ff0000;
	text-decoration:underline;
}

.sideBoxHighlighted
{
	padding:0 0 15px 5px;
	margin:0 0 0 0;
	border-top:none;
	border-left:none;
	color:#c1c1c1;
	font-family:"Arial", "Verdana", "Calibri", "Serif";
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

.sideBoxHighlighted a
{
	color:#727272;
	text-decoration:none;
}

.sideBoxHighlighted a:hover
{
	color:#727272;
	text-decoration:underline;
}

.highlights
{
	width:190px;
	margin:10px 0 0 5px;
}

.highlightsHeader
{
	background:url("../Images/html/hightlights/header.gif") no-repeat;
	height:45px;
}

.highlightsBody
{
	background:#efeded;
	width:100%;
}

.highlightsFooter
{
	background:url("../Images/html/hightlights/footer.gif") no-repeat;
	height:8px;
}

#partners
{
	width:100%;
	text-align:center;
}

.footerPartners
{
	width:100%;
	margin-top:0px;
}

.footerPartners a
{
	padding:0 13px 0 14px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	height:63px;
	display:inline-block;
}

.footerPartners a:hover
{
	border-right:1px solid #ccc;
	border-bottom:1px solid #a2a2a2;
	height:63px;
}

				/********/



/********* More Link Block ***********/

.more
{
	text-align:right;
	margin:7px 0 0 0;
}

.more a
{
	background:url("../Images/html/body/moreArrow.gif") center right no-repeat;
    text-transform:uppercase;
    color:#4b4b4b;
	font-size:12px;
	font-weight: bold;
	font-family:"Tahoma", "Trebuchet MS", "Helvetica", "Arial";
	padding:0 18px 0 3px;
	text-decoration:none;	 
}

.more a:hover
{
	background: #cc0000 url("../Images/html/body/moreArrow.gif") center right no-repeat;
    color:#fff;
    text-decoration:none; 
}

/********/
			
.sidestory
{
	border:1px dotted #ddd;
	background:#f3f3f3;
	margin:0px 0 0 0px;
}

.GalleryImages
{
	margin:0 10px 0 10px;
}

.GalleryImages a
{
	background:#eee;
	float:left;
	margin:10px;
	padding:0;
	/*background:url("../Images/html/LightBox/thumbFrame.gif") no-repeat;*/
	/*width:108px;
	height:108px;*/
	border:5px solid #ddd;
}



/********* SLIDE CONTENT STYLES ********/

#slideBoxContainer
{
	height:140px;
	background:#fff;
	border:1px solid #848484;
	border-bottom:none;
	padding:20px;
}

#slideBoxContainer .slideContent
{
    width:100%; 
}

#slideBoxContainer .slideContent p
{
	font-size:11px;
	padding:10px 0 0 0;
}

#slideBoxContainer .slideContent a
{
	color:#cc0000;
	font-family:"Verdana", "Trebuchet MS", "Tahoma", "Verdana", "Serif";
	font-size:11px;
	float:right;
	margin:10px 0 0 0px;
}

#slideBoxContainer .slideContent a:hover
{
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

#slideMenu
{
	height:30px;
	background:#fff;
	font-family:"Tahoma", "Trebuchet MS", "Tahoma", "Verdana", "Serif";
	color:#fff;
	line-height:12px;
	font-weight:bold;
	border:1px solid #848484;
	border-top:0;
}

#slideMenu a
{
	height:27px;
	font-size:9px;
	font-weight:bold;
	float:left;
	text-align:left;
	color:#666666;
	text-decoration:none;
	padding:3px 11px 0 7px;
	border-right:1px solid #dadada;
}

* html #slideMenu a
{
    padding:3px 10px 0 7px; /* IE6 fix */
}

#slideMenu a:hover
{
	background:#848484;
	text-decoration:none;
	color:#fff;
	/*border-right:1px solid #848484;*/
}

#slideMenu .slideActive
{
	background:#848484;
	text-decoration:none;
	color:#fff;
}

#slideMenu .slideActive a
{
	color:#fff;
	border-right:none;
}

/******** NEWS TICKER STYLES ******/

.newsTicker
{
    background:url("../Images/html/Body/hotNews.gif") top left no-repeat;
    width:568px;
    height:45px;
    margin-top:25px;
    padding:5px 10px 0 130px;
    font-family:Tahoma;
    font-size:11px;
    text-align:justify;
    float:left;
}

.newsTicker i
{
    color:#cc0000;
    font-style:normal;
    font-weight:normal;
}

.newsTickerEnd
{
    background:url("../Images/html/Body/hotNewsEnd.gif") center no-repeat;
    width:30px;
    height:50px;
    float:left;
    margin-top:25px;
    float:left;
}

/**************** MARKET COVERAGE ********************/
#dhtmltooltip{
position: absolute;
left: -300px;
width: 450px;
border: 1px solid #ccc;
padding: 15px;
background: #fff;
visibility: hidden;
z-index: 100;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100); 
-moz-opacity: 1;
opacity:1;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.markets{}

.marketInfo{}

#marketDocked
{
	width:670px;
	text-align:left;
	border:1px solid #ccc;
	padding:15px;
	display:none;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100); 
    -moz-opacity: 1;
    opacity:1;
}

#marketDocked .officeInfo
{
	width:213px;
	float:left;
	margin-right:10px;
}

.notification
{
	font-size:10px;
	color:#bbb;
	padding:10px;
}

