/*********************************************************
WM_JooRoos
copyright (C) 2010 - WebMasher
license GNU/GPL http://www.gnu.org/copyleft/gpl.html
*********************************************************/
HTML
{
	background: #2B2B2B;
}
HTML, BODY, FORM, FIELDSET
{
	margin: 0;
	padding: 0;
}
BODY
{
	background: #FFFFFF;
	color: #666;
	font: 80%/140% Tahoma, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
A:link, A:visited
{
	color: #1DA9F2;
	text-decoration: none;
}
A:hover, A:active
{
	text-decoration: underline;
}
A IMG
{
	border: none;
}
.buttonheading IMG
{
	border: 0px none #000000;
	padding-right: 10px;
}
H1
{
	font-size: 150%;
}
H2
{
	font-size: 135%;
}
H3
{
	font-size: 150%;
}
H4
{
	font-size: 125%;
}
P, PRE, BLOCKQUOTE, UL, OL, H1, H2, H3, H4, H5, H6
{
	margin: 5px 0;
	padding: 0;
}
UL
{
	list-style: none;
}
UL LI
{
	padding-left: 20px;
}
OL LI
{
	margin-left: 35px;
}
TH
{
	font-weight: bold;
	padding: 8px;
	text-align: left;
}
FIELDSET
{
	border: none;
	padding: 5px;
}
FIELDSET A
{
	font-weight: bold;
}
FIELDSET.input
{
	padding: 0;
	background: none;
}
HR
{
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #EEEEEE;
	height: 1px;
}
BR
{
	height: 1px;
	font-size: 1px;
}
TD, TH, DIV
{
	text-align: left;
}
.container
{
	max-width: 950px;
	overflow: hidden;
	margin: 0 auto;
}
#logo
{
	font-size: 50px;
	line-height: 23px;
	letter-spacing: normal;
	float: left;
	padding: 10px 0px 0;
	width: auto;
	height: 200px;
	text-decoration: none;
	text-transform: uppercase;
}
#logo A:hover
{
	text-decoration: none;
}
/*======================= TOP PANEL=============================*/
#toppanel
{
	height: 30px;
	width: 100%;
	background: url(../images/top.png) repeat-x;
}
#sub-panel
{
	text-align: center;
	position: absolute;
	width: 100%;
	z-index: 2000;
	height: 30px;
	right: 0;
}
#sub-panel A
{
	position: absolute;
	right: 0;
	width: 84px;
	float: right;
	text-decoration: none;
	text-align: center;
	margin-right: 30px;
	margin-top: -1px;
}
#sub-panel A SPAN
{
	display: block;
	height: 30px;
	padding-top: 8px;
}
A#toggle SPAN
{
	background: url(../images/toggle.png) no-repeat;
	color: #C9BE62;
}
#tools
{
	clear: right;
	width: 350px;
	float: left;
	text-align: left;
	line-height: 25px;
	padding-top: 5px;
}
/*======================= LOGIN =============================*/
#login
{
	width: 35px;
	text-align: right;
	padding: 0px 0px 5px;
	margin-right: 2px;
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;
}
#login-box
{
	width: 320px;
	position: absolute;
	right: 145px;
	top: 30px;
	z-index: 99999999;
	visibility: hidden;
	overflow: hidden;
}
#login-panel
{
	background: url(../images/login-bg.png) no-repeat 0 100%;
	position: relative;
	overflow: hidden;
	padding: 25px 30px 30px;
	color: #E6E6E6;
}
#login-panel .moduletable_content
{
	padding-top: 0px;
	margin-bottom: -5px;
}
#login-panel .moduletable A
{
	color: #FFB405;
}
FORM.loginform FIELDSET
{
	border: 1px solid #888;
	margin: 0;
}
FORM.loginform LEGEND
{
	color: #CCC;
	font-size: 1.3em;
	background-color: transparent;
}
FORM.loginform P#login-username LABEL, FORM.loginform P#login-password LABEL
{
	display: none;
}
FORM.loginform .inputbox
{
	display: inline;
	background: none;
	color: #888;
	border: none;
	padding: 0;
}
FORM.loginform P#login-username
{
	background: #252525 url(../images/username.png) no-repeat left center;
	border: 1px solid #414141;
	color: #C0C0C0;
	padding: 3px 2px;
	padding-left: 23px;
	width: 220px;
}
FORM.loginform P#login-password
{
	background: #252525 url(../images/password.png) no-repeat left center;
	border: 1px solid #414141;
	color: #C0C0C0;
	padding: 3px 2px;
	padding-left: 23px;
	width: 220px;
}
FORM.loginform P#form-login-remember
{
	margin: 13px 5px 0 0;
	color: #999;
	float: right;
}
FORM.loginform P#login-button
{
	margin: 12px 15px 0 -5px;
	float: left;
}
FORM.loginform P#login-button .round, FORM.loginform P#login-button .round SPAN
{
	padding: 2px 5px;
	background-image: url(../images/button.gif);
	background-repeat: repeat-x;
	color: #FAFAFA;
	font-weight: bold;
	border: none;
	font-size: 11px;
}
FORM.loginform UL.login-lost
{
	margin: 15px 0 0 10px;
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
}
FORM.loginform UL.login-lost LI
{
	padding: 0;
}
BUTTON
{
	border: 0;
	border: none;
	background: transparent;
	width: auto;
	overflow: visible;
	white-space: nowrap;
	padding: 0 2px;
	cursor: pointer;
}
.logout
{
	height: 80px;
	padding-left: 30%;
	text-align: center;
	display: block;
	float: left;
	line-height: 30px;
}
#logout.button
{
	padding: 5px;
	margin-left: 40%;
	width: 50px;
	background: url(../images/button.gif) repeat-x;
	text-align: center;
	color: #FAFAFA;
	font-weight: bold;
	font-size: 11px;
}
/*======================= MOOMENU =============================*/
#moomenu
{
	height: 55px;
	background-color: #E4E4E4;
/*background-image:url(../images/menu-shadow.png);*/
	background-position: center bottom;
	background-repeat: no-repeat;
}
.buton
{
	margin: 0 10px;
	display: inline-block;
}

/*.buton:first-child
{
	margin: 0 5px 0 13px;
}

.buton:last-child
{
	margin: 0 13px 0 5px;
}*/

.nav
{
	width: 100%;
	height: 100%;
	background: url(../images/menu.png) repeat-x;
	background-position: center top;
}
/*======================= HEADER =============================*/
.header
{
	width: 100%;
	height: 138px;
	/*background: url(../images/header.png) repeat-x top center;*/
	background: url(../images/header2.png) repeat-x top center;
	padding-top: 18px;
}


/*======================= USERS =============================*/
#user1, #user2, #user3, #user4, #user5, #user6, #user7, #user8, #user9
{
	width: auto;
	height: auto;
	float: left;
}
#user H3
{
	font-family: Tahoma, Arial, Sans-serif;
	color: #1DA9F2;
	font-weight: bold;
	margin: -4px -6px 5px;
	line-height: 30px;
	text-align: left;
	border-bottom: 1px solid #1DA9F2;
}
.userpadding
{
	padding: 10px 10px 20px;
}
.usertop
{
	width: 100%;
	background: #E4E4E4;
	border-bottom: 2px solid #BEBEBE;
	overflow: hidden;
	background: url(../images/usertop.jpg) repeat-x center;
	height: 282px;
}
.usertop H3, .userbottom H3
{
	font-family: Tahoma, Arial, Sans-serif;
	color: #1DA9F2;
	font-weight: bold;
	margin: -4px -6px 5px;
	line-height: 30px;
	text-align: left;
	border-bottom: 1px solid #1DA9F2;
}
.userbottom, .userfooter
{
	width: 100%;
	overflow: hidden;
}
/*======================= CONTAINER =============================*/
.containermainbody
{
	width: 100%;
	overflow: hidden;
	line-height: 150%;
}
.mainbody
{
	padding: 0px 5px 15px 20px;
	text-align: justify;
}
#main
{
	width: 50%;
	overflow: hidden;
	float: left;
	padding: 17px 0 0;
}
#main-mid
{
	width: 75%;
	overflow: hidden;
	float: left;
}
#main-full
{
	width: 97%;
	overflow: hidden;
	float: left;
}
#right
{
	width: 23%;
	overflow: hidden;
	float: right;
	display: block;
	padding: 15px 0 0 10px;
	margin: 20px 0px 25px;
	border: 1px solid #000000;
	border-color: #CCC #CCC #AAA;
	background: #F6F6F6;
}
#left
{
	width: 23%;
	overflow: hidden;
	float: left;
	padding: 15px 0 0 10px;
	display: block;
	border: 1px solid #000000;
	border-color: #CCC #CCC #AAA;
	background: #F6F6F6;
	margin: 20px 0px 25px;
}
.rightcontainer
{
	overflow: hidden;
	padding: 0px 15px 0px 0px;
}
.leftcontainer .moduletable
{
	padding: 0px 0px 15px;
}
.leftcontainer
{
	overflow: hidden;
	padding: 0px 15px 0px 0px;
}
.rightcontainer .moduletable
{
	padding: 0px 0px 15px;
}
.moduletable_menu
{
	padding: 0px 10px 25px 0px;
}
.moduletable_menu H3
{
	margin: 10px 5px 15px;
	padding: 2px 0;
	text-align: center;
	border-top: 8px solid #CCC;
	border-bottom: 8px solid #CCC;
	color: #292929;
	
}

.separator
{
	margin: 15px 5px 0 0;
	padding: 2px 0;
	text-align: center;
	border-top: 8px solid #CCC;
	border-bottom: 8px solid #CCC;
	color: #292929;
	font-weight: bold;
	display: block;
	
}

.moduletable H3
{
	margin: 10px 5px 15px;
	padding: 2px 0;
	text-align: center;
	border-top: 8px solid #CCC;
	border-bottom: 8px solid #CCC;
	color: #292929;
}

.modulH3
{
	margin: 10px 5px 15px;
	padding: 2px 0;
	text-align: center;
	border-top: 8px solid #CCC;
	border-bottom: 8px solid #CCC;
	color: #292929;
}
#mod_search_searchword
{
	width: 170px;
	height: 30px;
	margin: 8px 0 10px;
	padding: 10px 25px 0px 10px;
	background-image: url(../images/bg-search.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	color: #1DA9F2;
	font-size: 14px;
	font-weight: bold;
}
#pathway
{
	width: 100%;
	padding: 3px 0px 5px;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	margin: 20px 0 10px 10px;
}
.messagecontainer
{
	width: 100%;
	overflow: hidden;
}
.searchcontainer
{
	width: 95%;
	overflow: hidden;
}
/*======================= CONTENT =============================*/
.contentheading
{
	margin: 0px;
	padding: 5px 0px;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 150%;
	line-height: 100%;
	font-weight: bold;
	color: #64696E;
}
.small, .createdate, .modifydate
{
	font-size: 11px;
	color: #AAA;
}
.readon, .readon:link, .readon:visited
{
	background-image: url(../images/readmore.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 10px;
	font-size: 11px;
	border-bottom: 1px dashed #DDD;
}
.readon:hover
{
	text-decoration: none;
	border-bottom: 1px dashed #1DA9F2;
}
SPAN.article_separator, .article_separator
{
	background: transparent url(../images/article_separator.png) no-repeat 50%;
	display: block;
	height: 30px;
	margin: 0;
}
.componentheading
{
	font-size: 6px;
	color: #333;
	font-family: Sans-serif;
	font-weight: bold;
	background-image: url(../images/bg-components.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-bottom: 2px;
}
.pagenav, .pagenav:link, .pagenav:visited
{
	font-size: 12px;
	background-color: #EEEEEE;
	color: #666;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #DDD;
	margin: 10px 0 80px;
}
.pagenav:hover
{
	text-decoration: none;
	background-color: #FFFFFF;
}
.button
{
	padding: 2px 5px;
	background-image: url(../images/button.gif);
	background-repeat: repeat-x;
	color: #FAFAFA;
	font-weight: bold;
	border: none;
	font-size: 11px;
}
.inputbox
{
	background: #F5F5F5 url(../images/input.png) repeat-x 0 0;
	border: 1px solid #BEBEBE;
	margin: 5px 0;
	padding: 2px;
}
.inputbox:focus
{
	border: 2px solid #AAA;
}
.sectiontableheader, .sectiontableheader A:link, .sectiontableheader A:visited
{
	background-image: url(../images/button.gif);
	color: #FAFAFA;
	padding: 4px;
}
TR .sectiontableentry1 TD, TR .sectiontableentry2 TD
{
	padding: 2px 0px;
}
TD .sectiontableentry2, TD .sectiontableentry1
{
	padding: 5px;
}
.poll TBODY TR TD
{
	text-align: left;
}
.bottom
{
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
	padding: 10px 0px 5px;
}
#footer
{
	width: 100%;
	height: 100%;
	background: #2B2B2B url(../images/footer.jpg) repeat-x;
	border-top: 1px solid #111;
}
#footer H3
{
	font-size: 17px;
	padding: 10px 0;
}
#footer A:hover
{
	color: #FBFBFB;
	text-decoration: none;
}
#footer LI
{
	border-bottom: 1px solid #444444;
	font-size: 13px;
}
#copy
{
	width: 100%;
	height: 100%;
	background: #2B2B2B url(../images/footer.jpg) repeat-x;
	border-top: 1px solid #111;
}
.copyright
{
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	padding: 15px 0px;
}
.copyright A:hover
{
	text-decoration: none;
}
#scrolltop
{
	text-align: center;
}

.junews {
        padding-left: 15px;
        padding-right: 10px;
}

ul.dopmenu * { 
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

ul.dopmenu {
	display: block;
	margin: 0 0 30px 20px;
	padding: 0;
	font-size: 0;
	position: relative;
	width: 460px;
	font-family: Arial, Helvetica, sans-serif;
}

ul.dopmenu li {
	display: inline-block;
	width: 25%;
	border-right: solid 10px #FFF;
	padding: 0;
}

ul.dopmenu li:last-child {
	margin-right: -10px;
}

ul.dopmenu li a img {
	border: solid 1px #FFF;
}

ul.dopmenu li a span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
}

ul.dopmenu li a, ul.dopmenu li a img {
	width: 100%;
	display: block;
	float: none;
}

ul.dopmenu li a {
	padding: 0 0 5px 0;
	border: solid 1px #cccccc;
	background: #ccc;
	text-decoration: none;
	color: #000;
}

ul.dopmenu li a:hover {
	border: solid 1px #1da9f2;
	background: #1da9f2;
	color: #FFF;
}

ul.dopmenu li.active a {
	border: solid 1px #1da9f2;
	background: #1da9f2;
	color: #FFF;
}

.share-container:after {
	content:'';
	display:block;
	clear:both;
	overflow: hidden;
	
}

.share-container {
	border-radius: 3px;
	background: #f5f5f5;
	padding: 10px 10px 5px 10px;
	display: inline-block;
	margin-top: 20px;
}

.share-title {
	float: left;
	margin-right: 10px;
}

.share42init {
	float: left;
}

.logo
{ display: block;
margin-top: 18px;
width: 0;
height: 91px;
overflow: hidden;
padding-left: 311px;
position:relative;
float: left;
}

.logo img {
	position: absolute;
	left: 0;
	top: 0;
}

.logo span {
	padding-left: 10px;
	white-space: nowrap;
}

#adress {
	float: left;
	color: #fff;
    margin-left: 46px;
    margin-top: 27px;
    line-height: 1.4;
	opacity: 0.6;
}

#phones {
	float: left;
	    color: #fff;
    font-weight: bold;
    font-size: 15px;
    margin-top: 22px;
	margin-left: 10px;
}

#phones i {
	color: #00c1fd;
	margin-right: 5px;
}

#phones ul li + li {
	margin-top: 7px;
}

#callback {
	float: right;
	margin-top: 24px;
	text-align: center;
}

#callback .callback-title {
	color: #909090;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	
}

#callback .callback-button {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #2dc257;
	-webkit-box-shadow: 0 2px #17a43e;
	-moz-box-shadow: 0 2px #17a43e;
	box-shadow: 0 2px #17a43e;
	color: #fff;
	font-weight: bold;
	line-height: 1.1;
	font-size: 14px;
	text-align: center;
	padding: 7px 15px;
	margin-top: 8px;
	cursor: pointer;
	
	
}

#callback .callback-button:hover {
	background-color: #33d460;
	-webkit-box-shadow: 0 2px #1eba4a;
	-moz-box-shadow: 0 2px #1eba4a;
	box-shadow: 0 2px #1eba4a;
}

.cme-form * {
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}

.price-block {
	border-radius: 3px;

	padding: 10px 10px 5px 10px;
	text-align: center;
	margin: 20px 0;
}

.price-block:after {
	content: '';
	clear: both;
	display: block;
	overflow:hidden;
}

.price-container {
	display: inline-block;
	vertical-align: middle;
}

.buy-button {
	display: inline-block;
	margin-left: 20px;
	vertical-align: middle;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #2dc257;
	-webkit-box-shadow: 0 2px #17a43e;
	-moz-box-shadow: 0 2px #17a43e;
	box-shadow: 0 2px #17a43e;
	color: #fff;
	font-weight: bold;
	line-height: 1.1;
	font-size: 24px;
	text-align: center;
	padding: 7px 15px;
	margin-top: 8px;
	cursor: pointer;
}


.buy-button:hover {
	background-color: #33d460;
	-webkit-box-shadow: 0 2px #1eba4a;
	-moz-box-shadow: 0 2px #1eba4a;
	box-shadow: 0 2px #1eba4a;
}


.old-price {
	font-size: 16px;
	color: #900;
	text-decoration: line-through;
	text-align: center;
	
}

.actual-price {
	font-size: 30px;
	font-weight: bold;
	color: #000;
	margin-top: 5px;
	text-align: center;
	
}

.actual-price span {
	font-weight: normal;
	font-size: 20px;
}

.b1c-submit {
	color: #fff !important;
}


.cme-btn-place span {
	opacity: 0;
	width: 0;
	overflow: hidden;
}

.b1c-cr {
	opacity: 0;
	width: 0;
	overflow: hidden;
}

.owl-dots {
	text-align: center;
	padding-top: 20px;
}

.owl-dot {
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background:#fff;
	display: inline-block;
}
.owl-dot + .owl-dot {
	margin-left: 10px;
}

.owl-dot.active {
	background: #1DA9F2;
}

.slicknav_menu {
	display: none;
}

.slicknav_btn {
	float: none !important;
	display: inline-block !important;
	
}

.slicknav_btn:after {
	content:'';
	overflow: hidden;
	display: block;
	clear: both;
}

.slicknav_menu {
	text-align: center;
}

.slicknav_menu li {
	padding-left: 0;
}

ul {
    list-style-position: inside;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (max-width: 950px){
	
	.mainbody {
		padding: 0px 5px 15px 5px;
		text-align: justify;
	}
	
	.highslide img {
		width: 100%;
		height: auto;
	}
	
	div#aiContactSafe_mainbody_1 div.aiContactSafe_contact_form_field_right {
		float: left;
	}
	
	#div_captcha_img_1, #div_captcha_img_1 img {
		width: 100% !important;
		max-width: 300px;
	}
		
	#moomenu > .nav {
		display: none;
	}
	
	.slicknav_menu {
	display: block;
	}
	
	.buton {
		width: 100%;
		margin: 0 !important;
		padding: 0 10px !important;
		display: block;
		box-sizing: border-box;
	}
	
	.buton  img {
		width: 100%;
	}
	
	.usertop {
		height: auto;
		background: #292929;
	}
	
	.header {
		height: auto;
		background-size: cover;
		text-align: center;
	}
	
	.header .container {
		text-align: center;
	}
	
	.logo {
		margin:auto;
		float: none;
		width: auto;
		max-width: 311px;
		height: auto;
		padding-left: 0;
	}
	
	.logo img {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		max-width: 311px;
		
	}
	
	.logo span {
		position: absolute;
		overflow: hidden;
		width: 0;
		height: 0;
		display: block;
	}
	
	#menu > a {
		display: none !important;
	}
	
	#menu {
		background: #292929;
		border-top: solid 2px #4f4f4f;
		border-bottom: solid 2px #4f4f4f;
	}
	
	#menu > .menu {
		margin: 0 !important;
	}
	
	#menu LI {
		float: none !important;
	}
	
	#moomenu {
		height: auto !important;
	}
	
	.nav {
		background: none !important;
	}
	
	#menu UL LI A {
		background: none !important;
	}
	
	
	#adress {
		max-width: 320px;
		float: none;
		margin: auto;
		text-align: center;
		margin-top: 10px;
	}
	
	#adress * {
		text-align:center;
	}
	
	#adress br {
		display: none;
	}
	
	#phones {
		margin: auto;
		margin-top: 20px;
		float: none;
	}
	
	#phones li {
		padding: 0;
		text-align: center;
	}
	
	#callback {
		float: none;
		margin: auto;
		display: inline-block;
		padding: 20px 0;
	}
	
	#left .moduletable_menu {
		display: none;
	}
	
	#left, #main, #right {
		width: 90%;
		margin: auto;
		float: none;
	}
	
	.containermainbody .container {
		display: flex;
		flex-direction: column;
	}
	
	#left {
		order: 2;
		margin-bottom: 20px;
	}
	#main {
		order: 1;
		}
	#right {
		order: 3;
	}
	
	.rightcontainer img {
		width: 100%;
		height: auto;
	}
	
	.slicknav_nav ul {
		padding: 20px !important;
		background: #fff;
		margin: 0 20px !important;
		border-radius: 5px;
	}
	
	.slicknav_nav ul a {
		color: #000;
	}
	
	.slicknav_nav ul .separator {
		border: none;
		background: #ccc;
		display: inline-block;
		border-radius: 5px;
		padding: 3px 10px;
	}
	
	.avPlayerContainer {
		width: 100%;
	}
	
	
	
}