/* 
	HCP Infogastro Spain 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
*/

/* Landing page styles */

#landing_page_full #container{
	width:720px;
}

#landing_page_full #contentarea #headerimage, #landing_page_full #footer {
	display:block;
}

#landing_page_full #landing_body {
	text-align:left;
}

#landing_page_full #contentarea ul#home_news_features_holder li#panela {
	padding-top:0px;
}

#landing_page_full #contentarea ul#home_news_features_holder li#panela h3 {
	display:none;
}

#landing_page_full #landing_body {
	color:#000000;
	font-size:100%;
	font-weight:normal;
}

#landing_page_full #contentarea ul#home_news_features_holder li#panelb h3 {
	border-style:solid;
	border-width:1px;
	display:block;
	margin-right: 38px;
	padding:6px 8px 6px 6px;
	width:266px;
}

#landing_page_full #footer {
	display:block;
	float:none;
	margin:0px auto;
	width:720px;
}

#landing_page_full ul li.first { 
	width:80px;
}
#landing_page_full ul li { 
	width:120px;
}

#landing_page_full #contentarea ul#home_news_features_holder li#panelb div#errordetails {
	margin-left:-10px;
	padding-left:10px;
	width:250px;
}

#landing_page_full #contentarea ul#home_news_features_holder li#panelb div#errordetails h3 {
	border-width:0px;
	margin-left:0px;
	margin-right:0px;
	padding-left:0px;
	padding-right:8px;
	width:250px;
}

#landing_page_full #contentarea ul#home_news_features_holder li#panelb div#errordetails ul {
	margin-left:0px;
	padding-left:0px;
}

/* End Landing page styles */

#home_page ul#home_news_features_holder li h3 {
	display:none;
}

/* Hide logo on registration process */

#registration_step1 #logo #logoimage a img,
#registration_step2 #logo #logoimage a img,
#registration_step3 #logo #logoimage a img,
#registration_password_remind #logo #logoimage a img,
#registration_login_form #logo #logoimage a img {
	display:none;
}

