/* $Id: style.css,v 1.23 2007/12/17 15:05:09 goba Exp $ */

@charset "UTF-8";
/* CSS Document */

/* 
	Colors
	med brown #6d310b
	mustard yellow #e7a01f
	light brown (menu bg) #ab6d13
	dark brown (text) #4c2106
	
	CALENDAR COLORS
	cell background #f8deaf
	header rows, today #e4bc72
	empty days, borders #d9aa53
	
*/



* {
	font-family: helvetica, arial, sans-serif;
}

body {
	background:#261c0f url(/images/bgimage_ticks.gif) no-repeat bottom right;
	font-family: helvetica, arial, sans-serif;
	font-size: .8em;
	color: #4c2106;
	line-height: 150%;
	background-color:#261c0f;
}


p {
	margin: 0 0 1em 0;
	padding:0;
	
}

a {
	text-decoration:underline;
	color: #4c2106;
}
	
a:hover {
	color: #4c2106;
	text-decoration:none;
}		

a:visited {
	color: #4c2106;
}
	
h1 {
	font-size: 1.5em;
	font-weight:normal;
	margin:0 0 12px 0;
	line-height: 165%;
	padding:0;
}	
	
h2 {
	font-size: 2em;
	font-weight:normal;
	line-height: 170%;
	margin:20px 0 9px 0;
	padding:0;
	color:white;
	text-transform:lowercase;
}	
	
h3 {
	font-size: 1.3em;
	font-weight:normal;
	margin:0px 0 9px 0;
	padding:0;
}	

 ul {
	
	}
	
 ul li {
	
	}

img {
	border-width: 0;
}


input, textarea {
	border:1px solid  #ab6d13;
	padding:4px 0 0 0;
	margin-top:6px;
}	


form {
	margin:0;
}

table {
	border-width: 0;
	border-collapse:collapse;
}
	
select {
	font-size:11px;
	margin-top: 2px;
}		
	
submit {
	font-size:11px;
	margin-top: 0px;
}	

		
.spacer {
	clear:both;
}

#main {
	width: 980px;
	margin: 10px auto;
	padding: 0;
}

/* homepage styles */
#home_topbar {
	width: 980px;
	height:16px;
	background-color:#6d310b;
}
#home_top {
	position: relative;
	width: 978px;
	height: 413px;
	border: 1px solid #bd9177;
	background:#e7a01f url(/images/home_top_bg.gif) no-repeat top left;
	margin:0;
	padding:0;
}

#home_top_left{
	width: 432px;
	float:left;
}

#home_top_right {
	width: 546px;
	float:left;
}

#home_top_search {
	padding: 7px 30px 0 0;
	color: white;
	text-align:right;
}

#home_top_search p {
	font-size: .8em;
	margin-bottom: 4px;
}

#home_top_search a {
	color: white;
}

button.go_bttn {
	background:#ab6d13 url(/images/go_bttn_bg.gif) no-repeat top left;
	border-width:0px;
	color: white;
	text-indent: -1999px;
	width: 25px;
	height: 23px;
}

#home_top_search table, #home_top_search tr, #home_top_search td  {
	border-width: 0px;
	margin: 0;
	padding: 0;
}


#home_top_search tbody {
  border-top: 0px solid #ccc;
}


#home_top_search td p {
	font-size: 1em;
	margin: 2px 0 2px 0;
}

input.search_box {
	width: 130px;
	height: 19px;
	margin:0;
	padding: 1px 3px;
}

#home_top_text {
	font-size: 12px;
	line-height: 20px;
	color:black;
	margin: 170px 30px 0 8px;
	padding: 0;
		
}

#home_bttm {
	width: 978px;
	height: 299px;
	border: 1px solid #bd9177;
	border-top: 0px solid #bd9177;
	background:#6c300b url(/images/home_bttm_bg.gif) no-repeat top right;
	margin:0;
	padding:0;
}

.home_bttm_spacer_left {
	float:left;
	width: 25px;
	height: 20px;
}

.home_bttm_spacer {
	float:left;
	width: 48px;
	height: 20px;
}

.home_bttm_box {
	float:left;
	width: 277px;
	color:white;
	margin-top:25px;
	
}

.home_bttm_box p {
	margin: 14px 0 0 0;
}

.home_bttm_box a {
	color:white;
	text-decoration:none;
}


/* subpage styles */

#sub_topbar {
	width: 980px;
	height:6px;
	background-color:#e7a01f;
}


#sub_top {
	position: relative;
	width: 980px;
	height: 139px;
	background:#6c300b url(/images/gradient_banner_bg.gif) repeat-x top left;
	margin:0;
	padding:0;

}


#sub_top_left{
	width: 250px;
	float:left;
}

#sub_top_right {
	width: 730px;
	float:left;
}


#sub_main {
	width: 980px;
	background:#e7a01f url(/images/animal_about.jpg) no-repeat bottom left;
}

#sub_mainadmin {
	width: 980px;
	background:#e7a01f url(/images/animal_about.jpg) no-repeat bottom left;
}


#sub_mainabout {
	width: 980px;
	background:#e7a01f url(/images/animal_about.jpg) no-repeat bottom left;
}

#sub_mainevents {
	width: 980px;
	background:#e7a01f url(/images/animal_events.jpg) no-repeat bottom left;
}

#sub_maineducation {
	width: 980px;
	background:#e7a01f url(/images/animal_education.jpg) no-repeat bottom left;
}

#sub_mainjoin {
	width: 980px;
	min-height:500px;
	background:#e7a01f url(/images/animal_join.jpg) no-repeat bottom left;
}

#sub_maincontact {
	width: 980px;
	min-height:500px;
	background:#e7a01f url(/images/animal_contact.jpg) no-repeat bottom left;
}

#sub_mainmembers {
	width: 980px;
	min-height:500px;
	background:#e7a01f url(/images/animal_members.jpg) no-repeat bottom left;
}

#sub_left {
	width:280px;
	float:left;
}

#sub_left_content {
	padding: 20px;
}

#sub_left_spacer {
	width:280px;
	height:300px;
}

#sub_right {

	width:700px;
	float:left;
}

#sub_right_white {
	background-color:#fff;
	border: 1px solid #ab6d13;
	border-width: 0px 0px 1px 1px;
	width:699px;
	min-height:600px;
	float:left;
}

#sub_right_white h2 {
	color: #ab6d13;
}

#sub_right_content {
	padding: 50px 70px 20px 20px;
}



#sub_footer {
	background:#e7a01f url(/images/line_footer.gif) no-repeat top left;
	width: 980px;
}

#sub_footer p {
	padding: 7px 20px;
	color: white;
	font-size: .85em;
}

h2.title {
	font-size: 1.8em;
	font-weight:normal;
	line-height: 170%;
	margin:20px 0 9px 0;
	padding:0;
	color:white;
	text-transform:lowercase;
}	


.breadcrumb {
	font-size: .88em;
}
/* DRUPAL MENU STYLES */



ul.menu {
	margin:.5em 0;
	padding: 0;
}

ul.menu li, .item-list ul li, li.leaf {

margin-top: 0.15em;
margin-right: 0pt;
margin-bottom: 0.15em;
margin-left: 0;

}

ul.menu li, .item-list ul li, li.leaf {

padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0.2em;
padding-left: 1.5em;
list-style-type: none;
list-style-image: none;
background:transparent url(/images/bullet.gif) no-repeat 0 3px;
/*
background-color: transparent;
background-image: url(/images/bullet.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: 0;
background-y-position: 2px;
*/


}

ul.menu li a, .item-list ul li a, li.leaf a {
	text-transform:lowercase;
	font-weight:bold;
	text-decoration:none;
	font-size:.88em;
	color:#6d310b;
	
}

ul.menu li a:hover, .item-list ul li a:hover, li.leaf a:hover {
	
	color:#fff;
	
}


/* FAQ STYLES */

.faq_title {
	font-weight:bold;
	margin: 5px 0 3px 0;
	padding: 2px 0px 2px 30px;
	cursor: pointer;
}

.faq_closed {
	background:transparent url(/images/plus_icon.gif) no-repeat 0 1px;
}
.faq_open {
	background:transparent url(/images/minus_icon.gif) no-repeat 0 1px;
}

.faq_content {
	border-bottom: 1px dotted white;
	padding: 0px 0px 5px 30px;
}


/* LOGIN STYLES */

#login_form {
	text-align: left;
	display: none; 
	z-index:10000;
	padding: 15px 20px;
	border: 1px solid #4c2106;
	background: transparent url(/images/white_90_bg.png) repeat 0 0;
	color: #6d310b;
	width: 200px;
	height: 200px;
	
}

#login_form h2 {
	margin: 0;
	padding: 0;
	color: #6d310b;
}


.form-item {
	margin:0;
	padding:0;
	text-align:left;
	color: #6d310b;
}

.form-item input {
	margin-top: 0px;
}

.item-list {
	text-align:left;
}

input.form-submit {
	
}
	


#login_form .item-list li {
	background-image:none;
	padding-left:0;
	margin-left:0;
	color: #6d310b;
}

#login_form .item-list li a {
	color: #6d310b;
}

#login_form .item-list li a:hover {
	text-decoration:underline;
}

/* JQTOOLS OVERLAY STYLES */

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(/images/icons/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/* DRUPAL TABS */

ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}

#tabs-wrapper {
  margin: 0 -26px 1em;
  padding: 0 26px;
  border-bottom: 1px solid #d9aa53;
  position: relative;
}

ul.primary {
  padding: 0.5em 0 10px;
  float: left; /* LTR */
}
ul.secondary {
  clear: both;
  text-align: left; /* LTR */
  border-bottom: 1px solid #d9aa53;
  margin: -0.2em -26px 1em;
  padding: 0 26px 0.6em;
}
h2.with-tabs {
  float: left; /* LTR */
  margin: .5em 2em 0 0; /* LTR */
  padding: 0;
}

ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited,
ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
  border: 0;
  background: transparent;
  padding: 4px 1em;
  margin: 0 0 0 1px; /* LTR */
  height: auto;
  text-decoration: none;
  position: relative;
  top: -1px;
  display: inline-block;
}

ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover,
ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
  background: url(/images/bg-tab.png) repeat-x 0 50%;
  color: #fff;
}
ul.primary li.active a,
ul.secondary li.active a {
  font-weight: bold;
}


/* CIVI REGISTRARTION FORM STYLES */

/*

#crm-container fieldset {
	background-color: transparent; #f8deaf;
	border-color: #c2a777;
	border-width: 0px;
}

#crm-container fieldset span.description {
	color: #6d310b;
}

table#membership-listings tr.odd-row {
	background-color:transparent;
}

#crm-container legend {
	font-weight:bold;
	padding-top:5px;
	font-size: 1.5em;
}

#priceset dt label {
	font-weight:bold;
}

*/
#crm-container fieldset span.description {
	color: #ab6d13;
}

div#printer-friendly {
	display:none;
}


#priceset dt label {
	font-weight:bold;
}



#crm-container legend {
	font-weight:bold;
	font-size: 1.2em;
}


input.form-submit {
	border: 1px solid #fff;
	color: #fff;
	background-color: #4c2106;
	padding: 5px 10px 4px 10px;
	font-size: 15px;
	font-weight:normal;
}

/* FORUM STYLES 
	cell background #f8deaf
	header rows, today #e4bc72
	empty days, borders #d9aa53
	light brown (menu bg) #ab6d13
	med brown #6d310b
*/


.submitted {
	font-size: 10px;
	margin:0;
}
div.links {
	/*background-color:  #e4bc72;*/
	border: 1px solid #ab6d13;
	border-width: 1px 0px;
	padding: 3px 10px;
}

div.forum-topic-navigation {
	background-color:  #e4bc72;
	border-width:0px;
	display:none;
}


li.active {
	border-width: 0px;
	background-color:#e4bc72;
}

a.active {
	border-width: 0px;
	background-color:transparent;
}

tr.odd {
	background-color: #f8deaf;
}

tr.even {
	background-color: #e4bc72;
}

#forum table {
	background-color:transparent;
	width: 100%;
}

#forum th {
	text-align:left;
	background-color: #4c2106;
	color:white;
	border-width: 0px;
	padding: 5px 10px;
}

#forum th a {
	color:white;
}

#forum tr {
	border: 1px solid #d9aa53;
}
#forum td {
	background-color:transparent;
	padding: 5px 10px;
	border-width: 0px;
	text-align:left;
}

h2.news_title {
	font-size: 1.2em;
	font-weight:normal;
	line-height: 170%;
	margin:9px 0 2px 0;
	padding:0;
	color:white;
	text-transform:none;
}	



.content p {
	margin-bottom: 5px;
}

.comment {
  margin: 5px 0;
  padding: 1.5em 10px 1.5em;
  background-color: #e4bc72;
  border-top: 1px solid #ab6d13
}


#regions_left {
	width: 520px;
	float:left;
	padding:0;
	margin:0;
}

#regions_right {
	width: 80px;
	float:left;
	padding:0;
	margin:0;
}

table#regions_tbl {
 	margin: 220px 0 0 0;
 }

#regions_tbl tbody {
	border-width:0px;
}

#regions_tbl td {
	padding: 5px;
}


a.mavt_bttn {
	display:block;
	float:left;
	width: 200px;
	height: 18px;
	padding: 10px;
	margin: 5px 20px 5px 0;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	font-size: 14px;
	border: 1px solid #4c2106;
	color: #4c2106;
	background-color: #e7a01f;
	
}


img.pic-left {
	float:left;
	margin: 0 15px 10px 0;
}


img.pic-right {
	float:right;
	margin: 0 0 10px 15px;
}

/*
med brown #6d310b
	mustard yellow #e7a01f
	light brown (menu bg) #ab6d13
	dark brown (text) #4c2106
	
*/

