/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Style Style Sheet - Defines the main look like colors and backgrounds
 * Not all style related CSS is included, only colors and backgrounds which may change for different theme styles
 */


/* Base
----------------------------------------------------------------------------------------------------*/

a { color: #3882bb; }

#ss a {color: #ffffff !important;}
#ss a:hover {color: #EF7885 !important;}

a:hover,
em, code { color: #EF7885; }

mark { background-color: #FAD4D8; }

ins { background-color: #DDEBF0; }

::-moz-selection { background: #6ACCE1; color: #fff; }
::selection { background: #6ACCE1; color: #fff; }

#lightbox-wrap{top:100px !important;}	

/* Menus
----------------------------------------------------------------------------------------------------*/

.menu-dropdown li.active .level1 {color:#fff; }

.menu-dropdown li.level2:hover,
.menu-dropdown li.level2.parent > a:hover,
.menu-dropdown li.level3:hover { color:red; }

.menu-sidebar li.active .level1 { color:red; }


.menu-line li a:hover { color: #EF7885; }

.menu-dropdown button:hover[type="submit"] { 
	border-color: #EF7885;
	background-color: #EF7885;
}


/* Modules
----------------------------------------------------------------------------------------------------*/

.mod-box .module-title { color: #5b5b5b; }


/* Tools
----------------------------------------------------------------------------------------------------*/

dl.separator dt:after { background: #EF7885; }

em.box { background: #6ACCE1; }

.social-icons:hover,
.button-primary { background-color: #EF7885; }


/* System-All
----------------------------------------------------------------------------------------------------*/

#system .title .color,
.module .frontpage-title .color { color: #EF7885; }

#system .pagination strong { background-color: #6ACCE1; }

.searchbox .results li.result.selected { background-color: #EF7885; }

.breadcrumbs a:hover { color: #EF7885; }

.breadcrumbs strong { color: #ec4228; }

#system #respond h3 { color: #EF7885; }


/* Custom
----------------------------------------------------------------------------------------------------*/

.contact-footer form.style button:hover { background-color: #EF7885; }

#toolbarNEW {
margin: 0 auto;
width: 1170px;
height: 413px;
background: url(/templates/yoo_micasa/images/header1.jpg) no-repeat 0 100%;
}

.o-nas {
padding: 80px 190px 0px 0px;
}
.zakaz_zvonok {
background: #dfdfdf;
}
.glavnaya {
padding:0;
}
#logo-footer, #menu-footer, #sirena-footer {
float: left;
margin-top: 10px;
}
#menu-footer {
margin: 10px 20px 0px -10px;
}
#sirena-footer {
padding-top: 10px;
}
#footer .menu li {
float: left;
padding-left: 30px;
}
#city {
background: url("/images/pic-1.png") no-repeat;
padding-left: 30px;
}
#tele {
background: url("/images/pic-2.png") no-repeat 0px 5px;
padding-left: 30px;
}
#mail {
background: url("/images/pic-3.png") no-repeat;
padding-left: 20px;
}
.zvonok {
background:url(/images/zvonok_grad.png);
}
.rsform-submit-button, .rsform-button {
background: url(/images/bg-zvonok.png);
border: none;
color: #fefefe;
cursor: pointer;
padding: 11px 15px !important;
border-radius: 12px;
font-weight: bold;
box-shadow: 2px 2px 5px #999;
}
.calc, .news {
padding: 0;
margin: 0px 1px 0px 15px;
}
#innertop {
margin-bottom:-15px;
}