
h2.content-section, h3.content-section {
	border-bottom: 10px solid #A0B0B1;
	color: #6A7475;
	font-size: 1.3em;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h3.content-section {
	border-bottom: 6px solid #A0B0B1;
	font-size: 14px;
}

h1.sub-menu {
	float: left;
	margin-bottom:10px;
}

ul.sub-menu {
	float: right;
}

ul.sub-menu li {
	float: left;
	padding: 0.3em;
	padding-left: 0.4em;
	padding-right: 0.4em;
	font-size: 1.1em;
}

ul.sub-menu li.selected {
	background: #f9f111;
	border: 1px solid #cfd7d9;
}

ul.sub-menu li a {
	font-weight: bold;
	font-size: 1em;
}

ul.sub-menu li.selected a {
	color: #000000;
}

div#page-container {
	width: 980px;
	margin: auto;
	background-color: #ffffff;
	text-align: left;
}

div#page-header {
	width: 100%;
	background: url('/images/header-bg.png') repeat-x;
	height: 172px;
	margin-bottom: 20px; 
}

div#page-header-menu {
	position: relative;
	height: 64px;
	margin-top: 10px;
}

div#header-search {
	background: url('/images/search-bg.png') no-repeat;
	position: absolute;
	bottom: 15px;
	right: 20px;
	width: 120px;
	height: 25px;
}

div#header-search input {
	border: 0px;
	background: #ffffff;
	width: 86px;
	margin-left: 10px;
	margin-top: 3px;
}

a#header-logo {
	display: block;
	position: absolute;
	bottom: 2px;
	left: 20px;
}

div#page-footer {
	background: url('/images/footer-bg.png') repeat-x;
	height: 80px;
	position: relative;
	clear: both;
	color: #ffffff;
}

div#page-footer ul {
	display: block;
	position: absolute;
	top: 15px;
	left: 20px;
}

div#page-footer ul li {
	list-style-type: none;
	margin: 0;
	margin-right: 15px;
	float: left;
}

div#page-footer ul li a {
	color: #ffffff;
	text-decoration: none;
}

div#page-footer ul li a:hover {
	color: #f9f111;
}

div#page-footer span#copyright {
	position: absolute;
	top: 15px;
	right: 20px;
}

div#page-footer span#data-provider {
	position: absolute;
	bottom: 10px;
	right: 20px;
}

div#page-footer span#data-provider a img {
	vertical-align: middle;
	margin-left: 5px;
}

div#content-region {
    width: 840px;
}

div#leaderboard-container {
	width: 100%;
	text-align: center;
	height: 95px;
}

div#content-region.hp, 
div#content-region.fw, 
div#content-region .fw { 
  margin-right: 20px;
  width: 520px;
	float:left;
}

div#content-region.hp h1, div#content-region h1.quotename {
    width: 100%;
    display: block;
    background-color: #6A7475;
    padding: 4px;
    color: white;
    font-size: 28px;
    margin-bottom: 10px;
}

/*main menu*/
div#mm {
	display: block;
	position: absolute;
	left: 360px;
	bottom: 0px;
}

div#mm ul {
    margin: 0px;
}

div#mm ul li {
    padding: 5px;
    margin-right: 10px;
    list-style-type: none;
		float: left;
		height: 30px;
}

div#mm ul li.selected {
	background: url('/images/main-menu-arrow.png') no-repeat bottom;
}

div#mm ul li a {
    color: white;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
}

div#mm ul li a:hover {
	color: #f9f111;
}

div#mm ul li.selected a {
	color: #f9f111;
	font-weight: bold;
}

.ui-helper-clearfix {
    display: block;
    clear: both;
    overflow: hidden;
}

div.text-ad span {
    color: #A0B0B1;
    font-size: 9px;
    line-height: 9px;
}

div#sidebar-thin .container {
    margin-bottom: 10px;
}

div#sidebar-wide {
    width: 300px;
}

div.text-ad {
    background-color: #F6F6F6;
    border: 1px solid #A0B0B1;
    padding: 0 10px 10px;
}

div#sidebar-thin {
    margin-right: 20px;
    width: 120px;
}

div#content-region, div#sidebar-thin, div#sidebar-wide {
    float: left;
    overflow: hidden;
}

h2.content-section {
    border-bottom: 10px solid #A0B0B1;
    color: #6A7475;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#companieslistcontents {
	clear: both;
}

#companieslistcontents th, #companieslistcontents td {
	padding-right:15px;
}

/*market summary tabs*/
#market-summary h3 {
	color:#444444;
	font-size:13px;
	margin-top:5px;
	padding:3px;
	text-transform:uppercase;
}
span.fallers {
    color: red;
}

span.risers {
    color: #305490;
}


div#Pagination {
    margin-top: 7px;
    margin-bottom: 7px;
    margin-right: 15px;
    float: right;
}

div.resultinfo {
    padding-top: 7px;
    margin-left: 10px;
    font-weight: bold;
}

/*news tabs*/
div.grid-2 div.d1 {
    float: left;
    width: 48%;
    padding-bottom: 20px;
    padding-right: 10px;
}

div.content-block {
		margin-top: 10px;
		margin-bottom: 20px;
}

div.fpsec1 div.content-block {
    float: left;
    width: 48%;
    padding-bottom: 20px;
    padding-right: 10px;
		margin: 0px;
}


ul.news {
	margin-top: -10px;
}

ul.news li {
    padding: 10px 0 10px 105px;
    font-size: 12px;
    border-bottom: 1px dotted #cdcdcd;
    background: url(/images/markets-links-arrow.png) no-repeat left 12px;
}

div#homepagenews ul.news li {
	padding:10px;
}

div#newscontents {
	margin-top:1em;
}

span.news_date {
    float: left;
	margin-left: -95px;
	color: #6A7475;
	cursor: pointer;
}

.newsstory span.news_date {
	float:none;
	margin:0;
}

.newsstory span.news_name {
	float:none;
}

div#homepagenews ul.news li span.news_date {
	margin-left:0px;
	padding-right:10px;
	display:block;
	float:none;
}

span.news_name, span.news_name a {
    color: #305490;
    font-weight: bold;
}

span.news_title a {
    color: #000;
    font-weight: normal;
    text-decoration: none;
}
div#homepagenews ul.news li span.news_title a  {
}



/* Brokers list */
#adviserstowercontainer,
#brokerstowercontainer  {
	/*border: 1px solid #A0B0B1;*/
	margin-top: 10px;
	padding-top: 10px;
}
#adviserstowercontainer ul li,
#brokerstowercontainer ul li {
	text-align: center;
	margin-bottom: 10px;
}


#premiumbrokerscontainer h2,
#brokerslistcontainer h2,
#premiumadviserscontainer h2,
#adviserslistcontainer h2,
#premiumcompaniescontainer h2 {
	border: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
}

#premiumcompaniescontainer h2 {
	margin-top: 0px;
}

#premiumbrokerscontainer ul,
#premiumadviserscontainer ul,
#premiumcompaniescontainer ul {
	border:1px solid #eeedcb;
  background-color: #fefccd;	
	padding:15px;
}

#premiumbrokerscontainer ul li,
#premiumadviserscontainer ul li  {
	clear:both;
	padding-bottom:15px;
}

#premiumbrokerscontainer ul li img.brokerlogo,
#premiumadviserscontainer ul li img.adviserlogo {
	float: left;
	padding-right: 10px;
}

#premiumbrokerscontainer ul li span.brokerslistname,
#premiumadviserscontainer ul li span.adviserslistname,
#premiumcompaniescontainer ul li span.companylistname {
	display: block;
	font-weight: bold;
}

#premiumbrokerscontainer ul li span.brokerslisturl,
#premiumadviserscontainer ul li span.adviserslisturl {
	display: block;
	color: #606b6b;
}

#premiumbrokerscontainer ul li span.brokerslisturl a,
#premiumadviserscontainer ul li span.adviserslisturl a {
	color: #0b317a;
}

#brokerslistcontainer ul,
#adviserslistcontainer ul {
	background-color: #f6f6f6;
	border: 1px solid #9eb0b2;
	padding: 15px;
	margin-bottom: 20px;
}

#brokerslistcontents ul li,
#adviserslistcontents ul li {
    padding: 5px 0 10px 10px;
    background: url(/images/markets-links-arrow.png) no-repeat left 8px;
}

#brokerslistcontents ul li span.brokerslistname,
#adviserslistcontents ul li span.adviserslistname {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	color: #6A7475;
}

#brokers-ads .ui-tabs-panel{
	background-color: #fff;
}

#brokers-ads .ui-state-active{
	background-color: #fff;
}

#bcd label {
	font-weight: bold;
	color: #6A7475;
}

/*companies page*/
#ci-h1 {
	float:left;
}

#premiumcompaniescontainer .companylogo {
	width:77px;
	float:left;
	border:1px solid #e8e8e8;
}

#premiumcompaniescontainer ul {
	overflow: hidden;
	padding:15px 0;
}

#premiumcompaniescontainer ul li {
	width:390px;
	float:left;
	margin-bottom:15px;
	overflow:hidden;
	margin-left:15px;
	margin-right:5px;
}

#premiumcompaniescontainer ul li .premiumcompanydetails {
	margin-left:10px;
	width:300px;
	float:left;
}
#premiumcompaniescontainer ul li .col1 {
	width:200px;
	float:left;
}

#premiumcompaniescontainer ul li .col1 .companylistname{
	margin-bottom:5px;
}

#premiumcompaniescontainer ul li .col2 {
	margin-left:10px;
	width:90px;
	float:left;
	font-weight:bold;
	white-space:nowrap;
}

.premiumcompanydetails .companychange {
	font-size:32px;
	font-weight:normal;
}

.premiumcompanydetails .col2 span{
	float:left;
	width:90px;
	text-align:center;
}

.premiumcompanydetails .up span{
	color:#305490;
}

.premiumcompanydetails .down span{
	color:red;
}

.premiumcompanydetails .even span{
	color:green;
}

/*company of the day*/
h2.cotd a{
    font-size: 16px;
    color: #305490;
	text-decoration:none;
}

table.quote {
	border: 1px solid #A1B1B1;
	margin-top:0px;
}

table.quote th, table.quote td {
	text-align: center;
}

table.quote tbody td {
	color: #03418D;
}

table.quote thead th {
	background-color: #CED6D8;
}

table.quote tbody tr td {
	background-color: #f6f6f6;
}

.hp_section {
    margin-bottom: 20px;
}

.cotd_image {
    display: block;
    float: left;
    height: 150px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.cotd_contents {
}

/*tabs details list*/

div#azcontents {
    padding-top: 10px;
    width: 100%;
    margin: auto;
    display: block;
    text-align: center;
    color: #999999;
}

div#azcontents span {
    padding-left: 2px;
    padding-right: 2px;
    cursor: pointer;
}

div#azcontents span:hover {
    color: #000;
}

#azcontents .off {
    font-weight: bold;
    color: #000;
    cursor: default;
}

.quote-trades .trades {
    margin: 10px 0px 10px 0px;
    width: 100%;
    color: #808080;
    text-decoration: none;
}

.trades tbody td {
    padding: 3px 10px 3px 0;
    border-bottom: 1px dashed #ababab;
    white-space: nowrap;
}

.quotempu {
    width: 410px;
    text-align: center;
}

.quote-fundamentals ul {
    width: 100%;
}

.quote-fundamentals ul li {
    border-bottom: 1px dashed #ababab;
    padding: 3px 10px 3px 0;
}

span.funt {
    font-weight: bold;
		float: left;
}

span.funi {
    text-align: right;
    float: right;
}

span.more a {
    float: right;
    color: #305490;
    font-weight: bold;
}

div#Pagination .pagination .trades {
    float: none;
}

/*Brokers Tower ads */
.adviserstowercontainer,
.brokerstowercontainer {
    width: 298px;
    border-left: 1px solid #A0B0B1;
    border-right: 1px solid #A0B0B1;
    border-bottom: 1px solid #A0B0B1;
}

.adviserstowercontainer li,
.brokerstowercontainer li {
    margin: 15px auto;
    text-align: center;
}

.adviserstowercontainer img,
.brokerstowercontainer img {
    width: 200px;
}

.zend_form #companyOffice-element #companyOffice {
    height: 80px;
}

#chart-legend {
	width:150px;
	border:1px solid #a1a1a1;
	background-color:#f6f6f6;
	float:right;
	padding:0.4em
}
#chart-legend label {
	float:left;
	font-weight:bold;
	margin-right:5px;
}

#chart-legend span {
	display:block;
	text-align:right;	
}

#frmChart {
	float:left;
	margin-top:10px;
	margin-left:30px;
}

/*admin forms*/
.imgpreview {
	clear:both;
	display:block;
}

/*contact form */
#frmContact dt  {
	margin-top:15px;
}

#frmContact dt label {
	font-weight:bold;
}

/*privacy*/
.privacy ul, .privacy ul li{
	list-style-type:disc;
	display:list-item;
	list-style:disc;
	padding:5px 15px;
}

#content-region.privacy {
	text-align:justify;
	width:100%;
}

div.plusstatus {
	color:red;
	display:block;
	font-size:18px;
	clear:both;
	margin:10px 0px;
	padding:3px;
	border-top:1px solid red;
	border-bottom:1px solid red;
	text-align:center;
} 

#plussxflyer span{
	font-size:10px;
}

#plussxflyer p{
	padding-bottom:5px;
}

.plussxlink {
	display:inline-block;
	padding-top:10px;
	padding-left:25px;
	width:275px;
	height:70px;
	background:url('/images/pluslinkbg.jpg') no-repeat;
	float:right;
}

.psxlinktitle {
	font-size:14px;
	font-weight:bold;
}
.plussxlink span {
	display:inline-block;
	color:white;	
	padding-right:0px;
	width:230px;	
}

