 /* CSS Document */
 
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: garamond, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100%;
	height: 100%;
   	/*font-size: 85%; */
	font-size: 95%;	
	background-image: url(http://independentanimalrescue.org/site-layout/headerBG.gif);
	background-repeat: repeat-x;
}	
#wrapper {
	width: 1000px;
	background: url(http://independentanimalrescue.org/site-layout/3columnBG.gif);
 	background-repeat: repeat-y;
	background-position: 0px 0px;
	_height: 700px;
	min-height: 700px;
  }
#header {
	width: 100%;
	height: 130px;
	background-image: url(http://independentanimalrescue.org/site-layout/headerBG.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
 #logo {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 230px;
	height: 130px;
	background-image: url(http://independentanimalrescue.org/site-layout/animalrescue-logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
  }
#logo a, #logo a:hover{
	display: block;
	width: 210px;
	height: 120px;
	text-decoration: none;
}
#logo a span{
	visibility: hidden;
}

#google_form {
	padding: 0;
	margin: 0;
}
/************ mac code ***************/

/***************** end mac code **********************/
 #mySearchField {
	position: absolute;
	left: 40px;
 	top: 165px;
}
#mySearchButton {
	position: absolute;
	height: 11px;
	left: 165px;
 	top: 170px;
	width: 11px;
	/*background-color:#ccc; */
 }
#mySearchBox {
	border: 1px solid black;
	color: #666;
	padding-left: 5px;
 }

/**** left nav styles ******/

.leftDiv {
	width: 210px;
 	margin: 0px;
	margin-left: 0px;
	_margin-left: 5px;

	margin-top: 55px;
	padding: 0px;
	font-size: 85%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
.leftDiv h2 {
 	visibility: hidden;
	margin: 0;
	padding: 0;
}
.leftDiv a {
	display: block;
	/*background-image: url(http://independentanimalrescue.org/images/black_arrow.gif); /* Replace bullet.gif with your img */
	background-position: left 7px; /* Position bullet */
	background-repeat: no-repeat; 
	padding: 6px 2px 8px 15px;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	margin-left: 20px;
	_margin-left: 10px;
	padding: 0px;
	color:#FFF;
	}
/* 	
.leftDiv a:hover  {
	background-color: #EEE;
	color:#000;
}
*/
.subleft_nav a {
	display: block; 
	padding: 8px 6px 8px 15px; 
	margin-right: 20px;  
	_margin-right: 30px;  
	text-decoration: none; 
   	text-align: left; 
    border-top: 1px dashed;
	/*border-left: 1px solid #666; 
    border-right: 1px solid #666; */
   	font-size: 90%; 
   	font-weight: normal;
	background: #CCC; 
	color:#333;
 	background-image: url(http://independentanimalrescue.org/site-layout/left-nav/sub-paw.gif); /* Replace bullet.gif with your img */
	background-position: left 3px; /* Position bullet */
	background-repeat: no-repeat;
	padding-left: 45px; /* Add padding so text doesn't cover bullet img */
	
   }
.subleft_nav a:hover {
	background-color: #FFF;
   	color:#003300; 
	}

.childleft_nav a {
	display: block; 
	padding: 3px 2px 5px 10px;
	vertical-align: middle;
	margin: 0px 0px 0px; 
   	text-decoration: none; 
   	text-align: left; 
   	background-color: #FFF;
   	border-top: 1px solid #000; 
   	color:#000; 
   	font-weight:normal
   	font-size: 70%; 
	}
   
/*div.childleft_nav a:hover {background: #D1D5F8; color: #000099;}*/

#leftPictures {
	background: url(http://independentanimalrescue.org/layout/left-pictures/kitten.jpg) no-repeat 0px 0px;
	width: 194px;
	height: 335px;
	position: relative;
	left: 0px;
	_left: -12px;
	top: 10px;
}
#leftFlash {
	width: 210px;
	height: 400px;
	position: relative;
	left: 0px;
	_left: -12px;
		top: 10px;
	background-color: #FFF;
}
#rightFlash {
	width: 210px;
	height: 135px;
	position: relative;
	left: -6px;
	_left: -13px;
		/*top: 10px;
	background-color: #FFF;*/
	top: 0px;
}
/***** end left nav styles ******/
/****************** bread crumbs ********************************/
div .breadcrumbs a {
	text-decoration: none;
	color: #CC0000;
	font-weight: normal; 
}
div .breadcrumbs a:hover {
	text-decoration: underline;
	color: #000099;
}
div .breadcrumbs {
	font-size: 85%;
	text-decoration: none;
	color: #000000;
	padding: 2px 0px 0px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 5px;
	text-transform: lowercase;	
}
/****************** bread crumbs ********************************/
#main_content {
	padding: 0px 10px 10px 15px;
 	width: 515px;
 	_width: 510px;
	float: left;
 }

#footerDiv {
	width: 835px;
	margin-top: 0px;
	padding-bottom: 20px;
	margin-left: 0px;
	color:#000;
	background-image: url(http://independentanimalrescue.org/site-layout/3columnsBG.gif);
	background-repeat: repeat-y;
 }
#footerText {
	width: 520px;
	margin-top: 0px;
	padding-bottom: 20px;
	margin-left: 0px;
	color:#000;
 }
#footerText p{
	font-size: 85%;
	margin: 0;
	padding: 0;
 }
#footerText h6{
 	visibility: hidden;
	margin: 0;
	padding: 0;
} 
 #footerText ul {
 	margin-left: 0;
	padding-left: 0;
	display: inline;
	height: 0px;
	position: relative;
	left: 225px;
	} 
 
#footerText ul li {
	padding: 0px 0px 0px 2px;
	/*border-left: 1px solid #FFF;
	border-left: none;*/
	list-style: none;
	display: inline;
	color:#000;
	text-decoration: none;
	font-weight: normal;
	font-size: 95%;
	}

#footerText ul li a  {
	padding: 0px 0px 3px 0px;
	/*border-left: 1px solid #FFF;
	border-left: none;*/
	list-style: none;
	display: inline;
	color:#666;
	text-decoration: underline;
	font-weight: normal;
	}	
 #footerText ul li a:hover  {
	text-decoration: none;
	color:#999;
	}
#footerText ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
 #rightNavColumn {
	width: 190px;
	padding-right: 0px;
	padding-left: 5px;
	_padding-left: 0px;
	padding-bottom: 5px;
	float: left;
	margin-top: -5px;
	margin-left: 5px;
	_margin-left: 5px;
	font-size: 90%;
	/*background-color:#996600;*/
}
 #rightNavColumn h2, #rightNavColumn h1, #rightNavColumn h3, #rightNavColumn h4, #rightNavColumn h5, #rightNavColumn h6{
	font-size: 110%;
	font-weight: bold;
	color: #003300;
	margin: 0px;
	padding: 0px;
}
#rightNavColumn a{
	color:#003300;
	font-weight: bold;
	font-size: 100%;
	padding-top: 1px;
	padding-bottom: 3px;
}
#rightNavColumn ul{
	margin-left: 22px;
	padding-left: 0px;
}
#rightNavColumn li{
	margin-bottom: 10px;
}
#rightNavColumn a:hover{
	color:#666;
}
	
/************ formatting css ******************/

#main_content {
	/*font-size: 95%;*/
	font-size: 100%;
}
#main_content p {
	color: #000;
	/*font-size: 95%;*/
}

/************ list styles ******************/

ul{
 	list-style-image:url(http://independentanimalrescue.org/images/grey_arrow.gif);	
}
li {  /* this style double spaces li tags.  no longer need to use double br tags */
	margin-bottom: 10px;
	/*font-size: 90%;*/
}
hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}

/************ list styles ******************/

table.dataTable {
	border: 1px solid #000;
	width: 99%;
	_width: 98%;
	/*margin-left:3%; margin-right:3%;*/
	margin-left: 0%; margin-right: 0%;
	_margin-left:0%; margin-right:0%;
	background-color: #EEE;
}
.dataTable th.singleHeader  {
	background-color: #000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-bottom: 1px solid #FFF;
}
/*
.dataTable td  {
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
 	font-weight: normal;
	color: #000;
	background-color: #EEE;
	margin: 3px;
	padding: 3px;
}*/
.dataTable td  {
	border: 1px solid #000;
 	font-weight: normal;
	color: #000;
	margin: 3px;
	padding: 3px;
}
.dataTable tr  {
	background-color: #EEE;

}
.dataTable tr:hover {
	background-color: #FFF;
}
.dataTable td:hover {
	background-color: #FFF;
}
.dataTable th {
	background-color: #000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 80%;*/
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-right: 1px solid #000;
	border-bottom: 1px none;
	border-left: 1px solid #000;
}
.dataTable th.right {
	background-color: #000;
	color: #FFFFFF;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #000;
}
.dataTable th.left {
	background-color: #000;
	color: #FFFFFF;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-right: 1px solid #000;
	border-bottom: 1px none;
	border-left: none;
}
.dataTable th.right a, .dataTable th.left a,  .dataTable td a{
	font-weight: normal;
}