.pagination  ul li{
	
	
	display:inline;
	padding: 0px 5px 0px 5px;
}

.alpsnav {
width:200px;
}

.alpsnav li a{
	
	 color: #fff !important;
}

.alpsnav .previous  {
	
	border-top: 2px outset #fff;
	border-right: 2px outset #fff;
	border-left: 2px outset #fff;
	 background-color: #ffa92d ;
	display:inline !important;
	padding: 10px 15px 10px 15px;
}


.alpsnav .next {
	 
		border-top: 2px outset #fff;
	border-right: 2px outset #fff;
	border-left: 2px outset #fff;
		   background-color: #ffa92d ;
	display:inline !important;
	padding: 10px 15px 10px 15px;
}

.acymailing_form .button {
display:block;
margin:auto;
width:120px;
}


.alogo {
	margin-top:-70px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .alogo{margin-top:-10px;;}
}

@-moz-document url-prefix() {
    .alogo {
	margin-top:-10px;
}
}


.navmenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 200px;
    background-color: #f1f1f1;
    border: 1px outset #555;
	
	
	
}

.navmenu li a {
    display: block;
    color: #ffa92d;
    padding: 8px 16px;
    text-decoration: none;
	border-top: 1px outset #fff;
	border-right: 1px outset #fff;
	border-left: 1px outset #fff;
}


.navmenu li:last-child {
    border-bottom: 1px outset #fff;
	
   
}



.navmenu  li a:hover {
    background-color: #ffa92d;
    color: white;
}

.navmenu .active a {
 background-color: #ffa92d;
    color: #fff;

}


.primary-nav__list .active a{
 
    color: #ffa92d;

}

.alps_content p {
    font: 400 14px/22px 'Merriweather' !important;
    color: #575a5c !important;
    margin: 0 0 10px !important;
}

.alps_content li  {
    font: 400 14px/22px 'Merriweather' !important;
    color: #575a5c !important;
  	text-indent: 50px !important ;

    
}

.alps_inline {
	 text-indent: 50px !important ;
	font: 400 14px/22px 'Merriweather' !important;
	font-style: italic !important;
	color: #2f557f !important;
	
	
}

dl.tabs {
float: left;
margin: 10px 0 -1px;
z-index: 50;
}

dl.tabs dt.open {
background: none repeat scroll 0 0 #ffa92d;
border-bottom: 1px solid #F9F9F9;
color: #fff!important;
z-index: 100;
}

dl.tabs dt.open h3 {
color: #fff !important;
}


dl.tabs dt.open {
border-bottom: medium none !important;
font-weight: bold;

}
dl.tabs dt {
float: left;
margin-left: 3px;
padding: 4px 10px;
}
dl.tabs dt {
background: -moz-linear-gradient(center top , #E4E2CC, #F5F1E6) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
border: medium none !important;
border-radius: 5px 5px 0 0;
}

dl.tabs dt.open {
color: #fff !important;
}
dl.tabs dt.open {
font-weight: bold;
}

dl.tabs dt.closed {
background: -moz-linear-gradient(center top , #fff, #E4E2CC) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

dl.tabs dt {
background: none repeat scroll 0 0 #E9E9E9;
border: 1px solid #CCCCCC;
color: #666666;
float: left;
margin-left: 3px;
padding: 4px 10px;
}
dl.tabs dt {
background: -moz-linear-gradient(center top , #E4E2CC, #F5F1E6) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
border: medium none !important;
border-radius: 5px 5px 0 0;
}

div.current {
border: 1px solid #CCCCCC;
clear: both;
padding: 10px;
}
div.current {
background: none repeat scroll 0 0 #fff;
border: medium none !important;
border-radius: 0 0 5px 5px;
}

div.current dd {
margin: 0;
padding: 0;
}

