/*
CSS Style for West Coast Design

Azul 1: #002c5f [Pantone 2955]
Azul 2: #0066a1 [Pantone 3005]
Azul 3: #00a1de [Pantone Process Cyan]

Amarelo 1: #eadf00 [Pantone 3955]
Amarelo 2: #d9e506 [Pantone  388]
Amarelo 3: #c9dd03 [Pantone  381]
*/
/* BEGIN COMMON ELEMENTS STYLES */
.FO-SeeMore {
	color: #00a1de;
	font-family: Tahoma, Arial, Verdana;
	font-size: 1em;
}
.FO-SeeMoreLink,
.FO-SeeMoreLink a {
	color: #00a1de;
	font-family: Tahoma, Arial, Verdana;
	font-size: 1em;
}
/* END COMMON ELEMENTS STYLES */
/* BEGIN COMMON STYLES */
#headerdetail {
	height: 160px;
}
#headerbase {
	height: 260px;
}
#title {
	padding-bottom: 5px;
}
#seemore {
	padding-bottom: 10px;
	text-align: right;
}
#captionsanddescription {
	clear: both;
}
#captionphoto {
	float: left;
	width: 135px;
}
#captiontext {
	color: #002c5f;
	float: right;
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.8em;
	font-weight: bold;
	padding-bottom: 10px;
	width: 395px;
}
#desctext {
	color: #002c5f;
	float: right;
	font-family: Tahoma, Arial, Verdana;
	font-size: 0.8em;
	width: 395px;
}
#desctext a {
	color: #0066a1;
	text-decoration: underline;
}
#desctext a:hover {
	color: #0066a1;
	text-decoration: none;
}
#desctextleft {
	float: left;
	padding-right: 5px;
	width: 195px;
}
#desctextright {
	float: right;
	width: 195px;
}
#desctextaddresses {
	clear: right;
	padding-bottom: 5px;
	width: 195px;
}
#concursos {
	clear: both;
	padding-bottom: 10px;
}
#ideiastitle {
	padding-bottom: 5px;
}
#ideias {
	padding-bottom: 5px;
}
#relatedideas {
	float: left;
	width: 395px;
}
#relatedtheme {
	float: right;
	width: 145px;
}
.ideiadetail {
	height: 250px;
	padding-right: 20px;
	width: 115px;
}
.ideiabase {
	height: 130px;
	width: 395px;
}
.ideiabasephoto {
	float: left;
	width: 136px;
}
.ideiabasetext {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	width: 239px;
}
#theme {
	padding-top: 107px;
}
#links {
	clear: both;
}
/* END COMMON STYLES */
