/*

  ------------------------------------------------

  CSS modifications by Thomas Hutchinson

  v.3: 2010-01-12

  ------------------------------------------------

  Colors:       (have been modified)

  #C0C0C0	background

  #000000	text

  #FFFFFF	masthead background

  #FFFFFF	search text, left content color

  #7A1F24       Darker Red for headers

  #FFFFFF	search button background, footer background

  #FFFFFF	search button text, footer text

  #FFFFFF	breadcrumb area background

  #090909	Lighter testimonial background

  ------------------------------------------------

*/

html	{ 					/* force scrollbar to prevent page jump */

	min-height: 100%;

	margin-bottom: 1px;

}

img {border: none;}

a {text-decoration: none;}

td {vertical-align: top;}

/*

  ------------------------------------------------

  PVII CSS Layout Magic

  Copyright (c) 2007 Project Seven Development

  www.projectseven.com

 05:  2Col_Flexible_Sidebar_Left

  ------------------------------------------------

*/



/* This is the background section, overlayed by the template. */

body {

	font-family: Verdana, Helvetica, Arial, sans-serif;

	font-size: 100%;

	color: #000000;

	background-color: #C0C0C0;

	margin: 0 12px 12px 12px;

	padding: 0;

	min-width: 930px;

}



/* This is the title header */

#Amasthead {

	position: relative;

	color: #000000;

	background-color: #FFFFFF;

	padding: 0;

	margin: 0;

	height: 85px;

        min-width: 1000px;

        max-width: 800px;

}



/* Exclusive to the picture Div */

#Picture {

        margin: 0px;
        margin-left: 2px;
      	background-image: url(img/catbanner.jpg);
        min-width: 804px;
        max-width: 804px;
        min-height: 100%;
        height: 134px;
}

#Picture1 {

        margin: 0px;
        margin-left: 2px;
      	background-image: url(../images/banner1.gif);
        min-width: 804px;
        max-width: 804px;
        min-height: 100%;
        height: 134px;
}

#Picture2 {

        margin: 0px;
        margin-left: 2px;
      	background-image: url(../images/banner2.gif);
        min-width: 804px;
        max-width: 804px;
        min-height: 100%;
        height: 134px;
}

#Picture3 {

        margin: 0px;
        margin-left: 2px;
      	background-image: url(../images/banner3.gif);
        min-width: 804px;
        max-width: 804px;
        min-height: 100%;
        height: 134px;
}




/* Exclusive to the searchbar Div */

#AmastRight {

	float: right;

	text-align: right;

}

#search {

	margin-top: 6px;

	font-size: 0.85em;

	color: #000080;

}

.search {

	background-color: #FFFFFF;

	color: #fff;

	padding: 3px;

}





/* This pertains to the website baker generated region (and the left col)*/

#Awrapper {

	margin: 0 auto;

	position: relative;

	background-color: #ffffff;

	max-width:  1000px;

	min-width:  1000px;

}



/* Grey column */

#Acolumn_wrapper {

        width: 194px;

        min-height: 100%;

        height: auto !important;

        height: 100%;

	background-image: url(img/clm05_middle.gif);

	background-repeat: repeat-y;

/*	border-right: 1px solid #000000;*/

}

.clearfloat {

	clear: both;

	height: 0;

	line-height: 0;

	font-size: 0;

}

.clearRight {

	clear: both;

	height: 0;

	line-height: 0;

	font-size: 0;

}



/* Website baker content text */

#Aright {



        background-color: #FFFFFF;

	margin: 0px 0px 0px 0px;
	
	max-width: 1000px;

}



/* Testimonials Text*/

#Aleft {

	width: 194px;

	float: left;

	font-size: 0.75em;

	color: #000080;

	height: 100%;



/*	background-image: url(img/clm05_middle.gif);

	background-repeat: repeat-y;  */





}

#Aleft img {

	margin-left: 1px;

}

#Aright .content {

	padding: 0px;

	font-size: 0.85em;

	line-height: 1.65em;

}

#Aleft .content {

	padding: 10px;

	line-height: 1.5em;

}





#Amasthead .content {padding: 0;}



/* Footer contains the copyright section */

#Afooter .content {padding: 12px 20px;}

#Afooter {

	font-family: Verdana, Helvetica, Arial, sans-serif;

	color: #000000;

 	background-color: #FFFFFF;

	max-width: 1000px;

	min-width:  1000px;

	margin: 0 auto;

	font-size: 0.7em;

}

.menulist {

	margin: 6px 0 12px 0;

	padding: 0;

	list-style-type: none;

}



/*  Horizontal Nav */

#Bmasthead {

	color: #090909;

	background-color: #FFFFFF;

}

#Bmasthead .content {

	padding: 0 0px;

}



/* topnav also pertains to the Horizontal Nav

   It mostly affthe text formatting */

#topnav {

	color: #090909;

	padding: 4px;

	text-align: right;

	border-top: 1px solid #000000;

	border-bottom: 1px solid #000000;

	max-width: 1000px;

}

#topnav ul{

	margin: 0;

	padding: 0;

}

#topnav li{

	list-style-type: none;

	display: inline;

}



/*  This is supposed to be the attributes for the menu depth bar  */

#breadcrumb {

	background-color: #FFFFFF;

	color: #7A1F24;

	height: 28px;

	padding-left: 12px;

	border-bottom: 1px solid #000000;

}

#breadcrumb .content {

	padding: 0;

}



#Bouter_wrapper {

	background-image: url(img/line.bmp);

	background-repeat: repeat-y;



	font-size: 100%;

}



#Bwrapper {

	background-image: url(img/clm09_right.gif);

	background-repeat: repeat-y;

	background-position: right top;

	border-top: 1px solid #000000;

	border-bottom: 1px solid #000000;

}





#Bleft_wrapper {

	float: left;

	margin-left: -200px;

	width: 100%;

}

#Bleft {

	float: left;

	width: 200px;

	margin-left: 200px;

}

#Bcenter {

	margin-left: 430px;

}

#Bright {

	float: left;

	width: 200px;

}

#Bleft .content {

	padding: 10px 20px;

	line-height: 1.35em;

}

#Bcenter .content {

	padding: 10px 24px;

	font-size: .85em;

	line-height: 1.35em;

}

#Bright .content,

#Bouter_wrapper .content {

	padding: 10px 20px;

	line-height: 1.35em;

}

#Bleft .content ul,

#Bcenter .content ul,

#Bright .content ul {

	margin-left: 0;

	padding-left: 1.1em;

}

#Bleft .content img,

#Bcenter .content img,

#Bright .content img {

	margin: 5px 0 15px 0;

}

#Btiny {

	float: left;

	width: 5px;

}

.catSet {

	float: left;

	margin: 15px;

	width: 100%;

}

tr.contentRow td {	/* table equivalent for .catSet */

	padding: 15px;

}

td.contentTitle {

	padding: 15px 0 0 15px;

}

.catSet .catImg {

	float: left;

	width: 200px;

	margin-right: 10px;

}

.catDesc {

	margin-left: 210px;

}



#DetailNav {

	margin-left: 210px;

}

#DetailLeft {

	float: left;

	width: 200px;

	text-align: center;

}

#DetailColumn_wrapper {

	padding: 10px;

}

#DetailRight {

	margin-left: 200px;

}

h2, h3 {

	margin-top: 0;

	margin-bottom: 6px;}

h1{

	margin-top: 6px;

	margin-bottom: 6px;

        color: #7A1F24;

	font-size: 16px;}



#Bfooter {

	color: #CCCCCC;

	background-color: #000000;

}

#Bfooter .content {

	padding: 10px;

	font-size: .7em;

}

/***************************/

/********** LINKS **********/

/***************************/

a,  a:link {

  color: #7a1f24;

  font-weight: bold;

  text-decoration: none;

}

a:visited {

  color: #7A1F24;

  font-weight: bold;

  text-decoration: none;

}

a:hover {

  color: #7A1F24;

  text-decoration: underline;

}

a:focus {

  color: #7A1F24;

}

a:active {

  color: #7A1F24;

  text-decoration: underline;

}

#Amasthead a,

#Amasthead a:link,

#Amasthead a:visited,

#Amasthead a:hover,

#Amasthead a:focus,

#Amasthead a:active {

	color: #FFF;

}

#Aleft  a,

#Aleft a:link,

#Aleft a:visited,

#Aleft a:focus,

#Aleft a:active {

	color: #7A1F24;

	text-decoration: none;

}

#topnav  a:link {

	color: #090909;

        text-decoration: none;

}

#topnav  a:visited {

	color: #090909;

	text-decoration: none;

}

#topnav  a:hover {

	color: #090909;

	text-decoration: underline;

}

#topnav  a:focus {

	color: #090909;

	text-decoration: underline;

}

#topnav  a:active {

	color: #090909;

	text-decoration: none;

}

#breadcrumb a:link {

	color: #090909;

	text-decoration: none;

}

#breadcrumb a:visited {

	color: #090909;

}

#breadcrumb a:hover {

	color: #090909;

	text-decoration: underline;

}

#breadcrumb a:focus {

	color: #7A1F24;

}

#breadcrumb a:active {

	color: #000;

}

/*****************************/

/***********HEADINGS**********/

/*****************************/

.nomargintop {margin-top: 0;}

#breadcrumb h1 {

	display: inline;

	font-size: 1em;

	padding-left: 0px;

}

h2 {

	color: #000080;

	font-size: 1.2em;

	font-weight: bold;

	line-height: 1.2em;

}



#breadcrumb h2 {

	display: inline;

	padding-right: 0px;

}

#Aright h2 {

	color: #7A1F24;

	font-size: 1.2em;

	font-weight: bold;

	padding-bottom: 0px;

}

#Aright h2.red {

	color: #7A1F24;

}

h3 {

	font-size: 36px;

	padding-left:180px;

	float: left;

	width: 400px;

	text-align: center;

}

.content p {

	margin: 0 0 12px 0;

}

/*------------------styles added---------------*/

.revolving

{

text-align: center;

padding: 20px;

}



#Bouter_wrapper img

{

padding-top: 24px;

}

/* FORM STYLES */

form	{

	padding: 3px 6px 3px 6px;

}

form#vet-request,

form#volunteer {

	width: 500px;

}

form h4 {

	font-size: 1.5em;

	line-height: 1.2em;

}

form p	{

	margin: 0;

	padding: 0;

}

form p label	{

	font-weight: normal;

}

form p label.float	{

	float: left;

	text-align: right;

	width: 40%;

	padding-right: 12px;

	padding-bottom: 6px;

}

form p buttons {

	text-align: center;

	margin-top: 12px;

}

fieldset	{

	padding: 5px;

}

legend		{

	font-size: 1.5em;

	font-weight: bold;

}

legend .small {

	font-size: 0.75em;

}

input.txt	{

	color: #7A1F24;

	background-color: #fff;

	border: 1px solid #197889;

}

input.radio	{

}

textarea	{

	width: 200px;

	height: 80px;

	color: #7A1F24;

	background-color: #fff;

	border: 1px solid #197889;

}


