/*
-----------------------------------------------
Reminder System
Author: Quan Eastin
Version: 11/15/2005
----------------------------------------------- */


* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFF;
}

.hide {
	display: none;
}

#page {
   position: relative;
   text-align: left;
   width: 770px;
}

/*
#mast {
   background: transparent url(/images/bayer_logo.gif) 30px -68px no-repeat;
}
*/
#mast {
   background: transparent url(/images/pet-ecues.gif) 8px 0px no-repeat;
}

#header {
   /*padding: 36px 0px 5px 10px;
   height: 70px; height: 28px !important;*/
   height: 70px;
   background: transparent url(/images/bayerhealthcare_div_logo.gif) 530px 10px no-repeat;
}

#wrapper {
   width: 100%;
}

#nav {
   height: 18px;
   width: 770px;
   background: #b4d6ed;
}

#nav p {
    padding: 1px 5px 0 0;
    float: right;
	display: inline;
    color: #FFF;
    font-size: 12px;
}

.input_style {
   margin: 0 0 1px 0px;
   padding: 1px 0 3px 3px;
   color: #666;
   border: 1px solid #ccc;
}

.dropdown_style {
   margin: 0 0 1px 0px;
   padding: 0px 0 0px 0px;
   color: #666;
   border: 1px solid #ccc;
}

#prod_dropdown_style {
    margin: 0 0 3px 0px;
    padding: 0px 0 0px 0px;
    color: #666;
    border: 1px solid #ccc;
  	visibility : visible;
}

#prod_label_style {
  	visibility : visible;
}

#akc_input_style {
    margin: 0 0 1px 0px;
    padding: 1px 0 3px 3px;
    color: #666;
    border: 1px solid #ccc;
  	visibility : visible;
}

#akc_label_style {
  	visibility : visible;
}

h1, h2, h3, h4, h5, h6 {
   font-family: Verdana;
}

p, li, td, th, dt, dd {
   font-family: Verdana;
}

a {
   color: #1E4188;
}

a:hover {
   text-decoration: none;
}


/* =Headers
----------------------------------------------- */
#header h1 {
    padding: 16px 0 0px 10px;
   color: #1E4188;
   font-size: 26px;
   font-weight: normal;
}

#header h1 a {
   color: #1E4188;
   text-decoration: none;
}

#header h1 a:hover {
   text-decoration: underline;
}

#header h1 em {
   font-style: normal;
   color: #0093D0;
}

#header h2 {
    padding: 0 0 0 10px;
   color: #000;
   font-size: 12px;
}

h2 {
   margin: 0 0 5px 0;
	font-weight : bold;
	color : #0065b2;

   font-size: 14px;
}

h3 {
   margin: 0 0 5px 0;
    font-weight : normal;
   font-size: 11px;
   color: #5e5e5e;
}

h4 {
   margin: 0 5px 0px 0;
   font-size: 12px;
   color: #000;
}

h5 {
   margin: 5px 5px 10px 0;
    padding: 2px 0 2px 5px;

    font-family : Verdana;
	font-weight : bold;
	color : #0065b2;

    font-size: 11px;
    width: 560px;
   /* background: #F6F6F6 url(/images/content_bg.gif) bottom left repeat-x; */
   background-color: #b4d6ed;
}

.left_area {
    float: left;
	display: inline;
    width: 170px;
}

.left_area .content p {
    margin: 0 5px 5px 0;
}

.left_area h2 {
   margin: 0 0px 0px 0;
   padding: 3px 0 3px 10px;
   font-size: 12px;
   background: #0065b2;
   color: #fff;
}

.left_area .content {
    margin: 0 0 0 0;
    padding: 5px 5px 5px 10px;
    background: #F6F6F6 url(/images/content_bg.gif) bottom left repeat-x;
    font-size: 12px;
    color: #000;
}

.left_area .content h3 {
    color: #1E4188;
    font-size: 12px;
}

.left_area a {
   color: #000000;
   text-decoration: underline;
}

.left_area a:hover {
   text-decoration: none;
}

.right_area {
    float: left;
	display: inline;
    width: 598px;
    /*border: 1px solid #ccc; */
}

.right_area .content {
    margin: 0 0 0 0;
    padding: 5px 5px 5px 10px;
}

.right_area .content ol {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #5e5e5e;
    font-size: 11px;
    list-style-type: none;
}

.right_area .content ul {
    margin: 10px 0 0 60px;
    padding: 0 0 0 0;
    color: #5e5e5e;
    font-size: 11px;
    list-style-type: disc;
}

.right_area .content li {
    margin: 0 0 0 0;
    padding: 0 0 0px 0;
}

.right_area .content .hidden_text {
    background: #fff;
    color: #fff;
}

.right_area .content th {
    margin: 0 5px 0px 0;
    padding: 0px 3px 0px 0px;
    font-size: 11px;
    font-weight: bold;
    color: #5e5e5e;
}

.right_area .content td {
    margin: 0 5px 0px 0;
    padding: 0px 3px 2px 0px;
    font-size: 11px;
    color: #5e5e5e;
}

.right_area .content p {
    font-size: 11px;
    color: #5e5e5e;
}

.right_area .content .error_msg {
    margin: 10px 0 0 0;
    padding: 5px 5px;
    background: #F6F6F6 url(/images/content_bg.gif) bottom left repeat-x;
}

.right_area .content .error_msg h3 {
    padding: 0 2px 2px 2px;
    font-size: 12px;
    background: #1E4188;
    color: #fff;
}

.right_area .content .error_msg p {
    padding: 0 2px 6px 2px;
    font-size: 12px;
    color: #000;
}

.right_area .content .error_msg ul {
    padding: 0 5px 0 15px;
}

.right_area .content .error_msg li {
    margin: 0 5px 0 5px;
    padding: 0 2px 4px 0px;
    font-size: 12px;
    color: #000;
}

.right_area .content .vet_list table {
    margin: 10px 0px 0px 0;
    padding: 0px 0px 0px 0px;
    width: 580px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #F6F6F6 url(/images/content_bg.gif) bottom left repeat-x;
}

.right_area .content .vet_list th {
    margin: 0 0 0 0;
    padding: 3px 3px 3px 5px;
    font-size: 12px;
    background: #1E4188;
    color: #fff;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.right_area .content .vet_list td {
    margin: 0 0px 0px 0;
    padding: 2px 1px 1px 4px;
    font-size: 12px;
    color: #000;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.right_area .pet {
    margin: 0 0 0 0;
    padding: 5px 0px 5px 10px;
}

.right_area .pet img {
    margin: 0 0 0 3px;
}

.right_area .pet table {
    margin: 0 0px 0px 0;
    padding: 0px 0px 0px 0px;
    width: 590px;
    border: 1px solid #ccc;
    background: #F6F6F6 url(/images/content_bg.gif) bottom left repeat-x;
}

.right_area .pet th {
    margin: 0 0 0 0;
    padding: 3px 3px 3px 5px;
    font-size: 12px;
    background: #b4d6ed;
    color: #0065b2;
}

.right_area .pet .hidden_text {
    background: #b4d6ed;
    color: #b4d6ed;
}

.right_area .pet td {
    margin: 0 0px 0px 0;
    padding: 2px 1px 1px 4px;
    font-size: 11px;
    color: #000;
}

.right_area .pet p {
    font-size: 11px;
    color: #000;
}


.right_area .pet .reminder table {
    margin: 0 0px 0px 0;
    padding: 0px 0px 0px 0px;
    width: 590px;
    border: 1px solid #ccc;
    background: #F6F6F6 url(/images/content_bg.gif) bottom left repeat-x;
}

.right_area .pet .reminder th {
    margin: 0 0 0 0;
    padding: 1px 2px 3px 0px;
    font-size: 10px;
    background: #0065b2;
    color: #fff;
}

.right_area .pet .reminder td {
    margin: 0 0px 0px 0;
    padding: 1px 2px 1px 0px;
    font-size: 10px;
    color: #000;
}


/* padding and margin
    top, right, bottom, left; */
    
.login_tpl {
    margin: 0 0 0 0;
    padding: 5px 5px 5px 10px;
    background: #F6F6F6 url(/images/content_bg.gif) bottom left repeat-x;
}

.login_tpl p {
    font-size: 11px;
    color: #5e5e5e;

}

.login_tpl h3 {
   margin: 0 0 5px 0;
    font-weight : bold;
   font-size: 11px;
   color: #0065b2;
}

.bayer_links {
   position: relative;
   margin: 0 0px 1px 0;
   padding: 5px 5px 5px 10px;
   background: #F6F6F6 url(/images/content_bg.gif) bottom left repeat-x;
}

.bayer_links hr {
    border: 1px solid #ccc;
}

.bayer_links h4 {
   margin: 0 0 2px 0;
   font-size: 11px;
   font-weight: normal;
}

.bayer_links h4 a {
    color: #000;
    text-decoration: underline;
}

.bayer_links h4 a:hover {
    text-decoration: none;
}

.bayer_links p {
   margin: 0 0 2px 0;
   font-size: 9px;
   font-weight: normal;
}

.bayer_links p a {
    color: #000;
    text-decoration: underline;
}

.bayer_links p a:hover {
    text-decoration: none;
}

.bayer_page {
    margin: 20px 10px;
}

.pet_picture {
    margin: 0 0 0 0;
    padding: 0px 10px 0px 15px;
}

#process_wait {
	font-size : 18px;
	color : #000;
	background-color : #FFFF33;
    margin: 0 0 0px 0px;
    padding: 3px 3px 3px 3px;
    border: 2px solid #000;
    width: 100px;
   	visibility : hidden;
	position : absolute;
	top : 20px;
	left : 375px;
    z-index: 999;
}

