/* 
	Crestor.co.za layout 
	These properties are not permitted in this file, and should be in the colour file(s):
	background-color
	border-color (border-left-color etc)
	background-image
	color
*/

#home_page #contentarea {
	margin-top:0px;
}

#home_page #contentarea #headerimage {
	margin-top:18px;
}

/*Landing page begins*/

#landing_introduction, #landing_body {
	margin-bottom:20px;
}

#landing_page_full #container{
	width:100%;	
}

#landing_page_full #main{
	display:block;
	margin:0px auto;
	padding-top:50px;
	width:770px;
}

#landing_page_full #contentarea{
	margin:0px auto;
	padding:10px 0 0 0;
	width:770px;
	height:653px;
}

#landing_page_full #contentarea h1 {
	margin:100px 0 0 80px;
}

#landing_page_full #contentholder {
	margin:0 80px 0 80px;
}

#landing_page_full #contentarea a.arrow {
	background-position:6px 4px;
}

#landing_page_full #contentarea a.arrow:link, 
#landing_page_full #contentarea a.arrow:visited {
	text-decoration:none;
}

#landing_page_full #contentarea a.arrow:hover {
	text-decoration:underline;
}

#landing_page_full #footer {
	display:block;
	float:none;
	margin:0 auto;
	width:770px;
}

#landing_page_full #footer #legal {
	margin:0 auto;
	padding:0;
	width:770px;
}

#landing_page_full #legallinks ul li {
	width:auto;
}

/* Panela */

#landing_page_full #home_news_features_holder li#panela,
#landing_page_full #home_news_features_holder li#panelb {
	background-position:10px 65px;
	margin-bottom:0px;
	min-height:346px;
	padding:10px;
	width:270px;	
}

#landing_page_full #contentarea #home_news_features_holder h3,
#landing_page_full #contentarea #home_news_features_holder li#panela h4 {
	font-size:150%;
	font-weight:normal;
	margin-bottom:20px;
	line-height:120%;
}

#landing_page_full #contentarea #home_news_features_holder li#panela h5 {
	font-size:125%;
	font-weight:bold;
	margin:25px 0 10px 15px;
}

#landing_page_full #home_news_features_holder li#panela div,
#landing_page_full #home_news_features_holder li#panelb div {
	padding-left:14px;
	padding-top:6px;
}

#landing_page_full #home_news_features_holder li#panela div p,
#landing_page_full #home_news_features_holder li#panelb div p {
	padding-top:16px;
}

/* Legal/scope field styling */

#footer {
	display:none;
}

#landing_page_full #site_scope {
	display:none;
}

#site_scope {
	padding:0px 0pt 0pt 10px;
	display:block;
	min-height:40px;
	width:968px;
}

#site_scope ul li {
	background-position:5px 2px;
	display:inline;
	float:left;
	margin:10px 0pt;
	padding:0px 5px 0pt 15px;
	font-weight:bold;
}

#site_scope ul li.right {
	font-weight:normal;
	float:right;
	margin-right:15px;
}

#site_scope ul li a{
	text-decoration:none;
}

#site_scope ul li a:hover{
	text-decoration:underline;
}

