@charset "utf-8";
/* CSS Document */
h1{

}

.lists{
	width:600px;
	margin:0 auto;
	border:0;
	padding:0;
	border-collapse:collapse;
	font:11px Arial, Helvetica, sans-serif ;
	color:#5C3814;
	background-color:#FFF;
	text-align:left;
	display:inline-table;
	float:left;
}

.lists th{
height:25px;
text-align:left;
padding:0;
font:12px Arial, Helvetica, sans-serif;
font-weight:bold;
/*background:#A5DFF7;*/
background:#372013;
color: #FFE9D8;
border-bottom:3px solid #FFF;
padding:0 0 0 5px;
}

.list-line-odd{
/*	background: #C5EAFA;*/
	background: #79D0EB;
	
}

.list-line-even{
/*	background: #E3F5FD;*/
	background: #79D0EB;
}


.lists td{
	padding:0;
	height:30px;
	border-bottom:3px solid #FFF;
	font: 13px Arial, Helvetica, sans-serif;
	padding:0 0 0 5px;
}

.lists a{
	text-decoration:none;
	font: 13px Arial, Helvetica, sans-serif;
	color:#5C3814;
}

.lists .closehour a{
	width:18px;
	height:18px;
	background:#A5DFF7 url(../images/x.gif) no-repeat center;
	border:none;
}

.lists .closehour a{
	float:right;
	margin:0 5px 0 0;
}


.lists .trh1{
	padding:0;
}

.lists h1{
	margin:0;
	padding:0;
	float:left;
	height:50px;
}

.lists .trh2{
	background:#A5DFF7;
	height:23px;
}

.lists h2{
	display:block;
	height:auto;
	margin:0;
	padding:0;
}

.lists .td_btn_orange{
	margin:0;
	padding:0;
}
.lists .td_btn_orange a{

	line-height:24px;
	cursor:pointer;
	display:block;
	width:150px;
	height:24px;
	float:left;
	background: url(/images/btn_medium.png) no-repeat 0;
	color:#5C3814;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	border:none;
	margin-right:30px;
}


/* Search results*/
.lists td{
	height:30px;
	border-left: 1px solid #000;
} 

.lists td:first-child {
/*	height:30px;*/
	border-left: 0px;
}

.lists .td_booking_btn{
	margin:0;
	padding:0;
}
.lists .td_booking_btn a{
	display:block;
	background:#FAAB41;
	height:24px;
	width:200px;
	line-height:24px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	float:right;
	border-left:3px solid #FFF;
}


/* SCROLL TABLES*/

.scroll-table-body table {
border-collapse: collapse;
}


.scroll-table-head{
/*background:#A5DFF7;*/
background:#372013;
border-bottom:3px solid #FFF;
height:auto;
padding:3px 0;
clear: left;
}
.scroll-table-head table {
border-collapse: collapse;
}

.scroll-table-head thead, tfoot {
height:auto;
text-align:left;
font:12px Arial, Helvetica, sans-serif;
color: #FFE9D8;    
font-weight:bold;
/*background: #A5DFF7;*/
background: #372013;
/*border-bottom:3px solid #FFF;*/
}


.scroll-table-head  .sortcol {
	cursor: pointer;
	padding:0 0 0 5px;
}



.scroll-table-head  .sortcol span{
	width:auto;
	padding:0 18px 0 0;
}

.scroll-table-head .sortasc span{
	background:url(/images/up.gif) no-repeat right center;
}

.scroll-table-head .sortdesc span{

	background:url(/images/down.gif) no-repeat right center;
}

.scroll-table-head .nosort {
	cursor: default;
}


.scroll-table-body td {
	overflow: hidden;
}


.button_table, .button_table_a{
	width:600px;
	height:26px;
	text-align:left;
	margin: 40px 0 0 0;
}



.button_table .btn{
	line-height:24px;
	cursor:pointer;
	display:block;
	width:150px;
	height:24px;
	float:left;
	background: url(/images/btn_medium.png) no-repeat 0;
	color:#5C3814;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	border:none;
}


.scroll-table-head {
    width: 600px;
	margin:0 auto;
}

.scroll-table-body {
    width: 585px;
	height: 300px;
	margin:0 auto;
}

.button_table_a a{
	line-height:24px;
	cursor:pointer;
	display:block;
	width:150px;
	height:24px;
	float:left;
	background: url(/images/btn_medium.png) no-repeat 0;
	color:#5C3814;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	border:none;
}



/* FORMS TABLES*/

form table{
	width:600px;
	border-collapse:collapse;
}

form table td{
	width:50%;
	vertical-align:top;
}


form table label{
	display:block;
	width:100%;
	margin:10px 0 5px 0;
}

form table .slim_label{
	display: inline;
	margin: 0px;
	padding-right: 5px;
}

form table textarea{
	width:185px;
	height:120px;
}

form table .btn{

	margin:20px 10px 0 0;
	line-height:24px;
	cursor:pointer;
	display:block;
	width:75px;
	height:24px;
	float:left;
	background: url(/images/btn_medium_forms.png) no-repeat 0;
	color:#5C3814;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	border:none;
}

form table .btn-large{

	margin:20px 10px 0 0;
	line-height:24px;
	cursor:pointer;
	display:block;
	width:150px;

	height:24px;
	float:left;
	background: url(/images/btn_large_forms.png) no-repeat 0;
	color:#5C3814;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:24px;
	text-align:center;

	border:none;
}


form table .btn1{
	margin:20px 100px 20px 0;
	line-height:24px;
	cursor:pointer;
	display:block;
	width:95px;
	height:24px;
	float:left;
	background: url(/images/btn_medium_forms1.png) no-repeat 0;
	color:#5C3814;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:24px;
	text-align:center;
	border:none;
}


form table input[type=text], form table input[type=password]{
	height:18px;
	width:145px;
	float:left;
	padding:2px 0 0 1px;
}


form table .dog_size .radio{
	width:130px;
	float:left;
}

form table  .check{
	width:190px;
	float:left;
}


.table_form{
	text-align:left;
	padding:5px;
	display:block;
	float:left;
}

.table_form td{
	padding:5px;
	vertical-align:top;
}

/* Neighbors_Form*/

.neighbors_form {
	clear: left;
}

.admin_buttons .btn, .admin_buttons a{
	margin:0 10px 0 0 ;
	padding:0;
	float:left;
}

.admin_left_buttons .btn, .admin_left_buttons a{
	margin:0 5px 0 0 ;
	padding:0;
	float:left;
}

.admin_buttons_category .btn{
	margin:0 10px 0 0;
}

.admin_buttons_category a.btn{
	margin:0 5px 0 0;
	padding:0;
}

/**/
table.provider_lightwindow{
	clear: left;
}

table.provider_lightwindow p{
	margin-bottom:5px;
}

table.provider_lightwindow p.brown{
	padding:10px;
	background:#5C3814;
	color:#FFF;
}
table.provider_lightwindow .list_services_lightwindow{
	display:block;

}
/**/

table.forums-table {
	width: 100%;
	clear: left;
	border-collapse:separate;
	border: 1px solid #666666;
	
}

table.forums-table tr{
	height: 40px;
}

table.forums-table tr td {
	padding-left: 5px;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
}

table.forums-table tr td.last {
	border-right: 0px;
}


table.forums-table tr th {
	height: 20px;
	padding-left: 5px;
	background-color: #A5DFF7;
}

.forum-line-odd {
/*	background-color: #C5EAFA;*/
	background-color: #79D0EB;
}

.forum-line-even {
/*	background-color: #E3F5FD;*/
	background-color: #79D0EB;
}

.address-table table {
	width: 400px;
}

.address-table td {
	width: 0%;
	padding: 5px;
}

.close-section {
 	background-color: #A5DFF7;
}

.service-description {
	font-size: 14px;
}

.service-offering-new {
	margin-left: 15px;
	width: 400px;
}

.service-offering-new th{
	color: #fff;
  background-color: #5C3814;
	padding: 3px 0px 2px 5px;
}

.change_password {
	display: inline;
	margin: 10px 6px 0px 0px;
	float: left;
}

.welcome-text {
	font-size: 16px;
}

.forum-thread td img {
	float: left;
	margin: 3px;
}

.forum-thread td {
 vertical-align: center;
}

.forum-thread td div {
	margin: 10px 0px 0px 60px;
}

.m1 {
	padding: 10px 0px 0px 10px;
}

#availability_buttons {
	clear: both;
}

.link-to-dog {
	margin: 5px 0px 0px 5px;
}

.nav-buttons {
  padding: 15px;
	text-align: center;
}

.nav-buttons a {
	border: 1px solid #333;
	padding: 3px;
}

h1.forums {
	margin: 0px 0 5px 0;
}               

.breadcrumbs {
	margin: 0 0 10px 0;
}

.forum-thread .forum_post_container {
	margin: 5px 0px 5px 5px;
	float: left;
}

.time_ago {
	color: #656565;
}
