* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

html, body {
	text-align: center;
	color: #333333;
}

body {
	background-color: #373633;
}

h1 {
	position: absolute;
	bottom: 9px;
	left: 10px;	
	color: #000;
	font-size: 36px;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 28px;
	font-weight: bold;
	line-height: 100%;
	color: #333333;
	margin-bottom: 20px;
}


h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
	line-height: 100%;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	line-height: 100%;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 20px;
}

a, p, li, td, th, dt, dd, address, blockquote, label {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	font-style: normal;
}

p, ul, dl, ol, address, blockqoute {
	margin-bottom: 16px;
}

ul li ul {
	margin-bottom: 0px;
}

blockquote {
	font-style: italic;
	color: #007680;
}

img {
	border: 0px;
	display: block;
}

a, a:visited, strong a {
	text-decoration: underline;
	font-size: 12px;
	color: #2E9CD1;
}

a:hover {
	text-decoration: none;
	color: #2E9CD1;
}

ul, ol, dd {
	padding-left: 9px;/* MOZ */
	margin-left: 9px;/* IE */
}

dt {
	padding-left: 0px;/* MOZ */
	margin-left: 0px;/* IE */
	font-weight: bold;
}

table {
	border-collapse: collapse;
}

th, td {
	font-size: 12px;
	vertical-align: top;
	text-align: left;
}

option, select, input {
	font-size: 12px;
	color: #333333;
}

textarea {
	font-size: 12px;
	color: #333333;
}

option {
	padding-right: 5px;
	padding-left: 3px;
}

label {
	font-weight: bold;
}

/* custom styles template ============== */



.header {
	width: 100%;
	height: 180px;
	background-color: #FFFFFF;
	position: relative;
	margin-bottom: 20px;
}

.header_wrapper {
	margin: 0 auto;
	width: 820px;
	height: 180px;
	text-align: left;
	position: relative;
}

.leaderboard {
	position: absolute;
	top: 5px;
	left: 50px;

}

.menu {
	width: 569px;
	height: 41px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.menu ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 41px;
}

.menu ul li {
	display: block;
	float: left;
	line-height: 41px;
	height: 41px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

.tab_home {
	background-image: url(/images/tab_home_off.png);
	width: 72px;
	height: 41px;
}

.tab_home_on {
	background-image: url(/images/tab_home_on.png);
}

.tab_for_homes {
	background-image: url(/images/tab_for_homes_off.png);
	width: 149px;
	height: 41px;
}

.tab_for_homes_on {
	background-image: url(/images/tab_for_homes_on.png);
}

.tab_lost_found {
	background-image: url(/images/tab_lost_found_off.png);
	width: 169px;
	height: 41px;
}

.tab_lost_found_on {
	background-image: url(/images/tab_lost_found_on.png);
}

.tab_blog {
	background-image: url(/images/tab_blog_off.png);
	width: 65px;
	height: 41px;
}

.tab_blog_on {
	background-image: url(/images/tab_blog_on.png);
}

.tab_place_ad {
	background-image: url(/images/tab_place_ad_off.png);
	width: 114px;
	height: 41px;
}

.tab_place_ad_on {
	background-image: url(/images/tab_place_ad_on.png);
}

.menu ul li a,.menu ul li a:visited {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	line-height: 41px;
	height: 41px;
	display: block;
	text-align: center;
}

.menu ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}

.torso_wrapper {
	margin: 0 auto;
	width: 820px;
	text-align: left;
	position: relative;
}

.box_footer_cap {
	margin-bottom: 20px; 
}

.box_footer_shoe {
	padding: 20px;
}

.foot_menu {
	text-align: center;
}

.foot_menu li {
	display: inline;
	padding: 0 5px;
	font-size: 10px;
}

.foot_menu li a, .foot_menu li a:visited {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
}

.foot_menu li a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}

.foot_tag {
	text-align: center;
	margin-bottom: 0;
	font-size: 10px;
	color: #ffffff;
}

.box_240_cap {
	background-color: #FFFFFF;
	background-image: url(/images/box_240_cap.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px; 
	width: 240px;
}

.box_240_shoe {
	background-image: url(/images/box_240_shoe.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	position: relative;
	zoom: 1;
}

.box_270_cap {
	background-color: #FFFFFF;
	background-image: url(/images/box_270_cap.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px; 
	width: 270px;
}


.box_270_shoe {
	background-image: url(/images/box_270_shoe.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	position: relative;
	zoom: 1;
}

.box_820_cap {
	background-color: #FFFFFF;
	background-image: url(/images/box_820_cap.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px;

}

.box_820_shoe {
	background-image: url(/images/box_820_shoe.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 20px;
	position: relative;
	zoom: 1;
}

.box_grey_180_cap {
	background-color: #EBEBEA;
	background-image: url(/images/box_grey_180_cap.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px; 
	width: 180px;
}


.box_grey_180_shoe {
	background-image: url(/images/box_grey_180_shoe.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	position: relative;
	zoom: 1;
}

.box_grey_246_cap {
	background-color: #EBEBEA;
	background-image: url(/images/box_grey_246_cap.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px; 
	width: 246px;
}


.box_grey_246_shoe {
	background-image: url(/images/box_grey_246_shoe.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	position: relative;
	zoom: 1;
}

.box_grey_250_cap {
	background-color: #EBEBEA;
	background-image: url(/images/box_grey_250_cap.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px; 
	width: 250px;
}


.box_grey_250_shoe {
	background-image: url(/images/box_grey_250_shoe.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	position: relative;
	zoom: 1;
}

.box_grey_380_cap {
	background-color: #EBEBEA;
	background-image: url(/images/box_grey_380_cap.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px; 
	width: 380px;
}


.box_grey_380_shoe {
	background-image: url(/images/box_grey_380_shoe.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	position: relative;
	zoom: 1;
}

.box_grey_510_cap {
	background-color: #EBEBEA;
	background-image: url(/images/box_grey_510_cap.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px; 
	width: 510px;
}


.box_grey_510_shoe {
	background-image: url(/images/box_grey_510_shoe.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	position: relative;
	zoom: 1;
}

.box_grey_580_cap {
	background-color: #EBEBEA;
	background-image: url(/images/box_grey_580_cap.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px; 
	width: 580px;
}


.box_grey_580_shoe {
	background-image: url(/images/box_grey_580_shoe.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	position: relative;
	zoom: 1;
}

.box_grey_my_ads_cap {
	background-color: #EBEBEA;
	background-image: url(/images/tab_my_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px; 
}

.box_grey_my_ads_padding {
	padding: 0 10px 10px 10px;
}

.box_grey_780_cap {
	background-color: #EBEBEA;
	background-image: url(/images/box_grey_780_cap.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px;
	width: 780px;
}

.box_grey_780_tabbed_cap {
	background-color: #EBEBEA;
	background-image: url(/images/box_grey_780_tabbed_cap.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 20px;
	width: 780px;
}

.box_grey_780_shoe {
	background-image: url(/images/box_grey_780_shoe.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px;
	position: relative;
	zoom: 1;
}

.cap_tabs {
	height: 37px;
	width: 142px;
	margin: 0;
	margin-left: 638px;
	list-style: none;
	padding: 0;
}

.cap_tabs li {
	float: left;
	display: block;
	text-align: center;
	line-height: 27px;
}

.tab_list_view {
	height: 37px;
	width: 71px;
}

.tab_map_view {
	height: 37px;
	width: 71px;
}

.tab_list_view_off {
	background-image:url(/images/tab_cap_list_off.png);
}

.tab_map_view_off {
	background-image:url(/images/tab_cap_map_off.png);
}

.col_120 {
	float: left;
	width: 120px;
}

.col_180 {
	float: left;
	width: 180px;
}

.col_240 {
	float: left;
	width: 240px;
}

.col_246 {
	float: left;
	width: 246px;
}

.col_250 {
	float: left;
	width: 250px;
}

.col_270 {
	float: left;
	width: 270px;
}

.col_300 {
	float: left;
	width: 300px;
}

.col_310 {
	float: left;
	width: 310px;
}

.col_360 {
	float: left;
	width: 360px;
}

.col_380 {
	float: left;
	width: 380px;
}

.col_430 {
	float: left;
	width: 430px;
}

.col_510 {
	float: left;
	width: 510px;
}

.col_580 {
	float: left;
	width: 580px;
}

.row_clearing {
	clear: both;
	height: 5px;
}


.qlinks {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.qlinks li {
	background-image: url(/images/bullet_arrow_rnd.png);
	background-repeat: no-repeat;
	padding-left: 16px;
}



.box_opt_links {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 330px;
	text-align: right;
}

.opt_links {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	height: 30px;
}

.opt_links li {
	float: right;
	margin-left: 15px;
}

.report_link {
	background-image: url(/images/icon_report.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}

.send_2_link {
	background-image: url(/images/icon_send_2.png);
	background-repeat: no-repeat;
	padding-left: 24px;
}

.rss_link {
	background-image: url(/images/icon_rss.png);
	background-repeat: no-repeat;
	padding-left: 24px;
}


.green {
	color: #739B1E;
}
.blue {
	color: #2E9CD1;
}
.red {
	color: #D1632E;
}
.purple {
	color: #6666CC;
}
.orange {
	color: #DF9200;
}
.grey {
	color: #EBEBEA;
}

.clearing {
	clear: both;
}

.a_left {
	text-align: left;
}

.a_center {
	text-align: center;
}

.a_right {
	text-align: right;
}

.margin_right_20 {
	margin-right: 20px;
}

.no_margin {
	margin: 0;
}

.form_home_for_homes {
	background-image:url(/images/form_home_for_homes_bg.png);
	width: 250px;
	height: 63px;
	background-color: #2E9CD1;
}

.form_home_lost_found {
	background-image:url(/images/form_home_lost_found_bg.png);
	width: 250px;
	height: 63px;
	background-color: #D1632E;
}

.form_home_label {
	width: 60px;
	float: left;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}

.form_home_input_col {
	width: 120px;
	float: left;
}

.form_home_option {
	width: 120px;
}

.home_form_padder {
	position: relative;
}

.home_form_left_col {
	width: 180px;
	position: absolute;
	left: 10px;
	top: 10px;
}

.home_form_right_col {
	width: 41px;
	position: absolute;
	right: 10px;
	top: 10px;
}

.home_form_row {
	padding-bottom: 4px;
	width: 100%;
	overflow: hidden;
}

.details_details_row {
	padding-bottom: 6px;
	width: 100%;
	overflow: hidden;
}

.row_recent {
	padding: 2px;
	background-color: #EBEBEA;
	margin-bottom: 2px;
}

.small_thumb {
	width: 57px;
	height: 42px;
}

.row_recent_image {
	float: left;
	width: 57px;
	height: 42px;
}

.row_recent_copy {
	float: left;
	margin-left: 10px;
	width: 179px;
	padding-top: 3px;
}

.row_recent_copy p {
	margin: 0;
}
/*
.row_recent_copy p a {
	color: #333333;
}*/

.form_results_for_homes {
	background-image: url(/images/form_results_for_homes_bg.png);
	width: 780px;
	height: 38px;
	margin-bottom: 20px;
	background-color: #2E9CD1;
}

.form_results_lost_found {
	background-image: url(/images/form_results_lost_found_bg.png);
	width: 780px;
	height: 38px;
	margin-bottom: 20px;
	background-color: #D1632E;
}

.form_results_padder {
	padding: 10px;
	position: relative;
}

.form_results_label {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 5px;
	display: inline;
}

.form_results_col {
	float: left;
	width: 140px;
	display: inline;
}

.form_results_col_submit {
	position: absolute;
	right: 10px;
	top: 7px;
}

.form_results_option {
	width: 120px;
}

.form_results_input {
	width: 120px;
}

.photo_thumb_results {
	width: 86px;
	height: 64px;
}

.photo_box {
	background-color: #FFFFFF;
	padding: 5px;
	width: auto;
	overflow: hidden;
}
.result_row {
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 5px;
}

.result_row_ad {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 100px;
	margin-bottom: 5px;
}

.photo_large_details {
	max-height: 300px;
	max-width: 300px;
	margin: 0 auto;
}

.photo_thumb_details {
	width: 96px;
	height: 71px;
	float: left;
	margin: 5px 5px 0 0;
	cursor: pointer;
}

.thumb_details_end {
	margin: 5px 0 0 0;
}

.line_1 {
	height: 11px;
	background-image: url(/images/line_2.png);
	background-position: center;
	background-repeat: repeat-x;
	margin: 10px 0;
}

.line_2 {
	height: 21px;
	background-image: url(/images/line_2.png);
	background-position: center;
	background-repeat: repeat-x;
	margin-bottom: 0;
}

.box_num_results {
	width: 500px;
	margin-left: 130px;
	text-align: center;
	float: left;
	display: inline;
}

.box_opt_results {
	width: 180px;
	text-align: right;
	float: left;
}

.results_headings_row {
	margin-bottom: 10px;
}

.icon_sort {
	display: inline;
}

.black_link, .black_link:hover, .black_link:visited {
	color: #333333;
}

.blue_link, .blue_link:visited {
	color: #0066FF;
}

.no_link, .no_link:hover, .no_link:visited {
	color: #333333;
	text-decoration: none;
}

.box_place_ad_inner {
	height: 104px;
}

.box_place_ad_button {
	position: absolute;
	bottom: 10px;
	left: 70px;
}

.place_ad_intro_text {
	position: absolute;
	top: 35px;
	left: 10px;
	width: 165px;
}

.place_ad_illus_kitten {
	position: absolute;
	top: 15px;
	right: 10px;
}

.place_ad_illus_hamster {
	position: absolute;
	top: 30px;
	right: 10px;
}

.place_ad_illus_puppy {
	position: absolute;
	top: 10px;
	right: 10px;
}

.icon_qm {
	display: inline;
	margin-left: 6px;
	vertical-align: bottom;
}

.box_identify {
	position: absolute;
	top: 30px;
	right: 20px;
	text-align: right;
	width: 450px;
}

.box_identify p {
	margin: 0;
}
.message {
	padding: 10px;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;	
}

.message p, .message ul {
	margin-bottom: 0;	
}

.message_neg {
	background-color: #FFFFCC;
	border: 1px solid #FF6600;
}

.message_pos {
	background-color: #FFFFCC;
	border: 1px solid #99CC00;
}

.step_list {
	height: 31px;
	margin: 0 0 20px 0;
	list-style: none;
	padding: 0;
}

.step_list li {
	height: 31px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: center;
	line-height: 31px;
	font-weight: bold;
	font-size: 13px;
	background-color: #EBEBEA;
}

.step_item_1_on {
	width: 169px;
	background-image: url(/images/step_1_on.png);
}

.step_item_1_off {
	width: 169px;
	background-image: url(/images/step_1_off.png);
	background-color: #373633;
	color: #ffffff;
}

.step_item_2_on {
	width: 173px;
	background-image: url(/images/step_2_on.png);
}

.step_item_2_off {
	width: 173px;
	background-image: url(/images/step_2_off.png);
	background-color: #373633;
	color: #ffffff;
}

.step_item_3_on {
	width: 178px;
	background-image: url(/images/step_3_on.png);
}

.step_item_3_off {
	width: 178px;
	background-image: url(/images/step_3_off.png);
	background-color: #373633;
	color: #ffffff;
}

.step_item_4_on {
	width: 137px;
	background-image: url(/images/step_4_on.png);
}

.step_item_4_off {
	width: 137px;
	background-image: url(/images/step_4_off.png);
	background-color: #373633;
	color: #ffffff;
}

.myads_menu {
	height: 44px;
	width: 580px;
	position: relative;
	margin: 0;
	padding: 0;
	background-image: url(/images/tab_my_bg.png);
}

.myads_menu li {
	line-height: 32px;
	float: left;
	display: block;
	font-size: 13px;
	font-weight: bold;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0 2px 0 0;
	padding: 0;
}

.myads_menu li a {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 32px;
	text-decoration: none;
}

.myads_menu li a:hover {
	text-decoration: underline;
}

.tab_ads {
	width: 66px;
	height: 44px;
	background-image: url(/images/tab_my_ads_off.png);
}

.myads_menu li.tab_ads_on a {
	color: #333333;
}

.tab_ads_on {
	background-image: url(/images/tab_my_ads_on.png);
}

.tab_details {
	width: 88px;
	height: 44px;
	background-image: url(/images/tab_my_details_off.png);
}

.myads_menu li.tab_details_on a {
	color: #333333;
}

.tab_details_on {
	background-image: url(/images/tab_my_details_on.png);
}

.tab_help {
	width: 51px;
	height: 44px;
	background-image: url(/images/tab_my_help_off.png);

}

.myads_menu li.tab_help_on a {
	color: #333333;
}

.tab_help_on {
	background-image: url(/images/tab_my_help_on.png);
	background-repeat: no-repeat
}

.form_button {
	display: inline;
	margin: 0 5px;
}

.report_description_textarea {
	width: 480px;
	height: 60px;
}

.libra tr td {
	padding-bottom: 5px;
}

.form_reg_text_long {
	width: 150px;
}

.form_reg_text_med {
	width: 120px;
}

.form_reg_opt_long {
	width: 150px;
}

.form_create_text_ex_long {
	width: 270px;
}

.form_create_text_long {
	width: 150px;
}

.form_create_text_med {
	width: 120px;
}

.form_create_opt_long {
	width: 150px;
}

.form_create_textarea_long {
	width: 270px;
	height: 80px;
}

.form_create_char_left {
	padding-top: 2px;
	width: 352px;
	text-align: right;
}

.form_create_text_price {
	width: 30px;
}

.label_normal {
	font-weight: normal;
}

.form_create_label_char_cnt {
	font-size: 11px;
}

.form_create_text_char_cnt {
	font-size: 11px;
}

.photo_thumb_preview {
	float: left;
	margin: 0 5px 5px 0;
	width: 86px;
	height: 64px;
}










.tip {
	width:100px;
	background-color: #ccc;
	margin: 0;
	padding: 0;
}  
.tip-top {
}  
.tip-title {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	text-align: left;
}  
.tip-text {
	margin: 0;
	padding: 0;
}  
.tip-bottom {

}  


#tool-tip {
	text-align: left;
	width: 172px;
	z-index: 13000;
}

#tool-tip * {
	color: #fff;
}

#tool-tip .tool-title {
	background:transparent url(/images/bubble.png) repeat scroll left top;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	margin: 0;
	padding: 8px 8px 4px;
	font-size: 12px;
}

#tool-tip .tool-text {
	background: transparent url(/images/bubble.png) repeat scroll right bottom;
	padding: 4px 8px 8px;
	font-size: 12px;
}

.text_photo_right {
	float: right;
	margin: 0 0 10px 10px;
}

.photo_thumb_infowin {
	border: 2px solid #fff;
	margin-right: 5px;
	width: 86px;
	height: 64px;
}

.photo_thumb_infowin:hover {
	border: 2px solid #0099CC;
}

.no_bold {
	font-weight: normal;
}
