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

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

@import url(extensions/saurus4/css/main.css);
@import url(extensions/saurus4/css/content.css);

body, td {
	font-family: Helvetica, sans-serif !important;
	font-size: 20px !important;
        line-height: 1.5 !important;
	color: #252d42 !important;
}

p {
	color: #252d42 !important;
}

a {
	color: #252d42 !important;
}

a:hover {
    color: #252d42;
    text-decoration: underline;
}

h1 {
        font-family: Georgia !important;
	margin: 0px;
	padding-top: 10px;
	font-size: 40px !important;
	font-weight: bold !important;
        color: #4a7abb !important;

}

h2 {
	margin: 0px;
	padding-top: 10px;
	font-size: 20px;
	font-weight: normal;
        color: #252d42 !important;
}

h3 {
	margin: 0px;
	padding-top: 10px;
	font-size: 18px;
	font-weight: normal;
        color: #252d42;
}

p.qoute {
	margin: 10px 0px 10px 0px;
	padding-left: 15px;
	font-style: italic;
	border-left: 3px solid #85A5EF;
}

span.Date {
	font-size: 15px;
	color: #252d42 !important;
}

	
/* 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%;
}
