/*---------------------------
STYLESHEET
BerkeleyHumane.org
AUTHOR: Mark L. Middleton
Animal Visuals
February 2010
-----------------------------*/
body{
  background:#d9d9d9 url("../images/bg3.gif") 0px 0px repeat-x;
	color:#000000;
	font-family:verdana,sans-serif;
	margin:0;
	padding:0;
	line-height:1.3em;
	font-size:0.8em;
}
br.clearer{
  clear:both;
}
img{
  border:0;
}
ul{
  list-style-position:inside;
}
a:link,
a:visited,
a:active,
a:hover{
	color:#ae703b;
	color:#71ca32;
	color:#3e9500;
}
h1{
  color:#333;
	font-family:arial;
	font-weight:normal;
	font-size:1.8em;
	line-height:1.3em;
	margin:10px 0px 0px 0px;
	border-bottom:2px solid #71ca32;
}
h2{
	color:#ae703b;
	font-weight:normal;
	font-size:1.3em;
}
h3{
  color:#666666;
	font-weight:bold;
	font-size:1.1em;
}
h4{
  text-decoration:underline;
	font-weight:bold;
	font-size:1em;
	margin-bottom:0;
}
div#page{
  background:#fff url("../images/bg3.gif") 0px 0px repeat-x;
	width:910px;
	margin:0 auto;
	padding:0px 0px 50px 0px;
}
div#info{
  float:left;
	width:184px;
}
div#logo{
  margin:9px auto;
	width:128px;
	overflow:hidden;
}
div#donate{
  width:139px;
  margin:0 auto;
}
div#sociallinks{
  background:#fff url("../images/bg_social.jpg") 0px 0px no-repeat;
	width:139px;
	height:192px;
	overflow:hidden;
	margin:0 auto;
}
div#sociallinks ul{
  list-style:none;
	margin:40px 0px 0px 18px;
	padding:0;
}
div#sociallinks2{
  background:#fff url("../images/bg_social_h.jpg") 0px 0px no-repeat;
	width:396px;
	height:70px;
	overflow:hidden;
	margin:20px auto 20px;
	text-align:center;
}
div#sociallinks2 table{
	margin:25px auto 13px;
	padding:0;
	width:100%;
}
div#sociallinks2 table td{
  width:33%;
	text-align:center;
}
div#sociallinks2 li{
  float:left;
	display:inline;
}
div#sidebar_buttons{
  width:140px;
	margin:0 auto;
}
div#main{
  float:left;
	width:724px;
}
div#header{
  width:724px;
	height:98px;
	overflow:hidden;
}
div#tabs{
  float:right;
	width:446px;
	height:64px;
	overflow:hidden;
}
div#tab_home{
  float:left;
}
div#tab_other{
  float:left;
	width:384px;
	height:57px;
	overflow:hidden;
	background:url("../images/bg_tabother.gif") 0px 0px no-repeat;
}
div#mailinglist{
  width:213px;
	margin:7px 0px 0px 16px;
	float:left;
}
input#mailinglistemail,
input.search{
  border:1px solid #5f5f5f;
	height:15px;	
	margin:0;
	padding:0;
	font-size:11px;
	color:#666;
	float:left;
} 
input#mailinglistemail{
	width:185px;
}
input.search{
	width:100px;
}
input.submitarrow{
  background:#fff url("../images/button_form_gosmall.gif") 0px 0px no-repeat;
	border:0;
	margin-left:5px;
	float:left;
	width:16px;
	height:19px;
	cursor:pointer;
}
div#tab_other form{
  margin:0;
	padding:0;
	overflow:hidden;
	float:left;
}
div#tab_other img.label{
	padding:0;
	margin:0;
	overflow:hidden;
	float:left;
}
div.search{
  width:138px;
	margin:7px 0px 0px 12px;
	float:left;
}
/*--------------------------dropdown menus*/
#ddm{
  list-style:none;
  margin:0;
  padding:0;
  overflow:hidden;
}
#ddm li{
  display:inline;
  float:left;
  margin:0;
  padding:0;
  overflow:hidden;
}
#ddm li a:link,
#ddm li a:visited,
#ddm li a:active,
#ddm li a:hover{
  display:block;
  padding:0;
  text-decoration:none;
  margin:0;
  overflow:hidden;
	background:#71ca32;
	color:#ffffff;
}

#ddm li ul{	
  margin: -4px 0px 0px 1px;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-right:1px solid #ae703b;
	border-left:1px solid #ae703b;
	border-bottom:1px solid #ae703b;
}

#ddm li ul li{	
  float:none;
	display: inline;
	
}

#ddm li ul li a:link,
#ddm li ul li a:visited,
#ddm li ul li a:active,
#ddm li ul li a:hover{	
  background:#ffffff;
	width:130px;
  
  font-size:0.9em;
	font-family:arial,sans-serif;
  display:block;
  padding:5px 10px 5px 25px;
	font-weight:bold;
	color:#333333;
	text-indent: -20px;
}

#ddm li ul li a:hover{	
  background:#333333;
	color:#ffffff
}
#ddm li ul li ul{
  visibility:hidden;
	border-right:1px solid #ae703b;
	border-top:1px solid #ae703b;
	border-bottom:1px solid #ae703b;
	border-left:0;
	margin-left:165px;
	margin-top:-27px;
}
/*--------------------------end dropdown menus*/
div.nav ul{
  list-style:none;
	margin:0;
	padding:0;
}

div#welcome{
  float:left;
	width:400px;
	margin:25px 0px 0px 0px;
}
div#featuredcontent{
  width:705px;
	height:263px;
	background:#282828;
}
div#featuredpets{
  float:right;
	width:300px;
	margin:10px 10px 0px 0px;
}
div.petbox{
  background:#fff url("../images/box1_bg.gif") 0px 0px repeat-y;
	text-align:center;
	width:145px;
	float:left;
	margin-right:5px;
}
div.petbox div.photo{
  height:125px;
	height:125px;
	overflow:hidden;
}
div.petbox span.petname{
  color:#333;
	font-family:arial;
	font-weight:bold;
}
div.petbox div.top{
  height:8px;
	width:145px;
	background:#fff url("../images/box1_top.gif") 0px 0px no-repeat;
	overflow:hidden;
}
div.petbox div.bottom{
  height:8px;
	width:145px;
	background:#fff url("../images/box1_bottom.gif") 0px 0px no-repeat;
	overflow:hidden;
}
div#footer{
  text-align:center;
	margin:0px 20px 0px 20px;
	
}
div#address{
  background:#71ca32;
	padding:5px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	font-size:0.8em;
	font-weight:bold;
}
div#address a:link,
div#address a:active,
div#address a:visited,
div#address a:hover{
  color:#ffffff;
	text-decoration:none;
}
div#address a:hover{
  color:#ffffff;
	text-decoration:underline;
}

div#footernav a:link,
div#footernav a:active,
div#footernav a:visited{
  text-decoration:none;
	color:#333333;
	font-size:0.9em;
}
div#footernav a:hover{
	text-decoration:underline;
	color:#9f6f53;
}
div#footernav div.navcolumn{
  float:left;
	width:118px;
	text-align:left;
	margin-left:5px;
}
div#footernav h3{
  color:#5f5f5f;
	font-family:arial,sans-serif;
	font-weight:bold;
	font-size:0.9em;
	margin-bottom:0px;
	
}
div#footernav li{
  padding-left: 1em;
	text-indent: -1em;
}


/*-------------------------------------------subpages*/
div#content{
  
}
div.inner{
  margin:20px 25px 10px 0px;
}
div#breadcrumbs{
  font-size:0.8em;
	margin:10px 0px 0px 0px;
	float:right;
	margin-right:25px;
}

div#breadcrumbs a:link,
div#breadcrumbs a:visited,
div#breadcrumbs a:active{
  text-decoration:none;  
}
div#breadcrumbs a:hover{
  text-decoration:underline;
}


div.captionedimage{
  width:225px;
	float:left;
	margin:10px 20px 10px 5px;
	text-align:center;
}
div.captionedimage_right
{
  float:right;
	margin:10px 5px 10px 20px;
}
div.captionedimage img{
  border:1px solid #999999;
}
span.caption{
  font-size:0.85em;
	text-align:center;
	color:#666666;
}

h3 span.itemsubtitle{
  margin:0;
	color:#666666 !important;
	font-size:0.9em;
	font-weight:normal;
}

div.pagesection{
  padding-top:10px;
	border-top:1px solid #cccccc;
	clear:both;
}

div.sectionrepeater div.pagesection:first-child{
  border:0;
}

div.thumbbox,
div.thumbbox_large{
  width:100px;
	height:100px;
	float:left;
	text-align:center !important;
  margin:0px 10px 5px 0px;
}
div.thumbbox_large{
  width:150px;
	height:150px;
}
div.pagesection h3{
  margin:0;
}
div.pagesection p{
  margin-top:0;
}
hr{
  border:0;
	background:#71ca32;
	height:1px;
	
}
hr.grey{
  border:0;
	background:#999;
	height:1px;
}
div.iframe{
  border:2px solid #333;
	padding:10px;
	text-align:center;
}
.note{
  color:#666666;
	font-size:0.9em;
}
p.photoitem img{
  float:left;
	margin-right:10px;
}
p.photoitem{
  clear:both;
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
	margin-bottom:10px;
}
div#photobox_wrapper{
  text-align:center;
	display:table-cell;
}
div.photobox span.subtitle{
  color:#666;
}
div#fivgoodwillambassadors div.photobox{
  width:125px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:0.8em;
	margin:0px 5px 10px 0px;
}
div#fivgoodwillambassadors div.photobox img{
  border:1px solid #000;
}
span.italic{
  font-style:italic;
}
table.highlighted{
  width:100%;
	border-collapse:collapse;
	
}
table.highlighted td{
  vertical-align:top;
	padding:5px;
}
table.highlighted td.date{
  text-align:center;
}
table.highlighted tr.heading td{
  text-align:center;
	vertical-align:middle;
	background:#999999;
	font-weight:bold;
}
table.highlighted tr.shaded{
  background:#dddddd;
}
.underline{
  text-decoration:underline;
}
.centered{
  text-align:center;
	margin:0 auto;
}
span.right{
  text-align:right;
	display:block;
}
div.separatedParagraphs p{
  border-bottom:1px solid #cccccc;
	padding-bottom:10px;
}
ul.plain{
  list-style:none;
	margin:0;
	padding:0;
}
div.form{
  padding-bottom:25px;
}
div.form table{
  width:500px;
}
div.form td{
  vertical-align:top;
}
div.form td.label{
  text-align:right;
	width:250px;
	font-size:0.9em;
	color:#444;
}
ul.spaced li,
ol.spaced li{
  margin-bottom:10px;
}
input.button{
  font-weight:bold;
	background:#71ca32;
	color:#ffffff;
	border:1px solid #999999;
}
p.stickynote{
  background:#eca5a8;
	color:#900;
	border:2px solid #900;
	padding:10px;
	font-weight:bold;
}
div.orientations td{
  text-align:center;
}
ul.press p{
  margin-top:0px;
}
div#events h2{
  margin:0;
}
div#events p{
  margin-top:0px;
}
p.date{
  margin:0;
	font-weight:bold;
	color:#666666;
	font-size:0.9em;
}
div#footerlinks{
  color:#666666;
	font-size:0.8em;
	margin:10px 0px 0px 0px;
}
div#footerlinks ul li:first-child{
  margin:0;
}
div#footerlinks li{
  display:inline;
	margin-left:10px;
}
div#footerlinks ul{
  list-style:none;
	margin:0;
	padding:0;
}
div.sitemap div.navcolumn{
	width:155px !important;
	margin-right:10px !important;
	font-size:1.1em !important;
}
div.sitemap{
  padding-bottom:20px;
}
p.error{
  color:#900;
	font-size:0.9em;
}
p.success{
  color:#090;
	font-size:0.9em;
}
table.homebuttons{
  border-collapse:collapse;
	width:400px !important;
}
table.homebuttons td{
	text-align:center;
}

/*-----------------dog training*/
div.dogtrainingclass{
  font-size:0.9em;
	border-bottom:1px solid #ae703b;
	padding-bottom:5px;
}
div.dogtrainingclass h2{
	font-weight:bold;
	margin-bottom:0;
}
div.dogtrainingclass div.inner{
  margin:0px 0px 0px 15px;
}
div.dogtrainingclass p{
  margin:4px 0px 0px 0px;
	color:#444;
}
div.dogtrainingschedule table.highlighted td{
  text-align:center;
}
div.dogtrainingclass ul li strong{
  color:#333;
}
div.dogtrainingclass ul li{
  color:#555;
}
div.dogtrainingclass table.details{
  border-collapse:collapse;
	border-top:1px solid #999;
	margin:5px 5px 5px 0px;
}
div.dogtrainingclass table.details td{
  padding:3px;
	border-bottom:1px solid #999;
}
div.dogtrainingclass table.details td.label{
  background:#efefef;
	font-weight:bold;
	color:#333;
}
/*-------------end dog training*/
div.right{
  text-align:right;
}
ul.jumplinks{
  font-size:0.9em;
}
div.classdetails{

	background:#efefef;
	padding:5px;
	margin:10px auto;
	text-align:center;
}
div.formmessage{
  color:#f00;
	font-size:0.8em;
	text-align:center;
	padding:5px;
}
strong.question{
  color:#ae703b;
	font-weight:normal;
}

div.petbox2{
	border:1px solid #999;
	padding:5px;
	width:204px;
	text-align:center;
	margin-left:5px;
}
div.framewrapper{
  text-align:center;
}
.adoptionframe{
  width:560px;
	height:850px;
	border:0;
	margin:0 auto;
}
table.light{
  border-collapse:collapse;
}
table.light tr.headings td{
  font-weight:bold;
	background:#ddd;
}
table.light td{
  border:1px solid #ccc;
	border-bottom:1px solid #999;
	padding:5px;
}
table.light td.highlight{
  background:#ddd;
}
table.basic{
  width:100%;
}
table.basic td{
  text-align:center;
}
table.links{
  width:100%;
	border-collapse:collapse;
	margin:20px auto;
}
table.links td{
  padding:10px;
	vertical-align:top;
	border-bottom:1px solid #999;
}
table.links td.date{
  width:100px;
	text-align:right;
	font-weight:bold;
	font-size:0.9em;
	font-style:italic;
	padding-right:15px;
	color:#666;
}
div#news h2{
  margin-bottom:0;
}
span.date{
  color:#666;
	font-style:italic;
	font-weight:bold;
	font-size:0.9em;
}
div.pagination{
  text-align:right;
}
table.sponsors
{
  margin:10px auto;
	border-collapse:collapse;
	width:100%;
}
table.sponsors td{
  padding:20px;
	border-bottom:1px solid #ccc;
	width:33%;
	text-align:center;
}
span.underline{
  text-decoration:underline;
}
span.smaller{
  font-size:0.85em;
}
table.donations td{
  padding:8px;
}
.imgRight{float:right;margin:0px 0px 5px 5px;}
.imgLeft{float:left;margin:0px 5px 5px 0px;}
.imgCenter{text-align:center;clear:both;margin:10px auto;}
