body {background-color: #A7B0A7; margin-top: 20px; margin-bottom: 20px}
td, form, input, textarea, option, select {font-family: tahoma; font-size: 11px; color: #4B4B4B; line-height: 15px}

H1 {font-family: arial; font-weight: bold; color: #6F7970; font-size: 15px; text-transform: uppercase; letter-spacing: 1px}
H2 {font-family: arial; font-weight: bold; color: #3C3F3C; font-size: 13px; margin-bottom: 5px}

.caption {font-weight: bold; color: #6E756F; line-height: 13px}
td.contents {width: 545px; padding: 15px; background-color: #E2E5E5}

a:link {color: #900; font-weight: bold}
a:active {color: #900; font-weight: bold}
a:visited {color: #900; font-weight: bold}
a:hover {color: #c00; font-weight: bold}

a:link.topNav {font-family: arial; color: #DBC0C0; font-weight: bold; text-decoration: none; text-transform: uppercase; letter-spacing: 1px}
a:active.topNav {font-family: arial; color: #DBC0C0; font-weight: bold;; text-decoration: none; text-transform: uppercase; letter-spacing: 1px}
a:visited.topNav {font-family: arial; color: #DBC0C0; font-weight: bold;; text-decoration: none; text-transform: uppercase; letter-spacing: 1px}
a:hover.topNav {font-family: arial; color: #fff; font-weight: bold;; text-decoration: none; text-transform: uppercase; letter-spacing: 1px}

a:link.leftNav {font-family: arial; color: #D4D7D4; font-weight: bold; text-decoration: none; text-transform: uppercase; letter-spacing: 1px}
a:active.leftNav {font-family: arial; color: #D4D7D4; font-weight: bold;; text-decoration: none; text-transform: uppercase; letter-spacing: 1px}
a:visited.leftNav {font-family: arial; color: #D4D7D4; font-weight: bold;; text-decoration: none; text-transform: uppercase; letter-spacing: 1px}
a:hover.leftNav {font-family: arial; color: #fff; font-weight: bold;; text-decoration: none; text-transform: uppercase; letter-spacing: 1px}

a:link.foot {font-family: arial; color: #A2A8A2; font-weight: bold; text-decoration: none}
a:active.foot {font-family: arial; color: #A2A8A2; font-weight: bold;; text-decoration: none}
a:visited.foot {font-family: arial; color: #A2A8A2; font-weight: bold;; text-decoration: none}
a:hover.foot {font-family: arial; color: #666; font-weight: bold;; text-decoration: none}

/** orange quote box **/
#quote-orange {padding: 10px; color: white; background-color: #FDA43C; line-height: 14px}
#quote-orange div {color: white}
#quote-orange a {color: white; font-weight: bold; text-decoration: underline}

/** red quote box **/
#quote-red {padding: 10px; color: white; background-color: #9A0002; line-height: 14px}
#quote-red div {color: white}
#quote-red a {color: white; font-weight: bold; text-decoration: underline}

/* Footer */

#footer {
	padding: 0 10px;
	clear: both;
	color: #999999;
	
}

#footerContent {
	padding: 24px 0 32px 0;
	font-size: 10px;
	border-top: 1px solid #ccc;
}

#footerContent p {
	margin: 0;
	color: #999;
	font-size: 9px;
	clear: both;
	text-align:left;
}

#footerContent li {
	list-style: none;
	font-size: 10px;
}

#footerContent a {
	color: #333;
	font-size: 10px;
	text-decoration: none;
	font-weight:normal;
}

#footerContent a:hover {
	color: #999;
}

#address {
	margin: 0 0 15px 0;
	width: 200px;
	float: left;
	border-right: 1px solid #ccc;
	text-align:left;
}

#address img {
	margin: 0 0 2px 0;	
}

#footerNav {
	padding: 14px 0 0 0;
	margin: 0 0 0 0;
	width: 480px;
	float: right;
}

#footerNav li {
	display: inline;	
}

#footerNav li a {
	margin: 0 5px 2px 0;
	padding: 0 5px 0 0;
	display: block;	
	border-right: 1px solid #333;
	float: left;
	font-weight:normal;
}

#footerNav li a.last {
	border: none;	
}

#footerNav h4 {
	padding: 0 20px 0 0;
	width: 70px;
	font-size: 10px;
	text-align: right;
	float: left;
	clear:both;
	margin-top: 0;
}

#footerNav ul {
	margin: 0 0 10px 0;
	padding: 0;
	width: 370px;
	font-size: 9px;
	float: left;
}

#footerNav #doubleLink {
	margin: 0 4px 0 0;
	padding: 0;
	border: none;
}

#doubleLink span {
	color: #333;
	cursor: default;
}

#footerNav li a.flag {
	padding: 0 8px 0 24px;
}

#usa {
	background: #fff url(http://www.mediapeta.com/petauk/Images/icnFlagUS.gif) left bottom no-repeat;
}

#france {
	background: #fff url(http://www.mediapeta.com/petauk/Images/icnFlagFrance.gif) left bottom no-repeat;
}

#germany {
	background: #fff url(http://www.mediapeta.com/petauk/Images/icnFlagGermany.gif) left bottom no-repeat;
}

#netherlands {
	background: #fff url(http://www.mediapeta.com/petauk/Images/icnFlagNetherlands.gif) left bottom no-repeat;
}

#india {
	background: #fff url(http://www.mediapeta.com/petauk/Images/icnFlagIndia.gif) left bottom no-repeat;
}

/* End Footer */

