/* main styles */

body {
	background-image:url(../images/general/site_background.jpg);
	background-repeat:repeat-x;
	background-color:#C2E3F9;	
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	}

.page_width {
	width:980px;
}

/* top banner styles */

.top_banner_border {
	height:7px;
	width:100%;
	background-color:#D83218;
}

.logo {
	padding-left:14px;
	height:68px;
	width:267.5px;
}

.top_banner_login {
	padding-bottom:24px;
	color:#0553A8;
	font-size:13px;
	padding-right:14px;
}

.top_banner_login A:Hover{
	color:white;
	text-decoration:underline;
}

.top_banner_login A{
	color:white;
	text-decoration:none;
}

.position_text {
	color:white;
	font-size:15px;
	padding-bottom:4px;
	padding-right:14px;
}

/* navigation menu styles */

#nav_menu ul {
	list-style:none;
	padding:0;
	margin:0;
	}

#nav_menu li {
	float: left;
	margin: 0 0.0em;
	}
	
#nav_menu li A{
	color:#FFFFFF;
	text-decoration:none;
	}
	
#nav_menu li A:Hover{
	color:#FFFFFF;
	text-decoration:none;
	}

#nav_menu_on_middle {
	height:28px;
	background-image:url(../images/general/tab_on_bk.jpg);
	background-repeat:repeat-x;
}

#nav_menu_on_left {
	height:28px;
	background-image:url(../images/general/tab_on_left.jpg);
	background-repeat:none;
	width:18px;
}

#nav_menu_on_right {
	height:28px;
	background-image:url(../images/general/tab_on_right.jpg);
	background-repeat:none;
	width:17px;
}

.nav_menu_top_padding {
	padding-top:6px;
	}

#nav_menu_off_middle {
	height:28px;
	background-image:url(../images/general/tab_off_bk.jpg);
	background-repeat:repeat-x;
}

#nav_menu_off_left {
	height:28px;
	background-image:url(../images/general/tab_off_left.jpg);
	background-repeat:none;
	width:18px;
}

#nav_menu_off_right {
	height:28px;
	background-image:url(../images/general/tab_off_right.jpg);
	background-repeat:none;
	width:17px;
}

.nav_menu {
	vertical-align:bottom;
	font-weight:bold;
}

/* navigation menu styles */

.middle_menu_left {
	background-color:#2481C6;
	width:13px;
	background-image:url(../images/general/middle_menu_left_top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}

.middle_menu_right {
	background-color:#2481C6;
	width:13px;
	background-image:url(../images/general/middle_menu_right_top.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	}

.middle_menu {
	background-color:#2481C6;
	padding-left:190px;
	}

/* search banner styles */

.search_banner_search {
	font-size:15px; 
	color:#FFFFFF; 
	font-weight:bold; 
	padding-right:8px;
	}
	
.search_banner_search_box {
	color:#999999;
	}
	
.search_banner_search_button {
	background-image:url(../images/general/search_banner_button.gif);
	height:23px;
	width:71px;
	border:0px;
	cursor:pointer;
	}

.search_banner_my_acc {
	padding-left:95px;
	height:44px;
	vertical-align:bottom;
	}
		
.search_banner_my_acc_left {
	background-image:url(../images/general/search_banner_my_account_left.jpg);
	height:35px;
	width:12px;
	}
	
.search_banner_my_acc_right {
	background-image:url(../images/general/search_banner_my_account_right.jpg);
	width:12px;
	}
	
.search_banner_my_acc_bk {
	background-image:url(../images/general/search_banner_my_account_bk.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	font-size:14px;
	width:100px;
	color:#FFFFFF;
	text-align:center;
	}
	
.search_banner_my_acc_bk A{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.search_banner_my_acc_bk A:Hover{
	color:#FFFFFF;
	text-decoration:none;
	}
		
.search_banner_my_acc_left_red {
	background-image:url(../images/general/search_banner_my_account_left_red.jpg);
	height:35px;
	width:12px;
	}
	
.search_banner_my_acc_right_red {
	background-image:url(../images/general/search_banner_my_account_right_red.jpg);
	width:12px;
	}
	
.search_banner_my_acc_bk_red {
	background-image:url(../images/general/search_banner_my_account_bk_red.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	font-size:14px;
	width:100px;
	color:#FFFFFF;
	text-align:center;
	}
	
.search_banner_my_acc_bk_red A{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.search_banner_my_acc_bk_red A:Hover{
	color:#FFFFFF;
	text-decoration:none;
	}

/* breadcrumb_banner */

.breadcrumb_banner{
	width:100%;
	background-color:#3AA3E7;
	height:21px;
	color:#fff;
}

.breadcrumb_text_banner{
	font-size:11px;
	color:#fff;
	padding-left:12px;
	padding-top:3px;
}

.breadcrumb_text_banner A{
	color:#fff;
	text-decoration:none;
}

.breadcrumb_text_banner A:Hover{
	color:#fff;
	text-decoration:underline;
}

.breadcrumb_banner_my_account{ 
	width:100%;
	background-color:#D50000;
	height:21px;
	color:#fff;
}

/* main detail */

.main_detail {
	background-color:#FFFFEF;
	width:100%;
	}
	
.main_detail_left {
	background-color:#E4E0D3;
	width:161px;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	vertical-align:top;
	height:750px;
	}
	
.main_detail_middle {
	margin-left:9px;
	margin-right:9px;
	width:576px;
	background-color:#FFFFFF;
	border-left:solid #C0E1F9 1px;
	border-right:solid #C0E1F9 1px;
	border-bottom:solid #C0E1F9 1px;
	padding:12px;
	margin-bottom:12px;
	}

.main_detail_middle_search {
	margin-left:9px;
	margin-right:9px;
	width:748px;
	background-color:#FFFFFF;
	border-left:solid #C0E1F9 1px;
	border-right:solid #C0E1F9 1px;
	border-bottom:solid #C0E1F9 1px;
	padding:12px;
	margin-bottom:12px;
	}
	
.main_detail_right {
	padding-top:12px;
	width:174px;
	}
	
.main_detail_full {
	width:920px;
	background-color:White;
	border-left:solid #C0E1F9 1px;
	border-right:solid #C0E1F9 1px;
	border-bottom:solid #C0E1F9 1px;
	margin-bottom:12px;
	padding:20px;
	}

.main_detail_two_thirds {
	margin-left:9px;
	margin-right:9px;
	width:736px;
	background-color:#FFFFFF;
	border-left:solid #C0E1F9 1px;
	border-right:solid #C0E1F9 1px;
	border-bottom:solid #C0E1F9 1px;
	padding:20px;
	margin-bottom:12px;
	}
	
.banner_breaker {
	height:12px;
	width:160px;
	}

/* right menu styles */

.right_menu_login {
	border:#2481C6 solid 1px;
	background-color:#FFFFFF;
	width:160px;
	}

/* footer styles */

.footer_links {
	margin-top:10px;
	width:100%;
	margin-bottom:16px;
	}

.footer {
	width:100%;
	background-color:#D83218;
	height:7px;
	}

/* feedback styles */

/* feedback button styles */

#feedback_button {
  top: 25%;
  height: 202px;
  color: #FFF;
  cursor: pointer;
  /*text-indent: -100000px;*/
  overflow: hidden;
  position: fixed;
  z-index: 100000;
  margin-left: -7px;
  background-image: url(../images/general/feedback_rabbit.png);
}

#feedback_button:hover {
    margin-left: -4px; }

.feedback_button_right {
  right: 0 !important;
  left: auto !important;
  margin-right: 0 !important;
  margin-left: auto !important;
  width: 88px !important; }

.feedback_button_right:hover {
    width: 92px !important;
    margin-right: 0 !important;
    margin-left: auto !important;
	}

/* ad banner styles */

.ad_banner_lost_pet {
	border:1px solid #3AA3E7;
	background-image:url(../images/general/ad_banner_lost_pet_bk.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:190px;
	width:160px;
}

.ad_banner_pet_community {
	border:1px solid #3AA3E7;
	height:190px;
	width:160px;
	background-color:#C0E1F9;
}

.ad_banner_animal_services {
	border:1px solid #2481C6;
	background-color:#3AA3E7;
	background-image:url(../images/general/ad_banner_animal_services_icon.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:175px;
	width:160px;
}

/* heading styles */

h1 {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
}

h2 {
	margin:0px;
	font-weight:normal;
	}

h3 {
	margin:0px;
	font-weight:normal;
	}

.heading_page {
	font-size:30px;
	color:#333333;
}

/* general text styles */

.white {
	color:white;
	}

.white A{
	color:white;
	text-decoration:none;
	}
	
.white A:Hover{
	color:white;
	text-decoration:underline;
	}

.dark_gray {
	color:#333;
}

.dark_gray A{
	color:#2481C6;
	text-decoration:underline;
}

.dark_gray A:Hover{
	color:#2481C6;
	text-decoration:underline;
}

.light_gray {
	color:#999;
}

.light_gray A{
	color:#999;
	text-decoration:underline;
}

.light_gray A:Hover{
	color:#999;
	text-decoration:underline;
}

.blue {
	color:#0553A7;
	}

.blue A{
	color:#0553A7;
	text-decoration:none;
	}
	
.blue A:Hover{
	color:#0553A7;
	text-decoration:underline;
	}
		
.light_blue_no_underline {
	color:#2481C6;
	}

.light_blue_no_underline A{
	color:#2481C6;
	text-decoration:none;
	}
	
.light_blue_no_underline A:Hover{
	color:#2481C6;
	text-decoration:none;
	}
	
.light_blue {
	color:#2481C6;
	}

.light_blue A{
	color:#2481C6;
	text-decoration:none;
	}
	
.light_blue A:Hover{
	color:#2481C6;
	text-decoration:underline;
	}
.req{color:#D50000;font-weight:bold;}
.red {
	color:#9A0201;
	}
.red A{
	color:#9A0201;
	text-decoration:none;
	}
	
.red A:Hover{
	color:#9A0201;
	text-decoration:underline;
	}

/* search results */

.search_listing_breaker {
	height:14px;
	}
	
.search_listing_items {
	height:110px;
	padding-top:10px;
	padding-bottom:10px;
	}

.search_results_image {
	height:110px;
	}
	
.search_filter {
	width:160px;
	border:#3AA3E7 1px solid;
	background-color:#C1E1FA;
	}
.article_links
{
    width:160px;
	border:#3AA3E7 1px solid;
}
	
.search_filter_header {
	width:100%;
	background-color:#3AA3E7;
	background-image:url(../images/general/ad_banner_pet_comm_icon.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}

.filter_heading_text {
	font-size:20px;
	}

.filter_text_off {
	color:#333333;
	text-transform:capitalize;
	}
	
.filter_text_off A{
	color:#333333;
	text-decoration:none;
	text-transform:capitalize;
	}
	
.filter_text_off A:Hover{
	color:#0553A7;
	text-decoration:underline;
	text-transform:capitalize;
	}

.filter_text_on {
	color:#0553A7;
	text-transform:capitalize;
	}
	
.filter_text_on A{
	color:#0553A7;
	text-decoration:underline;
	text-transform:capitalize;
	}
	
.filter_text_on A:Hover{
	color:#0553A7;
	text-decoration:underline;
	text-transform:capitalize;
	}
	
.filter_breaker {
	height:12px;
	}
	
.filter_more_options {
	 display:none;
	 }

.filter_link {
	font-style:italic;
	text-decoration:underline;
	color:#0553A7;
	cursor:pointer;
	font-weight:bold;
	}

.filter_text_clear {
	font-style:italic;
	text-decoration:underline;
	color:#0553A7;
	font-weight:bold;
	}
	
.filter_text_clear A{
	font-style:italic;
	text-decoration:underline;
	color:#0553A7;
	font-weight:bold;
	}
	
.filter_text_clear A:Hover{
	font-style:italic;
	text-decoration:underline;
	color:#0553A7;
	font-weight:bold;
	}
	
/* progress bars */

.progress_current {
	width:156px; 
	background-color:#3AA3E7; 
	border:solid 1px #3AA3E7; 
	font-size:14px;
	color:White;
	padding-top:7px;
	padding-bottom:6px;
	padding-left:6px;
	}

.progress_to_do {
	width:156px; 
	background-color:#C0E1F9; 
	border-bottom:solid 1px #3AA3E7; 
	border-right:solid 1px #3AA3E7; 
	border-left:solid 1px #3AA3E7; 
	font-size:14px;
	color:#333333;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:6px;
	}

.progress_done {
	width:156px; 
	background-color:#3AA3E7; 
	border:solid 1px #3AA3E7; 
	font-size:14px;
	color:#0553A7;
	padding-top:7px;
	padding-bottom:6px;
	padding-left:6px;
	}
	
.progress_done A{
	color:#0553A7;
	text-decoration:none;
	}
	
.progress_done A:Hover{
	color:#0553A7;
	text-decoration:underline;
	}

.required_field {
	color:red;font-size:10px;
	}
	.small
	{
	    font-size:10px;
	}
