/*
	$HeadURL: svn://hebe/Customers/AnimalSearchUK/trunk/templates/default/styles/content.css $
	$Id: content.css 4031 2010-03-30 15:53:59Z qbnut $
*/

/* ------------------------------------------ */
/* GENERIC FORMATTING */
/* ------------------------------------------ */

p.error-message {
	border: 1px #FF0000 solid;
	background-color: #FFCCCC;
	font-weight: bold;
	padding: 4px;
}

.entrybox_centre {
	width: 282px;
	margin: 0px auto 10px auto;
}

.entrybox_small_centre {
	width: 141px;
	margin: 0px auto 10px auto;
}

span.bbcode {
	color: #0000FF;
}

span.bbcode_param {
	color: #00CC00;
}

ul#error_caused_by {
	margin: 0px 0px 10px 16px;
}

ul#error_caused_by li {
	margin-left: 6px;
	list-style-type: circle;
}

/* ------------------------------------------ */
/* HOMEPAGE */
/* ------------------------------------------ */

div #lostpet_home {
	display: block;
	position: relative;
	width: 282px;
	height: 182px;
	background: url('../../../images/lostpet.jpg') #3DA2D6 top left no-repeat;
}

div #lostpet_home a {
	display: block;
	position: relative;
	width: 282px;
	height: 182px;
}

div #lostpet_home span {
	display: none;
	visibility: hidden;
}

div #foundpet_home {
	display: block;
	position: relative;
	width: 282px;
	height: 182px;
	background: url('../../../images/foundpet.jpg')  #F2922C; top left no-repeat;
}

div #foundpet_home a {
	display: block;
	position: relative;
	width: 282px;
	height: 182px;
}	

div #foundpet_home span {
	display: none;
	visibility: hidden;
}

div #searchrescue_home {
	display: block;
	position: relative;
	width: 282px;
	height: 182px;
	background: url('../../../images/searchrescue_pets.jpg') #CCCCCC top left no-repeat;
}

div #searchrescue_home a {
	display: block;
	position: relative;
	width: 282px;
	height: 182px;
}	

div #searchrescue_home span {
	display: none;
	visibility: hidden;
}

div #reunited_home {
	display: block;
	position: relative;
	width: 282px;
	height: 182px;
	background: url('../../../images/volunteer_join.jpg') #CCCCCC top left no-repeat;

}

div #reunited_home a {
	display: block;
	position: relative;
	width: 282px;
	height: 182px;
}	

div #reunited_home span {
	display: none;
	visibility: hidden;
}

/* ------------------------------------------ */
/* SORTED LISTS */
/* ------------------------------------------ */

div.sorted-list-pagination {
	display: block;
	position: relative;
	border-bottom: 1px #AAAAAA solid;
	margin: 8px 0px 8px 0px;
	padding: 4px;
	text-align: left;
	font-size: 1.0em;
}

div.sorted-list-pagination .page-x-of-y {
	font-weight: bold;
}

div.sorted-list-pagination .page-buttons {
	position: absolute;
	right: 20px;
}

div.sorted-list-pagination a {
	margin: 0px;
	color: #999999;
	font-weight: bold;
}

div.sorted-list-pagination a:hover {
	background-color: inherit;	
}


div.sorted-list-pagination a.selected-page {
	padding: 3px;
	color: #FFFFFF;
	background-color: #666666;
}

div.sorted-list-pagination a.selected-page:hover {
	color: #0000FF;
	background-color: #666666;
}

div.sorted-list-pagination a.normal-page {
	padding: 3px;
	color: #000000;
}

div.sorted-list-pagination a.normal-page:hover {
	color: #0000FF;
	background-color: #CCCCCC;
}

div.sorted-list-pagination img {
	border: 0px;
	margin: -4px 0px -4px 0px;
}

#sorted-list-filters {
	display: block;
	position: relative;
	border-bottom: 1px #AAAAAA solid;
	margin: 8px 0px 8px 0px;
	padding: 4px;
	text-align: left;
	font-size: 1.0em;
}

#sorted-list-filters #filters-title {
	font-weight: bold;
}

#sorted-list-filters a {
	margin-right: 12px;
	padding: 3px;
}

#sorted-list-filters a.this-filter {
	color: #FFFFFF;
	background-color: #666666;
}

#sorted-list-filters a.this-filter:hover {
	color: #0000FF;
	background-color: #666666;
}

#basic_eu_list_filters label {
	width: 35%;
	float: left;
	clear: left;
	line-height: 1.1em;
	margin-top: 4px;
	padding-bottom: 2px;
        color: #000000;
}

#basic_eu_list_filters input {
	display: block;
	float: left;
	line-height: 1.1em;
	margin: 2px 2px 4px 0px;
}

#basic_eu_list_filters select {
	display: block;
	float: left;
	line-height: 1.1em;
	margin: 2px 2px 4px 0px;
}

/* ------------------------------------------ */
/* LOST BOXES */
/* ------------------------------------------ */

.lost_topbox {
	margin: 4px 0px 20px 0px;
}

.lost_entrybox {
	display: block;
	width: 282px;
	height: 182px;
	background: url('../../../images/blue_burst_282.png') #3DA2D6;
	color: #FFFFFF;
	font-size: 16px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}

.leright {
	display: block;
	width: 282px;
	height: 182px;
	background: url('../../../images/blue_burst_282.png') #3DA2D6;
	color: #FFFFFF;
	font-size: 16px;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	float: left;
}

.lost_entrybox a {
	display: block;
	position: relative;
	width: 242px;
	height: 122px;	
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4em;
	padding: 40px 20px 20px 20px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}

.lost_entrybox_float {
	margin: 10px 0px 10px 10px;
	width: 40%;
	float: left;
}

.lost_entrybox_small {
	display: block;
	width: 141px;
	height: 91px;
	background: url('../../../images/blue_burst_141.png') #3DA2D6 top left no-repeat;
	color: #FFFFFF;
	font-size: 16px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	overflow: hidden;
}

.leright_small {
	display: block;
	width: 400px;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	float: left;
}

.lost_entrybox_small a {
	display: block;
	position: relative;
	width: 135px;
	height: 61px;	
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	padding: 25px 3px 0px 3px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}

div .lost_pet_row {
	display: block;
	position: relative;
	width: 574px;
	height: 120px;
	margin: 0px 0px 20px 0px;
	background: url('../../../images/blue_plain_574_120.png') #3DA2D6 top left no-repeat;
}

div .lost_pet_details {
	display: block;
	position: relative;
	width: 574px;
	min-height: 320px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	background: url('../../../images/blue_dyn_middle.png') #3DA2D6 top left repeat-y;
}

div .lost_pet_details_note {
	display: block;
	position: relative;
	width: 574px;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background: url('../../../images/blue_dyn_middle.png') #3DA2D6 top left repeat-y;
}

div .lost_pet_details_top {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 574px;
	height: 10px;
	border: 0px;
	background: url('../../../images/blue_dyn_top.png') #3DA2D6 top left no-repeat;
}

div .lost_pet_details_bottom {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 574px;
	height: 10px;
	border: 0px;
	background: url('../../../images/blue_dyn_bottom.png') #3DA2D6 bottom left no-repeat;
}

/* ------------------------------------------ */
/* FOUND BOXES */
/* ------------------------------------------ */

.found_topbox {
	margin: 4px 0px 20px 0px;
}

.found_entrybox {
	display: block;
	width: 282px;
	height: 182px;
	background: url('../../../images/orange_burst_282.png') #F2922C;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}

.feright {
	display: block;
	width: 282px;
	height: 182px;
	background: url('../../../images/orange_burst_282.png') #F2922C;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	float: left;
}

.found_entrybox a {
	display: block;
	position: relative;
	width: 242px;
	height: 122px;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4em;
	padding: 40px 20px 20px 20px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}

.found_entrybox_float {
	margin: 10px 0px 10px 10px;
	width: 40%;
	float: left;
}

.found_entrybox_small {
	display: block;
	width: 141px;
	height: 91px;
	background: url('../../../images/orange_burst_141.png') #F2922C top left no-repeat;
	color: #FFFFFF;
	font-size: 16px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	overflow: hidden;
}

.feright_small {
	display: block;
	width: 400px;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	float: left;
}

.found_entrybox_small a {
	display: block;
	position: relative;
	width: 135px;
	height: 61px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	padding: 25px 3px 0px 3px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}

div .found_pet_row {
	display: block;
	position: relative;
	width: 574px;
	height: 120px;
	margin: 0px 0px 20px 0px;
	background: url('../../../images/orange_plain_574_120.png') #F2922C top left no-repeat;
}

div .found_pet_details {
	display: block;
	position: relative;
	width: 574px;
	min-height: 320px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	background: url('../../../images/orange_dyn_middle.png') #F2922C top left repeat-y;
}

div .found_pet_details_note {
	display: block;
	position: relative;
	width: 574px;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background: url('../../../images/orange_dyn_middle.png') #F2922C top left repeat-y;
}

div .found_pet_details_top {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 574px;
	height: 10px;
	border: 0px;
	background: url('../../../images/orange_dyn_top.png') #F2922C top left no-repeat;
}

div .found_pet_details_bottom {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 574px;
	height: 10px;
	border: 0px;
	background: url('../../../images/orange_dyn_bottom.png') #F2922C bottom left no-repeat;
}

/* ---------------------------------------------- */
/* GENERIC BOXES */
/* ---------------------------------------------- */

.generic_entrybox_small {
	display: block;
	width: 141px;
	height: 91px;
	background: url('../../../images/grey_burst_141.png') #AAAAAA;
	color: #FFFFFF;
	font-size: 16px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}

.genright_small {
	display: block;
	width: 400px;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	float: left;
}

.generic_entrybox_small a {
	display: block;
	position: relative;
	width: 135px;
	height: 61px;	
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	padding: 25px 3px 0px 3px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}

/* ---------------------------------------------- */
/* CMS */
/* ---------------------------------------------- */

.news_img {
	display: block;
	position: relative;
	width: 150px;
	color: #FFFFFF;
	font-size: 16px;
	padding: 0px;
	margin: 0px 15px 5px 0px;
	float: left;
}

.news_content {
	min-height: 150px;
}

.news_small {
	display: block;
	width: 400px;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	float: left;
}

.team_img {
	display: block;
	position: relative;
	width: 150px;
	color: #FFFFFF;
	font-size: 16px;
	padding: 0px;
	margin: 0px 15px 5px 0px;
	float: left;
}

.team_content {
	min-height: 190px;
	margin: 0px 0px 20px 0px;
}

.team_small {
	display: block;
	width: 400px;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	float: left;
}

.st_img {
	display: block;
	position: relative;
	width: 150px;
	color: #FFFFFF;
	font-size: 16px;
	padding: 0px;
	margin: 0px 15px 5px 0px;
	float: left;
}

.st_content {
	min-height: 150px;
	margin: 0px 0px 20px 0px;
}

.lap_lost_entrybox {
	display: block;
	width: 141px;
	padding: 0px;
	margin: 0px 0px 10px 141px;
}

.lap_found_entrybox {
	display: block;
	width: 141px;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	float: left;
}

.reorderable_img {
	display: block;
	position: relative;
	width: 150px;
	color: #FFFFFF;
	font-size: 16px;
	padding: 0px;
	margin: 0px 15px 5px 0px;
	float: left;
}

.reorderable_content {
	min-height: 160px;
}

.reorderable_small {
	display: block;
	width: 400px;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	float: left;
}

.happy_tails_img {
	display: block;
	position: relative;
	width: 250px;
	color: #FFFFFF;
	font-size: 16px;
	padding: 0px;
	margin: 0px 15px 5px 0px;
	float: left;
}

.happy_tails_content {
	min-height: 265px;
}

.happy_tails_small {
	display: block;
	width: 400px;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	float: left;
}


div .rwt_toc {
	margin: 10px 10px 20px 10px;
	width: 45%;
}

div .rwt_topbox {
	display: block;
	position: absolute;
	top: 20px;
	right: 0px;
	width: 40%;
	border: 1px #EEEEEE solid;
	margin: 10px 0px 20px 10px;
	padding: 4px;
}

div .links_row_1 {
	display: block;
	position: relative;
	width: 574px;
	height: 120px;
	margin: 0px 0px 20px 0px;
	background: url('../../../images/orange_plain_574_120.png') #F2922C top left no-repeat;
}

div .links_row_2 {
	display: block;
	position: relative;
	width: 574px;
	height: 120px;
	margin: 0px 0px 20px 0px;
	background: url('../../../images/blue_plain_574_120.png') #3DA2D6 top left no-repeat;
}

span.links_name {
	display: block;
	position: absolute;
	top: 20px;
	left: 290px;
	right: 20px;
}

span.links_desc {
	display: block;
	position: absolute;
	top: 35px;
	left: 290px;
	right: 20px;
}

span.links_link {
	display: block;
	position: absolute;
	top: 90px;
	right: 20px;
}

div.links_img {
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
	width: 250px;
	height: 75px;
}

div .youtube {
	display: block;
	width: 425px;
	margin: 20px auto 20px auto;
}

#cms_threebox {
	margin-top: 10px;
}

#cms_threebox_1 {
	display: block;
	position: relative;
	margin-left: 70px;
}

#cms_threebox_2 {
	display: block;
	position: relative;
	margin-left: 10px;
}

#cms_threebox_3 {
	display: block;
	position: relative;
	margin-left: 10px;
}

.file-preview {
	display: block;
	position: relative;
	float: left;
	top: 0px;
	margin: 4px 4px 4px 20px;
	padding: 4px;
	text-align: center;
	font-size: 0.8em;
	border: 1px #000000 solid;
	background-color: #DDDDDD;
}

/* ---------------------------------------------- */
/* PET LISTINGS */
/* ---------------------------------------------- */

div .pr_image_container {
	display: block;
	float: left;
	margin: 10px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	/* background: url('../../../images/pet_image_placeholder.png') #CCCCCC top left no-repeat; */
	background-color: #FFFFFF;
	border: 1px #000000 solid;
}

div .pr_image {
	border: 0px;
/*	width: 100px;
	height: 100px;	*/
}

div .pr_name {
	position: absolute;
	left: 130px;	
	top: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

div .pr_ref_num {
	position: absolute;
	left: 130px;	
	top: 25px;
}

div .pr_type {
	position: absolute;
	left: 130px;
	top: 40px;
}

div .pr_breed {
	position: absolute;
	left: 130px;
	top: 55px;
	width: 200px;
}

div .pr_colors {
	position: absolute;
	left: 130px;
	top: 70px;
}

div .pr_lostfound_date {
	position: absolute;
	top: 10px;
	/* left: 340px; */
	right: 20px;
}

div .pr_county {
	position: absolute;
	top: 27px;
	/* left: 340px; */
	right: 20px;
	width: 220px;
	text-align: right;
	line-height: 14px;
}

div .pr_age {
	position: absolute;
	top: 85px;
	left: 130px;
}

div .pr_sex {
	position: absolute;
	top: 70px;
	/* left: 340px; */
	right: 20px;
}

div .pr_req_approval {
	position: absolute;
	left: 240px;
	bottom: 20px;
}

div .pr_view {
	position: absolute;
	right: 20px;
	bottom: 15px;
}

/* ---------------------------------------------- */
/* PET DETAILS */
/* ---------------------------------------------- */

div .pet_details_container {
	position: relative;
	display: block;
	top: 10px;
	margin: 10px 10px 0px 10px;
}

div .pet_image_container {
	position: relative;
	display: block;
	margin: 10px 0px 10px 70px;
}

div .pet_image_container img {
	margin: 0px;
}

div .pet_functions_container {
	position: relative;
	display: block;
	top: 10px;
	margin: 10px 10px 20px 10px;
	color: #FFFFFF;
}

div .pet_functions_container a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

div .pet_functions_container a:hover {
	color: #333333;
}

div .note_functions_container {
	position: relative;
	display: block;
	top: 10px;
	margin: 10px 10px 20px 10px;
	color: #FFFFFF;
}

div .note_functions_container a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

div .note_functions_container a:hover {
	color: #333333;
}

div .pd_image_container {
	position: relative;
	display: block;
	margin: 0px 10px 0px 0px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
	/* background: url('../../../images/pet_image_placeholder.png') #CCCCCC top left no-repeat; */
	background-color: #FFFFFF;
	border: 1px #000000 solid;
}

div .pet_notes_container {
	position: relative;
	display: block;
	margin: 10px;
}

div .pet_notes_more {
	position: relative;
	display: block;
	margin: 10px;
}

div .pd_end_left_col {
	margin-bottom: 35px;
}

div .pd_lostfound_date {
	position: absolute;
	display: block;
	top: 0px;
	/* left: 320px; */
	right: 15px;
}

div .pd_county {
	position: absolute;
	display: block;
	top: 15px;
	/* left: 320px; */
	right: 15px;
	width: 250px;
	text-align: right;
}

div .pd_age {
	position: absolute;
	display: block;
	top: 60px;
	/* left: 320px; */
	right: 15px;
}

div .pd_sex {
	position: absolute;
	display: block;
	top: 75px;
	/* left: 320px; */
	right: 15px;
}

div .pd_req_approval {
}

div .pd_name_tag {
	position: absolute;
	display: block;
	top: 90px;
	/* left: 320px; */
	right: 15px;
}

div .pd_bell {
	position: absolute;
	display: block;
	top: 105px;
	/* left: 320px; */
	right: 15px;
}

div .pd_magnetic_cfo {
	position: absolute;
	display: block;
	top: 120px;
	/* left: 320px; */
	right: 15px;
}

div .pd_microchipped {
	position: absolute;
	display: block;
	top: 135px;
	/* left: 320px; */
	right: 15px;
}

div .pd_neutered {
	position: absolute;
	display: block;
	top: 150px;
	/* left: 320px; */
	right: 15px;
}

div .pd_note_checked {
	display: block;
	position: absolute;
	top: 16px;
	right: 8px;
}

div .pd_note_id {
	display: block;
	position: absolute;
	top: 0px;
	right: 8px;
}

div .pd_note_date {
	display: block;
	position: relative;
}

div .pd_note_user {
	display: block;
	position: relative;
}

div .pd_note_replyto {
	display: block;
	position: relative;
	font-style: italic;
}

div .pd_note_content {
	display: block;
	position: relative;
	top: 10px;
	padding: 0px 0px 15px 0px;
	font-style: italic;
}

p.pd_lostfound_features {
	margin: 10px 10px 15px 0px;
	font-style: italic;
}

p.pd_lostfound_circ {
	margin: 10px 10px 15px 0px;
	font-style: italic;
}

/* ---------------------------------------------- */
/* FORMS GENERAL */
/* ---------------------------------------------- */

div#login-container {
	display: block;
	position: relative;
	width: 282px;
	height: 182px;
	margin: 10px auto 10px auto;
	background: url('../../../images/grey_burst_282.png') #AAAAAA;
}

div#login-container #user-login {
	text-align: left;
	display: block;
	position: relative;
	width: 70%;
	top: 36px;
	margin: auto;
	padding: 8px;
}

div#login-container #user-login legend {
	display: none;
	visibility: hidden;
}

div#login-container #user-login label {
	clear: left;
	float: left;
	font-size: 1.0em;
	line-height: 1.4em;
	text-align: left;
	width: 100%;
	margin: 0px 0px 2px 0px;
}

div#login-container #user-login input {
	float: left;
	font-size: 1.0em;
	margin: 0px 0px 2px 0px;
	padding: 1px 2px 1px 2px;
	width: 90%;
}

div#login-container #user-login #login_submit_id {
	margin-top: 8px;
	clear: both;
	width: auto;
}


#report_breadcrumb {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 8px;
}

#report_breadcrumb .current {
	float: right;
	padding: 0px 4px 0px 4px;
	background-color: #F2922C;
	border-right: 1px #000000 solid;
}

#report_breadcrumb .uncompleted {
	float: right;
	padding: 0px 4px 0px 4px;
	background-color: #FFFFFF;
	border-right: 1px #000000 solid;
}

#report_breadcrumb .completed {
	float: right;
	padding: 0px 4px 0px 4px;
	background-color: #CCCCCC;
	border-right: 1px #000000 solid;
}

#report_form p {
	margin: 10px;
}

#report_form label {
	width: 50%;
	float: left;
	line-height: 1.1em;
	margin-top: 4px;
	padding: 2px 4px 0px 0px;
	border-bottom: 1px #EEEEEE solid;
        color: #000000;
	clear: left;
}

#report_form label.no_width {
	width: auto;
	float: left;
	line-height: 1.1em;
	margin: 4px 6px 0px 0px;
	padding: 2px 4px 0px 0px;
	border-bottom: 1px #EEEEEE solid;
        color: #000000;
	clear: none;
}

#report_form label.last_item {
	width: 20%;
	clear: none;
}

#report_form input {
	display: block;
	float: left;
	width: 40%;
	line-height: 1.1em;
	border: 1px #000000 solid;
	margin: 2px 2px 4px 0px;
}

#report_form input.no_width {
	display: block;
	float: left;
	width: 20px;
	line-height: 1.1em;
	border: 0px;
	margin: 2px 2px 4px 0px;
}

#report_form input.hidden_input {
	display: none;
	visibility: hidden;
}

#report_form span {
	float: left;
}

#report_form span.radiolabel {
	width: 50%;
	float: left;
	line-height: 1.1em;
	margin-top: 4px;
	padding: 2px 4px 0px 0px;
	border-bottom: 1px #EEEEEE solid;
        color: #000000;
	clear: left;
	text-align: left;
}

#report_form span.last_item {
	width: 20%;
}

#report_form #Agree_TC_label_id {
	font-weight: bold;
}

#report_form a {
	margin: 0px 4px 0px 4px;
	float: left;
}

/* ---------------------------------------------- */
/* FOUND FORMS */
/* ---------------------------------------------- */

#report_form fieldset.found_form {
	margin-top: 10px;
	padding: 5px;
	border: 1px #F2922C solid;
}

#report_form fieldset.found_form legend {
	border: 1px #F2922C solid;
	background-color: #F2922C;
	color: #FFFFFF;
	margin-left: 5px;
	padding: 0px 2px 0px 2px;
}

#report_form #found_form_submit {
	display: block;
	position: relative;
	margin: 8px 0px 8px 0px;
	height: 50px;
	/* background: url('../../../images/orange_bar_574_50.png') #FEC85E top left no-repeat; */
	background: url('../../../images/orange_burst_bar_282_50.png') #FEC85E top left no-repeat;
	width: 282px;
	overflow: hidden;
}

#report_form #found_form_submit.finish {
	background: url('../../../images/orange_burst_bar_574_50.png') #FEC85E top left no-repeat;
	width: 574px;
}

/*
#report_form #found_form_submit #endcap {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url('../../../images/orange_bar_574_50_endcap.png') top right no-repeat;
	width: 8px;
	height: 50px;
}
*/

#report_form #found_form_submit input {
	display: block;
	position: absolute;
	background-color: transparent; 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	top: 6px;
	left: 6px;
	border: 0px; 
	float: none;
	line-height: 1.0em;
	margin: 0px auto 0px auto;
	width: 270px;
	height: 38px;
}

#report_form #found_form_submit.finish input {
	width: 562px;
}

/* ---------------------------------------------- */
/* LOST FORMS */
/* ---------------------------------------------- */

#report_form fieldset.lost_form {
	margin-top: 10px;
	padding: 5px;
	border: 1px #3DA2D6 solid;
}

#report_form fieldset.lost_form legend {
	border: 1px #3DA2D6 solid;
	background-color: #3DA2D6;
	color: #FFFFFF;
	margin-left: 5px;
	padding: 0px 2px 0px 2px;
}

#report_form #lost_form_submit {
	display: block;
	position: relative;
	margin: 8px 0px 8px 0px;
	height: 50px;
	/* background: url('../../../images/blue_bar_574_50.png') #65CAFE top left no-repeat; */
	background: url('../../../images/blue_burst_bar_282_50.png') #65CAFE top left no-repeat;
	width: 282px;
	overflow: hidden;
}

#report_form #lost_form_submit.finish {
	background: url('../../../images/blue_burst_bar_574_50.png') #65CAFE top left no-repeat;
	width: 574px;
}

/*
#report_form #lost_form_submit #endcap {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url('../../../images/blue_bar_574_50_endcap.png') top right no-repeat;
	width: 8px;
	height: 50px;
}
*/

#report_form #lost_form_submit input {
	display: block;
	position: absolute;
	background-color: transparent; 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	top: 6px;
	left: 6px;
	bottom: 6px;
	right: 8px;
	border: 0px; 
	float: none;
	line-height: 1.0em;
	margin: 0px auto 0px auto;
	width: 270px;
	height: 38px;
}

#report_form #lost_form_submit.finish input {
	width: 562px;
}

/* ---------------------------------------------- */
/* GENERIC FORMS */
/* ---------------------------------------------- */

#report_form fieldset.generic_form {
	margin-top: 10px;
	padding: 5px;
	border: 1px #AAAAAA solid;
}

#report_form fieldset.generic_form legend {
	border: 1px #AAAAAA solid;
	background-color: #AAAAAA;
	color: #FFFFFF;
	margin-left: 5px;
	padding: 0px 2px 0px 2px;
}

#report_form #generic_form_submit {
	display: block;
	position: relative;
	margin: 8px 0px 8px 0px;
	height: 50px;
	/* background: url('../../../images/grey_bar_574_50.png') #CCCCCC top left no-repeat; */
	background: url('../../../images/grey_burst_bar_282_50.png') #CCCCCC top left no-repeat;
	width: 282px;
	overflow: hidden;
}

#report_form #generic_form_submit.finish {
	background: url('../../../images/grey_burst_bar_574_50.png') #CCCCCC top left no-repeat;
	width: 574px;
}

/*
#report_form #generic_form_submit #endcap {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url('../../../images/grey_bar_574_50_endcap.png') top right no-repeat;
	width: 8px;
	height: 50px;
}
*/

#report_form #generic_form_submit input {
	display: block;
	position: absolute;
	background-color: transparent; 
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	top: 6px;
	left: 6px;
	bottom: 6px;
	right: 8px;
	border: 0px; 
	float: none;
	line-height: 1.0em;
	margin: 0px auto 0px auto;
	width: 270px;
	height: 38px;
}

#report_form #generic_form_submit.finish input {
	width: 562px;
}

/* ---------------------------------------------- */

#report_form fieldset p.p_in_fieldset {
	display: block;
	position: relative;
	clear: both;
	padding-top: 10px;
}

#report_form .wide {
	display: block;
	float: left;
	width: 50%;
	line-height: 1.1em;
	margin: 2px 2px 4px 0px;
	text-align: left;
}

#report_form .wide input {
	width: auto;
	line-height: 1.1em;
	border: 1px #000000 solid;
}

#report_form #btn_center {
	float: none;
	display: block;
	width: 100%;
	clear: both;
	padding: 10px;
}

#report_form #btn_center input {
	display: block;
	margin: 4px auto 4px auto;
}

#report_form select {
	display: block;
	float: left;
	width: 40%;
	line-height: 1.1em;
	border: 1px #000000 solid;
	margin: 2px 2px 4px 0px;
}

#report_form select.date {
	display: block;
	float: left;
	width: 60px;
	line-height: 1.1em;
	border: 1px #000000 solid;
	margin: 2px 2px 4px 0px;
}

#report_form select.extrapadding {
	margin-bottom: 30px;
}

#report_form textarea {
	display: block;
	float: left;
	width: 40%;
	line-height: 1.0em;
	border: 1px #000000 solid;
	margin: 2px 2px 4px 0px;
}

#report_form div.checkbox_multi_container {
	display: block;
	float: left;
	width: 40%;
	line-height: 1.0em;
	margin: 2px 2px 4px 0px;		
}

#report_form div.checkbox_multi_container label {
	float: left;
	width: 40%;
}

#report_form div.checkbox_multi_container input {
	clear: left;
	float: left;
	width: 18px;
	border: 0px;
}

#report_form div.radio_vert_container {
	display: block;
	float: left;
	width: 48%;
	line-height: 1.0em;
	margin: 2px 2px 4px 0px;		
}

#report_form div.radio_vert_item_group {
	border-bottom: 1px #DDDDDD solid;
	clear: both;
	min-height: 18px;
}
 
#report_form div.radio_vert_item_group input {
	display: inline;
	float: none;
	clear: none;
	width: 18px;
	border: 0px;
}

#report_form div.radio_vert_item_group label {
	display: inline;
	float: none;
	width: auto;
	border: 0px;
}

#report_form .fieldset_spacer {
	float: left;
	width: 100%;
	height: 20px;	
}

#uploaded-image-container {
	display: block;
	position: relative;
	float: left;
	top: 0px;
	margin: 4px 4px 4px 20px;
	padding: 4px;
	text-align: center;
	font-size: 0.8em;
	border: 1px #000000 solid;
	background-color: #DDDDDD;
}

div.upload_form {
	visibility: visible;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 24px;
}

div.upload_form iframe {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

div.upload_progress {
	visibility: hidden;
	display: none;
	position: relative;
	width: 60%;
	min-height: 16px;
	border: 1px #000000 solid;
}

div.upload_progress_bar {
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 0%;
	min-height: 16px;
	background: url('../images/progressbar.gif') #FF0000 top left repeat-x;
}

div.upload_progress_text {
	display: block;
	position: absolute;
	top: 0px;
	width: 100%;
	min-height: 16px;
	font-size: 0.8em;
	text-align: center;
}

span.bad_field {
	color: #FF0000;
}

div#signup-entry-volunteer {
	display: block;
	position: relative;
	width: 141px;
	height: 91px;
	margin: 10px auto 10px auto;
	background: url('../../../images/orange_burst_141.png') #F2922C;	
}

div#signup-entry-volunteer a {
	display: block;
	position: relative;
	width: 135px;
	height: 61px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	padding: 25px 3px 0px 3px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}

div#signup-entry-user {
	display: block;
	position: relative;
	width: 141px;
	height: 91px;
	margin: 10px auto 10px auto;
	background: url('../../../images/blue_burst_141.png') #3DA2D6;
}

div#signup-entry-user a {
	display: block;
	position: relative;
	width: 135px;
	height: 61px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	padding: 25px 3px 0px 3px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}

/* ---------------------------------------------- */
/* CLIENT CODE */
/* ---------------------------------------------- */

h3.client_code {
	margin: 20px 0px 0px 0px;
}

#client_code {
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 4px;
	width: 100%;
	height: 100px;
	border: 1px #000000 solid;
	background-color: #CCCCCC;
	overflow: scroll;
}

#working_client_code {
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 4px;
	width: 120px;
	height: 120px;
}

h3.working_client_code {
	margin: 20px 0px 0px 0px;
}

#working_client_code a:hover {
	background-color: inherit;
}

#eu_help {
	margin: 16px;
}
