/* = FEATURED STORY (FP)
-------------------------------------------------*/

#featured-story {
	border-bottom: 1px solid #9e9d95;
	margin-bottom: 3px;
}

#featured-story img {
	display: block;
	margin-bottom: 10px;
	width: 517px;
}

#featured-story h2 {
	font-size: 1.2em;
	margin: 0px 0px 13px
}

/* = INFORMATION TOPICS (FP)
-------------------------------------------------*/

#information-topics {
	font-family: Arial, Verdana, sans-serif;
}

#information-topics h2 {
	margin: 3px 0px 5px;
	font-size: 1.8em;
	color: #315880;
}

#information-topics ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#information-topics li {
	float: right;
	width: 247px;
	clear: right;
	margin-bottom: 1.1em;
}

#information-topics li#top-story {
	float: left;
	width: 250px;
}

#information-topics img {
	margin-bottom: 5px;
	display: block;
}

#information-topics li#top-story img {
	width: 250px;
}

#information-topics h3 {
	margin-top: 0px;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #315880;
	display: inline;
	padding-right: 5px;
}

#information-topics h3 a:link,
#information-topics h3 a:visited,
#information-topics h3 a:active {
	color: #315880;
	text-decoration: none;
}

#information-topics h3 a:hover {
	text-decoration: underline;
}

#information-topics #top-story h3,
#information-topics #top-story p {
	display: block;
	padding-right: 0px;
}

#information-topics p {
	font-size: 1em;
	display: inline;
	margin-bottom: 0em;
}

/* = PET ACTIONS
-------------------------------------------------*/

.pet-actions {
	background-color: #F7D375;
	padding: 0px;
	margin: 0px 0px 10px;
}

/* = PET SEARCH
-------------------------------------------------*/

.pet-search {
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.pet-search h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #315880;
	margin: 0px;
}

.pet-search label {
	display: block;
	padding: 4px 0px;
}

.pet-search p {
	margin: 5px 0px 10px;
}

.pet-search input {
	width: 250px;
}

.pet-search #searchSubmit {
	width: auto;
}

/* = REPORT PET
-------------------------------------------------*/

#report-pet {
	margin-left: 300px;
	padding: 20px;
}

#report-pet h2 {
	margin-top: 0px;
}

#report-pet .action-link {
	text-align: center;
	font-weight: bold;
	font-size: 1.7em;
	margin-bottom: 0px;
}

#report-pet .action-link a:link,
#report-pet .action-link a:visited,
#report-pet .action-link a:active {
	color: #184a7d;
	text-decoration: none;
}

#report-pet .action-link a:hover {
	text-decoration: underline;
}

.pet-data-table th {
	border-bottom: 1px solid #aaa;
}

.pet-data-table td {
	border: 1px solid #cfcfcf;
	border-width: 0px 1px 1px 0px;
	font-size: 1em;
	vertical-align: top;
}

.pet-data-table .odd td {
	background-color: #efefef;
}
