/* COLORS
Blue:  #0091ca 
*/

body { 
	background: #fff;
	background-image: url(/media/bg.gif);
	background-position: top;
	background-repeat:repeat;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: center; }
	
img { 
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 0px; }
	
table { 
	border: 0; }
	
tr { 
	vertical-align: top; }
	
td { 
	margin: 0;
	padding: 0 5px 5px 0; }
	
a, a:link, a:active, a:visited { 
	color: #0091ca; 
	text-decoration: none; }
	
a:hover { 
	color: #0091ca;
	text-decoration: underline; }
	
h1 { 
	margin: 0 0 8px 0;
	padding: 0 0 0 24px;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	background-image: url(/media/paw.png);
	background-position: bottom left;
	background-repeat: no-repeat; }
	
h2 { 
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px; }
	
h3 { 
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px; }
	
	
#container { 
	margin: 0 auto 0;
	padding: 0 50px 0 50px;
	background-image: url(/media/contbg.png);
	background-position: center top;
	background-repeat: repeat-y;
	width: 900px;
	text-align: left; }

#header { 
	margin: 0;
	padding: 10px;
	background-image: url(/media/headerbg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 219px; }
	
#header #logo { }
	
#header #petsserved { 
	background-image: url(/media/petsservedbg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: right;
	width: 259px;
	height: 50px;
	padding: 145px 10px 0 10px;
	text-align: center;
	font-size: 18px;
	color: #0091ca; }
	
#navcont {
	width: 900px;
	height: 40px;
	background: #0091ca;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff; }
	
ul#nav { 
  	padding: 0;
  	margin: 0;
  	list-style: none; } 

#nav a {
  	display: block;
	padding: 11px 8px 11px 8px;
  	margin: 0;
	color: #fff;
  	text-decoration: none; }

#nav a:hover, #nav a:active {
  	color: #fff;
  	text-decoration: none;
	background: #000; }

#nav li {
  	display: inline;
  	float: left;
  	margin: 0; }
	
/* second-level lists */

#nav ul {
  	padding: 0;
  	margin: 0;
  	list-style: none; }

#nav li ul {
  	position: absolute;
  	width: 165px;
  	margin: 0;
  	text-transform: none;
  	left: -999em; }

#nav li li {
  	float: left;
  	width: 165px;
	background: none; }

#nav li ul a {
  	padding: 3px 11px 3px 11px;
  	width: 100%;
	background: #0091ca;
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	border-top: 1px solid #fff; }

#nav li ul a:hover {
  	background: #0091ca;
	filter: alpha(opacity=100);
	-moz-opacity: 1; }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
  left: -999em; }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
  left: auto; }
	
#main { 
	float: left;
	margin: 0;
	padding: 16px;
	width: 588px; }
	
#main2 {
	margin: 0;
	padding: 16px; }
	
#sidebar { 
	margin: 0 0 0 620px;
	padding: 16px;
	background: #b2deef; }
	
#map_canvas { 
	width: 100%; 
	height: 280px;
	margin: 0 0 8px 0; }
	
#gallery { 
	float: right;
	width: 338px;
	height: 500px;
	margin: 0 0 16px 16px; }
	
#popup { 
	margin: 16px;
	text-align: left; }
	
#footer { 
	clear: both;
	margin: 0;
	padding: 10px;
	font-size: 11px;
	text-align: center;
	background: #fff;
	border-top: 1px solid #0091ca; }
	
.contentpic { 
	float: right;
	margin: 0 0 16px 16px; 
	padding: 0;
	text-align: center;
	font-size: 11px;
	color: #555; }
	
.dates { 
	color: #555;
	font-size: 11px; }
	
.formheader { 
	border-bottom: 1px solid #ccc; 
	margin: 16px 0 10px 0; 
	padding: 0 0 5px 0;
	font-weight: bold; }
	
.small { 
	font-size: 11px;
	color: #666; }
	
.alert { color: #a10000; }

.clearer { 
	margin: 0;
	padding: 0;
	line-height: 0px;
	clear: both; }
	
table.gallery { 
	width: 100%; }
	
table.gallery td { 
	width: 25%;
	margin: 0;
	padding: 0 0 16px 0;
	text-align: center; }
	
form { 
	margin: 0;
	padding: 0;
	width: auto; }
	
fieldset { 
	margin: 0;
	padding: 0;
	line-height: 0;
	border: 0; }
	
input, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #c7c7c7;
	padding: 2px;
	width: 145px; }
	
input.phone { width: 80px; }

input.zip { width: 50px; }

input.month, input.day { width: 20px; }
	
input.security, input.qty, input.year, input.grade { 
	width: 30px;
	text-transform: lowercase; }
	
input.qty { 
	text-align: right;
	margin: 2px 0 2px 0; }
	
textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #c7c7c7;
	padding: 3px;
	width: 450px;
	height: 200px;
	font-size: 12px; }
	
textarea.address { 
	width: 150px;
	height: 75px; }
	
textarea.social { 
	height: 75px; }

.submit, .reset, .button { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: none;
	padding: 0;
	width: auto;
	color: #fff; 
	background-color: #0091ca;  }
	
.checkbox, .radio { 
	margin: 0 3px 0 0;
	padding: 0;
	width: auto;
	vertical-align: text-top; }
	
/* LIVE VALIDATION CSS */

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px; }

.LV_valid {
    color:#00CC00; }
	
.LV_invalid {
    color:#CC0000; }
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00; }
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000; }
	
/* THICKBOX SETTINGS */
a.thickbox { 
	margin: 15px 15px 15px 0;
	background: none; }
	
*{padding: 0; margin: 0; }

#TB_window {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000; }

#TB_secondLine {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#666666; }

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%; }

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat; }

.TB_overlayBG {
	background-color:#fff;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0; }

* 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: #fff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 1px solid #b7b7b7;
	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 #ccc;
	border-left: 1px solid #ccc; }

#TB_caption{
	height:35px;
	padding:7px 0 0 15px;
	float:left; }

#TB_closeWindow{
	height:25px;
	padding: 7px 15px 0 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:#b7b7b7;
	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; }
