/*
#------------------------------------------------------------------------
# The real design - December 2011 template (for Joomla 1.6/1.7)
#
# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/
label {
    font-weight: normal;
    line-height: 1.8;
}

input[type="password"], input[type="text"], input[type="email"], input[type="www"], input[type="tel"], input[type="url"], input[type="search"], select, .inputbox {
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC #E7E7E7 #E7E7E7;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-image: none;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    padding: 5px 9px;
    border-radius: 2px 2px 2px 2px;
    -moz-transition: background-color 0.25s linear 0s, border-color 0.25s linear 0s;
}

select {
    padding: 2px 2px 2px 0pt ! important;
    text-indent: 0pt ! important;
    min-height: 23px;
    text-transform: none ! important;
    font-size: 12px ! important;
    display: block;
    float: left;
    text-align: left ! important;
    vertical-align: middle ! important;
    margin: 0px 5px 3px 0pt ! important;
}

.display-limit select {
    float: right ! important;
    margin: 0pt 0pt 0pt 5px ! important;
}

textarea {
    border: 1px solid #E7E7E7;
    border-radius: 3px 3px 3px 3px;
    font-size: 12px;
    line-height: 16px;
    padding: 10px;
    text-transform: none;
    -moz-transition: background-color 0.25s linear 0s, border-color 0.25s linear 0s;
}

input:focus, select, textarea:focus, .inputbox:focus {
    background: none repeat scroll 0% 0% #FFFEF4;
}

.button, button, button.button, input[type="submit"], input[type="button"], .pagenav-next a, .pagenav-prev a, div.mobileSwitch > a {
    display: block;
    float: left;
    margin: 0pt 5px 2px 2px;
    padding: 6px 12px ! important;
    border-radius: 2px 2px 2px 2px;
    background: none repeat scroll 0% 0% #151515;
    color: #FFFFFF;
    line-height: 20px;
    font-size: 11px;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
    cursor: pointer;
    -moz-transition: color 0.25s linear 0s;
    border: medium none;
}

.button, .pagenav-next a, .pagenav-prev a {
    padding: 6px 12px ! important;
}

button.button {
    padding: 6px 12px ! important;
}

.button:hover, .button:focus, button:hover, button:focus, input[type="submit"]:hover, input[type="submit"]:focus, input[type="button"]:hover, input[type="button"]:focus, .pagenav-next a:hover, .pagenav-prev a:hover, .pagenav-next a:active, .pagenav-prev a:active, .pagenav-next a:focus, .pagenav-prev a:focus, div.mobileSwitch > a:hover, div.mobileSwitch > a:focus {
    background: none repeat scroll 0% 0% #DA4D00;
    color: #FFFFFF;
}

input[type="checkbox"], .checkbox, input[type="radio"], .radio {
    height: auto ! important;
    margin-top: 7px;
}

select[size] {
    height: auto;
}

p.readmore a, a.readon, a.k2ReadMore {
    display: block;
    float: left;
    padding-right: 16px;
    background: url("../images/style1/arrows.png") no-repeat scroll right -7px transparent;
    line-height: 15px;
}

.pagenav-next a, .pagenav-prev a {
    margin-bottom: 10px;
}

input[type="checkbox"], .checkbox, input[type="radio"], .radio {
    height: auto ! important;
    background: none repeat scroll 0% 0% transparent ! important;
    border: medium none ! important;
}

select[size] {
    height: auto;
}

select[size="1"] {
    height: 23px ! important;
}

#gkComponent small, #gkComponent .small, #gkComponent .smalldark, #gkComponent .img_caption, #gkComponent .contenttoc {
    font-size: 11px;
    color: #888888;
}

th {
    font-weight: bold;
    padding: 5px 0pt;
    text-align: left;
}

td {
    font-size: 100%;
    padding: 8px;
}

fieldset {
    border: medium none;
    padding: 12px 0pt;
    clear: both;
    float: none;
}

fieldset a {
    font-weight: bold;
}

fieldset.input {
    padding: 0pt;
}

hr {
    border-width: 1px 0pt 0pt;
    border-style: solid none none;
    border-color: #DDDDDD -moz-use-text-color -moz-use-text-color;
    height: 1px;
}

/* Article, Categorie title */
#gkComponent > div > h2 {
    clear: both;
}

/* Print, email Buttons */
ul.actions {
    float: right;
    margin-top: -37px;
}

ul.actions li {
    float: left;
    margin: 0pt 0pt 0pt 8px;
}

.article-content > h2 {
    margin-left: 0px;
}

.article-content > dl.article-info, .article-content > .article-introtext, .article-content > p.readmore {
    margin-left: 0px;
    float: right;
}

dl.article-info dt.article-info-term {
    display: none;
}

dl.article-info {
    overflow: hidden;
    padding: 0pt 0pt 24px;
    font-size: 85%;
}

dl.article-info dt, dl.article-info dd {
    float: left;
    margin-right: 16px;
}

.articleContent img, .feed-item-description img {
    float: left;
    margin: 0pt 10px 10px 0pt;
    display: block;
    padding: 0pt;
    background: none repeat scroll 0% 0% #FFFFFF;
}

img.caption {
    margin-top: 5px;
}

.img_caption {
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #EEEEEE;
    background: none repeat scroll 0% 0% #FFFFFF;
}

.article-content img {
    margin: 5px;
}

.img_caption img {
    margin: 0pt;
}

p.img_caption {
    margin: 0pt 10px;
    padding: 10px 6px 0pt;
    clear: both;
    color: #888888;
    text-align: center;
    border: medium none;
}

.img_caption.left {
    float: left;
    margin-right: 1.5em;
}

.img_caption.right {
    float: right;
    margin-left: 1.5em;
}

.img-fulltext-left {
    float: left;
    margin: 0pt 1.5em 5px 0pt;
}

.img-fulltext-right {
    float: right;
    margin: 0pt 0pt 5px 1.5em;
}

.img-fulltext-none {
    float: none;
    margin: 0pt auto 5px;
}

.img-fulltext-none .img_caption {
    margin: 0pt auto;
}

.img-fulltext-left .img_caption, .img-fulltext-right .img_caption {
    margin: 0pt ! important;
}

/* bottom nav */
ul.pagenav {
    margin: 20px 0pt;
    overflow: hidden;
}

.pagenav .pagenav-prev {
    float: left;
}

.pagenav .pagenav-next {
    float: right;
}

/* Social API */
#gkSocialAPI {
    clear: both;
    height: 27px;
    padding: 12px 0pt 0pt;
    margin: 20px 0pt 0pt;
    line-height: 34px;
    border-top: 0px solid #EEEEEE;
}

#gkSocialAPI .clr {
    clear: both;
}

#gkSocialAPI > iframe, #gkSocialAPI > span, #gkSocialAPI > a, #gkSocialAPI .fb_iframe_widget {
    display: block ! important;
    float: left ! important;
    margin-right: 5px;
}

#gkSocialAPI .google-buzz-button {
    margin-top: 0px;
}

#gkSocialAPI .db-count {
    line-height: 18px;
}

#gkSocialAPI .fb_iframe_widget {
    height: 24px ! important;
}

.deliciousBtn, .instapaperBtn {
    height: 20px;
    width: 24px;
    line-height: 20px;
    font-size: 11px;
}

.deliciousBtn {
    background: url("../images/delicious_icon.gif") no-repeat scroll left center transparent;
}

.instapaperBtn {
    background: url("../images/instapaper_icon.png") no-repeat scroll left center transparent;
}

#___plusone_0 {
    float: left ! important;
}

#gkSocialAPI > div, #gkSocialAPI > iframe, #gkSocialAPI > span, #gkSocialAPI > a {
    margin-bottom: 10px;
}

/* pagination */
div.k2Pagination ul, div.pagination ul {
    margin: 0pt;
    padding: 0pt;
    width: 100%;
    text-align: center;
}

div.k2Pagination ul li, div.pagination ul li {
    display: inline-block;
}

div.k2Pagination ul li a, div.k2Pagination ul li span, div.pagination ul li a, div.pagination ul li span, .pagination-prev span, .pagination-prev a {
    height: 20px ! important;
    line-height: 20px;
    display: block;
    float: left;
    margin: 2px;
    padding: 6px 12px;
    cursor: pointer;
    background: none repeat scroll 0% 0% #F5F5F5;
    border: 1px solid #EEEEEE;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
}

.pagination-start {
    margin-right: 12px ! important;
}

.pagination-end {
    margin-left: 12px ! important;
}

div.k2Pagination ul li a:hover, div.pagination ul li a:hover, div.pagination ul li span:hover {
    color: #DA4D00;
}

div.k2Pagination p.counter, div.pagination p.counter {
    margin: 24px 0pt 6px ! important;
    padding: 16px 0pt 0pt ! important;
    text-align: center;
    font-size: 10px;
    color: #666666;
    text-transform: none;
}

/* blog date */
.gkDate {
    position: absolute;
    float: left;
    width: auto;
    height: auto;
    margin: 3px 0pt 0pt;
    background: none repeat scroll 0% 0% #151515;
    text-align: center;
    padding: 22px;
    border-radius: 3px 3px 3px 3px;
}

.gkDate > div {
    font-size: 32px;
    line-height: 32px;
    color: #FFFFFF;
}

.gkDate > div:first-child {
    font-size: 48px;
    line-height: 40px;
}

.gkDate > div.gkComments {
    border-top: 1px solid #404040;
    color: #858585;
    font-size: 10px;
    margin: 50px -16px -22px;
    line-height: 42px;
}

.gkDate > div.gkComments > a {
    color: #858585;
}

.gkDate > div.gkComments > a:active, .gkDate > div.gkComments > a:focus, .gkDate > div.gkComments > a:hover {
    color: #FFFFFF;
}

.gkDate > div.gkComments > a > strong {
    color: #FFFFFF;
    font-weight: normal;
}

/* blog more */
.items-more {
    clear: both;
}

.items-more h3 {
    font-size: 40px ! important;
    line-height: 10px;
    margin: 0pt 0pt 30px ! important;
}

.items-more ol {
    padding-left: 0pt;
    margin-top: 5px;
}

.items-more ol li {
    list-style-type: none;
    list-style-position: inside;
    line-height: 24px;
    font-weight: normal;
    padding-left: 15px;
    background: url("../images/style1/bullet_red.png") no-repeat scroll 0pt 10px transparent;
}

.items-more ol li a {
    font-size: 12px;
}

/* categories list */
.categories-list {
    font-size: 100%;
    margin-top: 12px;
}

.categories-list .item-title {
    font-size: 110%;
}

.categories-list dl {
    font-size: 90%;
    color: #888888;
}

.categories-list dt {
    float: left;
}

.categories-list dd {
    text-indent: 4px;
}

.categories-list ul li {
    line-height: 1.4 ! important;
    margin-top: 12px;
}

.categories-list ul li:first-child {
}

.categories-list ul ul {
    margin-left: 20px;
}

.categories-list a {
    font-size: 110%;
}

/* messages */
#system-message-container {
    clear: both;
    overflow: hidden;
}

#system-message {
    margin: 22px 0pt;
    font-size: 14px;
    clear: both;
}

#system-message dt {
    display: none;
}

#system-message dd {
    padding: 0pt ! important;
    background: none repeat scroll 0% 0% transparent ! important;
}

#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
    margin: 0pt 0pt 2px;
    padding: 0pt;
    color: #FFFFFF;
    font-weight: normal;
}

#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
    color: #333333;
    margin: 0pt;
    border: 1px solid #EEEEEE;
    padding: 14px 14px 14px 76px;
    text-indent: 0pt;
    text-align: center;
    line-height: 24px ! important;
    background: url("../images/style1/typography/info_small.png") no-repeat scroll 20px 11px transparent;
}

#system-message dd.error ul li {
    background-image: url("../images/style1/typography/warning_small.png");
}

#system-message dd.notice ul li {
    background-image: url("../images/style1/typography/tips_small.png");
}

/* archive */
ul#archive-items li {
    line-height: 1.2 ! important;
    margin-top: 24px;
}

ul#archive-items li:first-child {
}

/* wrapper */
iframe {
    border: medium none;
}

/* mod_mainmenu */
.box_menu ul.menu {
    list-style: none outside none;
}

/* com_search */
div.search fieldset.word button {
    float: none;
    display: inline;
    margin-top: -8px;
    position: relative;
    top: 2px;
}

form#searchForm {
    margin-top: 20px;
}

form#searchForm fieldset.word {
    margin-left: 16px;
}

form#searchForm fieldset.word label, form#searchForm fieldset.word button {
    margin: 0pt 12px 0pt 0pt;
}

form#searchForm fieldset.word button {
    position: relative;
    top: -2px;
}

.searchintro {
    color: #DA4D00;
    font-size: 10px;
    margin: 32px 28px 42px;
    text-transform: none;
    text-align: center;
}

.search-results {
    margin: 0pt 0pt 20px;
    padding: 0pt 5px 24px;
}

.search-results small {
    font-size: 11px;
}

.search .form-limit {
    float: right;
    margin: 24px 12px 12px;
}

.search .form-limit label {
    padding-right: 10px;
    line-height: 30px;
    float: left;
}

fieldset.word {
    padding: 14px 0pt;
}

fieldset.phrases, fieldset.only {
    padding: 20px;
    border-top: 1px solid #EEEEEE;
    margin-bottom: 10px;
}

fieldset.phrases legend, fieldset.only legend {
    font-size: 24px;
    padding: 0pt 8px;
    text-transform: none;
    color: #333333;
}

.phrases-box {
    float: left;
}

.ordering-box {
    float: left;
    margin: 4px 0pt 0pt 20px;
}

.ordering-box select {
    margin-top: 0pt ! important;
}

.ordering-box label {
    float: left;
    margin-right: 5px;
}

#searchForm p.counter {
    font: bold 11px Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    margin: 32px 12px 0pt;
}

.search-results dt.result-title {
    display: block;
    font-size: 110%;
    font-weight: normal;
    margin: 0pt;
    padding: 3px 0pt;
    text-transform: none;
    width: 100%;
}

.search-results dt.result-title:first-child {
    clear: both;
    border-top: 1px solid #EEEEEE;
    margin: 12px 0pt 0pt;
    padding: 30px 0pt 0pt;
}

.search-results dd.result-category {
    color: #888888;
    float: left;
    font-size: 13px;
    font-style: italic;
    margin: -4px 10px 0pt 0pt;
}

.search-results dd.result-created, .search-results dd.result-url {
    border-bottom: 1px solid #EEEEEE;
    color: #888888;
    font-size: 10px;
    padding: 0pt 0pt 6px;
    margin-bottom: 12px;
    text-align: right;
}

.search-results .result-text {
    font-size: 12px;
    line-height: 18px;
    color: #666666;
}

.search-results p {
    color: #878787;
    font-size: 11px;
    margin: 0pt 0pt 10px 26px;
}

.search-results p span {
    font-size: 11px;
}

#search-searchword {
    width: 260px;
}

/* hide label */
.hidelabeltxt {
    display: none;
}

/* tooltips */
.tip {
    background: none repeat scroll 0% 0% #FFFFFF;
    padding: 5px;
    border: 1px solid #EEEEEE;
    max-width: 300px;
    box-shadow: 2px 2px 2px #F5F5F5;
}

.tip-title {
    background: none repeat scroll 0% 0% #101010;
    color: #FFFFFF;
    padding: 2px 6px;
    text-transform: none;
    font-size: 13px;
    text-shadow: 0pt 1px 0pt #000000;
    margin-bottom: 4px;
}

.tip-text {
    padding: 3px;
    font-size: 11px;
    line-height: 16px;
}

/* system readmore */
#system-readmore {
    display: none;
}

/* necessary for font-size work */
#gkComponentWrap {
    font-size: 100%;
}

/* Contact */
p.contact-position {
    margin: -14px 0pt 32px;
    font-size: 10px;
    text-transform: uppercase;
    color: #333333;
}

div.contact-misc {
    margin: 20px 0pt 50px;
}

div.contact-misc p {
    margin: 0pt 0pt 30px;
}

.gkFirst {
    clear: both;
    float: left;
}

.gkSecond {
    float: right;
}

.contact {
    padding: 0pt;
}

.contact h3 {
    font-size: 180%;
    margin-top: 12px;
}

.contact-category {
    padding: 0pt;
}

.contact-category #adminForm fieldset.filters {
    border: 0pt none;
    padding: 0pt;
}

.contact-image {
    margin: 10px 0pt;
    overflow: hidden;
}

.contact-image img {
}

.contact-contactinfo span {
    display: block;
}

address {
    border-left: 1px solid #E5E5E5;
    padding-left: 20px;
    margin: 0pt;
}

span.contact-image {
    margin-bottom: 10px;
    overflow: hidden;
    display: block;
}

.contact-address {
    clear: both;
    min-height: 50px;
    margin: 20px 0pt 0pt;
    padding: 0pt 0pt 0pt 60px;
    background: url("../images/icons/contact_adress.png") no-repeat scroll 0pt 4px transparent;
}

div.contact-contactinfo p {
    margin: 20px 0pt 0pt;
    padding: 0pt 0pt 0pt 60px;
}

div.contact-contactinfo p span {
    min-height: 40px;
    padding-left: 20px;
    border-left: 1px solid #E5E5E5;
}

.contact-emailto {
    background: url("../images/icons/contact_mail.png") no-repeat scroll 0pt 4px transparent;
}

.contact-telephone {
    background: url("../images/icons/contact_phone.png") no-repeat scroll 0pt 4px transparent;
}

.contact-fax {
    background: url("../images/icons/contact_fax.png") no-repeat scroll 0pt 4px transparent;
}

.contact-mobile {
    background: url("../images/icons/contact_mobile.png") no-repeat scroll 0pt 4px transparent;
}

.contact-webpage {
    background: url("../images/icons/contact_web.png") no-repeat scroll 0pt 4px transparent;
}

.contact-contactinfo {
    font-style: italic;
}

span.contact-street {
    margin-bottom: 0px;
}

.contact-email div {
    padding: 2px 0pt;
    margin: 0pt 0pt 10px;
}

.contact-email label {
    width: 17em;
    float: left;
}

#contact_textmsg {
    padding: 2px 0pt 10px;
}

#contact-email-copy {
    float: left;
    margin-right: 10px;
}

#contact-form dt {
    margin: 6px 0pt 0pt 3px;
}

.contact .button {
    float: none ! important;
    clear: left;
    display: block;
    margin: 20px 0pt 0pt;
}

.jicons-icons {
    display: none;
}

.jform_contact_first {
    float: left;
    width: 58%;
}

.jform_contact_secend {
    float: right;
}

.contact-email input, .contact-email textarea {
    clear: both;
    display: block;
}

.contact label#jform_contact_email_copy-lbl {
    font-size: 11px;
    line-height: 2.4;
    margin-left: 25px;
    position: absolute;
}

.contact #jform_contact_message {
    width: 300px;
}

.contact #jform_contact_emailmsg, #jform_contact_email, #jform_contact_name {
    width: 300px;
}

/* User profile */
#users-profile-core, #users-profile-custom {
    margin: 5px 0pt 10px;
    padding: 10px 0pt;
}

#users-profile-core dt, #users-profile-custom dt, .formelm label {
    float: left;
    width: 12em;
    padding: 3px 0pt;
    font-size: 11px;
    color: #000000;
}

#users-profile-core dd, #users-profile-custom dd {
    padding: 3px 0pt;
    font-size: 11px;
    color: #888888;
}

#member-profile fieldset, .registration fieldset {
    margin: 5px 0pt 10px;
    padding: 10px 2px;
}

#users-profile-core legend, #users-profile-custom legend, .profile-edit legend, .registration legend {
    font-weight: normal;
    font-size: 16px;
}

.profile-edit form#member-profile fieldset dd, .registration form#member-registration fieldset dd, .formelm {
    float: none;
    padding: 5px 0pt;
    line-height: 24px;
}

form#member-registration .spacer {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

form#member-registration .spacer strong, form#member-registration fieldset dt span.star {
    color: #DA4D00;
}

.profile-edit form#member-profile fieldset dd input, .profile-edit form#member-profile fieldset dd select, .registration form#member-registration fieldset dd input {
    width: 180px;
}

.profile-edit form#member-profile fieldset dt, .profile-edit form#member-profile fieldset dt > label, .registration form#member-registration fieldset dt, .registration form#member-registration fieldset dt > label {
    float: left;
    clear: both;
    padding: 0pt;
    width: 180px;
    font-size: 12px;
    line-height: 32px ! important;
    min-height: 32px;
    margin: 1px 0pt;
}

.profile-edit form#member-profile fieldset dt > label, .registration form#member-registration fieldset dt > label {
    width: auto;
    margin-right: 5px;
}

#member-registration > div {
    line-height: 28px;
}

span.optional {
    font-size: 9px;
    color: #AAAAAA;
}

.registration dl dt:first-child {
    width: 100% ! important;
}

.registration span.text {
    font-size: 10px;
}

.profile-edit .validate {
    margin-top: -3px;
}

#gkComponent .logout {
    padding: 10px 0pt 0pt;
    overflow: hidden;
}

#gkComponent .reset, #gkComponent .remind {
    overflow: hidden;
}

#gkComponent .reset input.required, #gkComponent .remind input.required {
    width: 200px;
}

/* Tables */
td.num {
    vertical-align: top;
    text-align: left;
}

td.hits {
    vertical-align: top;
    text-align: center;
}

td p {
    margin: 0pt;
    line-height: 1.7em;
}

.filter {
    margin: 10px 0pt;
}

.display-limit, .filter {
    text-align: right;
    margin-right: 7px;
}

table, table td {
    border-collapse: collapse;
}

table.weblinks, table.category {
    margin: 10px 0pt 20px 0px;
    width: 100%;
}

table.weblinks th, table.category th {
    border-bottom: 1px solid #EEEEEE;
    font-size: 26px;
    line-height: 26px;
    color: #222222;
}

table.weblinks th:first-child, table.category th:first-child {
    border-left: medium none;
}

table th {
    padding: 6px 10px;
}

table td, .cat-list-row0 td, .cat-list-row1 td {
    border-bottom: 0px solid #EEEEEE;
    border-left: 0px solid #EEEEEE;
}

.cat-list-row1 td {
}

table tr:hover {
   /* background: none repeat scroll 0% 0% #FFFEF4;*/
}

table tr td:first-child {
    border-left: medium none;
}

/* Category table */
table.category th a img {
    padding: 2px 10px;
}

.filter-search {
    float: left;
}

.filter-search .inputbox {
    width: 6em;
}

legend.element-invisible {
    position: absolute;
    margin-left: -3000px;
    margin-top: -3000px;
    height: 0px;
}

.cat-items {
    margin-top: 20px;
}

/* newsfeed */
.newsfeed ol {
    padding: 0pt;
}

.newsfeed ol li {
    clear: both;
    overflow: hidden;
}

.newsfeed ol > li > a {
    font-size: 20px;
    line-height: 72px;
}

/* remind & reset */
.reset form > div, .remind form > div {
    margin-top: 10px;
}

/* com_login */
#gkLogin h2, #gkRegister h2 {
    border-bottom: 1px solid #E5E5E5;
    padding: 0pt;
    margin-bottom: 30px;
}

#com-login-form .login-fields label {
    float: left;
    width: 100px;
    padding: 3px 0pt;
}

#com-login-form .login-fields {
    margin: 0pt 0pt 10px;
}

#com-login-form .login-fields input {
    width: 180px;
}

#recaptcha_area {
    margin: 0pt 0pt 20px;
}

div.login a.fb_button {
    margin-top: 4px;
    margin-left: 10px;
}

input#recaptcha_response_field {
    border-color: #E0E0E0 ! important;
}

.invalid {
    border-color: #DA4D00 ! important;
}

/* blog view */
#mainPage .blog h2 > a {
    color: #686B6C;
    font-size: 64px;
    line-height: 80px;
    margin: 0pt 0pt 12px;
    text-shadow: 3px 5px 0pt #FFFFFF;
}

.article {
    overflow: hidden;
    clear: both;
    margin-top: 32px;
}

.article:first-child {
    margin-top: 0pt;
}

.article-content {
}

.article-content .article-introtext {
}

.article-content .readmore {
}

.actions {
    display: block;
    margin: 20px 0pt 0pt;
    padding-left: 0pt;
    float: left;
}

.actions img {
    margin: 0pt ! important;
}

.actions li:first-child {
    padding-left: 0pt;
    margin-left: 0pt;
}

.blog .items-row .item, .blog .items-leading > div, .blog-featured .items-row .item, .blog-featured .items-leading > div {
    margin: 8px 0pt 40px;
    border-bottom: 0px solid #EEEEEE;
    padding: 0pt 0pt 10px;
    overflow: hidden;
}

/*banners*/
.bannergroup:first-line, .bannergroup_text:first-line {
    font-size: 14px;
    color: #333333;
}

div.banneritem {
    border-top: 1px solid #F0F0F0;
    padding: 8px 0pt;
    font-size: 12px;
}

div.bannerfooter {
    border-top: 1px solid #F0F0F0;
    text-align: right;
    font-size: 11px;
    padding-top: 5px;
}

/* Web Links*/
.weblink-category table {
    border-top: 1px solid #EEEEEE;
    padding: 20px 0pt;
}

.weblink-category table td.title {
    padding-left: 24px;
    background: url("../images/style1/bullet_red.png") no-repeat scroll 0pt 18px transparent;
}

/* mod login */
.box #login-form input.inputbox {
    height: 14px;
}

.box #login-form label {
    font-size: 11px;
    font-weight: normal;
}

.box #login-form fieldset {
    padding-top: 0pt;
}

.box #login-form #form-login-buttons input {
    margin: 9px 0pt 0pt;
    height: auto;
}

#gkFBLogin, #login-form {
    margin: 20px 0pt 0pt;
}

#gkFBLogin p {
    margin-bottom: 16px;
    font-size: 12px;
    line-height: 16px;
}

.box.dark #login-form ul li {
    line-height: 26px;
}

.box.dark #login-form ul li a {
    color: #999999;
    font-size: 11px;
}

.box.dark #login-form ul li a:hover {
    color: #FFFFFF;
}

/* Page breaks */

/* type: sliders */
div#sliders div.panel h3.title {
    padding: 7px 1px;
    font-size: 22px;
}

div#sliders div.panel {
    border-top: 1px solid #EEEEEE;
}

/* type: pages */
div#article-index {
    float: right;
    margin: 0pt 0pt 42px 42px;
    padding: 20px;
    border: 1px solid #EEEEEE;
}

div#article-index h3 {
    margin: 0pt 0pt 18px;
    line-height: 28px;
    border-bottom: 3px solid #DA4D00;
    font-size: 24px;
}

div#article-index ul li {
    border-bottom: 1px solid #EEEEEE;
    font-size: 11px;
    padding: 2px 12px;
}

div.pagenavcounter {
    font: bold 11px Arial,Helvetica,sans-serif;
    color: #DA4D00;
    margin-bottom: 16px;
}

div.pagination {
    clear: both;
    margin-top: 42px;
}

div.articleContent div.pagination li {
    height: 14px ! important;
    line-height: 14px;
    display: inline-block;
    margin: 0pt;
    padding: 0pt 10px;
    font-size: 12px;
    cursor: pointer;
    border-left: 1px solid #EEEEEE;
    border-right: medium none;
}

div.articleContent div.pagination li:first-child {
    border-left: medium none;
}

div.articleContent div.pagination li a {
    margin: 2px 0pt 0pt;
    padding: 0pt;
    border-left: medium none;
    border-right: medium none;
}

/* type: tabs */
dl#tabs {
    position: relative;
    height: 40px;
    margin-bottom: 20px;
    border-bottom: 1px solid #EEEEEE;
}

dl#tabs dt {
    background: none repeat scroll 0% 0% transparent;
    border-width: 1px;
    border-style: solid;
    border-color: transparent transparent #EEEEEE;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-image: none;
    height: 38px;
    line-height: 39px;
    float: left;
    padding: 0pt 16px;
    color: #333333;
    font-size: 14px ! important;
    list-style-type: none;
    position: relative;
    top: 1px;
    -moz-transition: color 0.5s linear 0s;
    font-weight: normal;
}

dl#tabs dt h3 {
}

dl#tabs dt:hover {
    color: #DA4D00;
    cursor: pointer;
}

dl#tabs dt.open {
    border-bottom: 1px solid #DA4D00;
    z-index: 1;
    color: #DA4D00;
}

dl#tabs dt a {
    color: #333333;
}

dl#tabs dt:hover a, dl#tabs dt.open a {
    color: #DA4D00;
}

/* switch to mobile version button */
div.mobileSwitch {
    display: block;
    clear: both;
    min-height: 10px;
    width: 100%;
}

div.mobileSwitch > a {
    float: none;
    width: 152px;
    margin: 0pt auto;
}

/* com_finder */
#finder-search fieldset.word > * {
    float: left;
}

#finder-search fieldset.word > label {
    line-height: 35px;
    margin-right: 10px;
}

.search-pagination .search-pages-counter {
    font-size: 11px;
    font-style: italic;
    text-align: center;
}

#search-results {
    clear: both;
}

#advanced-search {
    background: none repeat scroll 0% 0% #F9F9F9;
    padding: 20px;
    font-size: 85%;
}

.filter-branch select {
    margin-top: 6px;
    margin-left: 6px ! important;
}

#finder-search input {
    margin-right: 4px;
    height: 24px;
}

li.filter-branch {
    display: block;
    clear: both;
    margin: 3px 0pt;
}

li.filter-branch label {
    float: left;
    line-height: 30px;
}

/* com_finder & mod_finder autocompleter */
body ul.autocompleter-choices {
    position: absolute;
    margin: 0pt;
    padding: 0pt;
    list-style: none outside none;
    border-width: 1px;
    border-style: solid;
    border-color: #EEEEEE #DDDDDD #DDDDDD #EEEEEE;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-image: none;
    background-color: white;
    text-align: left;
    font-size: 11px;
    z-index: 50;
}

body ul.autocompleter-choices li {
    background: none repeat scroll 0% 0% transparent;
    position: relative;
    padding: 0.1em 1.5em 0.1em 1em;
    cursor: pointer;
    font-weight: normal;
    font-size: 1em;
}

body ul.autocompleter-choices li.autocompleter-selected {
    background-color: #EEEEEE;
    color: #666666;
}

body ul.autocompleter-choices span.autocompleter-queried {
    font-weight: bold;
}

body ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
    color: #000000;
}

body ul#finder-filter-select-list {
    top: 4em ! important;
}

/* Fix for the editor */
.item-page.edit .formelm {
    clear: both;
    float: left;
    margin-right: 4px;
}

.item-page.edit .formelm .button2-left {
    margin-top: 6px;
}

.item-page.edit .formelm-area label {
    display: block;
    width: 100%;
}

.item-page.edit .formelm-buttons {
    margin-top: 7px;
}

.item-page.edit .fltlft {
    float: left;
}

.item-page.edit legend {
    font-size: 140%;
    font-style: italic;
}

.item-page.edit .toggle-editor {
    margin-top: -5px;
}

/* Buttons */
#editor-xtd-buttons {
    padding: 5px;
}

.button2-left, .button2-right, .button2-left div, .button2-right div {
    float: left;
}

.button2-left a, .button2-right a, .button2-left span, .button2-right span {
    display: block;
    height: 22px;
    float: left;
    line-height: 22px;
    font-size: 11px;
    color: #666666;
    cursor: pointer;
}

.button2-left span, .button2-right span {
    cursor: default;
    color: #999999;
}

.button2-left .page a, .button2-right .page a, .button2-left .page span, .button2-right .page span {
    padding: 0pt 6px;
}

.button2-left a:hover, .button2-right a:hover {
    text-decoration: none;
    color: #0B55C4;
}

.button2-left a, .button2-left span {
    padding: 0pt 24px 0pt 6px;
}

.button2-right a, .button2-right span {
    padding: 0pt 6px 0pt 24px;
}

.button2-left {
    background: url("../images/joomla/j_button2_left.png") no-repeat scroll 0% 0% transparent;
    float: left;
    margin-left: 5px;
}

.button2-right {
    background: url("../images/joomla/j_button2_right.png") no-repeat scroll 100% 0pt transparent;
    float: left;
    margin-left: 5px;
}

.button2-left .image {
    background: url("../images/joomla/j_button2_image.png") no-repeat scroll 100% 0pt transparent;
}

.button2-left .readmore, .button2-left .article {
    background: url("../images/joomla/j_button2_readmore.png") no-repeat scroll 100% 0pt transparent;
}

.button2-left .pagebreak {
    background: url("../images/joomla/j_button2_pagebreak.png") no-repeat scroll 100% 0pt transparent;
}

.button2-left .blank {
    background: url("../images/joomla/j_button2_blank.png") no-repeat scroll 100% 0pt transparent;
}

/* Calendar */
a img.calendar {
    width: 16px;
    height: 16px;
    margin-left: 3px;
    background: url("../images/joomla/calendar.png") no-repeat scroll 0% 0% transparent;
    cursor: pointer;
    vertical-align: middle;
}

span#jform_articletext_parent {
    width: 100%;
    display: block;
    clear: both;
    float: none;
}