/*--------------------------------------------------------------
 # Copyright (C) joomla-monster.com
 # License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License
 # Website: http://www.joomla-monster.com
 # Support: info@joomla-monster.com
 ---------------------------------------------------------------*/
/*** general styles of joomla ***/
/*** registration, login ***/
div.login fieldset {
    border: none;
}

div.profile fieldset, div.edit fieldset {
    padding: 10px;
}

div.registration fieldset, div.profile fieldset, div.profile-edit fieldset, div.remind fieldset, div.reset fieldset, div.login fieldset, div.edit fieldset, #adminForm fieldset {
    margin: 0 0 10px 0;
}

div.registration fieldset legend, div.profile fieldset legend, div.profile-edit fieldset legend, div.remind legend, #adminForm legend, div.login legend, div.reset legend {
    font-weight: bold;
}

div.registration form#member-registration fieldset dt, div.profile form#member-profile fieldset dt, div.profile-edit form#member-profile fieldset dt, div.remind fieldset dt, div.reset fieldset dt {
    float: left;
    clear: left;
    padding: 5px;
    width: 100px;
}

div.registration form#member-registration fieldset dd, div.profile form#member-profile fieldset dd, div.profile-edit form#member-profile fieldset dd, div.remind fieldset dd, div.reset fieldset dd {
    float: left;
    clear: right;
    padding: 5px;
    margin: 0;
}

div.login-fields {
    padding: 5px 0;
    overflow: hidden;
}

div.contact-email div {
    display: block;
    clear: both;
}

fieldset.userdata {
    border: none;
    padding: 0;
    margin: 0;
}

#form-login-username, #form-login-password, #form-login-remember {
    display: block;
    overflow: hidden;
}

#form-login-username label, #form-login-password label, #form-login-remember label {
    display: block;
}

/*** buttons, inputs ***/
input.button, button.validate, button {
    border-left: none;
    border-right: none;
    font-size: 11px;
    font-weight: bold;
    margin: 6px 10px;
    padding: 3px 5px;
    cursor: pointer;
}

.inputbox, input.validate-password, input.required, #jform_alias, #jform_state, select#jform_catid, select#jform_params_editor, select#jform_params_timezone, select#jform_params_language, select#jform_params_admin_style, select#jform_params_admin_language, select#jform_params_helpsite {
    border: 1px solid #d8d8d8;
    color: #102468;
    background: #f8f8f8;
    margin: 2px 5px;
}

input#password {
    clear: right;
}

input#area-categories, input#area-contacts, input#area-content, input#area-newsfeeds, input#area-weblinks {
    margin: 2px 4px;
    padding: 0;
}

input#searchphraseall, input#searchphraseexact, input#searchphraseany {
    margin: 2px 4px;
    padding: 0;
}

label {
}

label#password-lbl {
    clear: left;
}

label#area-categories-lbl, label#area-contacts-lbl, label#area-content-lbl, label#area-newsfeeds-lbl, label#area-weblinks-lbl {
    margin: 2px 0 0;
}

input {
    margin: 2px 10px;
}

select.inputbox {
    padding: 1px 2px;
}

input#modlgn-remember {
    border: none;
    background: none;
}

/*** email form ***/
#mailtoForm p {
    clear: both;
}

div.formelm {
    padding: 3px 0;
}

div.formelm img {
    margin: 0 10px;
    vertical-align: middle;
}

div.formelm input {
    clear: right;
}

div.formelm label {
    clear: left;
}

div.formelm label, div.formelm-area label {
    display: inline-block;
    min-width: 200px;
}

/*** page navigation ***/
ul.pagenav {
    list-style-type: none;
    padding: 0;
    margin: 30px 0 0 0;
    clear: both;
}

ul.pagenav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

ul.pagenav li {
    display: inline;
    padding: 0;
    margin: 0;
}

ul.pagenav li a {
    display: inline;
    padding: 2px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}

ul.pagenav li.pagenav-prev {
    float: left;
    background: none;
}

ul.pagenav li.pagenav-next {
    float: right;
    background: none;
}

/*** pagination ***/
div.pagination {
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    text-align: center;
	clear: both;
}

div.pagination ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div.pagination li {
    display: inline-block;
    padding: 2px 5px;
    border: none;
    margin: 0 2px;
    background: none;
}

.pagenav {
    padding: 2px
}

div.pagination li.pagination-start, div.pagination li.pagination-next, div.pagination li.pagination-end, div.pagination li.pagination-prev {
    border: 0;
}

div.pagination li.pagination-start, div.pagination li.pagination-start span {
    padding: 0;
}

p.counter {
    text-align: center;
}

/*** search ***/
fieldset.word, fieldset.phrases, fieldset.only {
    padding: 10px;
    margin: 0 0 10px 0;
}

div.searchintro {
    font-size: 12px;
    line-height: 16px;
}

fieldset.only legend, fieldset.phrases legend {
    font-weight: bold;
}

/*** content ***/
div.items-leading {
    display: inline-block;
    width: 100%;
}

div.items-row {
    display: inline-block;
    width: 100%;
}

.row-separator {
}

.item-separator {
    display: block;
    width: 100%;
    height: 1px;
    margin: 10px 0px;
    clear: both;
    height: 1px;
}

.shownocolumns {
}

.category-desc {
}

/*** blog featured single ***/
div.blog-featured {
}

div.blog {
}

div.item-page {
}

div.category-list {
}

div.archive {
}

div.contact-category {
}

div.search {
}

div.blog h2, div.item-page h2, div.blog-featured h2 {
    font-size: 11px;
    margin: 0;
}

div.blog h1, div.blog-featured h1, div.item-page h1, div.archive h1, div.contact-category h2, div.categories-list h1, div.category-list h1, div.search h1 {
    font-size: 11px;
    line-height: 15px;
    margin: 0 0 15px;
    color: #af0206;
}

div.blog-featured h2 a:link, div.blog-featured h2 a:visited, div.blog h2 a:link, div.blog h2 a:visited, div.item-page h2 a:link, div.item-page h2 a:visited {
    font-size: 11px;
    line-height: 15px;
    text-decoration: none;
    display: block;
}

div.blog-featured h2 a:hover, div.blog h2 a:hover, div.item-page h2 a:hover {
}

div.contact h2 span.contact-name {
    font-size: 13px;
    line-height: 17px;
    margin: 0 0 15px;
    padding: 3px 0 5px 10px;
    display: block;
}

div.newsfeed {
}

div.newsfeed h2.redirect-ltr {
}

div.newsfeed h2.redirect-ltr a {
}

/*** blog layout ***/
.item {
    display: block;
}

.cols-1 {
    display: block;
    float: none !important;
    margin: 0 !important;
}

.cols-2 .column-1 {
    float: left;
    width: 48%;
}

.cols-2 .column-2 {
    float: right;
    width: 48%;
}

.cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3 {
    float: left;
    width: 31%;
}

.cols-3 .column-2 {
    padding: 0 3%;
}

.cols-4 .column-1, .cols-4 .column-2, .cols-4 .column-3, .cols-4 .column-4 {
    float: left;
    width: 23%;
}

.cols-4 .column-2 {
    padding: 0 1% 0 2%;
}

.cols-4 .column-3 {
    padding: 0 2% 0 1%;
}

.items-more {
    padding: 10px 0;
}

.items-more h3 {
    font-weight: bold;
}

/*** single article ***/
ul.actions {
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
    width: 100%;
}

ul.actions li {
    display: inline;
    background: none;
    padding: 0 0 0 5px;
}

.actions img {
    border: none;
}

.article-info {
    margin: 0 0 10px 0;
}

.article-info-term {
}

.archive .article-info dd, .article-info dd {
    margin: 0;
}

/*** article categories ***/
.categories-list ul {
    margin: 0;
}

.categories-list h1 {
}

.categories-list dl dt, .categories-list dl dd {
    display: inline;
    margin: 0;
}

/*** web category list ***/
.weblink-category {
}

/*** archive ***/
fieldset.filters {
    padding: 10px;
    margin: 0 0 10px 0;
}

fieldset.filters legend {
    font-weight: bold;
}

/*** contact, article category list ***/
table.category {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 10px 0;
    width: 100%;
}

table.category th {
    padding: 10px 5px;
    text-align: left;
}

table.category th a {
}

table.category td {
    padding: 8px 5px;
    font-size: 12px;
    line-height: 16px;
}

table.category td a {
}

table.category tr.cat-list-row0, table.category tr.even {
}

table.category tr.cat-list-row1, table.category tr.odd {
}

.cat-children h3 {
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
}

div.contact-form fieldset {
    border: none;
    padding: 0;
    margin: 0;
}

form#contact-form dt, form#contact-form dd, form#contact-form button.button {
    margin: 0;
}

form#contact-form textarea {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 15px;
    margin: 2px 5px;
}

/*** single contact slider ***/
div.contact-slider {
}

div.panel {
}

div.panel h3.title {
    padding: 3px;
    font-size: 12px;
    line-height: 16px;
}

div.panel h3.title a:link, div.panel h3.title a:visited {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

div.panel h3.pane-toggler-down {
}

div.pane-slider {
}

div.pane-down {
    padding: 5px !important;
}

/*** details ***/
.tip {
    padding: 10px;
}

.img_caption {
    font-size: 10px;
    background: none;
    margin: 0px;
    padding: 0px;
    border-top: none;
    line-height: 14px;
}

p.readmore {
    text-align: right;
}

p.readmore a:link, p.readmore a:visited {
}

p.readmore a:hover {
    text-decoration: none;
}

/************************ plugin page break ******************/

hr.system-pagebreak  {
	display: block;
    width: 100%;
    height: 1px;
    margin: 15px 0px;
    clear: both;
    height: 1px;
    border: none;
}

/************************ Presentation Style: pages ******************/

div#article-index { 
	padding: 10px 5px;
}

div#article-index {
    float: right;
    margin: 0 0 0 10px;
    padding: 10px 5px;
    width: 150px;
	background: none;
}

div.pagenavcounter {
    clear: both;
    float: right;
    margin: 0 0 10px 10px;
    padding: 5px;
    text-align: center;
    width: 150px;
}

div#article-index h3 { 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

div#article-index ul {}

div#article-index ul li { }

div#article-index ul li a:link,
div#article-index ul li a:visited {}

div#article-index ul li a:hover {}

div#article-index ul li a.active {}

/************************ Presentation Style: sliders ******************/

div#sliders.pane-sliders {}

div#sliders div.panel {
	margin: 0 0 1px 0;
}

div#sliders .panel h3#basic-details.title { 
	font-size: 11px;	
	text-align: center;
	padding: 8px;
	margin: 0;
	border: none;
	cursor: pointer;
}

div#sliders .panel h3#basic-details.title a:link,
div#sliders .panel h3#basic-details.title a:visited {
	text-decoration: none;
	font-weight: bold;
}

div#sliders .panel h3#basic-details.title.pane-toggler-down a:link,
div#sliders .panel h3#basic-details.title.pane-toggler-down a:visited {}

div#sliders .panel h3#basic-details.title a:hover {}

div#sliders .panel div.pane-slider { 
	padding: 5px;
}

div#sliders .panel div.pane-slider.pane-down {}

/************************ Presentation Style: tabs ******************/

dl#tabs.tabs { 
	display: inline-block;
	padding: 10px 0 0;
}

dl.tabs {
	margin: 0;
} 

.tabs dt.tabs {
	float: left;
	padding: 5px 10px 6px 10px;
	margin: 0 5px -1px 0;
	border-bottom: none;
}

.tabs dt.tabs.closed {
	padding: 5px 10px;
}

.tabs dt.tabs.basic-details h3 {
	font-size: 12px;
	margin: 0;
}

.tabs dt.tabs.basic-details.open h3 a:link,
.tabs dt.tabs.basic-details.open h3 a:visited  {}

.tabs dt.tabs.basic-details h3 a:link,
.tabs dt.tabs.basic-details h3 a:visited {
	text-decoration: none;
	font-weight: normal;
}

.tabs dt.tabs.basic-details h3 a:hover {}

dd.tabs { 
	clear:both;
	margin: 0; 
	padding: 10px;
}

/*** system messages ***/
/*** Unpublished ***/
.system-unpublished {
    background: #e8edf1;
    border-top: 4px solid #c4d3df;
    border-bottom: 4px solid #c4d3df;
}

/*** System Messages ***/
#system-message {
    margin-bottom: 10px;
    padding: 0;
}

#system-message dt {
    display: none;
}

#system-message dd {
    margin: 0;
    font-weight: bold;
    text-indent: 0px;
}

#system-message dd ul {
    color: #2A3AFa;
    margin-bottom: 10px;
    list-style: none;
    padding: 10px;
    border-top: 2px solid #2A3AFa;
    border-bottom: 2px solid #2A3AFa;
}

/*** System Standard Messages ***/
#system-message dd.message ul {
    color: #0D1E57;
    font-weight: bold;
    font-size: 12px;
    border: none;
    margin: 0;
    text-align: center;
    padding: 15px 10px;
    border-top: 2px solid #0D1E57;
    border-bottom: 2px solid #0D1E57;
    line-height: 16px;
}

#system-message dd.message ul li {
    text-align: left;
}

/*** System Error Messages ***/
#system-message dd.error ul {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    border-top: 2px solid #CD3301;
    border-bottom: 2px solid #CD3301;
    margin: 0;
    text-align: center;
    padding: 15px 10px;
    line-height: 16px;
}

#system-message dd.error ul li {
    display: inline;
    color: #CD3301;
}

/*** System Notice Messages ***/
#system-message dd.notice ul {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    background: #0D1E57;
    border: none;
    margin: 0;
    text-align: center;
    padding: 15px 10px;
    line-height: 16px;
}

#system-message dd.notice ul li {
    display: inline;
}

#system-message ul li {
    background: none;
    margin: 0 10px;
}

#outline {
    margin: 0 auto;
}

.jm-module.es-flag {
	background-image: url("../../../images/modules/es.png");
	background-repeat: no-repeat;
	background-position: 98% 2%;
}

#jm-language div.rawimages {
    display: inline-block;
}

div.rawimages {
    margin: 0;
    padding: 0;
}

div.rawimages span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-left: 10px;
    margin-right: 0;
    padding: 0;
}

#jm-language .rawimages img {
    vertical-align: middle;
}

.jm-module-content a {
	text-decoration: none;
}

ol {
    list-style-position: outside;
}