/*
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 STYLES */
#title {
	padding-bottom: 5px;
}
#captionsanddescription {
	clear: both;
	padding-bottom:15px;
}
#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;
}
#produtos {
	padding-top: 15px;
	clear:both;
	padding-bottom: 5px;
}	
#productdetail {
	height: 250px;
	padding-right: 20px;
	width: 115px;
}
.activitySuggestionItem {
	float:left;
	width:125px;
	padding-right:10px;
	vertical-align:top;
	padding-bottom:10px
}
/* END COMMON STYLES */
