html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}/* 
Basic Styles
Company: Alpaca Registry
Author: Vivian Clark
*/
body {
  background: #597536 url(/resources/dyn/files/138591/_fn/background_repeat.gif) repeat-x top left;
  font: 12px/16px arial, helvetica, sans-serif;
  color: #666;
}
.page {
  padding: 0;
}

.enclosing {
  background: url(/resources/dyn/files/138590/_fn/background_center.gif) no-repeat center 67px;
}

/* header ------------------------------------------*/
#header {
  width: 100%;
}
#header_container {
  width:1018px;
  margin: 0 auto;
  height:86px;
  position:relative;
}
#logo a,
#logo {
  width:168px;
  height:78px;
}
#logo {
  position:absolute;
  top:67px;
  right:174px;
}
#logo a {
  display:block;
  text-indent:-3000px;
  overflow:hidden;
  background: url(/resources/dyn/files/138589/_fn/ari_logo.png) no-repeat;
}
/*site search ---------------------*/

#header .sitesearch {
  float:right;
  padding:15px 1px 0;
  height: 21px;
  margin-bottom: 10px;
}
#header #site_search_form div,
#header #site_search_form span {
  float:left;
}

#header #site_search_form input.site_search_query {
  width:186px;
  height:13px;
  padding:2px 5px 3px;
  font:13px/16px tahoma,sans-serif;
  color:#ABABAB;
  border-width:1px;
}
#header #site_search_form input.site_search_button {
  margin:0px 0 0 5px;
  height: 21px;
}
/* main navigation -------------------------------------- */
#main_menu {
  float:left;
  clear:right;
  margin: 0;
  background: white;
  padding: 17px 0 0;
  width: 100%;
}
#main_menu ul {
  float:left;
  padding-left: 25px;
}
#main_menu li {
  float:left;
  background: url(/resources/dyn/files/138600/_fn/nav_inactive_left.gif) no-repeat left top;
}
#main_menu li.first {
  border:none;
}
#main_menu a {
  font:14px/22px arial,sans-serif;
  text-decoration:none;
  padding: 6px 18px 5px;
  display: block;
  color: white;
  background: url(/resources/dyn/files/138602/_fn/nav_inactive_right.gif) no-repeat right top;
}
#main_menu a:hover {
  text-decoration: underline;
}
#main_menu li.mi_active {
  background: url(/resources/dyn/files/138596/_fn/nav_active_left.gif) no-repeat left top;
}
#main_menu li.mi_active a {
  background: url(/resources/dyn/files/138598/_fn/nav_active_right.gif) no-repeat right top;
}
/* content -----------------------------------------*/
#body,
#e_column_0 {
  width:1000px;
  margin:0 auto;
  padding: 9px;
}
#body {
  background: #fff;
}
#e_column_0 {
  background: #fff url(/resources/all/files/59071/_fn/about-separators.gif) repeat-y;
  -moz-border-radius: 0 0 30px 30px;
}

#body:after { /* Opera, FF, Safari clearing fixer */
  clear:both;
  display:block;
  content:".";
  overflow:hidden;
  height:0;
  visibility:hidden;
}
/* main image (column1)-------------------------------*/
#main_image {
  width: 995px;
  padding:0 0 10px;
  background: #fff no-repeat;
}
#main_image h1 {
  margin:0;
  color:#fff;
  font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
  font-weight:normal;
}


/* footer ---------------------------------------*/
.footer {
  width: 100%;
}
#footer_container {
  width:800px;
  height:36px;
  margin:0 auto;
  font:12px/36px arial,sans-serif;
  color:#b0bd9f;
}
.footer address {
  font-style:normal;
}
.footer #footer_address {
  float:left;
}
.footer #footer_copyright {
  float:right;
}



/*general styles ----------------------------------*/
a {
  color: #5076b8;
}
a:hover {
  text-decoration:none;
}

img {
  border: none;
}
h1, h2, h3, h4, h5 {
  font-family: Helvetica, "Trebuchet MS", Arial, sans-serif; 
  font-weight: bold;
}
h1 {
  margin: 0 0 20px;
  font-size: 2em;
}
h2 {
  margin:0 0 18px;
  font-size: 1.9em; 
  line-height: 20px;
  color: #6C37A9;
}
h3,
#column2 h3 {
  font-size: 1.4em;
  line-height: 18px;
  font-style: italic;
}
h4 {
  margin: 0 0 14px;
  font-size: 1.2em;
}
h5 {
  margin: 0 0 12px;
  font-size: 1em;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
ul, p {
  margin-bottom: 15px;
}
/* new_owners, members, links titles------------------ */ 
.new_owners h2 {
  color:#6c37a9;
}
.members h2 {
  color:#a20a26;
}
.links h2 {
  color:#bf890a;
}
/* sign up button -----------------------------*/
a.sign_up {
  height:33px;
  width:153px;
  background:no-repeat;
  text-indent:-3000px;
  overflow:hidden;
  display: block;
  white-space:nowrap;
  background:url(/resources/dyn/files/138592/_fn/button_signup.gif) no-repeat;
  margin:15px 0 0 1px;
}

/** collapsible component */
div.collapsible-control,
div.collapsible-control-show,
div.collapsible-control-hide {
 cursor: pointer;
 cursor: hand;
}

/* IE FIXES */
#ie7only #header #main_menu,
#ie6only #header #main_menu {
  margin-top: 48px;
}
#ie6only #e_content #body,
#new_content #ie6only #e_column_0 {
  border-top: none;
}
#new_content #ie6only #header #logo {
  right: 120px;
  top: 57px;
}
 /* Interior Styles */
#e_column_0 {
  background: #fff none;
}
#column1 {
  width: 995px;
  margin: 0 auto .5em auto;
}
#column2 {
  width: 64%;
  float: left;
  background: #473b61;
  padding: 1em;
  margin: 0 .9em 0 .2em;
  -moz-border-radius: 0 0 0 30px;
}
#column3 {
  width: 30.8%;
  float: left;
}
#column2 .textbean {
  padding-bottom: 1em;
}
#new_content {
  background: url(/resources/dyn/files/138591/_fn/background_repeat.gif) repeat-x top #597536;
}
#new_content .page {
  background: url(/resources/dyn/files/138590/_fn/background_center.gif) no-repeat center 67px;
}
#header {
  background: #8eb356;
}
#new_member #column2 {
  background: #72091c;
}
#new_links #column2 {
  background: #804901;
}
/* text styles */
#column2,
#column3 {
  color: #ffffff;
  font-family: arial, sans-serif;
  line-height: 1.3;
}

h2 {
  background: url(/resources/dyn/files/138593/_fn/heading_border.png) no-repeat bottom left;
  padding-bottom: .3em;
  margin-bottom: .5em;
  font-family: 'ClearfaceGothicLTStd75Bold';
  font-size: 1.7em;
  font-weight: lighter;
  color: #ffffff;
}

#column2 a {
  color: #fff;
  text-decoration: none;
}
#column2 a:hover {
  text-decoration: underline;
}
#column3 #forms_text h2 {
  color: #72091c;
  background: none;
  margin-bottom: 0;
}
#forms_text p {
  padding-bottom: 1em;
  font-family: arial, sans-serif;
}
#column2 h3 {
  padding-top: 1em;
}
/* column 3 styles */
.new_owners {
  background: #334f05;
  padding: .2em .5em;
  margin-bottom: .5em;
}
.new_owners .inner {
  background: #759e36;
  border: 2px #fff solid;
  padding: .5em;
}

#outer {
border: 2px solid #334f05;

}

#new_owners_wrapper {
background-color:#759E36;
border: 2px solid white;
padding: 10px;

}

.new_owners .inner {
background-color:#759e36;
}

a.sign_up {
  margin: 0 auto;
}
.links {  
  background: #724619;
  padding: .2em;
  margin-bottom: .5em;
}
.links div {  
  background: #7f4901;
  border: 2px #fff solid;
  padding: .5em;
}
.links a {
  color: #fff;
  text-decoration: none;
  font-size: .8em;
}
.links a:hover {
  color: #e2c397;
}
.approved_logos,
#forms_text,
#ari_links,
#contact_map {
  background: #999282;
  padding: .2em;
  margin-bottom: .5em;
}
.approved_logos .inner_content,
#forms_text .inner,
#ari_links .inner,
#contact_map .inner {
  background: #dfd8ce;
  border: 2px #fff solid;
  padding: .5em;
}
#ari_links .inner h2 {
  color: #804901;
  background: none;
  line-height: 1.2;
}
#ari_links .inner div {
  text-align: center;
}
#forms_text .inner li,
#forms_text .inner p {
  color: #636366;
}
#column3 #forms_text ul {
  margin: 0.2em 0 0.5em;
}
#column3 .approved_logos h2 {
  color: #463c5f;
  background: none;
  margin-bottom: 0;
}
#column3 .inner_content p {
  color: #636361;
}
#column3 h2 {
  color: #fff;
font-size: 1.5em;
}
#column3 ul {
  margin: .5em 0;
}
#column3 li {
  color: #fff;
  padding-bottom: .3em;
  font-family: arial, sans-serif;
}
#column3 li a {
  color: #fff;
  font-family: arial, sans-serif;
  text-decoration: none;
}
#column3 li a:hover {
  color: #314f05;
}
#column3 #forms_text a {
  color: #72091C;
  text-decoration: none;
}
#column3 #forms_text a:hover {
  text-decoration: underline;
}
#column3 h4 {
  color: #636366;
  font-family: arial, sans-serif;
  font-style: italic;
  font-weight: bold;
}
#contact_map img {  
  width: 208px;
  height: 236px;
}
/* approved logos */
.logos {
  margin-top: 1em;
}
.logos p {
  margin-bottom: 1em;
}
.logos a {
  color: #3c3837;
  text-decoration: none;
}
.logos img {
  margin: .5em 0 .8em 0;
}
.logos a:hover {
  text-decoration: underline;
}
/* members */
.members {
  background: #a9223a;
  padding: 4px;
}
.members div.inner {
  background: #72091c;
  border: 1px solid white;
  padding: 15px 16px 12px;
  color: white;
}

/* headers */
#new_content #main_image {
  background-image: url(/resources/dyn/files/139108/_fn/newcontact_banner.gif);
}

#new_about #main_image,
#new_careers #main_image {
  background-image: url(/resources/dyn/files/139077/_fn/newabout_banner.gif);
}
#new_contact #main_image {
  background-image: url(/resources/dyn/files/139108/_fn/newcontact_banner.gif);
}
#new_content #main_image h1,
#new_about #main_image h1 {
  padding: 108px 0 0 40px;
}
#new_contact #main_image h1 {
  padding: 124px 79px 0 34px;
  width: 328px;
}
#new_links #main_image {
  background-image: url(/resources/dyn/files/139123/_fn/newlinks_banner.gif);
}
#new_links #main_image h1 {
  padding: 121px 0 0 34px;
  width: 457px;
}
#new_careers #main_image h1 {
  padding: 120px 0 0 34px;
}
#new_member #main_image {
  background-image: url(/resources/dyn/files/139132/_fn/newmembers_banner.gif);
}
#new_member #main_image h1 {
  padding: 123px 0 0 34px;
  width: 447px;
}
#main_image {
  height: 230px;
}
#main_image h1 {
  font-size: 25px;
  line-height: 30px;
  padding: 79px 0 0 34px;
  width: 493px;
  float: right;
  clear: both;
  text-align: center;
}
#main_image p {
  margin:0;
  padding:0 20px 0 34px;
  width: 369px;
  color:#fff;
  font:14px/20px arial,sans-serif;
  float: right;
}

/*Alpaca Academy */
#new_links .ari_academy {
  background: #000;
  width: 98%;
  margin: 0 0 .5em 0;
  padding: .2em;
 }
#new_links .ari_academy div.inner {
  background: #c6e3f5;
  padding: 4px 1px;
  border: 2px solid #fff;
}
#new_links .ari_academy div.inner p {
  padding-left: 15px;
}
#new_links .ari_academy div.inner p, 
#new_links .ari_academy div.inner h4 {
  color: #000;
}
#new_links .ari_academy div.inner h4 {
  text-align: center;
  font-size: .9em;
  padding-bottom: .3em;
}
#new_links .ari_academy p {
  margin-bottom: 0;
  font-size: .7em;
}
#new_links .ari_academy img {
  width: 213px;
  padding-left: .4em;
  height: 36px;
}
#ari_links .inner {
  padding-bottom: 2em;
}

/* staff page -----------------------*/
.staff td {
  width: 32%;
  text-align: center;
  padding-bottom: 15px;
}
.staff td img {
  background: white;
  padding: 2px;
}
/* new report styles ------*/
#column2 {
  width: 97%;
  -moz-border-radius: 0 0 30px 30px;
}
span.report_name_text_con {
  display: block;
  background: url(/resources/dyn/files/138593/_fn/heading_border.png) no-repeat bottom left;
  padding-bottom: .3em;
  margin-bottom: .5em;
  font-family: 'ClearfaceGothicLTStd75Bold';
  font-size: 1.7em;
  font-weight: lighter;
  color: #ffffff;
}
.componentfactorybean table td {
  background-color: transparent!important; 
  border-bottom: 1px solid white;
  text-transform: lowercase;
  padding: 5px 0;
}
.componentfactorybean table tr {
  background-color: transparent!important;
}
.componentfactorybean table td div {
  color: #fff!important;
  text-align: left!important;
}
.componentfactorybean table {
  width: 99%;
}
div.menu_component {
 position: relative;
 display: inline-block;
}
* html div.menu_component {
 display:inline; zoom:1.0;
}
*+html div.menu_component {
 display:inline; zoom:1.0;
} 
.menu_component ul.menu_items {
 position: absolute;
 top: 1.5em;
 left: 0;
 background-color: #ddd; /* Required for phantom padding bug in IE. Seriously. */
 list-style: none;
 margin: 0;
 padding: 0;
 z-index: 1;
}
.menu_component li.menu {
 position: relative;
 margin: 0;
 padding: 0;
 width: 11em;  /* Override if necessary based on length of menu labels. */ 	
}
.menu_component li.menu ul.menu_items {
 top: 0;
 left: 100%;   /* Override if necessary based on position on page */
}
.menu_component .menu a.menu_item,
.menu_component .menu span.menu_item {
 display: block;
 width: 10em;
 color: #000;
 text-decoration: none;
 padding: 4px .5em;
 margin: 0;
}
.menu_component li.menu a.menu_item:hover {
 background-color: #aaa;
}
.menu_component li.menu span.menu_item {
 color: #666;
}
.menu_component .parent_menu > a.menu_item {
 background-image: url(/resources/all/docroot/miwt/component/images/menu-expand.gif) ;
 background-position: right center;
 background-repeat: no-repeat;
}
/** Support up to 5 levels for IE6 */
.menu_component ul,
div.menu_component.active ul ul,
div.menu_component.active .active ul ul,
div.menu_component.active li .active ul ul,
div.menu_component.active li li .active ul ul,
div.menu_component.active li li li .active ul ul  {
 display: none;
}
div.menu_component.active ul,
div.menu_component.active .active ul,
div.menu_component.active li .active ul,
div.menu_component.active li li .active ul,
div.menu_component.active li li li .active ul,
div.menu_component.active li li li li .active ul {
 display: block;
}
div.menu_component.active li:hover > ul {
 display: block;
}    div.window {
		background-color: #eee;
		border-style: ridge;
		border-color: ThreeDLightShadow ThreeDDarkShadow ThreeDDarkShadow ThreeDLightShadow;
		border-width:1px 2px 2px 1px;
		padding: 2px;
    }
	.titlebar_row td {
		height: 1.2em;
	}
	td.activewindowtitle {
	    font-weight: bold;
		text-align: center;
		vertical-align: middle;
		padding: 0px;
		margin: 0px;
	    border: 0px none;
		overflow: hidden;
		cursor: pointer;
		cursor: hand;
	}
    td.windowbuttons {
		color: ButtonText;
		margin: 0;
		font-size: .8em;
		text-align: right;
	}	
	td.inactivewindowtitle {
	    background-color: InactiveCaption;
	    font-weight: bold;
		color: InactiveCaptionText;
		text-align: center;
		vertical-align: middle;
		overflow: hidden;
		cursor: pointer;
		cursor: hand;
	}
	div.windowcontent {
	  	color: WindowText;
		background-color: #fafcff;
		border: 1px outset #777;
	    overflow: auto;
	    position: absolute;
	    top: 1.75em; /* Needs to be >= titlebar height + padding, etc */
	    bottom: 2px;
	    left: 2px;
	    right: 2px;
	}
	.windowresize_sw,
	.windowresize_se,
	.windowresize_nw,
	.windowresize_ne {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 5px;
		height: 5px;
		cursor: ne-resize;
	}
	.windowresize_sw {
		cursor: sw-resize;
	}

	.windowresize_se {
		cursor: se-resize;
	}

	.windowresize_nw {
		cursor: nw-resize;
	}				
    /* OptionDialog. */
    table.OptionDialogButtons,
    table.OptionDialog {
        margin: 0 auto;
    }

/* Progress Dialog. */
div.miwt_ajax_progress {
  padding: 1.5em; 
  width: 200px; 
  vertical-align: middle; 
  text-align: center; 
  background-color: #f5f5f5;
  z-index: 10001; 
  border: 1px solid #330000; 
}
span.miwt_ajax_progress span {
  background-color: lightsteelblue;
  border-top: thin solid black; 
  border-bottom: thin solid black;
}
#miwt_ajax_progress_0 {
  border-left: thin solid black;
}
#miwt_ajax_progress_4 {
  border-right: thin solid black;
}.miwt_dnd_feedback
{
  background-color: white;
  padding: 2px;
  border: thin gray solid;
}
 
.miwt_dnd_dropactive
{

}

div.dropoptions
{
  background-color: white;
  padding: 2px;
  border: thin gray solid;
}
div.column_visibility {
  position: relative;
  display: inline;
}
#ie6only div.column_visibility {
  position: static;
}
div.column_visibility_selector {
  position: absolute;
  top: 2.5em;
  right: 0;
  z-index: 1;
  min-width: 10em;
  visibility: hidden;
  border: 1px solid black;
  text-align: left;
  background: white;
  color: black;
  padding: .25em;
}
div.column_visibility button {
  width: 18px;
  height: 16px;
  text-indent: -1000em;
  overflow: hidden; 
  border: none;
  background: transparent url(/resources/all/docroot/miwt/component/images/view.gif) no-repeat center;
}
/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

div.calendar, div.calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #778 url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #778;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}
.site_search_results_heading {
  padding: 0.125em;
}
.site_search_results_heading .clear_float_bounding {
  line-height: 1px;
}
.site_search_no_results .site_search_query {
  font-weight: bold;
}
.site_search_results_heading .site_search_title {
  font-size: 1.3em;
  font-weight: bold;
  display: block;
  width: 50%;
  float: left;
  clear: left;
}
.site_search_results_heading .site_search_results_count {
  margin-top: 0.125em;
  text-align: right;
  display: block;
  width: 50%;
  float: left;
  clear: right;
}
div.site_search_rpp {
  margin-bottom: 1em;
  margin-left: 0.125em;
  font-size: 80%;
}
a.site_search_rpp {
  text-decoration: none;
}
div.site_search_rpp span.site_search_rpp {
  padding-left: 0.25em;
}
div.site_search_rpp span.site_search_rpp_sep {
  border-right: 1px black solid;
}
.site_search_current_rpp {
}
div.site_search_results {
  margin: 1em 0 1em 0;
  width: 100%;
  float: left;
}

.site_search_result {
   padding-bottom: 0.71em;
}
.site_search_result .highlight {
  font-weight: bold;
}
.site_search_result .site_search_result_title {
}
.site_search_result .site_search_result_description {
  font-size: 0.93em;
}
.site_search_result .site_search_result_link {
  font-size: 0.93em;
}
.site_search_pager {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  height: 1.5em;
  padding: 10px;
}
.site_search_pager a, site_search_rpp {
  text-decoration: none;
}
span.site_search_pager_offset a:hover, 
.site_search_current_offset a,
span.site_search_pager_prev a:hover,
span.site_search_pager_next a:hover {
}
span.site_search_pager_offset a,
span.site_search_pager_prev a,
span.site_search_pager_next a {
  border: 1px gray solid; 
  padding: 0.13em 0.33em 0.13em 0.33em;
}
span.site_search_pager_offset {
  padding-left: 0.25em;
}
.site_search_pager_next {
  padding-left: 0.25em;
}

