body {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	background: #EBEBE3;
	margin: 0px;	
}
#banner {
	text-align: right;
	background: #424242;
}

.container {
	width: 830px;
	margin: 0px auto;
}
.containerInner {
	background:url(/images/main-bg.jpg) bottom right no-repeat #ffffff
}
#header {
	overflow: hidden;
	background: #fff url('../images/swoosh-bkgd.gif') top right no-repeat;
	padding-top: 2px;
}
#header h1, #header ul {
	float: left;
}
/*
========================================= top nav ========================================= */
#topnav {
	margin: 20px 0px 0px 30px;
	padding: 0px;
}
#topnav li {
	list-style-type: none;
	float: left;
	border-left: 1px solid #999;
	margin: 0px;
	padding: 0px;
}
#topnav li.first, #nav ul li.first {
	border: none;
	padding-right:0.3em;
	margin-right:0.4em
}
#topnav li a {
	font-size: 1.1em;
	color: #666;
	text-decoration: none;
	margin: 0em 0em 0em 0.3em;
	padding: 0em 0em 0em 0.4em;
}
#topnav li a.active, #topnav li a:hover {
	color: #000;
}
/*
========================================= main nav ========================================= */
#nav {
	clear: left;
	background: url('../images/nav-bkgd.gif') top left repeat-x;
	height: 47px;
}
#nav ul {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	list-style-type: none;
	float: left;
	border-left: 1px solid #ccc;
	margin: 1.1em 0.4em;
	padding: 0em 0em 0em 0.8em;
}
#nav ul li a {
	font-size: 1.2em;
	color: #333;
	text-decoration: none;
	display: block;
	margin: 0em;
	padding: 0.3em 0.8em;
}
#nav ul li a.active, #nav ul li a:hover {
	color: #fff;
	background: #46C6F5;
}
/*
========================================= page ========================================= */
#page {
	font-size: 1.2em;
	background: url('../images/page-bkgd.png') top right repeat-y;
	margin-top: 25px;
}

.slideshow {
	height:240px;
	overflow:hidden;
}
.comp{
	background: #fff;
	border: 1px solid #ccc;
	padding: 4px;
	float: right;
}
/*
==================== left column ==================== */
#main {
	float: left;
	width: 570px;
}
#content {
	padding: 0px 15px 185px 25px;
}
/*
==================== right column ==================== */
#sidebar {
	width:250px;
	margin-left: 580px;
}
* html #sidebar {
	width:247px
}
#sidebar ul {
	margin: 0px;
	padding-left: 20px;
}
#sidebar .inner {
	padding: 15px;
}
#signup {
	line-height: 1.7em;
	color: #fff;
	background: url('../images/signup-bkgd.png') top left repeat-y;
	height: 260px;
}
#bottomLogo {
	background:#3b668c;
	padding:5px;
	width:200px;
}
/*
========================================= highlights ========================================= */
#highlights {
	font-size: 1.2em;
	margin: 30px 0px 0px 0px;	
	padding: 0px;
}
#highlights li {
	list-style-type: none;
	float: left;
	width: 200px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
* html #highlights li {
	margin-left: 7px;
}
#highlights li.first {
	margin-left: 0px;
}
#highlights li img, .brown {
	background: #fff;
	border: 1px solid #ccc;
	padding: 4px;
}
.brown{float:right; margin:0 0 0 15px;}
#highlights li h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}
#highlights li h3, #highlights li p {
	margin-right: 5px;
	margin-left: 5px;
}
/*
========================================= footer ========================================= */
#footer {
	font-size: 1.2em;
	color: #fff;
	clear: left;
	background: #666;
	border-top: 1px solid #fff;
	padding: 20px 0px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	list-style-type: none;
	float: left;
	border-left: 1px solid #999;
	margin: 0em 0.2em;
	padding: 0px;
}
#footer ul li.first {
	border: none;
	margin-left: 0em;
}
#footer ul li.first a {
	margin-left: 0em;
	padding-left: 0em;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
	margin: 0em 0.2em;
	padding: 0em 0.4em;
}
#footer ul li a.active, #footer ul li a:hover {
	text-decoration: underline;
}
#footer p {
	clear: left;
	padding-top: 20px;
}
* html #footer p {
	padding: 0px;
}
#footer p a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
/*
========================================= typography ========================================= */
#page p, #page li {
	line-height: 1.7em;
}
#page li {
	list-style-image: url('../images/li-bkgd.gif');
	font-weight: normal;
}
.black a{
	color:#000;
}
h1 {
	margin: 0px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.7em;
	color: #333;
}
#content h2 {
	background: url('../images/paw-print.gif') center left no-repeat;
	padding: 5px 0px 5px 35px;
}
#sidebar h2 {
	font-size: 1.1em;
	background: url('../images/paw-print-small.gif') center left no-repeat;
	padding: 3px 0px 3px 30px;
}
#signup h2 {
	font-size: 1.9em;
	font-weight: normal;
	color: #fff;
	letter-spacing: -0.03em;
	text-align: center;
	background: none;
	margin-top: 0px;
	padding: 0px;
}
/*
========================================= links ========================================= */
a {
	color: #3D9FBF;
}
a:hover {
	text-decoration: none;
}
a.www {
	background:url(/images/www.gif) right no-repeat;
	padding-right:15px;
}
/*
========================================= generic classes ========================================= */
.block {
	display: block;
}
.right {
	text-align: right;
}
.clear {
	clear: both;
}
/*
========================================= specific classes ========================================= */
.hr {
	line-height: 0px;
	display: block;
	border: none;
	border-bottom: 1px solid #666;
	width: 100%;
	height: 0px;
	margin: 40px 0px 0px 0px;
	padding: 0px;
}
.errors {
	height: 64px;
}
.invalid, .contact_invalid, .success {
	color: #06f;
	background: url('../images/enews-error-bkgd.gif') top left no-repeat;
	width: 205px;
	height: 64px;
	margin: 0px auto;
}
.success {
	background: url('../images/enews-success-bkgd.gif') top left no-repeat;
	margin-top: 30px;
}
.contact_invalid {
	background: url('../images/contact-error-bkgd.gif') top left no-repeat;
	margin: 0px;
}
.invalid p, .contact_invalid p, .success p {
	margin: 0px;
	padding: 17px 0px 0px 35px;
}
.success p {
	font-weight: bold;
	color: #333;
	padding-left: 42px;
}
.contact_success {
	background: #E5FFE5;
	border-top: 1px solid #ADDEAD;
	border-bottom: 1px solid #ADDEAD;
	margin: 30px 0px;
	padding: 10px 0px 10px 50px;
}
/*
========================================= HTML elements ========================================= */
a img {
	border: none;
}
form {
	margin: 0px;
}
/*
========================================= forms ========================================= */
.form_signup {
	margin-top: 20px;
}
label {
	font-weight: bold;
}
textarea {
	font-size: 1.1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.label_column {
	width: 60px;
}
/*
==================== enewsletter ==================== */
.input {
	color: #666;
	background: #EDEDED;
	border: 1px solid #fff;
	width: 140px;
	padding: 0.4em 0em 0.3em 0.3em;
}
.input:hover, .contact_input:hover {
	border: 1px solid #46C6F5;
}
.input:focus {
	background: #fff;
}
.submit {
	font-size: 1.1em;
	color: #fff;
	background: #46C6F5 url('../images/submit-bkgd.jpg') bottom left repeat-x;
	border: none;
	padding: 0.2em 0.4em;
}
.submit:hover {
	cursor: pointer;
	background: #46C6F5;
}
.submit:focus {
	background: #46C6F5;
}
/*
==================== contact form ==================== */
.fieldset {
	background: #FBFEFF;
	border: 1px solid #ccc;
	margin: 30px 10px;
	padding: 5px 25px 25px 25px;
}
.fieldset table {
	width: 100%;
}
.contact_input {
	color: #666;
	background: #fff;
	border: 1px solid #ccc;
	padding: 0.3em 0.4em;
}
.contact_input:focus {
	background: #ffc;
}
textarea.contact_input {
	width: 100%;
}
.required {
	font-size: 0.9em;
	color: #666;
	border-bottom: 1px dotted #666;
}
.inputerror, .inputerror:focus {
	background: #F3B9B8;
}

/*
==================== Image Gallery ==================== */

#content a img
{
	padding: 5px;
	border: 1px solid #ccc;
	margin: 2px;
	float:left;
}

#content a img:hover
{
	border-color: #06c;
}
/*================ 5/7/2011====================*/
.left
{
	float:left;
}
#left_content {
    margin-bottom: 55px;
    padding-right: 40px;
    text-align: justify;
    width: 50%;
}
#idfc_logo
{
	border:1px solid #dbdbdb;
	padding:1px;
	float:right;
}
.image-cover
{
	float:left;
	padding-top: 10px;
}
.currumbin-div
{
	height:200px;
}
#content #pet-pack a img
{
	float:right;
}
.feature
{
	margin-top: 30px;
}

.feature strong
{
	background: url("../images/paw-print-trans.gif") no-repeat scroll left center transparent;
	padding: 5px 0 5px 30px;
}

#content .newsletterBanner a img
{
	border:none;
	margin:0;
	padding: 0 0 20px;
	float:left;
}

#content #eventInfo h2 {
    background: url("../images/paw-print.gif") no-repeat scroll left bottom transparent;
    padding: 5px 0 5px 35px;
}
