*
img {
	width: 100%;
	height:auto;
}

{
	padding: 0px;
	margin: 0px;
}

a
{
	color: #FF7800;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

sup
{
	font-size: 0.5em;
}

p
{
	margin-bottom: 14px;
	text-align: justify;
}

img.picA
{
	position: relative;
	top: -2px;
	background: url('../images/smallbox.gif') no-repeat;
	width: 76px;
	height: 74px;
	padding: 8px;
}

img.picB
{
	position: relative;
	top: -2px;
	background: url('../images/smlrectbox.gif') no-repeat;
	width: 146px;
	height: 75px;
	padding: 7px;
}

img.floatleft
{
	float: left;
	margin: 0px 14px 3px 0px;
}


ul.linklist
{
	list-style: none;
}

ul.linklist li
{
	border-top: solid 1px #EEEEEE;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}

ul.linklist li.firstitem
{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#lrindent
{
}

body
{
	width:100%;
	margin:0 auto;
	background: #F9F9F7;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif, arial;
	/* color: #8C8C73; */
	line-height: 18px;
}

#main
{
	position: relative;
	background: #fff;
}

#sub
{
	position: relative;
	z-index: 2;
}

#header
{
	position: relative;
	background: #BBD9EE;
	height: 55px;
	color: #fff;		
}

#header span
{
	font-weight: normal;
}

#header h1
{
	position: relative;
	text-align:center; 
	font-size: 20px;  /* font-size: 23px; Note: changed for ggads */
	top: 5px;
	margin:0;
}

#header h2
{
	position: relative;
	text-align:center; 
	font-size: 14px;  /* font-size: 10px; Note: changed for ggads */
	font-weight: bold;
	color: #000;
	top: 0px;
}

#header sup
{
	color: #FCE2CA;
}

#banner-bottom
{
    clear: both;
	position: relative;
	text-align:center; 

	width:80%;
	margin: 10px auto 40px auto;
}

#bottomdata
{
	position: relative;
}

#bottomdata h3
{
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	background: url('../images/dot.gif') bottom repeat-x;
	padding: 0px 0px 10px 10px;
	margin-bottom: 20px;
}

#bottomdata .details
{
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
}

#topdata
{
	position: relative;
}

#topdata h3
{
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	background: url('../images/dot.gif') bottom repeat-x;
	padding: 0px 0px 10px 15px;
	margin-bottom: 20px;
}

#topdata .details
{
	margin-bottom: 20px;
}

#topdata .data
{
	margin-bottom: 30px;
}

#topdata .data .header
{
	position: relative;
}

#topdata .data .date
{
	position: absolute;
	right: 15px;
	top: 0px;
	line-height: 35px;
	color: #AFAFA4;
	font-weight: bold;
}

#topdata .data .details
{
	margin-bottom: 0px;
}

#menubar-bottom
{
	position: relative;
	clear: both;
	text-align: center;
}

#article-menubar-div
{
	position: relative;
	clear: both;
	text-align: center;
}

#footer
{	
	padding-top:5px;
	position: relative;
	clear: both;
	height: 66px;
	text-align: center;
	background-image: url('../images/medvline.gif');
	color: #A8A88D;
}

#footer a
{
	color: #8C8C73;
}



/*
  Table CSS
*/
#content {width:100%; margin:0 auto;}

table {
	overflow:hidden;
	border:1px solid #d3d3d3;
	background:#fefefe;
	border-spacing:0px;
	width:100%;
	margin:0% auto 0;
	-webkit-border-radius:5px; /* Saf3-4 */
	-moz-border-radius:5px; /* FF1+ */
	border-radius:5px;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

th, td {padding:0px 10px 8px; text-align:center;}

th {padding-top:5px; text-shadow: 1px 1px 1px #fff; background:#e8eaeb;}

td {border-top:1px solid #e0e0e0; border-right:1px solid #e0e0e0;}

tr.odd-row td {background:#f6f6f6;}

td.first, th.first {text-align:left}

td.last {border-right:none;}

#broker_td {font-weight:bold;}
#brokerdetails_td{text-align:left;}
#brokerstable tr:nth-child(odd) td{ background: White;}
#brokerstable tr:nth-child(even) td{ background: White;}
#moreBrokerDetails  {
	position: relative;
	background: url('../images/moredetails.png') no-repeat;
	width: 88px;
    height: 21px;	
	display:block;
}


#featuredproduct{background:yellow url('../images/bonusoffericon.png') no-repeat; color: black; font-weight:bold; border: 2px solid green; padding-left:5px; padding-right:5px; padding-bottom:5px; }
#featuredproducttitle{background:blue; color: #ffffff; font-weight:bold; border: 1px solid green; padding-left:5px; padding-right:5px;}
#featuredproductdetails{background:black; color: #ffffff; font-weight:bold; border: 1px solid green; padding-left:5px; padding-right:5px;}
#featuredproductlink{background:gray; color: #ffffff; font-weight:bold; border: 1px solid green; padding-left:5px; padding-right:5px;}

#featuredpromotions{margin-bottom:20px; font-weight:bold; border: 2px solid green; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:3px; }
#featuredpromotionstitle{background:black; color: #ffffff; font-weight:bold; border: 1px solid green; padding-left:5px; padding-right:5px;}
#featuredpromotionstable {border:1px solid blue; margin:3px auto 0 auto;}
#featuredpromotions_th {border:1px solid gray; background:Silver; color: black; padding-top:0px; padding-bottom:0px; text-align:center}
#featuredpromotions_td {border:1px solid gray; color: black; padding-top:0px; padding-bottom:0px; text-align:left}
#featuredpromotions_description_td {border:1px solid gray; color: black; padding-top:0px; padding-bottom:0px; text-align:left}
#featuredpromotions_a {color: blue; text-decoration: underline;}
#featuredpromotionstable tr td{ background: Gold;}
#featuredpromotionstable tr:nth-child(odd) td{ background: Gold;}
#featuredpromotionstable tr:nth-child(even) td{ background: Yellow;}

	
/* Most popular broker css */	
#mostpopularbroker{background:yellow; margin-top:10px; font-weight:bold; border: 3px solid green; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px; }
#mostpopularbrokertitle{background:blue; color: #ffffff; font-weight:bold; border: 1px solid green; padding-left:5px; padding-right:5px;}
#mostpopularbrokersummary{background:white; color: black; font-weight:bold; border: 1px solid green; padding-left:5px; padding-right:5px; margin:3px auto 0 auto}
#mostpopularbrokerstable {border:1px solid blue; margin:3px auto 0 auto;}
#mostpopularbroker_tr {font-weight:bold;color: #191970;}
#mostpopularbroker_th {padding-top:0px; padding-bottom:0px; text-shadow: 1px 1px 1px #fff; background:#e8eaeb;}
#mostpopularbroker_no_td{text-align:center;}
#mostpopularbroker_name_td {width:120px;text-align:center;margin:auto;}
#mostpopularbroker_website_td{text-align:center;}
#mostpopularbroker_details_td{text-align:left;}
#mostpopularbroker_a {color: blue; text-decoration: underline;}

/* Featured brokers css */	
#featuredbrokers{margin-bottom:20px; font-weight:bold; border: 2px solid green; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:3px; }
#featuredbrokerstitle{background:green; color: #ffffff; font-weight:bold; border: 1px solid green; padding-left:5px; padding-right:5px;}
#featuredbrokerstable {border:1px solid blue; margin:3px auto 0 auto;}
#featuredbrokers_th {border:1px solid gray; background:Silver; color: black; padding-top:0px; padding-bottom:0px; text-align:center}
#featuredbrokers_td {border:1px solid gray; color: black; padding-top:0px; padding-bottom:0px; text-align:left}
#featuredbrokers_description_td {border:1px solid gray; color: black; padding-top:0px; padding-bottom:0px; text-align:left}
#featuredbrokers_a {color: blue; text-decoration: underline;}
#featuredbrokerstable tr td {background: Gold;}
#featuredbrokerstable tr:nth-child(odd) td{ background: Gold;}
#featuredbrokerstable tr:nth-child(even) td{ background: Yellow;}
	
#broker_summary_td { 
	padding-top:5px; text-shadow: 1px 1px 1px #fff; background:#e8eaeb;
	text-align:left; width:55px; font-weight:bold; 
}
#broker_summary_details_td {
	padding-top:5px; text-align:left;
}


#brokerdetailssectionconsolidatedtable {
	border-collapse: collapse;
}
#brokerdetailssectionconsolidatedtableseparator_tr { border-bottom: 2px solid black; }
#brokerdetailssectionconsolidatedtable_td {
	padding-top:5px; text-align:left;
}


/* Brokers Menu Bar */
#brokersmenubar {
	position: relative;	
	padding: 10px 6px 0;
	margin-bottom: 5px; 
	
	line-height: 100%;
		
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);

	background: #2F2727; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a82f7', endColorstr='#2F2727'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#1a82f7), to(#2F2727)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #1a82f7,  #2F2727); /* for firefox 3.6+ */

	border: solid 1px #6d6d6d;
	font-weight: bold;
}
#brokersmenubar ul {
	margin: 0;
	padding: 0;
}
#brokersmenubar li {
	margin: 0 5px 10px 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
#brokersmenubar a {
	padding: 3px 12px;
	text-decoration: none;
	color: white;
	line-height: 100%;
}
#brokersmenubar ul li  a:hover {
	color: #41C2FA;
}
#brokersmenubar ul li a.current {
	background: white;
	color: black;
	border-radius: 5px;
}


/* Country Menu Bar */
#countrymenubar {
	position: relative;	
	padding: 10px 6px 0;
	margin-bottom: 0px; 
	
	line-height: 100%;
		
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);

	background: #2F2727; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a82f7', endColorstr='#2F2727'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#1a82f7), to(#2F2727)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #1a82f7,  #2F2727); /* for firefox 3.6+ */

	border: solid 1px #6d6d6d;
	font-weight: bold;
}
#countrymenubar ul {
	margin: 0;
	padding: 0;
}
#countrymenubar li {
	margin: 0 5px 10px 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}

#countrymenubar a {
	padding: 3px 12px;
	text-decoration: none;
	color: white;
	line-height: 100%;
}
#countrymenubar ul li a:hover {
	color: #41C2FA;
}
#countrymenubar ul li a.current {
	background: white;
	color: black;
	border-radius: 5px;
}


/* Article content */
#article-content {
	width:95%; 	
	margin: auto;
	font-size: 14px;
}

/* Article Menu Bar */
#article-menubar-nav {
	position: relative;	
	padding: 10px 6px 0;
	margin-bottom: 0px; 
	
	line-height: 100%;
		
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);

	background: #2F2727; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a82f7', endColorstr='#2F2727'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#1a82f7), to(#2F2727)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #1a82f7,  #2F2727); /* for firefox 3.6+ */

	border: solid 1px #6d6d6d;
	font-weight: bold;
}
#article-menubar-nav ul {
	margin: 0;
	padding: 0;
}
#article-menubar-nav li {
	margin: 0 5px 10px 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
#article-menubar-nav a {
	padding: 3px 12px;
	text-decoration: none;
	color: white;
	line-height: 100%;
}
#article-menubar-nav ul li a:hover {
	color: #41C2FA;
}
#article-menubar-nav ul li a.current {
	background: white;
	color: black;
	border-radius: 5px;
}

#articletable td { 
padding-top:5px; text-align:left;
}


.floatleft {
    float:left;
}
.floatright {
    float:right;

}

/* Breadcrumb Navigation */
/* @group breadcrumb */
#breadcrumbcontent { padding: 0 55px; }

#breadcrumb, #breadcrumb2 { float: left; display: block; }
#breadcrumb ul, #breadcrumb2 ul { list-style: none; }

.crumbs { 
	padding-left: 0px;
	border:2px solid #d3d3d3;
	padding-top:0px;
	padding-bottom: 18px;
}
.crumbs li { display: inline; }
.crumbs li.first { padding-left: 8px; }
.crumbs li a, .crumbs li a:link, .crumbs li a:visited , li.last, li.middle{ font-weight: bold; display: block; float: left; font-size: 12px; margin-left: -13px; padding: 7px 17px 11px 25px; position: relative; }

.crumbs li a, li.last, li.middle { background-repeat: no-repeat; background-position: 100% 0; position: relative; }
.crumbs li a:hover { background-position: 100% -48px; cursor: pointer; }
.crumbs li a:active { background-position: 100% -96px; }
.crumbs li.last { font-weight: bold; background-image: none}
.crumbs li.middle { font-weight: bold; background-image: none; padding-left:10px; padding-right:0;}

/*
	Background gradients
*/

td {
	background: -moz-linear-gradient(100% 25% 90deg, #fefefe, #f9f9f9);
	background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));
}

tr.odd-row td {
	background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
	background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));
}

th {
	background: -moz-linear-gradient(100% 20% 90deg, #e8eaeb, #ededed);
	background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#ededed), to(#e8eaeb));
}

