/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#F8F8F8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
/* LINKS */

a {
	font-weight:bold;
	color:#F09D00;
	text-decoration:none;
}
a:hover, a:visited:hover {
	text-decoration:underline;
}

div#wraper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 891px;
	padding: 0;
}
ul li {

color:#626262;
}
td.home_logo {
	/*background-image:url(images/home_logo.jpg);*/
	width:539px;
	height:308px;
}
td.home_header {
	vertical-align:top;
	padding: 71px 10px 10px 10px;
	font-size:14px;
	text-align: left;
}
td.home_header p{
	line-height:19px;
	margin-right:22px;

}
td.page_header {
	vertical-align:top;
	padding: 10px;
	font-size:14px;
	text-align: left;
}
td.page_header p {
	font-size: 14px;
	color: #626262;
}
td.top_left {
	height: 28px;
	width: 10px;
	background-image:url(images/top_left.gif);
}
td.main_menu {
	width:853px;
	height:17px;
	overflow: hidden;
	background-image:url(images/bg_top.gif);
	padding: 0 0 0 17px;
	text-align:left;
	vertical-align:bottom;
}
td.main_menu img {
	margin-right:2px;
}
td.volunteers_signup_middle {
	background-color:#E7EFFF;
}
table.volunteers_signup_middle {
margin:0 0 8px;
}
td.top_right {
	background-image:url(images/top_right.gif);
}
td.left {
	width: 10px;
	background-image:url(images/bg_left.gif);
}
td.content {
	width: 568px;
	background-color:#FFFFFF;
	vertical-align: top;
}
td.content table.content{
	padding-bottom:38px;

}
td.right_content {
	width: 302px;
	background-color:#FFFFFF;	
	text-align:left;
	padding-bottom: 30px;
}
table.right_content_table {
	margin-left:15px;
	margin-top: 22px;
	}
td.right_content p{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
color:#898989;
}
img.succes_story_image {
margin:15px 0 7px 0;
}
img.feacured_case_image {
margin:0 0 15px 0;
}
p.success_content {
margin:0;
}
p.feacured_case_content {
margin:0 30px 0 0;
}
div.featured_img img{
float:left;
margin: 0px 9px 2px 0;
}
td.right {
	background-image:url(images/bg_right.gif);
	width: 11px;
}
td.cont {
	padding: 35px 23px 28px 28px;
	text-align:left;
	line-height:19px;
}
td.cont_normal {
	padding: 20px 18px 28px 18px;
	text-align:left;
	vertical-align: top;
	line-height:19px;
}
td.cont_normal_admin {
	padding: 20px 5px 28px 10px;
	text-align:left;
	vertical-align: top;
	line-height:19px;
}
td.lost {
	padding:0 5px 24px 17px;
}
td.found {
	padding:0 4px 24px 0;
}
td.round_top {
	width:260px;
	height:12px;
	background-image:url(images/round_top.gif);
}
td.round_middle {
	width: 228px;
	background-color:#F4EEE0;
	padding: 0 16px 0 16px;
}
td.round_middle p{
line-height:16px;
color: #737373;
font-size:11px;
margin:0;
}
td.round_middle p.middle_text {
margin:15px 0 12px 0;
}
td.round_bottom {
	height:12px;
	background-image:url(images/round_bottom.gif);
}
td.rounded {
	padding: 0 0 0 17px;
	vertical-align:top;
}
td.rounded table {
	margin-bottom: 15px;
}
td.bottom {
height: 12px;
}
p.foot_nav {
text-align:center;
font:Arial, Helvetica, sans-serif;
font-size:11px;
color:#B7B7B7;
margin: 20px 0 5px 0;
}
p.foot_nav a{
font-weight:normal;
color:#B7B7B7;
margin:0 8px;
}
p.copyright {
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#B7B7B7;
margin: 0 0 25px 0;
}
p.copyright a{
color:#B7B7B7;
font-weight:bold;
}

/* HEADINGS */
h1.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#30558f;	
	margin: 0 0 7px 0;
}

/* PARAGRAPH */

p {
	color:#626262;
	line-height:18px;
}

/* PAGE TITLES AREA */
div.border {
	border-bottom: 1px solid #e8e8e8;
}
div.title {
	margin: 0 0 10px 0;
}
div.title img.title {
	margin-bottom: 7px;
}
div.title div.options {
}

/* SHELTERS */
div.shelter {
	padding: 5px 0;
	border-bottom: 1px solid #e8e8e8;
}
div.shelter h3 {
	font-size: 14px;
	margin: 5px 0;
}
div.shelter p {
	font-size: 12px;
	margin: 2px 0;
}

/* NAVIGATION */
div.navigation {
	font-size: 12px;
	font-weight: bold;
	color:#7e7e7e;
	text-align: center;
}
/* STATUS */
.lost {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
}
.found {
	font-size: 20px;
	font-weight: bold;
	color: #00CC33;
	text-transform: uppercase;
}
/* FORMS */
div.form_standard {
	background-color:#e7efff;
	width: 350px;
}
div.wide {
	width: 530px;
}
table.form, table.form_standard {
	font-size: 11px;
	color: #626262;
	margin: 0 10px;
}
fieldset {
	margin: 10px 15px;
	padding: 5px 10px;
	border: 1px solid #a7a6aa;
}
fieldset legend {
	margin: 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #626262;
}
table.form_standard th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#30558f;	
	padding: 5px 0 5px 0;
}

table.form td.error, table.form_standard td.error {
	color: #FF0000;
	font-size: 12px;
}

table.form_standard td {
	padding: 3px 5px;
}
table.form_standard tr.desc td {
	padding: 0px 5px 10px 5px;
}
table.form_standard td.label, table.form td.label {
	padding: 6px 5px;
	text-align: right;
}
table.view td.label {
	font-weight: bold;
}
table.form_standard td.field {
	padding: 6px 5px;
	text-align: left;
}
table.form_standard td.btn_submit {
	text-align: center;
	padding: 6px 0;
}
label {
	font-size: 11px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
}
div.filter {
	margin: 5px 0;
}

/* RESULTS */
table.recordset tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 2px;
}
tr.recordset_lost td {
	background-color:#f9e7c1;
	border: 1px solid #FFFFFF;
}

tr.recordset_found td {
	background-color: #bddff8;
	border: 1px solid #FFFFFF;
}
/* USEFUL ARTICLES BOX */
div.useful_articles {
	width: 246px;
	padding-bottom:8px;
}

div.useful_articles a, div.useful_articles a:visited {
	background: url(images/bg_useful_article_link.gif) no-repeat;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #e8e8e8;
	display: block;
	padding: 3px 0 3px 13px;
}
div.useful_articles a:hover, div.useful_articles a:visited:hover {
	text-decoration: none;
}
div.useful_articles a.last {
	border: none;
}

div.google_adsense {
	margin: 10px 0;
}
.flash_top {
	padding: 10px;
}

/* ADMIN MENU */
div.admin_menu {
	font-size: 10px;
	background-color: #30558f;
	color: #FFFFFF;
	padding: 5px;
}

/* */
div.shets_list {
	border: 1px solid #006699;
	margin: 5px 0;
	padding: 0 5px;
}
table.GridscDefault td a {
	font-size: 12px;
	font-weight: normal;
	color: #F09D00;
}
span.capital {
	text-transform: uppercase;
}

/* HOME PAGE CALLOUTS */
table.new_callouts {
	background-color: #bfdce2;
}
td.new_callouts {
	padding: 0 7px 0 16px;
}
td.new_callouts p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	margin: 0;
}
div.new_callouts {
	margin-top: 15px;
}
div.new_callouts img {
	margin-right: 3px;
	margin-bottom: 6px;
}

/* MISC */
div.termiantor {
	clear: both;
}
.left_link {
margin:  0;
}
/* right new */
table.grey_rounded {
width:246px;
margin-bottom:8px;
}
/* ads */
div.full_banner {
text-align:center;
margin:20px 0;
}
table.featured, table.regular{
margin-bottom:8px;
}
table.featured td.ad {
background:url(images/bg_featured_banner.gif) bottom repeat-x;
border: 2px solid #8fd3ec;
border-top:none;
border-bottom:none;
padding:8px 4px;
}
table.regular td.ad, table.grey_rounded td.ad {
border: 1px solid #e3e3e3;
border-top:none;
border-bottom:none;
padding:8px 4px;
}
/* SON feeds */
div.sonfeed {
margin:8px 0 10px 0;
width:252px;
}
div.sonfeed img {
margin-bottom:5px;
}
.SONbox ul {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
color:#626262;
margin:0;
padding:0;
list-style:none;
}
.SONbox ul li a, .SONbox ul li p a {
color:#F09D00;
}
/* RSS */
.rss {
text-align:center;
}
.rss img {
margin-right:10px;
}
.rss a {
font-size:11px;
}
/* SON Content */
.son_cat_template .right_content_table{
margin-right:9px;
}
.son_dog_template .right_content_table{
margin-right:9px;
}

/*--- Nav Menu ---*/

ul#navmenu {
  margin: 0;
  padding: 0;
}

ul#navmenu li {
  display: block;
  float: left;
  background: #333 url(../../img/common/nav-right.gif) right top no-repeat;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10pt;
  height: 27px;
  line-height: 27px;
  list-style: none;
  margin-right: 3px;
}

ul#navmenu li a {
  text-decoration: none;
  color: #fff;
  background: url(../../img/common/nav-left.gif) left top no-repeat;
  display: block;
  float: left;
  height: 27px;
  padding: 0 10px;
}

h1 {
  color: #d56100;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 26pt;
}

dt {
  font-weight: bold;
  color: #626262;
}
