* YOOtheme CSS file * * @author yootheme.com * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved. */ /* reset header for all modules */ div.moduletable h3, div.moduletable_menu h3, div.moduletable-blank h3, div.module h3, div.module_menu h3, div.module-blank h3 { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; font-size: 100%; } /* only for YOOtorials */ #top div.moduletable-blank .yootorials a:link, #top div.moduletable-blank .yootorials a:visited { color: #ffffff; text-decoration: none; } #top div.moduletable-blank .yootorials a:hover { color: #ff0000; text-decoration: underline; } #top div.moduletable-blank .yootorials small, #top div.moduletable-blank .yootorials small a:link, #top div.moduletable-blank .yootorials small a:visited { color: #646464; } #top div.moduletable-blank .yootorials small a:hover { color: #ff0000; } /* blank */ #top div.moduletable-blank { color: #ffffff; } /* * left modules */ #left div.moduletable, #left div.moduletable_menu { margin: 0px 0px 30px 0px; overflow: hidden; } #left div.moduletable h3, #left div.moduletable_menu h3 { margin: 0px 0px 5px 0px; height: 25px; line-height: 25px; text-align: left; font-weight: bold; font-size: 150%; } /* blank */ #left div.moduletable-blank { margin: 0px 0px 30px 0px; overflow: hidden; } /* * main modules (maintop, mainbottom, contenttop, contentbottom) */ #main div.moduletable { padding: 10px 15px 10px 15px; overflow: hidden; text-align:justify; } #main div.moduletable h3 { margin: 0px 0px 5px 0px; height: 25px; line-height: 25px; text-align: left; font-weight: bold; } /* blank */ #main div.moduletable-blank { overflow: hidden; } /* * right modules */ #right div.moduletable, #right div.moduletable_menu { margin: 0px 0px 30px 0px; padding: 0px 0px 0px 20px; overflow: hidden; } #right div.moduletable h3, #right div.moduletable_menu h3 { margin: 0px 0px 5px 0px; height: 25px; line-height: 25px; text-align: left; font-weight: bold; font-size: 150%; } /* blank */ #right div.moduletable-blank { margin: 0px 0px 30px 0px; overflow: hidden; } /* * bottom modules */ /* default */ #bottom div.moduletable { padding: 10px 15px 10px 15px; text-align:justify; } #bottom div.moduletable h3 { margin: 0px 0px 5px 0px; height: 25px; line-height: 25px; text-align: left; font-weight: bold; } /* blank */ #bottom div.moduletable-blank { }/* * YOOtheme CSS file * * @author yootheme.com * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved. */ /* * YOOsearch */ div#yoo-search { width: 120px; height: 18px; padding: 0px; background: url(../images/search_bg.png) 0 0 no-repeat; } div#yoo-search input { width: 93px; height: 14px; padding: 3px 2px 1px 7px; border: none; background: none; float: left; color: #646464; font-size: 75%; } div#yoo-search button { width: 18px; height: 18px; padding: 0px; border: none; background: url(../images/search_button.png) 0 0 no-repeat; cursor: pointer; text-indent: 100px; line-height: 0px; } div#yoo-search:hover, div#search div.sfhover { background: url(../images/search_bg.png) 0 -18px no-repeat; } div#yoo-search:hover input, div#yoo-search input.sfhover { color: #000000; } div#yoo-search input:focus, div#yoo-search input.sffocus { color: #000000; } /* * Joomla! */ .contentheading, .componentheading { margin: 0px 0px 0px 0px; padding: 0px 0px 20px 0px; font-size: 300%; line-height: 100%; font-weight: normal; color: #6EA014; } #overDiv { line-height: 50%; font-weight: normal; padding: 0px; margin: 0px; } .tool-tip { float: left; background: #ffc; border: 1px solid #D4D5AA; padding: 5px; max-width: 200px; color: #323232; } .tool-title { padding: 0; margin: 0; font-size: 100%; font-weight: bold; margin-top: -15px; padding-top: 15px; padding-bottom: 5px; background: url(../../system/images/selector-arrow.png) no-repeat; } .tool-text { font-size: 100%; margin: 0; } .contentpane { margin: 0; padding: 0; width: auto; } .contentpaneopen { margin: 0; padding: 0; width: auto; } .contentpaneopen hr { border-top: 0px; border-right: 0px; border-bottom: 1px solid #c8c8c8; border-left: 0px; line-height: 0px; height: 1px; } .contentdescription { } .article_seperator { display: block; height: 16px; } .small { font-size: 95%; font-style: italic; color: #969696; } .createdate { height: 20px; vertical-align: top; font-size: 95%; font-weight: bold; color: #646464; } .modifydate { height: 20px; vertical-align: bottom; font-size: 95%; color: #646464; } .buttonheading { } .buttonheading img { margin-right: 2px; } div.mosimage { margin: 5px; } div.mosimage_caption { font-size: 95%; } .button { font-size: 95%; } .inputbox { } .sectiontableheader { padding: 5px 5px 5px 5px; background: #ebebeb; border-bottom: 1px solid #b4b4b4; font-weight : bold; } tr.sectiontableentry1 td { padding: 5px 5px 5px 5px; background: #fafafa; border-bottom: 1px solid #dcdcdc; } tr.sectiontableentry2 td { padding: 5px 5px 5px 5px; background: #f0f0f0; border-bottom: 1px solid #dcdcdc; } td.sectiontableentry1 { padding: 5px 5px 5px 5px; background: #fafafa; border-bottom: 1px solid #dcdcdc; } td.sectiontableentry2 { padding: 5px 5px 5px 5px; background: #f0f0f0; border-bottom: 1px solid #dcdcdc; } .poll { } .poll input.button { margin: 10px 0px 0px 0px; }/* * YOOtheme CSS file * * @author yootheme.com * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved. */