/*	Version: 2008-09-04
----------------------------------------------- */
*
{
	margin: 0;
	padding: 0;
}
body
{
	background: #DDDDDD url(../Images/Global/bg_body.png) repeat-x 0 0;
	color: #333333;
	font: 62.5%/1.4 Arial, Helvetica, Geneva, sans-serif;
}

a:link, a:visited { color: #FF9900; text-decoration: none;}
a:focus, a:hover, a:active { color: #FF9900; text-decoration: underline;}

button, input, textarea, select
{
	font-size: 100%;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
	margin-bottom: .3em;
}
h1, h2
{
	font-family: "Helvetica Neue Condensed" , Helvetica, Arial, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: -0.02em;
	margin: 0 0 15px 0;
	text-transform: uppercase;
}
h3
{
	font-size: 1em;
	font-weight: bold;
}
h4, h5, h6
{
	font-size: 1em;
}
p
{
	padding-bottom: .4em;
}
iframe, img
{
	border: none;
}
img
{
	vertical-align: bottom;
}
table
{
	border: 0;
	font-size: 100%;
}
caption, td, th
{
	text-align: left;
	font-size: 100%;
	font-weight: normal;
}
ol, ul
{
	margin-bottom: .3em;
}
ol li, ul li
{
	margin-bottom: 5px;
	margin-left: 12px;
}
div.pre
{
	font-size: 1.1667em;
}
pre, code
{
	font-family: monospace;
	font-size: 107%;
	line-height: 1.2;
}

.adn
{
	display: block;
	height: 0;
	overflow: hidden;
	width: 0;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cleaner
{
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}

/*	Accessibility Links
----------------------------------------------- */
ul#Accessibility, .accessibility
{
	left: -9999em;
	position: absolute;
	top: -9999em;
}
.adn
{
	display: block;
	height: 0;
	overflow: hidden;
	width: 0;
}

/*	Structure
----------------------------------------------- */
body.window div#Container
{
	min-width: 650px;
}
div#Container
{
	font-size: 1.4em;
	min-width: 980px;
}

/* Header logo logic -- Redburn for non-ideas pages, IDEAS for ideas pages */
div#Header
{
	background-color: #FFFFFF;
	height: 70px;
	margin: 0 0 20px 0;
	width: 100%;
	background-image: url(../images/global/logo_redburn-partners.png);
	background-position: 5px center;
	background-repeat: no-repeat;
}
div#Header a
{
	float: left;
	padding: 0;
	height: 70px;
	width: 200px;
	display: block;
	outline: none;
}
div#Header a:hover, div#Header a:active, div#Header a:visited
{
	text-decoration: none;
}
body.ideas div#Header
{
	background-image: url(../images/global/ideaslogo_small.png);
}
body.ideas div#Header a
{
	display: none;
}

div#NavigationPrimary
{
	height: 25px;
	left: 200px;
	position: absolute;
	text-transform: uppercase;
	top: 45px;
	width: 350px;
}
div#NavigationPrimary ul
{
	float: left;
	margin: 0;
	list-style-type: none;
}
div#NavigationPrimary ul li
{
	float: left;
	font-size: 1.0714em;
	margin: 0 10px 0 0;
	text-indent: -9999em;
}
div#NavigationPrimary ul li a
{
	background: #E9AD0A url(../Images/Global/NavigationPrimary.png) no-repeat 0 0;
	color: #FFFFFF;
	display: block;
	height: 25px;
	outline: none;
}
div#NavigationPrimary ul li a:link, div#NavigationPrimary ul li a:visited
{
	background-color: #E9AD0A;
	color: #FFFFFF;
	text-decoration: none;
}
/*div#NavigationPrimary ul li a:focus,
div#NavigationPrimary ul li a:hover,
div#NavigationPrimary ul li a:active { background-color: #DDDDDD; color: #404040; }*/
div#NavigationPrimary ul li.np01
{
	width: 62px;
}
div#NavigationPrimary ul li.np01 a
{
	background-position: 0 0;
}
/*div#NavigationPrimary ul li.np01 a:focus,
div#NavigationPrimary ul li.np01 a:hover,
div#NavigationPrimary ul li.np01 a:active { background-position: 0 -25px; }*/
div#NavigationPrimary ul li.np02
{
	width: 90px;
}
div#NavigationPrimary ul li.np02 a
{
	background-position: -62px 0;
}
/*div#NavigationPrimary ul li.np02 a:focus,
div#NavigationPrimary ul li.np02 a:hover,
div#NavigationPrimary ul li.np02 a:active { background-position: -62px -25px; }*/
div#NavigationPrimary ul li.np03
{
	width: 62px;
}
div#NavigationPrimary ul li.np03 a
{
	background-position: -154px 0;
}
/*div#NavigationPrimary ul li.np03 a:focus,
div#NavigationPrimary ul li.np03 a:hover,
div#NavigationPrimary ul li.np03 a:active { background-position: -177px -25px; }*/
div#NavigationPrimary:after, div#NavigationPrimary ul:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#NavigationUser
{
	font-family: "Helvetica Neue Condensed" , Helvetica, Arial, Geneva, sans-serif;
	left: 615px;
	position: absolute;
	top: 37px;
	text-align: right;
}
div#NavigationUser ul
{
	list-style-type: none;
	margin: 0;
	width: 365px;
}
div#NavigationUser ul li
{
	float: left;
	margin: 0 20px 0 0;
}
div#NavigationUser ul li a
{
	background: #FFFFFF url(../Images/Global/NavigationUser.png) no-repeat 0 2px;
	color: #EDAB0C;
	display: block;
	padding: 0 0 0 20px;
}
div#NavigationUser ul li.np01 a
{
	background-position: 0 0;
}
div#NavigationUser ul li.np01 a.active
{
	background-position: 0 -56px;
	color: #333333;
}
div#NavigationUser ul li.np02 a
{
	background-position: 0 -112px;
}
div#NavigationUser ul li.np02 a.active
{
	background-position: 0 -168px;
	color: #333333;
}
div#NavigationUser ul li.np03 a
{
	background-position: 0 -224px;
}
div#NavigationUser ul li.np03 a.active
{
	background-position: 0 -280px;
	color: #333333;
}
div#NavigationUser ul li.np04 a
{
	background-position: 0 -336px;
}
div#NavigationUser ul li.np04 a.active
{
	background-position: 0 -392px;
	color: #333333;
}
div#NavigationUser:after, div#NavigationUser ul:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#NavigationSecondary
{
	line-height: 1.3;
	margin: 0 0 15px 20px;
	position: relative;
	width: 935px;
}
div#NavigationSecondary:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div#NavigationSecondary ul
{
	float: left;
	list-style-type: none;
	margin: 0;
}
div#NavigationSecondary ul:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div#NavigationSecondary ul li
{
	float: left;
	font-size: 1.0714em;
	margin: 0 10px 0 0;
}
div#NavigationSecondary ul li a.active
{
	background-position: 0 -56px;
	color: #333333;
}
div#NavigationSecondary div.form
{
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: auto;
}
div#NavigationSecondary div.form .form-row-select label
{
	padding-top: 0;
}
div#NavigationSecondary div.form .form-row-select .form-row-label
{
	padding-top: 1px;
	padding-right: .5em;
}
div#NavigationSecondary div.form .form-row-select select
{
	min-width: 118px;
}
div#NavigationSecondary div.form .form-row-action
{
	clear: none;
	padding-top: 0;
}
div#NavigationSecondary div.form .form-row-action .forward
{
	padding-right: 0px;
}
div#NavigationSecondary div.form .form-row-action .forward button
{
	margin-right: 0px;
}

div#Content
{
	padding: 0 0 0 20px;
	position: relative;
	max-width: 935px;
}
div#Content:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*div#Sidebar { clear: none; float: right; width: 330px; }*/
div#Sidebar
{
	left: 625px;
	position: absolute;
	top: 0;
	width: 330px;
}

div#ContentSecondary
{
	float: left;
	margin: 0 0 10px 35px;
}
div#ContentPrimary
{
	float: left;
	margin: 0 0 10px 0;
}

div#Footer
{
	clear: both;
	font-size: 0.8571em;
	margin: 0 0 0 20px;
	padding: 20px 0 20px 0;
}
div#Footer p
{
	padding: 0;
}
div#Footer div.navigation-footer ul
{
	list-style-type: none;
}
div#Footer div.navigation-footer ul li
{
	display: inline;
	margin: 0 5px 0 0;
}

/*	Componnet Specific
----------------------------------------------- */


/*	Componnet: .form
	Used on: Site Wide
----------------------------------------------- */
.form:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.form div#ClientValidationSummary
{
	background-color: #FCFCFC;
	border: 1px solid #FF0000;
	display: none;
	margin-bottom: 10px;
}
.form div#ClientValidationSummary p
{
	color: #000000;
	font-size: 1.1667em;
	font-weight: bold;
	padding: 5px 10px;
}
.form div#ClientValidationSummary ul
{
	margin-left: 15px;
}
.form div#ClientValidationSummary ul li a
{
	color: #FF0000;
}
.form p
{
	padding-bottom: 3px;
}
.form-row-required
{
	color: #FF0000;
}
.form-row
{
	clear: both;
}
.form-row:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.form-row label, .form-row .label
{
	display: block;
	float: left;
	padding: 5px 0;
	width: 100%;
}
.form-row span.form-row-label
{
	display: block;
	float: left;
	width: 100px;
}
.form-row span.form-row-field
{
	display: block;
	float: left;
}
.form-row-divider
{
	border-bottom: 1px solid #999999;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.form-row-divider hr
{
	display: none;
}
.form-row-checkbox
{
	position: relative;
}
.form-row-checkbox span.form-row-label
{
	padding-left: 20px;
	width: auto;
}
.form-row-checkbox span.form-row-field
{
	left: 0;
	position: absolute;
	top: 7px;
	width: auto;
}
.form-row-radio
{
	position: relative;
}
.form-row-radio span.form-row-label
{
	padding-left: 20px;
	width: auto;
}
.form-row-radio span.form-row-field
{
	left: 0;
	position: absolute;
	top: 7px;
	width: auto;
}
.form-row-text span.form-row-field input
{
	background: #FFFFFF url(../Images/Global/bg_form-frow-field.gif) repeat-y 0 0;
	border: 1px solid #999999;
	font-size: 0.9286em;
	padding: 1px;
}
.form-row-select span.form-row-field select
{
	background: #FFFFFF url(../Images/Global/bg_form-frow-field.gif) repeat-y 0 0;
	border: 1px solid #999999;
	font-size: 0.9286em;
	padding: 1px 0 0 1px;
}
.form-row-select span.form-row-field select option
{
	padding: 0 5px 0 1px;
}
.form-row-collapse
{
	float: left;
	padding-bottom: 5px;
}
.form-row-collapse-label span.form-row-field
{
	margin-left: 70px;
}
.form-row-active
{
	background-color: #FFC0CB;
}
.form-row-action
{
	padding: 5px 0 0 0;
}
.form-row-action span.forward
{
	padding: 0 5px 0 0;
}
.form-row-action span.return
{
	padding: 0;
}


/*	Componnet: .item
	Used on: Site Wide
----------------------------------------------- */
.item
{
	margin-bottom: 20px;
}
.item .item-title
{
	background-color: #999999;
	color: #FFFFFF;
	min-height: 21px;
}
.item .item-title h2, .item .item-title h3
{
	background-color: #999999;
	color: #FFFFFF;
	font-family: "Helvetica Neue Condensed" , Helvetica, Arial, Geneva, sans-serif;
	font-size: 0.9286em;
	font-weight: bold;
	letter-spacing: -0.02em;
	margin: 0;
	padding: 2px 5px 2px 5px;
	text-transform: uppercase;
}
.item .item-content
{
	background-color: #FFFFFF;
	padding: 5px 0 0 0;
}
.item .item-content *
{
	margin-left: 5px;
	margin-right: 5px;
}
.item .item-content * *
{
	margin-left: 0;
	margin-right: 0;
}
.item .item-content ul
{
	list-style-type: none;
}
.item .item-content ul:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.item .item-content p a img
{
	vertical-align: middle;
}
.item .item-action
{
	font-family: "Helvetica Neue Condensed" , Helvetica, Arial, Geneva, sans-serif;
	font-size: 0.8571em;
	text-transform: uppercase;
}
.item div.item-action:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.item div.item-action ul
{
	clear: both;
	float: right;
	list-style-type: none;
	margin: 0 1px;
}
.item div.item-action ul:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.item div.item-action ul li
{
	float: left;
	margin: 0 0 0 12px;
}
.item p.item-action
{
	text-align: right;
}


/*	Componnet: .item-table
	Used on: Site Wide
----------------------------------------------- */

.item-table .item-content
{
	padding-top: 0;
}
.item-table .item-content *
{
	margin-left: 0;
	margin-right: 0;
}
.item-table .item-content .form-row
{
	font-size: 1.0769em;
}
.item-table .item-content table
{
	font-size: 0.8571em;
	width: 100%;
}

.item-table .item-content table thead th
{
	background-color: #CCCCCC;
	padding: 2px 3px;
	vertical-align: top;
}
.item-table .item-content table thead th.form
{
	padding-bottom: 0;
	padding-top: 0;
}
.item-table .item-content table thead th.form .form-row-select
{
	padding-bottom: 0;
	padding-top: 0;
}
.item-table .item-content table thead th.form .form-row-select select
{
	min-width: 78px;
}
.item-table .item-content table thead th.form .form-row-action
{
	padding-bottom: 0;
	padding-top: 0;
}
.item-table .item-content table thead th.active
{
	background-color: #999999;
}
.item-table .item-content table thead th .item-table-sorter
{
	background: transparent url(../Images/Global/bg_item-table-sorter.gif) no-repeat right top;
	color: #333333;
	display: block;
	padding-right: 12px;
}
.item-table .item-content table thead th .item-table-sorter-asc
{
	background-position: 100% -300px;
}
.item-table .item-content table thead th .item-table-sorter-desc
{
	background-position: 100% -150px;
}
.item-table .item-content table tbody td
{
	background-color: #FFFFFF;
	padding: 2px 3px;
	vertical-align: top;
}
.item-table .item-content table tbody tr.alt td
{
	background-color: #EEEEEE;
}

.item-table .item-content table tbody tr.highlight td
{
	background-color: #EDAB0C;
}
.item-table .item-content table tbody tr.highlight a
{
	color: #000000;
	text-decoration: none;
}
.item-table .item-content table tbody tr.highlight a:focus
{
	color: #000000;
	text-decoration: none;
}
.item-table .item-content table tbody tr.highlight a:hover
{
	color: #000000;
	text-decoration: none;
}
.item-table .item-content table tbody tr.highlight a:active
{
	color: #000000;
	text-decoration: none;
}

.item-table .item-content table tbody tr.blank td
{
	background-color: White;
}
.item-table .item-content table tbody tr.null td
{
	padding: 5px 0;
}
.item-table .item-content .pagination
{
	font-size: 0.8571em;
}

/*	Componnet: .item-window
	Used on: 
----------------------------------------------- */
.item-window
{
	background-color: transparent;
	margin-bottom: 0;
	width: 620px;
}
.item-window .item-title
{
	background-color: transparent;
	color: #333333;
}
.item-window .item-title h2, .item-window .item-title h3
{
	background-color: transparent;
	color: #333333;
	font-family: "Helvetica Neue Condensed" , Helvetica, Arial, Geneva, sans-serif;
	font-size: 0.9286em;
	font-weight: bold;
	letter-spacing: 0;
	margin: 0;
	padding: 2px 5px 2px 5px;
	text-transform: uppercase;
}
.item-window .item-content
{
	background-color: transparent;
}
.item-window .item-content *
{
	margin-left: 0;
	margin-right: 0;
}
.item-window .item-content * *
{
	margin-left: 0;
	margin-right: 0;
}


/*	Componnet: .item-window-regulatory-statement
	Used on: 
----------------------------------------------- */
.item-window-regulatory-statement
{
	width: 620px;
}
.item-window-regulatory-statement .item-action
{
	left: 540px;
	position: absolute;
	top: 35px;
}


/*	Componnet: .item-tools
	Used on: 
----------------------------------------------- */
.item-tools
{
	margin-bottom: 5px;
}
.item-tools .item-content
{
	font-size: 0.8571em;
}
.item-tools .item-content ul
{
	padding-bottom: 3px;
}
.item-tools .item-content ul li
{
	float: left;
	margin: 0 0 2px 0;
	width: 160px;
}


/*	Componnet: .item-tools-small
	Used on: 
----------------------------------------------- */
.item-tools-small
{
	clear: both;
	float: right;
	width: 165px;
}
.item-tools-small:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/*	Componnet: .item-tools-matrix-key
	UserControl: /Pages/Ideas/MatrixTools.ascx
	Used on: /Secure/IDEAS/Matrix.aspx
----------------------------------------------- */
.item-tools-matrix-key .item-content
{
	font-size: 0.85em;
}
.item-tools-matrix-key .item-content ul li
{
	background: #FFFFFF url(../Images/Content/Ideas/MatrixToolsKey.png) no-repeat 0 50%;
	float: none;
	padding-left: 25px;
	width: auto;
}
.item-tools-matrix-key .item-content ul li.k00
{
	background-position: 0 50%;
}
.item-tools-matrix-key .item-content ul li.k01
{
	background-position: -165px 50%;
}
.item-tools-matrix-key .item-content ul li.k02
{
	background-position: -330px 50%;
}
.item-tools-matrix-key .item-content ul li.k03
{
	background-position: -495px 50%;
}
.item-tools-matrix-key .item-content ul li.k04
{
	background-position: -660px 50%;
}
.item-tools-matrix-key .item-content ul li.k05
{
	background-position: -825px 50%;
}

/*	Componnet: .pagination
	Used on: 
----------------------------------------------- */
.pagination
{
	position: relative;
}
.pagination-divider
{
	color: #666666;
	font-size: 0.7em;
	vertical-align: text-top;
}
.pagination-pages
{
	padding: 3px 300px 5px 5px;
	text-align: left;
}
.pagination-pages a:link, .pagination-pages a:visited, .pagination-pages .pagination-current
{
	padding: 2px;
}
.pagination-pages a.pagination-previous:link, .pagination-pages a.pagination-previous:visited, .pagination-pages a.pagination-previous
{
	background: #FFFFFF url(../Images/Global/bg_pagination.gif) no-repeat 0 50%;
	margin-right: 3px;
	padding-left: 22px;
}
.pagination-pages a.pagination-next:link, .pagination-pages a.pagination-next:visited, .pagination-pages a.pagination-next
{
	background: #FFFFFF url(../Images/Global/bg_pagination.gif) no-repeat 100% 50%;
	margin-left: 3px;
	padding-right: 22px;
}
.pagination-results
{
	padding: 3px 5px 2px 5px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
	width: 300px;
}
.pagination-results a:link, .pagination-results a:visited, .pagination-results .pagination-current
{
	padding: 2px;
}


/*	Componnet: .item-personalise-setting
	Used on: 
----------------------------------------------- */
.item-personalise-setting
{
	width: 655px;
}
.item-personalise-setting .form-row-action
{
	text-align: right;
}


/*	Componnet: .item-personalise-setting
	UserControl: /Pages/Personalise/SettingIdeasCharts.ascx
	Used on: 
----------------------------------------------- */
.item-personalise-setting-ideas-charts .form-row-radio
{
	min-height: 140px;
}
.item-personalise-setting-ideas-charts .form-row-radio .item-content-image
{
	left: 0;
	position: absolute;
	top: 0;
}
.item-personalise-setting-ideas-charts .form-row-radio span.form-row-label
{
	padding-left: 235px;
	padding-top: 50px;
}
.item-personalise-setting-ideas-charts .form-row-radio span.form-row-field
{
	left: 210px;
	top: 57px;
}


/*	Componnet: .item-personalise-signin
	Used on: 
----------------------------------------------- */
.item-personalise-signin .item-content .item-action
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
	text-align: left;
	text-transform: none;
}


/*	Componnet: .item-publications-search
	UserControl: /Global/PublicationsSearch.ascx
	Used on: 
----------------------------------------------- */
.item-publications-search .form-row
{
	clear: none;
	padding-right: 5px;
}
.item-publications-search .form-row-text
{
	float: left;
}
.item-publications-search .form-row span.form-row-label
{
	width: 70px;
}


/*	Componnet: .item-publications-latest-table
	UserControl: /Pages/Home/PublicationsLatestTable.ascx
	Used on: Home.aspx
----------------------------------------------- */
.item-publications-latest-table table .company
{
	border-left: none;
	width: 108px;
}
.item-publications-latest-table table .company p
{
	width: 102px;
}
.item-publications-latest-table table .title
{
	width: 160px;
}
.item-publications-latest-table table .title p
{
	width: 154px;
}
.item-publications-latest-table table .date
{
	width: 40px;
}
.item-publications-latest-table table .date p
{
	width: 36px;
}
.item-publications-latest-table table .rating
{
	width: 70px;
}
.item-publications-latest-table table .rating p
{
	width: 64px;
}


.item-publications-latest-table p.item-action
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 0 5px 3px 0;
	text-transform: none;
}


/*	Componnet: .item-publications-table
	UserControl: /Pages/Publications/PublicationsTable.ascx
	Used on: /Publications/Default.aspx
----------------------------------------------- */
.item-publications-table table .company
{
	border-left: none;
	width: 100px;
}
.item-publications-table table .company p
{
	width: 100px;
}

.item-publications-table table .title
{
	width: 210px;
}
.item-publications-table table .title p
{
	width: 210px;
}

.item-publications-table table .details
{
	width: 60px;
}
.item-publications-table table .details p
{
	width: 60px;
}

.item-publications-table table .date
{
	width: 90px;
}
.item-publications-table table .date p
{
	width: 90px;
}

.item-publications-table table .rating
{
	width: 81px;
}
.item-publications-table table .rating p
{
	width: 81px;
}

.item-publications-table table .sector
{
	width: 100px;
}
.item-publications-table table .sector p
{
	width: 100px;
}

.item-publications-table table .analyst
{
	width: 81px;
}
.item-publications-table table .analyst p
{
	width: 81px;
}


.item-publications-table p.item-action
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 0 5px 3px 0;
	text-transform: none;
}


/*	Componnet: .item-screening-saved
	UserControl: /Pages/Ideas/ScreeningTable.ascx
	Used on: /Ideas/Screening.aspx
----------------------------------------------- */
.item-screening-saved
{
	width: 490px;
	margin: 10px 5px;
}
.item-screening-saved .form-row .form-row-label
{
	float: left;
	width: 115px;
	text-align: left;
}
.item-screening-saved .form-row .form-row-select
{
	display: block;
	float: left;
	width: 270px;
	margin-right: 5px;
}
.item-screening-saved .form-row .form-row-select select
{
	min-width: 270px;
}
.item-screening-saved .form-row button
{
	vertical-align: bottom;
}
/*
.item-screening-saved { width: 400px; }
.item-screening-saved .form-row { clear: both; }
.item-screening-saved span.form-row-label { width: 115px; }
.item-screening-saved .form-row-select { width: 290px; }
.item-screening-saved .form-row-select select { min-width: 170px; }
.item-screening-saved .form-row-collapse { clear: left; }
.item-screening-saved .form-row-action { float: left; clear: none; padding-top: 0; }
.item-screening-saved .form-row-action span.forward { position: relative; top: 5px; }
*/

/*	Componnet: .item-ideas-profile-search
	UserControl: /Global/IdeasProfileSearch.ascx
	Used on: Home.aspx | /IDEAS/GettingStarted.aspx | /IDEAS/Matrix.aspx
----------------------------------------------- */

.item-ideas-profile-search .form-row span.form-row-label
{
	width: 70px;
}
.item-ideas-profile-search .form-row-text input
{
	min-width: 158px;
}
.item-ideas-profile-search .form-row-select select
{
	min-width: 170px;
}
.item-ideas-profile-search .form button
{
	margin-left: 7px;
}
.item-ideas-profile-search .form label
{
	width: 90px;
}
.item-ideas-profile-search .form .form-row-combo-container
{
	display: block;
	float: left;
	width: 310px;
}
.item-ideas-profile-search hr
{
	margin: 5px 0;
}
.item .form table
{
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	margin-bottom: 8px;
}
.item .form table th, .item .form table td
{
	border: 1px solid #FFFFFF;
}
.item .form table td select
{
	margin-bottom: 5px;
}
.item .form table table
{
	margin-bottom: 0;
}

/*	Componnet: .item-ideas-profile-search-level
	UserControl: /Pages/Ideas/ProfileSearchLevel.ascx
	Used on: /IDEAS/Profile*.aspx
----------------------------------------------- */
.item-ideas-profile-search-level
{
	margin: 0;
}
.item-ideas-profile-search-level .form-row-action
{
	clear: none;
}
.item-ideas-profile-search-level .form button
{
	margin-left: 7px;
}
.item-ideas-profile-search-level .form label
{
	width: 70px;
}
.item-ideas-profile-search-level
{
	width: 400px;
}
.item-ideas-profile-search-level .form
{
	padding-bottom: 5px;
}
.item-ideas-profile-search-level .form td
{
	padding: 4px 0px;
}
.item-ideas-profile-search-level .form table td select
{
	margin: 0;
}

/*	Componnet: .item-ideas-matrix-search
	UserControl: /Pages/Ideas/MatrixSearch.ascx
	Used on: /IDEAS/GettingStarted.aspx | /IDEAS/Matrix.aspx
----------------------------------------------- */
.item-ideas-matrix-search .form-row-select select
{
	min-width: 170px;
}
.item-ideas-matrix-search .form-row
{
	float: left;
	clear: none;
}
.item-ideas-matrix-search p
{
	float: left;
	padding-top: 5px;
	padding-right: 5px;
}


/*	Componnet: .ideas-profile-summary
	Used on: 
----------------------------------------------- */
.ideas-profile-summary .item-table table thead th
{
	text-align: right;
}
.ideas-profile-summary .item-table table thead th.first
{
	border-left: none;
	vertical-align: bottom;
	text-align: left;
}
.ideas-profile-summary .item-table table thead th.data
{
	text-align: right;
	width: 55px;
	vertical-align: bottom;
}
.ideas-profile-summary .item-table table tbody td.first
{
	border-left: none;
	text-align: left;
}
.ideas-profile-summary .item-table table tbody td.data
{
	text-align: right;
	width: 55px;
	vertical-align: bottom;
}

.ideas-profile-summary div.col
{
	float: left;
	padding: 0px 0px 0px 7px;
	margin: 0;
	width: 457px;
}
.ideas-profile-summary div.col .item
{
	margin: 0px;
	padding: 9px 0px 0px 0px;
}
.ideas-profile-summary div.col .item-chart
{
	padding: 4px 2px 0px 2px;
	margin: 0;
}
.ideas-profile-summary div.col .item-chart img
{
	padding: 0;
	margin: 0;
}
.ideas-profile-summary div.col .item-table
{
	padding: 7px 0px 0px 0px;
	margin: 0;
}
.ideas-profile-summary div.col-2, .ideas-profile-summary div.col-4
{
	padding: 0px 0px 0px 5px;
}
.ideas-profile-summary div.col-5
{
	clear: both;
	width: 921px;
}

/*	Componnet: .ideas-profile-detail
	Used on: 
----------------------------------------------- */
.ideas-profile-detail table
{
	margin: 0;
}
.ideas-profile-detail table thead th.first
{
	border-left: none;
	vertical-align: bottom;
	text-align: left;
}
.ideas-profile-detail table thead th.data
{
	text-align: right;
	width: 55px;
	vertical-align: bottom;
}
.ideas-profile-detail table tbody td.first
{
	border-left: none;
	text-align: left;
}
.ideas-profile-detail table tbody td.data
{
	text-align: right;
	width: 55px;
	vertical-align: bottom;
}

.ideas-profile-detail div.col
{
	margin: 0px 7px 0px 7px;
	float: none;
}
.ideas-profile-detail div.col .item
{
	margin: 0px;
	padding: 9px 0px 0px 0px;
}
.ideas-profile-detail div.col .item-chart
{
	padding: 4px 2px 0px 2px;
	margin: 0;
}
.ideas-profile-detail div.col .item-chart img
{
	padding: 0;
	margin: 0;
}
.ideas-profile-detail div.col .item-table
{
	padding: 7px 0px 0px 0px;
	margin: 0;
}

/*	Componnet: .item-ideas-profile-overview
	Used on: /IDEAS/Profile*.aspx
----------------------------------------------- */
.item-ideas-profile-overview
{
	margin: 0 0 5px 0;
	width: 440px;
}
.item-ideas-profile-overview .item-content
{
	padding: 0;
}
.item-ideas-profile-overview .item-content *
{
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
.item-ideas-profile-overview .item-content * *
{
	margin-left: 0;
	margin-right: 0;
}

/*	Componnet: .item-ideas-profile-custom-charting-steps
	Used on: /IDEAS/Profile*.aspx
----------------------------------------------- */

.item-ideas-profile-custom-charting-steps .form
{
	margin-right: 0;
}
.item-ideas-profile-custom-charting-steps .form button
{
	margin-left: 7px;
}
.item-ideas-profile-custom-charting-steps .form label
{
	padding: 0px;
	width: 80px;
	vertical-align: middle;
}
.item-ideas-profile-custom-charting-steps .form .form-row-action
{
	text-align: right;
}
.item-ideas-profile-custom-charting-steps .form .form-row
{
	vertical-align: middle;
	padding: 4px 0px;
}
.item-ideas-profile-custom-charting-steps .form .form-row-combo-container
{
	display: block;
	float: left;
	width: 188px;
}

#ContentSecondary .item-ideas-profile-charting .item-table table
{
}
#ContentSecondary .item-ideas-profile-charting .item-table tbody td
{
	text-align: right;
	width: 45px;
}
#ContentSecondary .item-ideas-profile-charting .item-table tbody td.first
{
	text-align: left;
	width: auto;
}
#ContentSecondary .item-ideas-profile-charting .item-table thead th
{
	text-align: right;
	width: 45px;
}
#ContentSecondary .item-ideas-profile-charting .item-table thead th.first
{
	text-align: left;
	width: auto;
}


/*	Componnet: .item-ideas-profile-custom-charting-table
	Used on: /IDEAS/Profile*.aspx
----------------------------------------------- */
.item-ideas-profile-custom-charting-table
{
	margin-bottom: 5px;
	margin-right: 3px;
}
.item-ideas-profile-custom-charting-table table .first
{
	border-left: none;
}
.item-ideas-profile-custom-charting-table table .data
{
	text-align: right;
	width: 55px;
}


/*	Componnet: .item-ideas-matrix-chart
	UserControl: /Pages/Ideas/MatrixChart.ascx
	Used on: /IDEAS/Profile*.aspx
----------------------------------------------- */
.item-ideas-matrix-chart .item-content
{
	background-color: #DDDDDD;
}
.item-ideas-matrix-chart .item-content *
{
	margin-left: 0;
	margin-right: 0;
}
.item-ideas-matrix-chart .item-content * *
{
	margin-left: 0;
	margin-right: 0;
}
.item-ideas-matrix-chart .item-content .item-content-image
{
	padding: 0;
}
.item-ideas-matrix-chart .item-content .item-action
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
	text-align: left;
	text-transform: none;
}


/*	Componnet: .item-ideas-profile-matrix-table
	Used on: 
----------------------------------------------- */
.item-ideas-profile-matrix-table
{
	margin: 0;
}
.item-ideas-profile-matrix-table table .first
{
	border-left: none;
	width: 127px;
}
.item-ideas-profile-matrix-table table .data
{
	text-align: right;
	width: 70px;
}


/*	Section Specific
----------------------------------------------- */


/*	Section: body.agree
----------------------------------------------- */
body.content-terms-of-use div#ContentPrimary
{
	width: 515px;
}


/*	Section: body.home
----------------------------------------------- */
body.home div#NavigationPrimary ul li.np01 a:link, body.home div#NavigationPrimary ul li.np01 a:visited
{
	background-position: 0 -25px;
}
body.home div#ContentPrimary
{
	width: 450px;
}
body.home div#ContentSecondary
{
	width: 450px;
}


/*	Section: body.publications
----------------------------------------------- */
body.publications div#NavigationPrimary ul li.np02 a:link, body.publications div#NavigationPrimary ul li.np02 a:visited
{
	background-position: -62px -25px;
}
body.publications div#ContentPrimary
{
	float: none;
	width: 935px;
}


/*	Section: body.ideas
----------------------------------------------- */
body.ideas div#ContentPrimary
{
	width: 280px;
	margin: 0;
	padding: 0;
}

body.ideas div#NavigationPrimary ul li.np03 a:link, body.ideas div#NavigationPrimary ul li.np03 a:visited
{
	background-position: -154px -25px;
}
/*body.ideas div#ContentPrimary {  }*/
body.ideas div#ContentSecondary
{
	background-color: #FFFFFF;
	width: 935px;
}
body.ideas div#ContentSecondary h1
{
	background-color: #DDDDDD;
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: none;
}

body.ideas-index div#ContentPrimary
{
	width: 450px;
}
body.ideas-index div#ContentSecondary
{
	background-color: #DDDDDD;
	width: 450px;
}
body.ideas-index .item-ideas-matrix-search p
{
	clear: both;
	float: none;
	padding-top: 0;
	padding-right: 5px;
}

body.ideas-profile div#ContentSecondary
{
	clear: both;
	margin: 0px 0 15px 0;
}
body.ideas-profile div#NavigationContent
{
	background-color: #DDDDDD;
	height: 21px;
	text-transform: uppercase;
}
body.ideas-profile div#NavigationContent ul
{
	float: left;
	margin: 0;
	list-style-type: none;
}
body.ideas-profile div#NavigationContent ul li
{
	float: left;
	font-size: 1.0714em;
	margin: 0 10px 0 0;
	text-indent: -9999em;
}
body.ideas-profile div#NavigationContent ul li a
{
	background: #E9AD0A url(../Images/Content/Ideas/ProfileNavigationContent.png) no-repeat 0 0;
	color: #FFFFFF;
	display: block;
	height: 21px;
	outline: none;
}
body.ideas-profile div#NavigationContent ul li a:link, body.ideas-profile div#NavigationContent ul li a:visited
{
	background-color: #E9AD0A;
	color: #FFFFFF;
	text-decoration: none;
}
body.ideas-profile div#NavigationContent ul li a:active
{
	background-color: #DDDDDD;
	color: #404040;
}
body.ideas-profile div#NavigationContent ul li.np01
{
	width: 68px;
}
body.ideas-profile div#NavigationContent ul li.np01 a
{
	background-position: 0 0;
}
body.ideas-profile div#NavigationContent ul li.np01 a.active
{
	background-position: 0 -21px;
}
body.ideas-profile div#NavigationContent ul li.np02
{
	width: 62px;
}
body.ideas-profile div#NavigationContent ul li.np02 a
{
	background-position: -68px 0;
}
body.ideas-profile div#NavigationContent ul li.np02 a.active
{
	background-position: -68px -21px;
}
body.ideas-profile div#NavigationContent ul li.np03
{
	width: 114px;
}
body.ideas-profile div#NavigationContent ul li.np03 a
{
	background-position: -130px 0;
}
body.ideas-profile div#NavigationContent ul li.np03 a.active
{
	background-position: -130px -21px;
}
body.ideas-profile div#NavigationContent:after, body.ideas-profile div#NavigationContent ul:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body.ideas-profile .item-ideas-profile-search-level .item-content
{
	padding: 10px 0 0 0;
}
body.ideas-profile .item-ideas-profile-search-level .item-content .form
{
	margin: 0px 7px;
}




.ideas-profile-custom-charting div.col
{
	float: left;
	padding-left: 7px;
}
.ideas-profile-custom-charting div.col-1
{
	width: 273px;
	padding-left: 9px;
}
.ideas-profile-custom-charting div.col-2
{
}
.ideas-profile-custom-charting div.col .item
{
	margin: 0px;
	padding: 9px 0px 0px 0px;
}
.ideas-profile-custom-charting div.col .item-chart
{
	padding: 4px 2px 0px 2px;
	margin: 0;
}
.ideas-profile-custom-charting div.col .item-chart img
{
	padding: 0;
	margin: 0;
}
.ideas-profile-custom-charting div.col .item-table
{
	padding: 3px 0px 0px 0px;
	margin: 0;
}
.ideas-profile-custom-charting div.col-3
{
	clear: both;
	float: none;
	padding-right: 7px;
}

body.ideas-screening .form-row
{
	padding: 4px 0;
}
body.ideas-screening .form-row label
{
	padding: 0;
}
body.ideas-screening div#ContentPrimary
{
	margin-bottom: 20px;
}
body.ideas-screening div#ContentPrimary .form-row a
{
	vertical-align: text-bottom;
}
body.ideas-screening div#ContentSecondary
{
	background-color: #DDDDDD;
	clear: both;
	margin: 10px 0 0 0;
	width: auto;
}

body.ideas-matrix div#Content
{
	float: left;
}
body.ideas-matrix div#ContentPrimary
{
	float: left;
}
body.ideas-matrix div#ContentSecondary
{
	background-color: #DDDDDD;
	clear: none;
	float: left;
	padding-bottom: 30px;
	margin-left: 50px;
	width: 605px;
}
body.ideas-matrix .item-ideas-profile-search .form-row-select select
{
	min-width: 162px;
}
body.ideas-matrix .item-ideas-matrix-search p
{
	clear: both;
	float: none;
	padding-top: 0;
	padding-right: 5px;
}
body.ideas-matrix .item-ideas-matrix-search .form-row span.form-row-label
{
	width: 70px;
}
body.ideas-matrix .item-ideas-matrix-search .form-row-select select
{
	min-width: 220px;
}


/*	Section: body.personalise
----------------------------------------------- */
body.personalise-index div#ContentPrimary
{
	width: 450px;
}
body.personalise-index div#ContentSecondary
{
	width: 450px;
}
body.personalise-index .item-content ul
{
	list-style-type: none;
}
body.personalise-index .item-content ul:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
body.personalise-index .item-content ul li
{
	margin-bottom: 10px;
}

body.personalise-setup div#ContentPrimary
{
	width: 563px;
}
body.personalise-setup .item p.item-action
{
	padding-bottom: 5px;
}


/*	Section: body.account-signin
----------------------------------------------- */
body.account-signin
{
	background: #DDDDDD url(../Images/Content/Account/bg_body-account-signin.png) no-repeat 555px 90px;
}
body.account-signin div#ContentPrimary
{
	width: 515px;
}


/*	Section: body.regulatory-statement
----------------------------------------------- */
body.regulatory-statement p
{
	padding-bottom: 1em;
}
body.regulatory-statement div#Content
{
	position: static;
}


/*	Section: body.content
----------------------------------------------- */
body.content div#ContentPrimary
{
	width: 540px;
}
body.content h1
{
	margin-bottom: 10px;
}
body.content h2
{
	margin: 10px 0 5px 0;
}
body.content h3
{
	margin: 10px 0 5px 0;
}
body.content ol, body.content ul
{
	margin: 5px 0 10px 0;
}
body.content ol li
{
	margin-left: 20px;
}
body.content ul li
{
	margin-left: 12px;
}


/* Section: dialog 
---------------------------------------------- */
fieldset.dialog
{
	padding: 1em;
	text-align: center;
	display: none;
}
fieldset.dialog .clear
{
	clear: both;
}
.ui-dialog fieldset.dialog
{
	display: block;
}
.ui-dialog-overlay
{
	background-image: url(jquery-ui-themeroller/images/black60.png);
}
fieldset.dialog .button-bar
{
	padding-top: 7px;
}
fieldset.dialog .button-bar img
{
	vertical-align: top;
}
fieldset.dialog .button-bar img.loader
{
	margin-top: 2px;
}
fieldset.dialog .validation
{
	color: Red;
}
fieldset.dialog .validation span
{
	display: block;
	padding-top: 7px;
}
.ui-dialog-titlebar-spinner
{
	display: none;
	background-image: url(jquery-ui-themeroller/images/ajax-loader.gif);
	height: 16px;
	width: 16px;
	position: absolute;
	right: 24px;
	top: .4em;
}

/* Section: Autocomplete 
---------------------------------------------- */

.ac_results
{
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul
{
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe
{
	display: none; /*sorry for IE5*/
	display: /**/ block; /*sorry for IE5*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	filter: mask();
	width: 3000px;
	height: 3000px;
}

.ac_results li
{
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading
{
	background: Window url('./indicator.gif') right center no-repeat;
}

.ac_over
{
	background-color: Highlight;
	color: HighlightText;
}

/*AutoComplete flyout */
.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	background-color: transparent;
	height: 200px;
	text-align: left;
	list-style-type: none;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px 0 0 4px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #DDDDDD;
	margin: 0;
	cursor: pointer;
}

/* AutoComplete item */
.autocomplete_listItem
{
	background-color: #FFFFFF;
	color: windowtext;
	padding: 1px 0 0 4px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #DDDDDD;
	margin: 0;
}

.print-only
{
	display: none;
	position: absolute;
	left: -5000px;
	top: -5000px;
}

.screening-portfolio-editor-available
{
	float: left;
	text-align: left;
	width: 275px;
}
.screening-portfolio-editor-available select
{
	width: 275px;
}
.screening-portfolio-editor-buttons
{
	float: left;
	text-align: center;
	width: 50px;
	padding-top: 13em;
}
.screening-portfolio-editor-current
{
	float: left;
	text-align: left;
	width: 275px;
}
.screening-portfolio-editor-current select
{
	width: 275px;
}

.item-screening-column-filter-editor input
{
	text-align: right;
}

.IDEASPrimaryNavigation
{
	font-weight: bold;
	color: #EDAB0C !important;
}
.IDEASPrimaryNavigationActive
{
	font-weight: bold;
	color: Black !important;
}


/*	Componnet: .item-screening-table
	UserControl: /Pages/Ideas/ScreeningTable.ascx
	Used on: /Ideas/Screening.aspx
----------------------------------------------- */
body.ideas-screening DIV#Content
{
	width: 935px;
}
body.ideas-screening DIV#Content div#Sidebar
{
	float: right;
	position: static;
	height: auto;
}
body.ideas-screening DIV#Content div#ContentSecondary
{
	float: none;
}

.item-screening-table
{
	background-color: White;
	overflow: visible;
	width: auto;
	border-bottom: solid 2px white;
	width: 1000000px;
	visibility: hidden;
}

.item-screening-table table
{
	font-size: 0.8571em;
	table-layout: fixed;
	border-collapse: separate;
	width: auto;
	overflow: visible;
}
.item-screening-table table td, .item-screening-table table th
{
	border: solid 1px white;
	padding: 3px;
	margin: 0px;
}
.item-screening-table table th
{
	background-color: #CCCCCC;
}

.item-screening-table table td.data, .item-screening-table table th.data
{
	width: 104px;
	text-align: right;
}
.item-screening-table table .flag
{
	width: 35px;
	text-align: center;
}
.item-screening-table table .company
{
	width: 150px;
	text-align: left;
}
.item-screening-table table td.sector, .item-screening-table table th.sector
{
	width: 180px;
	text-align: left;
}
.item-screening-table table td.yearend, .item-screening-table table th.yearend
{
	width: 84px;
	text-align: left;
}

.screening-table-header
{
	background-color: #CCCCCC;
	border: solid 2px white;
	border-left-width: 1px;
	overflow: visible;
}
.screening-table-header .form-row-select span.form-row-field select
{
	font-size: 1em;
}
.screening-table-header th
{
	vertical-align: bottom;
}
.screening-table-header table
{
	margin-top: -1px;
	margin-bottom: -1px;
	border-right: 1px solid white;
}

.screening-data-table-header
{
	display: none;
}
.screening-data-table
{
	border: solid 1px white;
	float: left;
	margin-left: -2px;
}
.screening-data-table-left
{
	clear: left;
}
.screening-data-table td
{
	height: 24px;
}
.screening-table input
{
	vertical-align: baseline;
}

.item-screening-table table tbody td
{
	background-color: #FFFFFF;
	padding: 2px 3px;
	vertical-align: top;
	margin: 0px;
	overflow: hidden;
}
.item-screening-table table tbody tr td
{
	background-color: #FFFFFF;
}
.item-screening-table table tbody tr.alt td
{
	background-color: #EEEEEE;
}

.screening-table-body
{
	overflow: auto;
	border-top: 1px solid white;
	max-height: 420px;
	padding-left: 2px;
}
.screening-table-body table
{
	margin-top: -2px;
}

.screening-table-body-wrapper
{
	background-image: url(../images/content/ideas/screening-background.gif);
	background-position: center 1px;
}

.screening-table-header .item-table-sorter
{
	background: transparent url(../Images/Global/bg_item-table-sorter.gif) no-repeat right top;
	color: #333333;
	display: block;
	padding-right: 12px;
}
.screening-table-header .item-table-sorter:hover
{
	color: #333333;
	display: block;
	padding-right: 12px;
	text-decoration: underline;
}

.screening-table-header .item-table-sorter-asc
{
	background-position: 100% -300px;
}
.screening-table-header .item-table-sorter-desc
{
	background-position: 100% -150px;
}



.screening-table-header th.active
{
	background-color: #999999;
}

.ideas-profile .entity-footer
{
	margin: .5em 1em 0 1em;
	padding: .5em 0em 0em 0em;
	clear: both;
	font-size: .8em;
}

body.ideas-profile div#ContentSecondary h1
{
	font-size: 1.3em;
	padding-top: .5em;
	display: block;
}




.dataItemYears
{
	width: 300px;
}


.up, .down
{
	background: transparent url(../Images/Content/Ideas/UpDown.gif) left top;
	border: none 0 Transparent;
	height: 21px;
	width: 25px;
	
}

.up:hover, .down:hover
{
    cursor:pointer;
}

.down 
{
	background-position: left bottom;
}
.up-disabled 
{
	background-position: right top;
}
.down-disabled 
{
	background-position: right bottom;
}
