﻿/* Structural */
/****************************************************/
body, html {
	height: 100%;
	margin: 0px auto;
	background-color: #ffffff;
	background-image: url(../images/bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, Sans-Serif;
}
#containerOuter {
	width: 100%;
	text-align: center;
	margin: 0px auto;
}
#containerInner {
	width: 950px;
	margin: 0px auto;
	text-align: left;
	background-color: #ffffff;
}
.top, #top {
	height: 232px;
	background-image: url(../images/top/bg.jpg);
	background-repeat: repeat-x;
	position: relative;
}
.top .pic {
	position: absolute;
	bottom: 5px;
	left: 22px;
}
.top .emergency, #top .emergency {
	position: absolute;
	right: 25px;
	top: 12px;
}
h1 {
	margin: 0px;
	padding: 0px;
	height: 82px;
	width: 146px;
	text-indent: -900000px;
	position: absolute;
	left: 30px;
	top: 12px;
	background-image: url(../images/top/logo.gif);
	background-repeat: no-repeat;
}
div.clearing {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 1px;
	line-height: 1px;
	visibility: hidden;
}
.invisible {
	display: none;
	visibility: hidden;
}

/* Top */
/****************************************************/
#top {
	background-image: none;
}
#top .pic {
}

/* Login etc */
/****************************************************/
#toppest {
	background-color: #F8F9FB;
	margin: 1px 0px;
	border-bottom: solid 1px #e8e9eb;
	padding: 5px 10px;
	font-size: 11px;
	color: #999999;
	text-align: right;
}
#toppest a {
	color: #578689;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
#toppest a:hover {
	color: #000000;
}

/* Nav */
/****************************************************/
#nav {
	background-image: url(../images/nav/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
	width: 950px;
	height: 40px;
	border-top: solid 1px #354a4b;
	text-align: center;
	margin: 0px auto;
}
#nav .items {
	text-align: center;
	margin: 0px auto;
	padding: 5px;
}
#nav .items .item {
	float: left;
	padding: 2px 25px 18px;
}
#nav .itemShopLink {
	float:right !important;
}
#nav .items .item a {
	color: #e1e5e5;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height: 14px;
}
#nav .items .item a:hover {
	text-decoration: underline;
}
#nav .selected {
	background-image: url(../images/nav/sel.gif);
	background-repeat: no-repeat;
	background-position: 50% 22px;
}
#nav .selected a {
	color:#ffffff !important;
}

/* Subnav */
/****************************************************/
#subnav {
}
.subnavItems {
	position: relative;
	clear: both;
	padding: 0px 10px;
	margin: 0px;
	text-align: left;
}
.subnavItems a {
	padding: 0px 5px 10px;
	color: #578689;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 11px;
}
.subnavItems a:hover {
	text-decoration: underline;
}
#subnav a.selected {
	background-image: none;
	color: #000000;
}
#subnav .pgHome {
	padding-left: 0px;
}
#subnav .pgAboutUs {
	padding-left: 40px;
}
#subnav .pgEmergencies {
	padding-left: 352px;
}
#subnav .pgServices {
	text-align: right;
}
#subnav .pgPetTips {
	text-align: right;
}

/* Content */
/****************************************************/
#contentOuter {
	margin-top: 10px;
	padding: 23px;
	background-color: #ffffff;
}
#contentInner {
	border: solid 1px #dfdfdf;
	position: relative;
	padding: 13px;
	font-size: 14px !important;
}
.bigPic {
	position: absolute;
	top: -14px;
	right: 10px;
}
h2 {
	color: #568688;
	margin: 0px 0px 20px;
	font-size: 18px;
}
#contentInner .avoidPic_Home, .mceContentBody .avoidPic_Home {
	padding-right: 170px;
}

/* footer */
/****************************************************/
#footer {
	background-color: #e1e1e1;
	border-top: solid 1px #cccccc;
	padding: 5px 10px 10px;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	background-image: url(../images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer a {
	color: #999999;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}
#footer a:hover {
	color: #666666;
	border-bottom-style: solid;
}
#footerLeft {
	float: left;
	text-align: left;
}
#footerRight {
	float: right;
	text-align: right;
}

/* columns */
/****************************************************/
.twoColsLeft {
	float: left;
	width: 650px;
}
.twoColsRight {
	float: right;
	width: 210px;
	text-align: left;
}
.twoColsLeft2 {
	float: left;
	width: 180px;
	padding: 0px;
}
.twoColsRight2 {
	float: right;
	width: 676px;
	text-align: left;
	padding: 0px;
}
.threeCols1 {
	float: left;
	width: 290px;
}
.threeCols2 {
	float: left;
	width: 290px;
}
.threeCols3 {
	float: right;
	width: 290px;
	text-align: right;
}

/* form */
/****************************************************/
.form {
	margin: 15px 0px;
	padding: 10px;
	border: solid 5px #dddddd;
	background-image: url(../images/form_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
table.formRows tr {
	vertical-align:top;
}
table.formRows tr td {
	padding: 5px 0px;
}
table.formRows tr td.title {
	font-weight: bold;
	color: #568688;
	width: 130px;
	padding-right:10px;
}
table.formRows td.field input, table.formRows td.field textarea, table.formRows td.field select {
	border: solid 1px #cccccc;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px;
	color: #660000;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px; 
}
.form .formButtons {
	padding: 5px 0px 0px 141px;
}
.form .formButtons input, input.formButton {
	background-color: #568688;
	width: 108px;
	height: 33px;
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	border-style: none;
	cursor: pointer;
}
.form .error, .formError {
	font-weight: bold;
	color: Red;
	margin-bottom: 10px;
	padding: 10px 10px 10px 30px;
	background-image: url(../images/alert.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	border: 2px solid #cc0000;
	background-color:#ffffff;
}
table.formRows td.explain, div.explain {
	font-size: 11px;
	color: #999999;
	font-style: italic;
	padding-top:0px;
}
.formMessage {
	color: Purple;
	margin: 10px 0px;
	padding: 15px 15px 15px 37px;
	background-image: url(../images/tick.gif);
	background-repeat: no-repeat;
	background-position: 15px 18px;
	background-color: #f0f0f0;
	border: solid 1px #e0e0e0;
}
div.formLine {
	border-bottom: dotted 1px #cccccc;
	margin: 10px 0px 5px 0px;
}
input.fieldError {
	border-color: #990000 !important;
	background-color: #ff9999 !important;
	color:#000000 !important;
}
.formInError {
	border-color:#ff0000;
}
/*
.form {
	margin: 15px 0px;
	padding: 10px;
	border: solid 5px #dddddd;
	background-image: url(../images/form_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.form .formRow {
	padding: 5px 0px;
}
.form .formRow .title {
	font-weight: bold;
	color: #568688;
	float: left;
	width: 140px;
}
.form .formRow .field {
	padding-left:140px;
}
.form .formRow .field input, .form .formRow .field textarea, .form .formRow .field select {
	border: solid 1px #cccccc;
	font-family: Tahoma;
	font-size: 11px;
	padding: 2px;
	color: #660000;
}
.form .formButtons {
	padding: 5px 0px 0px 137px;
}
.form .formButtons input, input.formButton {
	background-color: #568688;
	width: 108px;
	height: 33px;
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	border-style: none;
	cursor: pointer;
}
.form .error, .formError {
	font-weight: bold;
	color: Red;
	margin-bottom: 10px;
	padding: 10px 10px 10px 30px;
	background-image: url(../images/alert.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	border: 2px solid #cc0000;
	background-color:#ffffff;
}
.form .explain {
	font-size: 11px;
	color: #999999;
	font-style: italic;
}
.formMessage {
	color: Purple;
	margin: 10px 0px;
	padding: 15px 15px 15px 37px;
	background-image: url(../images/tick.gif);
	background-repeat: no-repeat;
	background-position: 15px 18px;
	background-color: #f0f0f0;
	border: solid 1px #e0e0e0;
}
.formLine {
	border-bottom: dotted 1px #cccccc;
	margin: 10px 0px 5px 0px;
}
input.fieldError {
	border-color: #990000 !important;
	background-color: #ff9999 !important;
	color:#000000 !important;
}
.formInError {
	border-color:#ff0000;
}
*/

/* user area nav */
/****************************************************/
.UANav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	border-top: 2px solid #487072;
}
.UANav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1em;
}
.UANav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 0px 2px;
	line-height: 1em;
	border-bottom: dotted 1px #cccccc;
}
.UANav ul a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 1em;
	text-transform: uppercase;
}
.UANav ul a:hover {
	color: #666666;
	text-decoration: underline;
}
.UANav ul li.selected {
	background-color: #f0f0f0;
}
.UANav ul li.selected a {
	color: #666666;
	font-weight: bold;
	cursor: default;
}
.UANav ul li.selected a:hover {
	text-decoration: none;
}
.UANavTitle {
	background-color: #5B8B8B;
	background-image: url(../images/uanav_bg.gif);
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	padding: 5px 2px;
}

/* pet gallery */
/****************************************************/
.petGallery {
	margin-top: 10px;
}
.petGallery a {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
.petGallery .pic {
	float: left;
	margin: 0px 10px 10px 0px;
}
.petGallery .title {
	font-size: 12px;
	padding: 7px 5px 0px;
}
.petGallery .date {
	font-size: 11px;
	font-weight: bold;
	color: #568688;
	padding: 0px 5px 5px;
}
.petGallery .title, .petGallery .date {
	background-color: #f0f0f0;
	text-align: center;
}
.petGallery a .title, .petGallery a .date {
	cursor: pointer;
}
.petGallery a:hover .title, .petGallery a:hover .date {
	background-color: #f0f0cc;
}
.petGalleryTopText {
	margin-top: 10px;
}
.picEdit {
	margin-top: 10px;
}
.paging {
	font-size: 12px;
	background-color: #f0f0f0;
	padding: 5px;
}
.paging a {
	text-decoration: none;
	padding: 0px 3px;
}
.paging a:hover {
	text-decoration: underline;
}
.paging a.selected {
	font-weight: bold;
	cursor: default;
	background-color: #ffffff;
}
.paging a.selected:hover {
	text-decoration: none;
}

/* prescription list tables */
/****************************************************/
.prescriptionList {
	font-size: 12px;
	margin-bottom: 20px;
	width:100%;
}
.prescriptionList th {
	font-weight: bold;
	border-bottom: solid 1px #cccccc;
}
.prescriptionList td, .prescriptionList th {
	padding: 3px;
	text-align: left;
}
.prescriptionList td {
	border-top: solid 2px #cccccc;
}
.prescriptionLines {
	font-size: 11px;
	margin:5px 0px 10px 25px;
	border-bottom: dotted 1px #cccccc;
}
.prescriptionLines th {
	font-weight: bold;
	background-color:#e0e0e0;
	border-bottom-style: none;
}
.prescriptionLines td, .prescriptionLines th {
	padding: 2px 15px 2px 2px;
	text-align: left;
}
.prescriptionLines td {
	border-bottom: dotted 1px #cccccc;
	border-top-style:none;
}
.prescriptionList tr.over td {
	background-color: #f0f0f0;
}
div.requestPrescriptionLines {
	padding-top:5px;
}
table.requestPrescriptionLines {
	font-size: 11px;
}
.requestPrescriptionLines th {
	font-weight: bold;
	vertical-align:bottom;
	background-color:#99B7B7;
	color:#ffffff;
	border-right:solid 1px #ffffff;
}
.requestPrescriptionLines td, .requestPrescriptionLines th {
	padding: 3px 2px;
	text-align: left;
}
.requestPrescriptionLines td {
	border-bottom: dotted 1px #cccccc;
}
.requestPrescriptionLines input, .requestPrescriptionLines select {
	font-size: 11px;
	border:solid 1px #cccccc;
	color:#660000;
}
.requestPrescriptionLines .delete {
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}
.requestPrescriptionLines tr.active td {
}
.requestPrescriptionLines tr.inactive td {
	color:#cccccc;
}