@import '/media/default/css/fonts.css';


#tinymce, .info { font-family:Georgia; }
#tinymce ul, .info ul { list-style:disc; list-style-position: inside; margin-bottom:10px; }
#tinymce p, .info p { color:#949494; margin-bottom:9px; font-size:14px; }
#tinymce a, .info a { color:#949494;; text-decoration:underline; }
#tinymce a:hover, .info a:hover { text-decoration:none; }
#tinymce h2, #tinymce h3, #tinymce h4, .info h2, .info h3, .info h4 { font-family:'LubalGraphBdBTBold'; font-weight:normal; }
#tinymce h2, .info h2 { color:#5DC4B8; margin-bottom:12px; text-transform: uppercase; }
#tinymce h3, .info h3 { color:#949494; margin-bottom:8px; text-transform: uppercase; }
#tinymce h4, .info h4 { color:#949494; margin-bottom:0; text-transform: uppercase; }


/*
#content .info h2, .textarea h2, #tinymce h2{ text-align: left; background: none; text-indent: 0; text-transform: uppercase; color: #484848; font-size: 20px; padding-bottom: 7px; border-bottom: 1px dashed #cccccc; margin-bottom: 14px;padding-left:0; }
#content .info h3, .textarea h3, #tinymce h3 { text-align: left; background: none; text-indent: 0; font-size: 20px; color: #484848; font-size: 16px; text-transform: uppercase; line-height:22px; margin-bottom:10px; }
#content .info h4, .textarea h4, #tinymce h4 { text-align: left; text-transform: uppercase; font-size: 12px; }
#content .info h2, #content .info h3, #content .info h4, .textarea h2, .textarea h3, .textarea h4, #tinymce h2, #tinymce h3, #tinymce h4 { font-weight: bold; font-family:Arial,Helvetica,sans-serif; }
#content .info a, .textarea a, #tinymce a { color: #484848; border-bottom: 1px dotted #484848; }
#content .info a:hover, .textarea a:hover, #tinymce a:hover { border-bottom: 1px dotted; }
#content .info p, .textarea p, #tinymce p { margin-bottom: 10px; }
#content .info, .textarea, #tinymce { font-size: 12px; color: #888888; line-height: 18px; text-align: justify; }
#content .info ul, .textarea ul, #tinymce ul { margin-bottom: 10px; }
#content .info ul li, .textarea ul li, #tinymce ul li { list-style: disc inside; }
#content .info ol li, .textarea ol li, #tinymce ol li { list-style: decimal inside; }
#content .info h3 strong { font-weight: bold; }
*/