@import url("/styles/default/scms_dropdown.css"); 
 

/***********************************************************
 Custom CSS: 
***********************************************************/

/*@import url(extensions/saurus4/css/main.css);*/
@import url(extensions/saurus4/css/content.css);

/*spetsiifiline:*/

.banner .scms_arrow_visible img {
border:none!important;
background:none!important;
padding:0!important;
}

.banner .scms_arrow_visible img:hover {
border: 1px solid #ccc!important;
}

.submenu a.scms_new_object {
/* background-position:left center; */
margin: 0;
padding-left: 19px!important
}

.footer span p {display: inline}
.footer span a, .footer a:visited {color: #a1a1a1}

.content { padding-top: 10px; }

.content { margin-top: 20px;
min-height: 600px; }


p.font18px { font-size: 18px; font-weight: normal }
p.font17px { font-size: 17px; font-weight: normal }
p.font16px { font-size: 16px; font-weight: normal }
p.font15px { font-size: 15px; font-weight: normal }
p.font14px { font-size: 14px; font-weight: normal }


	
/* editor:lead is deprecated since 4.6.4 */
editor\:lead {
	display: block;
	height: 15px;
	background: url(/admin/images/lead.gif);
}

hr.scms_lead_body_separator {
	height: 15px;
	background: url(/admin/images/lead.gif);
	border: 0px solid black;
	width: 100%;
}

