/****************************************
 Standard definitions
 ****************************************/
body {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #666666;
	font-size: 0.6875em;
	margin: 0px auto;
	padding: 0;
	text-align: center;
}

form {
	margin: 0;
	padding: 0;
	display: inline;
}

img {
	border: 0;
}

a {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	height: 0;
	border-top: 1px solid #ccc;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	padding: 0;
	line-height: 0;
}
hr.dark {
	border-top: 1px solid #666;
}

sup {
	color: #0066CC;
}

p.quote {
	color: #E4077B;
	font-size: 1.2em;
	padding: 25px 30px 0 0;
	margin-bottom: 10px;
	_position: relative; /* IE6 hack, otherwise images don't show in .pquote! */
}
blockquote {
	margin-right: 40px;
}
blockquote p.quote {
	margin-right: 100px;
	background: url(/media/images/misc/quote.gif) top left no-repeat;
}
blockquote p.quote:first-letter {
	margin-left: 25px;
}
blockquote strong {
	color: black;
}


/* --- apply default colour (section colour) to headings --- */
h1, h2, h3, h4	{
	color: #3E0071;
	font-weight: bold;
}

/* --- heading sizes --- */
h1	{font-size: 1.63em; margin-bottom: 0px; line-height: 1.2em}
h2	{font-size: 1.27em;}
h3	{font-size: 1.09em; margin-bottom: 0px;}
h4	{font-size: 1em;}

/****************************************
 Standard classes
 ****************************************/
p.extract {
	color: #D61CA5;
	font-size: 1.6em;
	min-height: 170px;
	width: 280px;
	line-height: 1.4em;
}
p.extract strong {
	font-size: 1.7em;
}

p.cell1, p.cell2 {
	float: left;
	width: 47%;
}
p.cell1 a, p.cell2 a {
	font-weight: bold;
}
p.cell1 {
	padding-right: 20px;
}
div.col1 {
	float: left;
	width: 33%;
}
div.col3 {
	float: left;
	width: 33%;
}
div.col2 {
	float: left;
	width: 33%;
}
div.alphabet {
	font-size: 1.7em;
}
div.horizontalAdContainer {
	text-align: center;
	margin: 20px 0px 17px 0px;
}
div.horizontalAd {
	width: 468px;
	height: 60px;
	margin: auto;
	overflow: hidden;
}
div.catSponsorAdContainer 
{
	margin: 0px 0px 10px 0px;
}
div.ukcodeleaderboardAdContainer {
	text-align: center;
	margin: 10px 0px 15px 0px;
	clear: both;
}
div.intleaderboardAdContainer {
	text-align: center;
	margin: 10px 0px 15px 0px;
	clear: both;
}
div.leaderboardAdContainer {
	text-align: center;
	margin: 20px 0px 15px 0px;
}
div.leaderboardAd {
	width: 728px;
	height: 90px;
	margin: auto;
	overflow: hidden;
}
div.intmpuAdContainer {
	text-align: center;
	margin: 0px 0px 0px 10px;
	float: right;
}
div.ukcodempuAdContainer {
	text-align: center;
	margin: 0px 0px 0px 10px;
	float: right;
}
div.mpuAdContainer {
	text-align: center;
	margin: 0px 0px 0px 10px;
	float: right;
}
div.mpudAd {
	width: 300px;
	height: 250px;
	margin: auto;
	overflow: hidden;
}
div.logoAdContainer 
{
	float: right;
}
div.logoAd
{
	width: 150px;
	height: 60px;
	margin: auto;
	overflow: hidden;
}
div.skyScraperAd {
	float: right;
	width: 160px;
	text-align: center;
}
div.promotionAd {
	width: 160px;
}
div.nationalsAd {
	border: 1px solid #FCC7F1;
	background: #FEDEF5;
	margin: 10px 0 10px 0;
	padding: 5px;
}
div.nationaAdTitle {
	font-weight: bold;
	color: Black;
}
div.nationalsAdName {
	font-size: 1.2em;
	font-weight: bold;
	color: #0064CD;
}
div.nationalsAdTel {
	font-size: 1.2em;
	font-weight: bold;
	color: #340168;
}
div.nationalsAdUrl {
	width: 150px;
	word-wrap: break-word;
}
div.nationalsAdUrl a {
	color: #077804;
}
div.viewAllNational {
	margin-bottom: 10px;
}
div.skyScraperContent {
	text-align: center;
	height: 600px;
	overflow: hidden;
}
.warning {
	color: #f00;
}

div.clearer 
{
	clear: both;
	height: 0px;
	font-size: 0px; /*IE6*/
}

div.ukcodeFootnote
{

}

div.vspace
{
	height: 10px;
}

div.vvspace
{
	height: 20px;
}

/****************************************
 Main Container
 ****************************************/
#PageContainer 
{
	margin: 16px auto;
	width: 770px; /* was 720, but bigger to cope with 'leaderboard' style banner ads */
	text-align: left;
}

#HomePageContainer {
	margin: 0px auto;
	width:1000px;
	text-align: left;
}


#HomePageContainer a 
{
	color:#633799;
}


/****************************************
 Header
 ****************************************/
#Header {
	height: 36px;
}
#PageContainer #Header {
	margin: 0 0 16px 0;
	background: white;
}
#HomePageContainer #Header {
	margin: 0;
	background: transparent url(/media/images/paralympians/phonebook-logo.jpg) no-repeat right 0px;
	width:1000px;
	height:226px;
}
#Header a {
	line-height: 1em;
	margin: 0;
	padding: 0;
}
#HomePageContainer #Header a {
	font-weight:bold;
	color:#643698;
}
#PageContainer #Header img {
	float: right;
}
#HomePageContainer #Header img {
	float: left;
}
#PageContainer #btlogo {
	width:75px;
	height:36px;
}
#HomePageContainer #btlogo {
	width:178px;
	height:95px;
}

#Header ul {
	padding: 0;
	list-style: none;
}
#PageContainer #Header ul{
	margin: 0 0 0 5px;
}
#HomePageContainer #Header ul {
	margin: 0px 0px 0px 162px;
	padding-top: 10px;
	float:left;
}
#Header ul li {
	display: block;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
}
#Header ul li.bullet {
	padding-left: 20px;
	background-image: url(/media/images/misc/dot.gif);
	background-position: 8px 50%;
	background-repeat: no-repeat;
}

#sponsor
{
	margin-left:836px;
	height:135px;
}

#sponsor img
{
	clear:both;
	margin-top:15px;	
}

#blurb
{
	color:#000;
	padding:25px;
	line-height:17px;
	font-size:1.2em;
	min-height:100px;
	_height:100px;
	clear:both;
	
	top:100px;
	position:absolute;
}

#blurb div
{
	float:left;
	width:195px;	
}

/****************************************
 Footer
 ****************************************/
#Footer {
	background: #F1F8FF;
	padding: 15px 20px 4px 4px;
	margin: 0 0 20px 0;
	border-bottom: 10px solid #3F0072;
	text-align: right;
	min-height: 29px;
	_height: 29px;	/* IE5-IE6 */
}
#HomePageFooterContainer
{
	margin:auto;
	width:1000px;
	clear:both;
}
#HomePageFooterContainer #Footer {
	background: #e3d7ed;
	text-align: center;
}

#Footer a {
	line-height: 1em;
}

#HomePageFooterContainer #Footer a {
	color:#643698;
	font-weight:bold;
}

#Footer img {
	vertical-align: baseline;
}

#FooterSmallPrint {
	margin: 0 0 20px 0;
	font-size: 0.8em;
}

/****************************************
 Left navigation
 ****************************************/
#LeftNavigation {
	display: block;
	float: left;
	width: 140px;
	margin: 19px 20px 0 0;
	padding: 36px 0 0 0;
	list-style: none;
}
#LeftNavigation li {
	padding: 5px 0 5px 0;
}
#LeftNavigation li.showBorder {
	background: url(/media/images/misc/line_dotted_lgrey.gif) top left repeat-x;
}

/****************************************
 Page navigation
 ****************************************/
#PageNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
}
#PageNavigation li {
	display: block;
	float: left;
	width: 50%;
	margin: 0 10px 5px 0;
}

/****************************************
 Context navigation
 ****************************************/
#ContextNavigation {
	float: right;
	padding: 20px 0 20px 0;
	border: 1px solid #ccc;
	width: 138px;
}
div.contextWithTopMargin {
	margin-top: 60px;
}
#ContextNavBody {
	background: #f1f8ff;
	padding: 18px 10px 18px 10px;
}
#ContextNavBody div.divider {
	margin: 9px 0 9px 0;
	height: 1px;
	border-top: 1px dotted #0067CE;
}
#ContextNavHeader img {
	margin: 0 0 10px 9px;
}
#ContextNavFooter img {
	margin: 10px 0 0 9px;
}
/****************************************
 Container for the main body of the page
 ****************************************/
#ContentArea {
	clear: both;
}

#PageContainer #ContentArea 
{
	border: 1px solid #869BD2;
	min-height: 460px;
	_height: 460px;		/* Pre IE7 */
	padding: 20px 20px 30px 20px;
}

#HomePageContainer #ContentArea 
{
	border: none;
	z-index:1;
	padding: 20px 0px 30px 0px;
	width: 100%;
}

/****************************************
 Main Container
 ****************************************/
#Breadcrumb {
	min-height: 29px;
	_height: 29px; /* Pre IE7 */
}

#Breadcrumb span.current {
	color: Black;
}

#Breadcrumb h1
{
	display: inline;
	font-size: 1em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

#HomePageContainer #Content
{
	width:685px;
/*
	min-height:240px;
	_height:240px;
*/
	margin:0px 0px 0px 315px;
	padding-top:10px;
	color:#633799;
}

.innercontent
{
	border:solid 2px #633799;
	background-color:#fff;
/*
	min-height:250px;
	_height:250px;
*/
	color:#633799;
	padding:10px;
	min-width:500px;
	text-align:center;
	
}
/*
.innercontent a
{
	font-weight:bold;
	font-size:1.2em;
}
*/

/****************************************
 Container specific to the dynamic content
 ****************************************/
div.showLeftNavigation {
	margin-left: 160px;
}
div.showRightNavigation {
	margin-right: 160px;
}

/****************************************
 Data tables (particularly international)
 ****************************************/
table.dataTable {
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
	margin: 0;
}
table.dataTable thead td {
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
}
td.col1 {
	margin: 0;
}
td.col2 {
	padding-left: 20px;
	padding-right: 10px;
	margin: 0;
}
tr.dataRow0 {
	height: 3em;
}
tr.dataRow0 td {
	background: #ffffff;
}
tr.dataRow1 {
	height: 3em;
}
tr.dataRow1 td {
	background: #F1F8FF;
}


/****************************************
 Misc search related styles
 ****************************************/

#HomeSearchFormContainer
{
	background-color:#633799 ;
	color:#fff;
	font-weight:bold;
	padding:10px 0px 0px 10px;
	min-width:500px;
	min-height:65px;
	_height:65px;
	clear:both;
}

#HomeSearchFormContainer a
{
	color:#fff;
}

#SearchHeaderHomeSpacer {
	height: 20px; /* approx 50 - height of breadcrumb (29) */
}

#SearchHeader {
	margin: 0 0 0 0px;
}

#SearchHeaderAdContainer {
	float: left;
	padding-right: 10px;
}

#SearchHeaderNewFeatureHomeContainer {
	height: 30px;
	padding: 15px 0px 5px 0px;
}

#SearchHeaderNewFeature {
	height: 15px;
	margin-bottom: 15px;
}

#SearchHeaderOptionsHomeContainer {
	padding-bottom: 10px;
}

#SearchHeaderOptions {
	margin-bottom: 10px;
}

#HomePageContainer #SearchHeaderOptions {
	margin-bottom: 0px;
	white-space:nowrap;
	clear:both;
	width:700px;
	height:34px;
}

#SearchHeaderOptions strong {
	color: #000;
}

#SearchHeaderOptions h2
{
	display: inline;
	font-size: 1em;	
}

#HomePageContainer #SearchHeaderOptions h2
{
	display: block;
	float:left;
	font-size: 1em;
	margin:0px 2px 0px 0px;
	padding: 10px 10px 12px 10px;
	color: #fff;
	background-color:#633799;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	position:relative;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
}

#HomePageContainer #SearchHeaderOptions a 
{
	display:block;
	float:left;
	font-size: 1em;
	margin:0px 2px 0px 0px;
	padding:10px 10px 10px 10px;
	color:#fff;
	background-color:#a5a5a5;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
}

#HomePageContainer #SearchHeaderOptions a span
{
	color:#fff;
	background-color:#a5a5a5;
	text-align:center;
	font-weight:bold;
}

#SearchHeaderNewFeature sup {
	color: Red;
	font-weight: bold;
}

#SearchHeaderFooter {
	text-align: center;
}

#PageContainer #SearchHeaderFooter {
	margin-top: 40px;
}

#HomePageContainer #SearchHeaderFooter {

}

#SearchSummaryBar {
	background: #f1f8ff;
	min-height: 19px;
	_height: 19px;	/* Pre IE7 */
	border-top: 1px solid #ccc;
	padding-top: 3px;
	margin-bottom: 5px;
}
#SearchSuggestionContainer ol {
	margin: 0 0 0 23px;
}
#SearchSuggestionContainer p {
	margin-bottom: 0;
}
#SearchFormContainer {
}

#SearchFormHomePageLinks {
	margin-left: 110px;
	display:none;
}

#HomePageContainer #SearchFormHomePageLinks {
	margin-left: 10px;
	color:#633799;
	text-align:left;
	display:none;
}

.searchHeaderTitle {
	clear: both;
	font-weight: normal;
	margin: 0 0 3px 0;
}
#HomePageContainer .searchHeaderTitle {
	color:#633799;
	margin: 0px 0px 5px 0px;
}

div.region a {
	font-size: 1.1em;
	font-weight: bolder;
}
#HomePageContainer div.region a {
	color:#633799;
}
#HomePageContainer div.region {
	margin-bottom:7px;
}

div.countryList {
	margin-bottom: 10px;
	min-height: 2.5em;
	_height: 2.5em;	/* Pre IE7 */
}

div.countryList a {
	font-weight: normal;
}

.PreviousNext {
	float: right;
}
div.alsoTry {
	margin-top: 3px;
}
div.otherLocations {
	margin-top: 3px;
}
div.sortBy {
	margin-top: 3px;
	margin-bottom: 8px;
}
/*
// breaks ICE label stuff
div.sortBy span {
	font-weight: bold;
	color: Black;
}
*/
#SkyscraperContainer {
	width: 120px;
	float: right;
}

#SearchBody {
	margin: 0;
	padding-top: 10px;
}
#SearchBody h1, h2, h3, h4, h5, h6 {
	color: Black;
}
#SearchFormTable {
	border-collapse: collapse;
}
#SearchFormTable td {
	padding: 0 15px 0 0;
	text-align: left;
}
input.searchBox {
	border: 1px solid #A9A9A9;
	width: 170px;
	height: 16px;
	color: #676767;
}

#HomePageContainer input.searchBox
{
	height: 20px;
	border-radius: 6px;
	-moz-border-radius: 6px;
}
	
/****************************************
 Search paging styles
 ****************************************/
div.searchPager strong {
	color: #000;
}

/****************************************
 Styles related to search pages
 ****************************************/
#BusinessByTypeSearchResults {
	margin: 20px 130px 0 0;
}

div.searchListings {
	margin-right: 170px;
}
div.searchErrorMessage {
	margin-right: 320px;
}
div.record {
	clear: left;
	margin: 0 0 25px 0;
}
div.counter {
	font-size: 1.2em;
	color: #ec008c;
	font-weight: bold;
	float: left;
	width: 28px;
}
div.recordBody {
	margin-left: 28px;
}
div.recordTitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
div.header {
	clear: left;
	margin: 0 0 0 0;
}
div.headerBody {
	margin-left: 28px;
}
div.headerTitle {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}
div.url a {
	color: #008000;
}
span.phone {
	color: #370072;
	font-size: 1.2em;
	font-weight: bold;
}
div.rome {
	color: #666;
	margin: 5px 0 0 0;
}
div.rome img {
	float: left;
	margin: 0 7px 0 0;
}
div.promo {
	color: #666;
	margin: 0 0 25px 0;
	border: 1px solid #ccc;
	padding: 4px;
	min-height: 38px;
	_height: 38px;
}
div.promo img {
	float: left;
	margin: 0 7px 0 0;
}

/****************************************
 Sponsored Ads Stuff
 ****************************************/

.SponsoredAdsContainer {
	display: none; /* needs to be overridden if we want this to show! */
	clear: both;
}

.SponsoredAdsBar {
	background: #f1f8ff;
	min-height: 19px;
	_height: 19px;	/* Pre IE7 */
	border-top: 1px solid #ccc;
	padding-top: 3px;
	margin-bottom: 5px;
}

.SponsoredAdsContainer .SponsoredAds
{
	margin: 10px 0px 10px 28px;
}

.SponsoredAdsContainer .adcontainer 
{
	margin-top: 10px;
}

.SponsoredAdsContainer .adcontainer a
{
	color: inherit;
	text-decoration: none;
}

.SponsoredAdsContainer .adcontainer a:hover
{
	text-decoration: none;
}

.SponsoredAdsContainer .adcontainer .adname
{
	font-weight: bold;
	font-size: 1.2em;
	color: #0066CC;
}

.SponsoredAdsContainer .adcontainer .adinfo
{
	font-size: 1.2em;
	color: #666666;
}

.SponsoredAdsContainer .adcontainer .adurl
{
	color: #008000;
}


#overlay
{
	 position:fixed;
	 filter:alpha(opacity=30);
	 -moz-opacity:0.3;
	 opacity: 0.3;
	 height:100%;
	 margin:0px;
	 padding:0;
	 width:100%;
	 background-color:#000;
	 z-index:99;
	 left:0px;
	 top:0px; 
} 


/****************************************
 Priority Listings Stuff
 ****************************************/

#PriorityListingsContainer 
{
	
}

#PriorityListingsBar {
	background: #f1f8ff;
	min-height: 19px;
	_height: 19px;	/* Pre IE7 */
	border-top: 1px solid #ccc;
	padding-top: 3px;
}

#PriorityListingsContainer #PriorityListings
{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#PriorityListingsContainer div.record {
	clear: both;
	margin: 5px 0px 5px 0px;
	padding: 4px 24px 4px 24px;
	border: solid 4px #FCC7F1;
	overflow: hidden;
}

#PriorityListingsContainer div.recordToggle
{
	float: right;
	text-align: left;
}

#PriorityListingsContainer div.recordBody 
{
	margin: 0px 150px 0px 0px;
}

#PriorityListingsContainer ul.contacts
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#PriorityListingsContainer ul.contacts li
{
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 49%;
	float: left;
	height: 20px;
}

#PriorityListingsContainer ul.contacts li a
{
	position: relative;
	bottom: 5px;
}

#PriorityListingsContainer ul.contacts li.disabled
{
	color: #999999;
}

#PriorityListingsContainer ul.contacts li img.icon
{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	border: 0px;
	width: 19px;
	height: 20px;
}

#PriorityListingsContainer div.recordDetails 
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 670px;
	overflow: hidden;
}

#PriorityListingsContainer div.recordDetailsMessages
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	clear: both;
}

#PriorityListingsContainer div.recordDetailsLogo
{
	margin: 10px 0px 0px 0px;
	width: 150px;
	text-align: center;
	float: right;
}

#PriorityListingsContainer div.recordDetailsLogo img
{
	max-height: 68px;
	_height: 68px; /* IE6 */
}


/****************************************
 A2ZPriority Listings Stuff
 ****************************************/

div.A2ZPriorityListingsContainerCtrl
{
	margin-right: 170px;
}

#A2ZPriorityListingsContainer 
{

}

#A2ZPriorityListingsBar {
	background: #f1f8ff;
	min-height: 19px;
	_height: 19px;	/* Pre IE7 */
	border-top: 1px solid #ccc;
	padding-top: 3px;
}

#A2ZPriorityListingsContainer #A2ZPriorityListings
{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#A2ZPriorityListingsContainer div.record {
	margin: 5px 0px 5px 0px;
	padding: 4px 24px 4px 24px;
	border: solid 4px #FCC7F1;
	overflow: hidden;
}

#A2ZPriorityListingsContainer div.recordToggle
{
	float: right;
	text-align: left;
}

#A2ZPriorityListingsContainer div.recordBody 
{
	margin: 0px 110px 0px 0px;
}

#A2ZPriorityListingsContainer ul.contacts
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#A2ZPriorityListingsContainer ul.contacts li
{
	display: block;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 49%;
	float: left;
	height: 20px;
}

#A2ZPriorityListingsContainer ul.contacts li a
{
	position: relative;
	bottom: 5px;
}

#A2ZPriorityListingsContainer ul.contacts li.disabled
{
	color: #999999;
}

#A2ZPriorityListingsContainer ul.contacts li img.icon
{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	border: 0px;
	width: 19px;
	height: 20px;
}

#A2ZPriorityListingsContainer div.recordDetails 
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
}

#A2ZPriorityListingsContainer div.recordDetailsMessages
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	clear: left;
}

#A2ZPriorityListingsContainer div.recordDetailsLogo
{
	margin: 10px 0px 0px 0px;
	width: 100px;
	text-align: center;
	float: right;
}

#A2ZPriorityListingsContainer div.recordDetailsLogo img
{
	max-height: 68px;
	max-width: 100px;
	_height: 68px; /* IE6 */
}

/****************************************
 Search History
 ****************************************/
#SearchHistory {
	clear: both;
	margin: 10px 0 0 0;
	border-top: 1px solid #666;
}
#SearchHistory h1 {
	font-size: 1.1em;
	margin-top: 1em;
}
#SearchHistory h2 {
	font-size: 1.1em;
	margin-top: 1em;
	margin-bottom: 0;
	color: #3E0071;
}
#SearchHistory h3 {
	font-size: 1em;
	margin-top: 0.5em;
	margin-bottom: 0;
	color: Black;
}
div.searchHistoryItem span {
	float: left;
}
div.searchHistoryItem div {
	margin-left: 1.7em;
}
div.clearHistory {
	float: right;
	margin-top: 1em;
}

/****************************************
 Secondary search form
 ****************************************/
#FooterSearchForm {
	background: #F1F8FF;
	padding: 10px;
	margin-top: 10px;
}
