.ascendent-site img {
	border: 0 none !important
}

.ascendent-main-button, .ascendent-main-button:hover {
	background: url("/images/bg_button_blue_gradient.png") repeat-x !important;
    border-radius: 10px 10px 10px 10px !important;
    color: #FFFFFF !important;
    display: inline-block !important;
    font-family: Arial !important;
    font-size: 16px !important;
    height: 26px;
    line-height: 26px;
    margin: 34px 0 30px;
    padding: 0 22px;
    text-decoration: none !important;
}

.ascendent-button, .ascendent-button:hover {
	background: url('/images/bg_ascendent_header.png') repeat-x left center;
	height: 23px;
	line-height: 23px;
	color: #FFF !important;
	font-size: 12px;
	padding: 0 37px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	display: inline-block;
	text-decoration: none !important;
}

.ascendent-item {
	
}

.site-title {
	height: 53px;
	line-height: 53px;
	overflow: hidden;
	border-top: 1px solid #ffba89;
	border-bottom: 1px dotted #cfcfcf;
	margin-bottom: 9px;
}

.site-title .left {
	float: left;
	width: 50%;
	overflow: hidden;
	font-size: 22px;
	font-weight: bold;
	color: #61992c;
}

.site-title .right {
	float: right;
	width: 50%;
	overflow: hidden;
	text-align: right;
	margin-top: 8px;
}

.ascendent-form {
	margin-bottom: 10px;
}

.ascendent-form .ascendent-form-header {
	background: url('/images/bg_ascendent_header.png') repeat-x;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0 20px;
	color: #FFF;
	font-size: 15px;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
}

.ascendent-form .ascendent-form-content {
	padding: 7px 20px;
	border-left: 1px solid #e2d3c0;
	border-right: 1px solid #e2d3c0;
	border-bottom: 1px solid #e2d3c0;
	color: #3b3a3a;
	font-size: 12px;
	background: url('/images/ascendent_logo.png') no-repeat 590px center;
}

.ascendent-results {
	
}

.ascendent-results-icons {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #3b3a3a;
	text-align: center;
}

.ascendent-results-header {
	background: url('/images/bg_ascendent_header.png') repeat-x;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0 20px;
	color: #FFF;
	font-size: 15px;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
}

.ascendent-results-items {
	padding: 28px 18px;
	border-left: 1px solid #e2d3c0;
	border-right: 1px solid #e2d3c0;
	border-bottom: 1px solid #e2d3c0;
}

.ascendent-item {
	color: #61992c;
}

.ascendent-item .ascendent-image {
	float: left;
}
.ascendent-item .ascendent-name {
	font-weight: bold;
	font-size:  22px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
.ascendent-item .ascendent-date {
	font-weight: bold;
	font-style: italic;
	font-size:  14px;
}
.ascendent-item .ascendent-descr {
	font-size:  15px;
	color: #3b3a3a;
	margin-top: 5px;
	text-align: justify;
}

.ascendent-bookmark, .ascendent-bookmark:hover {
	display: block;
	color: #3b3a3a !important;
	text-decoration: none !important;
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
}

.ascendent-separator {
	background: url('/images/ascendent_separator.png') no-repeat;
	height: 1px;
	margin: 10px 0 20px;
}


/** INFOBOX **/
.infobox {
	font-size: 16px;
    margin: 0 auto;
    text-align: center;
    width: 600px;
}



.sitemap_background {
	clear: both;
}

#ss16 #ss16panel div {
    background-image: url('/images/slide-nav-new.png') !important;
}

#ss16 #ss16panel .on a, #ss16 #ss16panel a {
    font-family: 'Georgia';
    font-size: 18px;
    display: block;
    margin-top: -1px !important;
}