/* @override 
	http://ddlcore.svn.kronio.hu/admin/css/editor/editor.css
	http://ddlcore.localhost/frontend/css/editor/editor.css
	http://kulocity_2010.svn.kronio.hu/frontend/css/editor/editor.css
*/

/* EDITOR CSS
-----------------------------------------------------------------------
This stylesheet applies for every content that is entered in the WYSIWYG at the admin (eg. pages, news, events)
The .Preformat class applies to every dynamic content (<region>) by default (for advanced config, see content_default.tpl)
You can add/edit available classes for the content editor at configuration/settings.xml
----------------------------------------------------------------------- */


/* RESET FROM RESET.CSS */
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0; 	border: 0; 	outline: 0;
	font-size: 100%;	vertical-align: baseline; 	background: transparent;
}

/* GLOBAL WEBEDITOR STYLESHEET FOR DDL 1.9
----------------------------------------------------------------------- */

.Preformat {font-family: "Trebuchet Ms"; font-size: 11px; font-weight:normal; color:#242424;line-height:1.3em;margin:10px;}
.Preformat table {border-collapse:separate;border-spacing:0;}
.Preformat caption, th, td {text-align:left;font-weight:normal;}
.Preformat table, td, th {border: 0px;}
.Preformat blockquote:before, blockquote:after, q:before, q:after {content:"";}
.Preformat blockquote, q {quotes:"" "";}
.Preformat img { border: 0;}
.Preformat a img {border:none;}
.Preformat a img:focus {outline: none}

/* TYPOGRAPHY - HEADINGS
----------------------------------------------------------------------- */

.Preformat h1, .Preformat h2, .Preformat h3, .Preformat h4, .Preformat h5, .Preformat h6 {font-weight:normal;}
.Preformat h1 img, .Preformat h2 img, .Preformat h3 img, .Preformat h4 img,.Preformat  h5 img, .Preformat h6 img {margin: 0;}
.Preformat h1 {font-size:18px;padding-bottom:10px;font-weight: bold;}
.Preformat h2 {font-size:1.4em;text-transform: uppercase;}
.Preformat h3 {font-size:1.2em;font-weight:bold;}
.Preformat p {margin-top:5px;}

/* LISTS
----------------------------------------------------------------------- */
.Preformat li ul, li ol {}
.Preformat ul, ol {}
.Preformat ul {list-style-type:disc;}
.Preformat ol {list-style-type:decimal;}

.Preformat ol { margin: 0px 0px 0px 5px; padding: 0px 0px 0px 0px;}
.Preformat ol.withroman { list-style-type: upper-roman;}

.Preformat ul {list-style-image: url(../../../img/listdot01.png);list-style-type:square;}
.Preformat li {	margin-left:15px; padding-bottom:8px;}

/* DEFAULT LINK STYLES
----------------------------------------------------------------------- */
.Preformat a:focus {outline: none;}
.Preformat a {color:#2A739E;text-decoration:underline;}
.Preformat a:link { text-decoration: none; }
.Preformat a:active { color: #333536;text-decoration: none; }
.Preformat a:visited { color:#2A739E; text-decoration: none; }
.Preformat a:hover { color: #1E4567;text-decoration: none;}
.Preformat a:focus {color:#333536;}


/* CUSTOM LINK STYLES
----------------------------------------------------------------------- */
a.link_external, a.link_pdf, a.link_wmv, a.link_mp3, a.link_file, a.link_doc, a.link_zip, a.link_xls, a.link_mp3, a.link_qt, a.link_image {display:block; vertical-align: top; background-position: 0px 0%; padding: 0px 3px 5px 25px;text-align: left; font-weight: bold;}


/* LARGE INLINE LINK */
.Preformat a.link_large{ font-size:14px;}
.Preformat a.link_large:hover{color:#1E4567;}
.Preformat a.link_large:visited{}
.Preformat a.link_large:active{}

/* LARGE LINK WITH ICON, BLOCK */
.Preformat a.link_highlighted{display:block;height:25px;color:#2C6088;background:transparent url(linkbullets/link_highlight.png) no-repeat 0px 2px;padding-left:21px;padding-top:0px;text-transform:uppercase; margin-top: 10px;}
.Preformat a.link_highlighted:hover{background:transparent url(linkbullets/link_highlight_hover.png) no-repeat 0px 2px;}

/* LINK TO EXTERNAL PAGE */
.Preformat a.link_external {background:transparent url(linkbullets/link_external.png) no-repeat 0px 2px; padding-left:21px;}
.Preformat a.link_external:hover {background:transparent url(linkbullets/link_external_hover.png) no-repeat 0px 2px;}


/* SPECIAL LINK STYLES AND ICONS
----------------------------------------------------------------------- */

.Preformat a.link_file {background-image: url(icon_file.gif); background-repeat: no-repeat; }

/* ICONS BY MIME TYPE - AUTOMATED ICONS FOR FILE LINKS*/
.Preformat a.link_pdf {background-image: url(mimetypes/icon_pdf_grey.png); background-repeat: no-repeat;}
.Preformat a.link_pdf:hover {background-image: url(mimetypes/icon_pdf_grey_hover.png); background-repeat: no-repeat;}
.Preformat a.link_xls {background-image: url(mimetypes/icon_xls.gif); background-repeat: no-repeat;}
.Preformat a.link_mp3 {background-image: url(mimetypes/icon_mp3.gif); background-repeat: no-repeat;}
.Preformat a.link_doc {background-image: url(mimetypes/icon_word.gif); background-repeat: no-repeat;}
.Preformat a.link_qt {background-image: url(mimetypes/icon_qt.gif); background-repeat: no-repeat;}
.Preformat a.link_wmv {background-image: url(mimetypes/icon_wmv.gif); background-repeat: no-repeat;}
.Preformat a.link_zip {background-image: url(mimetypes/icon_zip.gif); background-repeat: no-repeat;}
.Preformat a.link_image {background-image: url(mimetypes/icon_image.gif); background-repeat: no-repeat;}

/* HTML TAGS
----------------------------------------------------------------------- */
.Preformat blockquote {margin:1.5em;color:#667;font-style:italic;}
.Preformat strong {font-weight:bold;}
.Preformat em, dfn {font-style:italic;}
.Preformat dfn {font-weight:bold;}
.Preformat sup, sub {line-height:0;}
.Preformat abbr, acronym {border-bottom:1px dotted #666;}
.Preformat address {margin:0 0 1.5em;font-style:italic;}
.Preformat del {color:#666;}
.Preformat pre {margin:1.5em 0;white-space:pre;}
.Preformat pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}

/* IMAGE Embeddings > left, right, center
----------------------------------------------------------------------- */
.Preformat p img.floatright { float: right; margin:1em 0 1em 1em; border: 0; padding: 0; }
.Preformat p img.floatright_isontop { float: right; margin:0.4em 0em 1em 1em; border: 0; padding: 0; }
.Preformat p img.floatleft { float: left; margin:1.5em 1.5em 1.5em 0; border: 0; padding: 0; }
.Preformat p img.floatleft_isontop { float: left; margin:0.4em 1em 1em 0; border: 0; padding: 0; }
.Preformat p img.imgcenter { display:block; margin: 1.5em auto 1.5em auto; border: 0; padding: 0; }

/* HORIZONTAL RULERS
----------------------------------------------------------------------- */
.Preformat hr { border: solid #e7e7e7; border-width: 1px 0 0; clear: both; margin: 20px 0 20px; height: 0; }

/* CUSTOM STYLES
----------------------------------------------------------------------- */

.Preformat p.caption { font-size: 1.1em; text-align:center;}
.Preformat .smalltext{font-size: 11px;}
.Preformat .largetext{font-size: 18px;}
.Preformat .inverz_blue{background-color: #54C7FC; color: white;}
.Preformat .inverz_black{background-color: #242424; color: white;}
.Preformat .LinkDate{font-size:11px;padding-left: 25px;padding-top:0px;}
.Preformat .citation{}

.Preformat .LargeText {font-size: 1.4em; line-height:1.4em; }
.Preformat .LargeText a {}
.Preformat .LargeText a:hover {}
.Preformat .LargeText a:visited {}
.Preformat .LargeText a:active {}

/* TABLE FORMATTING
----------------------------------------------------------------------- */

.Preformat table {vertical-align: middle; text-align: left;border: 2px solid #ccc;empty-cells: show;font-size: 11px;font-style: normal;font-weight: normal;text-decoration: none;border-collapse: collapse;border-spacing: 0px;}

.Preformat tr { color: #000000; }
.Preformat th {}
.Preformat td {border-bottom: 1px solid #ccc;border: 1px solid #ccc;color: #333333;font-size: 12px;padding: 7px 5px 5px 5px;-moz-border-radius: 0px 0px 0px 0px;}

.Preformat td.cim  {vertical-align: middle;background-color:  #0568ad;color:  #fff;border: 0px solid #cccccc;text-transform:uppercase;font-weight: normal;text-decoration: none;text-align: center;border-collapse: separate;padding: 10px;}
.Preformat td.oszlopfo  {font-weight: bold;}
.Preformat td.szekcio  {background-color: #eaeced;text-align:left;font-weight: bold;color:#444;}

/* TABLE FOR LAYOUT - No visible grids whatsoever
----------------------------------------------------------------------- */
.Preformat .LayoutTable {text-align: left;empty-cells: hide;margin: 0px;padding: 0px;border: 0px;}
.Preformat .LayoutTable tr {}
.Preformat .LayoutTable th {}
.Preformat .LayoutTable td {padding: 0px; margin: 0px; border: 0px; font-size: 1.1em;}


