/* HEADER
--------------------------------------------------------- */
#ja-header {
	position: relative;
	height: 114px;
	background-image: url(../../../images/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#ja-header h1.logo a {
	width: 332px;
	display: block;
	height: 68px;
	z-index: 100;
	position: absolute;
	top: 8px;
	left: 544px;
	background-image: url(images/oncuelogo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	color: #CCCCCC !important;
	text-decoration: none;
	outline: none;
	position: absolute;
	bottom: 40px;
	left: 5px;
}

/* Search */
#ja-search {
	padding-left: 20px;
	background: url(../images/icon-search.gif) no-repeat center left;
	position: absolute;
	bottom: 15px;
	right: 0;
}

#ja-search .inputbox {
	width: 120px;
	border: 1px solid #333333;
	padding: 3px 5px;
	color: #999999;
	background: #444444;
	font-size: 92%;
}

/* Top Right Nav
--------------------------------------------------------- */

#call-numbers-wrapper {
  z-index: 100;
  position: absolute;
}

#call-numbers {
  display: none;
  background: url(../images/bg-call.png) 623px 0 no-repeat;
  height: 118px;
  width: 893px;
  z-index: 99;
  position: absolute;
  margin: 4px auto;
}

#topright {
	color: #7aba26;
	position: absolute;
	top: 0px;
	left: 440px;
	font-size: 11px;
	padding-top: 4px;
}

#topright #call-us {
  float: left;
  background: url(../images/bg-call-bullet.gif) top right no-repeat transparent;
  margin-right: 10px;
  padding-right: 10px;
}

#topright ul, #topright form, #topright input, #topright div {
  display: inline;
}

#topright a {
  color: #7aba26;
  text-decoration: none;
}

#topright a:hover {
  color: #690;
  text-decoration: none;
  background: transparent;
}

#topright li {
  float: left;
  list-style: none;
  margin: 0 15px;
}

#topright form, #topright .search {
  border: 0px;
  float: left;
  white-space: nowrap;
  margin: 0 0 0 10px;
}

#topright .search strong {
  color: #4d4d4f;
  font-size: 11px;
  text-transform: none;
  float: left;
}

#topright .search form {
  margin-left: 10px;
  float: left;
  display: inline;
}

#topright .search #mod_search_searchword { margin-right: 2px; }
#topright .search .button-search {
  background: none;
  border: 0px;
  position: absolute;
  top: 4px;
}

#topright .search-search {
  height: 12px;
  margin-right: 5px;
}

/* FOOTER
--------------------------------------------------------- */
#nosidebars #ja-footer,
#home #ja-footer {
  padding: 20px 0px;
  background: url(../images/bg-footer.jpg) top left no-repeat #fff;
  clear: both;
	padding: 0;
	color: #6d6359;
	position: relative;
}

#search #ja-footer,
#event #ja-footer, 
#article #ja-footer {
  border-top: 1px solid #cfcfcf;
}

#ja-footer-text {
  padding: 30px 0;
}

#ja-footer td {
	text-align: center;
}

#ja-footer a {
  color: #6d6359;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #000;
	text-decoration: none;
}

#ja-footer span {
  margin: 0 0.25em;
}
