/* template.css, Copyright (C) 2007 - 2010 YOOtheme GmbH */

/* reset.css, Copyright (C) 2007 - 2010 YOOtheme GmbH */

/*
 * reset
 */

 
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
	position: relative;
}

fieldset, img { border: 0; }

 
a:focus { outline: none; }

 
html { min-height: 100%; }

 
body { overflow-y: scroll; }

/*
 * default values
 */

p {
	margin-top: 10px;
	margin-bottom: 15px;
}

 
ul, ol, dl {
	margin: 10px 0;
	padding-left: 10px
}

dl { margin: 10px 0; }
dd { padding-left: 40px; }

 
td, th { padding: 1px; }

 
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

 
fieldset {
	margin: 10px 0 10px 0;
	padding: 0 10px 10px 10px;
	border: 1px solid #c8c8c8;
}

legend {
	padding: 0 10px 0 10px;
	background: #ffffff;
}

form div { margin: 10px 0 10px 0; }

textarea { padding: 1px 0 1px 5px; }

option { padding: 0 0 1px 5px; }

input[type='hidden'] { display: none; }

input[type='text'],
input[type='password'] { padding: 1px 0 1px 5px; }

button,
input[type='button'],
input[type='submit'] {
	padding: 2px 4px 2px 1px;
	line-height: 100%;
}

input[type='button'],
input[type='submit'],
input[type='checkbox'],
input[type='image'],
input[type='radio'],
input[type='reset'],
select,
button { cursor: pointer; }

 
textarea,
input[type='text'],
input[type='password'],
select {
	border: 1px solid #c8c8c8;
	background: #ffffff;
}

 
textarea:hover,
input[type='text']:hover,
input[type='password']:hover,
select:hover { border-color: #aaaaaa; }

 
textarea:focus,
input[type='text']:focus,
input[type='password']:focus,
select:focus {
	border-color: #8c8c8c;
	outline: 2px solid #dcdcdc;
}

 
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	font-weight: normal;
	color: #036;
}

h1 {
	font-size: 36px;
	line-height: 36px;
	margin-top: 25px;
	color: #036;
}
h2 { font-size: 24px; line-height: 24px; margin-top: 25px; }
h3 { font-size: 18px; line-height: 18px; margin-top: 15px; }
h4 { font-size: 16px; line-height: 16px; margin-top: 15px; }
h5 { font-size: 14px; line-height: 14px; margin-top: 10px; }
h6 { font-size: 14px; line-height: 14px; margin-top: 10px; }

 
hr {
	margin: 15px 0 15px 0;
	display: block;
	background: #c8c8c8;
	height: 1px;
	border: none;
}

 
q { font-style: italic; }

blockquote {
	margin: 10px 0 10px 15px;
	font-style: italic;
	font-size: 130%
}
blockquote > *:first-child:first-letter { font-size: 150% }

 
pre {
	margin: 10px 0 10px 0px;
	padding: 5px 0 5px 10px;
	border: 1px dotted #aab4be;
	border-left: 20px solid #b4b4b4;
	background: #fafafa;
	font-size: 90%;
	color: #2E8B57;
	font-family: "Courier New", Courier, monospace;
	white-space: pre-wrap;
}

 
acronym, abbr {
	border-bottom: 1px dashed #969696;
	cursor: help;
	font-variant: small-caps;
	text-transform: lowercase;
}

 img.slimbox,  img#slimbox, .slimbox img,  #slimbox img,.slimbox, #slimbox{padding:2px;
border:2px solid #e3e3e3;}
 img.slimbox:hover,  img#slimbox:hover, .slimbox img:hover,  #slimbox img:hover,.slimbox:hover, #slimbox:hover{padding:2px;
border:2px solid #7CB5D6;}
/* layout.css, Copyright (C) 2007 - 2010 YOOtheme GmbH */

 
 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFF;
	position: relative;
}

 

.wrapper { margin: auto; margin-bottom: -15.27%; }

#header {
	position: relative;
	z-index: 10;
	clear: both;
	min-height: 125px;
	margin: 0px 15px 0px 15px;
}

#top {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	clear: both;
}

#middle {
	clear: both;
	min-height: 300px;
}

#bottom {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	clear: both;
}

#lang1 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
}

#bottom2 {
	overflow: hidden;
	clear: both;
	width: 924px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	color: #FFF;
}

#footer {
	clear: both;
	text-align: center;
	color: #ffffff;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
}

 
 
#middle {
	width: 100%;  
	 
	overflow: hidden;  
	position: relative;  
}

#middle-expand {
	width: 200%;
}

 
#main {
	position: relative;
	left: 50%;
	width: 50%;
	float: left;
	color: #000;
}

#main-shift {
	position: relative;
	left: -100%;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

 
#left {
	position: relative;
	left: -50%;
	text-align: justify;	 
	float: left;
	
}

 
#right .allmode_date {
	display: none;
	 
}
h5.allmode_title{
	font-size: 16px;
	line-height: 1;
}

#right {
	 
	 padding: 10px;
	float: left;
	overflow:hidden;

}

 

div#maintop,
div#contenttop {
	overflow: hidden;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}

div#contentbottom,
div#mainbottom {
	margin: 14px 0px 0px 0px;
	overflow: hidden;
}

 
 
#mainmiddle {
	width: 100%;  
	 
	overflow: hidden;  
	position: relative;  
}

#mainmiddle-expand {
	width: 200%;
}

 
#content {
	position: relative;
	left: 50%;
	width: 50%;
	float: left;
}

#content-shift {
	position: relative;
	left: -100%;
	overflow: hidden;
	font-family: Arial;
}

 
#contentleft {
	position: relative;
	left: -50%;
	 
	float: left;
	overflow:hidden;
}

 
#contentright {
	 
	 
	float: left;
	overflow:hidden;
}

 

.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width15 { width: 15%; }
.width18 { width: 18%; }
.width20 { width: 20%; }
.width23 { width: 23%; }
.width25 { width: 25%; }
.width33 { width: 33%; 
}

.width34 { width: 34%; }
.width35 { width: 35%; }
.width40 { width: 40%; }
.width46 { width: 46%; }
.width50 { width: 50%; }
.width54 { width: 54%; }
.width65 { width: 65%; }
.width75 { width: 75%; }
.width100 {
	width: 100%;
	color: #000;
}

 

body.yoopage {
	color: #000;
	font-family: Arial;
}
#page-body { background: #FAFBFC url(/templates/yoo_royalplaza_1.5.2/images/page_bg.png) 50% 0 repeat-x; }
.page-body-2 { background: url(/templates/yoo_royalplaza_1.5.2/images/page_bg_img.jpg) 50% 0 no-repeat; }

#page-footer { margin:auto; width:1018px; padding-bottom: 11%px; }
.page-footer-2 {
	min-height: 25px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/page_footer_bg_img.jpg) 50% 0 repeat-x;
        width: 100%;
padding-top: 4%;
        
}

.page-footer-left1 {
        background: url(/templates/yoo_royalplaza_1.5.2/images/bottom-left.jpg) 100% 100% no-repeat;
        background-position: bottom left;
height: 250px;
z-index: 100

}
.page-footer-right1 {
	background: url(/templates/yoo_royalplaza_1.5.2/images/bottom-right.jpg) 100% 100% no-repeat;
        background-position: bottom right;
height: 250px;
z-index: 100
}

 

.center-left1 {
        background: url(/templates/yoo_royalplaza_1.5.2/images/top-left.jpg) no-repeat;
        background-position: bottom left;
        margin-bottom: -1%;
        z-index: 100;
}
.center-right1 {
        background: url(/templates/yoo_royalplaza_1.5.2/images/top-right.jpg) no-repeat;
        background-position: bottom right;
        z-index: 100
}



#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

 
#breadcrumbs {
	margin: 0px 10px 10px 10px;
	overflow: hidden;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 20px;
	border: thin dashed #CCC;
}

#breadcrumbs a,
#breadcrumbs span {
	display: block;
	float: left;
}

#breadcrumbs a,
#breadcrumbs span.separator {
	margin-right: 3px;
	padding-right: 15px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/breadcrumbs.png) 100% 50% no-repeat;
	text-decoration: none;
	color: #646464;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
}

#breadcrumbs span.current { color: #2B5891; }

#breadcrumbs a { }
#breadcrumbs a:hover  {	color: #000000; }

 

#toolbar {
	height: 25px;
	padding: 5px 10px 0px 10px;
	overflow: hidden;
	line-height: 25px;
	font-size: 9px;
	color: #ffffff;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
}
#toolbar a:hover { color: #ffffff; }

#date {
	position: absolute;
	bottom: -10px;
	left: 20px;
	font-size: 9px;
	color: #57789D;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.9);
}

#search {
	position: absolute;
	bottom: -12px;
	right: 10px;
	z-index: 12;
}

#logo {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: -54px;
	text-align: center;
}

#menubar {
	position: absolute;
	bottom: -70px;
	left: 0px;
	right: 0px;
}

#menubar div.menubar-1 { background: url(/templates/yoo_royalplaza_1.5.2/images/menubar_bg.png) 0 0 no-repeat; }

#menubar div.menubar-2 {
	padding: 0px 40px 0px 40px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/menubar_bg.png) 100% -90px no-repeat;
}

#menubar div.menubar-3 { background: url(/templates/yoo_royalplaza_1.5.2/images/menubar_bg.png) 0 -180px repeat-x; }

#menubar div.menubar-4 {
	height: 85px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/menubar_img.png) 50% 0 no-repeat;
}

#menu { 
	position: absolute;
	bottom: -55px;
	left: 0px;
	right: 0px;
	height: 40px;
}

#menu .left{ 
	padding-left: 2px;
	text-align: justify;
}

#menu .right { 
	padding-right: 2px;
	text-align: justify;
}

#banner {
	position: absolute;
	top: 30px;
	right: -30px;
	width: 0px;
	z-index: 3;
}

 

#footer a.anchor {
	position: absolute;
	left: 50%;
	margin-left: -17px;
	bottom: 0;
	width: 34px;
	height: 25px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/footer_anchor.png) 0 0 no-repeat;
	display: block;
	text-decoration: none;
}

#footer a.trava {
position: absolute;
left: 1%;
margin-left: -5%;
bottom: -175px;
width: 100%;
height: 25px;
background: url(/templates/yoo_royalplaza_1.5.2/images/trava.png) 0 100% repeat-x;
display: block;
text-decoration: none;
z-index: -100;
}

#footer a.sil {
position: absolute;
bottom: 0;
width: 918px;
height: 25px;
background: url(/templates/yoo_royalplaza_1.5.2/images/page_footer_bg_img.jpg) repeat-x;
display: block;
text-decoration: none;
margin-bottom: 8%;
min-height: 60px;
background-position: center center;
}


#footer a.anchor:hover { background-position: 0 -30px; }

#page-footer a { color: #ffffff; }

 

div.wrapper-t1 { background: url(/templates/yoo_royalplaza_1.5.2/images/wrapper_corners.png) 0 0 no-repeat; }

div.wrapper-t2 {
	padding: 0px 20px 0px 20px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/wrapper_corners.png) 100% -75px no-repeat;
}

div.wrapper-t3 {
	height: 70px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/wrapper_corners.png) 0 -150px repeat-x;
}

div.wrapper-1 { background: url(/templates/yoo_royalplaza_1.5.2/images/wrapper_edges.png) 0 0 repeat-y; }

div.wrapper-2 {
	padding: 0px 10px 0px 10px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/wrapper_edges.png) 100% 0 repeat-y;
}

div.wrapper-3 { 
	padding: 0px 3px 0px 3px;
	background: #FDFEFF;
}


div.wrapper-b1 { background: url(/templates/yoo_royalplaza_1.5.2/images/wrapper_corners.png) 0 -225px no-repeat; }

div.wrapper-b2 {
	padding: 0px 20px 0px 20px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/wrapper_corners.png) 100% -250px no-repeat;
}

div.wrapper-b3 {
	height: 25px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/wrapper_corners.png) 0 -275px repeat-x;
}

.column-left div.left-bg,
.column-contentleft div.contentleft-bg { background: url(/templates/yoo_royalplaza_1.5.2/images/sidebar_bg.png) 0 0 repeat-y; }

.column-right div.right-bg,
.column-contentright div.contentright-bg { background: url(/templates/yoo_royalplaza_1.5.2/images/sidebar_bg.png) 100% 0 repeat-y; }

#component { margin: 0px 10px 0px 10px; }
#component .blog { margin: 0px 8px 0px 10px; }
div #page-footer, div .page-footer-2 {float:none;margin:-38px auto;}
#footer .image-margin span{font-size:12px}
.kuzya {text-align: right}
#boy, #girl{margin-top:31px; margin-left:16px}

.babochka { 
margin-top: 140px;
position: absolute;
margin-left: 840px;
}

.tooltip {
			color: #000000; outline: none;
			cursor: help; text-decoration: none;
			position: relative;
		}
		.tooltip span {
			margin-left: -999em;
			position: absolute;
		}
		.tooltip:hover span {
			border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
			
			position: absolute; left: 3em;top: -4em; z-index: 99;
			margin-left: 0; width: 215px;font-weight: 300;color:red;
		}
		.tooltip:hover img {

			float: left; 
		}
		.tooltip:hover h7 {
			 font-size: 1.4em; font-weight: bold;
			display: block; text-align:center;
		}
.hed-img { 
position: absolute;
z-index: 999999999;
}
.gnom { 
margin-left: 340px;
margin-top: 50px;
position: absolute;
z-index: 999999999;
}
.gnomiha { 
margin-left: 440px;
margin-top: 53px;
position: absolute;
z-index: 999999999;
}
.fran { 
margin-left: 530px;
margin-top: 144px;
position: absolute;
z-index: 999999999;

}
.den { 
margin-left: 625px;
margin-top: 144px;
position: absolute;
z-index: 999999999;
}
.zan { 
margin-left: 710px;
margin-top: 143px;
position: absolute;
z-index: 999999999;
}

.poisk { 
margin-left: 870px;
margin-top: 231px;
position: absolute;
z-index: 999999999;
}
.lang{ 
margin-left: 950px;
margin-top: 10px;
position: absolute;
z-index: 99999999999;
width: 100px;
font-size: 14px;
}
.solnce { 
margin-left: 310px;
margin-top: 5px;
position: absolute;
z-index: 999999999;
}
.babochki { 
margin-left: 10px;
margin-top: 50px;
position: absolute;
z-index: 999999999;
}
.noselect {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
/* typography.css, Copyright (C) 2007 - 2010 YOOtheme GmbH */

/*
 * headings
 */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}

h1 {
	font-weight: normal;
	color: #003366;
}

#page h1 a {
	color: #275d85;
	text-decoration: none;
}

h2 { color: #164e78; }
h3 { color: #3489c8; }
h4 { color: #164e78; }
h5 { color: #3489c8; }
h6 { color: #164e78; }

h1 { font-size: 18px; line-height: 18px; }
h2 { font-size: 16px; line-height: 16px; }

/*
 * anchor
 */

a:link,
a:visited { color: #3489c8; }
a:hover { color: #164e78; }

a.icon-folder {
        padding-left: 17px;
        background: url(/templates/yoo_royalplaza_1.5.2/images/typography/icon_folder.png) 0 40% no-repeat;
}

a.icon-file {
        padding-left: 17px;
        background: url(/templates/yoo_royalplaza_1.5.2/images/typography/icon_file.png) 0 40% no-repeat;
}

a.icon-download {
        padding-left: 17px;
        background: url(/templates/yoo_royalplaza_1.5.2/images/typography/icon_download.png) 0 40% no-repeat;
}

a.icon-external {
        padding-left: 17px;
        background: url(/templates/yoo_royalplaza_1.5.2/images/typography/icon_external.png) 0 40% no-repeat;
}

a.icon-pdf {
        padding-left: 17px;
        background: url(/templates/yoo_royalplaza_1.5.2/images/pdf_button.png) 0 40% no-repeat;
}

/*
 * emphasis
 */

em.box { 
	padding: 0px 3px 0px 3px;
	border: 1px dotted #aaaaaa;
	background: #f5f6f7;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	white-space: nowrap;
}



.mod-rear em.box {
	background: #323232;
	border: 1px dotted #646464;
}

.mod-rear em.box {
	background: #323232;
	border: 1px dotted #646464;
}

/*
 * unsorted lists
 */

/* icon style */
ul.arrow,
ul.checkbox,
ul.check,
ul.star {
	margin: 10px 0px 10px 0px;
	padding-left: 20px;
	list-style: none;
}

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li {
	margin: 5px 0px 5px 0px;
	padding-left: 35px;
	font-weight: bold;
	line-height: 26px;  
}

ul.arrow li { background: url(/templates/yoo_royalplaza_1.5.2/images/typography/list_arrow.png) 0 0 no-repeat; }
ul.checkbox li { background: url(/templates/yoo_royalplaza_1.5.2/images/typography/list_checkbox.png) 0 0 no-repeat; }
ul.check li { background: url(/templates/yoo_royalplaza_1.5.2/images/typography/list_check.png) 0 0 no-repeat; }
ul.star li { background: url(/templates/yoo_royalplaza_1.5.2/images/typography/list_star.png) 0 0 no-repeat; }

/* links style */
ul.links {
	margin: 10px 0px 20px 0px;
	padding-left: 0px;
	list-style: none;
}

ul.links li {
	padding-left: 14px;
	height: 30px;
	line-height: 30px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/typography/list_links.png) 0px 0 no-repeat;
	cursor: pointer;
}

ul.links li:hover { background-position: 0px -30px; }

#page ul.links li a {
	display: block;
	color: #646464;
	text-decoration: none;
}
#page ul.links li a:hover { color: #3489c8; }


/* table style */
ul.table {
	margin: 20px 0px 20px 0px;
	padding-left: 0px;
	list-style: none;
}

ul.table li {
	padding: 5px;
	border-bottom: 1px solid #c8c8c8;
}

ul.table li:nth-child(odd) { background: #f0f0f0; }
ul.table li:nth-child(even) { background: #ffffff; }
ul.table li:last-child { border: none; }

/*
 * ordered lists
 */

ol.disc {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 45px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/typography/list_disc.png) 20px 0px repeat-y;
}

ol.disc li {
	margin: 5px 0px 5px 0px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 26px;  
}

/*
 * horizontal rule
 */
 
hr.dotted {
	margin: 15px 0px 15px 0px;
	display: block;
	background: url(/templates/yoo_royalplaza_1.5.2/images/typography/line_dotted.png) 0 0 repeat-x;
	height: 1px;
	border: none;
}


/*
 * highlighted div and span tags
 */

span.note,
span.info,
span.alert,
span.download,
span.tip { display: block; }

div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #E4EBF1;
	border-top: 1px solid #D4D9DE;
	border-bottom: 1px solid #D4D9DE;
	text-align:justify;
	text-shadow: 0px 1px 0px rgba(255,255,255,1);
}

div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
	margin: 10px 0px 10px 0px;
	padding: 1px 5px 2px 5px;
	text-shadow: 0px 1px 0px rgba(255,255,255,1);
}

div.info, span.info {
	background: #E4EBF1 8px 5px no-repeat;
	border-top: 1px solid #D4D9DE;
	border-bottom: 1px solid #D4D9DE;
}

div.alert, span.alert {
	background: #FFE6DF url(/templates/yoo_royalplaza_1.5.2/images/typography/box_alert.png) 8px 5px no-repeat;
	border-top: 1px solid #FFD9CF;
	border-bottom: 1px solid #FFD9CF;
}

div.download, span.download {
	background: #f5faeb url(/templates/yoo_royalplaza_1.5.2/images/typography/box_download.png) 8px 5px no-repeat;
	border-top: 1px solid #D6EBCD;
	border-bottom: 1px solid #D6EBCD;
}

div.tip, span.tip {
	background: #FDF9E3 url(/templates/yoo_royalplaza_1.5.2/images/typography/box_tip.png) 8px 5px no-repeat;
	border-top: 1px solid #FAE7BE;
	border-bottom: 1px solid #FAE7BE;
}

/*
 * p tag with dropcaps
 */
 
p.dropcap:first-letter {
	display: block;
	margin: 7px 4px 0px 0px;
	float: left;
	font-size: 280%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*
 * tables
 */
 
table.listing {
	width: 100%;
	margin-bottom: 30px;
	font-size: 11px;
}

table.listing thead th {
	height: 30px;
	padding: 5px;
	border-bottom: 1px solid #c8c8c8;
	background: none;
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
}

table.listing tbody td {
	height: 20px;
	padding: 5px;
	border-bottom: 1px solid #c8c8c8;
}

table.listing tr.odd td { background: #f0f0f0; }
table.listing tr.even td { background: #ffffff; }

table.listing td.bold {
	font-weight: bold;
	font-size: 12px;
}

/*
 * blockquotes
 */

blockquote { font-family: Georgia, "Times New Roman", Times, serif; }

q.blockquote {
	margin: 10px 0 10px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 130%;
}

q.blockquote:first-letter { font-size: 150%; }

q.blockquote:before,
q.blockquote:after { content: ""; }

blockquote.quotation {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	border: none;
	background: url(/templates/yoo_royalplaza_1.5.2/images/typography/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote.quotation p {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/typography/blockquote_end.png) 100% 100% no-repeat;
}

/*
 * floating boxes
 */

body .inset-left {
	margin: 15px 15px 10px 0px;
	float: left;
}

body .inset-right {
	margin: 15px 0px 10px 15px;
	float: right;
}
/* menus.css, Copyright (C) 2007 - 2010 YOOtheme GmbH */

/*
 * top and footer menu
 */

 
#toolbar ul.menu,
#footer ul.menu {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer ul.menu {
	display: block;
	line-height: 14px;
}

#toolbar .menu li,
#footer .menu li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

#toolbar .menu li a,
#footer .menu li a {
	display: inline-block;
	padding: 0px 10px 0px 15px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/topmenu_item_bg.png) 0 50% no-repeat;
	overflow: hidden;  
	color: #ffffff;
}
#footer .menu li a { background-image: url(/templates/yoo_royalplaza_1.5.2/images/footermenu_item_bg.png); }

#toolbar .menu a:hover,
#footer .menu a:hover { color: #ffffff; }

#toolbar .menu a.first,
#footer .menu a.first {
	padding-left: 0px;
	background: none;
}

#toolbar .menu a.last,
#footer .menu a.last { padding-right: 0px; }

/*
 * menu
 */

 
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	position: relative;
	z-index: 5;  
	margin: 0px;
	padding: 0px;
}

#menu a,
#menu span { display: block; }
#menu a { text-decoration: none; }

 
#menu span.icon {
	background-repeat: no-repeat;
	background-position: 0 50%;
}

 
#menu ul.menu { float: left; }

#menu li.level1 { float: left; }

 
#menu div.right ul.menu { float: right; }

#menu a.level1,
#menu span.level1 { 
	padding: 0px 20px 0px 20px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/menu_level1_item.png) 0 0 no-repeat;
	float: left;
}

#menu a.level1.first,
#menu span.level1.first { background: none; }

#menu a.level1 span.bg,
#menu span.level1 span.bg {
	height: 40px;
	padding: 0px 0px 0px 0px;
	float: left;
	line-height: 40px;
	font-size: 15px;
	color: #ffffff;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}

 
#menu li.active a.level1 span.bg,
#menu li.active span.level1 span.bg { text-decoration: underline; }

#menu li.level1:hover  { background: url(/templates/yoo_royalplaza_1.5.2/images/menu_level1_item.png) 0 -45px no-repeat; }

#menu li:hover a.level1,
#menu li:hover span.level1 { background: url(/templates/yoo_royalplaza_1.5.2/images/menu_level1_item.png) 100% -90px no-repeat; }

#menu li:hover a.level1 span.bg,
#menu li:hover span.level1 span.bg,
#menu li.remain .level1 span.bg { 
	background: url(/templates/yoo_royalplaza_1.5.2/images/menu_level1_item.png) 0 -135px repeat-x;
	color: #1F4677;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
}

#menu li.level1.parent:hover,
#menu li.level1.remain { background: url(/templates/yoo_royalplaza_1.5.2/images/menu_level1_item.png) 0 -180px no-repeat; }

#menu li.parent:hover a.level1,
#menu li.parent:hover span.level1,
#menu li.parent.remain a.level1,
#menu li.parent.remain span.level1 { background: url(/templates/yoo_royalplaza_1.5.2/images/menu_level1_item.png) 100% -225px no-repeat; }

#menu li.parent:hover a.level1 span.bg,
#menu li.parent:hover span.level1 span.bg,
#menu li.parent.remain .level1 span.bg { background-position: 0 -270px; }

 
#menu a.level1 span.title,
#menu span.level1 span.title {
	font-size: 15px;
	line-height: 30px;
}

 
#menu a.level1 span.subtitle,
#menu span.level1 span.subtitle {
	margin-top: -7px;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	text-transform: none;
}

 
#menu .dropdown {
	position: absolute;
	top: 40px;
 	left: -999em;  
	z-index: 100;
	 
}

#menu li:hover .dropdown,
#menu li.remain .dropdown { left: -4px; }

#menu div.right li:hover .dropdown,
#menu div.right li.remain .dropdown { left: auto; right: -4px; }

#menu .dropdown-t1 { background: url(/templates/yoo_royalplaza_1.5.2/images/menu_dropdown_corners.png) 0px 0px no-repeat; }

#menu .dropdown-t2 { 
	padding: 0px 5px 0px 5px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/menu_dropdown_corners.png) 100% -10px no-repeat;
}

#menu .dropdown-t3 { 
	height: 5px;
	background: #F0F1F2;
}

#menu .dropdown-1 { background: url(/templates/yoo_royalplaza_1.5.2/images/menu_dropdown_edges.png) 0 0 repeat-y; }

#menu .dropdown-2 {
	padding: 0px 5px 0px 5px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/menu_dropdown_edges.png) 100% 0 repeat-y;
}

#menu .dropdown-3 {
	padding: 3px 5px 2px 5px;
	background: #F0F1F2 url(/templates/yoo_royalplaza_1.5.2/images/menu_dropdown_bg.png) 0 100% repeat-x;
	overflow: hidden;
}

#menu .dropdown-b1 { background: url(/templates/yoo_royalplaza_1.5.2/images/menu_dropdown_corners.png) 0 -20px no-repeat; }

#menu .dropdown-b2 {
	padding: 0px 10px 0px 10px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/menu_dropdown_corners.png) 100% -35px no-repeat;
}

#menu .dropdown-b3 {
	height: 10px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/menu_dropdown_corners.png) 0 -50px repeat-x;
}

 
#menu li.level2 { margin-bottom: 5px; }
#menu li.level1 li.last { margin-bottom: 0px; }

#menu .hover-box1 { overflow: hidden; }

#menu a.level2,
#menu span.level2 {
	margin: 0px 3px 0px 3px;
	border: 1px solid #ffffff;
	border-right-color: #D3D4D5;
	border-bottom-color: #D3D4D5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #f5f5f5;
	overflow: hidden;
}

#menu a.level2:hover {
	border: 1px solid #D3D4D5;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}

#menu a.level2 span.bg,
#menu span.level2 span.bg {
	padding-left: 10px;
	line-height: 24px;
	font-size: 14px;
	color: #323232;
	text-shadow: 0px 1px 0px rgba(255,255,255,1);
}

#menu a.level2:hover span.bg { color:  #2B5891; }

 
#menu li.level2 a.current span.bg { font-weight: bold; } 

 
#menu a.level2 span.subtitle,
#menu span.level2 span.subtitle {
	margin-top: -10px;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}

 
#menu a.level2 span.icon,
#menu span.level2 span.icon {
	min-height: 45px;
	padding-left: 50px;
	line-height: 45px;
}
#menu a.level2 span.icon span.title,
#menu span.level2 span.icon span.title { line-height: 33px; }
#menu a.level2 span.icon span.subtitle,
#menu span.level2 span.icon span.subtitle { line-height: 12px; }

 
#menu .sub { padding: 5px 0px 5px 0px; }

#menu ul.level3 { padding: 0px 3px 0px 3px; }

#menu a.level3 span.bg,
#menu span.level3 span.bg {
	padding-left: 15px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/menu_level3_item.png) 0px 20px no-repeat;
	line-height: 20px;
	font-size: 11px;
	color: #323232;
	text-shadow: 0px 1px 0px rgba(255,255,255,1);
}

#menu a.level3:hover span.bg {
	color: #2B5891;
	background: #ffffff url(/templates/yoo_royalplaza_1.5.2/images/menu_level3_item.png) 0px 0px no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

 
 
 
 

#menu .columns2 ul.level2,
#menu .columns3 ul.level2,
#menu .columns4 ul.level2 { float: left; }

#menu .columns2 ul.level2 {	width: 50%; }

#menu .columns3 ul.level2 { width: 34%; }
#menu .columns3 ul.first,
#menu .columns3 ul.last { width: 33%; }

#menu .columns4 ul.level2 { width: 25%; }

/*
 * sub menus
 */
 
 
div.mod-menu ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style: none;
}

div.mod-menu ul.menu li {
	margin: 0px;
	padding: 0px;
}

div.mod-menu ul.menu a,
div.mod-menu ul.menu span { display: block; }
div.mod-menu ul.menu a { text-decoration: none; }

 
div.mod-menu ul.menu span.icon {
	background-repeat: no-repeat;
	background-position: 5px 50%;
	text-indent: 35px;
}

 
div.mod-menu ul.menu li.parent span.separator { cursor: pointer; }

 
div.mod-menu ul.menu span.subtitle { display: none; }


/*
 * sub menu: mod-rounded
 */

div.mod-rounded ul.menu {}

div.mod-rounded ul.menu span.bg {
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	color: #515252;
	font-size: 14px;
	text-shadow: 0px 1px 0px rgba(255,255,255,1);
}

 
div.mod-rounded ul.menu a.current span.bg { font-weight: bold; }

 
div.mod-rounded ul.menu a:hover span.bg,
div.mod-rounded ul.menu span:hover span.bg { color: #3489c8; }

 
div.mod-rounded ul.menu li.level1 { margin-bottom: 5px;}
div.mod-rounded ul.menu li.level1.last { margin-bottom: 0px;}

div.mod-rounded ul.menu li.level1 { 
	border: 1px solid #ffffff;
	border-right-color: #D3D4D5;
	border-bottom-color: #D3D4D5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #ebeced;
	overflow: hidden;
}

div.mod-rounded ul.menu li.level1:hover { 
	border: 1px solid #AFAFB0;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}

div.mod-rounded ul.menu li.parent a.level1 span.bg,
div.mod-rounded ul.menu li.parent span.level1 span.bg { background: url(/templates/yoo_royalplaza_1.5.2/images/submenu_level1_parent.png) 100% 0 no-repeat; }

div.mod-rounded ul.menu li.parent a.level1.active span.bg,
div.mod-rounded ul.menu li.parent span.level1.active span.bg { background-position: 100% -30px; }

div.mod-rounded ul.menu li.level1:hover span.bg { text-shadow: 0px 1px 0px rgba(255,255,255,0.5); }

div.mod-rounded ul.menu a.current.level1 span.bg  { font-weight: normal; }

 
div.mod-rounded ul.menu ul.level2 { padding: 0px 10px 10px 10px; }

div.mod-rounded ul.menu li.level2 { }

div.mod-rounded ul.menu li.level2 a:hover { 
	background: #F5F6F7;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div.mod-rounded ul.menu li.level2 span.bg {
	height: 20px;
	line-height: 20px;
	text-indent: 15px;
	font-size: 11px;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.8);
	background: url(/templates/yoo_royalplaza_1.5.2/images/submenu_level2_item.png) 0px 50px no-repeat;
}
div.mod-rounded ul.menu li.level2 a:hover span.bg { color: #3489c8; }
div.mod-rounded ul.menu a.level2:hover span.bg { background-position: 0px 0px; }

 
div.mod-rounded ul.menu a.level3 span.bg { text-indent: 25px; }
div.mod-rounded ul.menu a.level3:hover span.bg { background-position: 10px 0px; }

 
div.mod-rounded ul.menu a.level4 span.bg { text-indent: 35px; }
div.mod-rounded ul.menu a.level4:hover span.bg { background-position: 20px 0px; }
/* modules.css, Copyright (C) 2007 - 2010 YOOtheme GmbH */

/*
 * module headers
 */

.module h3.header {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 18px;
	line-height: 22px;
	color: #3489C8;
	font-weight: normal;
}

.module span.header-2,
.module span.header-3 { display: block; }

 
.module h3.header span.title {
	display: block;
	font-size: 18px;
	line-height: 26px;
}

.module h3.header span.subtitle {
	display: block;
	margin-top: -5px;
	line-height: 10px;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0px;
	text-indent: 1px;
	text-transform: lowercase;
}

/*
 * space between modules
 */

#left .module,
#right .module,
#contentleft .module,
#contentright .module { margin-bottom: 14px; }

#left div.last,
#right div.last,
#contentleft div.last,
#contentright div.last { margin-bottom: 0px; }

#top .module,
#left .module,
#right .module,
#maintop .module,
#contenttop .module,
#contentleft .module,
#contentright .module,
#contentbottom .module,
#mainbottom .module,
#bottom .module,
#bottom2 .module { 
	margin-left: 1px;
	margin-right: 1px;
}

#top .topblock .module { margin-bottom: 14px; }
#top .topbox { padding-bottom: 14px; }

#bottom .bottomblock .module,
#bottom .bottombox .module { margin-top: 14px; }

/*
 * header module positions
 */

#toolbar .left .module,
#headerbar .left .module {
	margin-right: 15px;
	float: left;
}

#toolbar .right .module,
#headerbar .right .module {
	margin-left: 15px;
	float: right;
}

/*
 * bottom 2
 */

#bottom2 .module,
#bottom2 .module h3.header {
	color: #ffffff;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
#bottom2 .module em.box { border: 1px dotted #A0CEE9; background: #74b5da; }

/*
 * badge styles
 */
 
div.module { position: relative; }
 
div.module div.badge {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 46px;
	height: 46px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_badges.png) 0 0 no-repeat;
	overflow: hidden;
	z-index: 1;
}
 
div.module div.badge-hot { background-position: 0 0; }
div.module div.badge-top { background-position: 0 -50px; }
div.module div.badge-pick { background-position: 0 -100px; }
div.module div.badge-new { background-position: 0 -150px; }

/*
 * icon styles
 */
 
div.module h3.header span.icon {
	display: block; 
	position: relative;
	top: -3px;
	left: 0px;
	width: 32px;
	height: 30px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_icons.png) 0 0 no-repeat;
	overflow: hidden;
	float: left;
}

div.module h3.header span.icon-feed { background-position: 0 0; }
div.module h3.header span.icon-download { background-position: 0 -30px; }
div.module h3.header span.icon-twitter { background-position: 0 -60px; }
div.module h3.header span.icon-mail { background-position: 0 -90px; }
div.module h3.header span.icon-message { background-position: 0 -120px; }
div.module h3.header span.icon-users { background-position: 0 -150px; }
div.module h3.header span.icon-shopping { background-position: 0 -180px; }
div.module h3.header span.icon-lock { background-position: 0 -210px; }

/*
 * module: blank
 */
 
div.mod-blank { overflow: hidden; }

/*
 * module: dropdown
 */

#menu ul.mod-dropdown {
	padding-left: 0px;
	background: none;
}

#menu .mod-dropdown .module {
	padding: 5px;
	overflow: hidden;
}

#menu .mod-dropdown .dropdown { width: 300px; }

/*
 * module: frame
 */
 
div.mod-frame div.box-t1 { background: url(/templates/yoo_royalplaza_1.5.2/images/module_frame_corners.png) 0 0 no-repeat; }

div.mod-frame div.box-t2 { 
	padding: 0px 15px 0px 15px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_frame_corners.png) 100% -20px no-repeat;
}

div.mod-frame div.box-t3 { 

}

div.mod-frame div.box-1 {  }

div.mod-frame div.box-2 { 

}

div.mod-frame div.box-3 { 

}

div.mod-frame div.box-b1 { background: url(/templates/yoo_royalplaza_1.5.2/images/module_frame_corners.png) 0 -60px no-repeat; }
div.mod-frame div.box-b2 { 
	padding: 0px 15px 0px 15px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_frame_corners.png) 100% -80px no-repeat;
}
div.mod-frame div.box-b3 { 
}

div.mod-frame h3.header { 
	margin-bottom: 8px; 
	text-shadow:0px 1px 0px rgba(255,255,255,0.6);
	color: #505050;
}
div.mod-frame h3.header span.title { line-height: 18px; }
div.mod-frame h3.header span.subtitle { margin-top: 2px; letter-spacing: 1px; }

/* color: color2 */
div.mod-frame-color2 div.box-t1,
div.mod-frame-color2 div.box-t2,
div.mod-frame-color2 div.box-t3,
div.mod-frame-color2 div.box-b1,
div.mod-frame-color2 div.box-b2,
div.mod-frame-color2 div.box-b3 { background-image: url(/templates/yoo_royalplaza_1.5.2/images/module_frame_color2_corners.png); }

div.mod-frame-color2 div.box-1,
div.mod-frame-color2 div.box-2 { background-image: url(/templates/yoo_royalplaza_1.5.2/images/module_frame_color2_edges.png); }

div.mod-frame-color2 div.box-3 { 
	background: #3269AA url(/templates/yoo_royalplaza_1.5.2/images/module_frame_color2_bg.png) 50% 100% repeat-x;
	color: #ffffff;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
}

div.mod-frame-color2 h3.header { 
	color: #ffffff;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.5);
}

div.mod-frame-color2 em.box { border: 1px dotted #A0CEE9; background: #4984c9; }

div.mod-frame-color2 a {
	color: #ffffff;
	text-decoration: underline;
}

div.mod-frame-color2 a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*
 * module: line
 */

div.mod-line div.box-1 { padding-bottom: 0px; }

div.mod-line h3.header { 
	margin-bottom: 3px;
	padding-bottom: 12px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/article_separator.png) 50% 100% repeat-x;
	line-height: 24px;
	font-size: 18px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:0px 1px 0px rgba(255,255,255,0.6);
}

div.mod-line h3.header span.title { line-height: 18px; }
div.mod-line h3.header span.subtitle { line-height: 12px; margin-top: 0px; }

div.mod-line h3.header span.icon { top: -2px; margin-right: -32px; }

/*
 * module: rounded
 */
 
div.mod-rounded div.box-t1 { background: url(/templates/yoo_royalplaza_1.5.2/images/module_rounded.png) 0 0 no-repeat; }

div.mod-rounded div.box-t2 { 
	padding: 0px 5px 0px 5px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_rounded.png) 100% -10px no-repeat;
}

div.mod-rounded div.box-t3 { 
	height: 5px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_rounded.png) 0 -20px repeat-x;
	overflow: hidden;
}

div.mod-rounded div.box-1 { 
	border-left: 1px solid #B9BABB;
	border-right: 1px solid #B9BABB;
	background: #EBECED url(/templates/yoo_royalplaza_1.5.2/images/module_rounded.png) 0 -60px repeat-x;
	
}

div.mod-rounded div.box-3 {
	padding: 10px 9px 6px 9px;
	overflow: hidden;
}

div.mod-rounded div.box-b1 { background: url(/templates/yoo_royalplaza_1.5.2/images/module_rounded.png) 0 -30px no-repeat; }

div.mod-rounded div.box-b2 { 
	padding: 0px 5px 0px 5px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_rounded.png) 100% -40px no-repeat;
}

div.mod-rounded div.box-b3 { 
	height: 5px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_rounded.png) 0 -50px repeat-x;
	overflow: hidden;
}

/* header */
div.mod-rounded.with-header { padding-top: 28px; }

div.mod-rounded div.header-1 {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_rounded_header.png) 0 0 no-repeat;
}

div.mod-rounded div.header-2 {
	padding: 0px 90px 0px 90px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_rounded_header.png) 100% -50px no-repeat;
}

div.mod-rounded div.header-3 {
	height: 45px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_rounded_header.png) 0 -100px repeat-x;

}

div.mod-rounded h3.header { text-shadow: 0px 1px 0px rgba(255,255,255,0.6); }

div.mod-rounded h3.header {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 40px;
	color: #ffffff;
	padding: 0px 15px 0px 15px;
	line-height: 40px;
	text-align: center;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.3);
	overflow: hidden;
}

div.mod-rounded h3.header span.title { line-height: 32px; }
div.mod-rounded h3.header span.subtitle { margin-top: -8px; }

div.mod-rounded h3.header span.icon { top: 6px; margin-right: -32px; }
div.mod-rounded.with-header div.badge { top: 40px; }

/* menu */
div.mod-rounded.mod-menu.with-header  { padding-top: 38px; }
div.mod-rounded.mod-menu div.header-1 {	background-position: 0 -150px; }
div.mod-rounded.mod-menu div.header-2 { background-position: 100% -210px; }
div.mod-rounded.mod-menu div.header-3 {
	height: 55px;
	background-position: 0 -270px;
}

div.mod-rounded.mod-menu h3.header {
	height: 50px;
	line-height: 60px;
}

div.mod-rounded.mod-menu h3.header span.title { line-height: 42px; }
div.mod-rounded.mod-menu h3.header span.subtitle { margin-top: -10px; }

div.mod-rounded.mod-menu h3.header span.icon { top: 16px; }
div.mod-rounded.mod-menu.with-header div.badge { top: 50px; }

/*
 * module: border
 */

div.mod-border div.box-t1 { background: url(/templates/yoo_royalplaza_1.5.2/images/module_border_corners.png) 0 0 no-repeat; }

div.mod-border div.box-t2 {
	padding: 0px 7px 0px 7px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_border_corners.png) 100% -12px no-repeat;
}

div.mod-border div.box-t3 {
	height: 7px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_border_corners.png) 0 -24px repeat-x;
}

div.mod-border div.box-1 {
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_border_edges.png) 0 0 repeat-y;
}

div.mod-border div.box-2 {
	padding: 0px 3px 0px 3px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_border_edges.png) 100% 0 repeat-y;
}

div.mod-border div.box-3 {
	padding: 8px 12px 8px 12px;
	overflow: hidden;
}

div.mod-border div.box-b1 { background: url(/templates/yoo_royalplaza_1.5.2/images/module_border_corners.png) 0 -36px no-repeat; }

div.mod-border div.box-b2 {
	padding: 0px 7px 0px 7px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_border_corners.png) 100% -48px no-repeat;
}

div.mod-border div.box-b3 {
	height: 7px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_border_corners.png) 0 -60px repeat-x;
}

div.mod-border h3.header {
	margin-bottom: 10px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.9), 0px 1px 2px rgba(0, 0, 0, 0.2);
}

div.mod-border div.badge { top: 2px; right: 2px; }

/*
 * module: polaroid
 */

div.module.mod-polaroid { overflow: hidden; }

div.mod-polaroid div.badge-tape {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 114px;
	height: 38px;
	margin-left: -57px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_polaroid_tape.png) 0 0 no-repeat;
	z-index: 1;
}

div.mod-polaroid div.box-1 {
	margin-top: 13px;
	padding: 10px 10px 5px 10px;
	border-top: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	background: #ffffff url(/templates/yoo_royalplaza_1.5.2/images/module_polaroid_bg.png) 0 100% repeat-x;
	overflow: hidden;
}

div.mod-polaroid div.box-2 {
	margin-bottom: 5px;
	background: #000000;
}

div.mod-polaroid div.box-3 {
	padding: 10px 15px 10px 15px;
	overflow: hidden;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #C8C8C8;
}

div.mod-polaroid div.box-b1 {
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_polaroid_shadows.png) 0 0 no-repeat;
}

div.mod-polaroid div.box-b2 {
	padding: 0px 70px 0px 70px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_polaroid_shadows.png) 100% -5px no-repeat;
}

div.mod-polaroid div.box-b3 {
	height: 5px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_polaroid_shadows.png) 0 -10px repeat-x;
}

div.mod-polaroid h3.header {
	height: 25px;
	margin: 0px 0px 0px 0px;
	line-height: 25px;
	text-align: center;
	letter-spacing: -1px;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #323232;
	text-shadow: none;
}

/*
 * module: postit
 */

div.mod-postit div.box-1 {
	background: #FFFFAA;
	color: #323232;
}

div.mod-postit div.box-2 {
	padding: 15px 15px 0px 15px;
	overflow: hidden;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}

div.mod-postit div.box-b1 {
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_postit_shadows.png) 0 0 no-repeat;
}

div.mod-postit div.box-b2 {
	padding: 0px 90px 0px 60px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_postit_shadows.png) 100% -40px no-repeat;
}

div.mod-postit div.box-b3 {
	height: 40px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/module_postit_shadows.png) 0 -80px repeat-x;
}

div.mod-postit h3.header {
	height: 30px;
	margin: -15px -15px 5px -15px;
	background: #FFFFDA;
	line-height: 30px;
	text-indent: 15px;
	letter-spacing: -1px;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #323232;
	text-shadow: none;
}
/* joomla.css, Copyright (C) 2007 - 2010 YOOtheme GmbH */

/*
 * global CSS
 * not inside joomla CSS class
 */

/* readmore button */
p.readmore { overflow: hidden; }
div.module p.readmore {	margin-bottom: 0px; }

#page a.readmore {
	display: block;
	width: 125px;
	height: 30px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/readmore.png) 0 0 no-repeat;
	float: left;
	line-height: 30px;
	text-indent: 15px;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
}

#page a.readmore:link,
#page a.readmore:visited { color: #ffffff; }

#page a.readmore:hover {
	line-height: 32px;
	background-position: 0 -35px;
	color: #ffffff;
}

/* tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232;
}

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

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

/*
 * general
 * used by Jommla core components
 */

div.joomla h1 { letter-spacing: -1px; }

div.joomla h1.pagetitle { margin-top: 0px; }

div.joomla div.description {
	margin: 10px 0px 10px 0px;
	overflow: hidden;
}

div.joomla div.description img.left {
	margin-right: 15px;
	float: left;
}

div.joomla div.description img.right {
	margin-left: 15px;
	float: right;
}

div.joomla div.filter { margin: 10px 0px 10px 0px; }

div.joomla table.joomlatable th {
	padding: 5px 5px 5px 5px;
	background: #ebebeb;
	border-bottom: 1px solid #b4b4b4;
	font-weight : bold;
}

div.joomla table.joomlatable tr.even td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

div.joomla table.joomlatable tr.odd td {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
}

 
div.joomla span.number {
	color: #969696;
	font-style: italic;
}

/*
 * com_content
 * blog layout (frontpage, category, section)
 * sub selectors: blog
 */
 
div.joomla div.blog div.description {  
	margin: 10px 0px 15px 0px;
	padding-bottom: 20px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/article_separator.png) 50% 100% no-repeat;
}

div.joomla div.leadingarticles { overflow: hidden; }
div.joomla div.teaserarticles { overflow: hidden; }

div.joomla div.item { margin-bottom: 15px; }

div.joomla div.item-bg {
	padding-bottom: 15px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/article_separator.png) 50% 100% no-repeat;
	overflow: hidden;
}

div.joomla div.multicolumns div.item { margin: 0px 15px 15px 15px; 

}


div.joomla div.multicolumns div.first div.item { margin-left: 0px;


 }
div.joomla div.multicolumns div.last div.item { margin-right: 0px;


 }

div.joomla div.morearticles { margin: 10px 0px 10px 0px; }

div.joomla div.pagination { text-align: center; }

div.joomla div.pagination p.results {}

/*
 * com_content
 * list layout (frontpage, category, section)
 * sub selectors: sectionlist, categorylist
 */

/*
 * com_content
 * article layout
 * sub seletors: article
 */

div.joomla div.headline {
	overflow: hidden;
	margin-top: 5px;
	padding-bottom: 2px;  
}

div.joomla h1.title {
	margin: 0px;
	float: left;
}

div.joomla div.multicolumns h1.title {
	font-size: 15px;
	letter-spacing: -1px;
        align: center;
}

div.joomla div.icons { float: right; }

div.joomla div.icon {
	margin-top: 10px;
	float: right;
}

div.joomla div.multicolumns div.icon { margin-top: 5px; }

div.joomla div.edit {
	margin-left: 10px;
	float: left;
}

div.joomla div.pdf { margin-right: 5px; }
div.joomla div.print { margin-right: 5px; }
div.joomla div.email {}
div.joomla div.printscreen {}

div.joomla p.iteminfo {	margin: 0px 0px 15px 0px; }

div.joomla p.articleinfo {
	margin-top: 0px;
	font-size: 80%;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 150%;
}

div.joomla p.articleinfo span.modified,
div.joomla p.articleinfo span.author,
div.joomla p.articleinfo span.created,
div.joomla p.articleinfo span.url {	white-space: nowrap; }

/*
 * com_content
 * editing an article
 * sub seletors: edit-article
 */

div.joomla div.edit-article fieldset { margin-bottom: 30px; }

div.joomla div.edit-article fieldset div { overflow: hidden; }

div.joomla div.edit-article label.label-left {
	display: block;
	width: 150px;
	float: left;
}

div.joomla div.edit-article div.save {
	margin: 0px;
	float: right;
}

div.joomla div.edit-article div#editor-xtd-buttons {
	margin-bottom: 0px;
	overflow: hidden;
}

div.joomla div.edit-article div#editor-xtd-buttons div { margin: 0px; }

div.joomla div.edit-article div#editor-xtd-buttons div.button2-left { margin-right: 5px; }

div.joomla div.edit-article div#editor-xtd-buttons a:link,
div.joomla div.edit-article div#editor-xtd-buttons a:visited,
div.joomla div.edit-article div#editor-xtd-buttons a:hover { color: #323232; }

/*
 * com_weblinks
 * sub seletors: weblinks
 */

div.joomla div.weblinks fieldset {}

div.joomla div.weblinks fieldset div { overflow: hidden; }

div.joomla div.weblinks label.label-left {
	display: block;
	width: 150px;
	float: left;
}

/*
 * com_search
 * sub seletors: search
 */

div.joomla div.search p.info {
	margin: 0px;
	color: #969696;
	font-style: italic;
}

div.joomla div.search span.highlight {
	background: #ffffff;
	color: #323232;
}

/*
 * com_poll
 * sub seletors: poll
 */

div.joomla div.poll fieldset { margin: 15px 0px 10px 0px; }

/*
 * com_contact
 * sub seletors: contact
 */

div.joomla div.contact h1 {
	margin-bottom: 0px;
	font-size: 250%;
	font-weight: normal;
	letter-spacing: -1px;
}

div.joomla div.contact h2 {
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
}

div.joomla div.contact div.image { float: right; }

div.joomla div.contact table { margin-bottom: 10px; }

div.joomla div.contact label.label-top { display: block; }

/*
 * com_user
 * sub seletors: user
 */

div.joomla div.user label.label-left,
div.joomla div.user span.label-left  {
	display: block;
	width: 130px;
	float: left;
}

/*
 * com_wrapper
 */

iframe.wrapper {
	width: 100%;
}

/*
 * mod_newsflash
 */

div.module-newsflash { overflow: hidden; }

div.module-newsflash div.item {
	padding-bottom: 15px;
	overflow: hidden;
}

div.module-newsflash div.last { padding-bottom: 0px; }

/*
 * mod_search
 */

.default-search div.searchbox {
	width: 120px;
	height: 26px;
	padding: 0px;
	margin: 0px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/yoosearch/searchbox_bg.png) 0 0 no-repeat;
}

.default-search div.searchbox:hover  { background: url(/templates/yoo_royalplaza_1.5.2/images/yoosearch/searchbox_bg.png) 0 -31px no-repeat; }
.default-search div.searchbox:hover input {  }
.default-search div.searchbox input:focus {  }

.default-search div.searchbox input {
	width: 94px;
	height: 26px;
	padding: 0px 0px 0px 0px;
	border: none;
	outline: none;
	background: none;
	float: left;

	font-size: 11px;
	text-transform: uppercase;
}

.default-search div.searchbox button {
	width: 26px;
	height: 26px;
	padding: 0px;
	border: none;
	float: left;
	cursor: pointer;
	line-height: 0px;
}

.default-search div.searchbox button.search-magnifier { background: url(/templates/yoo_royalplaza_1.5.2/images/yoosearch/magnifier_icon.png) 0 0 no-repeat; }

/*
 * legacy Joomla styling only for third party components
 */

.contentheading,
.componentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	line-height: 100%;
	font-weight: bold;
	color: #275D85;
	letter-spacing: -1px;
}

/*
 * Joomla! system CSS file: system.css
 */
 
/* OpenID icon style */
input.system-openid {
   background: url(http://openid.net/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}


/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; padding: 0;}
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

/*
 * Joomla! system CSS file: general.css
 */
 
 /* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(/templates/system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(/templates/system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(/templates/system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(/templates/system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(/templates/system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption .left {
	float: left;
	margin-right: 1em;
}

.img_caption .right {
	float: right;
	margin-left: 1em;
}

.img_caption .left p {
	clear: left;
	text-align: center;
}

.img_caption .right p {
	clear: right;
	text-align: center;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(/templates/system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
/* extensions.css, Copyright (C) 2007 - 2010 YOOtheme GmbH */

#left #form-login fieldset { border: none; }

/*
 * YOOsearch
 */

#page div.default div.yoo-search { height: 22px; }
#page div.default div.yoo-search div.searchbox {
	height: 22px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/yoosearch/searchbox_bg.png) 0 0 no-repeat;
}
#page div.default div.yoo-search div.searchbox:hover  { background-position: 0 -32px; }
#page div.default div.yoo-search div.searchbox:hover input { color: #323232; }
#page div.default div.yoo-search div.searchbox input:focus { color: #323232; }

#page div.default div.yoo-search div.searchbox input {
	width: 76px;
	height: 22px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	line-height: 22px;
	color: #969696;
}
#page div.default div.yoo-search div.searchbox button {
	width: 22px;
	height: 22px;
}
#page div.default div.yoo-search div.searchbox button.search-magnifier { background: url(/templates/yoo_royalplaza_1.5.2/images/yoosearch/magnifier_icon.png) 0 0 no-repeat; }
#page div.default div.yoo-search div.searchbox button.search-close { background: url(/templates/yoo_royalplaza_1.5.2/images/yoosearch/close_icon.png) 0 0 no-repeat; }
#page div.default div.yoo-search div.searchbox button.search-loader { background-position: 2px 3px; }

#page div.yoo-search div.resultbox {
	position: absolute;
	right: -6px;
	top: 25px;
	z-index: 20;
}

#page div.default div.yoo-search div.resultbox-bg {
	border-left: 1px solid #b9babb;
	border-right: 1px solid #b9babb;
	background: #F0F1F2;
}

#page div.default div.yoo-search h3.search-header {
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
}

#page div.default div.yoo-search div.resultbox-bl { background: url(/templates/yoo_royalplaza_1.5.2/images/yoosearch/resultbox_bl.png) 0 100% no-repeat; }
#page div.default div.yoo-search div.resultbox-br { background: url(/templates/yoo_royalplaza_1.5.2/images/yoosearch/resultbox_br.png) 100% 100% no-repeat; }
#page div.default div.yoo-search div.resultbox-b { background: url(/templates/yoo_royalplaza_1.5.2/images/yoosearch/resultbox_b.png) 0 100% repeat-x; }
#page div.default div.yoo-search span.search-more { background: url(/templates/yoo_royalplaza_1.5.2/images/yoosearch/more_icon.png) 0 0 no-repeat; }
#page div.default div.yoo-search h3.search-header { background: url(/templates/yoo_royalplaza_1.5.2/images/yoosearch/header_bg.png) 0 0 repeat-x; }
#page div.default div.yoo-search .resultbox-bg a { background: #F0F1F2 url(/templates/yoo_royalplaza_1.5.2/images/yoosearch/result_item_bg.png) 0 100% repeat-x;  }
#page div.default div.yoo-search .resultbox-bg a:hover { background-color: #ffffff; }

#page div.default div.yoo-search h3.search-header { 
	font-size: 15px;
	font-weight: normal;
	color: #323232;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.3);
}
#page div.default div.yoo-search .resultbox-bg a:link,
#page div.default div.yoo-search .resultbox-bg a:visited,
#page div.default div.yoo-search .resultbox-bg a h3 { 
	color: #323232;
	text-shadow: 0px 1px 0px rgba(255,255,255,1);
}
#page div.default div.yoo-search .resultbox-bg a:hover,
#page div.default div.yoo-search .resultbox-bg a:hover h3 { color: #323232; }

#page div.default div.yoo-search a.search-more { color:#323232; text-shadow: 0 1px 0 rgba(255,255,255,1); }

/*
 * YOOtweet
 */

/* single */
#header div.single div.yoo-tweet {
	min-width: 200px;
	max-width: 400px;
	padding-top: 10px;
}

#header div.single div.yoo-tweet p {
	margin-top: 0px;
	text-align: center;
}

/*
 * YOOscroller: Blank Horizontal
 */

#page div.blank-h div.yoo-scroller { position: relative; }

#page div.blank-h div.yoo-scroller div.scrollarea { background: url(/templates/yoo_royalplaza_1.5.2/images/yooscroller/scrollarea_l.png) 0 0 no-repeat; }

#page div.blank-h div.yoo-scroller div.scrollarea-l {
	padding: 0px 30px 0px 30px;
	background: url(/templates/yoo_royalplaza_1.5.2/images/yooscroller/scrollarea_r.png) 100% 0 no-repeat;
}

#page div.blank-h div.yoo-scroller div.scrollarea-r { background: url(/templates/yoo_royalplaza_1.5.2/images/yooscroller/scrollarea_m.png) 0 0 repeat-x; }

#page div.blank-h div.yoo-scroller div.back {
	position: absolute;
	left: 20px;
	background-image: url(/templates/yoo_royalplaza_1.5.2/images/yooscroller/scroll_back.png);
}

#page div.blank-h div.yoo-scroller div.forward {
	position: absolute;
	right: 20px;
	background-image: url(/templates/yoo_royalplaza_1.5.2/images/yooscroller/scroll_forward.png);
}

#page div.blank-h div.yoo-scroller div.scrollbar {
	position: absolute;
	left: 41px;
}

#page div.blank-h div.yoo-scroller div.scrollknob {
	margin: 1px 0px 1px 0px;
	background-image: url(/templates/yoo_royalplaza_1.5.2/images/yooscroller/scrollknob_l.png);
}

#page div.blank-h div.yoo-scroller div.scrollknob-r { background-image: url(/templates/yoo_royalplaza_1.5.2/images/yooscroller/scrollknob_r.png); }

#page div.blank-h div.yoo-scroller div.scrollknob-m {
	height: 17px;
	background-image: url(/templates/yoo_royalplaza_1.5.2/images/yooscroller/scrollknob_m.png);
}

/*
 * YOOlogin
 */

 
/* quick */
#header span.quick span.yoo-login {}

#header span.quick span.yoo-login span.login { width: 231px; }

#header span.quick span.yoo-login span.login span.login-button-text,
#header span.quick span.yoo-login span.login span.login-button-icon { margin-right: 0px; }

#header span.quick span.yoo-login span.login span.lostpassword, 
#header span.quick span.yoo-login span.login span.lostusername,
#header span.quick span.yoo-login span.login span.registration { margin-top: 5px; }

#header span.quick span.yoo-login span.logout {
	margin-top: 10px;
	overflow: visible;
}

#header span.quick span.yoo-login span.logout span.logout-button-text,
#header span.quick span.yoo-login span.logout span.logout-button-icon { margin-right: 0px; }

/* nifty quick */
#header span.niftyquick span.yoo-login {}

#header span.niftyquick span.yoo-login span.login {
	width: 268px;
	height: 50px;
}

#header span.niftyquick span.yoo-login span.login span.login-button { margin-right: 0px; }

#header span.niftyquick span.yoo-login span.login span.lostpassword, 
#header span.niftyquick span.yoo-login span.login span.lostusername,
#header span.niftyquick span.yoo-login span.login span.registration { margin-top: 5px; }

#header span.niftyquick span.yoo-login span.logout {
	margin-top: 10px;
	overflow: visible;
}

#header span.niftyquick span.yoo-login span.logout span.logout-button { margin-right: 0px; }

 
#header span.niftyquick span.yoo-login span.login span.username input,
#header span.niftyquick span.yoo-login span.login span.password input {
	width: 95%;
	height: 12px;
	background: #ffffff;
	border: 1px solid #ffffff;
	overflow: hidden;
}

/*				. P O I N T E R .																				
 				- A D A P T I V -
 */
.gnomiha,
.solnce,
.babochki{
	display: none;
}
@media (max-width: 1330px){ /* Стиль для отображения в браузере */
    .logo-bg {
     background: none;
    }
    .babochki,
    .babochka,
    .solnce,
    .gnom,
    .gnomiha,
    #footer a.trava,
    .wrapper>div:nth-child(2)
    {
    	display:none;
    }

    #component .article>table:nth-child(2){
        width: initial  !important;	
    }
}

@media (max-width: 1220px){ /* Стиль для отображения в браузере */
    .top-top-right,
    .top-top-left,
    .page-footer-left1,
    .center-left1,
    .center-right1,
    .page-footer-right1{
    	background: none;
    }
}

@media (max-width: 1144px){
	.top-section {
	    width: auto;
	}

	div#footer {
	    display: none;
	}

	.moduletable>table>tbody>tr>td:nth-child(1)>table{
		width: 300px !important;
	    float: left;
	}

	.logo-bg {
	    width: auto;
	}

	.moduletable>table {
	    width: inherit !important;
	}

	.moduletable>table>tbody>tr>td:nth-child(1){
		width:320px !important;
	}

	.moduletable>table>tbody>tr>td:nth-child(1)>table>tbody>tr:nth-child(1),
	.moduletable>table>tbody>tr>td:nth-child(1)>table>tbody>tr:nth-child(7){
		display:none;
	}
	.moduletable>table>tbody>tr>td:nth-child(1)>table>tbody>tr:nth-child(1), .moduletable>table>tbody>tr>td:nth-child(1)>table>tbody>tr>td{
		/*text-align: left;*/
	}

	.moduletable>table>tbody>tr>td:nth-child(1)>table>tbody>tr:nth-child(2)>td>a,
	.moduletable>table>tbody>tr>td:nth-child(1)>table>tbody>tr:nth-child(3)>td>a{
	    color: black;
	}

	.hed-img>.lang{
	    position: absolute;
	    left: 0;
	    margin: 0;
	    margin-top: 200px;
	}

	.popup-rollout1,
	.popup-rollout-link1{
		display: none;
	}

	.page-footer-left1,
	.page-footer-right1{
		height:50px;
	    margin-top: 30px;
	}

	div#component>.joomla>.article>center{
		overflow-x: scroll;
	}
}
@media only screen and (max-width: 1063px){
	.top-menu{
		width: auto;
	}
	.top-menu>table{
		width: 100%;
		border-radius: 10px;
	}
	div#page-footer {
	    width: 100%;
	}	
	.centerr{
		width: auto;
	}
	.logo-bg>table{
		width:100%;
	}
}
@media only screen and (max-width: 1048px){
/*#slmb>table {
    width: 100% !important;
}
#slmb td {
    float: left;
} */
	#slmb{
		overflow-x:scroll;
	}
	#component {
	    overflow-x: scroll;
	}

.article>p>img {
    max-width: 100%;
    height: inherit;
}
	
	.vsig{	    
		width: initial;
	}
	.vsig_top{
		width: initial;
	}
	.vsig_top>img{
	    padding: 0 !important;
	    width: 100%;
	}
/* C O L U M S  E D I T*/
	#right{
		display:none;
	}
	#left{
		position: absolute;
    	left: 0;
	}
	#left h3{
		height: 35px;
		font-size: 13px;
		display: table;
		width:100%;
	}
	#left h3>a{
		display: table-cell;
	    vertical-align: middle;
	}
	#left li{
		padding:20px 0 20px 5px;
	}
	#main{
	    float: left;
	    position: inherit;
	    /*width: 100%;*/
	    right: 0;
	    left: initial;
	    overflow: hidden;	
	}
	#main-shift{
	    position: inherit;
	    right: 0;
	    left: initial;
	    margin: 0;
	    margin-left: 215px;		
	}

	#component .article object{
		width:100%;
	}
	#component .article>table td {
	    float: left;
	    width: 210px;
	    padding: 0 10px;    
	}
/* END COLUM EDIT*/

	.left-bg, .column-right div.right-bg, .column-contentright div.contentright-bg{background: none !important;}

	.poisk{
		display: none;
	}
	.logo-bg>table>tbody>tr>td:nth-child(2){
		display: none;
	}

	/*need 2 adapt menu on this point*/
	ul#praisemenu2_215 li.dir {
	    height: 100%;
	}
	ul#praisemenu2_215 li:hover > ul {
	    visibility: hidden;
	}
	#praisemenu2_215 li{
		height: 40px;
	    font-size: 20px;	
	}
	#praisemenu2_215{
		display:none;
		height: 0;
	}

	.moduletable.active>#praisemenu2_215>li>a{
		display:block;		
	}
	.moduletable.active>#praisemenu2_215{
		display:block;
		height: auto;
	    padding-bottom: 40px !important;
    	-webkit-transition: height 1s; 
		-moz-transition: height 1s; 
		-o-transition: height 1s; 
		transition: height 1s;
	}

	.top-menu>table>tbody>tr>td:nth-child(2){
		display: none;
	}
	
	.top-menu .moduletable{
		position: relative;
	    width: 100%;
	    /*height:40px;*/
	    height:100%;
		cursor: pointer;	
	}

	.top-menu .moduletable:after{
		content: 'Меню сайта';
		position: absolute;
		top:0;
		left:0;
		font-size: 32px;
    	color: white;
        width: 100%;
    	text-align: center;	
	}

	ul#praisemenu2_215>li.parent:after{
		content: '+';
		position: absolute;
		top:0;
	    color: #CCADAD;	
	}
	ul#praisemenu2_215>li.parent.active:after{
		content: '-';
		position: absolute;
		top:0;
	    color: #CCADAD;
	}

	ul#praisemenu2_215>li.active > ul{
		width: 100%;
    	position: initial;
    	visibility: visible;
    	/*-webkit-transition: all 1s; 
		-moz-transition: all 1s; 
		-o-transition: all 1s; 
		transition: all 1s;*/
	}

	ul#praisemenu2_215 li.parent >a{
	   pointer-events: none;
	}
	

	#praisemenu2_215{
		position: absolute;
	    left: 0;
	    top: 40px;
	    width:100%;
	}

	#praisemenu2_215>li{
		background: #0073AC;
	    width: 100%;
	    padding: 0 !important;
	    border-top: 1px solid gray;
	}

	ul#praisemenu2_215 li:hover{
		border-radius: 0;
	}
	/*end menu */
}
@media only screen and (max-width: 871px){
	.hed-img>div:nth-child(n+2){
		display: none;
	}
	#mainbottom{
		display:none;
	}
}
@media only screen and (max-width: 770px){
	.top-logo-module{
		width: 100%;
	}

	.moduletable>table>tbody>tr>td:nth-child(3){
		display: none;
	}

}
@media only screen and (max-width: 717px){
	.moduletable>table>tbody>tr>td:nth-child(2),
	.moduletable>table>tbody>tr>td:nth-child(3),
	.moduletable>table>tbody>tr>td:nth-child(4){
		display: none;
	}
	.moduletable>table>tbody>tr>td:nth-child(1){    
		width: 100% !important;
	}
	.moduletable>table {
	    width: 100%!important;
	}
	#component .article>table:last-child th:first-child{
		float:left;
	}
	#component .article>table:last-child th:last-child{
		float:right;
	}
	#component .article>table:last-child td{
		width: 20px;
	}

	.box-3.deepest table{
		width: 100% !important;
	}
	.box-3.deepest table td{
		width: 150px;
		float: left;
	}
}
@media only screen and (max-width: 660px){
	#left{
		display: none;
	}
	#main-shift{
		margin-left: 0;
	}
	#p_call_form{
		display:none;
	}
}
@media screen and (max-width: 400px){
	.box-3.deepest table td {
		width: 100%;
		display: table;	
	}	
}


.top {
	height: 270px;
	background-image: url(/templates/yoo_royalplaza_1.5.2/images/bg_top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.top-top-left {
background: url(/templates/yoo_royalplaza_1.5.2/images/top-top-left.png) 100% 100%;
background-position: top left;
height: 701px;
background-repeat:no-repeat;
}

.top-top-right {
background: url(/templates/yoo_royalplaza_1.5.2/images/top-top-right.png) 100% 100%;
background-position: top right;
height: 701px;
background-repeat:no-repeat;
}

.top-section {

	height: 220px;

	width: 1016px;

	padding: 0px;

	margin: 0px;

}

.logo-bg {

	height: 250px;

	width: 1016px;

	padding: 0px;

	background-image: url(/templates/yoo_royalplaza_1.5.2/images/logo/Kuzya-Logo.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	margin: 0px;

}

.top-logo-module {

	width: 750px;

	float: left;

	font-size: 10px;

}

.top-searchmod {

	width: 300px;

	float: left;

}

.top-right {

    position:reletive;

    margin-top:-130px;

	width: 100px;

	float: right;

}

.center-center {

	width: 730px;

	margin: 10px;

}

.top-menu {

	width: 1016px;

	height: 100px;

	padding: 0px;

	margin: 0px;


}
.dir.parent.item28{
	padding: 7px 10px !important;
}




.kuzya {float:left; height:230px; text-align:right;padding-top:20px;color: #000080;}

.kuzya table td {float:left; width:305px;}

.boy {

    float: left;

    height: 170px;

    padding-left: 35px;

    padding-top: 60px;

}

.girl {

    float: left;

    height: 170px;

    padding-left: 20px;

    padding-top: 60px;

}

.branches {

    color: #000080;

    font-size: 12px;

    float: left;

    height: 130px;

    padding-top: 10px;

}

.links {

    height: 60px;

    margin-left: 525px;

    margin-top: 140px;

    position: absolute;

    width: 255px;

}

.franchazing{}

.dr{}

.zanyattya{}





.top-menu-section {

	height: 40px;

	background-image: url(/templates/yoo_royalplaza_1.5.2/images/menu/menu-bg.jpg);

	background-position: center;

	margin: 0px;

	padding: 0px;

}

.debug-section {	height: 30px;

	background-image: url(/templates/yoo_royalplaza_1.5.2/images/menu/menu-bg-debug.jpg);

	background-position: top;

	margin: 0px;

	padding-top: 5px;

	padding-right: 40px;

	padding-bottom: 5px;

	padding-left: 40px;

}

.footter-top {

	background-image: url(/templates/yoo_royalplaza_1.5.2/images/menu/footter-top.gif);

	background-repeat: no-repeat;

	height: 17px;

	width: 1024px;

	background-position: center;

	padding: 0px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

.footter-bottom {

	background-image: url(/templates/yoo_royalplaza_1.5.2/images/menu/footter-bottom.gif);

	background-repeat: repeat-y;

	width: 1024px;

	background-position: center;

	color: #FFF;

	padding: 0px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}





#left-menu-header ul {margin: 0;padding: 0;}

#left-menu-header ul li {margin: 0 0 0 20px;list-style: none;float: right;font-weight: bold;}

#left-menu-header ul li a:hover {text-decoration: none;}

.centerr {

	width: 1024px;

	margin-right: auto;

	margin-left: auto;

}

.cloud-tegs-top {

	width: 1000px;

	margin-right: auto;

	margin-left: auto;

	height: 13px;

	background-repeat: no-repeat;

	background-position: center top;

	margin-top: 20px;

}

.window-bottom {

	width: 1024px;

	margin-right: auto;

	margin-left: auto;

	height: 15px;

	background-repeat: no-repeat;

	background-position: left top;

}
#go-top {
    bottom: 45px;
    right: 0px;
    z-index: 1;
}

#go-top {
    position: fixed;
    bottom: 25px;
    right: 0px;
    z-index: 999;
    text-align: center;
    cursor: pointer;
    display: none;
    transform: rotate(90deg);
    width: 55px;
    height: 55px;
    text-decoration: none;
    background: #0000006b;
    line-height: 24px;
    border-radius: 5px;
    font-size: 40px;
    padding-top: 10px;
    box-sizing: border-box;
    color: #edffed;
}


.cloud-tegs-center {

	width: 980px;

	margin-right: auto;

	margin-left: auto;

	background-image: url(/templates/yoo_royalplaza_1.5.2/images/menu/cloud-tegs-bottom.gif);

	background-repeat: repeat;

	background-position: center top;

	padding-right: 10px;

	padding-bottom: 3px;

	padding-left: 10px;

	color: #E1E100;

}





.menu-left {

	background-color: #FF9;

	width: 220px;

	border-top-style: 1;

	border-right-style: 1;

	border-bottom-style: 1;

	border-left-style: 1;

}

.center-left ul li {

}

.center-right {

	padding-right: 5px;

	padding-left: 5px;

	width: 215px;

}

.center-left ul li ul li {

}

/*--------KIEV---------*/
#navkiev,#navkiev li ul{margin:0px;padding:0px;list-style:none;}
#navkiev > li{
float:left;
}
#navkiev li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navkiev li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navkiev > li{
background-color:none;
text-align: center;
margin-bottom: 170px;
margin-left: 255px;
}
#navkiev > li:hover{background-color:none;}
#navkiev > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navkiev li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navkiev li ul li{
text-align:left;
padding:1px 1px 1px 1px;
}
#navkiev li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;

}
#navkiev li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
font-weight: bold;
}
/*--------vishgorod---------*/
#navvishgorod,#navvishgorod li ul{margin:0px;padding:0px;list-style:none;}
#navvishgorod > li{
float:left;
width:120px;
}
#navvishgorod li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navvishgorod li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navvishgorod > li{
background-color:none;
text-align:center;
margin-bottom: 210px;
margin-left: -200px;
}
#navvishgorod > li:hover{background-color:none;}
#navvishgorod > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navvishgorod li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navvishgorod li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navvishgorod li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navvishgorod li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}
/*--------donetsk-1---------*/
#navdon-1,#navdon-1 li ul{margin:0px;padding:0px;list-style:none;}
#navdon-1 > li{
float:left;
width:120px;
}
#navdon-1 li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navdon-1 li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navdon-1 > li{
background-color:none;
text-align:center;
margin-bottom: 30px;
margin-right: -120px;
}
#navdon-1 > li:hover{background-color:none;}
#navdon-1 > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navdon-1 li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navdon-1 li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navdon-1 li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navdon-1 li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}

/*--------donetsk-2---------*/
#navdon-2,#navdon-2 li ul{margin:0px;padding:0px;list-style:none;}
#navdon-2 > li{
float:left;
width:120px;
}
#navdon-2 li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navdon-2 li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navdon-2 > li{
background-color:none;
text-align:center;
margin-bottom: -12px;
margin-right: 10px;
}
#navdon-2 > li:hover{background-color:none;}
#navdon-2 > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navdon-2 li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navdon-2 li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navdon-2 li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navdon-2 li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}



/*--------donetsk-3---------*/
#navdon-3,#navdon-3 li ul{margin:0px;padding:0px;list-style:none;}
#navdon-3 > li{
float: left;
width: 120px;
position: absolute;
margin-top: -40px;
margin-left: 60px;
}
#navdon-3 li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navdon-3 li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navdon-3 > li{
background-color:none;
text-align:center;
margin-bottom: -12px;
margin-right: 10px;
}
#navdon-3 > li:hover{background-color:none;}
#navdon-3 > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navdon-3 li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navdon-3 li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navdon-3 li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navdon-3 li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}

/*--------Zaporoge---------*/
#navzap,#navzap li ul{margin:0px;padding:0px;list-style:none;}
#navzap > li{
float:left;
width:120px;
}
#navzap li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navzap li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navzap > li{
background-color:none;
text-align:center;
margin-top: 65px;
margin-left: -200px;
}
#navzap > li:hover{background-color:none;}
#navzap > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navzap li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navzap li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navzap li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navzap li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}
/*--------Krivoy-Rog---------*/
#navrog,#navrog li ul{margin:0px;padding:0px;list-style:none;}
#navrog > li{
float:left;
width:120px;
}
#navrog li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navrog li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navrog > li{
background-color:none;
text-align:center;
margin-top: 30px;
margin-left: -260px;
}
#navrog > li:hover{background-color:none;}
#navrog> li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navrog li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navrog li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navrog li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navrog li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}


/*--------Krivoy-Rog-2---------*/
#navrog-2,#navrog-2 li ul{margin:0px;padding:0px;list-style:none;}
#navrog-2 > li{
margin-top: 5px;
margin-left: -275px;
position: absolute;
}
#navrog-2 li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navrog-2 li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navrog-2 > li{
background-color:none;
text-align:center;

}
#navrog-2 > li:hover{background-color:none;}
#navrog-2> li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navrog-2 li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navrog-2 li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navrog-2 li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navrog-2 li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}


/*--------Lvov---------*/
#navlvov,#navlvov li ul{margin:0px;padding:0px;list-style:none;}
#navlvov > li{
float:left;
width:120px;
}
#navlvov li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navlvov li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navlvov > li{
background-color:none;
text-align:center;
margin-bottom: 150px;
margin-left: -520px;
}
#navlvov > li:hover{background-color:none;}
#navlvov> li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navlvov li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navlvov li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navlvov li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navlvov li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}
/*--------Hmelnick---------*/
#navhmel,#navhmel li ul{margin:0px;padding:0px;list-style:none;}
#navhmel > li{
float:left;
width:120px;
}
#navhmel li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navhmel li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navhmel > li{
background-color:none;
text-align:center;
margin-bottom: 110px;
margin-left: -450px;
}
#navhmel > li:hover{background-color:none;}
#navhmel > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navhmel li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navhmel li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navhmel li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navhmel li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}
/*--------Dragobich---------*/
#navdragob,#navdragob li ul{margin:0px;padding:0px;list-style:none;}
#navdragob > li{
float:left;
width:120px;
}
#navdragob li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navdragob li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navdragob > li{
background-color:none;
text-align:center;
margin-bottom: 70px;
margin-left: -525px;
}
#navdragob > li:hover{background-color:none;}
#navdragob > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navdragobli ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navdragobli ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navdragob li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navdragob li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}


.top-menu table{
	background:url(/templates/yoo_royalplaza_1.5.2/images/menu/bg_menu.png)
}












/*--------Nikolaev---------*/
#navnikol,#navnikol li ul{margin:0px;padding:0px;list-style:none;}
#navnikol > li{
float:left;
width:120px;
}
#navnikol li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navnikol li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navnikol > li{
background-color:none;
text-align: center;
margin-top: 120px;
margin-left: -300px;
}
#navnikol > li:hover{background-color:none;}
#navnikol > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navnikol li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navnikol li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navnikol li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navnikol li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}

.tooltip {
			color: #000000; outline: none;
			cursor: help; text-decoration: none;
			position: relative;
		}
		.tooltip span {
			margin-left: -999em;
			position: absolute;
		}
		.tooltip:hover span {
			border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
			
			position: absolute; left: 3em;top: -4em; z-index: 99;
			margin-left: 0; width: 215px;font-weight: 300;color:red;
		}
		.tooltip:hover img {

			float: left; 
		}
		.tooltip:hover h7 {
			 font-size: 1.4em; font-weight: bold;
			display: block; text-align:center;
		}


		@charset "utf-8";

/* CSS Document */
.urbangreymenu{

width: 200px; text-align:center /*width of menu*/

}

#call-top1 {
    position: fixed;
    border-radius: 10px;
    right: 2px;
    bottom: 130px;
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    display: block;
    background-color: #fff;
    color: #fff;
    z-index: 99999;
}
#call-top {
display: none !important;
}

.urbangreymenu .accordionHead{

font: bold 12px Verdana;

color: white;

background:#155988 no-repeat 10px 10px;
	    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;

	 
 /*last 2 values are the x and y coordinates of bullet image*/

margin-bottom: 2px; /*bottom spacing between header and rest of content*/

text-transform: uppercase;

padding: 3px 3px 3px 3px; /*31px is left indentation of header text*/


}

.urbangreymenu .accordionHead a{

text-decoration: none;

color: white;

display: block;

}

.urbangreymenu .accordionHead a:hover{ 
	color: #FFFFFF;
    text-decoration: none;
	background:#3489C8 no-repeat 1px 1px;
    background-size: cover;
	    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
	 }

.urbangreymenu .accordionHead a:visited{

text-decoration: none;


color: white;}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; text-align:left/*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 0px; text-align:left/*bottom spacing between menu items*/
}

.urbangreymenu ul li a{

font: normal 14px Arial;

color: black;


display: block;

padding: 1px 0;

line-height: 22px;

padding-left: 3px; /*link text is indented 8px*/

text-decoration: none;

}

.urbangreymenu ul li a:hover{ /*hover state CSS*/

color:#fff;

background:#3399CC;
text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

ul.f2cnoshow,
ul.f2cnoshow li,
ul.f2cnoshow li a{

display:none !important;

height:0 !important;

position:absolute !important;

left:-10000px !important;

}


.spiski_1 { 
  background: #fff; 
} 

.spiski_2 { 
  background: #F0F0F0; 
}

.spiski_dm {  
  border:1px solid #CCCCCC; 
  margin: 20px 0px 0px 0px; 
  border-top: none;  
} 

.urbangreymenu li { 
  border-bottom: 1px solid #CCCCCC;  
} 
.urbangreymenu li:nth-child(even) {background: #DDDCDC !important;}
.urbangreymenu li:nth-child(odd) {background: #e6e6e6 !important;}

/*				. P O I N T E R .																				

 				- A D A P T I V -

 */

.gnomiha,

.solnce,

.babochki{

	display: none;

}

@media (max-width: 1330px){ /* Стиль для отображения в браузере */

    .logo-bg {

     background: none;

    }

    .babochki,

    .babochka,

    .solnce,

    .gnom,

    .gnomiha,

    #footer a.trava,

    .wrapper>div:nth-child(2)

    {

    	display:none;

    }



    #component .article>table:nth-child(2){

        width: initial  !important;	

    }

}



@media (max-width: 1220px){ /* Стиль для отображения в браузере */

    .top-top-right,

    .top-top-left,

    .page-footer-left1,

    .center-left1,

    .center-right1,

    .page-footer-right1{

    	background: none;

    }

}



@media (max-width: 1144px){

	.top-section {

	    width: auto;

	}



	div#footer {

	    display: none;

	}



	.moduletable>table>tbody>tr>td:nth-child(1)>table{

		width: 100% !important;

	    float: left;


	}



	.logo-bg {

	    width: auto;

	}



	.moduletable>table {

	    width: inherit !important;

	}



	.moduletable>table>tbody>tr>td:nth-child(1){

		width:320px !important;

	}



	.moduletable>table>tbody>tr>td:nth-child(1)>table>tbody>tr:nth-child(1),

	.moduletable>table>tbody>tr>td:nth-child(1)>table>tbody>tr:nth-child(7){

		display:none;

	}

	.moduletable>table>tbody>tr>td:nth-child(1)>table>tbody>tr:nth-child(1), .moduletable>table>tbody>tr>td:nth-child(1)>table>tbody>tr>td{

		/*text-align: left;*/

	}



	.moduletable>table>tbody>tr>td:nth-child(1)>table>tbody>tr:nth-child(2)>td>a,

	.moduletable>table>tbody>tr>td:nth-child(1)>table>tbody>tr:nth-child(3)>td>a{

	    color: black;

	}

	.head-top p{
		text-align: center !important;
	}

	/*	.head-top td{
		text-align: center !important;  
	}*/
	.hed-img>.lang{

	        position: absolute;
    right: 0 !important;
    float: right;
    width: auto;
    margin: 0;
    margin-left: 9px;
    margin-top: 10px;
}

	 .cont-adr{
	 	text-align: center !important;
	 }

/*.top-logo-module table{
	margin-top: 10px;
}
*/

.separator{

	padding: 7px 10px;
}
	.hed-img .lang .rawimages{
		display: grid;
	}

.hed-img .lang .rawimages a{
		color: #000080;
    font-weight: 700;
    font-size: 20px;
	}


	.popup-rollout1,

	.popup-rollout-link1{

		display: none;

	}



	.page-footer-left1,

	.page-footer-right1{

		height:50px;

	    margin-top: 30px;

	}



	div#component>.joomla>.article>center{

		overflow-x: scroll;

	}

}

@media only screen and (max-width: 1063px){

	.top-menu{

		width: auto;

	}

	.top-list {
		display: block !important;
	}

	.top-list  td{
		display: block;
		font-size: 16px !important;
    text-align: center !important;
    margin-left: auto;
    font-weight: bold !important;
    margin-right: auto;
	}

	.logo-img {
		    float: unset !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
	}


	.top-menu>table{

		width: 100%;

		border-radius: 10px;

	}

	div#page-footer {

	    width: 100%;

	}	

	.centerr{

		width: auto;

	}

	.logo-bg>table{

		width:100%;

	}

}

@media only screen and (max-width: 1048px){

/*#slmb>table {

    width: 100% !important;

}

#slmb td {

    float: left;

} */

	#slmb{

		overflow-x:scroll;

	}

	#component {

	    overflow-x: scroll;

	}



.article>p>img {

    max-width: 100%;

    height: inherit;

}

	

	.vsig{	    

		width: initial;

	}

	.vsig_top{

		width: initial;

	}

	.vsig_top>img{

	    padding: 0 !important;

	    width: 100%;

	}


.hed-img {
    position: relative;
    z-index: 999999999;
}
/* C O L U M S  E D I T*/



#call-top1 {
   display: none !important;
}


#call-top {
    position: fixed;
    border-radius: 10px;
    right: 2px;
    bottom: 130px;
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    display: block !important;
    background-color: #fff;
    color: #fff;
    z-index: 99999;
}

p {
    
    font-size: 17px;
}
a:link, a:visited {
    color: #3489c8;
    font-size: 17px;
}

div.joomla h1.title {
    margin: 0px;
    float: left;
    font-size: 20px;
}

div {
	font-size: 17px;
}

.top-names{
	    font-size: 16px;
    font-weight: bold;
    display: block !important;;
    margin-left: 80px;
}




.hed-img .babochka{
	display: none !important;
}

.hed-img .babochki{
	display: none !important;
}

.hed-img .solnce{
	display: none !important;
}

.hed-img .gnom{
	display: none !important;
}

.hed-img .gnomiha{
	display: none !important;
}

.hed-img .fran{
	display: none !important;
	position: absolute;
    left: 0;
    margin: 0;
    margin-left: 30%;
    margin-top: 190px;
}
.hed-img .den{
	display: none !important;
	position: absolute;
    left: 0;
    margin: 0;
    margin-left: 50%;
    margin-top: 190px;
}
.hed-img .zan{
	display: none !important;
	position: absolute;
    left: 0;
    margin: 0;
    margin-left: 70%;
    margin-top: 190px;
}




	#right{

		display: block;
    width: 50%;
    margin: auto;
    float: left;
    position: inherit;
    /* width: 100%; */
    right: 0;
    left: initial;
    overflow: hidden;

	}

	.allmode_box.news .allmode_item{
		padding-bottom: 20px;
	}

	.allmode_box.news h3{
		text-align: center;
	}

	#right .allmode_box.news{
		padding-right: 10px;
	}
	#right .module.mod-line {
		display: none;
	}

	#left{

		position: absolute;

    	left: 0;

	}

	#left h3{

		height: 35px;

		font-size: 13px;

		display: table;

		width:100%;

	}

	#left h3>a{

		display: table-cell;

	    vertical-align: middle;

	}

	#left li{

		padding:20px 0 20px 5px;

	}

	#main{

	    float: left;

	    position: inherit;

	    /*width: 100%;*/

	    right: 0;

	    left: initial;

	    overflow: hidden;	

	}

	#main-shift{

	    position: inherit;

	    right: 0;

	    left: initial;

	    margin: 0;

	    margin-left: 215px;		

	}



	#component .article object{

		width:100%;

	}

	#component .article>table td {

	    float: left;

	    width: 210px;

	    padding: 0 10px;    

	}

/* END COLUM EDIT*/



	.left-bg, .column-right div.right-bg, .column-contentright div.contentright-bg{background: none !important;}



	.poisk{

		display: none;

	}

	.logo-bg>table>tbody>tr>td:nth-child(2){

		display: none;

	}



	/*need 2 adapt menu on this point*/

	ul#praisemenu2_215 li.dir {

	    height: 100%;

	}

	ul#praisemenu2_215 li:hover > ul {

	    visibility: hidden;

	}

	#praisemenu2_215 li{

		height: 40px;

	    font-size: 20px;	

	}

	#praisemenu2_215{

		display:none;

		height: 0;

	}



	.moduletable.active>#praisemenu2_215>li>a{

		display:block;		

	}

	.moduletable.active>#praisemenu2_215{

		display:block;

		height: auto;

	    padding-bottom: 40px !important;

    	-webkit-transition: height 1s; 

		-moz-transition: height 1s; 

		-o-transition: height 1s; 

		transition: height 1s;

	}



	.top-menu>table>tbody>tr>td:nth-child(2){

		display: none;

	}

	

	.top-menu .moduletable{

		position: relative;

	    width: 100%;

	    /*height:40px;*/

	    height:100%;

		cursor: pointer;	

	}

.top-menu table{
	background:url(/templates/yoo_royalplaza_1.5.2/images/menu/menu-mob.png);
	background-repeat: no-repeat !important;
    background-position-x: left !important;
}






	.top-menu .moduletable:after{

		content: '';

		position: absolute;

		top:0;

		left:0;

		font-size: 32px;

    	color: white;

        width: 100%;

    	text-align: center;	

	}



	ul#praisemenu2_215>li.parent:after{

		content: '+';

		position: absolute;

		top:0;

	    color: #CCADAD;	

	}

	ul#praisemenu2_215>li.parent.active:after{

		content: '-';

		position: absolute;

		top:0;

	    color: #CCADAD;

	}



	ul#praisemenu2_215>li.active > ul{

		width: 100%;

    	position: initial;

    	visibility: visible;

    	/*-webkit-transition: all 1s; 

		-moz-transition: all 1s; 

		-o-transition: all 1s; 

		transition: all 1s;*/

	}



	ul#praisemenu2_215 li.parent >a{

	   pointer-events: none;

	}

	



	#praisemenu2_215{

		position: absolute;

	    left: 0;

	    top: 40px;

	    width:100%;

	}



	#praisemenu2_215>li{

		background: #0073AC;

	    width: 100%;

	    padding: 0 !important;

	    border-top: 1px solid gray;

	}



	ul#praisemenu2_215 li:hover{

		border-radius: 0;

	}

	/*end menu */

}

@media only screen and (max-width: 871px){




	.hed-img>div:nth-child(n+2){

		display: block;

	}

	#mainbottom{

		display:none;

	}

}

@media only screen and (max-width: 770px){

	.top-logo-module{

		width: 100%;

	}



	.moduletable>table>tbody>tr>td:nth-child(3){

		display: none;

	}



}

@media only screen and (max-width: 717px){

	.moduletable>table>tbody>tr>td:nth-child(2),

	.moduletable>table>tbody>tr>td:nth-child(3),

	.moduletable>table>tbody>tr>td:nth-child(4){

		display: none;

	}

	.moduletable>table>tbody>tr>td:nth-child(1){    

		width: 100% !important;

	}

	.moduletable>table {

	    width: 100%!important;

	}

	#component .article>table:last-child th:first-child{

		float:left;

	}

	#component .article>table:last-child th:last-child{

		float:right;

	}

	#component .article>table:last-child td{

		width: 20px;

	}



	.box-3.deepest table{

		width: 100% !important;

	}

	.box-3.deepest table td{

		width: 150px;

		float: left;

	}

}

@media only screen and (max-width: 660px){

	#left{

		display: none;

	}

	#main-shift{

		margin-left: 0;

	}

	#p_call_form{

		display:none;

	}

}

@media screen and (max-width: 400px){

	.box-3.deepest table td {

		width: 100%;

		display: table;	

	}	

}

/*--------KIEV---------*/
#navkiev,#navkiev li ul{margin:0px;padding:0px;list-style:none;}
#navkiev > li{
float:left;
}
#navkiev li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navkiev li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navkiev > li{
background-color:none;
text-align: center;
margin-bottom: 170px;
margin-left: 255px;
}
#navkiev > li:hover{background-color:none;}
#navkiev > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navkiev li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navkiev li ul li{
text-align:left;
padding:1px 1px 1px 1px;
}
#navkiev li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;

}
#navkiev li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
font-weight: bold;
}
/*--------vishgorod---------*/
#navvishgorod,#navvishgorod li ul{margin:0px;padding:0px;list-style:none;}
#navvishgorod > li{
float:left;
width:120px;
}
#navvishgorod li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navvishgorod li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navvishgorod > li{
background-color:none;
text-align:center;
margin-bottom: 210px;
margin-left: 10px;
}
#navvishgorod > li:hover{background-color:none;}
#navvishgorod > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navvishgorod li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navvishgorod li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navvishgorod li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navvishgorod li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}
/*--------donetsk-1---------*/
#navdon-1,#navdon-1 li ul{margin:0px;padding:0px;list-style:none;}
#navdon-1 > li{
float:left;
width:120px;
}
#navdon-1 li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navdon-1 li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navdon-1 > li{
background-color:none;
text-align:center;
margin-bottom: 30px;
margin-right: -120px;
}
#navdon-1 > li:hover{background-color:none;}
#navdon-1 > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navdon-1 li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navdon-1 li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navdon-1 li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navdon-1 li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}

/*--------donetsk-2---------*/
#navdon-2,#navdon-2 li ul{margin:0px;padding:0px;list-style:none;}
#navdon-2 > li{
float:left;
width:120px;
}
#navdon-2 li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navdon-2 li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navdon-2 > li{
background-color:none;
text-align:center;
margin-bottom: -12px;
margin-right: 10px;
}
#navdon-2 > li:hover{background-color:none;}
#navdon-2 > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navdon-2 li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navdon-2 li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navdon-2 li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navdon-2 li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}

/*--------Zaporoge---------*/
#navzap,#navzap li ul{margin:0px;padding:0px;list-style:none;}
#navzap > li{
float:left;
width:120px;
}
#navzap li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navzap li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navzap > li{
background-color:none;
text-align:center;
margin-top: 65px;
margin-left: -200px;
}
#navzap > li:hover{background-color:none;}
#navzap > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navzap li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navzap li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navzap li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navzap li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}
/*--------Krivoy-Rog---------*/
#navrog,#navrog li ul{margin:0px;padding:0px;list-style:none;}
#navrog > li{
float:left;
width:120px;
}
#navrog li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navrog li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navrog > li{
background-color:none;
text-align:center;
margin-top: 30px;
margin-left: -260px;
}
#navrog > li:hover{background-color:none;}
#navrog> li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navrog li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navrog li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navrog li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navrog li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}
/*--------Lvov---------*/
#navlvov,#navlvov li ul{margin:0px;padding:0px;list-style:none;}
#navlvov > li{
float:left;
width:120px;
}
#navlvov li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navlvov li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navlvov > li{
background-color:none;
text-align:center;
margin-bottom: 150px;
margin-left: -520px;
}
#navlvov > li:hover{background-color:none;}
#navlvov> li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navlvov li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navlvov li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navlvov li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navlvov li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}
/*--------Hmelnick---------*/
#navhmel,#navhmel li ul{margin:0px;padding:0px;list-style:none;}
#navhmel > li{
float:left;
width:120px;
}
#navhmel li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navhmel li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navhmel > li{
background-color:none;
text-align:center;
margin-bottom: 110px;
margin-left: -450px;
}
#navhmel > li:hover{background-color:none;}
#navhmel > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navhmel li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navhmel li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navhmel li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navhmel li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}
/*--------Dragobich---------*/
#navdragob,#navdragob li ul{margin:0px;padding:0px;list-style:none;}
#navdragob > li{
float:left;
width:120px;
}
#navdragob li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navdragob li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navdragob > li{
background-color:none;
text-align:center;
margin-bottom: 70px;
margin-left: -525px;
}
#navdragob > li:hover{background-color:none;}
#navdragob > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navdragobli ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navdragobli ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navdragob li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navdragob li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}

/*--------Nikolaev---------*/
#navnikol,#navnikol li ul{margin:0px;padding:0px;list-style:none;}
#navnikol > li{
float:left;
width:120px;
}
#navnikol li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navnikol li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navnikol > li{
background-color:none;
text-align: center;
margin-top: 120px;
margin-left: -300px;
}
#navnikol > li:hover{background-color:none;}
#navnikol > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navnikol li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navnikol li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navnikol li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navnikol li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}
/*--------vishneve---------*/
#navvishneve,#navvishneve li ul{margin:0px;padding:0px;list-style:none;}
#navvishneve > li{
float:left;
width:120px;
}
#navvishneve li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navvishneve li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navvishgorod > li{
background-color:none;
text-align:center;
margin-bottom: 190px;
margin-left: -210px;
}
#navvishneve > li:hover{background-color:none;}
#navvishneve > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navvishneve li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navvishneve li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navvishneve li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navvishneve li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}
/*--------vinnitsa---------*/
#navvvinnitsa,#navvinnitsa li ul{margin:0px;padding:0px;list-style:none;}
#navvinnitsa > li{
float:left;
width:120px;
}
#navvinnitsa li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navvinnitsa li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navvishgorod > li{
background-color:none;
text-align:center;
margin-bottom: 220px;
margin-left: -130px;
}
#navvinnitsa > li:hover{background-color:none;}
#navvinnitsa > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navvinnitsa li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navvinnitsa li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navvinnitsa li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navvinnitsa li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}
/*--------odessa---------*/
#navvodessa,#navodessa li ul{margin:0px;padding:0px;list-style:none;}
#navodessa > li{
float:left;
width:120px;
}
#navodessa li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navodessa li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navodessa > li{
background-color:none;
text-align:center;
margin-bottom: 110px;
margin-left: -270px;
}
#navodessa > li:hover{background-color:none;}
#navodessa > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navodessa li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navodessa li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navodessa li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navodessa li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}
/*--------ladyszhin---------*/
#navvladyszhin,#navladyszhin li ul{margin:0px;padding:0px;list-style:none;}
#navladyszhin > li{
float:left;
width:120px;
}
#navladyszhin li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navladyszhin li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navladyszhin > li{
background-color:none;
text-align:center;
margin-bottom: 210px;
margin-left: -170px;
}
#navladyszhin > li:hover{background-color:none;}
#navladyszhin > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navladyszhin li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navladyszhin li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navladyszhin li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navladyszhin li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}
/*--------kirivograd---------*/
#navvkirivograd,#navkirivograd li ul{margin:0px;padding:0px;list-style:none;}
#navkirivograd > li{
float:left;
width:120px;
}
#navkirivograd li ul{
display:none;
position:absolute;
z-index:100;
width:120px;
}
#navkirivograd li:hover ul{display:block}
/*---------MAIN MENU------------*/
#navkirivograd > li{
background-color:none;
text-align:center;
margin-bottom: 200px;
margin-left: 170px;
}
#navkirivograd > li:hover{background-color:none;}
#navkirivograd > li > a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
font-weight: bold;
}
/*---------SUB MENU------------*/
#navkirivograd li ul{
background-color:#ffffff;
border:1px solid #E8E8E8;
}
#navkirivograd li ul li{
text-align:left;
padding:5px 5px 5px 15px;
}
#navkirivograd li ul li a{
font:16px "Geargia";
color:#000000;
text-decoration:none;
}
#navkirivograd li ul li a:hover{
font:16px "Geargia";
color:#553CCF;
text-decoration:none;
}

/*------------SELECTOR.SPACE------------*/


@media (max-width: 760px){
	#slmb table{
		width:100%!important; 
	}
#slmb table tbody>tr{
	display: flex;
	flex-wrap: wrap;
}
#slmb table tbody>tr:nth-child(even)>:nth-child(1),
#slmb table tbody>tr:nth-child(even)>:nth-child(2) {
	margin-bottom: 190px;
}
#slmb table tbody>tr:nth-child(odd){
	margin-bottom: 10px;
}
#slmb table tbody>tr:nth-child(odd)>td{
	margin-bottom: 50px;
}
#slmb table tbody>tr:nth-child(odd)>:nth-child(3),
#slmb table tbody>tr:nth-child(odd)>:nth-child(3){
	margin-bottom: 10px;
}


#slmb table tbody>tr>td{
	width:48%;
}


#slmb table tbody>tr:nth-child(10)>:nth-child(1),
#slmb table tbody>tr:nth-child(10)>:nth-child(2),
#slmb table tbody>tr:nth-child(16)>:nth-child(1),
#slmb table tbody>tr:nth-child(16)>:nth-child(2),
#slmb table tbody>tr:nth-child(22)>:nth-child(1),
#slmb table tbody>tr:nth-child(22)>:nth-child(2),
#slmb table tbody>tr:nth-child(28)>:nth-child(1),
#slmb table tbody>tr:nth-child(28)>:nth-child(2){
	margin-top: -265px;
}
#slmb table tbody>tr:nth-child(10)>:nth-child(3),
#slmb table tbody>tr:nth-child(10)>:nth-child(4),
#slmb table tbody>tr:nth-child(16)>:nth-child(3),
#slmb table tbody>tr:nth-child(16)>:nth-child(4),
#slmb table tbody>tr:nth-child(22)>:nth-child(3),
#slmb table tbody>tr:nth-child(22)>:nth-child(4),
#slmb table tbody>tr:nth-child(28)>:nth-child(3),
#slmb table tbody>tr:nth-child(28)>:nth-child(4){
	margin-top: -50px;
}

}
@media (max-width: 500px){
#slmb table tbody>tr{
	max-width: calc(100vw - 40px);
}


}






/* custom.css, Copyright (C) 2007 - 2010 YOOtheme GmbH */

/*
 * This CSS file is for customization purpose only
 */ 

#logo a.logo-icon {
	display: block;
	width: 302px;
	height: 133px;
	margin: auto;
}

.mod-frame-custom h3.header {
	text-align: center;
	font-size: 35px;
	line-height: 60px;
}

#top .yoo-carousel .frontpage {
	display: block;
	width: 800px;
	height: 250px;
}

