/*
# ------------------------------------------------------------------------
# Templates for Joomla 1.5 / Joomla 1.6
# ------------------------------------------------------------------------
# Copyright (C) 2011 Jtemplate.ru. All Rights Reserved.
# @license - PHP files are GNU/GPL V2.
# Author: JTemplate.ru
# Websites:  http://www.jtemplate.ru 
# ---------  http://code.google.com/p/jtemplate/   
# ------------------------------------------------------------------------
*/
/* Normal links ---*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;}
body {
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.6;
	font-size: 0.75em;
	background:#f4f7f8;
	
	}
p {
    line-height: 1.7em;
    margin: 8px 0;
}

a { color: #333; text-decoration: none; }

a:hover, a:active, a:focus { text-decoration: underline; color: #1480A4 ; }

/* Readon links ---*/
a.readon {
	display: inline;
	width: 100%;
	margin-bottom: 13px;
}
ul {
    list-style: none outside none;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	letter-spacing: 1px;
	text-align: left;
	text-shadow: 0 1px 0 #CCC;
}

h1 {
	font-size:1.313em;
}

h2 {
	font-size:1.188em;
}

h3 {
	font-size:0.938em;
}

h4 {
	font-size:0.75em;
}

h5 {
	font-size:0.563em;
}

#wrap	{}
.main {
	background:#FFF;
	margin:0 auto;
	width:745px;
	margin: 0 auto;
    max-width: 1200px;
    position: relative;
	
	}
html[xmlns] .clearfix {
    display: block;
}
#jt-header, #jt-container, #jt-bot, #jt-tops, #jt-nav, #jt-user, #jt-user-tops, #jt-user-bottoms, .jt-container { position:relative; margin:0; padding:0;}
/*------------------top-right--------*/
#jt-top-right {}
.jt-ico-soc {}
a.jt-ico-fb, a.jt-ico-tw, #jt-top-right a.popup {
	background: url("../images/social_icons.png") no-repeat scroll -4px 0 transparent;
    border: medium none;
    cursor: pointer;
    display: block;
    float: right;
    height: 21px;    
    text-align: left;
    text-indent: -10000px;
    width: 21px;
	margin-right: 5px;
	opacity: 0.8;
	}
a.jt-ico-tw {background-position:-32px 0;}
#jt-top-right a.popup {background-position:-60px 0; margin-right:15px;}
a.jt-ico-fb:hover, a.jt-ico-tw:hover, #jt-top-right a.popup:hover {opacity: 1;}
#trigger {
	text-align:center;
}
.popupbox {
	width: auto;
	height: auto;
	background:#FFF;	
	display: none;
/*	float: left;*/
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
}
#fade { 
	display: none;
	background: #FFF;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
#intabdiv {
	text-align:center;
	padding: 10px;
	
}
#close img {
	text-decoration:none;
}
#close {
	width:50px;
	height:50px;
	position: absolute;
	float:right;
}
.jt-ico-soc p { float:left; margin-right: 10px;}
.jt-ico-soc p#form-login-remember {}
.jt-ico-soc #login-form label { width: auto;padding: 2px;}
.jt-ico-soc input.button { }
.jt-ico-soc #login-form ul li { float:left;margin-right: 5px;}
.jt-ico-soc #login-form ul { margin-left: 150px; margin-bottom:15px; }

.jt-topmenu { }
.jt-topmenu ul {float: right; margin-right:1px}
.jt-topmenu ul li { float:left;margin-right: 5px;border-right: 1px solid #DDD;}
.jt-topmenu ul li:last-child {
    border-right: medium none;
   }
.jt-topmenu a { margin-right:5px; }
.jt-topmenu ul li{list-style-position: outside;}
/*------------------header--------*/
#jt-header .main {
    padding: 0;
}
#jt-header .main-inner {
    margin: 0;
    padding: 15px 0;
	
	}
h1.logo,h3.logo { margin-left: 15px; float: left;
    position: relative; }
div.jt-sitetitle {font-size: 1.125em;}	
div.sitedesc {}
div.sitedesc span {}
h1.logo a {

}
div.logo-text { float:left; margin-left: 15px;}
div.logo-text h1 { font-size:200%;}
h1.logo a span, h3.logo a span {
    position: absolute;
    top: -1000px;
}
p.site-slogan { text-align: center;}
#right { float:right;padding: 0; width:50%;}
#jt-search { margin:15px 15px 0 0; float:right;}

/*-----------------jt-nav--------*/
#jt-nav .main {padding: 0;}
div.jt-nav-l {float:left; position:relative; /*left:-20px;*/margin-left: -17px;}
div.jt-nav-r { float:right; position:relative; /*right:-20px;*/margin-right: -17px;}
div.jt-nav-m { position:relative; float:left;}
#jt-menu {
    float: left;
    margin: 0;
    padding: 5px;
    position: relative;
}
/*------------------r-banner--------*/

#jt-r-banner .main {padding: 0;}

/*------------------top--------*/

#jt-top, #jt-top2, #jt-top3, #jt-top4 { float:left;}
#jt-tops .main {padding: 0;}
#jt-top-m { padding:10px;}
#jt-top-m div.moduletable { margin:2px;}

/*------------------slide--------*/

#jt-slide .main {padding: 0;}


/*-----------------user-top--------*/

#jt-user, #jt-user2, #jt-user3, #jt-user4 { float:left;}
#jt-user-tops .main {padding: 0;}
#jt-user-m { padding:10px;}
#jt-user-m div.moduletable { margin:2px;}
/*-----------------user-bottom--------*/

#jt-user5, #jt-user6, #jt-user7, #jt-user8 { float:left;}
#jt-user-bottoms .main {padding: 0;}
#jt-user-m { padding:10px;}
#jt-user-m div.moduletable { margin:2px;}
/*------------------container--------*/

#jt-container .main {
    padding: 0;	
   
}
.jt-container .main {
    padding: 0;	
    margin: auto;
   
}
#blog { width:100%;}
#right-col {padding: 0 5px;}
.right-col { padding:2px; margin:0;}


#left-col {padding: 0 5px;}
.left-col { padding:2px; margin:0;}


.jt-container .main-inner {  padding: 0px; margin:0; position: relative;}
#jt-con { padding:0; margin:0; position:relative;}
.blog-featured { padding: 0 5px; }

#right-col .moduletable { margin-bottom:15px;}
/*-----------cols--------*/

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

.cols-2 .column-1
{
        width:47%;
        float:left;
        margin-bottom: 10px;
}

.cols-2 .column-2
{
        width:47%;
        float:right;
        margin:0;
        margin-bottom: 10px;
}

.cols-3 .column-1
{
        float:left;
        width:29%;
        padding:0px 5px;
        margin-right:3%;
        margin-bottom: 10px;

}
.cols-3 .column-2
{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px;
        margin-bottom: 10px;
}
.cols-3 .column-3
{
        float:right;
        width:29%;
        padding:0px 5px;
        margin-bottom: 10px;
}

.items-row
{
        margin-top:13px;
        margin-bottom:5px !important;
        float: left;
        position:relative;
        width:720px;
}

.column-1,
.column-2,
.column-3
{
  width:330px;
       /* padding:10px 5px*/
}

.column-2
{
        width:55%;
        margin-left:40%;
}

.column-3
{
        width:30%
}

.blog-more
{
        padding:10px 5px
}

/*----------------- details -----------*/

.article-info
{
        margin:10px 0 10px 0px;
        font-size:0.9em;
}

.article-info-term
{
        display:none
}

dt.category-name,
dt.create,
dt.modified,
dt.createdby
{
        float:left;
        padding-right:5px;
}

.archive .article-info dd,
.article-info dd
{
        margin:2px 0 0px 0;
        line-height:1.2em
}

dd.createdby
{

}

.article-info dd span
{
    text-transform:none;
    display:inline-block;
    padding:0 5px 0 0px;
    margin:0 10px 0 0px;
}



/*-----------------  forms  ---------  */

#member-registration
{
        padding:0 5px
}
#member-registration fieldset
{
border:solid 1px #ddd
}

form fieldset dt
{
        clear:left ;
        float:left;
        width:12em;
        padding:3px 0
}

form fieldset dd
{
        float:left;
        padding:3px 0
}

/*----------------- search ----------------- */
.searchintro
{
        font-weight:normal;
        margin:20px 0 20px;
}

#searchForm
{
        padding:0 5px
}

.form-limit
{
        margin:20px 0 0;
        text-align:right;
        padding:0 10px 0 20px;
}

.inputbox:focus
{

}

.highlight
{
        font-weight:bold;
}

.ordering-box
{
        width:40%;
        float:right;
}

.phrases-box
{
        width:60%;
        float:left
}

.only,
.phrases
{
        margin:10px 0 0 0px;
        padding:15px ;
        line-height:1.3em;
		border:1px solid #CCC;
}

label.ordering
{
        display:block;
        margin:10px 0 10px 0
}

.word
{
        padding:10px 10px 10px 0;
}

.word input
{
        font-weight:bold;
        margin:0px 10px 0px 10px;
        padding:4px;
        font-size:1em;
}

.word input:focus
{
        margin:0 0 0 9px;
}

.word label
{
    font-weight:bold
}

fieldset.only label,
fieldset.phrases label
{
    margin:0 10px 0 0px
}

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


form .search label
{
        display:none
}

.search legend
{font-weight:bold}
/* -----------------   selects -----------------  */
.phrases .inputbox
{
        width:10em;
}

.phrases .inputbox option
{
        padding:2px;
}


/* -----------------   search results  -----------------  */

dl.search-results
{

}

dl.search-results dt.result-title
{
        padding:15px 15px 0px 5px;
        font-weight:bold;
}

dl.search-results dd
{
        padding:2px 15px 2px 5px
}

dl.search-results dd.result-text
{
        padding:10px 15px 10px 5px;
        line-height:1.7em
}

dl.search-results dd.result-created
{
        padding:2px 15px 15px 5px
}

dl.search-results dd.result-category
{
	 padding:10px 15px 5px 5px
}

/* -----------------  contacts -----------------  */

.contact
{
        padding:0 5px
}

.contact-category
{
        padding:0 10px
}

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

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

.contact-image img { }
address
{
        font-style:normal;
        margin:10px 0;
}

address span
{
        display:block
}
.contact-address

{
margin:20px 0 10px 0;

}


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

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

}
span.contact-image
{
    margin-bottom:10px;
    overflow:hidden;
    display:block
}
#contact-textmsg
{padding: 2px 0 10px 0}

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

}

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



dl.tabs {
    float: left;
    margin: 50px 0 0 0;
    z-index: 50;
    clear:both;


}

dl.tabs dt {
    float: left;
    padding: 4px 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-right: 3px;
    background: #f0f0f0;
    color: #666;
}

dl.tabs dt.open {
    background: #F9F9F9;
    border-bottom: 1px solid #F9F9F9;
    z-index: 100;
    color: #000;

}

div.current {
    clear: both;
    border: 1px solid #ccc;
    padding: 10px 10px;
    max-width: 500px;
}


div.current dd {
    padding: 0;
    margin: 0;
}

dl#content-pane.tabs {
    margin: 1px 0 0 0;
}


/* -----------------  user profile-----------------  */

#users-profile-core,
#users-profile-custom
{
        margin:10px 0 15px 0;
        padding:15px;
}

#users-profile-core dt,
#users-profile-custom dt
{
        float:left;
        width:12em;
        padding:3px 0;
 
   
}

#users-profile-core dd,
#users-profile-custom dd
{
        padding:3px 0;
      

   
}

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

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

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

.profile-edit form#member-profile fieldset dd input,
.profile-edit form#member-profile fieldset dd select,
.registration form#member-registration fieldset dd input
{width:17em}
.profile-edit form#member-profile fieldset dt,
.registration form#member-registration fieldset dt
{padding:5px 5px 5px 0; width:13em}


span.optional
{font-size:0.9em}
/*-----------------  tables -----------------  */

table
{
        border-collapse:collapse
}

table.weblinks,
table.category

{
        font-size:1em;
        margin:10px 10px 20px 0px;
        width:99%;
}

table.weblinks td
{
        border-collapse:collapse;
}

table.weblinks td,
table.category td

{
        padding:7px;
}

table.weblinks th,
table.category th

{
        padding:7px;
        text-align:left
}

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

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

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

.filter
{
        margin:10px 0
}

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




/* -----------------   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
}


/* -----------------  footer -----------------  */
#footer-sub
{

    padding:0px
}
#footer
{
        padding:15px 10px 15px 20px;
        text-align:right;
        margin:0 auto;
        display:block;
        max-width:1020px;
        overflow:hidden;
}

#footer div
{
        float:left;
        font-size:0.8em;
        line-height:1.7em;
}

#footer-outer
{
        padding:0;
}

.box
{
        text-align:left;
}

.box ul
{
        list-style-type:none;
}

#bottom .newsfeed-item
{
        padding:0;
        margin-bottom:10px;
}

.box .moduletable_menu,
.box .moduletable
{
        margin:10px;
}

.box3
{
        padding-left:10px;
}

.box h3
{
        font-size:1.3em;
}

#bottom ul.latestnews
{
        padding-left:0;
}

#footer p
{
        font-size:0.8em;
        margin:0;
}

p.syndicate
{
        float:left;
        display:block;
        text-align:left;
}


/* -----------------  Error Message contact form -----------------  */
p.error
{
        padding:10px;
}

/* -----------------   editor  ----------------- */
.contentpaneopen_edit
{
        float: left;
}

.contentpaneopen_edit img
{

}


a.mceButton:hover  {background:none !important}


/* -----------------  edit  ----------------- */
legend
{
        padding:3px 5px;
}

form#adminForm
{

}

.edit form#adminForm fieldset
{
        padding:20px 15px;
        margin:10px 0 15px 0;
}

.formelm
{
        margin:5px 0
}


.formelm label
{
        width:13em;
        display:inline-block;
        vertical-align:top;
}

form#adminForm .formelm-area
{
        padding:5px 0
}

form#adminForm .formelm-area label
{
        vertical-align:top;
        display:inline-block;
        width:7.9em
}

.formelm-buttons
{
        text-align:right;
        margin-bottom:10px
}

.button2-left
{

}

a.modal-button,
.button2-left .blank a,
.button2-left a,
.button2-left div.readmore a
{background:#eee;
margin-bottom: 2px;
    padding: 4px;
border:solid 1px #ddd;
font-weight:bold; text-decoration:none;
}

/* -----------------  tooltip ----------------- */


.tip
{
        font-size:0.8em;
        text-align:left;
        padding:3px;
        max-width:400px
}

.tip-title
{
        font-weight:bold;
}




/* -----------------  login  -----------------  */

#login-form
{
        padding-top:5px
}

#login-form fieldset
{
        padding:0px;
  
}

#login-form .inputbox
{
        padding:2px
}

#login-form fieldset.input
{
        padding:10px 0 0 0;
        margin:0px 0 10px 5px
}

#login-form label
{
        margin-right:10px;
        width:8.4em;
        display:block;
        float:left
}

#form-login-remember label
{
	float:none;
	width:auto;
	display:inline
}

.logout-button
{
	margin-top:10px
}

input.button,
button.button,
button.validate
{
    cursor: pointer;
    font-weight: bold;
    height: 25px;
    padding: 3px 12px;
	margin-bottom: 10px;
}

#modlgn-username,
#modlgn-passwd
{
        width:9em
}

.module_content #form-login-username label,
.module_content #form-login-password label
{
            float:left;
            width:5.2em
}

.login-fields
{
        margin:10px 0
}

.login-fields label
{
        float:left;
        width:9em
}

.login-description img,
.logout-description img
{
        float:left;
        margin-right:20px
}

.login-description,
.logout-description
{
        overflow:hidden;
                padding-left:5px;
                margin:20px 0 10px 0
}

.logout-description
{
        margin-bottom:20px
}



/* -----------------   tabs/ slide  -----------------  */
.slide
{
        height:auto !important;

}

ul.tabs
{
    overflow:hidden;
    padding:0 !important;
    margin:0 !important
}

.tabopen ul.newsflash-horiz,
.tabopen ul.newsflash-vert,
.tabopen ul.latestnews
{
    margin:0 !important;
    padding:0 !important;
}

.tabopen ul.newsflash-horiz li,
.tabopen ul.newsflash-vert li
{
    padding:0 6px !important;
}

ul.tabs li
{
    list-style-type:none;
    float:left;
    width:auto;
    padding:0;
    display:block;
    margin:0;
    font-size:1em;
}

ul.tabs li a:link,
ul.tabs li a:visited
{
    text-decoration:none;
    padding:7px 5px;
    margin:0px ;
    display:block;
    font-size:0.9em;
    font-weight:normal;
}

ul.tabs li a.linkopen:link,
ul.tabs li a.linkopen:visited
{
    font-weight:bold;
}

ul.tabs li a:hover,
ul.tabs li a:active,
ul.tabs li a:focus
{
        text-decoration:underline;
}

.tabcontent
{
        padding:15px 10px;
        margin-top:-1px;
}

.tabcontent:focus
{
	outline:none
}
.tabopen
{
        display:block;
        margin-bottom:20px;
        overflow:hidden
}

.tabclosed
{
        display:none
}

.tabcontent ul
{
        padding:0
}

.tabcontent ul li
{
        list-style-type:none
}

.tabcontent .linkclosed
{

}

a.linkopen
{

}

.tabouter
{
        margin-top:20px
}


.module_content
{border:solid 1px #000;
padding:10px}

/* -----------------   random -----------------  */

.random-image,
.random-image
{
        margin-top:10px;
        margin-left:10px
}



/* -----------------  content-module-----------------  */
.category-module li
{
        padding:5px 0 5px 0
}

.category-module span
{
        display:block;
        font-size:0.85em;
}

.category-module a span
{
        display:inline
}

a.mod-articles-category-title
{
        text-decoration:none;
        font-weight:bold
}



/*----------------australia---------------*/

.australia
{
        margin:0px 0;
        padding:10px 65px 10px 10px;
}

.australia h3
{
        font-size:1.4em;
}

.australia a
{
        font-weight:bold
}

.australia p
{
        line-height:1.4em
}

/* ---------------  Categories list --------------- */
.categories-listalphabet ul {
padding:0;
margin:20px 10px 10px 0;
list-style-type:none;
list-style-position:inside
 }
.categories-listalphabet ul li  {
display :inline;
padding:5px;
border-right:solid 1px #ddd
}


.categories-list ul {list-style-type:none;
margin:0}

.cat-children { padding-left:5px
}
.cat-children ul dl dt,
.cat-children ul dl dd { display:inline}

.cat-children ul{list-style-type:none;
 margin:0;
 padding:0;
}
.cat-children ul {margin:20px 20px 20px 0;}
.cat-children ul ul {margin:20px}

.cat-children ul li {margin:10px 0 10px 0}
 /* mod stats  */
.stats-module dl {margin:10px 0 10px 0}
.stats-module dt {
	float:left;
    margin:0 10px 0 0;
    font-weight: bold;
    }
.stats-module dt,   .stats-module dd
      {padding:2px 0 2px 0 }
/* syndicate */

a.feed-link
{
margin-top:15px;
display:block;
text-decoration:none
}

.feed-link img
{border:0}

/*------------------bottom--------*/


#jt-bottom, #jt-bottom2, #jt-bottom3, #jt-bottom4 { 
	float:left;
	margin: 0;
    padding: 0;
}
#jt-bot .main {  
    padding: 0;}
#jt-bottom-m { }
#jt-bottom-m div.moduletable { margin:2px;}

/*-----------------footer--------*/

#jt-footer .main { 
    border-top: 4px solid #DDDDDD;
    padding: 0;
	margin-bottom: 15px;
	padding-bottom: 7px;
	}
#jt-footer	div.main-inner {
    padding:0;
    margin-top: 8px;
    margin-left: 8px;
    margin-right: 8px;
}
div.jt-copyright {float: left; }
div.jt-footnav {clear: both;}
div.jt-top { float:right;}
.jt-footnav ul li { float:left; padding: 0 5px;}
.jt-footnav ul li:last-child {
    border-right: medium none;	
}
/*--------------img_caption------*/
.img_caption.left {
    margin-right: 10px;
}
.img_caption {font-size: 9px; color:#666; }
.items-row img.caption { width:150px;}


/*-----------------mi body---------------*/
#midiv0 {
    background-image: url("../images/bg2.jpg");
    background-position: 50% 0;
    background-repeat: repeat-x;
    min-height: 550px;
    position: absolute;
    top: 0;
    width: 100%;
}

#jt-header{
  padding-top: 10px;
}


.contact-address .jicons-icons{
float: left;
}
.contact-address address{
float: left;
}
.contact-contactinfo
{
  clear:both;
}
div.custom p{
      margin: 0;
      
}
div.box-1 {
    background:url('../images/bgblack.png') repeat-x scroll 0 0 #3D3E3F;
}

div.box-2 {
    background:url('../images/bgblack.png') repeat-x scroll 0 100% transparent;
    color: #B4B4B4;
    min-height: 100px;
    overflow: hidden;
    padding: 20px 15px;
}
.main2 {

	margin:0 auto;
	width:745px;
	margin: 0 auto;
    max-width: 1200px;
    position: relative;
	
	}
div.wrapper-box-b1 {
    background: url("../images/lateralazul.png") no-repeat scroll 0 0 transparent;
}


div.wrapper-box-b2 {
    background: url("../images/lateralazul.png") no-repeat scroll 100% -25px transparent;
    padding: 0 40px;
}


div.wrapper-box-b3 {
    background: url("../images/lateralazul.png") repeat-x scroll 0 -50px transparent;
    height: 20px;}
    
    .main3 {

	margin:0 auto;
	width:663px;
	margin: 0 auto;
    max-width: 1200px;
    position: relative;
	
	}
	
	
div.wrapper-box-b1-bajo {
    background: url("../images/lateralazul-bajo.png") no-repeat scroll 0 0 transparent;
}


div.wrapper-box-b2-bajo {
    background: url("../images/lateralazul-bajo.png") no-repeat scroll 100% -25px transparent;
    padding: 0 40px;
}


div.wrapper-box-b3-bajo {
    background: url("../images/lateralazul-bajo.png") repeat-x scroll 0 -50px transparent;
    height: 20px;}
    
	
