body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-align: center;
	position: relative;
}

h1 { font-size: 2.2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
p { font-size: 1.2em; }

div#wrapper { 
	width: 869px; 
	margin: 0 auto; 
	text-align: left; 
	position: relative; 
	margin-top: 5px;
}

div#header { 
	height: 476px; 
	position: relative; 
	/*background: url(7/1/header.jpg);*/
	border-width: 8px;
	z-index:0;
	padding-bottom: 10px;
}

div#header div#superhead h1 {
	float: left;
	font-family: Times New Roman, Times, sans-serif;
	font-size: 30px;
	line-height: 1.5;
	margin: 15px;
	margin-top: 20px;
	padding: 0px;
}

div#header div#superhead h1.phone {
	overflow: hidden;
	padding-right: 2px;
}

div#header div#superhead h1.phone {
	float: right;
	padding
}

div#header div#tagline {
	position: absolute;
	width: 100%;
	font-size: 15px;
	left: 10px;
	top: 55px;
	vertical-align: center;
	overflow: hidden;
	z-index: 999;
}

div#header div#tagline table td {  
	font-size: 18px; 
	vertical-align: center; 
	width: 867px;
	text-align:left;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

div#header div#address {
	position: absolute;
	top: 92px;
	width: 840px;
	left: 18px;
	z-index: 900;
	font-family: Arial, Helvetica, sans-serif;
}

div#header div#address p {
	margin: -2px;
	padding: 0 0 0 0;
	font-size: 1.3em;
	line-height: 1.2;
	font-weight: 100;
	text-align: center;
	font-weight: bold;
	line-height: 2.4;
}

div#container {
   margin: 0px; 
	 top: -72px; 
	 padding: 0px; 
	 position: relative;
	 /*background-repeat: repeat-y;*/
}
 
div#content {
  width: 600px; 
	position: relative;
	bottom: 1px;
	margin: -15px 30px 0px 219px;
	padding: 0px 20px 20px 20px;
	min-height: 520px;
	height: auto !important;
	/*height: 1033px;*/
	background-repeat: repeat-y; 
}

/* STANDARD LINKS */

a { 
	text-decoration: none; 
}

a:hover, a:visited:hover { 
	text-decoration: underline;
 }

div#main_nav {
	float:left;
	width: 220px;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	position: absolute;
	top: -248px;
	z-index: 900;
	left: 0px;
	margin-left: 1px;
}
* html div#main_nav {
	margin-left: -205px;
}

div#main_nav h3 { 
	margin: 5px 0 0 0px;
	padding: 10px; 
	font-size: 1.2em;
	color: #9c600e;
	text-align: center; 
}

div#main_nav p {
	margin: 0px;
	padding: 0px;
	margin-left: 45px;  
	display: block;
	line-height: 1.2;
	letter-spacing: .001em; 
}

div#main_nav a { 
	margin-left: 0px;  
	display: block;
	line-height: 2em;
	width: 109px;
	height: 24px;
	padding: 0px 0 0 20px;
	font-family: arial black, arial, sans-serif;  
	font-variant: 300; 
	font-size: 11px;  
}

div#main_nav a span { 
	position: relative;
	top: -1px;
	line-height: 1.7;
	margin-left: 2px;
}

div#main_nav a:hover,div#main_nav a:visited:hover { 
	width: 109px;
	text-decoration: none;
} 

div#main_nav div { 
	/*margin: 10px 0;*/ 
}

div#main_nav div#hospital_hours { 
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	left: 0px;
	width: 156px;
	min-height: 150px; 
	top: 50px;
	padding-bottom: 10px;
}

div#main_nav div#hospital_hours h3 { 
	position:relative;
	text-transform: uppercase;  
	width: 156px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1.5; 
	font-size: 18px;
	font-weight: bold; 
	
	padding: 2px 0 0 0; 
}

div#main_nav div#hospital_hours p{
	text-align: center;
	font-weight: bold;
	vertical-align: middle; 
	position:relative;  
	width: 156px;
	margin: 5px 0px 0 0;
	padding: 0px; 
	text-align: center;
	font-family: arial; 
	font-weight: bold; 
}

div#main_nav div#hospital_hours p.hours_normal {
	margin-top: 5px;
	line-height: 1.8;
}

div#hospital_hours p.hours_long{  
	line-height: 1.4;
	margin-top: 5px;
}

div#hospital_hours p.hours_extreme{  
	line-height: 1.2;
}

div#aaha{
	width: 90px;
	height: 124px;
	background: url(../img/AAHAdark.png) 0 0 no-repeat;
	position: relative;
	left: 62px;
	top: 74px;
}


div#footer{
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 85px;
	padding-top: 15px;
}

div#footer p { 
	font-size: 1em;
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin: 3px 10px 0 0 ; 
	line-height: 14px;
	
}

form { margin: 0; padding: 0; min-width: 300px; }
/*
div#table {
	font-size: 1em;
	margin: 20px 0 0 41px;
	width: 500px;
	border: 1px solid #000;
	background: #768FA2;
	padding: 10px;
	text-align: center;
}

div#table h2 {
	background: #E67D00;
	color: #FFFFFF;
	padding: 2px 5px;
	margin: 8px 0 4px 0;
}	

div#table h3 {
	margin: 0 auto;
	padding: 3px 0 8px 0;
	font-size: 1.2em;
	color: #060A19;
}

div#table p {
	width: 450px;
	font-size: 1em;
	line-height: 2em;
	text-align: center;
	margin: 1px 0;
	padding: 0;
}
div#table label span {
  font-weight: 700;
  float: left;
  width: 150px;
}

.text { width: 245px; margin-right: 25px; }
div#table p.center { text-align: center; width: 520px; margin: 0 auto; line-height: 1.2em; }
div#table p.left { text-align: left; line-height: 1.2em; }
div#table table { margin: auto; }
td input.radio { width: auto; }
td, th { font-size: 9px; text-align: right; vertical-align: middle; }
td input { width: 90px }
table.right td { text-align:right; }
table.right th { padding: 2px 2px 2px 20px; text-align:right;  }
div#table table th { text-align:center; padding: 10px 0 0 0; }
.underlined { text-decoration: underline; }
.required { color: red; }
div#table div.comments {margin-left: 32px;}
div#table div.comments p.center {text-align:center; margin-left: -32px; }

div#table h2.error {
	color: red;
	background: #ccc;
	border: 1px solid red;
	margin: 10px 0;
}

p.nav_bottom {
	width: 570px;
}
*/
fieldset { padding: 5px; margin: 0; }
legend {  font-size: 1.2em; font-weight: bold; }
fieldset ol li { list-style: none; margin: 0 0 0 -1em; padding: 0; }
fieldset label { display: block; font-size: 1.1em; font-weight: bold; margin: 0; padding: 8px 0 2px 0; }
fieldset input.text, fieldset textarea { width: 225px; }
textarea { font-family: "Lucida Grande", Arial, sans-serif; font-size: 1.2em;}
fieldset div textarea { width: 500px;  }

div.vet_bio { padding: 8px 5px; }
div.vet_bio span { font-weight: bold; display: block; padding: 3px 0; margin-left: -6px; }
div.vet_bio h3 { margin: 0; padding: 5px 0; }
div.vet_bio p { margin-left: 10px; }
div.vet_bio div.vet_photo { float:left; margin: 15px 10px 10px 0; position: relative; }
div.vet_bio div.vet_edit { clear:left; }
div.vet_bio h3 span { font-size: 9px; font-family: Tahoma, sans-serif; font-weight: normal; position: absolute; right:0; margin: 0; }
div.vet_bio div.vet_prop { float:right;width:1px;height:290px; }
div.vet_clear { clear: left; overflow: hidden; height: 1px; }
div.vet_bio div.questionnaire { margin-left: 288px; }
div.vet_bio div.questionnaire h3,div.vet_bio div.questionnaire p { margin: 2px 10px; padding: 0;  }

.VPA_article_title { font-size: 2.2em; }
.VPA_category_name { font-size: 1.8em; }
.dropcontent{
	margin:10px;
	padding: 10px;
	width: 450px;
	height: 200px;
	border: 1px solid black;
	background-color: #def;
	display:block;
	overflow:auto;
	font-size:1.4em;
}

div#main_menu_link, div#logout_link {
	top: 232px;
	right: 12px;
}

div#content li {
	font-size: 1.2em;
}
table#admin { border-collapse: collapse; }
table#admin td { border: 1px dotted #aaa; padding:2px; }
img { border: none; }
td { font-size: 10px; }
tr.darker { background: #ddd; }
a.allowed { color: green; }
a.denied { color: red; }
.required { color:red; }

p.indent { margin-left: 30px; }

/*p.products { position: absolute; top: 480px; left: 425px; }
p.menu{ position: relative; top: -150px; } */

br.extra{ line-height: 2.5;}

div#checklist {
	color: #444;
	width: auto;
	background: #fff url(../img/fade_tall.gif) left bottom repeat-x;
	border: 1px solid #ccc;
	padding: 10px 1px;
}

div#checklist h1 {
	padding-left: 8px;
}

div#checklist h4 {
	font-size: 1.3em;
	margin: 0;
	padding: 8px 8px 2px 8px;
}

div#checklist div {
	font-size: 1.6em;
	margin: 0 3px 3px 3px;
	padding: 2px 4px 2px 22px;
}

div#checklist div.no { background: url(../img/icons/attention_sm.png) 3px 3px no-repeat; }
div#checklist div.no a { color: red; }
div#checklist div.yes { background: url(../img/icons/ok_sm.png) 3px 3px no-repeat; }
div#checklist div.edit { background: url(../img/icons/edit_sm.png) 3px 3px no-repeat; }
div#checklist div.view { background: url(../img/icons/magnify_sm.png) 3px 3px no-repeat; }
div#checklist div.pub { background: url(../img/icons/publish.png) 3px 3px no-repeat; }
div#checklist div.personAdd { background: url(../img/icons/personAdd_sm.png) 3px 3px no-repeat; }
div#checklist div.person { font-size: 1.4em; }
div#checklist div.person span { float: right; }
div#checklist div.plus { background: url(../img/icons/plus.png) 3px 3px no-repeat; }

div#checklist div.person a.personEdit {
	position: relative;
	left: -6px;
	background: url(../img/icons/personEdit_sm.png) 0 0 no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin: 0;
}
div#checklist div.person span a.personDelete {
	background: url(../img/icons/personDelete_sm.png) 0 0 no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin: 0;
}


table.vet_list { margin: 0 0 0 15px; border-collapse: collapse; }
table.vet_list td.vet_name { width: 200px; }
table.vet_list tr.even { background: #ececec; }

ol#register li { font-size: 12px; }

p.tiny { font-size: 9px; font-family: Tahoma, sans-serif; }

div#thumbs_container {
	position: relative;
	margin: 20px 0;
	width: 100%;
	text-align: center;
	background: #f9f9f9;
	border: 1px solid #f9f9f9;
	border-top: 10px solid #003;
	border-bottom: 3px solid #003;
}

div#thumbs {
	width: 490px;
	text-align: left;
	margin: 0 auto;
}

div.thumb {
	float: left;
	width: 160px;
	margin: 1px 1px 6px 0;
	padding: 0;
	background: #f9f9f9;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	border: 1px solid #dcdcdc;
	border-bottom: 1px solid #003;
}
div#thumbs div.thumb div.layout_name {
	width: 150px;
	padding: 5px;
	font: 700 normal 10px Tahoma;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 5px;
}

div#thumbs div.thumb div.caption {
	width: 150px;
	font: 400 normal 9px Tahoma;
	color: #777;
	text-align: center;
	background: #eee;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	padding: 5px;
	margin: 0;
}

div#thumbs div.short {
	min-height: 20px;
	height: auto !important;
	height: 20px;
}

.clear { clear: both; float: none; }
.cl { clear: left; }
.cr { clear: right; }


/* Standard Forms: These include left floating label/spans to make them look like they are in a table */

form.standard {
	position: relative;
	margin: 0;
}

form.standard fieldset {
	position: relative;
	margin: 0 0 5px 0;
	border: none;
}

form.standard h3, form#madlib h3, h3.fade {
	font-size: 1.4em;
	border: 1px solid #ccc;
	padding: 10px;
	background: #f9f9f9 url(../img/fade_tall.gif) 0 bottom repeat-x;
	margin: 0 0 1px 0;
	font-style: italic;
}


form.standard h3 span, form#madlib h3 span { float: right; font-size: 10px; font-style: normal; }
form.standard h3 span a, form#madlib h3 span a { color: blue; }

.note {
	text-align: left;
	padding: 2px 12px;
	border: 1px solid #ccc;
	font-size: 1.2em;
	line-height: 1.5;
	background: #fff url(../img/fade_tall.gif) left bottom repeat-x;
}

.warning {
	color: #f00;
	background:#fee;
	border: 1px solid #f00;
	font-weight: 700;
}

p.warning { border: none; font-weight: bold; }

span.lowercase { text-transform: lowercase;  margin: 0; padding: 0; }

.note .within {
	font-size: 1em;
	background: transparent;
	margin-bottom: 20px;
}

.note .highlight {
	background: #ffc;
}

.note p.instruct { text-align: left; padding: 0 20px; }

form.standard div {
	position: relative;
	margin: 0 0 1px 0;
	padding: 0;
	background: #f9f9f9;
	text-align: right;
	min-height: 3em;
	height: auto !important;
	height: 3em;
	border: 1px solid #eee;
	border-bottom-color: #ccc;
	color: #468;
	clear: left;
}

form.standard div span.rank_header { padding: 0 10px 0 0; }
form.standard input.rankedit {
  font-size: 9px;
}


form.standard label span {
	float: left;
	width: 200px;
	font-size: 1.4em;
	line-height: 1;
	margin: 6px 0 0 0;
	font-weight: 400;
}

form.standard a.tip { position: relative; text-decoration: none; padding: 1px 4px; }
form.standard a.tip:hover, form.standard label span a.tip:visited:hover { background :#555; color: #eee;}

form.standard div input,
form.standard div select,
form.standard div textarea {
	width: 220px;
	color:  #444;
	font-size: 1.4em;
	margin: 3px 10px 3px 0;
}

form.standard .submit {
	padding: 10px 0 0 0;
}

form.standard .submit input {
	width: auto;
}

form.standard div span.required,
form.standard span.required a {
	color: #c00;
}

form.standard div.required label:before {
	content: "* ";
}

form.standard input.larger {
	font-size: 1.5em;
	width: 180px;
}

form.standard div.center {
	text-align: center;
	font-size: 1.2em;
	/* padding: 1.6em auto 0 auto; There is no auto for padding */
	padding: 1.6em 0 0 0; 
}

form.standard div.instruct {
	text-align: left;
	font-size: 1.2em;
	padding: 10px 20px;
	line-height: 2;
}

form.standard span.tite {
	float: none;
	margin-right: 12px;
}

form.standard span.tite input {
	width: auto;
	margin: 2px;
}

form.standard div a.example {
	position: absolute;
	bottom: 100px;
	right: 355px;
}

form#home_page_form div input,
form#home_page_form div textarea {
	width: 280px;
}

form.standard div#homepage_content textarea { clear: left; width: 94%; }

form#home_page_form div { font-weight: 400; }

form#form_bio input,
form#form_bio textarea,
form#form_bio select { width: 280px; }


.dropcontent{
	margin-top: 20px;
	width: 444px;
	height: 200px;
	border: 1px solid black;
	background-color: #eee;
	display:block;
}

form.standard div.link {
	position: relative;
	text-align:left;
	font-size: 1.3em;
	line-height: 1.3;
	margin: 0;
	padding: 0;
	min-height: 1em;
	height: auto !important;
	height: 1em;
}

form.standard div.link input {
	width: auto;
	margin: auto;
}

form.standard div.link:hover { background: #ded; }
form.standard div.custom_link { background: #cfc; color:#000; position: relative; }
form.standard div.custom_link a { color: #000; }
form.standard div.custom_link span.custom_link_edit { font-size: 9px; color: #000; position: absolute; right: 2px; top: 2px; width: 50px; overflow: hidden; }
form.standard div.custom_link span.custom_link_del { font-size: 9px; color: #000; position: absolute; right: 50px; top: 2px; width: 60px; overflow: hidden; }
form.standard div.custom_link span.custom_link_edit a,form.standard div.custom_link span.custom_link_del a { color: #999; }

form.standard div.abuttons {
	text-align: left;
	min-height: 3em;
	height: auto !important;
	height: 3em;
	line-height: 2;
	padding: 5px;
}

form.standard div.abuttons a {
	display: block;
	float: left;
	width: 120px;
	background: #bbb;
	color: #444;
	margin: 0 5px;
	padding: 3px;
	border: 1px solid #999;
	-moz-border-radius: 5px;
	font-size: 1.2em;
	text-align: center;
}

form.standard div.abuttons a:hover,
form.standard div.abuttons a:visited:hover {
	background: #999;
	color: #fff;
	border: 1px solid #000;
	text-decoration: none;
}

img.left, div.left {
	float: left;
	margin: 0 15px 15px 0;
}


div#photo_options {
	border: 1px solid #999;
	background: #eee;
}

div#photo_options h2.warning {
	background: #f00;
	color: #ff0;
	border: none;
	margin: 0 0 4px 0;
	padding: 4px 12px;
	text-align: center;
	border-bottom: 3px solid #999;
}

div#photo_options img {
	float: left;
	margin: 0 15px 0 0;
}

div#photo_options h3 {
	background: #006;
	color:#fff;
	margin: 0;
	padding: 4px 10px;
}

div#photo_options p {
	margin: 2px 0;
}

div#photo_options p a {
	display: block;
	background: #ccc;
	color: #006;
	margin: 0;
	padding: 4px 10px;
	font-weight: 700;
}

div#photo_options p a:hover, div#photo_options p a:visited:hover {
	text-decoration: none;
	background: #555;
	color:#fff;
}

div#photo_options p,
div#photo_options h3 {
	margin-left: 260px; 
}


h4.job_title { margin: 0; padding: 9px 10px 0 10px; }

div.product{
	
}

div#tuner {
	position:relative;
	height: 90px;
	border: 1px solid #ccc;
	margin: 0 auto;
	background: #fff url(../img/fade_tall.gif) left bottom repeat-x;
}

div#tuner div#name_sample {
	position: relative;
	text-align: center;
	left: 30px;
	font-size: 1.4em;
	font-weight: 700;
	padding-top: 30px;
}

div#tuner input {
	width: 30px;
	height: 30px;
	position: absolute;
	cursor: pointer;
}


div#tuner input#move_left {
	background: #eee url(../img/move_left.png) center center no-repeat;
	top: 30px;
	left: 0px;
	border: 1px solid #999;
}

div#tuner input#move_right {
	background: #eee url(../img/move_right.png) center center no-repeat;
	top: 30px;
	left: 60px;
	border: 1px solid #999;
}

div#tuner input#move_up {
	background: #eee url(../img/move_up.png) center center no-repeat;
	top: 0;
	left: 30px;
	border: 1px solid #999;
}

div#tuner input#move_down {
	background: #eee url(../img/move_down.png) center center no-repeat;
	top: 60px;
	left: 30px;
	border: 1px solid #999;
}

div#tuner input#font_larger {
	background: #eee url(../img/f_large.png) center center no-repeat;
	border: 1px solid #999;
	top: 0;
	left: 95px;
}

div#tuner input#font_smaller {
	background: #eee url(../img/f_small.png) center center no-repeat;
	top: 60px;
	left: 95px;
	border: 1px solid #999;
}

div#tuner input#move_ul {
	background: #eee url(../img/move_ul.png) center center no-repeat;
	top: 0px;
	left: 0px;
	border: 1px solid #999;
}

div#tuner input#move_dl {
	background: #eee url(../img/move_dl.png) center center no-repeat;
	top: 60px;
	left: 0px;
	border: 1px solid #999;
}

div#tuner input#move_ur {
	background: #eee url(../img/move_ur.png) center center no-repeat;
	top: 0px;
	left: 60px;
	border: 1px solid #999;
}

div#tuner input#move_dr {
	background: #eee url(../img/move_dr.png) center center no-repeat;
	top: 60px;
	left: 60px;
	border: 1px solid #999;
}

div#tuner div#move_move {
	background: #ddd url(../img/move_move.png) center center no-repeat;
	top: 30px;
	left: 30px;
	border: 1px solid #999;
	width: 28px;
	height: 28px;
	position: absolute;
}

div#tuner div#font_size {
	background: #ddd url(../img/font_size.png) center center no-repeat;
	top: 30px;
	left: 95px;
	border: 1px solid #999;
	width: 28px;
	height: 28px;
	position: absolute;
}


div#tuner input#font_smaller:hover,
div#tuner input#font_larger:hover,
div#tuner input#move_ul:hover,
div#tuner input#move_ur:hover,
div#tuner input#move_dr:hover,
div#tuner input#move_dl:hover,
div#tuner input#move_up:hover,
div#tuner input#move_down:hover,
div#tuner input#move_left:hover,
div#tuner input#move_right:hover {
	background-color: #aaa;
}

div#tuner p {
	font-size: 1.6em;
	text-align: right;
	margin: 0;
	padding: 16px 16px 0 0;
}


td#account_identifier em {font-style:normal}
td#account_identifier input {width: 62px;}

form#publish table { font-size: 100%; border-collapse: collapse; width: 98%; }
form#publish table td { font-size: 1.2em; padding: 6px; border: 1px solid #eee; line-height: 1.6; }
form#publish table td.right { text-align: left; }
form#publish table td.left { text-align: right; }
form#publish table td input { margin: 0; }
form#publish table td span { float:right; }


a.help { padding:2px 6px; height: 16px; background:#333;color:#f60; font-weight:700;}


h3.admin { margin: 0 0 6px 0; padding: 0; border-bottom: 1px solid #555; }
table.billing { font-size: 1em; border-collapse: collapse; width: 100%; margin: 10px 0 0 0; }

table.billing td,table.billing th {
	font-size: 1.2em;
	border: none;
	border-bottom: 1px solid #999;
	padding: 2px 5px;
}

tr.heading {
	background: #777; color: #fff; font-weight: 400; font-style: italic;
}

td.numeric {
	text-align: right;
	font-family: monospace;
}

.even {
	background: #f9f9f9;
}

.oddd {
	background: #ececec;
}

div#account_details {
	margin: 10px;
}

div#account_details p  {
	padding: 1px 12px;
	line-height: 1.3;
	font-size: 1.1em;
}

div#account_details pre{
	padding: 1px 12px;
	line-height: 1.3;
	font-size: 1.0em;
	color: purple;
	height: 120px;
	overflow: auto;
	margin-top: 100px;
}

div#gmap_container {
	text-align:center;
}

div#gmap_container div#gmap {
	position:relative;
	border: 1px solid #999;
	width: 500px;
	height: 300px;
	background: #edc;
	margin: 0 auto;
}

div#gmap_container h4 {
	margin: 0;
	padding: 12px 0 0 0;
}
div#gmap_container p {
	margin: 0;
	padding: 8px 0 0 0;
}

div#gmap_container p.caption { font-size: 1.2em; }

div#medical_articles_image {
  text-align: center;
}

form#madlib fieldset { background: #f9fff9; }
form#madlib div#gender { font-size: 1.4em; padding: 4px 12px; text-align: center; background: #efe; border: 1px solid #cfc; font-weight: 700; }
form#madlib div#gender span { background: #cfc; padding: 2px 6px 0 6px; border: 1px solid #9f9; }
form#madlib div#gender span input { border: none; }
form#madlib p { padding: 24px 4px; line-height: 2.4; }

form#madlib input { border: 1px solid #eee; background: #ffc; border-bottom: 1px solid #000; font-weight: 700; }

form#madlib input#madlib_name1 { background: #ffc url(../img/mad_libs/name.png) center center no-repeat; width: 130px; }
form#madlib input#madlib_year { background: #ffc url(../img/mad_libs/year.png) center center no-repeat; width: 40px; }
form#madlib input#madlib_origin { background: #ffc url(../img/mad_libs/origin.png) 0 center no-repeat; width: 120px; }
form#madlib input#madlib_interests { background: #ffc url(../img/mad_libs/interests.png) 0 center no-repeat; width: 98%; }

form#madlib input.madlib_camo {
	background: transparent;
	border: none;
	width: 2em;
	border: none;
}

form#madlib div#initial_bio { display: none; }

div#main_menu_link {
	position: absolute;
	width: 120px;
	height: 20px;
	z-index: 10000;
}

div#main_menu_link a {
	background: url(../img/main_menu.png) 0 0 no-repeat;
	position:relative;
	display: block;
	width: 86px;
	height: 20px;
}

div#main_menu_link a em {
	position: absolute;
	left: -999em;
}

div#main_menu_link a:hover, div#main_menu_link a:visited:hover { background-position: -86px 0; }


div#logout_link {
	position: absolute;
	width: 120px;
	height: 20px;
	z-index: 10000;
}

div#logout_link a {
	background: url(../img/logout.png) 0 0 no-repeat;
	position:relative;
	display: block;
	width: 86px;
	height: 20px;
}

div#logout_link a em {
	position: absolute;
	left: -999em;
}

div#logout_link a:hover, div#logout_link a:visited:hover { background-position: -86px 0; }


/*Newsletter Styles*/
.center {text-align: center;}
.fl {float: left; padding: 0 10px 0 10px; margin-right: 5px;}
.fr {float: right; padding: 0 10px 0 10px;}
.clear {clear: both;}


div.VNL_title { font-size: 2.2em; line-height: 1.3; font-weight: bold; }

div#VNL_links {
	font-size: 1.5em;
	padding: 6px;
	border: 1px solid #bbb;
	margin: 0 10px;
	font-weight: 700;
}

div#VNL_links div { padding: 6px; }

div.VNL_Article { margin: 10px; padding-bottom: 10px; }

div.VNL_Article h1 { bottom: 10px; }

div.VNL_Article div, div.VNL_Article p { padding: 13px 0 5px 0 ; }

div.VNL_Article ul li { padding: 5px 0 5px 0; margin: 5px 0 5px 0; font-size: 1.2em; }

div.VNL_Article ol li { padding: 2px 0 2px 0; margin: 5px 0 5px 0; font-size: 1.2em; }

div.VNL_top { font-size:1.2em; }

div.VNL_hr { border-bottom: 1px solid #008000; width:90%; margin: -3px 10px 20px -3px;  }


/*PETCARE ARTICLE STYLES*/

div.VPA_links { margin: 5px 0 0 40px; }

.VPA_category_name { font-weight: bold; margin: 0; padding: 15px 12px 15px 16px; font-size: 1.5em; }
 
div#article_text {font-size: 1.4em;}

div#pca_list h3 { font-size: 1.7em; text-align: center; }

div#pca_list h3 a { color: blue; }

div#pca_article img { padding: 15px; }

p.pca_nav { padding: 25px 0 10px 0px; text-align:center; }
	
/*PETCARE ARTICLE SEARCH STYLES*/

form#pca_search div { text-align:right; margin: 0 0 0 35px; height: 4em; width:350px; }

form#pca_search div label span { float: left; width: 100px; margin-top: -4px; font-size: 1.3em; line-height: 3em; }

form#pca_search div input,
form#pca_search div select { width: 235px; margin-top:5px; }

form#pca_search div input#pca_submit { width: auto; }

form.standard div.rank_header { text-align:left; }
form.standard div.rank_header em { font-style: normal; padding-left: 20px; line-height: 3; }

p.inform {
  text-align: left;
  font-size:1.2em;
  margin: 30px 5px 5px 5px;
}


p.nav_bottom {
	text-align: center;
	background: #777;
	color: #777;
	padding: 5px;
	margin: 0;
	line-height: 1.5;
}

p.nav_bottom em {
	color: #fff;
	font-style: normal;
}

p.nav_bottom a {
	color: #fff;
	text-decoration: none;
	background: #777;
	padding: 2px;
	margin: 0;
}

p.nav_bottom a:hover, p.nav_bottom a:visited:hover {
	text-decoration: none;
	background: #000;
}


div.coupon {
	border: 1px solid #fff;
	border-bottom: 1px solid #dadada;
	margin: 4px 12px 4px 0;
	padding: 4px;
}

div.coupon input { width: 40px; margin: 0 0 0 6px; }

div.coupon_image {
	float: right;
	width: 270px;
	height: 108px;
	background: #eee;
}

div.coupon p {
	padding: 0 12px 4px 6px;
	margin: 0;
}

div.coupon div#coupon_0 { background: #000; }
div.coupon div#coupon_1 { background: #000; }
div.coupon div#coupon_2 { background: #000; }

table.coupon_dates { border-collapse: collapse; border: 1px solid #999; margin-top: 8px;}
table.coupon_dates td { text-align: center; padding: 2px 6px 0 6px; background: #eee; }
table.coupon_dates td input { margin: 0; text-align: right; }
p.tight input { margin: 0; padding: 0; width: auto; }

h3#pfv {
	border: 2px solid #006;
	margin: 0 46px 0 6px;
	text-align: center;	
	line-height: 2em;
}

h3#pfv a {
	display: block;
	width: 100%;
	height: 2em;
	color: #000;
	background: #ffc;
}

h3#pfv a:hover, h3#pfv a:visited:hover {
	background: #cfc;
	text-decoration:none;
}

input.files { margin-right: 60px; }

div.portfolio_warning {
	text-align: left;
}

div.portfolio_warning p {
	color: red;
}

table#billing form,
table#billing form div {
	display: inline;
	width: auto;
	padding: 0;
	margin: 0;
	background: transparent;
	border: none;
}


.billed { color: green; }
.not_billed { color: red; }

p.svc { line-height: 1.2; }

p.right { text-align: right; }

p.c_coupon {
	font-size: 1em;
}

p.c_coupon input {
	display: block;
	width: 300px;
}

p.page_on {
	background: #afa;
	color: #030;
	border: 1px solid #090;
	padding: 4px;
}

p.page_off {
	background: #faa;
	color: #900;
	border: 1px solid #f60;
	padding: 4px;
}

p.hours_normal {
	font-size: 1.2em;
	line-height: 1.3;
}

p.hours_long {
	font-size: 1.1em;
	line-height: 1.3;
}
p.hours_extreme {
	font-size: 1em;
	line-height: 1.3;
}

div.hosp_forms {
	border: 1px solid #999;
	margin: 0 0 10px;
}

div.hosp_forms input.text {
	width: 300px;
}

div.hosp_forms ul {
	margin: 0;
	padding: 0;
	font-size: 10px;
}

div.hosp_forms ul li {
	list-style: none;
	padding: 2px 4px;
	margin: 0;
	font-size: 11px !important;
}

div.hosp_forms li a {
	color: #009;
}

div.hosp_forms li.used {
	background: #bfb;
}

div.hosp_forms li.used a {
	color: #090;
}


div#gforms {
	background: #e9eef9;
}

div#cforms {
	background: #eee;
}

div#gallery {
	position: relative;
	width: 410px;
	background: url(../img/gallery_box.png) 0 0 repeat-y;
	margin: 10px auto;
	border: 1px solid #eee;
}

div#gallerytop {
	position: absolute;
	top: -5px;
	left: 0;
	background: url(../img/gallery_top.png) 0 0 no-repeat;
	width: 410px;
	height: 5px;
}

div#tray {
	position: relative;
	background: url(../img/gallery_tray.png) 0 0 no-repeat;
	width: 410px;
	height: 25px;
}

div#thephotobox {
	margin: 0 0 0 5px;
	text-align: center;
}

div#thephotobox img {
	margin: 0 auto;
}

div#prefetch img {
	position: absolute;
	left: -999em;
}

div#thecaption {
	width: 400px;
	margin: 10px auto;
	text-align: center;
}

div#gallery input#back {
	position: absolute;
	background: url(../img/icons/button_arrow_left.png) 0 0 no-repeat;
	top: 2px;
	left: 185px;
	width: 20px;
	height: 20px;
	border: none;
	cursor: pointer;
}

div#gallery input#forth {
	position: absolute;
	background: url(../img/icons/button_arrow_right.png) 0 0 no-repeat;
	top: 2px;
	left: 210px;
	width: 20px;
	height: 20px;
	border: none;
	cursor: pointer;
}

div#gallery input#back:hover,
div#gallery input#forth:hover {
	background-position: -20px 0;
}

div.fotorow {
	border-bottom: 1px solid #999;
	margin: 0 0 20px 0;
}

div.fotorow input.text {
	display: block;
	width: 333px;
}

p.actionbar {
	background: #efe;
	margin: 0;
	padding: 4px;
	font-size: 9px;
	font-family: Tahoma, sans-serif;
	text-align: right;
}

form#shop_login {
	border: 1px solid #999;
	padding: 5px 10px;
	margin: 5px 10px;
}

form#shop_login p {
	font-size: 1em;
	padding: 0;
	margin: 0;
}

#portal_links {
	text-align: center;
	padding: 6px 0;
	margin: 0 auto;
}

#portal_links a {
	margin: 6px;
}

.clear_self {
	width: 100%;
	overflow: hidden;
}

body { 
	background: url(7/2/body.gif);
	background-repeat: repeat-x;
	color: #000;
	background-color: #5e79bd; 
}

a { 
	color: #1a367e;
}

div#header { 
	background: url(7/2/header.jpg) 0 0 no-repeat;
	color: #1a367e;  
}

div#header h1 {
	color: #1a367e;
}

div#header div#tagline{
	color: #5570b4;
}

div#header div#address{
	color: #1a367e;
}

div#wrapper { 
	background: #5e79bd url(7/2/wrapper.gif) 0 0 repeat-y;
}

div#footer {
	background: #9c600e url(7/2/footer.gif) 0 0 no-repeat;
	background-color: #5e79bd;
}

div#footer, div#footer a { 
	color: #FFF;
	background-color: #5e79bd; 
}

div#main_nav a {  
	color: #FFF; 
	/*background: url(7/2/nav.png);*/
	background: url(7/2/nav.gif);
}

div#main_nav a:hover, div#main_nav a:visited:hover { 
	/*background: url(7/2/hover.png);*/
	background: url(7/2/hover.gif);
}

div#main_nav h3 { 
	color: #1a367e;
}

div#hospital_hours {
	background: #f5f1d9;
	border: 2px solid #5570b4;
}

div#hospital_hours h3 { 
	color: #1a367e;
}

div#hospital_hours p {
	color: #1a367e;
}

div#container{
	/*background: url(7/2/container.gif);*/
	margin-top: -1px;
}

fieldset { border: 1px solid #ccc; }
legend { color: #000;}

div#content h1,div#content h2 { font-family: Arial, Helvetica, sans-serif; color: #000; }
div.vet_bio h3 { color: #3a728b; border-bottom: 3px double #3a728b; }
div.vet_bio h3 span a { color: red; }

div.VNL_title { color: #3a728b; }

.VPA_article_title { color: #3a728b; font-weight:bold; padding: 20px 0 10px 0; }
.VPA_category_name { color: #5b3221; }
/* VET NET PAYPAL SHOPPING CART ADD ON */

div.VPP {
	margin: 12px 8px;
	min-height: 104px;
	height: auto !important;
	height: 104px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #ccc;
}

.VPP_img {
	float: left;
	margin: 2px;
	width: 100px;
	height: 100px;
	border: 1px solid #ddd;
}

div.VPP_Product {
	margin: 2px 2px 2px 120px;
}

div.VPP h2 {
	padding: 0 0 0 6px;
}

div.VPP p {
	padding: 9px 6px 0px;
}

p.VPP_Note {
	font-family: Tahoma,Geneva,sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #999;
	padding: 0 0 3px 0;
	margin: 0 12px 12px;
}

div.VPP p.VPP_Prescription {
	font-size: 1.2em;
	font-style: italic;
	color: #f00;
	font-weight: bold;
	padding-left: 0;
}

div.VPP form.VPP_Add_To_Cart {
	padding: 0;
	margin: 8px 0 0 6px;
}

div.VPP_Category_Item {
	width: 250px;
	height: 275px;
	margin: 20px 0 0 48px;
	overflow: hidden;
	text-align: center;
	float: left;
	padding: 5px;
	border: 1px dotted #ccc;
}

p.VPP_Caption {
	border-top: 1px dotted #ccc;
	margin: 3px 0 0;
	padding: 3px 0 0;
}

p.VPP_Price_Tag {
	font-weight: bold;
	font-size: 14px;
}

p.VPP_Price_Tag em {
	font-size: 11px;
	font-weight: 400;
}

/* Makes an odd-numbered, last item appear centered. Adjust as needed. */
div.VPP_third_wheel {}

/*div.VPP_Category_Item img {border: 1px solid #ccc;}*/

form#VPP_View_Cart {
	display: inline;
	width: 140px;
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 8px;
}

#content div.VPP_Redeem {padding: 5px 0;}
div.VPP_Redeem input {margin: 0 12px 0 0;}

/* Uncomment to see divs */
/*
div.VPP {background: #ccc;}
div.VPP .VPP_img {background: #cfc;}
div.VPP .VPP_Product {background: #ffc;}
div.VPP form {background: #def;}
*/

div.nicetitle {
	position: absolute;
	padding: 4px;
	top: 0px;
	left: 0px;
	width: 25em;
	background: #555;
	color: #eee;
	-moz-border-radius: 12px;
	-moz-opacity: 0.85;
}

div.nicetitle p {
	text-align: left;
	margin: 0;
	padding: 6px;
	font-size: 1.4em;
}

div.nicetitle p.destination { display: none; }
