﻿h1
{
	color: Black;
}

h2, h3
{
	color: #dfae0e;
}

a.arrowLinkButton
{
	background-image: url('Images/pfeil_katze.gif');
	color: Black;
}

a.arrowLinkButton:hover
{
	background-image: url('Images/pfeil_light.gif');
	color: #dfae0e;
	text-decoration: none;
}

#wrapper #footerTopThreeQuater
{
	height: 5.53em;
}

#wrapper #footer #footerButtons 
{
	width: 74.06em;
	height: 3.09em;
	overflow: hidden;
	background: url('/purina-proplan/Images/footerButtonsBg.gif') top right no-repeat;
}

.contentRight
{
	color: Black;
}

/*------------ Background color --------------*/

body
{
	color: Black;
}

a:hover
{
	text-decoration: underline;
}

#navigationAndBanner
{
	background-image: url('/purina-proplan/Images/Cats/menu2backgroundbottom.gif');
	background-repeat:repeat-x;
	background-position: bottom;
}

#footer
{
	background-image: url('/purina-proplan/Images/Cats/menu2backgroundbottom.gif');
	background-repeat:repeat-x;
	background-position: top;
}

#mainContent
{
	background-color: #d9dadb;
}

.contentLeft
{
	color: Black;
}

/*------------ Breadcrumbs Menu -------------*/ 
a.selectedCrumb
{
	color: #dfae0e;
}

/*------------ Console styles -------------*/
.console table
{
	border: solid 0.19em #dfae0e;
}

.console a
{
	color: #999999;
}

.console a:hover
{
	color: #dfae0e;
}

.console hr
{
	color: #dfae0e;
}

/*---------- Flash Placeholder --------------*/
.flashPhControl
{
	border: solid 0.19em #dfae0e;
}

.contentRight .flashPhControl
{
	background-color: #d6d6d6;
}

.contentRight .flashPhImage
{
	border: solid 0.09em Black;
}

/*-------------- Keywords ----------------*/
.keywords
{
	border: solid 0.19em #dfae0e;
	color: #999999;
}

.keywordsTextArea 
{
	border: solid 0.09em #dfae0e;
}

/*---------------- Feeding Guidelines and Analysis Tables --------------------------*/
.feedingGuidelinesTable td 
{
	border-bottom: solid 0.09em #F0F0F0;
	border-right: solid 0.09em #F0F0F0;
}

.feedingGuidelinesTable table
{
	width: 27.75em;
	border-left: solid 0.19em #F0F0F0;
}

.feedingGuidelinesTableBlueHeading 
{
	background-color: #F0F0F0;
	color: #dfae0e;
	font-weight: bold;
}

.feedingGuidelinesTableBlueBold 
{
	background-color: #CBD8F4;
	font-weight: bold;
}

.supplementaryText
{
	color: Black;
}

.TeaserArea
{
	background-color: #D9DADB;
}

.contentStretch
{
	height: 0; 
	width: 0; 
	clear: both;	
}

