﻿/* Styles for The Animal Health Company */

/* General Layout */

body {
	margin: 0;
	padding: 0;
	font-family: "Verdana", "Arial", sans-serif;
}

#header {
	position: relative;
	height: 250px;
	background: #ffffff url(../images/sce/ahclogo3.gif) no-repeat top left;
	width: 100%;
	border-bottom: #003366 2px solid;
}
#tagline {
	position: absolute;
	top: 90px;
	left: 200px;
	text-align: right;
}
#tagline .tag1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 32px;
	color: #003366;
}
#tagline .tag2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 24px;
	color: #3366cc;
}
#pagecontent {
	background: #ffffff url(../images/sce/leftcontentfill.gif) repeat-y top left;
	text-align: left;
	width: 840px;
	}
#leftcontent {
	float: left;
	width: 180px;
	margin: 0px;
}
#maincontent {
	float: right;
	width: 650px;
	margin-bottom: 10px;
}
.homeblock {
	float: left;
	width: 200px;
	height: 340px;
	margin: 10px 5px 10px 5px;
	border: #003366 1px solid;
}
#sitefooter {
	clear: both;
	background: #ffffff;
	text-align: center;
	font-size: 70%;
	padding: 0.8em 0em;
	border-top: 1px solid #003366;
}

/* Tailor menu style */

#menu {
	background: none;
	position: absolute;
	bottom: 0px;
	left: 200px;
	height: 1.8em;
}

#menu ul {
	padding-left: 5px;
	padding-right: 5px;
	border-left: #003366 1px solid;
	padding-top: 2px;
}
#menu ul#menu0 {
	border: none;
}
#menu ul li ul {
	padding-left: 0px;
	padding-right: 0px;
}

/* General style */

a {
	font-weight: bold;
}
h1 {
	font-size: 120%;
	line-height: 1.5em;
	color: #003366;
	font-weight: bold;
}
h2 {
	font-size: 110%;
	line-height: 1.5em;
	color: #003366;
	font-weight: bold;
}
p {
	margin: 8px 0px;
}
address {
	font-style: normal;
}
#maincontent ul {
	list-style-image: url("../images/sce/bullet.png");
	list-style-type: square;
}
#maincontent li {
	margin: 0 0 10px 0;
}

/* Styles for home page blocks */

.homeblock h1 {
	margin: 0px;
	text-indent: 10px;
	font-weight: bold;
	font-size: 100%;
	width:100%;
	text-align: left;
	color: #66ccff;
	background: #003366 url(../images/sce/home-box-back.png) repeat-x top left;
}
.homeblock h2 {
	margin: 0px;
	text-indent: 10px;
	font-weight: bold;
	font-size: 100%;
	width:100%;
	text-align: left;
	color: #66ccff;
	background: #003366 url(../images/sce/home-box-back.png) repeat-x top left;
}
.homeblock img {
	margin: 0px;
}
.homeblock p {
	margin: 5px;
	font-size: 75%;
}
.homeblock A {
}
.homeblock A:hover {
}

/* Ingredients styles */

.ipic {
	float: left;
	width: 205px;
	margin: 0;
	padding: 0;
	display: inline; /* fixes IE/Win double margin bug */	
}
#ingredients H1 {
	clear: left;
	text-indent: 5px;
	background: #66ccff;
	padding-top: 2px;
	margin-bottom: 0px;
	font-size: 100%;
	line-height: 1em;
	border-top: #003366 1px solid;
}
#ingredients H2 {
	text-indent: 5px;
	background: #66ccff;
	margin-bottom: 10px;
	font-size: 80%;
	margin-top: 0px;
	color: #003366;
	border-bottom: #003366 1px solid;
	font-style: italic; 
}
#ingredients H3 {
	margin-left: 210px;
	margin-top: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 80%;
	COLOR: #003366;
}
#ingredients H4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 90%;
	MARGIN-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
}
#ingredients P {
	margin-left: 210px;
	MARGIN-TOP: 0px;
	FONT-SIZE: 75%;
	PADDING-TOP: 0px;
}
#ingredients .ipic IMG {
	BORDER: #003366 1px solid; 
}	
#ingredients .ipic P {
	FONT-SIZE: 90%;
	MARGIN-LEFT: 0px;
	margin-right: 5px;
	margin-top: 3px
}
#ingredients .ipic A {
	text-decoration: underline;
	FONT-WEIGHT: bold;
	FONT-SIZE: 90%;
}


/* Featured Products styles */

#products h2 {
	clear: both;
	margin-bottom: 5px;
	border-bottom: 1px solid #003366;
	line-height: 1.2em;
}
#products .ipic {
	float: right;
}
#products p {
	margin-right: 210px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	font-size: 95%;
}
#products .ipic img {
	border: #006666 1px solid; 
}	
#products a {
	font-weight: normal;
	text-decoration: underline;
}
/* Styles for Our Products */

#ranges dl {
  	float: left;
  	margin: 0;
  	padding: 10px 0;
  	border-top: 2px solid #003366;
	display: inline; /* fixes IE/Win double margin bug */
  	}
#ranges dt {
  	float: left;
  	width: 440px;
  	margin: 0;
  	padding: 0 0 5px 0;
  	margin: 0 0 5px 0;
  	font-size: 100%;
  	font-weight: bold;
  	color: #003366;
	border-bottom: 1px solid #003366;
  	}
#ranges dd {
  	margin: 0 220px 0 0;
  	padding: 0;
  	}
#ranges dl dd.img {
   	margin: 0;
   	}
#ranges dd.img img {
  	float: right;
  	margin: 0;
  	border: 1px solid #003366;
  	}

/* reverse float */

#ranges .alt dt {
  	float: right;
  	}
#ranges .alt dd {
  	margin: 0 0 0 220px;
  	}
#ranges .alt dd.img img {
  	float: left;
  	margin: 0;
  	}

/* Styles for Images */

.leftpic, .wideleftpic, .footerleftpic {
	float: left;
	clear: left;
}
.rightpic, .widerightpic, .footerrightpic {
	float: right;
	clear: right;
}
.leftpic, .rightpic {
	width: 200px;
	padding: 10px;
}
.wideleftpic, .widerightpic {
	width: 270px;
	padding: 10px;
}
.leftpic img, .rightpic img, .wideleftpic img, .widerightpic img {
	margin: 0px;
	border: #003366 1px solid;
}
.leftpic p, .rightpic p, .wideleftpic p, .widerightpic p {
	font-size: 70%;
	color: #003366;
	margin-top: 2px;
	text-align: center;
}

/* Styles for left hand content */

#leftcontent img {
	margin: 10px;
	border: #ffff00 1px solid;
}
#leftcontent .leftbox img {
	margin: 0;
	border: none;
}
#leftcontent .leftbox {
	MARGIN: 10px;
	BACKGROUND: #ffffff;
	BORDER: #ffff00 1px solid;
}
#leftcontent .leftbox h1 {
	MARGIN: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 110%;
	WIDTH:100%;
	TEXT-ALIGN: center;
	COLOR: #003366;
	BACKGROUND: #ffff00 url(../images/sce/left-box-back.png) repeat-x top left;
}
#leftcontent .leftbox h2 {
	MARGIN: 0px;
	padding-bottom: 3px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 105%;
	line-height: 1.2em;
	WIDTH:100%;
	TEXT-ALIGN: center;
	COLOR: #003366;
	BACKGROUND: #ffff00 url(../images/sce/left-box-back.png) repeat-x top left;
}
#leftcontent .leftbox P {
	MARGIN: 10px;
	FONT-SIZE: 80%;
}
#leftcontent .leftbox UL {
	MARGIN: 0 10px;
	LINE-HEIGHT: 1.2em;
	PADDING: 0;
	FONT-SIZE: 80%;
	LIST-STYLE-TYPE: none;
}
#leftcontent .leftbox LI {
	MARGIN: 0;
	PADDING: 0.5em 0 0 0; 
}
#leftcontent .leftbox A {
	FONT-WEIGHT: bold;
}
#leftcontent .leftbox A:hover {
	TEXT-DECORATION: underline;
}

/* Styles for contact form */

#contactform {
	border: #003366 1px solid;
	padding-top:10px;
}

/* Styles for footer */

#sitefooter .tag1 {
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 140%;
	color: #003366;
}
#sitefooter .tag2 {
	margin-top: 0px;
	font-weight: bold;
	font-size: 110%;
	color: #3366cc;
}
#sitefooter A {
	COLOR: #000000;
	FONT-WEIGHT: normal; 
}
#sitefooter A:hover {
	TEXT-DECORATION: underline;
	COLOR: #3366cc;
}
#sitefooter IMG {
	margin-left: 0 10px;
}