#access
{
	position:absolute;
	display:block;
	text-align:left;
	background:#333;
	width:950px;
	z-index:100;
	padding:10px;
	margin:0 auto;
	visibility:hidden;
	top:-999em;
}

#access li
{
	display:inline;
	padding: 0 10px 0 0;
}

.caption 
{
	font-weight:bold;
	color: #0086cf;
}

option.flag-US
{
	padding:0 0 0 30px;
	background: url('/images/styling/experian/SpriteLogoIcons.png') -200px -62px no-repeat;
}

#header-support input, #header-support select
{
	width:180px;
}

#breadcrumbs
{
	font-size:.85em;
	color:#808080;
}

#breadcrumbs li
{
	padding: 0 3px 0 10px;
	background: url('/images/styling/experian/SpriteLogoIcons.png') -200px -32px no-repeat;
}

#breadcrumbs li a
{
	color:#808080;
}
#breadcrumbs li.no-bullet
{
	padding: 0 3px 0 0;
	background: none;
}
#column-main h2
{
	line-height:1.4em;
}

#column-main ol
{
	margin:.8em 0;
}

#column-main li
{
	margin:10px 0;
}

#column-main ul li
{
	padding:0 0 0 15px;
	background: url('/images/styling/experian/SpriteLogoIcons.png') -200px -62px  no-repeat;
}

#column-main .media
{
	float:right;
	margin-right:10px;
}

#column-main .media p 
{
	color:#666;
	font-size:.8em;
	font-weight:bolder;
}

#column-main .media a img
{
	border:1px solid #0095da;
}

#column-main p a
{
	text-decoration:underline;
}

#column-media p
{
	margin:0;
	padding:0;
	margin-bottom:6px;
	color: #0086cf;
	margin-bottom:10px;
	font-weight:bold;
	font-size:0.85em;
}

#column-media img
{
	margin:0;
	padding:0;
	border: 1px solid #0086cf;
}

#column-main div.details p {
        margin:4px 0;
}

#column-main div.details span {
        display:block;
        float:left;
        clear:none;
        width:100px;
        font-weight:bold;
}

.hr
{
	display:block;
	background: url('/images/styling/experian/bg-HR-GrayDots.png') repeat-x;
	height:8px;
	margin:8px 0;
	clear:both;
}

.sideblock h2, h2.access
{
	margin-bottom:.5em;
	padding-left:18px;
}

h2.access
{
	background: url('/images/styling/experian/SpriteLogoIcons.png') -200px -170px no-repeat;
}
.sideblock h2.events
{
	background: url('/images/styling/experian/SpriteLogoIcons.png') -200px -190px no-repeat;
}
.sideblock h2.press
{
	background: url('/images/styling/experian/SpriteLogoIcons.png') -200px -210px no-repeat;
}
.sideblock h2.blogs
{
	background: url('/images/styling/experian/SpriteLogoIcons.png') -200px -230px no-repeat;
}
#column-right .related h2
{
	background: url('/images/styling/experian/SpriteLogoIcons.png') -196px -8px no-repeat;
}
.sideblock .hr
{
	display:block;
	background: url('/images/styling/experian/bg-HR-SideColGrayDots.png') repeat-x;
	height:8px;
	margin:8px 0;
	clear:both;
}

.sideblock input
{
	width:155px;
	color:#333;
	padding:0 3px;
}

.sideblock #login
{
	line-height:2em;
}

.sideblock li
{
	padding: 0 0 0 18px;
	margin: 0 0 .5em 0;
	background: url('/images/styling/experian/SpriteLogoIcons.png') -196px -105px no-repeat;
	font-size:.9em;
}

.sideblock .morelinks
{
	text-align:right;
	clear:both;
	margin: .8em 0 0 0;
	display:block;
	background:none;
	font-size:.9em;
}

.sideblock span.tl, .sideblock span.tr, .sideblock span.bl, .sideblock span.br
{
	position:absolute;
	width:4px;
	height:4px;
	font-size:0px;
	background: url('/images/styling/experian/cnrs-SideColumn.png') no-repeat;
}

.sideblock span.tl
{
	top:-1px;
	left:-1px;
	background-position: top left;
}

.sideblock span.tr
{
	top:-1px;
	right:-1px;
	background-position: top right;
}

.sideblock span.bl
{
	bottom:-1px;
	left:-1px;
	background-position: bottom left;
}

.sideblock span.br
{
	bottom:-1px;
	right:-1px;
	background-position: bottom right;
}

.button-group 
{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin-bottom:5px;
}

.button-form 
{
	width: auto;
	display: block;
	float: left;
	border: 0;
	padding: 0;
	margin: 0 10px 0 0;
}

.button-form button, .button-form a, .button-form a:visited {
	font-size: 1.2em;
	text-decoration: none;
	line-height: 30px;
	cursor: pointer;
	padding: 0 12px 0 0;
	border: none;
	display: block;
	float: left;
}

.style1 
{
	background: #f1f2f5 url('/images/styling/experian/bg-Button-BlueForm.png') no-repeat;
}
.style1:hover 
{
	background-position: -5px -35px;
}
.style1 div 
{
	background: #f1f2f5 url('/images/styling/experian/bg-Button-BlueForm.png') no-repeat -5px -1px;
	padding: 0 0 0 3px;
}
.style1:hover div 
{
	background-position: -5px -35px;
}
.style1 button, .style1 a, .style1 a:visited 
{
	color: #fff;
	font-weight: bold;
	text-align: center;
	width:auto;
	background: #f1f2f5 url('/images/styling/experian/bg-Button-BlueForm.png') no-repeat right -1px;
}
.style1:hover button, .style1:hover a, .style1:hover a:visited 
{
	background-position: right -35px;
}
														
.style1, .style1 div, .style1 button, .style1 a, .style1 a:visited 
{
	height: 30px;
}
#column-right .login .style1
{
  margin: 0 0 0 5px;	
}
#column-right .style1 a
{
  width:165px;
}
.style2, .style2 div, .style2 button, .style2 a, .style2 a:visited 
{
	text-align:center;
}
.style2 input
{
	border:none;
	background-color:transparent;
	font:bolder 1.3em Arial, Helvetica, sans-serif;
	color:#808080;
	padding:.2em 0 0 0;
	cursor: pointer;
}

.style2 input:hover
{
	color:#ED1951;
	text-decoration:underline;
}

a.feature-button
{
	background: url('/images/styling/experian/bg-Button-BlueFeature.png') 0px 0px no-repeat;
	text-decoration:none;
	padding: 0 0 0 16px;
	height:35px;
	display:inline-block;
}

a.feature-button span
{
	background: #fff url('/images/styling/experian/bg-Button-BlueFeature.png') right 0px no-repeat;
	padding: 7px 18px 0 0;
	margin:0;
	color:#fff;
	font-weight:bold;
	line-height:1.5em;
	height:30px;
	display:inline-block;
}

a:hover.feature-button
{
	background: url('/images/styling/experian/bg-Button-BlueFeature.png') 0px -35px no-repeat;
}

a:hover.feature-button span
{
	background: #fff url('/images/styling/experian/bg-Button-BlueFeature.png') right -35px no-repeat;
}

.advertisement-block {
	float:left;
	clear:none;
}

.ccm-pagination
{
	text-align:center;
	margin:10px auto 0 auto;
	width:auto;
}

.ccm-pagination span
{
	margin:0 .2em;
}

.ccm-pagination span a
{
	font-size:1em;
	font-weight:bolder;
}

.ccm-page-left span
{
	padding:2px 0 2px 18px;
	background: url('/images/styling/experian/SpriteLogoIcons.png') -10px -249px no-repeat;
	height:40px;
}

div.ccm-pagination span.ccm-page-left, div.ccm-pagination span.ccm-page-right
{
	position:relative;
}

.ccm-page-right span
{
	padding:2px 18px 2px 0;	
	background: url('/images/styling/experian/SpriteLogoIcons.png') 23px -209px no-repeat;
	height:40px;
}

.ccm-page-left span.ltgray
{
	background: url('/images/styling/experian/SpriteLogoIcons.png') -10px -165px no-repeat;
}

.ccm-page-right span.ltgray
{
	background: url('/images/styling/experian/SpriteLogoIcons.png') 20px -129px no-repeat;
}

#footer
{
	font-size:.8em;
	color:#808080;
}

#footer-nav li a, #page-recommends h3 
{
	font-size:1.1em;
	line-height:1.4em;
	color:#ED1951;
}

#footer-nav li li a, #page-recommends a
{
	font-size:.9em;
	line-height:1.6em;
	font-weight:normal;
	color:#0095da;
}

#footer p
{
	float: left;
	margin: 0 5px;
	display:inline;
}

#footer li
{
	float:left;
	display:inline;
	border-left: 1px solid #999;
	padding:0 5px;
}

.ccm-page-list-description
{
	margin-bottom:10px;
}


/* Google Search API (In the News) styles */

div.gsc-tabsArea, table.gsc-resultsHeader, form.gsc-search-box, 
.gs-result a.gs-clusterUrl, .gs-result .gs-clusterUrl a {
	display:none;
}

.gsc-control{
	width:100% !important;
}

.gsc-content{
	width:94%;
	padding:8px;
}

#searchcontrol{
	padding-top:8px;
}
	
.gsc-result .gs-title{
	height:auto;
}

.gsc-result .gs-title, .gsc-result .gs-title a, .gsc-result .gs-title b{
	color:#0086cf;
	font-size:1.05em;
	font-weight:bold; 
	text-decoration:underline;
	margin-bottom:2px;
}

.gsc-result .gs-title, .gsc-result .gs-title a:hover, .gsc-result .gs-title a:hover b {
	font-weight:bold;
	text-decoration:underline;
}

.gs-publisher, .gs-location, .gs-publishedDate, .gs-relativePublishedDate {
	color: #ED1951 !important;
	font-weight:bold;
}

.gs-result .gs-snippet{
	padding-bottom:5px;
}
	
.gsc-results .gsc-trailing-more-results{
	height:auto;
}

.gsc-results .gsc-trailing-more-results, .gsc-results .gsc-trailing-more-results a{
	color:#ED1951; 
	font-weight:bold;
	text-decoration:underline;
}
	
.gsc-results .gsc-trailing-more-results, .gsc-results .gsc-trailing-more-results a:hover{
	text-decoration:underline;
}	

.gsc-results .gcs-cursor .gsc-cursor-page{
	color:#0086cf;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	color:#ED1951 !important;
	font-weight:bold;
	text-decoration:underline !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page:hover {
	text-decoration:underline !important;
}

#captcha-form .button-group
{
	display:inline;
	float:left;
	clear:none;
}

/* errors/toomany captcha styles */

#captcha-form #captcha
{
	margin-top:16px;
	width:158px;
}

#captcha-image
{
	margin-right:8px;
	border:1px solid silver;
}

#captcha-area
{
	height:70px;
}

#lightbox-title
{
	background-image:none;
}
