@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../media/img/pet_bg.png);
	width: 100%;
	height: 100%;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
	padding-top: 15px;

}
.cpi #container {
	width: 897px;
	height: 624px;
	background-image: url(../media/img/petblock.png);
	background-repeat: no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-top: 201px;
}

.cpi #menu-div {
	width: 700px;
	height: 39px;
	margin-left: 25px;
}
.cpi #menu-bar {
	float: left;
	width: 389px;
	height: 39px;
}
.cpi #outer-bar {
	float: left;
	width: 131px;
	height: 39px;
	background-image: url(../media/img/outer_bar.png);
}
.cpi .pet-mail {
	width: 116px;
	height: 64px;
	margin-top: -25px;
}
.cpi #banner {
	width: 896px;
	height: 254px;
	margin-left: 1px;
}
.cpi #mainContent {
	width: 896px;
	height: 333px;
	margin-left: 1px;
}
.cpi .min-scroll {
    height: 240px;
    width: 390px;
	padding-right: 10px;
	overflow: scroll;
    overflow-x: hidden;
    position: relative;
}
.cpi #content-left {
	float: left;
	width: 400px;
	height: 300px;
	margin-left: 25px;
	margin-top: 10px;
}
.cpi #latest-news {
	float: left;
	width: 180px;
	height: 300px;
	margin-left: 25px;
	margin-top: 15px;
	text-align: justify;
	padding-left: 15px;
	border-left: dashed #ffffff thin;
}
.cpi #content-right {
	float: right;
	width: 165px;
	height: 320px;
	margin-right: 21px;
	margin-top: 60px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4E3C24;
	text-align: left;
}
.cpi #content-right-txt {
	width: 155px;
	height: 180px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: -15px;
}
.cpi #footer {
	clear: both;
	position: absolute;
	width: 100%;
	height: 200px;
	background: #ffffff;
	color: #333333;
}
.cpi #footer-container {
	width: 896px;
	height: 200px;
	margin-left: 1px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
.cpi #footer-left {
	float: left;
	width: 605px;
	height: 185px;
	margin-left: 25px;
	margin-top: 15px;
}
.cpi #pet-gallery {
	width: 571px;
	height: 99px;
	background-image: url(../media/img/dogs_cats_birds_horses.png);
}
.cpi .gallery-box {
  float: left;
  width: 104px;
  height: 98px;
  margin-right: 49px;
}
.cpi .gallery-box-last {
  float: left;
  width: 104px;
  height: 98px;
}
.cpi #footer-right {
	float: right;
	width: 165px;
	height: 118px;
	margin-right: 21px;
	margin-top: -67px;
}
.cpi #pet-food {
	width: 100%;
	height: 118px;
	background-image: url(../media/img/pet_food.png);
}
.cpi #footer-menu {
	clear: both;
	width: 550px;
	height: 30px;
	margin-top: 20px;
	text-align: left;
	color:#E2E2E2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.cpi #footer-bottom {
	clear: both;
	width: 550px;
	height: 30px;
	text-align: left;
	color:#E2E2E2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
}
.cpi .footer-bottom-txt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #cccccc;
}
.cpi .heading {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #ffffff;
}
.cpi .normal-txt {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: justify;
}
.cpi a.footer-link:active, a.footer-link:visited, a.footer-link:link {
   	color:#E2E2E2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.cpi a.footer-link:hover {
   	color:#E2E2E2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.cpi a.menu:active, a.menu:visited, a.menu:link {
   	color:none;
	text-decoration:none;
	border: 0px none;
}
.cpi a.menu:hover {
   	color:none;
	text-decoration:none;
	border: 0px none;
}
.cpi a.menu:link img {
  border: none;
}
.cpi a.footer-link2:active, a.footer-link2:visited, a.footer-link2:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #cccccc;
	text-decoration:none;
}
.cpi a.footer-link2:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #cccccc;
	text-decoration:underline;
}
.cpi a.white-link:active, a.white-link:visited, a.white-link:link {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color: #fff;
  text-decoration:underline;
}
.cpi a.white-link:hover {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color: #fff;
  text-decoration:none;
}
.cpi a img {
	border: 0px none;
	border-width: 0px;
}

.cpi h2 {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:20px;
    font-weight:bold;
    color: #4E3C24;
}

input
{
width:220px;
height:25px;
font-size:13px;
margin-bottom:10px;
border:solid 1px #333;

}
label.error 
{

font-size:11px;
background-color:#cc0000;
color:#FFFFFF;
padding:3px;
margin-left:5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px; 
}
