﻿/*************************
 * Main
 *************************/

.MainHolder
{
	background-image: url(/Img/HeaderBg.gif);
	background-repeat: repeat-x;
}

#Main
{
	padding: 0px;
	margin: 0px auto;
	width: 770px;
}

/*************************
 * Header
 *************************/

#Header
{
    background: url(/Img/HeaderRibbon.jpg) no-repeat top left;
    height: 147px;
}

.Logo
{
	padding-top: 12px;
}

.HeaderImage
{
	background-image: url(/Img/HeaderCards.jpg);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	height: 84px;
}

.SiteSectionTitleImage
{
	width: 500px;
	height: 75px;
	background-repeat: no-repeat;
	background-position: 12px 49px;
}

/*************************
 * Global nav
 *************************/

#GlobalNav
{
	padding-top: 15px;
}

#GlobalNav ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	height:32px;
}

#GlobalNav ul li
{
	display:block;
	margin:0px;
	padding:0px;
	height: 32px;
	float: left;
}

#GlobalNav ul li a
{
	padding:0px;
	display:block;
	float:left;
	height:32px;
	background-repeat: no-repeat;
	background-position:0px -32px;
}

#GlobalNav ul li a.Selected,
#GlobalNav ul li a:hover
{
	background-position:0px 0px;
}

.HomeNav a
{
	width:71px;
	background-image: url(/Img/NavHome.gif);
}

.AboutCrownNav a
{
	width:121px;
	background-image: url(/Img/NavAboutCrown.gif);
}

.InvestorsNav a
{
	width:95px;
	background-image: url(/Img/NavInvestors.gif);
}

.CorporateGovernanceNav a
{
	width:187px;
	background-image: url(/Img/NavCorporateGovernance.gif);
}

.AsxMediaReleasesNav a
{
	width:190px;
	background-image: url(/Img/NavAsxMediaReleases.gif);
}

.ContactUsNav a
{
	width:106px;
	background-image: url(/Img/NavContactUs.gif);
}

/*************************
 * Global nav
 *************************/

.RightHandColumn
{
	float:right;
	width: 205px; 
}

#Nav
{
	padding:0px;
	margin: 0px;
	border-top: solid 3px #cdcbb4;
}

#Nav ul
{
  margin: 0px;
	padding:0px;
	list-style-type:none;
}

#Nav ul li
{
	margin: 0px;
	border-top: solid 1px #FFFFFF;	
}

#Nav ul li a
{
	background-color: #f5f4f0;
  background-image: url(/Img/SubNavBullet.gif);
  background-position: 12px 13px;
  background-repeat:no-repeat;
  padding: 6px 5px 7px 28px;
  display: block;
  color: #4f4f4f;
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
}

#Nav ul li ul li a
{
  color: #8F8A5F;
  font-weight: normal;	
}

#Nav ul li a.Selected
{
	background-color: #ecebe2;
  background-image: url(/Img/SubNavSelectedBullet.gif);
  background-position: 11px 12px;
}


#Nav ul li a:hover
{
	background-color: #ecebe2;
}

/*************************
 * Home page
 *************************/

.HomePageLeft
{
	float: left;
	width: 477px;
}

.HomePageRight
{
	float: right;
	width: 251px;
}
	
.HomePageHeader
{
	float: left;
	width: 270px;
}

.AllMediaReleasesLink
{
	float: right;
	width: 50px;
}

.AllMediaReleasesLink a
{
  display: block;
  margin-top: 4px;
  width: 50px;
  height: 12px;
  background-image: url(/Img/AllMediaReleasesLink.gif);
  background-repeat: no-repeat;
}

.LinksAndStockHolder
{
	background-image: url(/Img/LinksStockBg.gif);
	background-repeat: repeat-x;
	background-color: #ebf0f4;
	height: 111px;
}

.LookingForHolder
{
	float: left;
	background-image: url(/Img/LookingFor.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	border-right: solid 1px #FFFFFF;
	height: 111px;
	width: 238px;
}

.LookingFor
{
	padding-top: 47px;
	text-align: center;
}

.StockPriceHolder
{
	float: right;
	background-image: url(/Img/StockIndicator.gif);
	background-repeat: no-repeat;
	background-position: 8px 9px;
	width: 236px;
}

.StockPrice
{
	padding-top: 40px;
	text-align: center;
}

.StockPrice a
{
	display:block;
	margin-bottom:8px;
}

.HomePageImage
{
	margin-bottom:10px;
}

.HomePageImage img
{
	display:block;
}


/*************************
 * Content page
 *************************/

#Content
{
	padding: 25px 0px 0px 14px;
}

h1.ImageHeader
{
	margin-top: 0px;
	margin-left: -3px;
	margin-bottom:0px;
	background-repeat: no-repeat;
}

.ContentInner
{
	width: 499px;
	line-height: 1.4em;
	float: left;
}

.ContentInner.Board,
.ContentInner.MediaCentre
{
	padding-top:20px;
}

.TocWrapper
{
	margin-top: 25px;
	border-top: solid 3px #c8d5df;
}

.TocHeader
{
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #c8d5df;
	background-color: #ebf0f4;
	background-image: url(/Img/TocHeaderBg.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	height: 32px;
}

ul.Toc
{
	margin: 0px;
	padding:0px;
	list-style-type:none;
}

ul.Toc li
{
	border-bottom: solid 1px #FFFFFF;
	margin: 0px;
}

ul.Toc li a
{
	background-color: #ebf0f4;
  background-image: url(/Img/TocBullet.gif);
  background-position: 12px 13px;
  background-repeat:no-repeat;
  padding: 6px 5px 7px 28px;
  display: block;
  color: #4c7394;
  font-size: 0.9em;
  text-decoration: none;
}

ul.Toc li a:hover
{
	background-color: #E8EDF1;
}

.SectionLinks ul,
#ContentLinks ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.SectionLinks ul li,
#ContentLinks ul li
{
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:8px 0px 8px 22px;
}

/*************************
 * Popup
 *************************/

#Popup
{
	margin:0px;
	padding:10px;
	background-image:url(../Img/HeaderBg.gif);
	background-position:left -190px;
	background-repeat:repeat-x;
}

#Popup h1
{
	margin:20px 0px 10px 0px;
}

#Popup img
{
	border:1px solid #002352;
}

#Popup form
{
	margin:0px;
}

/*************************
 * Board page
 *************************/

.BoardInfo
{
	float: right;
	width: 406px;
	padding-bottom:9px;
}

.BoardInfo h2
{
	margin-bottom: 0px;
}

.BoardInfo h3
{
	margin-top: 2px;
}

.BoardImage
{
	float: left;
	padding: 14px 0px 1px;
	border-bottom: solid 4px #9c9869;
}

/*************************
 * Media Centre page
 *************************/

.MediaCentreMonth
{
	border-bottom: solid 1px #ebf0f4;
	margin-bottom: 30px;
}

.MediaCentreMonth h2
{
	margin-bottom: 9px;
}

.Release 
{
	border-top: solid 1px #ebf0f4;
	padding: 9px 0px;
}

.Release .Date
{
	font-size: 0.85em;
	color: #4c7394;
}

.Release .Category
{
	font-size: 0.85em;
	color: #9c9869;
}

.Release a
{
	display: block;
	font-weight: bold;
	color: #4f4f4f;
	text-decoration: none;
}

/*************************
 * Footer
 *************************/

.Footer
{
  border-top: solid 1px #7d9ab2;
  margin-top: 40px;
}

.FooterInner
{
  border-top: solid 1px #FFFFFF;
	background-color: #d7e1e9;
}

.FooterInner2
{
	width: 770px;
	margin: 0px auto;
	color: #4c7394;
	font-size: 0.8em;
	padding: 12px 0px 26px 4px;
}

.FooterInner2 a
{
	color: #4c7394;
	text-decoration: underline;
}

/*************************
 * Text styles
 *************************/

h2, .SubHeading
{
	color: #4c7394;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.3em;
}

.SubHeading
{
	margin-top:16px;
}

h3, .MinorHeading
{
	color: #9c9869;
	font-size: 1em;
	font-weight: bold;
}

h4
{
	font-size: 1em;
	font-weight: bold;
}

.ActivityIndicator
{
    background: url(/Images/ActivityIndicator.gif) no-repeat top left;
    min-height: 15px;
    min-width: 145px;
    margin: 5px 0px;
}

.Mandatory
{
	background-image:url(/Images/IconMandatory.gif);
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:16px;
	float:right;
	margin-right:-4px;
}

#HistoricalData
{
	margin-top:10px;
	padding:5px;
	font-size:0.85em;
}

/*** Galleries ***/

#Gallery
{
	width:492px;
}

* html #Gallery
{
	width:495px;
}

#Selector
{
	color:#4c7394;
	font-weight:bold;
	font-size:1.1em;
	padding:5px 10px;
	background-color:#ebf0f4;
	border-bottom:1px solid #c8d5df;
}

#GalleryImages ul
{
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
	background-color:#ebf0f4;
}

#GalleryImages li
{
	float:left;
	width:102px;
	height:102px;
	padding:10px;
	margin:0px;
	background-color:#ebf0f4;
	text-align:center;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}

#GalleryImages li.LastCell
{
	border-right:0px;
	width:103px;
}

#GalleryImages li img
{
	border:1px solid #002352;
	background-color:#000;
	cursor:pointer;
}

#PrevNext
{
	text-align:center;
}

#PrevNext input
{
	width:90px;
	overflow:auto;
	padding:1px 10px 
}

#PrevNext .Prev
{
	float:left;
}

#PrevNext .Next
{
	float:right;
	margin-right:0px;
}

#PrevNext input.Disabled
{
	opacity:0.4;
	filter:alpha(opacity=40);
}

#Popup #PrevNext input
{
	background-color:#7d784a;
}