/* Med & Vet +231 style sheet code*/

h1 { font: verdana; font-size: 18px; margin-bottom: 0px; margin-top: 0px; font-weight: normal;}
h2 { font: verdana; font-size: 14px; margin-bottom: 0px; margin-top: 0px; font-weight: normal;}
h3 { font: verdana; font-size: 12px; margin-bottom: 0px; margin-top: 0px; font-weight: bold;}

/* Add gap between calendar and event description
   Change font of event description */
.ecal_eventview { margin-left: 10px; }
h3.ecal_eventview { font-weight: normal; font-size: 12px; }

/* increase width of event teaser link text */
.ecal_teaser_event { padding-left: 0px; padding-right: 0px; }

div#container {
  width: 1000px;
margin-left:auto;
margin-right:auto;
}

#content {
 width: 1000px;
 margin-top: 0px;

 margin-left:auto;
margin-right:auto;
 padding-top: 0px;
 background-color: white;
background-image: url();
   background-repeat: repeat;
 
}

body.contentbackground {
    background-color: white;
   text-align:center;
}

p,div,td,li {
  font-family: arial;
  font-size: 11px;
  letter-spacing: 1px;
  
}
p{
color: darkslategray;
}



#logo {
   height: 179px;
   width: 1000px;
background-image: url(/content/00/01/57/60/08/userimages/horse_wormer_new_header_name.jpg);
   /*  background-image: url(/content/00/01/57/60/08/userimages/horse_wormer_new_header.jpg);
  background-image:url(/content/00/01/57/19/64/userimages/bandeau-logo2.jpg);*/
   background-repeat: no-repeat;
   margin-left:auto;
margin-right:auto;
_margin-top:-24px;
  }

a:link {color: #0099ff; text-decoration: none; letter-spacing: 0px;}
a:active {color: #0099ff; text-decoration: none; letter-spacing: 0px;}
a:hover {color: #0099ff; text-decoration: underline;}
a:visited {color: #0099ff; text-decoration: none; letter-spacing: 0px;}
a:visited:hover {color: #0099ff; text-decoration: underline;
}

.staticlinks {
background-color:transparent;  
position:relative;
top:70px;
HEIGHT:0PX;
}

*html .staticlinks {
  
 
}
.staticlinks a:link {
  color: #ffffff;
  text-decoration: none;
  padding-right: 5px;
  font-family: Arial, Verdana, Courier New, Courier, monospace;
  font-weight: 300;
  font-size: 20px;
}
.staticlinks a:visited {
  
  text-decoration: none;
  padding-right: 5px;
  font-family: Arial, Verdana, Courier New, Courier, monospace;
  font-weight: 300;
  font-size: 20px;
 
}

.staticlinks a:hover {
  color: #0099ff;
  text-decoration: none;
  font-size: 20px;
}



/* Primary Navigation */
.navbar {
  text-align: left;
  width: 994px;
_width: 1000px;
  color: white;
  background-color: #003366;
  margin-top: 0px;
  vertical-align: middle;
  margin-left:auto;
margin-right:auto;
margin-bottom: 10px;
}

.navbar a:link {
  display: inline;
   color:#FFC900;
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.navbar a:visited {
   color:#FFC900;
      font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
}

.navbar a:hover {
   color: #0099ff ;
      font-weight: bold;
}

.navbar a:visited:hover {
   color:  #0099ff;
     font-weight: bold;
   text-decoration: none;
}

/* Active Primary Navigation */ 
.navbar a.on:link {
    color:  #FFC900;
  font-family: Arial;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.navbar a.on:visited {
  color: #FFC900;
   font-family: Arial;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  text-decoration: none;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.navbar a.on:hover {
     color: white;
}
.navbar a.on:visited:hover {
     color: #0099ff ;
 }

/* Secondary Navigation */
.navbar ul li ul {
   text-align: left;
   padding-left: 4px;
   padding-right: 4px;
   color:  #0099ff;
   background-color: #FF9900;
   font-family: Arial;
   text-decoration: none;
   font-weight: normal;
   font-size: 12px; 
   margin-top: 0px; /* moves popup box up or down */
   margin-bottom: 0px;
   margin-left: 0px;
}
/* secondary navigation links */
.navbar ul li ul a:link {
   color: white;
   background-color: #FF9900;
   font-family: Arial;
   text-decoration: none;
   font-weight: normal;
   font-size: 12px; 
}
.navbar ul li ul a:visited {
   color: white;
   background-color:  #FF9900;
   font-family: Arial;
   text-decoration: none;
   font-weight: normal;
   font-size: 12px; 
}
.navbar ul li ul a:hover {
   color: #FF9900 ;
background-color: white;
   font-weight: normal;
}
.navbar ul li ul a:visited:hover {
   color:  #FF9900;
   background-color:  white;
   font-family: Arial;
   text-decoration: none;
   font-weight: normal;
   font-size: 12px; 
}
/* Active Secondary Navigation */
.navbar ul li ul a.on:link {
   color:  #FF9900;
   background-color:  white ;
   font-family: Arial;
   text-decoration: none;
   font-weight: normal;
   font-size: 12px; 
}
.navbar ul li ul a.on:visited {
   color:  white;
   background-color:  #FF9900;
   font-family: Arial;
   text-decoration: none;
   font-weight: normal;
   font-size: 12px; 
}
.navbar ul li ul a.on:hover {
   color: #FF9900;
background-color: white;
}

.navbar ul li ul a.on:visited:hover {
   color:  #FF9900;
   background-color: white;
   text-decoration: none;
}
.pagelabel {display: none;}

#search {display: none;}

/* #contentCell {
  width: 800px;
  background-color: white;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: auto;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-align: center;
  background-position: left;
  align: left;
  margin-left: 0px;
  margin-right: 0px;
} */

#navCell #plogin{
  display: none;
}

#navCell #pregister {
   display: none;
}

.boxbackground {
  display: none;
}

/*partner footer - controls the partner page footer */
.footer {
  text-align: center;
  color: black;
  font-family: arial;
  font-size: 9px;
  margin-top: 50px;
    letter-spacing: 0px;
  width: 1000px;
margin-left:auto;
margin-right:auto;
  
}
.footer a:link {color: #0099ff; text-decoration: none;}
.footer a:visited {color: #0099ff; text-decoration: none;}
.footer a:hover {color: #0099ff; text-decoration: underline;}
.footer a:visted:hover {color: #0099ff; text-decoration: underline;}

/* alter format of Registration form */
.td_left { font-family: arial; color: darkblue /*darkslategray*/; 
  font-size: 9px;
  letter-spacing: 1px;
}

.registration_table.registration_form_table
{
  max-width: 900px;
  width: 900px;
  min-width: 900px;
  font-face: arial;
  font-size: 9px;
  font-weight: normal;
}

.registration_table.registration_form_table p,div,td,li
{
  margin-top: 0px;
  font-face: arial;
  font-size: 9px;
 font-weight: normal;
}

.registration_table.registration_form_table.td_left
{
  max-width: 400px;
  width: 400px;
  min-width: 400px;
  font-face: arial;
  font-size: 9px;
  font-weight: normal;
}

.registration_table.registration_form_table.td_right
{
  max-width: 550px;
  width: 550px;
  min-width: 550px;
  font-face: arial;
  font-size: 9px;
 font-weight: normal;
}

.registration_form_table td 

{

font-family: Verdana,Arial,Helvetica,sans-serif;

font-size: 9pt;

font-weight: normal;

border-top-width: medium;

border-right-width: medium;

border-bottom-width: medium;

border-left-width: medium;

border-top-style: none;

border-right-style: none;

border-bottom-style: none;

border-left-style: none;

border-top-color: -moz-use-text-color;

border-right-color: -moz-use-text-color;

border-bottom-color: -moz-use-text-color;

border-left-color: -moz-use-text-color;

padding-top: 0px;

padding-right: 5px;

padding-bottom: 0px;

padding-left: 5px;

}

td 

{

font-size: 9pt;

}


.phone{
font-size: 20px;
font-weight: bold;}


.registration_form_table td.td_right 
{

text-align: left;
}

.plain_text{
font-weight: normal;
}


* properties of the department list and cart boxes*/
.store_teaser_table { border: 1px solid #cccccc; width: 150px; _width: 145px;  margin-top: 11px;  margin-left: 0px; }

* html .store_teaser_table { border: 1px solid #cccccc; width: 150px; _width: 145px;margin-top: 0px; margin-left: 0px;}

/* top srip of the department link, cart and department description boxes */
.store_teaser_heading { background-color: #00377A; color: #ffffff; text-align: center; font-size: 13px; font-weight: bold; height: 23px}

/* large part of box for department list, cart and department description */
.store_teaser_td { background-color: white; color: black; width: 150px; __width: 145px; margin-left: 0px; text-align: left; }

/*.store_teaser_department { background-color:white; color: black; width:
350px; }???????? */

/* properties of the links */
.store_teaser_departmentlink:link { TEXT-DECORATION: none; COLOR: #00377a;
FONT-SIZE: 13px; font-weight:bold; word-spacing:0px; text-align: left; _text-align: left; }

.store_teaser_departmentlink:visited { TEXT-DECORATION: none; COLOR: #00377a;
FONT-SIZE: 13px; margin-left: 0px; font-weight:bold; word-spacing:0px; text-align: left; _text-align: left; }

.store_teaser_departmentlink:hover { TEXT-DECORATION: underline; COLOR:
red; FONT-SIZE: 13px; margin-left: 0px; font-weight:bold; word-spacing:0px; text-align: left; _text-align: left; }

/* department description box content */
.store_teaser_departmentname { color: black; text-align: left; font-size:
13pt; width: 700px; font-weight:normal; }
 

/* order status */
.store_teaser_orderstatuslink:link { TEXT-DECORATION: none; COLOR: black;
FONT-SIZE: 11px; margin-left: 0px; padding-left: 0px; font-weight:normal; text-align: left;}

.store_teaser_orderstatuslink:visited { TEXT-DECORATION: none; COLOR: black;
FONT-SIZE: 11px; font-weight:normal; text-align: left;  }

.store_teaser_orderstatuslink:hover { TEXT-DECORATION: underline; COLOR:
red; FONT-SIZE: 11px; font-weight:normal; text-align: left; }


.store_teaser_subdepartmentbrowselink:link { TEXT-DECORATION: none; COLOR:
black; FONT-SIZE: 12px; font-weight:normal; text-align: left; line-height:1.2em; }

.store_teaser_subdepartmentbrowselink:visited { TEXT-DECORATION: none; COLOR:
black; FONT-SIZE: 12px; font-weight:normal; text-align: left; line-height:1.2em;  }

.store_teaser_subdepartmentbrowselink:hover { TEXT-DECORATION: underline;
COLOR: red; FONT-SIZE: 12px; font-weight:normal; text-align: left; line-height:1.2em;  }

/*Attribute text colour*/
.store_list_attr_label { background-color: black; color: white; font-size: 11px; font-weight:normal; text-align: left;}

.store_display_item_h2{
text-align: left; font-size:11px;}

.store_display_item_h1_bold{
text-align: left; font-size:13px;
}

.store_display_item_h1{
text-align: left; font-size:13px;
}


.banner_div_top{display:none;}

#search_box{position:Relative;top:-140px;left:457px;display:none}
#search_box a:link{color:#ffffff;font-size:20px;}
#search_box a:visited{color:#ffffff;font-size:20px;}
#search_box a:hover{color:#ffffff;font-size:20px;}
#search_box a:visited:hover{color:#ffffff;font-size:20px;}


.search_results{font-size:12px}
.search_results a{font-size:12px}
.search_results ol li{font-size:12px}

.sitemap{font-size:12px;}
.sitemap a:link{font-size:12px;}

.sitemap a:visited{font-size:12px;}

.sitemap a:hover{font-size:12px;}

.sitemap a:visited:hover{font-size:12px;}



.eazipay{display:none;}
body{_padding-bottom:110px;}
