﻿/* Styles for Equine Health and Herbal */

/* General Layout */

body {
	margin: 0;
	padding: 0;
	font-family: "Verdana", "Arial", sans-serif;
}

#header {
	position: relative;
	height: 200px;
	BACKGROUND: #ffffff url(../images/sce/morphlogo.gif) no-repeat top left;
	WIDTH: 100%;
	border-bottom: #ffffff 2px solid;
}
#header p {
	margin:0;
}
#tagline {
	position: absolute;
	top: 40px;
	left: 191px;
	text-align: right;
}
#tagline h1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 32px;
	color: #006666;
}
#tagline h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 24px;
	color: #009999;
}
#pagecontent {
	BACKGROUND: 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: 330px;
	margin: 10px 5px 10px 5px;
	border: #006666 1px solid;
}
#sitefooter {
	CLEAR: both;
	BACKGROUND: #ffffff;
	TEXT-ALIGN: center;
	FONT-SIZE: 70%;
	padding: 0.8em 0em;
	border-top: 1px solid #006666;
}

/* Tailor menu style */

#menu {
	background: none;
	position: absolute;
	bottom: 0px;
	left: 181px;
	width: ;
	height: 1.8em;
	border-bottom: #006666 2px solid;
	margin-bottom: -2px;
}

#menu ul {
	padding-left: 5px;
	padding-right: 5px;
	border-left: #006666 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: #006666;
	font-weight: bold;
}
h2 {
	font-size: 110%;
	line-height: 1.5em;
	color: #006666;
	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: #66ffff;
	BACKGROUND: #006666 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: #66ffff;
	BACKGROUND: #006666 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: #00ffff;
	padding-top: 2px;
	margin-bottom: 0px;
	font-size: 100%;
	line-height: 1em;
	border-top: #006666 1px solid;
}
#ingredients H2 {
	text-indent: 5px;
	background: #00ffff;
	margin-bottom: 10px;
	FONT-SIZE: 80%;
	margin-top: 0px;
	COLOR: #006666;
	BORDER-BOTTOM: #006666 1px solid;
	FONT-STYLE: italic; 
}
#ingredients H3 {
	margin-left: 210px;
	margin-top: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 80%;
	COLOR: #006666;
}
#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: #006666 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 #006666;
	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 #006666;
	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: #006666;
	border-bottom: 1px solid #006666;
  	}
#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 #006666;
  	}

/* 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: #006666 1px solid;
}
.leftpic p, .rightpic p, .wideleftpic p, .widerightpic p {
	font-size: 70%;
	color: #006666;
	margin-top: 2px;
	text-align: center;
}
/* Styles for left hand content */

#leftcontent img {
	margin: 10px;
	border: #ff6600 1px solid;
}
#leftcontent .leftbox {
	MARGIN: 10px;
	BACKGROUND: #ffffff;
	BORDER: #ff6600 1px solid;
}
#leftcontent .leftbox H1 {
	MARGIN: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 110%;
	WIDTH:100%;
	TEXT-ALIGN: center;
	COLOR: #006666;
	BACKGROUND: #ff6600;
}
#leftcontent .leftbox H2 {
	MARGIN: 0px;
	padding-bottom: 3px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 105%;
	line-height: 1.2em;
	WIDTH:100%;
	TEXT-ALIGN: center;
	COLOR: #006666;
	BACKGROUND: #ff6600 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;
}
#leftcontent .leftbox img {
border:none;
margin:0;
}
#leftcontent #uslink {
	text-align: center;
}
#leftcontent #uslink h2 {
	MARGIN: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 90%;
	WIDTH:100%;
	COLOR: #000000;
	BACKGROUND: #ffffff;
}
#leftcontent #uslink img {
	border: none;
}

/* Styles for contact form */

#contactform {
	border: #006666 1px solid;
	padding-top:10px;
}

/* Styles for footer */

#sitefooter h1 {
	line-height: 1em;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 140%;
	color: #006666;
}
#sitefooter h2 {
	margin-top: 0px;
	font-weight: bold;
	font-size: 110%;
	color: #009999;
}
#sitefooter A {
	COLOR: #000000;
	FONT-WEIGHT: normal; 
}
#sitefooter A:hover {
	TEXT-DECORATION: underline;
	COLOR: #009999;
}
#sitefooter IMG {
	margin: 0 10px;
}
