/*
# ------------------------------------------------------------------------
# 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/   
# ------------------------------------------------------------------------
*/
/*** ESSENTIAL STYLES ***/
.menujt, .menujt * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.menujt img { margin:2px 2px -2px 2px;}
.menujt ul li:last-child {
	border-bottom: medium none;
   }
.menujt {
	line-height:	1.0;
	font: 12px/20px Arial,Helvetica,sans-serif;
	text-transform: uppercase;
}
.menujt ul {
	line-height:	1.0;
	font-size: 12px;
	text-transform: none;
}
.menujt ul {
	border: 1px solid #ddd;
	position:		absolute;
	top:			-999em;
	width:			15em; /* left offset of submenus need to match (see below) */
}
.menujt ul li {
	width:			100%;
}
.menujt li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.menujt a {
	display:		block;
	position:		relative;
}
.menujt li.sfHover a.sf-with-ul{
  color:#fff;
}
.menujt li:hover ul,
.menujt li.sfHover ul {
	left:			0;
	top:			3.2em; /* match top ul list item height */
	z-index:		99;
}
ul.menujt li:hover li ul,
ul.menujt li.sfHover li ul {
	top:			-999em;
}
ul.menujt li li:hover ul,
ul.menujt li li.sfHover ul {
	left:			15em; /* match ul width */
	top:			0;
}
ul.menujt li li:hover li ul,
ul.menujt li li.sfHover li ul {
	top:			-999em;
}
ul.menujt li li li:hover ul,
ul.menujt li li li.sfHover ul {
	left:			15em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.menujt {
	float:			left;
	/*margin-bottom:	1em;*/
}

.menujt a {
	/*border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;*/
	padding:10px 20px;
	text-decoration:none;
}
.menujt a, .menujt a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#8F8F8F;
	font-weight: bold;
}
.menujt li {
	background:#e5e5e5;
	color:#000;
}
.menujt li li {
	border-bottom:1px dashed #ddd;
	background:#FFF;
	color:#000;
}
.menujt li li a {
	color:#000;
}


.menujt li li li { border-bottom:1px dashed #ddd;}
/*.menujt li:hover, .menujt li.sfHover,
.menujt a:focus, .menujt a:hover, .menujt a:active {
	background:		#CFDEFF;
	outline:		0;
}*/
.menujt li:hover {outline:0; background:#1473ac;color:#fff;}
.menujt li.sfHover {outline:0;color:#fff;}
.menujt a:focus {outline:0;}
.menujt a:hover {outline:0;color:#fff;}
.menujt a:active {outline:0;}

.menujt ul li:hover {outline:0; background:#FFF;}
.menujt ul a:focus {outline:0;color:#1480a4;text-shadow: 1px 1px 5px;}
.menujt ul a:hover {outline:0; color:#1480a4;}
.menujt ul a:active {outline:0;color:#1480a4;}
/*** arrows **/
.menujt a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.menujt ul span.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrow.png') no-repeat;
	/* 8-bit indexed alpha png. IE6 gets solid image only */
}

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			1.2em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}


/* point right for anchors in subs */
.menujt ul .sf-sub-indicator { background-position:  -10px 0; }
.menujt ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.menujt ul a:focus > .sf-sub-indicator,
.menujt ul a:hover > .sf-sub-indicator,
.menujt ul a:active > .sf-sub-indicator,
.menujt ul li:hover > a > .sf-sub-indicator,
.menujt ul li.sfHover > a > .sf-sub-indicator {
	/*background-position: -10px 0;*/ /* arrow hovers for modern browsers*/
	
}


/*** shadows for all but IE6 ***/
.sf-shadow ul {
	/*background:	url('../images/shadow.png') no-repeat bottom right;*/
	padding: 0;
	/*-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;*/
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*------------(CSS LOGO TAW)------------*/

.tawlogo {
font-family: arial, sans-serif;
border: 1px solid #555;
vertical-align: 0.3em;
font-weight: bold;
color: #fff;
font-size: 0.9em;
background-color: #555;
padding: 0;
}

.tawlogo .tnivel {
padding: 0 0.4em ;
border-bottom: 0px;
background-color: #555;
color: #fff;
font-size: 0.8em;
}

.tawlogo abbr {
border-bottom: 0px;
}

.tawlogo acronym{
border-bottom: 0px;
padding: 0 0.3em;
background-color: #fff;
color: #000;
}

.tawlogo sup{
padding: 0em;
vertical-align: 0.6em;
font-size: 0.6em;
}
/*------------(CSS LOGO TAW)------------*/
div#jt-footer div p{
width: 100px; position: relative; float: left;
}
div#jt-footer div.jt-footer {
height: 58px;}

.custom-error {
padding-left: 25px; font-size: large;}

div.main-inner div#jt-con div#blog div.items-row div.item p{
  padding-left: 10px; padding-right: 10px;
  font-size:medium;
}
div.main-inner div#jt-con div#blog div.items-row div.item a:link {
  color:#07556f;
}
div.main-inner div#jt-con div#blog div.items-row div.item a:hover {
  color:#1480A4;
  }
