/********************************************
* default CSS STYLE SHEET
* c. 2008 Technology Management International
********************************************/

/********** CSS Rest to ensure cross-browser compatability ***************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
option, optgroup, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
/*	vertical-align: middle;*/
	background: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
}
li {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	cursor: pointer;
}
a img {
	border: none;
}

/********** Set the base styles ***************/
html {
	/* IE (Always scroll bars) */
	overflow-y: scroll; 
	/* Moz (Always scroll bars) */
	height: 100%;
	margin-bottom: 0.1em;
	font-size: 62.5%; /* Sets to 1em=10px: */
}
body {
	overflow: hidden;
}
h1 {
	font-size: 2.5em;
}
strong {
	font-weight: bold;
}

/***************** Basic Elements ******************/
.outline {
	border: solid 1px red;
}
.offscreen { /* Used for accesibility */
	position: absolute;
	left: -99999px;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}/***************** FORMS ******************/
input, textarea  {
	padding: 3px 2px 2px 4px;
	background: white url('/2baccessible/images/input_bkgrd.png') no-repeat top left;
}
input[type='checkbox']:hover {
	outline: 1px solid #000; 
}
input[type='hidden'] { 
	display:none; 
}
textarea, input, select { 
	border: 1px solid ##GRAY##;
}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { 
	border-color: #000; 
}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { 
	border-color: #000; 
	outline: 2px solid #6e7e8b; 
}
fieldset {
	padding: 8px;
	border: none;
	clear: both;
}
legend {
	padding: 0 4px;
	font-weight: bold;
	color: #6e7e8b;
}
form ul {
	list-style: none;
}
form ul li {
	clear: both;
	padding: 5px 0;
}
label, .fake_label {
	width: 150px;
	float: left;
	padding: 3px 5px 0 0;
	text-align: right;
}
select {
	background: #fff;
	padding: 0 0 0 2px;
	cursor: pointer;
}
optgroup {
	font-weight: bold;
	font-style: italic;
	color: #6e7e8b;
	margin: .15em 0;
	margin-left: 2px;
}
optgroup option {
	font-weight: normal;
	font-style: normal;
	padding-left: 1.1em;
	color: #000;
}
option {
	padding: 1px 4px;
	margin-left: 2px;
}
.disabled {
	border: solid 1px #6e7e8b;
	background: none;
	color: #6e7e8b;
}
.checkbox_row {
	width: 150px;
	float: left;
	display: block;
	clear: none;
}
.checkbox_row label {
	width: 120px;
	text-align: left;
	padding: 2px 0 0 5px;
	cursor: pointer;
}
.checkbox_row input {
	float: left;
	background: none;
	border: 0;
	cursor: pointer; 
}
.textarea_row input{
	float: none;
	clear: both;
}
.textarea_row label {
	float: none;
	clear: both;
	display: block;
	text-align: left;
}
.button {
	vertical-align: middle;
	border: solid 1px #6e7e8b;
	color: #ab3c3c;
	letter-spacing: 1px;
	padding: .3em;
	cursor: pointer;
	font-size: 1.2em;
}
.button:hover {
	border-color: #000; 
}
.required {
	color: red;
}/************************* ALWAYS THERE PET CARE ***********************/
body {
	background: #E9DDCD url(/images//bkgrnd.png) repeat-y top center;
	color: #875b18;
	font-size: 9pt;
}
em {
	text-decoration: underline;
}
#container {
	width: 900px;
	margin: 0 auto;
	background: transparent url(/images//pawprints.gif) no-repeat center bottom;
}
.free_floating {
	width: 750px;
	margin: auto;
}
.column-a, .column-b {
	width: 435px;
}
.column-a img {
	float: left;
	position: relative;
	right: 1px;
}
.column-b img {
	float: right;
	position: relative;
	right: 1px;
}
#extra {
	width: 520px !important;
}
#less {
	width: 350px !important;
}
.column-a {
	float: left;
}
.column-b {
	float: right;
}
.column-a p, .column-a h2, .column-a h3, .column-a table, .column-a .line, .column-a .pdf {
	margin-left: 70px;
}
.column-b p, .column-b h2, .column-b h3, .column-a table, .column-b .line {
	margin-right: 70px;
}
.lighten td {
	background-color: #F0E6D9;
}
.darken td {
	background-color: #E3d7c7;
}

/*********************
elements			*/
p {
	text-align: justify;
	padding: 10px 0;
}
a {
	color: #a84141;
}
li {
	list-style: disc;
	margin: 5px 0px 5px 25px;
}

/*********************
Headers				*/
h1, h2, h3 {
	color: #005E9D;
	padding-top: 25px;
	font-family: Comic Sans, Comic Sans MS, cursive;
	text-align: center;
}
h1 {
	font-size: 17pt;
	background: transparent url('/images//outline-watermark.gif') no-repeat 50% 50%;
	padding: 50px 0 0 0;
	margin: -25px 0 0 0;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
}
h3 {
	font-size: 10pt;
	font-style: italic;
}
.line {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
/*	background: #005E9D;*/
	border-top: solid 1px #005E9D;
	overflow: visible/hidden/scroll/auto;
	text-align: center;
}
.line h3 {
	margin: 0;
	padding: 0 8px;
	position: relative;
	top: -12px;
	background: #E9DDCD;
	display: inline;
}

#footer {
	margin: 0 60px;
	padding: 15px;
}

#logo {
	float: left;
}
.pdf {
	display: block;
	background: transparent url(/images//download.gif) no-repeat 0% 50%;
	padding: 15px 55px;
	float: left;
}

/*********************
Nav					*/
.nav a {
	font-family: Comic Sans, Comic Sans MS, cursive;
}
.nav {
	margin: 60px 50px 0 0;
	float: right;
}
.nav a {
	float: left;
	padding: 10px;
	font-size: 10pt;
	text-align: center;
}
.nav a:hover {
	background: transparent url(/images//paw.gif) no-repeat top center;
	text-decoration: none;
}
#nav-home #home, #nav-catsndogs #catsndogs, #nav-homecare #homecare, #nav-photos #photos, #nav-contact #contact, #nav-pricing #pricing, #nav-links #links {
	color: #005E9D;
	text-decoration: none;
}
/*********************
Home				*/
.quote {
	clear: both;
	padding: 10px 0;
}
.quote .author {
	font-style: italic;
	display: block;
	float: right;
	margin: 5px 0;
}
.logos {
	clear: both;
	padding: 70px 0 0 70px;
	width: 650px;
	margin: 0px auto;
	text-align: center;
	line-height: 60px;
}
.logos a {
	margin: 20px;
}
#washingtonian {
	display: block;
	text-align: center;
}
#player {
	width: 470px;
	height: 400px;
	margin: 10px 0 0 60px;
	display: block;
	float: left;
	text-align: center;
/*	background: transparent url('/images//video.jpg') no-repeat top;*/
	position: relative;
}
#player a {
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: block;
	width: 470px;
	text-align: center;
}

/*********************
Pricing				*/
.pricing_table {
	margin-top: 10px;
}
.pricing_table th {
	font-weight: bold;
	border-bottom: solid 1px #875b18;
	padding: 5px;
}
.pricing_table td {
	padding: 5px;
	border-bottom: solid 1px #875b18;
}
.pricing_table {
	width: 80%;
}
.pricing_table .service {
	width: 65%;
	border-right: solid 1px #875b18;
	padding-left: 15px;
}
.pricing_table .subhead {
	border-bottom: solid 1px #875b18;
	padding-top: 15px;
	font-size: 9pt;
}
.pricing_table .price {
	width: 35%;
	text-align: right;
	padding-right: 25px;
}
.pricing_table .note {
	font-size: 7pt;
	font-style: italic;
	text-align: center;
	display: block;
	margin-top: -5px;
}

/*********************
Contact				*/
.contact {
	padding-top: 50px;
}
.contact p {
	font-size: 11pt;
	font-family: Comic Sans, Comic Sans MS, cursive;
}
.contact img {
	float: left;
	padding-right: 10px;
	margin-top: -30px;
}
#map {
	clear: both;
	width: 720px;
	height: 400px;
	margin: 20px auto;
	border: solid 1px #875b18;
}


/*********************
Home Care			*/
img.home-care {
	float: left;
	padding-right: 30px;
}
p.home-care {
	padding-right: 70px;
}
div.home-care {
	margin: 12px 80px;
}


/*********************
Gallery				*/
.simple_gallery {
	width: 900px;
	margin: 10px auto;
	text-align: center;
}
img.instant {
	border: solid 10px white;
	outline-right: solid 2px #E0E3EE;
	outline: outset 2px #E9DDCD;
	margin: 10px;
}

/*********************
Links				*/
.column-b .link {
	float: right;
	padding-left: 15px;
	text-align: center;
}
.column-b .link img {
	display: block;
	float: none;
	padding: 2px 0;
}/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
.center {
	text-align: center;
}