/*
1.GLOBAL
2.TEXT
3.IMAGES
4.LISTS
5.TABLES
6.LINKS
7.PAGES/SECTIONS
*/

/* -- 1.GLOBAL -- */
body {
	font: 76%/1.4 Verdana, Arial, Helvetica, sans-serif;
}
dl, ol, p, blockquote, table, ul {
	margin: 0 0 1.75em 0;
}

/* -- 2.TEXT -- */
blockquote {
	font-style: italic;
	padding-left: 4em;
}
code {
	font-family: Consolas, "Bitstream Vera Sans Mono", "Courier New", Monaco, Courier, monospace;
	font-size: 1em;
	white-space: pre;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 0.75em 0;
}
h1 {
	font-size: 2.4em;
	font-weight: normal;
	line-height: 1.2;
}
h2 {
	font-size: 1.9em;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: .25em;
	margin-top: .75em;
}
h3 {
	color: #333;
	font-size: 1.3em;
	line-height: 1.3;
	margin: 0 0 0.25em 0;
}
h4 {
	font-size: 1.2em;
	line-height: 1.3;
	margin: 0 0 0.25em 0;
}
h5 {
	font-size: 1.1em;
	line-height: 1.3;
	margin: 0 0 0.25em 0;
}
h6 {
	font-size: 1em;
	line-height: 1.3;
	margin: 0 0 0.25em 0;
}
p {
	padding: 0;
}
pre {
	font-family: Corbel, Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 1.0em;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
	
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* -- 3.IMAGES -- */
a img {
	border: none;
}
img.image-left {
	float: left;
	margin: 0 20px 20px 0;
}
img.image-right {
	float: right;
	margin: 0 0 20px 20px;
}
img.bordered {
	border: 1px #ccc solid;
}
img.centered {
	display: block;
	margin: 10px auto;
}
/* -- 4.LISTS -- */
ul li {
	margin: 0 0 0.25em 30px;
}
ol li {
	margin: 0 0 0.25em 30px;
}
dl dt {
	font-weight: bold;
	margin: 1em 0 0.25em 0;
}
dl dd {
	margin: 0 0 2em 0;
}
li ul {
	margin-bottom: 0;
	
}
/* -- 5.TABLES -- */
table {
	border-collapse: collapse;
	border-spacing: 5px;
}

caption {
	text-align: left;
	font-weight: bold;
}
th, td {
	border: 1px #ccc solid;
	padding: .5em;
}
th {
	background-color: #dadada;
	font-weight: bold;
}


/* -- 6.LINKS -- */
a {
	color: #2A4A83;
	text-decoration: underline;
}

a:hover, a:focus {		
	color: #061CAB;
	text-decoration: underline;
}

/* -- 7.PAGES/SECTIONS -- */
/* 7.1. GENERAL */
.latin {
	font-style: italic;
}

h2.references-heading {
	color: #333;
	font-size: 1.8em;
	font-style: italic;
	font-weight: bold;
	margin: 2em 0 .5em 0;
}
ul.reference-listing {
	float: right;
	margin: 20px 0 0 0;
	padding: 0;
}
ul.reference-listing li {
	margin: 0;
	padding: 0;
}
p.reference-material {
	display: block;
	float: left;
	font-size: 1.2em;
	line-height: 1.5;
	height: 120px;
	margin: 20px 20px 20px 0;
	padding: 0 40px 0 110px;
	width: 180px;
}
p.reference-material#reference-product-parasites {
	background: #fff url(/images/photos/covers/owner-brochure.jpg) left center no-repeat;
	height: 140px;
}
p.reference-material#reference-product-sheet {
	background: #fff url(/images/photos/covers/equimax-product-sheet.jpg) left center no-repeat;
	height: 140px;
}
p.reference-material#reference-monograph {
	background: #fff url(/images/photos/covers/monograph.jpg) left center no-repeat;
	height: 155px;
}
a#home-link {
	display: block;
	height: 75px;
	position: absolute;
	top: 40px;
	left: 40px;
	text-indent: -9999em;
	width: 300px;
}
#sidebar #more-info-modules ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar #more-info-modules ul li {
	margin: 0;
	padding: 0;
	text-indent: -9999em;
}
#sidebar #more-info-modules ul li a {
	background-position: top right;
	display: block;
	height: 190px;
	width: 275px;
}
#sidebar #more-info-modules ul li#more-info-parasites a {
	background-image: url(/images/photos/parasites-more-info.jpg);
}
#sidebar #more-info-modules ul li#more-info-tapeworm-threat a {
	background-image: url(/images/photos/tapeworm-threat-more-info.jpg);
}
#sidebar #more-info-modules ul li#more-info-how-to a {
	background-image: url(/images/photos/how-to-use-more-info.jpg);
}

#sidebar #more-info-modules ul li a:hover,
#sidebar #more-info-modules ul li a:focus {
	background-position: top left;
}

#footer ul {
	list-style: none;
}

#footer-disclaimer p {
	margin-left: 200px;
}
#footer-disclaimer ul {
	background: #fff url(/images/logos/bimeda-equine.jpg) center center no-repeat;
	float: left;
	height: 60px;
	margin-left: 25px;
	width: 150px;
}
#footer-disclaimer ul li {
	float: left;
	text-indent: -9999em;
}
/* 7.2. HOMEPAGE */
p#press-release a {
	background: #fff url(/images/photos/covers/press-release.jpg) left center no-repeat;
	display: block;
	font-size: 1.2em;
	height: 120px;
	padding: 0 0 0 120px;
	width: 115px;
}
body#home h2 {
	font-size: 2.4em;
	margin-bottom :0.25em;
	margin-top: 1.25em;
}
body#home h3 {
	color: #000;
	font-size: 1.9em;
	font-weight: normal;
}

/* 7.3. PARASITES */
body#parasites ul#parasites-illustration {
	background: transparent url(/images/illustrations/worms-diagram.jpg) center center no-repeat;
	border: solid 2px #ccc;
	height: 630px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 716px;
}
body#parasites ul#parasites-illustration li {
	height: 160px;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	width: 143px;
	position: absolute;
}
body#parasites ul#parasites-illustration li#illustration-bots {
	top: 278px;
	left:  35px;
}
body#parasites ul#parasites-illustration li#illustration-large-strongyles {
	top: 460px;
	left:  35px;
}
body#parasites ul#parasites-illustration li#illustration-small-strongyles {
	top: 460px;
	left:  189px;
}
body#parasites ul#parasites-illustration li#illustration-roundworms {
	top: 460px;
	left:  385px;
}
body#parasites ul#parasites-illustration li#illustration-tapeworms {
	top: 460px;
	left:  540px;
}
body#parasites ul#parasites-illustration li#illustration-pinworms {
	top: 278px;
	left:  540px;
}
body#parasites ul#parasites-illustration li a {
	display: block;
	height: 100%;
	width: 100%;
}
body#parasites ul#parasites-illustration li a:hover {
	border: solid 2px #fff;
}

/* 7.3. HOW TO USE */
ul#syringe-reference-list {
	list-style-type: upper-alpha;
}

/* 7.4. RESOURCES */
body#resources #sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
body#resources #sidebar ul li {
	line-height: 1.4;
	margin: 0;
	padding: 0;
}
body#resources #sidebar ul li a {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 145px;
	margin: 0 0 2em 0;
	padding: 10px 0 0 110px;
}
body#resources #sidebar ul li strong {
	display: block;
	font-size: 1.1em;
}
body#resources #sidebar ul li#resource-owner-brochure a {
	background-image: url(/images/photos/covers/owner-brochure.jpg);
}
body#resources #sidebar ul li#resource-parasite-diagram a {
	background-image: url(/images/illustrations/worms-diagram-small.jpg);
	height: 78px;
}
body#resources #sidebar ul li#resource-msds-sheet a {
	background-image: url(/images/photos/covers/small-msds.jpg);
	height: 107px;
}
body#resources #sidebar ul li#resource-product-sheet a {
	background-image: url(/images/photos/covers/equimax-product-sheet.jpg);
	height: 121px;
}
body#resources #sidebar ul li#resource-monograph a {
	background-image: url(/images/photos/covers/monograph.jpg);
	height: 150px;
}
body#resources #sidebar ul li#press-release_04272010 a {
	background-image: url(/images/photos/covers/press-release_04272010.jpg);
	height: 110px;
}
body#resources #sidebar ul li#guarantee-form a {
	background-image: url(/images/photos/covers/guarantee-form.jpg);
	height: 130px;
	padding-top: 107px;
}


/* 7.5. BIMEDA EQUINE */
body#contact-us address {
	font-style: normal;
	font-size: 1.1em;
}

/* 7.5. BIMEDA EQUINE */
body#bimeda-equine h1 {
	background: #fff url(/images/logos/equine.jpg) bottom left no-repeat;
	height: 95px;
	line-height: 95px;
	padding-left: 95px;
	
}
body#bimeda-equine ul.product-listing {
	list-style: none;
	margin: 0;
	padding: 0;
}
body#bimeda-equine ul.product-listing li {
	float: left;
	margin: .75em 20px;
	padding: 0;
	text-align: center;
	width: 245px;
}
body#bimeda-equine ul.product-listing li a {
	display: block;
	width: 245px;
}
body#bimeda-equine ul.product-listing li img {
	display: block;
}

/* 7.x. SITEMAP */
body#site-map #content ul li ul {
	margin: 0;
	padding: 0;
}

/* 7.x. UNDER CONSTRUCTION */
body#press-release p#download-press-release a {
	background: #fff url(/images/photos/covers/press-release.jpg) center top no-repeat;
	display: block;
	padding-top: 140px;
}
body#press-release p#download-press-release {
	margin: 0 0 4em 0;
}
body#press-release p#press-release-title {
	color: #333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
body#press-release p#press-release-title strong {
	font-weight: normal;
}