
div.pm div#system-message{
	margin:0.5%;
	float:right;
	width:99%;
	border-radius:5px;
	overflow:hidden;
	background:#EFEFEF;
}
.star{
	font-weight:normal;
	color:#FF0000;
}
p.readmore a, a.readon {
    color: #333333;
	margin:0%;
	font-family:Shabnam;
	font-size: 12px;
	padding:0%;
	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: -27px;
}

ul.actions li {
    float: left;
    margin: 0 0 0 8px;
}
/* Articles Details */

.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 {
    overflow: hidden;
    padding:0;
    font-size:11px;
	color:#333333;
	font-family:tahoma;
}
dl.article-info * {
    padding:2px;
	margin:2px;
    display: inline-table;
}
/* 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: 0%;
}

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

.article-content img {
    margin: 0%;
    padding: 0%;
    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;
}
/* blog more */
.items-more {
    clear: both;
    padding: 0%;
    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: 0%;
}

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

.items-more ol li a {
    font-size: 13px;
}
/* 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: 13px;
    margin: 10px 10px 10px;
    
}

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

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

.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: 0%;
    margin-bottom: 10px;
}

fieldset.phrases legend, fieldset.only legend {
}

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

#searchForm p.counter {
    
    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: 10px 0 0;
    padding: 10px 0 0;
}

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

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

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

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

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

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

.tip-title {
    background: #999;
    color: #ffffff;
    padding: 2px;
    
    font-size: 13px;
    margin-bottom: 4px;
}

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

.tip img {
    background: #FFFFFF;
    border: 1px solid #ccc;
    padding: 0%;
    margin-left: 3px;
    margin-top: 7px;
}
/* system readmore */
#system-readmore {
    display: none;
}
/* Contact */
/* 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: 13px;
    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: 13px;
    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;
}
/*banners*/
.bannergroup_text:first-line {
    font-size: 13px;
    color: #333333;
}

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

div.bannerfooter {
    border-top: 1px solid #333333;
    text-align: right;
    font-size: 13px;
    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: 13px;
    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: 13px;
}

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

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

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

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

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

div.pagenavcounter {
    
    color: #333333;
    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 0%;
}

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

/* 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: 13px;
    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: 13px;
    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: normal;
}

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, .contact, .categories-list, .category-list, .component .login, .registration, .reset, .remind, .profile , .profile-edit, .component .search{
	width: 98%;
    padding:1%;
    border-radius: 0px;
    background: #FFFFFF;
	color:#333333;
	margin-bottom:0%;
}
.item-page.edit .formelm {
    clear: both;
    float: right;
    margin-right: 0%;
}

.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: -0%;
}
.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%;
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}

