/*--------------------------------------------------------------------------------
# ah-68-Flexi 2.5 - Dezember 2012 (J2.5)
# Copyright (C) 2006-2012 www.ah-68.de All Rights Reserved.
----------------------------------------------------------------------------------*/
html {
	height : 100%;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
	line-height: 150% !important;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	padding: 0;
	margin: 0
}
/* Body Print */
body.contentpane {
	color : black;
	background : none;
	background-color : white;
}
/* Layout */
#wrapper {
	display : block;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}
#wrap {
	display : block;
	width: 1000px;
	margin: 0;
	padding: 0;
	float: left
}
#header {
	width: 1000px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

.header-float {
	width: 1000px;
	float: left;
}
.header-foot {
	width: 1000px;
	height: 30px;
	float: left;
	background-image: url(../images/header-foot.png);
	background-repeat: no-repeat;
}
.logo {
	margin: 40px 0 30px 40px;
	padding: 0;
	float: left;
	height: 51px;
	width: 280px;
}
#search {
	width: 650px;
	margin: 0px 0 0 0;
	padding: 0;
	float: right;
}
#header .search {
	width: auto;
	float: left;
}
#header .button {
	background: none;
	margin: 0;
	padding: 0;
	float: left
}
#header .inputbox {
	margin: 7px -15px 0 0;
	padding: 5px 10px;
	float: left
}
#topnav {
	width: 900px;
	height: auto;
	margin: 0 40px;
	padding: 0;
	float: left;
}
.topnav {
	width: auto;
	float: right
}
#topmenu {
	width: 1000px;
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
	height:40px;
}
#multimenu-frame {
	overflow : visible;
	width: 1000px;
	float: left;
	margin: 0;
	padding: 0
}
#superfish-frame {
	overflow : visible;
	width: 930px;
	float: left;
	margin: 0 25px;
	padding: 0
}
#top-slider {
	width: 1000px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	display: block;
}
.top-slide {
	width: 960px;
	margin: -5px 10px 0 10px;
	padding: 0;
	float: left
}
.top-slide-head {
	width: 1000px;
	height: 10px;
	float: left;
	background-image: url(../images/slider-head.png);
	background-repeat: no-repeat;
}
.top-slide-float {
	width: 1000px;
	float: left;
	background-image: url(../images/slider-float.png);
	background-repeat: repeat-y;
}
.top-slide-foot {
	width: 1000px;
	height: 30px;
	float: left;
	background-image: url(../images/slider-foot.png);
	background-repeat: no-repeat;
	margin: -20px 0 0 0;
}
#contentframe {
	width: 1000px;
	padding: 0;
	float: left;
}
.content-frame {
	width: 1000px;
	margin: 0;
	padding: 0;
	float: left
}
.content-head {
	width: 1000px;
	height: 25px;
	float: left;
	background-image: url(../images/content-head.png);
	background-repeat: no-repeat;
}
.content-float {
	width: 1000px;
	float: left;
}
.content-foot {
	width: 980px;
	height: 30px;
	float: left;
	background-image: url(../images/content-foot.png);
	background-repeat: no-repeat;
}
#content {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0px 0;
	float: left;
}
#content-top {
	width: 100%;
	float: left;
	margin:33px 0 0 0;
	padding: 0
}
#content-bottom {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 0
}
.content_small {
	width: 420px;
	float: left
}
.content_med {
	width: 760px;
	float: left
}
.content_large {
	width: 900px;
	float: left
}
#leftframe {
	display : block;
	width: 210px;
	height: auto;
	margin: 20px 30px 20px 0;
	padding: 0;
	float: left
}
#rightframe {
	display : block;
	width: 210px;
	height: auto;
	margin: 20px 0 20px 30px;
	padding: 0;
	float: left
}
#bottom-slider {
	width: 980px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	display: block;
}
.bottom-slide {
	width: 960px;
	margin: -5px 10px 0 10px;
	padding: 0;
	float: left
}
.bottom-slide-head {
	width: 980px;
	height: 10px;
	float: left;
	background-image: url(../images/slider-head.png);
	background-repeat: no-repeat;
}
.bottom-slide-float {
	width: 980px;
	float: left;
	background-image: url(../images/slider-float.png);
	background-repeat: repeat-y;
}
.bottom-slide-foot {
	width: 1000px;
	height: 30px;
	float: left;
	background-image: url(../images/slider-foot.png);
	background-repeat: no-repeat;
	margin: -20px 0 0 0;
}
#footer {
	display : block;
	width: 1000px;
	margin: 0;
	float: left;
}
.footer-inside {
	width: 1000px;
	margin: 0 0px;
	padding: 0;
	float: left
}
.footer-head {
	width: 980px;
	height: 25px;
	float: left;
	background-image: url(../images/content-head.png);
	background-repeat: no-repeat;
}
.footer-float {
	width: 1000px;
	min-height: 20px;
	float: left;
}
.footer-foot {
	width: 980px;
	height: 45px;
	float: left;
	background-image: url(../images/content-foot.png);
	background-repeat: no-repeat;
}
#breadcrumbs {
	width: 900px;
	height: 20px;
	margin: 5px 0;
	padding: 0;
	float: left
}
.breadcrumbs {
	margin: 0;
	padding: 0;
	font-size: 12px;
	float: left;
	color:#4d4d4d;
}
#copyright {
	margin: 5px 0;
	padding: 0;
	float: left;
	width: 100%;
	font-size: 12px
}
.copyright {
	margin: 5px 0;
	padding: 0;
	float: left;
	font-size: 12px;
	text-align: left;
}
.copyright-ah-68 {
	margin: 5px 0;
	padding: 0;
	float: right;
	width: 150px;
	font-size: 12px;
	text-align: right;
}
.bottom-nav {
	margin: 0;
	padding: 0;
	float: right;
	width: auto;
}
.top-line {
display:none;
	
}
.bottom-line {
	width: 100%;
	position: fixed;
	bottom: 0px;
	right: 0px;
	left: 0px;
	z-index: 99999
}
#sidebar {
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	position: fixed;
	right: -25px;
	top: 260px;
	z-index: 99999;
	background-color: #f5f5f5;
	border: 1px solid #fff;
	box-shadow: 0 2px 5px #888
}
.sidebar {
	padding: 5px 10px;
	margin: 0
}
.sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.sidebar li {
	padding: 0;
	margin: 2px 0
}
.sidebar li:last-child {
	margin: 2px 0 0 0
}
/* BackToTop Container */

#toTop {
	cursor: pointer;
	display: none;
	position: fixed;
	right: 10px;
	bottom: 23px;
	width:35px;
	border:0;
	background:none;
}
.gotop {
	font-size: 30px;
	font-weight: bolder;
	padding: 10px 10px 15px 9px;
	z-index: 99999;
	background-color: #f5f5f5;
	border: 1px solid #fff;
	box-shadow: 0 2px 5px #888;
	transition: color .5s ease-in-out;
}
.gotop:hover {
}
/* Top Container */
#top_container {
	float: left;
	width: 100%;
	margin-top: 20px;
	padding: 0
}
#top_container .moduletable, #top_container .moduletable_menu {
	border-radius: 4px;
}
.top-container, .mini-top-container, .small-top-container, .large-top-container {
	overflow: hidden;
	float: left;
	margin-left: 1%;
}
.mini-top-container {
	width: 24.2%;
}
.small-top-container {
	width: 32.6%;
}
.large-top-container {
	width: 49.5%;
}
div:first-child.mini-top-container, div:first-child.small-top-container, div:first-child.large-top-container {
	margin-left: 0;
}
/* Content Top Container */
#content_top_container {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#content_top_container .moduletable, #content_top_container .moduletable_menu {
	border-radius: 4px;
}
.content-top-container, .small-content-top-container, .large-content-top-container {
	overflow: hidden;
	float: left;
	margin-left: 1%;
}
.small-content-top-container {
	width: 32.6%;
}
.large-content-top-container {
	width: 49.5%;
}
div:first-child.small-content-top-container, div:first-child.large-content-top-container {
	margin-left: 0;
}
/* Content Bottom Container */
#content_bottom_container {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#content_bottom_container .moduletable, #content_bottom_container .moduletable_menu {
	border-radius: 4px;
}
.bottom-container, .small-bottom-container, .large-bottom-container {
	overflow: hidden;
	float: left;
	margin-left: 1%;
}
.small-bottom-container {
	width: 32.6%;
}
.large-bottom-container {
	width: 49.5%;
}
div:first-child.small-bottom-container, div:first-child.large-bottom-container {
	margin-left: 0;
}
/* Bottom Container */
#bottom_container {
	float: right;
	width: 760px;
	margin-bottom: 20px;
	padding: 0;
	padding-bottom: 10px;
}
#bottom_container .moduletable, #bottom_container .moduletable_menu {
	border-radius: 4px;
}
.bottom-container, .mini-bottom-container, .small-bottom-container, .large-bottom-container {
	overflow: hidden;
	float: left;
	margin-left: 1%;
}
.mini-bottom-container {
	width: 24.2%;
}
.small-bottom-container {
	width: 32.6%;
}
.large-bottom-container {
	width: 49.5%;
}
div:first-child.mini-bottom-container, div:first-child.small-bottom-container, div:first-child.large-bottom-container {
	margin-left: 0;
}
/* Footer Container */
#footer_container {
	float: left;
	width: 100%;
	margin: 10px 0;
	padding: 0
}
#footer_container .moduletable, #footer_container .moduletable_menu {
	border-radius: 4px;
}
.footer-container, .mini-footer-container, .small-footer-container, .large-footer-container {
	overflow: hidden;
	float: left;
	margin-left: 1%;
}
.mini-footer-container {
	width: 24.2%;
}
.small-footer-container {
	width: 32.6%;
}
.large-footer-container {
	width: 49.5%;
}
div:first-child.mini-footer-container, div:first-child.small-footer-container, div:first-child.large-footer-container {
	margin-left: 0;
}
/* Moduletable h3 */
.moduletable_text h3, .module_text h3, div.moduletable h3, div.moduletable_menu h3, div.module h3, div.module_menu h3, div.modulenew h3, div.modulehot h3, div.moduletablenew h3, div.moduletablehot h3 {
	text-align : left;
	padding: 5px 0 5px 10px;
	
}
/* Module */
div.moduletable, div.moduletable_menu, div.moduletablenew, div.moduletablehot {
	border-radius: 4px;
}
div.moduletable p {
	padding: 0 5px;
}
#content div.moduletable {
	background: none;
	padding: 0;
	margin: 5px 0
}
div.moduletable:last-child, div.moduletable_menu:last-child {
}
div.module, div.module_menu, div.moduletable_menu, div.modulenew, div.modulehot {
	float: left;
	padding: 0;
	margin: 0 10px 0px 0;
	width: 100%
}
div.modulenew, div.modulehot {
	border-radius: 4px;
}
div.module:last-child, div.module_menu:last-child, div.moduletable_menu:last-child, div.modulenew:last-child, div.modulehot:last-child {
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
	width: 100%
}
div.module div div div, div.module_menu div div div, div.modulenew div div div, div.modulehot div div div {
	padding: 0px 0px 10px 0px;
	float: left;
	min-width: 190px;
	border-radius: 10px;
}
div.modulenew div div div, div.modulehot div div div {
	float: none
}
div.module div div div div, div.module_menu div div div div {
	padding: 0;
	margin: 0;
}
/* DIV Moduletable xtras */
div.moduletablenew h3, div.modulenew h3 {
	background-image: url(../images/module-neu.png);
	background-repeat: no-repeat;
	background-position: 99% 6px
}
div.moduletablehot h3, div.modulehot h3 {
	background-image: url(../images/module-hot.png);
	background-repeat: no-repeat;
	background-position: 99% 6px
}
/* Menu Level 1 */
ul.menu {
	margin: 0;
	padding : 0;
	list-style : none;
	width: auto;
}
ul.menu li {
	margin : 0;
	padding : 0;
	list-style : none;
	display:inline-block;
}

ul.menu li:first-child:hover,
ul.menu li:first-child.active{
border-radius:0 0 0 10px;
}

ul.menu li:last-child:hover,
ul.menu li:last-child.active{
border-radius:0 0 10px 0;
}



ul.menu li a {
display: block;
text-align: center;
padding: 10px 0 10px 0px;
font-size: 16px;
}

ul.menu li a:hover {
}
ul.menu li.active a {
}
ul.menu li.active a:hover {
}
/* Menu Level 2 */
ul.menu li ul {
	margin : 0;
	padding : 0;
	list-style : none
}
ul.menu li li {
	margin : 0;
	padding : 0;
	list-style : none
}
ul.menu li li > a {
	padding : 0 0 0 15px
}
ul.menu li li a:hover {
}
ul.menu li li.active a {
}
ul.menu li li.active a:hover {
}
/* Topnav Menu */
ul.menu-topnav {
	list-style : none;
	padding : 0;
	margin : 10px 0 0 0
}
ul.menu-topnav li {
	float : left;
	margin : 0;
	padding : 0
}
ul.menu-topnav li a {
	font-size: 13px;
	padding: 0;
	margin: 0 0 0 10px;
	color: #9A9A9A
}
ul.menu-topnav li a:hover {
	color: #6A6A6A
}
ul.menu-topnav li.active a {
	color: #6A6A6A
}
ul.menu-topnav li.active a:hover {
}
/* Tables */
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}
table.category {
	width: 100%
}
table.weblinks, table.category {
	margin: 5px 0;
	width: 100%;
}
table.weblinks td {
	border-collapse: collapse;
}
table.weblinks td, table.category td {
	padding: 5px 10px;
}
table.weblinks th, table.category th {
	padding: 5px 10px;
	text-align: left
}
td.num {
	vertical-align: middle;
	text-align: left;
}
td.hits {
	vertical-align: middle;
	text-align: center;
	width: 80px;
	border-left: 1px solid
}
td p {
	padding: 5px 0
}

#system-message-container{
display:none;
}

/* Content Head */
.list-title {
	text-align: left
}
.list-author {
	text-align: left
}
.list-hits {
	text-align: left
}
/* Content */

.item-page {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0
}
.blog {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0
}
.blog h2, .item-page h2, .feed-item-description h2 {
	margin: 20px 0
}
.items-more {
	float: left;
	padding: 0;
	margin-bottom: 10px
}
.items-more h2 {
	text-align : left
}
.items-leading h2 {
	text-align : left
}
.items-leading {
	padding: 0
}
.leading- {
	float: left
}
.item-title {
	display: block;
	font-size: 16px;
	font-weight: 500;
	padding: 15px 0 5px 0
}
.item-separator {
	display: block;
	clear: both;
	height: 10px;
	padding: 0;
	margin: 0 0 20px 0
}
.row-separator, .system-pagebreak {
	display: block;
	clear: both;
	padding: 0;
	margin: 0;
	border: none !important;
}
.shownocolumns {
	width: 98% !important;
}
.blog-featured {
	padding: 0;
	margin: 0
}
#article-index {
	width: 25%;
	float: right;
	border-left: 1px solid;
	padding: 5px;
	margin: 0 0 20px 20px;
	white-space: normal
}
#article-index h3 {
}
#article-index li {
	list-style: inside decimal;
	padding: 0 0 0 5px
}
dl.article-info {
	float: left;
	width: 100%;
	margin: 5px 0 10px 0
}
dt.article-info-term {
	font-weight: 400;
	display: none
}
dd.parent-category-name {
	margin: 0
}
dd.create {
	margin: 0
}
dd.modified {
	font-size: 12px;
	font-style: italic;
	margin: 0
}
dd.category-name {
	margin: 0
}
dd.published {
	font-size: 12px;
	margin: 0
}
dd.createdby {
	font-style: italic;
	font-size: 13px;
	margin: 0
}
dd.hits {
	font-size: 12px;
	margin: 0
}
/* Cat-Children */

.cat-children {
}
.cat-children ul dl dt, .cat-children ul dl dd {
	margin: 0;
	padding: 0;
	display: inline
}
.cat-children ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}
.cat-children ul ul {
}
.cat-children ul li {
}
/* Columns */

.cols-1 {
	display: block;
	float: none !important;
	margin: 0 !important;
}
.cols-2 .column-1 {
	width: 46%;
	float: left
}
.cols-2 .column-2 {
	width: 46%;
	float: right;
	margin: 0
}
.cols-3 .column-1 {
	float: left;
	width: 29%;
	padding: 0 5px;
	margin-right: 4%
}
.cols-3 .column-2 {
	float: left;
	width: 29%;
	margin-left: 0;
	padding: 0 5px
}
.cols-3 .column-3 {
	float: right;
	width: 29%;
	padding: 0 5px
}
.cols-4 .column-1 {
	width: 23%;
	float: left
}
.cols-4 .column-2 {
	width: 23%;
	margin-left: 1%;
	float: left
}
.cols-4 .column-3 {
	width: 23%;
	margin-left: 1%;
	float: left
}
.cols-4 .column-4 {
	width: 23%;
	margin-left: 0;
	float: right
}
.items-row {
	overflow: hidden
}
.column-1, .column-2, .column-3 {
	padding: 0
}
.column-2 {
	width: 55%;
	margin-left: 40%
}
.column-3 {
	width: 30%
}
/* User Profile */

#users-profile-core, #users-profile-custom {
	margin: 10px 0;
	padding: 5px
}
#users-profile-core dt, #users-profile-custom dt {
	width: 200px;
	padding: 5px 0;
}
#users-profile-core dd, #users-profile-custom dd {
	padding: 5px 0;
}
#member-profile fieldset, .registration fieldset {
	margin: 10px 0;
	padding: 0
}
#users-profile-core legend, #users-profile-custom legend, .profile-edit legend, .registration legend {
	width: 300px;
	float: left;
	font-weight: bold
}
.profile-edit form#member-profile fieldset dd, .registration form#member-registration fieldset dd {
	width: 300px;
	padding: 5px 0
}
.profile-edit form#member-profile fieldset dd input, .profile-edit form#member-profile fieldset dd select, .registration form#member-registration fieldset dd input {
	width: 300px;
	border: 1px solid #FFFFFF
}
.profile-edit form#member-profile fieldset dt, .registration form#member-registration fieldset dt {
	padding: 5px 0;
	width: 200px
}
/* Forms */

#member-registration {
	padding: 0 5px
}
#member-registration span.text {
}
#member-registration fieldset {
}
form fieldset dt {
	clear: left;
	float: left
}
form fieldset dd {
	float: left
}
/* Login */


#login-form ul {
	list-style: none
}
#login-form label {
	display: block;
	float: left
}
#form-login-remember label {
	float: none;
	display: inline
}
#modlgn-remember.inputbox {
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 0px
}
#form-login-remember, #form-login-username, #form-login-password {
	margin: 5px 0
}
#form-login-username label, #form-login-password label {
	margin: 2px 0;
	float: none
}
#username-lbl, #password-lbl {
	width: 150px;
	float: left
}
.login-fields {
	margin: 5px 0
}
.login-fields label {
	float: left
}
.login-description img, .logout-description img {
	float: left;
	margin-right: 20px
}
.login-description, .logout-description {
	overflow: hidden;
	padding-left: 5px;
	margin: 5px 0
}

.inputbox{
border: 1px solid #C2C0C0;
color: #666666;
box-shadow: 1px 1px 3px 1px #DCDCDC inset;
border-radius: 3px;
}

.logout-description {
	margin-bottom: 10px
}
/* Search */

form .search label {
	display: none
}
.search legend {
	margin: 5px 0
}
dl.search-results {
}
dt.result-title {
	font-size: 15px;
	font-weight: bold
}
dd.result-category {
}
dd.result-text {
	padding: 5px 0 10px 0
}
dd.result-created {
	padding: 0 0 10px 0
}
/* Category */
.categories-listalphabet ul {
	list-style: none
}
.categories-listalphabet ul li {
	display: inline-block;
	margin: 0 5px !important
}
.category-list {
	margin: 0;
	padding: 0;
	display: block
}
.category-list h1 {
}
.categories-list {
	margin: 0;
	padding: 0
}
.categories-list ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.categories-list ul li {
	margin: 0;
	padding: 0
}
.categories-list ul ul {
	margin: 0;
	padding: 0
}
.categories-list dl dt, .categories-list dl dd {
	margin: 0;
	padding: 0;
	display: inline
}
.cat-list-row0 {
	border-bottom: 1px solid
}
.cat-list-row1 {
	border-bottom: 1px solid
}
.cat-list-row0, .cat-list-row1 {
}
.cat-list-row0 a, .cat-list-row1 a {
}
.cat-list-row0 a:hover, .cat-list-row1 a:hover {
}
/* Inputbox */

.inputbox:hover, input:hover, textarea:hover {
}
#jform_email, #mod-finder-searchword.inputbox, #limit.inputbox, #month.inputbox, #year.inputbox {
	margin: 0 5px 5px 5px
}
/* Button */

.button.finder {
	padding: 3px 10px;
	margin: 0 5px
}
.button.finder:hover {
}
.button, .validate, button, input.button, button.button, button.validate {
	font-size: 12px;
	padding: 4px 10px;
	margin: 5px 0;
	cursor: pointer;
	border: 1px none;
	border-radius: 4px;
	transition: background .5s ease, color .5s ease;
	box-shadow: none
}
.button:hover, .validate:hover, button:hover, input.button:hover, button.button:hover, button.validate:hover {
}
/* Readmore */
.readmore {
	font-size : 12px;
	margin: 5px 0;
	padding: 3px 10px;
	cursor: pointer;
	display: inline-block;
	white-space: nowrap;
	border-radius: 4px;
	transition: background .5s ease, color .5s ease;
}
.readmore:hover {
}
.readmore a, a.readmore {
	transition: background .5s ease, color .5s ease !important;
}
.readmore a:hover, a:hover.readmore {
}
/* Pagination */
.pagination {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 13px;
	float: left;
	text-align: center;
	width: 100%
}
.pagination ul {
	margin: 0;
	padding: 5px 0
}
.pagination li {
	margin: 0;
	padding: 0;
	display: inline;
	background: none;
	list-style: none
}
.pagination li span {
	padding: 0 5px
}
.pagination a {
	padding: 0 5px
}
.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	text-decoration: none;
}
li.pagination-start {
display:none !important;
}
li.pagination-prev {
display:none !important;
}
li.pagination-next {
display:none !important;
}
li.pagination-end {
display:none !important;
}

.vm-pagination div{text-align:center !important;}
.vm-pagination ul{text-align:center !important;}

.vm-pagination ul li span,
.vm-pagination ul li a{
display: inline;
padding: 5px 9px;
border:1px solid #ccc;
border-radius:5px;
margin:0 5px;
background: linear-gradient(to top, #E4E2E2, #FFFFFF);
}

.vm-pagination ul li a{
text-decoration:underline;
}

.vm-pagination ul li a:hover{
text-decoration:none;
}

.vm-pagination  .counter{text-align: right !important;}


/* Pagenav */
ul.pagenav {
	float: left;
	margin: 0 0 10px 0 !important;
	text-align: center;
	list-style: none;
	width: 100%;
}
li.pagenav-prev {
	font-size: 13px;
	font-weight: normal;
	list-style: none;
	float: left;
	padding: 5px 5px 5px 0
}
li.pagenav-next {
	font-size: 13px;
	font-weight: normal;
	list-style: none;
	float: right;
	padding: 5px 0 5px 5px
}
/* Newsfeed */
.newsfeed {
	margin : 10px 0 5px 0 !important;
	padding : 0 !important;
}
div.newsfeed_item {
	margin : 5px 0;
	padding : 0 5px !important;
}
/* Headings */

h1 {
	font-size : 24px;
	font-weight : 500;
	line-height: 110%;
	margin: 0 0 20px 0
}
h2 {
	font-size : 20px;
	font-weight: 500;
	margin: 0 0 20px 0
}
h3 {
	font-size : 16px;
	font-weight : 500;
	margin: 10px 0
}
h4 {
	font-size : 15px;
	font-weight : 500
}
h5, h6 {
	font-size : 14px;
	font-weight : 400
}
h4, h5, h6 {
	margin: 0
}
/* Hover */
a, a:link, a:visited, a:active, a:focus {
	text-decoration : none;
	outline : none;
	transition: color .5s ease;
}
a:hover {
	text-decoration : none
}
.clr {
	clear : both
}
/* List Styles */

ul, ol {
	width: 100%;
	margin : 10px 0;
	padding : 0;
	list-style: inside none
}
li {
	margin : 0;
	padding : 0
}
.newsfeed ul {
	list-style: none
}
.newsfeed li:before {
	content: "\270E";
	padding: 0 5px 0 0;
	font-size: 110%;
	font-weight: normal
}
.items-more ul {
	list-style: none
}
.items-more ul li:before {
	content: "\2713";
	padding: 0 5px 0 0;
	font-size: 100%;
	font-weight: normal
}
.items-more ul li a:before {
	content: "\2713";
	padding: 0 5px 0 0;
	font-size: 100%;
	font-weight: normal
}
/* Archive */

ul.archive-module {
	list-style-type: none;
	margin: 0;
	padding: 0
}
ul.archive-module li:before {
	content: "\270E";
	padding: 0 5px 0 0;
	font-size: 110%;
	font-weight: normal
}
/* List Styles */
ul.arrow {
	list-style: none
}
ul.arrow li:before {
	content: "\25BA";
	padding: 0 5px 0 0;
	font-size: 12px;
	font-weight: normal
}
ul.cross {
	list-style: none
}
ul.cross li:before {
	content: "\271A";
	padding: 0 5px 0 0;
	font-size: 14px;
	font-weight: normal
}
ul.bullet {
	list-style: none
}
ul.bullet li:before {
	content: "\2022";
	padding: 0 5px 0 0;
	font-size: 14px;
	font-weight: normal
}
ul.check {
	list-style: none
}
ul.check li:before {
	content: "\2713";
	padding: 0 5px 0 0;
	font-size: 14px;
	font-weight: normal
}
ul.star {
	list-style: none
}
ul.star li:before {
	content: "\2605";
	padding: 0 5px 0 0;
	font-size: 15px;
	font-weight: normal
}
ul.pencil {
	list-style: none
}
ul.pencil li:before {
	content: "\270E";
	padding: 0 5px 0 0;
	font-size: 15px;
	font-weight: normal
}
ol {
	list-style: none
}
ol li {
	list-style: inside decimal;
}
ol.zero {
	list-style: none
}
ol.zero li {
	list-style: inside decimal-leading-zero;
}
/* Most Latest */
ul.mostread, ul.latestnews, ul.weblinks, ul.categories-module, ul.category-module {
	margin : 0;
	padding : 0px;
}
.mostread li, .latestnews li, .weblinks li, .categories-module li, .category-module li {
	list-style : none;
	text-align : left
}
.mostread li a:before, .latestnews li a:before, .weblinks li a:before, .categories-module li a:before, .category-module li a:before {
	
	padding: 0 5px;
	font-size: 13px;
	font-weight: normal
}
/* Image Styles */
img {
	border : none;
}
.image-left {
	float: left;
	margin: 0 20px 5px 0;
}
.image-right {
	float: right;
	margin: 0 0 5px 20px
}
/* Image xtra Styles */

img.imageleft {
	float: left;
	margin: 0 30px 10px 0;
	border: 3px solid #fff;
	box-shadow: 0 2px 5px #888;
	border-radius: 4px;
}
img.imageright {
	float: right;
	margin: 0 0 10px 30px;
	border: 3px solid #fff;
	box-shadow: 0 2px 5px #888;
	border-radius: 4px;
}
img.imagecenter {
	float: none;
	text-align: center;
	margin: 0 0 10px 0;
	border: 3px solid #fff;
	box-shadow: 0 2px 5px #888;
	border-radius: 4px;
}
.center {
	text-align: center
}
/* xtra Styles */
.small {
	font-size : 12px;
}
.actions {
	list-style: none;
	float: left;
	padding: 0;
	margin: -30px 0 0 0;
	width: 100%;
	height: 20px
}
.print-icon, .email-icon, .edit-icon {
	list-style: none;
	background: none;
	padding: 0 2px;
	margin: 0;
	float: right;
}
.content_rating {
	float: left;
	width: 100%;
	margin : 0 0 10px 0
}
.content_rating img {
	vertical-align: middle
}
.error {
	font-style: normal;
	text-transform : uppercase;
	padding : 5px;
	font-size : 14px;
	font-weight : bold;
}
.highlight {
	padding: 2px 4px;
	font-weight : bold;
	font-style: italic
}
div.message {
	font-weight : bold;
	text-align : center;
	width : auto;
	margin : 0;
	padding : 5px 20px;
}
blockquote {
	float: none;
	text-align: center;
	padding: 20px
}
blockquote.shadow {
	margin: 0 0 10px 0;
	background-color: #FAFAFA;
	border: 3px solid #fff;
	box-shadow: 0 2px 5px #888;
	border-radius: 4px;
}
blockquote.inset {
	margin: 0 0 10px 0;
	background-color: #FAFAFA;
	border: 1px none;
	box-shadow: inset 0 2px 5px #888;
	border-radius: 4px
}
blockquote.shadowgreen {
	color: #FFFFFF;
	margin: 0 0 10px 0;
	background-color: #4C9A38;
	border: 3px solid #fff;
	box-shadow: 0 2px 5px #888;
	border-radius: 4px;
}
blockquote.insetgreen {
	color: #FFFFFF;
	margin: 0 0 10px 0;
	background-color: #4C9A38;
	border: 1px none;
	box-shadow: inset 0 2px 5px #222;
	border-radius: 4px
}
fieldset {
	margin : 10px 0;
	padding : 0;
	border: none
}
legend {
	float: left;
	margin : 0;
	padding: 0 5px
}
.ordering-box, .phrases-box {
	padding: 0;
	margin: 5px 0
}
.only, .phrases {
	padding: 0;
	margin: 5px 0
}
label.ordering {
	padding: 0 5px
}
.word {
}
.word input {
}
.word input:focus {
}
.word label {
}
fieldset.only, fieldset.phrases, fieldset.word {
}
fieldset.only label, fieldset.phrases label {
}
.ordering-box label.ordering {
	float: left
}
.counter {
	padding: 0;
	margin: 5px 0
}
.formelm label, .formelm-area label, .edit.item-page legend {
	float: left;
	width: 100%;
	margin : 5px 0;
	padding: 0 5px
}
/* Invalid */
.invalid {
	border: 1px solid
}
label.invalid {
}
/* Bannerheader */
.bannerheader {
}
/* Contact */
.contact {
	margin: 0;
	padding: 0
}
.contact h1 {
}
.contact h2 {
}
.contact h3 {
}
.contact-image {
	float: right;
	margin: 10px 0 0 0
}
#contact-slider {
}
#contact-form label {
}
#contact-form legend {
	margin: 0 0 20px 0;
	padding: 0
}
#contact-form dt {
	width: 130px
}
#contact-form dd {
	margin: 0 0 20px 0;
	padding: 0
}
#jform_contact_emailmsg.required, #jform_contact_message {
	width: 408px
}
address {
}
address span {
	display: block
}
.contact-address {
}
.contact-email label {
}
span.contact-image {
}
#contact-textmsg {
}
#contact-email-copy {
}
.contact-email {
}
/* Contact Panel */
.panel {
}
.panel h3.pane-toggler a {
	display: block;
	padding-left: 15px;
	background-image: url(../images/slider_plus.png);
	background-repeat: no-repeat;
	background-position: 98% center
}
.panel h3.pane-toggler-down a {
	display: block;
	padding-left: 15px;
	background-image: url(../images/slider_minus.png);
	background-repeat: no-repeat;
	background-position: 98% center
}
div.contact-slider {
}
div.panel {
}
div.panel h3.title {
	padding: 5px;
	margin: 0
}
div.panel h3.title a:link, div.panel h3.title a:visited {
	text-decoration: none
}
.panel .pane-toggler {
	border-top: 1px solid #fafafa;
	border-bottom: 1px solid #fafafa;
	background-color: #f5f5f5;
}
.panel .pane-toggler-down {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #fafafa;
}
div.panel h3.pane-toggler-down {
}
div.pane-slider {
	padding: 0px 10px !important;
	margin: 0
}
div.pane-down {
	padding: 5px 10px !important;
}
.panel .contact-form, .panel .contact-miscinfo {
}
.contact .panel .contact-form form, .contact .panel .contact-address {
}
.contact li, .contact-links ul li {
}
.contact li:before, .contact-links ul li:before {
	content: "\2713";
	padding: 0 5px 0 0;
	font-size: 100%;
	font-weight: normal
}
.contact ul, .contact ol {
}


/* Stats Module */

.stats-module dl {
	margin: 10px 0
}
.stats-module dt {
	float: left;
	margin: 0 0 0 10px
}
.stats-module dt, .stats-module dd {
	padding: 5px 0
}
/* Tips */
.hasTip {
	border : none;
}
.tip {
	width: 200px;
	z-index: 13000;
}
.tip-wrap {
}
.tip-top {
	background: url(../images/bubble.png) top left;
	padding: 15px 25px 0 25px;
}
.tip-bottom {
	background: url(../images/bubble.png) bottom right;
}
.tip-title {
	display: none;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	margin: 0;
	padding: 15px 25px 0 25px;
	background: url(../images/bubble.png) top left
}
.tip-text {
	font-size: 13px;
	padding: 5px 25px 25px 25px;
	background: url(../images/bubble.png) bottom right;
}
/* System */

#system-message {
	margin : 0;
	padding: 0
}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li, #system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
	background: none;
	text-align: center;
	line-height : 24px;
	margin : 5px 5px 20px 5px;
	padding: 0;
	font-size : 16px;
	font-weight : bold;
	list-style : none;
	color: #CD0000
}

 #system-message dd{
 display:none;
 }

/* НОВЫЕ СТИЛИ */

/*HEADER*/

.customopisanie{
width: 350px;
float: left;
font-size: 20px;
line-height: 1.2;
}

.customopisanie p{
margin-bottom:0;
}

.customkontakt{
float: right;
height: 65px;
width: 265px;
font-size: 24px;
line-height: 1.1;
padding-left: 5px;
}

.customkontakt p{
margin-top: 10px;
float: right;
padding-right: 45px;
padding-top: 10px;
}

.kod{
font-size:20px;
}

.adres {
font-size: 12px;
margin-top: 3px;
padding-left: 3px;
display: block;
}
.search-ajax{
float: left !important;
width: 330px !important;
margin-top:15px;
}

#mod_virtuemart_search{
width:220px !important;
float:left !important;
margin-top:0 !important;
border-radius: 5px !important;
padding-left:35px !important;
}

.search-ajax .button {
float: right !important;
clear: right;
height: 27px !important;
width: 55px !important;
line-height: 23px !important;
}

.vmCartModule{
float:right;
width:220px;
height: 45px;
margin-top:12px;
}

.zagcart{
font-size:14px;
margin: 5px 0 0 60px;
display: block;
}

.total_products{
margin-left:60px;
}

.vmCartModule .total{
margin-right:55px;
display:none;
}

ul.menu{
display:table;
width:100%;
}

ul.menu li{
display: table-cell;
padding: 0 30px;
}

ul.menu li:last-child{
border-right: 0;
}

/* СТИЛИ ДЛЯ КАТАЛОГА В ЛЕВОЙ КОЛОНКЕ НАЧАЛО */

ul.menukat{
padding-top:0 !important;
}

ul.menukat li a{
text-transform: uppercase;
font-weight: bold;
line-height: 19px;
}

ul.menukat li a:hover{
border-bottom: 0px solid #ccc;
}

ul.menukat li ul li a{
text-transform: none;
font-weight: normal;
}

ul.content_1{
margin:0;
}

.modulekatalog h3{
font-size: 20px;
border-bottom: 1px dashed #999;
padding-bottom: 7px;
padding-left:10px;
}

ul.menukat li a.toggler:after{
display: block;
width: 20px;
height: 20px;
margin-left: 5px;
position: relative;  
}


/* СТИЛИ ДЛЯ КАТАЛОГА В ЛЕВОЙ КОЛОНКЕ КОНЕЦ */

/* СТИЛИ ДЛЯ НОВОСТНОГО БЛОКА В ЛЕВОЙ КОЛОНКЕ */

ul.category-module li h4 a{
color:#4d4d4d;
font-size:13px;
font-style:italic;
line-height:1;
}

ul.category-module li h4 a:hover{
border-bottom:1px solid #ccc;
}

ul.category-module li{
border-bottom:1px dashed #5b5b5b;
margin-bottom: 10px;
padding-bottom: 5px;
}

ul.category-module li:last-child{
border-bottom:0px !important;
}

#leftframe h3{
font-size: 20px;
padding-bottom: 7px;
}

#leftframe .module{
padding-left:5px;
}

ul.category-module{
margin: 0 10px !important;
width:190px !important;
}

/* СТИЛИ ДЛЯ НОВОСТНОГО БЛОКА НА ГЛАВНОЙ КОНЕЦ */

/* СТИЛИ ПОДВАЛА НАЧАЛО */

.customfooter1{
color:#eee;
font-size: 16px;
text-transform: uppercase;
padding-left: 30px;
}

.customfooter1 a{
color: #eee !important;
border-bottom: 1px solid #eee;
font-size: 14px;
text-transform: none;
}

.customfooter1 a:hover,
.customfooter2 a:hover{
border-bottom: 0;
}

.customfooter1 h3,
.customfooter2 h3,
.customfooter3 h3,
.customfooter4 h3{
color:#eee;
text-transform:uppercase;
font-size:16px;
}

.customfooter4  p{
color:#eee;
margin:0;
font-size:14px;
}

.customfooter2 a{
color: #eee  !important;
border-bottom: 1px solid #eee;
font-size: 14px;
text-transform: none;
}

.customfooter2{
padding-left:20px;
}

.customfooter2 p{
margin:2px 0;
}

/* СТИЛИ ПОДВАЛА КОНЕЦ */

/* СТИЛИ МОДУЛЯ ПОПУЛЯРНЫЕ ТОВАРЫ НА ГЛАВНОЙ СТРАНИЦЕ НАЧАЛО */

.moduletablepopular{
margin:15px 0 25px 0;
}

.moduletablepopular h3{
font-size: 16px;
margin: 0 0 12px;
padding: 5px 0 0 15px;
height: 25px;
}

.moduletablepopular .spacer{
padding:6px;
text-align: center;
}

.moduletablepopular .spacer .imageprod + a{
color: #4d4d4d;
border-bottom: 1px solid #ccc;
}

.moduletablepopular .spacer .imageprod + a:hover{
border-bottom:none;
}

.moduletablepopular .spacer img{
max-width: 85%;
max-height: 100px;
}


.vmgrouppopular{
padding:0 10px;
}

.moduletablepopular .spacer span.PricesalesPrice{
color: #F66B0E;
font-weight: bold;
font-size: 14px;
}

.moduletablepopular .spacer div.product-price{
margin:10px 0;
}

/* СТИЛИ МОДУЛЯ ПОПУЛЯРНЫЕ ТОВАРЫ НА ГЛАВНОЙ СТРАНИЦЕ КОНЕЦ */

/*Buyme*/

.b1c{
display: inline-block;
text-align: center;
padding: 10px 0 0 0;
border-bottom: 1px dashed;
margin: 0 auto;
}
.b1c:hover{
	border-bottom: 1px dashed #fff;
}