/* Common Page Styles */

html, body {

	margin: 0;
	padding: 0;
}

body {

	background-color: #190331;
	text-align: center; /* IE centering */
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(http://www.purechubbies.com/imgs/1/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	

}
	
body, td { font-family: Verdana, Helvetica, Sans-Serif; font-weight: normal; font-size: 13px;}

a:link    { text-decoration: underline; color: #FFF69B;}
a:visited { text-decoration: underline; color: #FFF69B;}
a:hover   { text-decoration: underline; color: #FFF69B;}
a:active  { text-decoration: underline; color: #FFF69B;}

.img_border {

 	border: 1px solid #5609a9;

}

a.thumb:hover img {

	FILTER: alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9;
	cursor:hand;
}

a.thumb:active img {

	FILTER: alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9;
	cursor:hand;
}

hr {
	height: 1px;
	width: 510px;
	text-align: center;
}

form {  
	margin:  0;
   	padding: 0;
	border:  0;	
}

h1
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h2
{
font-family:Tahoma, Arial, Helvetica, sans-serif;
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h1.pagetitle {

	font-family: Verdana, Arial, Helvetica;

	font-size:20px;

        font-weight: normal;

	color:#FFF69B;

	padding: 15px 0px;

}

h1.sectiontitle {

	font-family: Verdana, Arial, Helvetica;

	font-size:20px;

        font-weight: normal;

	color:#ffffff;

	padding: 15px 0px;

}

h2.sectiontitle {

	font-family: Verdana, Arial, Helvetica;

	font-size:20px;

        font-weight: normal;

	color:#ffffff;

	padding: 15px 0px;

}

.pagedescription {

	font-family: Verdana, Arial, Helvetica;

	font-size:14px;

	padding: 5px 0px;

}

.ad_textlink {

         font-size: 14px;
         font-weight: bold;
}

.exsmall {

         font-size: 10px;
         font-weight: normal;
}

.small {

         font-size: 11px;
         font-weight: normal;
}

/* HEADER STYLES */



/* FOOTER STYLES */

.legal {

         font-family: Georgia, "Times New Roman", Times;
         font-size: 15px;
}

.copyright {

         font-family: Georgia, "Times New Roman", Times;
         line-height: 18px;
}



/* CONTACT PAGE STYLES */

 .ContactForm {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	float: center;
	clear: none;
	width: 950px;

}

.ContactFormGroup {

	clear: both;
	border-left: solid 1px #5609a9;
	border-bottom: solid 1px #5609a9;
	border-top: solid 1px #5609a9;
	border-right: solid 1px #5609a9;

}

.contact_form_text {

	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
        color: #FFFFFF;

}

.contact_form_error {

	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #ffcc00;
	padding: 0px 20px;

}

.contact_form_success {

	font-family: Verdana, Arial, Helvetica;
	font-size:12px;
	line-height: 16px;
	font-weight: bold;
	color: #19ff01;
	padding: 0px 20px;

}

