/**
 * ------------------------------------------------------------------------
 * JA ores template for Joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
 */

/* COMMON STYLE
--------------------------------------------------------- */
@font-face {
	font-family: 'HelveticaNeueLt57Cd';
	src: url('../fonts/MANEuropeCondensed-Regular.eot');
	src: 	url('../fonts/MANEuropeCondensed-Regular.eot?#iefix') format('eot'),
url('../fonts/MANEuropeCondensed-Regular~2.woff') format('woff'),
		url('../fonts/MANEuropeCondensed-Regular~1.ttf') format('truetype');

	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'HelveticaNeueLt77BoldCd';
	src: url('../fonts/MANEuropeCondensed-Bold.eot');
	src: url('../fonts/MANEuropeCondensed-Bold.eot?#iefix') format('eot'),
		url('../fonts/MANEuropeCondensed-Bold~2.woff') format('woff'),
		url('../fonts/MANEuropeCondensed-Bold~1.ttf') format('truetype');

	font-weight: normal;
	font-style: normal;
}


body {
	background: #fff;
	color: #303C49;
	font-family: Arial, sans-serif;
	line-height: 1.5;
}

body#bd {
	background: #151515;
	color: #969696;
}

body.fs1 {
	font-size: 10px;
}

body.fs2 {
	font-size: 11px;
}

body.fs3 {
	font-size: 12px;
}

body.fs4 {
	font-size: 13px;
}

body.fs5 {
	font-size: 14px;
}

body.fs6 {
	font-size: 15px;
}

/* Normal links ---*/
a {
	color: #fda40a;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

/* Readon links ---*/
a.readon {
	color: #757575;
	padding: 0;
	text-decoration: none;
}

.ja-readon a.readon {
	padding: 0 10px;
}

a.readon:hover, a.readon:active, a.readon:focus {
	color: #fda40a;
	text-decoration: none !important;
}

/* Content spacing ---*/
.column p, .column pre, .column blockquote,
.column h1, .column h2, .column h3, .column h4, .column h5, .column h6,
.column ol, .column ul {
/*	text-align: justify;*/
	margin: 10px 0 !important;
	padding: 0;
}

/* Headings & Titles ---*/
h1 {
	font-size: 180%;
}

h2 {
	font-size: 200%;
}

h3 {
	font-size: 200%;
}

h4 {
	font-size: 100%;
	text-transform: UPPERCASE;
}

h5 {
	font-size: 100%;
}

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	font-family: 'HelveticaNeueLt77BoldCd', Arial;
	font-weight: normal;
	line-height: 1.2;
	color: #303C49;
}

h1.componentheading, div.componentheading {
	color: #fff;
	margin: 0;
}

div.componentheading {
	line-height: 32px;
}

 
h1.componentheading span {
	font-size: 100%;
	font-weight: normal;
}

.componentheading {
	font-size: 200%;
	font-weight: normal;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
}

.contentheading {
	font-size: 200%;
}

h2.contentheading {
	color: #fff;
	font-weight: 500;
	margin-top: 10px;
}

.blog h2.contentheading {
	margin-top: 0px;
}

a.contentpagetitle {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	color: #fda40a;
}

.category {
	font-size: 110%;
	font-weight: bold;
}

/* Small text ---*/
small, .small, .smalldark, .modifydate, .img_caption, .contenttoc,
p.site-slogan, a.readon, .ja-navhelper, #ja-footer {
	font-size: 92%;
}

small, .small {
	color: #999;
}

.smalldark {
	text-align: left;
}

/* List ---*/
.column ul li {
/*	background: url(../images/bullet3.gif) no-repeat 20px 7px;*/
	line-height: 160%;
	overflow: hidden;
	padding-left: 30px;
}

.column ul.pink li {
	background: url("http://avantigroup.com.ua/truck/templates/ja_ores/images/li-r.png") no-repeat scroll 20px 8px transparent;
	line-height: 160%;
	overflow: hidden;
	padding-left: 30px;

}

.column ol li {
	line-height: 180%;
	margin-left: 30px;
}

/* Others ---*/
th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

td {
	font-size: 100%;
	padding: 5px;

}

fieldset {
	border: none;
	padding: 0px 5px 10px 0px !important;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #303C49;
	height: 1px;
}

/* FORM
--------------------------------------------------------- */
form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	background: #151515;
	border: 1px solid #303030;
	color: #ccc;
	font-family: Arial, sans-serif;
	font-size: 100%;
	padding: 5px;
	vertical-align: middle;
}

select {
	background: #151515;
	color: #999;
}

#frm_login input,
#frm_login .inputbox,
.contentpane input,
.contentpane .inputbox {
	background: #fff !important;
	border: 1px solid #ccc;
	color: #101010;
}

#frm_login .button, .contentpane .button{
	background: url(../images/grad4.gif) repeat-x left top !important;
	border: 1px solid #CCCCCC;
	color: #101010;
}

#contact_text {
	width: 500px;
}

.contentpane .button {
	margin-left: 0px;
	margin-right: 5px;
}

.contentpane .button:hover,
.contentpane .button:focus{
	color: #444;
}

.inputbox {
}

.inputbox:hover,
.inputbox:focus {
}

.button {
	background: url(../images/grad1.gif) repeat-x top #333;
	border: 1px solid #333;
	color: #ccc;
	cursor: pointer;
	font-size: 100%;
	line-height: 15px;
	margin-left: 5px;
	padding: 5px 10px;
	text-transform: uppercase;
	vertical-align: middle;
}

.button:hover, .button:focus {
	background: #333;
	border: 1px solid #999;
	color: #fff;
}

.checkbox {
}

.radio {
	margin: 0 5px;
}

input[type="radio"], input[type="checkbox"] {
	background-color: transparent !important;
	border: 0;
}

/* Cpanel */
.button-cpanel-switcher {
	clear: both;
}

.ja-cpanel-switcher {
	color: #757575;
	font-size: 95%;
	font-weight: bold;
	height: 22px;
	position: absolute;
	right: 10px;
	text-decoration: none;
	text-indent: -5000px;
	top: 0;
	width: 22px;
}

#ja-cpanel a {
	outline: none;
}

.hide {
	background: url(../images/cpanel-hide.png) no-repeat center center;
}

.show {
	background: url(../images/cpanel-show.png) no-repeat center center;
}

#ja-cpanel {
	background-color: #000;
	border-bottom: 1px solid #303030;
}

#ja-cpanel .main {
	position: static !important;
}

.cpanel-top .hide {
	background: url(../images/cpanel-hide.png) no-repeat center center;
}

.cpanel-top .show {
	background: url(../images/cpanel-show.png) no-repeat center center;
}

#ja-cpanel-toggle{
	background: #333 !important;
}
/* action -----*/
.article-tools ul.actions li { 
	background: none; 
	padding-right: 0; 
	padding-left: 0;
	line-height: 1; 
}

/* ja-cpanel Login */
#ja-login {
	float: left;
	margin-top: 8px;
}

#ja-login form {
	color: #fff;
	font-size: 90%;
}

#ja-login form a {
	color: #999;
	text-decoration: none;
}

#ja-login form a:hover {
	color: #fff;
	text-decoration: underline;
}

#ja-login form .inputbox {
	border: 1px solid #303C49;
	font-weight: normal;
	padding: 3px 5px;
	width: 150px;
}

#ja-login form p, #ja-login form ul li, #ja-login fieldset {
	float: left;
}

#ja-login fieldset {
	padding: 0;
}

#ja-login form ul {
	float: left;
	padding-left: 10px;
	padding-top: 2px;
}

#ja-login form #form-login-password label,
#ja-login form #form-login-username label,
#ja-login #form-login-remember,
#ja-login br {
	display: none;
}

#ja-login #form-login p {
	margin: 0 10px 0 0;
	padding: 0;
}

#remember, #modlgn_remember {
	background-color: transparent !important;
	border: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	vertical-align: middle !important;
	width: auto !important;
}

#ja-login form fieldset .button {
	background: url(../images/button-bg.gif) repeat-x left bottom;
	border: 1px solid #333;
	color: #333;
	cursor: pointer;
	font-weight: bold;
	margin: 0;
}

#ja-login form fieldset .button:hover,
#ja-login form fieldset .button:focus {
	color: #fda40a;
}

#ja-login form ul li {
	margin-right: 10px;
}

#ja-login div {
	float: left;
	line-height: 25px;
	margin-right: 10px;
}

#ja-login #form-login div .button {
	margin: 0px;
}

/*usertools*/
#ja-usertools {
	position: absolute;
	top: 88px;
}

div#ja-usercolors {
	float: right;
	padding: 14px 10px 0 0;
}

#ja-usertools ul,
#ja-usercolors ul {
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-usertools ul li,
#ja-usercolors ul li {
	background: none;
	float: left;
	margin: 0;
	padding: 0 2px;
}

.ja-box-usertools{
}

/* Login ---*/
.login_form fieldset {
	padding: 15px 0 0;
}

.login_form fieldset p {
	margin: 0 0 5px;
}

.login_form label {
	display: block;
	float: left;
	font-weight: bold;
	text-align: right;
	width: 130px;
}

.login_form .inputbox {
	margin-left: 10px;
	width: 150px;
}

.login_form .remember .inputbox {
	width: 20px;
}

.login_form .button {
	margin-left: 140px;
}

/* Register ---*/
.registration {
	padding: 20px 0 0;
}

.registration legend{
	margin: 10px 0;
	font-weight: 500;
	font-family:Arial, sans-serif;
	font-size:200%;
}

.form-register fieldset {
	padding: 0 0 10px;
}

.form-register p {
	margin: 0 0 5px;
}

.form-register p.form-des {
	margin: 15px 0;
}

.form-register label {
	display: block;
	float: left;
	font-weight: bold;
	text-align: right;
	width: 130px;
}

.form-register .inputbox {
	margin-left: 10px;
	width: 200px;
}

.form-register .button {
	margin-left: 140px;
}

/* User ---*/
.user-details {
	padding: 10px 0;
}

.user-details p {
	margin: 0 0 5px;
}

.user-details label {
	display: block;
	float: left;
	font-weight: bold;
	text-align: right;
	width: 130px;
}

.user-details .inputbox {
	margin-left: 10px;
	width: 200px;
}

.user-details .button {
	margin-left: 140px;
}

.user-details .paramlist .paramlist_key {
	padding: 0 0 5px !important;
	width: 130px !important;
}

.user-details .paramlist .paramlist_value {
	padding: 0 0 5px !important;
}

.user-details .user_name span {
	font-weight: bold;
	padding-left: 10px;
}

/* Search ---*/
form#searchForm {
	border-bottom: 1px solid #303C49;
	padding: 15px 0 30px !important;
}

.searchintro {
	border-bottom: 1px solid #303C49;
}

.results h4 {
	font-size: 110%;
	margin: 15px 0 0;
	text-transform: none;
}

.results p {
	margin: 0 0 10px;
}
.search fieldset{
	border:none;
}
.search .word button {
    height: 27px;
    margin-left: 5px;
	padding-bottom:5px;
	padding-top:3px;
}
.search .word label {
    text-align: center;
    vertical-align: middle !important;
}	
/* Contact ---*/
#component-contact address {
	font-style: normal;
}

#component-contact #emailForm {
	border-top: 1px solid #252525;
	padding-top: 15px;
}

.contact_email {
	margin: 0 0 10px;
}

.contact_email label {
	display: block;
	font-weight: bold;
}

.contact_email_checkbox {
	margin: 15px 0;
}

#component-contact img {
	float: right;
}

#component-contact table img {
	float: none;
}
.contact .inputbox {
	background: none;
	border: 1px solid #303030;
}

div.contact-links ul li {
	background: url(../images/bullet3.gif) no-repeat 20px 7px;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
/* Blog style ---*/
.ja-blog-style {
	padding-top: 10px;
}

.ja-blog-style .article-contentwrap {
	float: left;
	width: 65%;
}

.ja-blog-style .article-meta {
	width: 100%;
}

.ja-blog-style .article-tools {
	background: url(../images/arrow-l.gif) no-repeat -12px 10px;
	clear: none;
	float: right;
	padding-left: 35px;
	width: 25%;
}

.ja-blog-style span.createdate,
.ja-blog-style span.createby,
.ja-blog-style span.article-section {
	clear: both;
	display: block;
	text-transform: none;
}

.ja-blog-style span.createdate strong,
.ja-blog-style span.createby strong,
.ja-blog-style span.article-section strong {
	color: #c5c5c5;
}

.ja-blog-style .article-tools .totalcomment {
	clear: both;
	padding: 5px 0;
	text-transform: none;
}

.ja-blog-style .article-tools .totalcomment a {
	background: none !important;
	padding-left: 0 !important;
}

.ja-blog-style .article-tools .buttonheading {
	clear: both;
	float: left;
	margin-top: 7px;
}

.ja-blog-style .article-tools .buttonheading img {
	float: none;
	margin-top: 0;
}

.ja-blog-style img.caption {
	margin-top: 0;
}

/* Date typo ---*/
.ja-blog-style .createdate-icon {
	display: block;
	margin-bottom: 5px;
}

.ja-blog-style .createdate-icon .ja-date,
.ja-blog-style .createdate-icon .ja-month,
.ja-blog-style .createdate-icon .ja-year {
	font-family: Arial, sans-serif;
}

.ja-blog-style .createdate-icon .ja-date {
	background: url(../images/date-sep.gif) no-repeat right bottom;
	float: left;
	font-size: 45px;
	line-height: 100%;
	margin-right: 8px;
	padding-right: 8px;
}

.ja-blog-style .createdate-icon .ja-month,
.ja-blog-style .createdate-icon .ja-year {
	display: block;
	float: left;
	font-size: 170%;
	line-height: 100%;
}

.ja-blog-style .createdate-icon .ja-month {
	margin-top: 10px;
}

/* Layout Deco ---*/
.blog {
	padding: 0px;
}

.article_separator,
.leading_separator,
.row_separator,
.column_separator {
	display: none;
}

.leading {
	padding-bottom: 10px;
	padding-top: 10px;
}

.article_row {
	border-bottom: 1px solid #252525;
	padding-bottom: 15px;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* Meta ---*/
.article-tools {
	clear: both;
	color: #999;
	display: block;
	font-size: 92%;
	line-height: normal;
	margin: 10px 0 5px;
	padding: 0;
	position: relative;
	text-transform: uppercase;
}

.article-content ul li p {
	margin: 0px;
}

.article-meta {
	float: left;
	padding: 0;
	width: 70%;
}

.article-section, .article-category {
	color: #999;
}

.createby {
	padding: 3px 3px 3px 0;
}

.createdate {
	padding: 3px 3px 3px 0;
}

.modifydate {
	color: #999;
	display: block;
	margin: 10px 0;
}

.content_rating {
	font-weight: bold;
}

.content_rating img {
	margin: 0 0 0 5px;
	vertical-align: middle;
}

.content_vote {
	font-weight: bold;
}

.contentdescription {
	border-bottom: 1px solid #303C49;
	display: block;
	padding: 10px 15px;
}

.contentdescription p {
	margin: 0;
}

.buttonheading {
	float: right;
}

.buttonheading img {
	border: 0;
	float: right;
	margin: 0 5px 0 0;
}

/*Inline images ---*/
p.img_caption {
	clear: both !important;
}

.img_caption.left {
	color: #999;
	display: block;
	padding: 0px 0px 5px 0;
}

img.caption {
	margin-bottom: 0px;
	margin-top: 0px;
}

.img_caption.left{
	margin-right: 20px;
}
	
.caption {
	background-color: #151515;
	border: 1px solid #252525 !important;
	padding: 4px 3px;
}

.img_caption p {
	color: #969696;
	margin: 0;
	padding: 1px 0;
	text-align: center;
}



/* Tables ---*/
.sectiontableheader {
	background: #151515;
	border: 1px solid #444;
	border-bottom: 1px solid #303C49;
	border-top: 1px solid #303C49;
	color: #fff;
	padding: 5px;
	text-transform: uppercase;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:focus,
.sectiontableheader a:active {
	color: #fff;
}

.sectiontableentry,
.sectiontableentry0,
.sectiontableentry1,
.sectiontableentry2 {
	border-bottom: 1px solid #252525;
	padding: 5px 5px 6px;
}

.sectiontableentry:hover,
.sectiontableentry0:hover,
.sectiontableentry1:hover,
.sectiontableentry2:hover {
	background-color: #101010;
}

.sectiontableentry2 {
	background-color: #202020;
}

table.contentpane, table.tablelist {
	margin-top: 20px;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

/* Content Toc */
table.contenttoc {
	border: 1px solid #252525;
	float: right;
	margin: 0 0 10px 12px;
	padding: 0;
	width: 30%;
}

table.contenttoc a {
	color: #c5c5c5;
}

table.contenttoc td {
	border-bottom: 1px dotted #444;
	padding: 5px 10px;
}

table.contenttoc th {
	background: #101010;
	border-bottom: 1px solid #252525;
	padding: 5px 10px;
	text-transform: uppercase;
}

/* Poll */
div.poll {
	padding: 15px 0;
}

form#poll {
	border-bottom: 1px dotted #444;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

dl.poll {
	border-bottom: 1px dotted #444;
	font-size: 92%;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

dl.poll dt, dl.poll dd {
	float: left;
}

dl.poll dt {
	clear: left;
	width: 100px;
}

dl.poll dd {
	clear: right;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	font-weight: bold;
	padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td {
	background: #151515;
	font-weight: normal;
}

/* Search */
table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px !important;
}

/* Misc. */
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

/* Pagination ---*/
div.pagination ul {
	margin: 10px 0;
}

div.pagination ul li {
	background: none;
	display: inline;
	margin: 0;
	margin-right: 7px;
	overflow: hidden;
	padding: 2px 0 1px;
}

div.pagination ul li span {
	line-height: 15px;
	padding: 3px 5px;
}

div.pagination ul a {
	background: url(../images/grad7.gif) repeat-x left bottom #1c1c1c;
	border: 1px solid #282828;
	color: #999;
	line-height: 15px;
	padding: 3px 7px !important;
	text-decoration: none;
}

div.pagination ul a:hover, div.pagination ul a:active, div.pagination ul a:focus {
	border: 1px solid #303030;
	color: #fff;
	text-decoration: none;
}

.pagination ul li span.pagenav, .pagination ul li a.pagenav, ul.pagenav li a {
	padding: 3px 7px !important;
}

.sortby {
	font-size: 92%;
	margin: 10px 0 5px;
}

.sortby .filter, .sortby .display {
	float: left;
	width: 40%;
}

.sortby .display {
	float: right;
	text-align: right;
}

.pagenavbar {
	font-weight: bold;
}

.pagenavcounter {
	margin: 15px 0 !important;
	text-align: center;
}

.counter {
	float: right;
	line-height: 1;
	margin: 15px 0 !important;
	text-align: right;
	width: 24%;
}

.counter span {
	background: #fda40a;
	border: 1px solid #fda40a;
	color: #fff;
	padding: 1px 5px;
}

.blog_more {
	border-bottom: 1px solid #252525;
	padding: 15px 0 5px;
}

.blog_more h2 {
	font-size: 100%;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 5px 6px;
	padding-left: 15px;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	display: block;
	margin: 10px 0;
}

/* Messages ---*/
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #fff;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #fda40a;
	border: 0;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #fda40a;
	border: 0;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #333;
	border: 0;
}

/* Tooltips --- */
.tool-tip {
	background: #ffffcc;
	border: 1px solid #D4D5AA;
	float: left;
	max-width: 300px;
	padding: 5px;
	z-index: 1000;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.hasTip img {
	border: none;
	margin: 5px 5px 0 0;
}

.contentpaneopen_edit img {
	vertical-align: middle;
}

.contentpaneopen_edit {
	padding-left: 10px;
}

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable h3, div.moduletable h3 {
	background: url(../images/icon-line-grey.gif) no-repeat left bottom;
	color: #303C49 !important;
	font-size: 190%;
	font-weight: normal;
	padding: 0;
	padding-bottom: 10px;
}

div.moduletable_havecolor h3 {
	background: url(../images/icon-line-color.gif) no-repeat left bottom;
}



div.ja-moduletable, div.moduletable {
	margin-bottom: 5px;
	overflow: hidden;
	position: relative;
}

div.ja-moduletable .ja-box-ct,
div.moduletable .ja-box-ct {
}

/* Override moduletable for inset1 and inset2 ---*/
.ja-inset1 div.ja-moduletable h3, .ja-inset1 div.moduletable h3,
.ja-inset2 div.ja-moduletable h3, .ja-inset2 div.moduletable h3 {
	background: url(../images/dot.gif) repeat-x left bottom #f8f8f8;
	padding: 0 20px;
}

.ja-inset1 div.ja-moduletable h3 span, .ja-inset1 div.moduletable h3 span,
.ja-inset2 div.ja-moduletable h3 span, .ja-inset2 div.moduletable h3 span {
	margin: 0;
}

.ja-inset1 div.ja-moduletable, .ja-inset1 div.moduletable,
.ja-inset2 div.ja-moduletable, .ja-inset2 div.moduletable {
	background: none;
	border-top: 1px solid #252525;
}

.ja-inset1 div.ja-moduletable:first-child, .ja-inset1 div.moduletable:first-child,
.ja-inset2 div.ja-moduletable:first-child, .ja-inset2 div.moduletable:first-child {
	border-top: 0;
}

.ja-inset1 div.ja-moduletable .ja-box-ct, .ja-inset1 div.moduletable .ja-box-ct,
.ja-inset2 div.ja-moduletable .ja-box-ct, .ja-inset2 div.moduletable  .ja-box-ct {
	border: 0;
	margin: 0;
	padding: 0;
}

/* Moduletable nopadding ---*/
div.moduletable_nopadding .ja-box-ct {
}

/* Moduletable highlight ---*/
div.moduletable_hilite h3 {
	color: #fda40a;
}

div.moduletable_hilite h3 span {
	border-color: #fda40a;
}

/* Search module ---*/
div.moduletable_search {
}

div.moduletable_search .ja-box-ct {
	padding: 0;
}

div.moduletable_search .inputbox_search {
	background: url(../images/icon-search.gif) no-repeat right center #fff;
	border: 0px;
	margin: 0;
	padding: 6px 35px 6px 8px;
	width: 75%;
}

/* Badge Module ---*/
.badge {
	background-image: url(../images/icon-badge.png);
	background-repeat: no-repeat;
	height: 46px;
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
}

.badge-hot 	.badge {
	background-position: 0 0;
}

.badge-new 	.badge {
	background-position: 0 -46px;
}

.badge-pick .badge {
	background-position: 0 -92px;
}

.badge-top 	.badge {
	background-position: 0 -138px;
}

#ja-left .moduletable_badge span.badge {
	display: none;
}

/* Search Module ---*/
#ja-search {
	float: right;
	margin: 45px 80px 0 0;
}

#ja-search label {
	display: none;
}

#ja-search .inputbox {
	background-color: #303030;
	border-bottom: 1px solid #202020;
	border-left: 1px solid #151515;
	border-right: 1px solid #202020;
	border-top: 1px solid #151515;
	color: #757575;
	padding: 7px 10px;
	width: 200px;
}

#ja-search .inputbox:hover, #ja-search .inputbox:focus {
}

#ja-search .button {
	background: url(../images/but-bg.gif) repeat-x left bottom #202020;
	border: 1px solid #151515;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin-left: 5px;
	text-transform: none;
}

/* Login Module ---*/
#form-login-username .inputbox,
#form-login-password .inputbox {
	background-position: 5px center;
	background-repeat: no-repeat;
	font-weight: bold;
}

#form-login-username .inputbox, #form-login-password .inputbox {
	width: 90%;
}

#form-login ul {
	margin: 0 !important;
	padding: 0;
}

#form-login p {
	margin: 0 0 5px;
}

#form-login .button {
	margin: 10px 0;
}

/* Poll Module ---*/
h4.poll-title {
	margin: 0;
	padding: 0;
}

a.poll-result {
	font-size: 92%;
	text-transform: uppercase;
}

form.poll input {
	background-color: transparent;
	border: 0px;
}

form.poll .button {
	border-color: #303030;
	border-style: solid;
	border-width: 1px;
	margin-right: 5px;
}

/* Advertisement ---*/
div.bannergroup_text div.banneritem_text {
	border-bottom: 1px solid #252525;
	padding: 5px 0 20px;
}

div.bannergroup_text div.firstitem {
	border-top: 0px;
}

div.bannergroup_text div.bannerheader,
div.bannergroup_text div.bannerfooter_text a {
	color: #999;
	font-size: 92%;
}

div.bannergroup_text div.bannerfooter_text {
	padding: 5px 0 0;
	text-align: right;
}

div.bannergroup {
	margin-bottom: 10px;
}

.moduletable_blank {
	background: none !important;
	margin: 0;
	padding: 0;
}

.moduletable_blank .ja-box-ct {
	border: 0 !important;
	margin: 0 !important;
	padding: 10px 0 !important;
}

/* Module list ---*/
div.ja-moduletable ul, div.ja-module ul {
	margin: 0;
}

div.ja-moduletable ul li, div.ja-module ul li {
	background-position: 0px 8px;
	padding-left: 10px;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.wrap {
}

.main {
}

.ja-box {
	padding-bottom: 0px;
	padding-top: 0px;
}

#ja-wrapper {
	overflow: hidden;
}

#ja-container {
	background-color: #1c1c1c;
	border-bottom: 1px solid #252525;
	border-top: 1px solid #252525;
	padding: 0px 0px 20px 0px;
	position: relative;
	z-index: 5;
}

/* 3 Columns - Classic Layout ---*/
#ja-container .ja-l1r1 {
	background: url(../images/dot.gif) 32% top repeat-y;
}

.ja-l1r1 h1{
}

/* Full */
#ja-container {
}

/* Full left */
#ja-container .ja-r1 {
}

#ja-container.ja-r1 .main {
	background: url(../images/grad5.gif) 715px 0% repeat-y;
}

#ja-container.ja-r1 #ja-main .inner {
	padding-right: 0px;
}

/* Full right */
#ja-container .ja-l1 {
}

#ja-container.ja-l1  #ja-main .inner {
	padding-left: 45px;
}

#ja-container.ja-l1 .main { 
	background: url(../images/grad5.gif) 260px 0% repeat-y;
}
/* Mass ---*/
.ja-mass-top {
}

.ja-mass-top .ja-moduletable, .ja-mass-top .ja-module {
	margin-left: 0;
	margin-right: 0;
}

.ja-mass-bottom {
}

.ja-mass-bottom .ja-moduletable, .ja-mass-bottom .ja-module {
	margin-left: 0;
	margin-right: 0;
}

/* MAIN COLUMN
--------------------------------------------------------- */
#ja-mainbody {
}

#ja-main {
}

#ja-main .inner {
}

#ja-contentwrap.ja-r1 {
	background: url(../images/dot.gif) 67% top repeat-y;
}

#ja-contentwrap.ja-l1 {
	background: url(../images/dot.gif) 33% top repeat-y;
}

#ja-mainbody {
}

#ja-main {
}

/* Content Top ---*/
.ja-content-top {
}

.ja-content-top .ja-moduletable, .ja-content-top .ja-module {
	margin-left: 0;
	margin-right: 0;
}

/* Content Main ---*/
.ja-content-main {
	padding: 0;
}

/* Content Bottom ---*/
.ja-content-bottom {
}

.ja-content-bottom .ja-moduletable, .ja-content-bottom .ja-module {
	margin-left: 0;
	margin-right: 0;
}

/* @end */
/* SIDE COLUMNS
--------------------------------------------------------- */
.ja-colswrap {
}

.ja-col {
}

/* Left Columns ---*/
#ja-left .ja-l2 {
}

/* Right Columns ---*/
#ja-right .ja-r2 {
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	background-color: #202020;
	border-bottom: 1px solid #151515;
}

#ja-header .main {
	height: 95px;
	padding: 0px !important;
	position: relative;
}

h1.logo, div.logo-text h1 {
	font-size: 250%;
	line-height: 1;
}

h1.logo, div.logo-text {
	float: left;
	z-index: 1;
}

/* Logo Image ---*/
h1.logo {
	margin: 20px 0 0 3px;
}


h1.logo a {
	background: url(../images/logo.png) no-repeat left;
	display: block;
	height: 58px;
	width: 230px;
}

h1.logo a span {

position: right;

}

a.portfisimo_button {
    border-radius: 25px 25px 25px 25px;
    display: table;
    font-size: 100%;
    font-weight: normal;
    margin: 0 auto;
    padding: 3px 10px;
    text-decoration: none;
}
a.portfisimo_button {
    background: linear-gradient(to bottom, #535f6b 0%, #3a4959 100%) repeat scroll 0 0 transparent;
    border: 1px solid #303C49;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.5) inset, 0 3px 0 0 #282828;
    color: #FFFFFF !important;
    text-shadow: -1px -1px 0 #282828;
}


#header .button-header:before, #header .button-header .ie-before {
    background: url("http://www.bus.man.eu/global/media/resources/img/sprites/header.png") no-repeat scroll 0 -96px transparent;
    content: "";
    display: block;
    height: 30px;
    left: -15px;
    position: absolute;
    top: 0;
    width: 15px;
}
#header .button-header:after, #header .button-header .ie-after {
    background: url("http://www.bus.man.eu/global/media/resources/img/sprites/header.png") no-repeat scroll 0 -334px transparent;
    content: "";
    display: block;
    height: 15px;
    left: -7px;
    position: absolute;
    top: 8px;
    width: 18px;
}
#header .button-header {
    background: url("http://www.bus.man.eu/global/media/resources/img/sprites/header.png") no-repeat scroll right 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    height: 23px;
    line-height: 17px;
    margin: 0 8px 0 15px;
    padding: 7px 26px 0 16px;
    position: relative;
    text-decoration: none;
}


#ja-header .name {
    bottom: 11px;
    color: #ACB1B6;
    font-family: 'HelveticaNeueLt77BoldCd',Arial;
    font-size: 20px;
    left: 122px;
    line-height: 25px;
    max-width: 235px;
    position: absolute;
}





/* Logo Text ---*/
div.logo-text {
	margin-top: 8px;
}

div.logo-text h1 a {
	color: #fda40a;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

p.site-slogan {
	background: #444;
	color: #999;
	display: block;
	font-size: 85%;
	letter-spacing: 1px;
	margin: 8px 0 0;
	padding: 0 5px;
	text-align: center;
	text-transform: uppercase;
}

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
	background: url(../images/mainnav-bg.gif) left top repeat-x;
	border-bottom: 0;
	float: right;
	line-height: 1;
	position: relative;
	z-index: 900;
}

span.has-image {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	padding: 0 0 0 25px;
}

span.menu-title {
	display: block;
	font-family: 'HelveticaNeueLt57Cd';
	color: #303C49;
	font-size: 16px;
}

span.menu-desc {
	color: #999;
	display: block;
	font-size: 92%;
	font-weight: normal;
}

/* Sub Nav ---*/
#ja-subnav {
	background-color: #101010;
	position: relative;
	z-index: 999;
}

#ja-subnav .main {
	line-height: 1;
	z-index: 10;
}

#ja-subnav ul {
	background: #101010;
	overflow: hidden;
	padding: 8px 0;
}

#ja-subnav ul.active {
}

#ja-subnav li {
	background: none;
	border-left: 1px dotted #444;
	display: block;
	float: left;
	padding: 0 15px 0 15px;
}

#ja-subnav li.first-item {
	border-left: 0;
}

#ja-subnav ul li a {
	color: #757575;
	cursor: pointer;
	display: block;
	text-decoration: none;
}

#ja-subnav ul li a span.has-image {
	font-size: 100%;
}

#ja-subnav ul li a:hover {
	color: #C5C5C5;
}

#ja-subnav ul li.active a,
#ja-subnav ul li.active a:hover,
#ja-subnav ul li.active a:active,
#ja-subnav ul li.active a:focus {
	color: #C5C5C5;
}

#ja-subnav ul li.active li a,
#ja-subnav ul li.active li a:hover,
#ja-subnav ul li.active li a:active,
#ja-subnav ul li.active li a:focus {
	color: #757575;
}

#ja-subnav ul.active li a {
}

#ja-subnav ul.active li a:hover {
	color: #C5C5C5;
}

#ja-subnav ul li.empty {
	visibility: hidden;
}

/* Sub Nav (lv2) ---*/
#ja-subnav ul li ul {
	background-color: #101010;
	border: 1px solid #202020;
	display: block;
	height: auto;
	left: -999em;
	overflow: visible;
	padding: 0;
	position: absolute;
}

#ja-subnav ul li.hover ul {
	display: block;
	height: auto;
	left: auto;
	margin-top: 7px;
	position: absolute;
}

#ja-subnav li li {
	margin: 0;
	padding: 0;
	width: 14.9em;
}

#ja-subnav ul li.haschild a.haschild {
	padding-right: 12px;
}

#ja-subnav ul li.haschild a.haschild:hover {
}

#ja-subnav ul li.haschild li a.haschild, #ja-subnav ul li.haschild li a.haschild:hover {
	background: url(../images/arrow-01.png) no-repeat 94% center;
}

#ja-subnav ul li ul li {
	border-bottom: 1px solid #202020;
	border-left: 0;
	color: #757575;
	display: block;
	float: none;
	position: relative;
	text-align: left;

}

#ja-subnav  li	{

}

#ja-subnav ul li ul li.last-item {
	border-bottom: 0;
}

#ja-subnav ul li ul li a {
	background: none;
	color: #757575;
	line-height: 20px;
	padding: 0 15px;
}

#ja-subnav ul li ul li a span.menu-title {
	padding-bottom: 3px;
	padding-top: 3px;
}

#ja-subnav ul li ul li a:hover {
	background-color: #222 !important;
	color: #C5C5C5 !important;
}

#ja-subnav ul li ul li a.active {
	color: #C5C5C5 !important;
}

#ja-subnav ul ul, #ja-subnav ul ul li {
	z-index: 99;
}

#ja-subnav ul ul ul, #ja-subnav ul ul ul li {
	z-index: 9999;
}

#ja-subnav ul ul ul {
	background-color: #fff;
	margin-left: 13em;
	position: absolute;
	top: 0;
}

#ja-subnav ul li.hover ul ul {
	display: none;
}

#ja-subnav ul ul li.hover ul {
	display: block;
	left: auto;
}

/* JA Slideshow ---*/
#ja-slideshow {
	background: url(../images/shadow-top.png) repeat-x left top #FB8819;
	margin-left: 7px !important;
}

#ja-slideshow-inner1 {
	background: none;
}

#ja-slideshow-inner2 {
	background: none;
}

.wrap-inner2{
	background: none;
}

#ja-slideshow .main {
}

#ja-slideshow .jac_links {
	display: none;
}

#ja-vertical_right {
	padding: 25px 0;
}

.ja-slide-thumbs, .ja-slide-thumbs-handles {
}

/* Breadcrumbs ---*/
#ja-navhelper {
	background-color: #151515;
	border-bottom: 1px solid #101010;
	border-top: 1px solid #101010;
}

#ja-navhelper .main {
	padding: 8px 0;
}

#ja-navhelper .main-inner1 {
	margin-left: 25px;
	margin-right: 25px;
}

#ja-navhelper a {
	color: #fda40a;
	padding: 0 2px;
	text-decoration: none;
}

#ja-navhelper a:hover, .ja-navhelper a:active, .ja-navhelper a:focus {
	background-color: #fda40a;
	color: #fff;
	text-decoration: none;
}

#ja-breadcrums {
	float: left;
	margin-top: 2px;
	width: 80%;
}

.ja-breadcrums strong {
	margin-right: 5px;
}

.ja-breadcrums img {
	margin: 1px 5px;
}

.pathway {
	color: #fda40a;
	font-weight: bold;
}

.ja-breadcrums img {
	display: none;
}

.ja-breadcrums a {
	background: url(../images/arrow-01.png) no-repeat 95% 4px;
	padding-right: 20px !important;
}

/* Extras ---*/
.ja-links {
	float: right;
	margin-top: 2px;
}

.ja-links li {
	background: none;
	display: inline;
	padding: 0;
}

.ja-links li.top a {
	background: url(../images/arrow2.png) no-repeat 5px center;
	padding-left: 17px !important;
	padding-right: 5px;
}

.ja-links li.top a:hover {
	background-color: #fda40a;
}

.ja-links li.layout-switcher a {
	background: #fda40a;
	color: #fff !important;
	text-decoration: none;
}

.ja-links li.layout-switcher a:hover {
	background: #666;
	color: #fff;
	text-decoration: none;
}

.ja-links li.user-reset a {
	background: #fda40a;
	color: #fff;
	text-decoration: none;
}

.ja-links li.user-reset a:hover {
	background: #666;
	color: #fff;
	text-decoration: none;
}

/* Default Joomla! Menu ---*/
#ja-container ul.menu {
	margin: 0;
	padding: 0;
}

#ja-container ul.menu li {
	background: none;
	border-top: 1px dotted #303030;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#ja-container ul.menu li:first-child {
	border-top: 0px;
}

#ja-container ul.menu li.firstitem {
	border-top: 0px;
}

#ja-container ul.menu li a {
/*	background: url(../images/arrow-3.gif) no-repeat scroll 5px 13px;*/
	color: #666;
	display: block;
	outline: none;
	padding: 6px 0;
	padding-left: 10px;
	text-decoration: none;
	text-indent: 5px;
}

#ja-container ul.menu li a:hover,
#ja-container ul.menu li a:active,
#ja-container ul.menu li a:focus {
	background: url(../images/arrow-2.gif) 5px 13px no-repeat;
	color: #fda40a;
}

#ja-container ul.menu li.active a {
	background: url(../images/arrow-2.gif) 5px 13px no-repeat;
	color: #fda40a;
	font-weight: bold;
}

#ja-container ul.menu li ul {
	border-top: 1px dotted #303030;
	margin: 0 0 0 10px !important;
}

#ja-container ul.menu li li {
	background: none !IMPORTANT;
	border: 0;
}

#ja-container ul.menu li.active li a {
/*	background: url(../images/arrow-3.gif) no-repeat scroll 5px 10px;*/
	padding: 3px 0;
	text-indent: 15px;
}

#ja-container ul.menu li.active li a:hover {
	background: url(../images/arrow-2.gif) 5px 10px no-repeat;
}

#ja-container ul.menu li li a {
	color: #666 !important;
	font-weight: normal !important;
	text-indent: 10px;
}

#ja-container ul.menu li li a:hover,
#ja-container ul.menu li li a:active,
#ja-container ul.menu li li a:focus {
	color: #fda40a !important;
}

#ja-container ul.menu li.active li.active a {
	background: url(../images/arrow-2.gif) 5px 10px no-repeat;
	color: #fda40a !important;
	font-weight: bold;
}

#ja-container ul.menu li.active li.active li a {
/*	background: url(../images/arrow-3.gif) no-repeat scroll 5px 10px;*/
	color: #666 !important;
}

#ja-container ul.menu li.active li.active li a:hover,
#ja-container ul.menu li.active li.active li.active a {
	background: url(../images/arrow-2.gif) 5px 10px no-repeat;
	color: #fda40a !important;
}

#ja-container ul.menu span.separator {
	display: none;
}

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-box, #ja-botsl1 .ja-box {
	margin-right: 10px;
}

#ja-topsl .ja-box-right, #ja-botsl1 .ja-box-right,
#ja-topsl .ja-box-full, #ja-botsl1 .ja-box-full {
	background: none;
}

#ja-topsl li, #ja-botsl1 li {
/*	background: url(../images/arrow-3.gif) left 7px no-repeat;*/
	padding-left: 0px;
}

#ja-topsl ol li, #ja-botsl1 ol li {
	margin-left: 25px;
	padding: 0 !important;
	background: linear-gradient(to bottom, rgba(251, 251, 251, 0.9) 0%, rgba(233, 233, 233, 0.9) 100%) repeat scroll 0 0 transparent;
	width: 170px;
	height: 30px;
}

#ja-topsl ul, #ja-topsl p, #ja-topsl ol,
#ja-botsl1 ul, #ja-botsl1 p, #ja-botsl1 ol {
}

#ja-searchborder {
  position: absolute;
  top: 0px;
  left: -4800px;
}

#ja-topsl, #ja-botsl1 a {
	text-decoration: none;
}

#ja-topsl a:hover, #ja-topsl a:active, #ja-topsl a:focus,
#ja-botsl1 a:hover, #ja-botsl1 a:active, #ja-botsl1 a:focus {
	text-decoration: underline;
}

/* Top spotlight ---*/
#ja-topsl {
	border-bottom: 1px solid #101010;
	position: relative;
	z-index: 1;
}

#ja-topsl .main {
	padding: 0px 0 10px;
}

#ja-topsl .ja-box-left .ja-moduletable {
	margin-left: 0;
}

#ja-topsl .ja-box-right .ja-moduletable {
	margin-right: 0;
}

/*#ja-topsl h3 {
	background-image: none;
	border: 0px;
	color: #fff;
	font-size: 200%;
	font-weight: normal;
	margin: 0 0 8px;
	padding: 0;
	padding-bottom: 0;
	text-transform: none;
}

#ja-topsl .ja-box-ct h3 {
	clear: both;
	margin-bottom: 0px;
}*/

/* JA Bot ---*/
#ja-bot {
}

#ja-bot .ja-moduletable h3, #ja-bot .moduletable h3 {
	margin-bottom: 10px;
	padding-left: 0;
}

#ja-bot .ja-moduletable h3 span, #ja-bot .moduletable h3 span {
	margin: 0;
}

#ja-bot .ja-moduletable, #ja-bot .moduletable {
	background: none;
	margin-left: 20px;
	margin-right: 20px;
}

#ja-bot .ja-box-ct {
	background: none;
	border: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

/* Bot spotlight ---*/
#ja-botsl1 {
	background: #101010;
	border-bottom: 1px solid #101010;
	color: #C5C5C5;
}

#ja-botsl1 .main {
	padding: 10px 0;
}

#ja-botsl1 .ja-moduletable h3 {
	margin-bottom: 10px;
	padding-left: 0;
}

#ja-botsl1 .ja-box-left .ja-moduletable {
	margin-left: 0;
}

#ja-botsl1 .ja-box-right .ja-moduletable {
	margin-right: 0;
}

#ja-botsl1 .ja-moduletable h3 span {
	margin: 0;
}

#ja-botsl1 .ja-moduletable .ja-box-ct,
#ja-botsl1 .moduletable .ja-box-ct {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}

.moduletable_linkWhite li {
	margin-bottom: 7px;
	padding-left: 10px;
}

.moduletable_linkWhite li:first-child {
	border-top: 0px;
}

.moduletable_linkWhite li a {
	color: #757575;
}

.moduletable_linkWhite li a:hover,
.moduletable_linkWhite li a:focus,
.moduletable_linkWhite li a:active {
	color: #fff;
}

#ja-botsl1 ul.address {
	color: #757575;
	padding-top: 10px;
}

#ja-botsl1 ul.address li {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.moduletable_colorGrey .ja-box-ct{
	color: #757575;
}

.ja-box-right .ja-moduletable, .ja-box-right .moduletable,
.ja-box-full .ja-moduletable, .ja-box-full .moduletable {
	background: 0 !important;
	border: 0 !important;
}

/* Bot spotlight ---*/
#ja-botsl {
	background: url(../images/shadow-top.png) left top repeat-x #fb8819;
	color: #101010;
}

#ja-botsl .main{
	padding: 0px;
}
	
#ja-module {
	background: #101010;
}

#ja-botsl a {
	border-bottom: 1px dotted #000;
	color: #000;
	text-decoration: none;
}

#ja-botsl a:hover, #ja-botsl a:focus, #ja-botsl a:active {
	border-bottom: 1px dotted #fff;
	color: #fff;
}

#ja-botsl .ja-box-left .ja-moduletable {
	margin-left: 0;
}

#ja-botsl .ja-box-right .ja-moduletable {
	margin-right: 0;
}

#ja-botsl h3 {
	background-image: none;
	color: #101010;
	padding-bottom: 0;
}

/* JA Bulletin on bottom spotlight ---*/
#ja-botsl1 .ja-bulletin span.post-date {
	margin-top: 3px;
	text-transform: none;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	background: linear-gradient(to bottom, #303c49 0%, #303c49 35%, #303C49 36%, #303C49 100%) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(top, #303c49 0%,#303c49 35%,#303c49 36%,#303c49 100%);
	/*background-color: #202020;*/
	border-top: 6px solid #D00039;
	clear: both;
}

#ja-footer .main {
	color: #666;
	padding: 0;
	padding: 0px;
	position: relative;
}

#ja-footer .inner {
	clear: both;
}

#ja-footer .ja-copyright {
	padding-left: 33px;
	text-align: left;
}

#ja-footer small {
	color: #757575;
	font-size: 100%;
}

#ja-footer small a {
	color: #fda40a;
}

/* T3 Framework logo ---*/
#ja-poweredby a#t3-logo {
	background: url(../images/t3-logo.png) no-repeat left top;
	display: block;
	height: 20px;
	position: absolute;
	right: 0;
	text-decoration: none;
	text-indent: -9999%;
	top: 10px;
	width: 160px;
}


#ja-poweredby {
    position: absolute;
    right: 20px;
    text-indent: -9999px;
    top: 0px;
}
#ja-poweredby a#t3-logo:hover,
#ja-poweredby a#t3-logo:focus,
#ja-poweredby a#t3-logo:active {
	background-position: left bottom;
}

/* Foot Links ---*/
#ja-footer .ja-footnav {
	font-size: 100%;
	margin: 3px 0 !important;
	padding-left: 33px;
}

.ja-footnav ul {
}

.ja-footnav li {
	background: url(../images/icon-dash.gif) no-repeat left center;
	display: block;
	float: left;
	padding: 0 7px 0 10px;
}

.ja-footnav li:first-child {
	background: none;
	padding: 0 7px 0 0;
}

.ja-footnav li a {
	color: #757575;
	display: block;
	text-decoration: none;
}

.ja-footnav li a:hover, .ja-footnav li a:active, .ja-footnav li a:focus {
	color: #fda40a;
}

.ja-footnav #item-437 {
	background: none;
	padding-left: 0;
}

/* Copyright Info. ---*/
.ja-copyright small {
	display: block;
}

/* MISCELLANOUS
----------------------------------------------------------- */
/* User Tools ---*/
ul.ja-usertools-font {
	font-size: 11px;
	position: absolute;
	right: 20px;
	top: 15px;
}

ul.ja-usertools-font li, ul.ja-usertools-screen li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.ja-usertools-screen {
	font-size: 11px;
	position: absolute;
	right: 90px;
	top: 15px;
}

/* Others ---*/
#ja-banner {
	border-top: 1px solid #303C49;
	margin: 0;
	overflow: hidden;
	padding-top: 15px;
	text-align: center;
	width: 100%;
}

div.ja-innerdiv {
	border-bottom: 1px dotted #ccc;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 12px;
}

div.ja-innerdiv h4 {
	font-size: 92%;
	font-weight: normal;
	margin: 5px 0;
	padding: 0;
	text-transform: uppercase;
}

.img-border {
	border: 1px solid #252525;
	margin: 0 0 10px 0;
	padding: 4px;
}

.cufon-canvas {
	padding: 1px 0 3px;
}

/* JA Popup ---*/
.ja-gallery {
	text-align: center;
}

div.ja-thumb {
	display: inline;
	margin: 5px 10px 8px 0;
}

div.last {
	margin-right: 0;
}

div.ja-thumb img {
	border: 1px solid #252525;
	padding: 4px;
}

/* Social Network ---*/
div.ja-moduletable ul.social li {
	border-top: 1px solid #252525;
	padding: 0 20px 0 45px;
}

div.ja-moduletable ul.social li:first-child {
	border-top: 0px;
}

ul.social li.flickr {
	background: url(../images/icon-flickr.gif) no-repeat 20px 5px;
}

ul.social li.digg {
	background: url(../images/icon-digg.gif) no-repeat 20px 5px;
}

ul.social li.youtube {
	background: url(../images/icon-youtube.gif) no-repeat 20px 5px;
}

/* */
.display {
}

/* weblink */
.weblinks .contentdescription img {
	border: 1px solid #252525;
	margin: 0 20px 10px 0;
	padding: 4px;
}

/* poll */
.poll br {
	clear: both;
}

/* ja-right */
#ja-right .ja-mass-top .ja-moduletable{
	border-bottom: 1px solid #252525;
	padding-bottom: 15px;
}

/* ja-hot-news */
#ja-hot-news {
	background-color: #151515;
	border-bottom: 1px solid #000;
	float: left;
	padding-top: 5px !important;

}

#ja-hot-news .main {
	padding-left: 10px;
	width: 970px !important;
}

#ja-hot-news .ja-box-ct {
	float: left;
}

#ja-hot-news h3 {
	background-image: none;
	color: #c5c5c5;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 0px;
}

#ja-hot-news .ja-moduletable, #ja-hot-news .moduletable{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px !important;
	padding-top: 5px;
}
	
#ja-hot-news div.ja-moduletable h3 span {
	padding-right: 10px;
}

.ja-headelines-buttons {
	margin-top: 2px;
}

.ja-headlines {
	float: left;
	width: 300px !important;
	height:20px;
}

.ja-headlines .ja-headlines-item { height:20px; line-height:14px;}

.ja-headelines-next {
	background: transparent url(../images/re-right1.gif) no-repeat scroll left 4px;
}

.ja-headelines-pre {
	background: transparent url(../images/re-left1.gif) no-repeat scroll left 4px;
}

a.ja-headelines-pre, a.ja-headelines-next {
	width: 10px;
}

/* */
.btlink {
	margin-top: 20px;
}

.btlink a {
	background: url(../images/grad4.gif) left top repeat-x;
	border: 1px solid #fff;
	border-top: 0;
	color: #101010;
	font-family: Arial, sans-serif;
	font-size: 140%;
	padding: 9px 12px;
}

.btlink a:hover {
	text-decoration: none;
}

.btlink span {
	margin: 0 10px;
}

/* About static */
/* content  slider */
.contentSlideshow {
	background: url(../images/blog-bg.png) left bottom no-repeat;
}

.ja-button-control {
	;
    position: relative;
	background: none;
	border-bottom: none;
	width: 100%;
}

/*ja-slideshow */
#ja-slideshow {
	background: none;
}

	
#ja-slideshow .ja-moduletable {
	margin: 0px 0px;
	padding: 0px;
}

.moduletable_about .ja-box-ct {
	padding-top: 25px;
}

.moduletable_about {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 300%;
	height: 90px;
}

.moduletable_about .ja-box-ct p {
	color: #fff;
}

/* recent comments */
ul.recent-comments a{
	color: #c5c5c5;
}

ul.recent-comments li {
	background: none !important;
	border-bottom: 0;
	margin: 0;
	padding: 5px 0;
	padding-left: 0 !important;
}

ul.recent-comments span {
	color: #757575;
}

a.jac-links:hover span, a.jac-links:focus span, a.jac-links:active span {
	color: #fda40a;
}

.article_column .jac-links {
	background: none !important;
	margin: 0;
	padding-left: 0;
}

div.type_captcha {
	clear: both;
	margin: 10px 0 0 !important;
}

/* BLOG LAYOUT
----------------------------------------------------*/
.blog-layout h2 {
	background: url(../images/icon-line-grey.gif) no-repeat left bottom;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	padding: 0;
	padding-bottom: 10px;
}

.blog-layout h2 a.contentpagetitle {
	color: #fff;
}

.blog-layout .article-tools {
	margin-top: 10px;
}

.article_row {
	border-bottom: 0px;
	margin-bottom: 20px;
}

#ja-current-content .article_row {
	margin-bottom: 0px;
}

.ja-blog-style .img_caption.left {
	margin-right: 0;
}

.ja-blog-style .img_caption.right {
	margin-left: 0;
}

.ja-blog-style img.caption {
	margin-right: 0;
}

#jac-wrapper input[type=checkbox] {
	background-color: transparent;
	border: 0;
}

#ja_twitter_div center {
	text-align: left;
}

.ja-slidewrap_ores .ja-vertical_right .active {
	background: transparent url(../images/arrow-bg.png) no-repeat scroll left 35px;
}

.items-row{
    margin-left:0;
}

/* Date typo ---*/
.blog .createdate-icon {
	display: block;
	margin-bottom: 5px;
}

.blog .createdate-icon .ja-date,
.blog .createdate-icon .ja-month,
.blog .createdate-icon .ja-year {
	font-family: Arial, sans-serif;
}

.blog .createdate-icon .ja-date {
	background: url(../images/date-sep.gif) no-repeat right bottom;
	float: left;
	font-size: 45px;
	line-height: 100%;
	margin-right: 8px;
	padding-right: 8px;
}

p.error, p.message, p.tips, p.rss, p.key, p.tag, p.cart, p.note, p.photo, p.doc, p.mobi {
	padding-left: 25px !important;
	position: relative;
}

.blog .createdate-icon .ja-month,
.blog .createdate-icon .ja-year {
	display: block;
	float: left;
	font-size: 170%;
	line-height: 100%;
}

.blog .createdate-icon .ja-month {
	margin-top: 10px;
}

.blog .img_caption.left {
	margin-right: 18px;
}

.blog .img_caption.right {
	margin-left: 0;
}

.blog img.caption {
	margin-right: 0;
}

dl.article-info {
	width: 80%;
}

.ja-module dd, .ja-content-main dd, .ja-content-main dd {
	margin-left: 0px;
}

.com_jacomment.contentpane #ja-switch,
.com_mailto.contentpane #ja-switch,
.com_content.contentpane #ja-switch{
	display: none !important;
}

/* Contact page */
#contact-slider .panel { border:#303030 solid 1px }

#ja-content-main .contact .panel h3 {
	background: none;
	font-size: 125%;
	margin: 0 !important;
}


.panel h3.pane-toggler-down a {
    background: #151515;
    border-bottom: 1px solid #303030;
    color: #fff;
}

#ja-content-main .contact h3 {
	font-size: 125%;
    background: #151515;
    border-bottom: 1px solid #303030;
    color: #fff;
	border-top: 1px solid #303030;
	padding: 10px 0;
}

#contact-slider.tabs { float: none; overflow: hidden; }

#contact-slider.tabs dt { background: #151515; border: 1px solid #303030; border-bottom: none; }

#contact-slider.tabs dt.open { background: #151515; border-bottom: none; }

#contact-slider.tabs dt h3 {
	padding: 0;
	border: none;
}

#contact-slider.tabs dt h3 a { color: #444; }

#contact-slider.tabs dt.open h3 a { color: #fff; }

div.current { border: 1px solid #303030; max-width: 700px; }

*+ html .contact dd.tabs { float: left; clear: both; }

.jpane-slider,  .contact .panel .contact-form form, .contact .panel .contact-address  {padding:0 !important; overflow:hidden; margin:0 !important }

#contact-slider fieldset {
	margin: 15px 0px;
}

.panel h3.pane-toggler a { background:#151515;}

.contact-address address { display: inline; }

span.jicons-icons, div.jicons-icons { padding: 0 5px 0 0;}

.contact-form dd { margin-left: 0; }

.contact-form input, .contact-form textarea { width: 70%; }

.contact-form .button { margin-left: 0; }

.contact-form textarea { overflow: auto; }

.contact-form input[type="checkbox"] { width: auto; margin: 0; }

.contact-miscinfo { overflow: hidden; padding: 15px 0; }

div.jicons-icons, div.contact-misc { display: inline; }

div.jicons-icons img { vertical-align: middle; }

.column div.contact-misc  p { margin: 0 !important; display: inline; }

.contact h1, .contact-category h2, .cat-children h3,
.registration legend {
	font-size: 200%;
	color: #fff;
}

/* Statistics
----------------------------*/
.stats-module  .label {
	font-weight: bold;
}


.row:before, .row:after {
    content: "";
    display: table;
}
.row:after {
    clear: both;
}
.row:before, .row:after {
    content: "";
    display: table;
}

#content > article > section, .tab-content > article > section, .accordion-entry > article > section, .timeline-text > article > section, #content > .row > section, #content > .row > article, #content > .row > div[class^="grid_"] {
    margin-top: 13px;
    padding: 3px 0 4px;
}

.container .grid_12 {
    width: 940px;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    float: left;
    margin-left: 20px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

.business-router:first-child {
    float: left;
}
.business-router {
    border: 1px solid #D6D8DB;
    float: right;
    min-height: 336px;
    position: relative;
    width: 460px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

.business-router > ul {
    font-size: 0;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 10px 0 0;
    position: absolute;
    top: 0;
    width: 460px;
}

.business-router > ul > li {
    display: inline-block;
    font-size: 12px;
    margin: 0 10px;
    overflow: visible;
    vertical-align: top;
    width: 210px;
}
.business-router > ul {
    list-style: none outside none;
}

.business-router .collapse-toggle:before, .business-router .collapse-toggle > .ie-before {
    background-position: 0 -2418px;
    float: right;
    height: 6px;
    margin: 13px -20px 0 0;
    width: 10px;
}
.header:before, .header > .ie-before {
    background: url("http://avantigroup.com.ua/images/div-bottom.png") no-repeat scroll 0 0px transparent;
    content: "";
    float: right;
    height: 21px;
    margin: -1px 0 0 0;
    width: 21px;
}




.header-ext:before, .header-ext > .ie-before {
    background: url("http://avantigroup.com.ua/images/div-top.png") no-repeat scroll 0 transparent;

    float: right;
    height: 21px;
    margin: -1px 0 0 0;
    width: 21px;
}


article h1:first-child, article h3:first-child, article .text .visual:first-child + h3, article .sp-home .visual:first-child + h3 {
    margin-top: -1px;
}

.business-router ul h3 {
    background: linear-gradient(to bottom, rgba(251, 251, 251, 0.9) 0%, rgba(233, 233, 233, 0.9) 100%) repeat scroll 0 0 transparent !important;
    font-size: 16px;
    line-height: 32px;
    margin: 0 0 10px;
    padding: 0 30px 0 10px;
    position: relative;
    white-space: nowrap;
}

.collapse-toggle {
    cursor: pointer;
}

article h3, article .text .visual.block:first-child + h3, article .col4 .text .visual:first-child + h3 {
    color: #303C49;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.business-router section.collapse-content {
    display: block;
}

.business-router section {
    background: none repeat scroll 0 0 #FFFFFF;
    position: relative;
    width: 440px;
}





.business-router ul h3 > span:before, .business-router ul h3 > span .ie-before {
    background: url("http://www.man.eu/media/resources/img/sprites/general.png") no-repeat scroll 0 -2083px transparent;
    bottom: -10px;
    content: "";
    display: block;
    height: 10px;
    left: 95px;
    position: absolute;
    visibility: hidden;
    width: 21px;
}

.business-router ul h3 > span {
    overflow: hidden;
    text-overflow: ellipsis;
}

.business-router section img {
    float: left;
    padding: 10px;
}
img {
    border: 0 none;
    vertical-align: middle;
}

.business-router ul.links {
    border-bottom: 6px solid #FFFFFF;
    margin: 0;
    max-height: 162px;
    overflow: hidden;
    padding: 5px 0 0;
}
ul.links {
    list-style: none outside none;
    margin: 13px 0 0;
    padding: 0;
}

.business-router ul.links li:first-child {
    margin-top: 2px;
}
ul.links li:first-child, .widget-calendar .info ul.links li:first-child {
    margin-top: 0;
}
.business-router ul.links li {
    float: left;
    padding: 0 10px;
    width: 200px;
}

a.gl {
font-size: 12px !important; 
font-family: Arial,sans-serif !important; 
line-height: 13px; 
font-weight: bold;
background: url('../../images/ll.png') left;

}

a.external:before, .no-generatedcontent a.external .ie-before {
    background-position: 0 -691px;
    height: 7px;
    width: 7px;
}

a.internal:before, a.external:before, a.webcast:before, a.folder:before, a.cv:before, a.play:before, a.pdf:before, a.picture:before, a.print:before, a.share:before, a.rss:before, a.vcard:before, a.email:before, a.basket:before, a.calendar:before, a.video:before, a.document:before, a.zoom:before, li.calendar span:before, .no-generatedcontent a.internal .ie-before, .no-generatedcontent a.external .ie-before, .no-generatedcontent a.webcast .ie-before, .no-generatedcontent a.folder .ie-before, .no-generatedcontent a.cv .ie-before, .no-generatedcontent a.play .ie-before, .no-generatedcontent a.pdf .ie-before, .no-generatedcontent a.picture .ie-before, .no-generatedcontent a.print .ie-before, .no-generatedcontent a.share .ie-before, .no-generatedcontent a.rss .ie-before, .no-generatedcontent a.vcard .ie-before, .no-generatedcontent a.email .ie-before, .no-generatedcontent a.basket .ie-before, .no-generatedcontent a.calendar .ie-before, .no-generatedcontent a.video .ie-before, .no-generatedcontent a.document .ie-before, .no-generatedcontent a.zoom .ie-before, li.calendar .no-generatedcontent span .ie-before {
	background: url("http://www.man.eu/media/resources/img/sprites/general.png") no-repeat scroll left top transparent;
    content: "";
    display: inline-block;
    margin: 0 5px 0 0;
}

a.external {
    padding-left: 12px;
    text-indent: -12px;
}
a.internal, a.external, a.webcast, a.folder, a.cv, a.play, a.pdf, a.picture, a.print, a.share, a.rss, a.vcard, a.email, a.basket, a.calendar, a.video, a.document, a.zoom {
    display: inline-block;
    font-weight: bold;
    outline: medium none;
}
a, a:visited {
    color: #303C49;
    text-decoration: none;
}

.hide1 {
	display: none;
	}
.show1 {
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
	box-shadow: #ccc 0 0 10px;
	border-radius: 5px;
	width: 320px;
	}


#slider {
	width: 508px;
	color: #fff;
	font-family: Georgia;
	font-size: 14px;
	}
.header {
	width: 175px;

	padding: 8px 8px 5px 22px;
	font-weight: normal;
	margin-bottom: 10px;
	cursor: pointer;
	background: linear-gradient(to bottom, rgba(251, 251, 251, 0.9) 0%, rgba(233, 233, 233, 0.9) 100%) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(top, rgba(251,251,251,0.9) 0%,rgba(233,233,233,0.9) 100%);
	text-align: left;
	color: #303C49;
font-family: 'HelveticaNeueLt57Cd';
margin-left: 16px;
height: 21px;
	}




.header:hover {
	background: linear-gradient(to bottom, rgba(251, 251, 251, 0.9) 0%, rgba(233, 233, 233, 0.9) 100%) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(top, rgba(251,251,251,1) 0%,rgba(233,233,233,1) 100%);
	color: #303C49;
	}
.content {
	overflow: hidden;
	}
.text {
	width: 400px;
	border: 0px solid #ffffff;
	border-top: none;
	padding: 15px;
	text-align: left;
	background: #ffffff;
	color: #303C49;
margin-left: 15px;
margin-top: 10px;
height: 150px;
	}

.tab-module {
    color: #303C49;
    font-size: 12px;
    line-height: 16px;
}

.tab-module .inner {
    background: linear-gradient(to bottom, #FAFAFA 0%, #E5E5E5 100%) repeat scroll 0 0 transparent;
    border: 3px solid #FFFFFF;
    padding: 0 10px 16px;
}

.t-i {
width:66%;
}

.t-i table.colored th {
    background-color: #EAEBEE;
    border-color: #ACB1B6;
}
.t-i table.colored th {
    border-style: solid;
    border-width: 1px;
    padding: 5px 7px 4px;
    text-align: left;
}

.t-i table.colored td {
    border-color: #ACB1B6;
}
.t-i table.colored td {
    border-style: solid;
    border-width: 1px;
    padding: 5px 7px 4px;
}

#ja-content-main .truck-overview {
    background: linear-gradient(to bottom, #FFFFFF, #D6D8DB) repeat scroll 0 0 transparent;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d6d8db));
    border: 3px solid #FFFFFF;
    box-shadow: 0 0 10px #CCCCCC;
    height: 320px;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 200px;
}


.truck-overview h3 {
    height: 47px;
    margin-left: 15px !important;
    margin-right: 10px;
    overflow: hidden;
    padding-top: 0px;
}

.truck-overview h3 a {
    font-size: 18px;

}


.button1st .icon {
    background: url("http://www.man-topused.ru/gfx/man-sprite.png") no-repeat scroll -251px -480px transparent;
    display: block;
    float: left;
    height: 20px;
    width: 32px;
}


.button1st .text {
    color: #FFFFFF;
    display: block;
    line-height: 25px;
    margin-top: -2px;
    padding-left: 35px;
}

.button_kachel, #mFollowus {
    margin: 10px;
}

.truck-overview p.text3 {
    font-weight: bold;
    height: 16px;
    overflow: hidden;
	margin-bottom: 0 !important;
}

.truck-overview p.text4 {
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    padding-top: 3px;
margin-top: 0px !important;
}


.truck-overview .mwst {
    line-height: 30px;
    position: relative;
    top: 1px;
}


.truck-overview div.view-pic {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.truck-overview div.view-equip {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
}

.button1st {
    background-color: #303C49;
    background-image: linear-gradient(to bottom, #59636D, #303C49);
    border: 1px solid #303C49;
}
.button1st, .button2nd {
    border-radius: 1px 1px 1px 1px;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px 5px 0;
}


.truck-overview div.view-listadd {
    margin-left: 10px;
    margin-right: 10px;
}

.kont {
margin-right: 1px; 
width: 270px; 
background: linear-gradient(to bottom, #FAFAFA 0%, #E5E5E5 100%) repeat scroll 0 0 transparent; 
background: -webkit-linear-gradient(top, #fafafa 0%,#e5e5e5 100%);
border: 3px solid #FFFFFF; 
padding: 0 10px 16px; 
box-shadow: 0 0 5px 2px #CCCCCC;

}

.agr {
background: url("http://avantigroup.com.ua/truck/modules/mod_vtem_carousel/images/rs.png") no-repeat scroll 0 6px transparent;
}

.agr a {
margin-left: 10px;
font-weight: bold;
}



