
div.pm div#system-message{
	margin:0.5%;
	float:right;
	width:99%;
	border-radius:5px;
	overflow:hidden;
	background:#EFEFEF;
}
.star{
	font-weight:bold;
	color:#FF0000;
}
p.readmore a, a.readon {
    position: relative;
    border: 1px solid #d4d4d4;
    border-bottom-color: #cacaca;
    border: 1px solid rgba(0,0,0,0.15);
    border-top-color: rgba(0,0,0,0.08);
    border-bottom-color: rgba(0,0,0,0.25);
    background: #FFFFFF;
    background: -moz-linear-gradient(top, #FFFFFF 0%, #eaeaea 100%);
    background: -webkit-linear-gradient(top, #FFFFFF 0%, #eaeaea 100%);
    background: -o-linear-gradient(top, #FFFFFF 0%, #eaeaea 100%);
    background: linear-gradient(to bottom, #FFFFFF 0%, #eaeaea 100%);
    box-shadow: 0 2px 0 rgba(255,255,255,0.85) inset, 0 0 10px rgba(0,0,0,0.08) inset, 0 1px 1px rgba(0,0,0,0.05), 0 7px 4px -4px rgba(0,0,0,0.08);
    color: #333333;
    text-shadow: 0 1px 0 #FFFFFF;
	margin:0px;
	margin-top:0%;
	margin-bottom:0%;
	font-family:Shabnam;
	font-size:12px;
	padding:0%;
    border-radius: 0px;
	display:block;
	float:right;
}

.pagenav-next a, .pagenav-prev a {
    margin-bottom: 10px;
}
/* Article, Categorie title */
.component > div > h2 {
    clear: both;
}
/* Print, email Buttons */
ul.actions {
    float: left;
    margin-top: -37px;
}

ul.actions li {
    float: left;
    margin: 0 0 0 8px;
}
/* Articles Details */
.item-page h2 {
    font-size:180%;
    font-weight: normal;
}

.news_metakey {
    font-size:140%;
    font-weight: normal;
}

.article-content > h2, .article-content > dl.article-info {
    margin-right: 0px;
}

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

dl.article-info {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    overflow: hidden;
    padding: 2px 0 10px;
    font-size:80%;
	line-height:100%;
}

dl.article-info dt, dl.article-info dd {
    float: right;
    margin-left: 5px;
    padding:3px;
    display: block;
}
/* images */
.articleContent img, .feed-item-description img {
    margin: 0 10px 10px 0;
    display: block;
    padding: 4px;
    background: #FFFFFF;
}

.articleContent {
    line-height: 2;
    font-size:90%
}

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

.img_caption {
    margin-bottom: 10px;
    background: #FFFFFF;
}

.article-content img {
    margin: 5px;
    padding: 5px;
    border: 1px solid #FFFFFF;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.img_caption img {
    margin: 0;
}

p.img_caption {
    margin: 0 10px;
    padding: 10px 6px 0;
    clear: both;
    color: #333333;
    text-align: right;
    border: none;
}

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

.img_caption.right {
    float: right;
    margin-left: 1.5em;
}
/* bottom nav */
ul.pagenav {
    margin: 20px 0;
    overflow: hidden;
}

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

.pagenav .pagenav-next {
    float: right;
}
/* pagination */
div.pagination,div.pagination ul, div.pagination p{
	text-align:center;
	width:99%;
	padding:0.5%;
	font-family:Shabnam;
	font-size:14px;
}
div.pagination ul li {
    display: inline-block;
	border:1px solid #CCC;
	margin-left:-1px;
	overflow:hidden;
	background:#FCFCFC;
}
div.pagination ul li:first-child{
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
div.pagination ul li:last-child{
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
div.pagination ul li a, div.pagination ul li span{
    display:block;
	padding:7px;
}
/* blog more */
.items-more {
    clear: both;
    padding: 5px;
    border: 1px solid #FFFFFF;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.items-more h3 {
    font-size:100% !important;
    margin: 0 0 10px !important;
}

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

.items-more ol li {
    line-height: 1.6;
}

.items-more ol li a {
    font-size:14;
}
/* categories list */
.categories-list {
    font-size:100%;
    margin-top: 12px;
}

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

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

.categories-list dt {
    float: right;
}

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

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

.categories-list ul li:first-child {
    margin-top: none;
}

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

.categories-list a {
    font-size:100%
}
/* archive */
ul#archive-items li {
    line-height: 1.2!important;
    margin-top: 24px;
}

ul#archive-items li:first-child {
    margin-top: none;
}
/* wrapper */
iframe {
    border: none;
}
/* mod_mainmenu */
.box_menu ul.menu {
    list-style: 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: 0 12px 0 0;
}

.searchintro {
    color: #fc764a;
    font-size:14;
    margin: 32px 28px 42px;
}

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

.search-results small {
    font-size:14
}

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

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

fieldset.word {
    padding: 14px 0;
}

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

fieldset.phrases legend, fieldset.only legend {
    font-size:14;
    font-weight: bold;
    padding: 0 8px;
    color: #333
}

.phrases-box {
    float: right;
}

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

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

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

#searchForm p.counter {
    font: normal 14 Shabnam;
    margin: 32px 12px 0;
}

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

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

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

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

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

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

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

#search-searchword {
    width: 260px;
}
/* hide label */
.hidelabeltxt {
    display: none;
}
/* tooltips */
.tip {
    background: #333333;
    padding: 5px;
    border: 1px solid #333333;
    max-width: 300px;
    z-index: 99999;
}

.tip-title {
    background: #FFFFFF;
    color: #FFFFFF;
    padding: 2px;
    font-size:14;
    text-shadow: 0 1px 0 #000;
    margin-bottom: 4px;
}

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

.tip img {
    background: #FFFFFF;
    border: 1px solid #ccc;
    padding: 5px;
    margin-left: 3px;
    margin-top: 7px;
}
/* system readmore */
#system-readmore {
    display: none;
}
/* Contact */
p.contact-position {
    margin: -14px 0 32px;
    font-size:10px;
    color: #333
}

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

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

.contact {
    padding: 0;
}

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

.contact-category {
    padding: 0;
}

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

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

.contact-image img {
}

.contact-contactinfo span {
    display: block;
}

address {
    border-right: 1px solid #333333;
    padding-right: 20px;
    margin: 0;
}

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

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

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

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

.contact-emailto {
    background: url('../images/contact_mail.png') no-repeat right 4px;
}

.contact-telephone {
    background: url('../images/contact_phone.png') no-repeat right 4px;
}

.contact-fax {
    background: url('../images/contact_fax.png') no-repeat right 4px;
}

.contact-mobile {
    background: url('../images/contact_mobile.png') no-repeat right 4px;
}

.contact-webpage {
    background: url('../images/contact_web.png') no-repeat right 4px;
}

.contact-contactinfo {
    font-style: italic
}

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

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

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

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

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

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

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

.jicons-icons {
    display: none;
}

.jform_contact_first {
    float: right;
    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:14;
    line-height: 1;
    margin-right: 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 0 10px 0;
    padding: 10px 0;
}

#users-profile-core dt, #users-profile-custom dt, .formelm label {
    float: right;
    width: 12em;
    padding: 3px 0;
    font-size:14;
    color: #333333;
}

#users-profile-core dd, #users-profile-custom dd {
    padding: 3px 0;
    font-size:14;
    color: #333333;
}

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

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

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

.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, .registration form#member-registration fieldset dt {
    float: right;
    clear: both;
    margin: 12px 0 0;
    padding: 0;
    width: 160px;
    font-size:14;
}

span.optional {
    font-size:14;
    color: #aaa;
}

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

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

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

.component .logout {
    padding: 10px 0 0 0;
    overflow: hidden;
}

.component .reset, .component .remind {
    overflow: hidden;
}

.component .reset input.required, .component .remind input.required {
    width: 200px;
}
/* Tables */
td.num {
    vertical-align: top;
    text-align: right;
}

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


.filter {
    margin: 10px 0
}

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


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

table.weblinks th, table.category th {
    font-size:14;
    font-weight: normal;
    border: 1px solid #444;
}

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


table td, .cat-list-row0 td, .cat-list-row1 td {
    border-bottom: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
}

.cat-list-row1 td {
}

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

.filter-search {
    float: right;
}

.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: 0;
}

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

.newsfeed ol > li > a {
    font-size:14;
    line-height: 72px;
}
/* remind & reset */
.reset form > div, .remind form > div {
    margin-top: 10px;
}

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

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

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

#recaptcha_area {
    margin: 0 0 20px
}

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

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

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

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

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

.article-content {
}

.article-content .article-introtext {
}

.article-content .readmore {
}

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

.actions img {
    margin: 0!important;
}

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

.blog .items-row .item, .blog .items-leading > div, .blog-featured .items-row .item, .blog-featured .items-leading > div {
    margin-bottom: 40px;
    overflow: hidden;
	position:relative;
}
/*banners*/
.bannergroup_text:first-line {
    font-size:14;
    color: #333;
}

div.banneritem {
    padding:2px;
    font-size:14;
}

div.bannerfooter {
    border-top: 1px solid #333333;
    text-align: right;
    font-size:14;
    font-style: italic;
}
/* Web Links*/
.weblink-category table {
    border-top: 1px solid #333333;
    padding: 20px 0
}

.weblink-category table td.title {
    padding-right: 20px;
    background: url('../images/style1/bullet.png') no-repeat 99% 15px;
}
/* mod login */

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

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

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

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


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

.box.dark #login-form ul li a {
    color: #999;
    font-size:14;
}

.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:14;
}

div#sliders div.panel {
    border-top: 1px solid #333333
}
/* type: pages */

div#article-index {
    float: right;
    margin: 0 0 42px 42px;
    padding: 20px;
}

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

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

div.pagenavcounter {
    font: bold 14 Shabnam;
    color: #333;
    margin-bottom: 16px;
}

div.pagination {
    clear: both;
}
/* type: tabs */

dl#tabs {
    border-top: 1px solid #333333;
    height: 33px;
    margin: 0 0 30px;
    padding: 12px 0 0;
}

dl#tabs dt {
    float: left;
    height: 33px;
    line-height: 33px;
    margin-right: 3px;
    padding: 0 12px;
}

dl#tabs dt:hover, dl#tabs dt.open {
    border-bottom: 3px solid #FC764A;
}

dl#tabs dt a {
    color: #555
}

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

dl#tabs dt h3 {
    font-size:14;
}

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

#finder-search button {
    margin-top: -1px
}

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

    margin-right: 10px;
}

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

#search-results {
    clear: both;
}

#advanced-search {
    background: #f9f9f9;
    padding: 20px;
    font-size:85%;
}

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

#finder-filter-window label {
    float: left
}

li.filter-branch {
    width: 100%;
    display: block;
    clear: both
}

/* com_finder & mod_finder autocompleter */
body ul.autocompleter-choices {
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #333333;
    background-color: white;
    border-right-color: #DDD;
    border-bottom-color: #DDD;
    text-align: left;
    font-size:14;
    z-index: 50;
}

body ul.autocompleter-choices li {
    background: none;
    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: #333333;
    color: #333333;
}

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

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

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

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

.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: 1px;
}

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

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

.item-page.edit .toggle-editor {
    margin-top: -5px;
}
.stats-module dt {
    display: inline-table;
    width: 64%;
    background: #EBEBEB;
    padding: 0.5%;
    margin: 0.5%;
}

.stats-module dd {
    display: inline-table;
    width: 29%;
    background: #FFF;
    padding: 0.5%;
    margin: 0.5%;
}

