*
{
	padding: 0px;
	margin: 0px;
}

body
{
	background: #F9F9F7 url('images/bgrdptrn.gif') repeat-x;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif, arial;
	/* color: #8C8C73; */
	line-height: 18px;
}

a
{
	color: #FF7800;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

sup
{
	font-size: 0.5em;
}

p
{
	margin-bottom: 14px;
	text-align: justify;
}

img.screenButton
{
	position: relative;
	width: 146px;
}

img.screenShot
{
	position: relative;
	width: 870px;
}

#screenshot
{
	font-weight:bold;
	position: relative;
	text-align: center;
}


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
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url('images/lrindent.gif') no-repeat;
	width: 1000px;
	height: 264px;
	z-index: 1;
}

#main
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: #fff url('images/horizline.gif') repeat-y;
}

#sub
{
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 2;
}

#header
{
	position: absolute;
	background: #BBD9EE url('images/smlvline.gif') repeat-x;
	width:183px; /* width: 252px; Note: changed for ggads */
	height: 92px;
	color: #fff;
	padding-left: 20px;
}

#header span
{
	font-weight: normal;
}

#header h1
{
	position: absolute;
	font-size: 18px;
	letter-spacing: -1px;
	top: 30px;
	height: 92px;
}

#header h2
{
	position: absolute;
	font-size: 8px;
	font-weight: normal;
	color: #000;
	top: 51px;
}

#header sup
{
	color: #FCE2CA;
}

#banner
{
	position: absolute;
	right: 30px;
	background: #EAEAE2 url('images/banner.jpg') no-repeat;
	width: 728px;
	height: 90px;	
}

#menubar
{
	position: relative;
	background: #46461F url('images/smlbkvlinefilled.gif') repeat-x;
	height: 67px;
	padding: 0px 20px 0px 5px;
	margin: 98px 0px 20px 0px;
}

#menubar ul
{
}

#menubar ul li
{
	display: inline;
	line-height: 52px;
	padding-left: 3px;
}

#menubar ul li.firstitem
{
	border-left: 0px;
}

#menubar ul li a
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 8px 12px 8px 12px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#menubar ul li a:hover
{
	background: #fff url('images/tinyvline.gif') repeat-x top;
	color: #4A4A24;
	text-decoration: none;
}

#bottomdata
{
	position: relative;
	width: 180px;
	float: right;
}

#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;
	width: 913px;
	float: left;
}

#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
{
	padding: 0px 15px 0px 15px;
	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;
}

#topdata .data .footer
{
	position: relative;
	top: -10px;
	background: url('images/smlvfillline.gif') repeat-x;
	height: 64px;
}

#topdata .data .footer ul
{
	list-style: none;
	position: absolute;
	right: 15px;
	bottom: 15px;
}

#topdata .data .footer ul li
{
	display: inline;
	line-height: 14px;
	padding-left: 17px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#footer
{
	position: relative;
	clear: both;
	height: 66px;
	text-align: center;
	line-height: 66px;
	background-image: url('images/medvline.gif');
	color: #A8A88D;
}

#footer a
{
	color: #8C8C73;
}



/*
  Table CSS
*/
#content {width:100%; max-width:1000px; margin:0% auto 0;}

table {
	overflow:hidden;
	border:1px solid #d3d3d3;
	background:#fefefe;
	border-spacing:0px;
	width:100%;
	margin:1% auto 0;
	-moz-border-radius:5px; /* FF1+ */
	-webkit-border-radius:5px; /* Saf3-4 */
	border-radius:5px;
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

th, td {padding:0px 10px 8px; text-align:center; white-space: nowrap;}

th {padding-top:22px; 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;}

#featuredbroker{font-weight:bold; border: 2px solid green; padding-left:5px; padding-right:5px; padding-bottom:5px; }
#featuredbrokersummary{background:#dd4814; color: #ffffff; font-weight:bold; border: 1px solid green; padding-left:5px; padding-right:5px;}
#tr_featured {font-weight:bold;color: #191970;}
#featured_broker_td {font-size: 0; font-weight:bold; background: #ffffff url('images/featured-broker-logo-61x61.png') no-repeat;
background-position:center; 
}

span.highlight {
	font-weight:bold;
	color: white;
    background-color: blue;
}

/*
	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));
}


