* {
    padding: 0px;
    margin: 0px;
}

html {
     overflow: -moz-scrollbars-vertical;
}

body {
    background-image: url(../images/bg.gif);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #CEB3D6;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 12px;
}

option {
    margin: 1px;
}

.fadedout {
    color: #9d88a3;
}

a:link, a:visited, a:hover {
    color: #24408F;
    text-decoration: underline;
}

p {
    padding-top: 5px;
    margin-bottom: 5px;
}

img {
    border: 0px;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

p.centered {
    text-align: center;
}

.alignright {
    float: right;
}

.alignleft {
    float: left
}

div#page {
    width: 778px;
    left: 50%;
    position: absolute;
    margin-left: -389px;
}

div#header {
    background-repeat: no-repeat;
    width: 778px;
    height: 160px;
}

h1.print {
    display: none;
}

/* begin MENU */

div#menu {
    margin: 25px;
}

div#menu h3.sectionTitle {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    float: left;
}

div#menu ul.sectionMenu {
    list-style-type: none;
    float: right;
}

div#menu ul.sectionMenu li {
    display: inline;
    margin-left: 5px;
}

/* end MENU */

/* begin CONTENT */

div#content {
    clear: left;
    margin: 25px;

}

div#content p {
    clear: left;
    line-height: 20px;
}

div#content p.note {
    clear: left;
    line-height: 13px;
}

div#content p.formerror {
    background-color: #FFFFE1;
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: #666;
    vertical-align: middle;
    line-height: 20px;
    padding-top: 2px;
    padding-left: 4px;
    padding-right: 1px;
    padding-bottom: 0px;
}

div#content p.formerror img.errorimage {
    margin-top: 2px;
}

div#content p.formerror span.errormessage {
    vertical-align: top;
}

div#content div.photo {
    clear: both;
    float: right;
    margin-left: 10px;
    margin-bottom: 2px;
}

div#content div.caption {
    clear: right;
    width: auto;
    float: right;
    text-align: right;
    font-size: 11px;
    margin-left: 10px;
    margin-bottom: 5px;
}

div#content div.formelement {
    width: 50%;
    height: 25px;
    float: right;
}

div#content div.formlabel {
    height: 25px;
    width: 50%;
    float: left;
    text-align: right;
}

div#content div.formstuff span {
    /*float: left;*/
}

/* end CONTENT */


/* begin FOOTER */

div#footer {
    clear: both;
    border-top: 1px solid #2C255D;
    padding-top: 2px;
    margin: 25px;
    text-align: center;
    font-size: 10px;
}

div#footer p {
    line-height: 14px;
}
/* end FOOTER */


/* begin INDEX */

div#tagline {
    text-align: center;
    margin-bottom: 10px;
}

div#customer {
    width: 180px;
    float: right;
    clear: right;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 20px;
}

div#customer ul {
    font-size: 10px;
    text-align: left;
}

div#customer a {
    text-decoration: none;
}

div#news {
    width: 150px;
    background: #EEE5F1;
    border: 1px solid #2C255D;
    float: right;
    padding: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 35px;
    text-align: center;
}

div#news p {
    padding-top: 5px;
    margin-top: 5px;
    border-top: 1px solid #89778E;
}

div#news img.announcements {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

/* end INDEX */

/* begin LOCATIONS */

div#locations {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    width: 500px;
    clear: both;
}

div#maingmap {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    height: 400px;
    border: 1px solid #333;
    clear: both;
}

div#sologmap {
    float: right;
    width: 300px;
    height: 300px;
    border: 1px solid #333;
}

#maingmap div div div.noprint div div {
    width: 150px;
}

/* end LOCATIONS */

hr {
    display: none;
}


sup.sm {
    font-size: 9px;
}

ul {
    list-style-image: url(/images/paw_bullet.gif);
    margin-left: 40px;
    margin-bottom: 10px;
    line-height: 16px;
}

.small, .note {
    font-size: 10px;
    margin-bottom: -5px;
    margin-top: -5px;
}

table.plan {
    border: 1px #2C265D solid;
}

table.plan th {
    padding: 4px;
    background: url(/images/thbg.gif) #E7D1EC;
    background-repeat: repeat-x;
    border-bottom: 1px #2C265D solid;
}

table.plan tr {
    background: #EEE;
}

table.plan td {
    padding: 5px;
}

table.rates {
    border-left: 1px #2C265D solid;
    border-right: 1px #2C265D solid;
    border-top: 1px #2C265D solid;
    width: 350px;
}

table.rates th {
    padding: 4px;
    background: url(/images/thbg.gif) #E7D1EC;
    background-repeat: repeat-x;
    border-bottom: 1px #2C265D solid;
}

table.rates td {
    vertical-align: top;
    padding: 4px 5px 4px 4px;
    border-bottom: 1px #2C265D solid;
    background: #FFF;
}

table.rates td.center {
    text-align: center;
}

table.schedule {
    margin-left:auto;
    margin-right:auto;
    border-spacing: 1px;
    background: #2C265D;
}

table.schedule th {
    font-weight: bold;
    padding: 4px;
    background: url(/images/thbg.gif) #E7D1EC;
}

table.schedule td {
    vertical-align: top;
    padding: 4px 5px 4px 4px;
    background: #FFF;
}

table.photos {
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    padding: 0px;
}

table.photos td {
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    padding: 0px;
}

table.webcam {
    margin-left:auto;
    margin-right:auto;
}

input.text {
    border: 1px #4C467B solid;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    padding: 2px;
}

select {
    font-family: Verdana, sans-serif;
    font-size: 12px;
}


textarea {
    border: 1px #4C467B solid;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    overflow: hidden;
    padding: 2px;
}

input:focus, select:focus, textarea:focus {
    background: #FFFFF0;
}

input.button {
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    margin: 0 3px 0 0;
    padding: 1px 3px;
    color: #333;
    background:#eee;
    border: 2px solid #E7E7E7;
    border-right: 2px solid #666;
    border-bottom: 2px solid #666;
}

.service {
    width: 210px;
    margin-right: 30px;
    float: left;

}

.service img {
    vertical-align: middle;
}

ol {
    margin-left: 40px;
}


/* sleepover v2 only */


body.sleepovers div.formSection {
	border: 1px solid #F3EDF7;
	background: #dfcde4;
    padding: 10px;
    color: #000;
    margin-bottom: 10px;
}

body.sleepovers div.formSection h4 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding-bottom: 6px;
}

body.sleepovers form {
    margin: 0px;
    padding: 0px;
    font-size: 100%;
}

body.sleepovers form div {
    display: block;
    padding: 1px;
}

body.sleepovers form div label {
    display: block;
    float: left;
    width: 150px;
    padding: 2px;
    margin: 0px;
    text-align: right;
}

body.sleepovers form div.required {
    margin: 1px;
}

body.sleepovers form div.required label {

}

body.sleepovers form span.error {
	font-weight: bold;
	color: #DC143C;
}

body.sleepovers form span.error:before {
	content: "*";
}

body.sleepovers form .requiredMsg {
	padding: 2px 3px 3px 25px;
	background: #FFFFF0 url("/images/exclamation.png") no-repeat left;
	border: 1px solid #C75D44;
}

body.sleepovers div#foodExamples {
	float: right;
	font-size: 11px;
	width: 250px;
	padding: 10px;
	background: #e0eaf7;
	border: 1px solid #333;
	line-height: 13px;
}

body.sleepovers div#foodExamples img.example {
	margin-top: 4px;
}

body.sleepovers div#foodExamples img.info {
	margin-top: 2px;
	_margin-top: 0;
	vertical-align: top;
}

body.sleepovers div#groomingDetail {
	display: none; 
	margin-left: 20px;
}

body.sleepovers div#medications, div.med {
	display: none;
	margin-left: 20px;
}

body.sleepovers div.med {
	border-bottom: 1px #AAA solid;
}

body.sleepovers div.ongoing {
	display: none;
}

body.sleepovers .indent20 {
	margin-left: 20px;
}

body.sleepovers textarea {
	width: 400px;
	height: 50px;
}



/* END sleepover v2 only */

.leftalign {
	text-align: left;
}

.rightalign {
	text-align: right;
}

.centeralign {
	text-align: center;
}

.middlealign {
	vertical-align: middle;
}

.bottomalign {
	vertical-align: bottom;
}

.topalign {
	vertical-align: top;
}


body.webcams ul {
	list-style-image: url("/images/purplecam.gif");
}

body.webcams ul li {
	margin-bottom: 7px;
}

body.webcams ul li a {
	font-weight: bold;
}

#videoFrame {
	clear: both;
	padding-top:15px;
}