/*------------------------------------------------------------------------

# JA Fagus 1.0 - Nov, 2007

# ------------------------------------------------------------------------

# Copyright (C) 2004-2006 J.O.O.M Solutions Co., Ltd. All Rights Reserved.

# @license - Copyrighted Commercial Software

# Author: J.O.O.M Solutions Co., Ltd

# Websites:  http://www.joomlart.com -  http://www.joomlancers.com

-------------------------------------------------------------------------*/



/* COMMON STYLE

--------------------------------------------------------- */

html, body, form, fieldset {

	margin: 0;

	padding: 0;

}



body {
	color: #000000;
	background: #FFFFFF;
	font-family: Tahoma;
	size:10px;
	line-height: 150%;
	text-align: justify;
}



body#bd {
	padding: 0;
	color: #cccccc;
	background: url(../images/body-bg.jpg) repeat-x top #464646;
	text-align: justify;
}



body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	font-family: serif;
	line-height: 140%;
	text-align: justify;
}



body.fs1 {

	font-size: 9px;

}



body.fs2{

	font-size: 10px;

}



body.fs3{

	font-size: 11px;

}



body.fs4{

	font-size: 12px;

}



body.fs5{

	font-size: 13px;

}



body.fs6{

	font-size: 14px;

}



/* Normal link */

a:link {
	font-family: Tahoma;
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
a:visited {
	font-family: Tahoma;
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
a:active {
	font-family: Tahoma;
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
a:hover {
	font-family: Tahoma;
	color: #eeeeee;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}




/* Title text */

.contentheading, .componentheading,  h1, h2, h3 {
	font-family: Tahoma;
	color: #eeeeee;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	margin-bottom: 10px;
	text-align: left;
}

.contentheading {

}



/* Small text */

small, .small, .smalldark, .mosimage_caption, .createdate {

	color: #666666;

	font-size: 100%;

}



/* Heading */

h1 {

	font-size: 175%;

}



h2 {

	font-size: 150%;

}



h3 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}



h4 {

	font-size: 100%;

	text-transform: uppercase;

}



p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {

	margin: 15px 0;

	padding: 0;

}



ul {

	list-style: none;

}



ul li {

	padding-left: 30px;

	background: url(../images/bullet-list.gif) no-repeat 18px 8px;

	line-height: 180%;

}



ol li {

	margin-left: 35px;

	line-height: 180%;

}



th {

	padding: 5px;

	font-weight: bold;

	text-align: left;

}



fieldset {

	border: none;

}



fieldset a {

	font-weight: bold;

}



hr {

	border-top: 1px solid #464646;

	border-right: 0;

	border-left: 0;

	border-bottom: 0;

	height: 1px;

}



a img {

	border: none;

}



td, div {

	font-size: 100%;

}



/* FORM

--------------------------------------------------------- */

form {

	margin: 0;

	padding: 0;

}



form label {

	cursor: pointer;

}



input, select, textarea, .inputbox {

	padding: 1px;

	font-family: Tahoma, Arial, sans-serif;

	font-size: 100%;

}



select, textarea, .inputbox {

	background: #FFFFFF;

	color: #333333;

}



.button {
	padding: 3px 8px;
	border-top: 1px solid #464646;
	border-right: 1px solid #1F1F1F;
	border-bottom: 1px solid #1F1F1F;
	border-left: 1px solid #464646;
	color: #cccccc;
	background: #666666;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}



* html .button, *+html .button {

	padding: 2px 5px !important;

}



.inputbox {

	margin-bottom: 1px;

	padding: 3px 2px;

	border-top: 1px solid #464646;

	border-right: 1px solid #1F1F1F;

	border-bottom: 1px solid #1F1F1F;

	border-left: 1px solid #464646;

	background: url(../images/input-bg.gif) repeat-x top #FFFFFF;

}



.inputbox:hover, .inputbox:focus {

}



/* BONUS TYPOGRAPHY STYLES

--------------------------------------------------------- */

pre, .code {

	padding: 10px 15px;

	margin: 5px 0 15px;

	border-left: 5px solid #666666;

	background-color: #464646;

}



blockquote {

	padding: 1em 40px 1em 15px;

}



blockquote span.open {

	padding: 3px 0 3px 20px;

	background: url(../images/so-q.gif) no-repeat left top;

}



blockquote span.close {

	padding: 3px 20px 3px 0;

	background: url(../images/sc-q.gif) no-repeat bottom right;

}



/* Dropcap */

.dropcap {

	float: left;

	padding: 4px 8px 0 0;

	display: block;

	color: #F26522;

	font: 50px/40px Georgia, Times, serif;

}



/* Tips, Error, Message, Hightlight*/

.error {

	padding-left: 25px;

	color: #FF4444;

	background: url(../images/bullet-error.gif) no-repeat top left;

}



.message {

	padding-left: 25px;

	color: #F26522;

	background: url(../images/bullet-info.gif) no-repeat top left;

}



.tips {

	padding-left: 25px;

	color: #469EC0;

	background: url(../images/bullet-tips.gif) no-repeat top left;

}



.highlight {

	padding: 1px 5px;

	background: #666666;

	font-weight: bold;

}



/* Note Style */

p.stickynote {

	padding: 10px 0px 20px 50px;

	border: 1px solid #464646;

	background: url(../images/sticky-bg.gif) no-repeat 5px 10px #2A2A2A;

}



p.download {

	padding: 10px 0px 20px 50px;

	border: 1px solid #464646;

	background: url(../images/download-bg.gif) no-repeat 5px 10px #2A2A2A;

}



.blocknumber {

	clear: both;

	padding: 5px 15px 10px;

	position: relative;

}



/* Check list */

ul.checklist {

	list-style: none;

}



ul.checklist li {

	margin-left: 15px;

	padding: 0 0 5px 20px;

	background: url(../images/checklist-bg.gif) no-repeat 0 3px;

}



/* Check list */

ul.stars {

	list-style: none;

}



ul.stars li {

	margin-left: 15px;

	padding: 0px 0 5px 20px;

	background: url(../images/star-bg.gif) no-repeat 0 3px;

}



/* Smallnumber */

ol.smallnumber {

	margin: 0;

	padding: 0;

	list-style: none;

}



ol.smallnumber li {

	margin: 10px 0 10px 30px;

	padding: 3px 0 5px 30px;

	line-height: 150%;

}



ol.smallnumber li.number-1 {

	background: url(../images/n-1.gif) no-repeat left top;

}



ol.smallnumber li.number-2 {

	background: url(../images/n-2.gif) no-repeat left top;

}



ol.smallnumber li.number-3 {

	background: url(../images/n-3.gif) no-repeat left top;

}



ol.smallnumber li.number-4 {

	background: url(../images/n-4.gif) no-repeat left top;

}



ol.smallnumber li.number-5 {

	background: url(../images/n-5.gif) no-repeat left top;

}



ol.smallnumber li.number-6 {

	background: url(../images/n-6.gif) no-repeat left top;

}



ol.smallnumber li.number-7 {

	background: url(../images/n-7.gif) no-repeat left top;

}



ol.smallnumber li.number-8 {

	background: url(../images/n-8.gif) no-repeat left top;

}



ol.smallnumber li.number-9 {

	background: url(../images/n-9.gif) no-repeat left top;

}



/* Bignumber */

.bignumber {

	float: left;

	margin-right: 8px;

	padding: 6px 7px;

	display: block;

	color: #FFFFFF;

	background: url(../images/ol-bg.gif) no-repeat top left;

	font: 20px/normal Arial, sans-serif;

	font-weight: bold;

}



/* Talking box. Thinking box. */

div.bubble1, div.bubble2, div.bubble3, div.bubble4 {

	margin: 15px 0;

}



div.bubble1 span.author,

div.bubble2 span.author,

div.bubble3 span.author,

div.bubble4 span.author {

	padding-left: 15px;

	margin-left: 15px;

	background: url(../images/author.gif) no-repeat center left;

	font-weight: bold;

}



div.bubble1 div {

	margin: 0;

	width: 100%;

	background: url(../images/bub1-br.gif) no-repeat bottom right;

}



div.bubble1 div div {

	background: url(../images/bub1-bl.gif) no-repeat bottom left;

}



div.bubble1 div div div {

	background: url(../images/bub1-tr.gif) no-repeat top right;

}



div.bubble1 div div div div {

	background: url(../images/bub1-tl.gif) no-repeat top left;

}



div.bubble1 div div div div div {

	margin: 0;

	padding: 15px 15px 30px 15px;

	width: auto;

}



div.bubble2 div {

	margin: 0;

	width: 100%;

	background: url(../images/bub2-br.gif) no-repeat bottom right;

}



div.bubble2 div div {

	background: url(../images/bub2-bl.gif) no-repeat bottom left;

}



div.bubble2 div div div {

	background: url(../images/bub2-tr.gif) no-repeat top right;

}



div.bubble2 div div div div {

	background: url(../images/bub2-tl.gif) no-repeat top left;

}



div.bubble2 div div div div div {

	margin: 0;

	padding: 15px 15px 35px 15px;

	width: auto;

}



div.bubble3 div {

	margin: 0;

	width: 100%;

	background: url(../images/bub3-br.gif) no-repeat bottom right;

}



div.bubble3 div div {

	background: url(../images/bub3-bl.gif) no-repeat bottom left;

}



div.bubble3 div div div {

	background: url(../images/bub3-tr.gif) no-repeat top right;

}



div.bubble3 div div div div {

	background: url(../images/bub3-tl.gif) no-repeat top left;

}



div.bubble3 div div div div div {

	margin: 0;

	padding: 15px 15px 50px 15px;

	width: auto;

}



div.bubble4 div {

	margin: 0;

	width: 100%;

	background: url(../images/bub4-br.gif) no-repeat bottom right;

}



div.bubble4 div div {

	background: url(../images/bub4-bl.gif) no-repeat bottom left;

}



div.bubble4 div div div {

	background: url(../images/bub4-tr.gif) no-repeat top right;

}



div.bubble4 div div div div {

	background: url(../images/bub4-tl.gif) no-repeat top left;

}



div.bubble4 div div div div div {

	margin: 0;

	padding: 15px 15px 55px 15px;

	width: auto;

}



/* Legend */

.legend-title {

	margin: 0;

	padding: 0 3px;

	float: left;

	display: block;

	background-color: #2A2A2A;

	color: #FFFFFF;

	font-weight: bold;

	position: absolute;

	top: -12px;

	left: 7px;

}



.legend {

	margin: 20px 0;

	padding: 0 10px;

	border: 1px solid #666666;

	background-color: #2A2A2A;

	position: relative;

}



/* JOOMLA STYLE

--------------------------------------------------------- */

table.blog {

}



.article_separator {
	display: block;
	background: url(../images/seperator.png) no-repeat center;
	height: 40px;
	margin-right: 10px;
	margin-left: 10px;	
}



#ja-col1 .article_seperator, #ja-col2 .article_seperator {

	display: none;

}



table.contentpane {

	border: none;

	width: 100%;

}



table.contentpaneopen {

	border: none;

	border-collapse: collapse;

	border-spacing: 0;

}



table.contenttoc {

	margin: 0 0 10px 10px;

	padding: 0;

	width: 35%;

}



table.contenttoc a {

}



table.contenttoc td {

	padding: 3px 5px 3px 22px;

	background: url(../images/arrow.png) no-repeat 10px 9px;

}



table.contenttoc th {

	padding: 5px;

	border-top: 1px solid #464646;

	border-right: 1px solid #1F1F1F;

	border-bottom: 1px solid #1F1F1F;

	border-left: 1px solid #464646;

	background: url(../images/grad2.gif) repeat-x top #333333;

	font-weight: bold;

	text-indent: 5px;

}



table.poll {

	padding: 0;

	width: 100%;

	border-collapse: collapse;

}



table.pollstableborder {

	padding: 0;

	width: 100%;

	border: none;

	text-align: left;

}



table.pollstableborder .sectiontableheader {

	padding: 8px 5px !important;

}



table.pollstableborder img {

	vertical-align: baseline;

}



table.pollstableborder td {

	padding: 2px!important;

	border-collapse: collapse;

	border-spacing: 0;

}



table.pollstableborder tr.sectiontableentry1 td {

	border: none;

	background: #333333;

}



table.pollstableborder tr.sectiontableentry2 td {

	border: none;

}



table.searchintro {

	padding: 10px 0;

	width: 100%;

}



table.searchintro td {

	padding: 5px!important;

}



table.adminform {

	width: 400px!important; /*Control the Frontend Editor area width*/

}



.adminform .inputbox {

}



.blog_more {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 30px;
	color: #999999;
}



.blog_more strong {

	margin: 0 0 5px;

	display: block;

	font-size: 100%;

	line-height: 20px;

}



.blog_more ul {

	margin: 0;

	padding: 0;

}



.blog_more ul li {

	margin: 0;

	padding: 0 0 0 24px;

	background: url(../images/arrow.png) no-repeat 12px 5px;

}



td.buttonheading {

	padding: 0 0 0 8px!important;

	text-align: center;

}



.category {

	font-weight: bold;

}



.clr {

	clear: both;

}



.componentheading {

	padding: 0 0 15px 0;

	margin-bottom: 20px;

	background: url(../images/hdot2.gif) repeat-x bottom;

	font-size: 200%;

}



.contentdescription {

	padding-bottom: 30px;

}



.contentheading {

	padding-bottom: 5px;



}



a.contentpagetitle {
	font-family: Tahoma;
	color: #eeeeee;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

a.contentpagetitle:hover { 
	font-family: Tahoma;
	color: #eeeeee;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;
}

a.contentpagetitle:active {
	font-family: Tahoma;
	color: #eeeeee;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

a.contentpagetitle:focus  {
	font-family: Tahoma;
	color: #eeeeee;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}



a.readon {
	font-family: Tahoma;
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}



a.readon:hover, a.readon:active, a.readon:focus {
	font-family: Tahoma;
	color: #eeeeee;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
}



table.contentpaneopen td, table.contentpane td {
	padding-right: 10px;
	padding-left: 10px;
}



table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;

}



.createdate {
	padding: 0px;
	font-size: 10px;
}



.modifydate {

	color: #666666;

	height: 15px;

}



.moduletable {

	padding: 0;

}



.mosimage {

	margin: 15px 10px 5px 0;

	padding: 0 0 5px;

}



* html .mosimage {

	padding: 0 !important; /*IE 6*/

	margin: 15px 0 10px 0;

}



*+html .mosimage {

	padding: 0 !important; /*IE 7*/

	margin: 15px 5px 10px 0;

}



.mosimage img {

	padding: 0 !important;

	margin: 0 !important;

}



.mosimage_caption {

	margin-top: 3px;

	padding: 1px 2px;

}



.pagenav,

.pagenav_prev,

.pagenav_next,

.pagenavbar {
	color: #999999;
	padding: 0 2px;
	font-size: 10px;
}



a.pagenav,

.pagenav_prev a,

.pagenav_next a,

.pagenavbar a {
	color: #999999;
	font-size: 10px;

}



a.pagenav:hover, a.pagenav:active, a.pagenav:focus,

.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,

.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,

.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
	color: #999999;
	font-size: 10px;

}



.pagenavbar {

	padding-left: 14px;


	background: url(../images/pages.gif) no-repeat center left;

}



.pagenavcounter {

	padding: 8px 14px 0 14px;

	background: url(../images/pages.gif) no-repeat 0 11px;

}



.sectiontableheader {

	padding: 5px;

	border-top: 1px solid #333333;

	border-right: 1px solid #1F1F1F;

	border-bottom: 1px solid #1F1F1F;

	border-left: 1px solid #333333;

	background: url(../images/grad2.gif) repeat-x top #333333;

	font-weight: bold;

}



tr.sectiontableentry1 td {

	padding: 7px 5px;

	background: url(../images/hdot.gif) repeat-x bottom;

}



tr.sectiontableentry2 td {

	padding: 7px 5px;

	background: url(../images/hdot.gif) repeat-x bottom;

}



tr.sectiontableentry1:hover td,

tr.sectiontableentry2:hover td {

	background: url(../images/hdot.gif) repeat-x bottom #333333;

}



.smalldark {

	text-align: left;

}



div.syndicate div {

	text-align: center;

}



.pollstableborder tr.sectiontableentry1 td,

.pollstableborder tr.sectiontableentry2 td {

	background: none;

}



/* MAIN LAYOUT DIVS

--------------------------------------------------------- */

#ja-header,

#ja-mainnav,

#ja-topsl,

#ja-pathwaywrap,

#ja-container,

#ja-botsl,

#ja-footer {

	width: 920px;

	margin: 0 auto;

	clear: both; height:
}



.narrow #ja-header,

.narrow #ja-mainnav,

.narrow #ja-topsl,

.narrow #ja-pathwaywrap,

.narrow #ja-container,

.narrow #ja-botsl,

.narrow #ja-footer {

	width: 770px;

}



/* PRIMARY COLUMN

--------------------------------------------------------- */

#ja-content {

	float: right;

	width: 55%;

	background: url(../images/content-center.gif) repeat-y;

}



#ja-content-top {

	background: url(../images/content-top.gif) no-repeat top;

}



#ja-content-bot {

	background: url(../images/content-bot.gif) no-repeat bottom;

}



.narrow #ja-content {

	background: url(../images/content-center-n.gif) repeat-y center;

}



.narrow #ja-content-top {

	background: url(../images/content-top-n.gif) no-repeat top center;

}



.narrow #ja-content-bot {

	background: url(../images/content-bot-n.gif) no-repeat bottom center;

}



/*Overrided background for '1 col + content' layout*/

#ja-containerwrap-c #ja-content {

	background: url(../images/content-center2.gif) repeat-y center;

}



#ja-containerwrap-c #ja-content-top {

	background: url(../images/content-top2.gif) no-repeat top center;

}



#ja-containerwrap-c #ja-content-bot {

	background: url(../images/content-bot2.gif) no-repeat bottom center;

}



.narrow #ja-containerwrap-c #ja-content {

	background: url(../images/content-center-n2.gif) repeat-y;

}



.narrow #ja-containerwrap-c #ja-content-top {

	background: url(../images/content-top-n2.gif) no-repeat top;

}



.narrow #ja-containerwrap-c #ja-content-bot {

	background: url(../images/content-bot-n2.gif) no-repeat bottom;

}



/*Overrided background for 'full content' layout*/

#ja-containerwrap-f #ja-content {

	background: url(../images/content-center3.gif) repeat-y;

}



#ja-containerwrap-f #ja-content-top {

	background: url(../images/content-top3.gif) no-repeat top;

}



#ja-containerwrap-f #ja-content-bot {

	background: url(../images/content-bot3.gif) no-repeat bottom;

}



.narrow #ja-containerwrap-f #ja-content {

	background: url(../images/content-center-n3.gif) repeat-y;

}



.narrow #ja-containerwrap-f #ja-content-top {

	background: url(../images/content-top-n3.gif) no-repeat top;

}



.narrow #ja-containerwrap-f #ja-content-bot {

	background: url(../images/content-bot-n3.gif) no-repeat bottom;

}



#ja-content div.ja-innerpad {
	clear: both;
	margin: 0;
	display: block;
	height: 300px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}



html>body #ja-content div.ja-innerpad {

	height: auto;

	min-height: 300px;

}



/* SECONDARY COLUMNS

--------------------------------------------------------- */

#ja-colwrap {

	float: left;

	width: 44.9%;

	overflow: hidden;

}



#ja-masscol {

	margin-bottom: 10px;

	width: 100%;

	float: left;

	display: block;

}



#ja-col1 {

	float: left;

	width: 50%;

	overflow: hidden;

}



#ja-col1 div.ja-innerpad {

	padding: 0 5px 0 0;

}

#ja-col1 div.module_menu li {

	background: none;

}

#ja-col1 div.module_menu a {

	width: 99%;

	display: block;

	color: #EFEFEF;

	background: url(../images/mainlevel-bg.gif) no-repeat right top;

	line-height: 32px;

	height: 32px;

}

#ja-col1 div.module_menu a:hover,

a:active,

a:focus {

	color: #eeeeee;

	background: url(../images/mainlevel-bg.gif) no-repeat right bottom;

	text-decoration: none;

}

#ja-col1 div.module_menu #current a {

	background: url(../images/mainlevel-bg.gif) no-repeat right bottom;

	font-weight: bold;

	color: #F26522;

}



#ja-col1 div.module_menu #current ul li a {

	padding: 5px 4px 5px 15px;

	display: block;

	background: url(../images/bullet-list.gif) no-repeat 5px 18px;

	color: #EFEFEF;

}



#ja-col1 div.module_menu #current ul li a:hover,

a:active,

a:focus {

	color: #eeeeee;

	text-decoration: none;

}



/********************************/

#ja-col2 div.module_menu li {

	background: none;

}

#ja-col2 div.module_menu a {

	width: 99%;

	display: block;

	color: #EFEFEF;

	background: url(../images/mainlevel-bg.gif) no-repeat right top;

	line-height: 32px;

	height: 32px;

}

#ja-col2 div.module_menu a:hover,

a:active,

a:focus {

	color: #eeeeee;

	background: url(../images/mainlevel-bg.gif) no-repeat right bottom;

	text-decoration: none;

}

#ja-col2 div.module_menu #current a {

	background: url(../images/mainlevel-bg.gif) no-repeat right bottom;

	font-weight: bold;

	color: #F26522;

}



#ja-col2 div.module_menu #current ul li a {

	padding: 5px 4px 5px 15px;

	display: block;

	background: url(../images/bullet-list.gif) no-repeat 5px 18px;

	color: #EFEFEF;

}



#ja-col2 div.module_menu #current ul li a:hover,

a:active,

a:focus {

	color: #eeeeee;

	text-decoration: none;

}

/********************************/



#ja-col2 {

	float: right;

	width: 49.9%;

	overflow: hidden;

}



#ja-col2 div.ja-innerpad {

	padding: 0 5px 0 0;

}



#ja-col1 table, #ja-col2 table {

	border-collapse: collapse;

	border-spacing: 0;

}



#ja-col1 ul, #ja-col2 ul {

	margin: 0;

	padding: 0;

}



#ja-col1 ul li, #ja-col2 ul li {

	padding-left: 13px;

	background: url(../images/bullet-list.gif) no-repeat 2px 8px;

}



/* COLLAPSIBLE LAYOUT

--------------------------------------------------------- */

#ja-containerwrap, #ja-containerwrap-cm, #ja-containerwrap-c, #ja-containerwrap-f {

	padding: 0;

}



#ja-container {

	padding: 10px 0;

}



/* full */

#ja-containerwrap-f #ja-content {

	width: 100%;

	float: none;

}



/* content + col + mass */

#ja-containerwrap-cm {

}



#ja-containerwrap-cm #ja-container {

	background: none;

}



#ja-containerwrap-cm #ja-col1,

#ja-containerwrap-cm #ja-col2 {

	width: 100%;

}



/* content + col */

#ja-containerwrap-c #ja-content {

	width: 78%;

}



#ja-containerwrap-c #ja-colwrap {

	width: 22%;

}



#ja-containerwrap-c #ja-colwrap div.innerpad {

	background: none;

}



#ja-containerwrap-c #ja-col1,

#ja-containerwrap-c #ja-col2 {

	width: 100%;

}



/* content + mass */

#ja-containerwrap-m {

}



#ja-containerwrap-m #ja-container {

}



/* HEADER

--------------------------------------------------------- */

#ja-headerwrap {

	background: url(../images/header-bg.jpg) no-repeat center top;

}



#ja-header {

	height: 255px;

	position: relative;

	z-index: 999;

}



h1.logo {

	margin: 0;

	padding: 0;

	width: 860px;

	font-size: 300%;

	position: absolute;


	left: -45px;

	height: 200px;

}



h1.logo a {

	width: 860px;

	float: left;

	display: block;

	background: url(../images/logo.png) no-repeat;

	color: #FFFFFF;

	text-transform: uppercase;

	text-indent: -5000px;

	height: 200px;

	outline: none;

}



/* Search */

#ja-search {

	width: 157px;

	background: url(../images/search-bg.png) no-repeat;

	line-height: 28px;

	position: absolute;

	top: 177px;

	right: 20px;

	height: 28px; 
}



#ja-search .inputbox {

	width: 100px;

	padding: 0;

	border: none;

	margin: 7px 0 0 10px;

	background: none;

	color: #FFFFFF;

}



* html #ja-search .inputbox, *+html #ja-search .inputbox {

	margin: 1px 0 0 10px;

	!important: ;

}



/* MAIN NAVIGATION

--------------------------------------------------------- */

#ja-mainnav {
	padding-top: 6px;
	background: url(../images/mainnav-bg.png) no-repeat;
	line-height: normal;
	position: absolute;
	bottom: 0;
}



.narrow #ja-mainnav {

	background: url(../images/mainnav-bg-n.png) no-repeat bottom;

}



#ja-mainnav a,

#ja-mainnav a:hover,

#ja-mainnav a:active,

#ja-mainnav a:focus {

	outline: none;

}



/* Default Joomla! Menu */

a.mainlevel {

	width: 99%;

	display: block;

	color: #EFEFEF;

	background: url(../images/mainlevel-bg.gif) no-repeat right top;

	line-height: 32px;

	height: 32px;

}



a.mainlevel:hover,

a.mainlevel:active,

a.mainlevel:focus {

	color: #eeeeee;

	background: url(../images/mainlevel-bg.gif) no-repeat right bottom;

	text-decoration: none;

}



a.mainlevel#active_menu {

	background: url(../images/mainlevel-bg.gif) no-repeat right bottom;

	font-weight: bold;

}



a.sublevel {

	padding: 5px 4px 5px 15px;

	display: block;

	background: url(../images/bullet-list.gif) no-repeat 5px 11px;

	color: #EFEFEF;

}



a.sublevel:hover,

a.sublevel:active,

a.sublevel:focus {

	color: #eeeeee;

	text-decoration: none;

}



#active_menu {

	color: #eeeeee;

	font-weight: bold;

}



#ja-pathwaywrap {

	padding: 0;

	display: block;

	color: #EFEFEF;

	background: url(../images/pathway-bg.gif) no-repeat;

	text-indent: 20px;

	height: 45px;

	position: relative;

}



.narrow #ja-pathwaywrap {

	background: url(../images/pathway-bg-n.gif) no-repeat;

}



#ja-pathway {

	position: absolute;

	top: 8px;

	left: 0;

}



#ja-pathway strong {

	margin-right: 10px;

}



#ja-pathway img {

	margin: 0 5px 1px;

}



#ja-pathway a {

	font-weight: bold;

}



/* MODULE

--------------------------------------------------------- */

div.module h3, div.module_menu h3, div.module_text h3 {

	margin: 0 0 8px;

	padding: 0 5px 0 0;

	white-space: nowrap;

	background: url(../images/h3-bg.gif) no-repeat 50% 5px;



	font-weight: bold;

	line-height: 52px;

}



.narrow div.module h3 {

	background: url(../images/h3-bg-n.gif) no-repeat 50% 5px;

}



div.module h3 span {

	padding-left: 22px;

	display: block;

	background: url(../images/h3span-bg.gif) no-repeat left 45%;

}



.narrow div.module_menu h3 {

	background: url(../images/h3-bg-n.gif) no-repeat 50% 5px;

}



div.module_menu h3 span {

	padding-left: 22px;

	display: block;

	background: url(../images/h3span-bg.gif) no-repeat left 45%;

}



.narrow div.module_text h3 {

	background: url(../images/h3-bg-n.gif) no-repeat 50% 5px;

}



div.module_text h3 span {

	padding-left: 22px;

	display: block;

	background: url(../images/h3span-bg.gif) no-repeat left 45%;

}



div.module, div.module_menu, div.module_text,

div.module-hilite {

	margin: 0 0 10px;

	padding: 0;

	float: left;

	width: 100%;

	clear: both;

	background: url(../images/box-br.gif) no-repeat bottom right;

	overflow: hidden;

}



div.module div, div.module_menu div, div.module_text div,

div.module-hilite div {

	padding: 0;

	background: url(../images/box-bl.gif) no-repeat bottom left;

}



div.module div div, div.module_menu div div,  div.module_text div div,

div.module-hilite div div {

	padding: 0;

	background: url(../images/box-tr.gif) no-repeat top right;

}



div.module div div div, div.module_menu div div div,  div.module_text div div div,

div.module-hilite div div div {

	padding: 0 20px 20px;

	background: url(../images/box-tl.gif) no-repeat top left;

}



div.module div div div div, 

div.module_menu div div div div,  

div.module_text div div div div,

div.module-hilite div div div div

{

	background: none;

	padding: 0;

	margin: 0;

}



/*no-title module*/

div.module-notitle {

	margin: 0 0 10px;

	padding: 0;

	float: left;

	width: 100%;

	background: url(../images/box-br.gif) no-repeat bottom right;

}



div.module-notitle div {

	padding: 0;

	background: url(../images/box-bl.gif) no-repeat bottom left;

}



div.module-notitle div div {

	padding: 0;

	background: url(../images/box-notitle-tr.gif) no-repeat top right;

}



div.module-notitle div div div {

	padding: 20px;

	background: url(../images/box-notitle-tl.gif) no-repeat top left;

}



/* Module hilite */

div.module-hilite h3 {

	margin: 0 0 8px;

	padding: 0 5px 0 0;

	white-space: nowrap;

	background: none;

	font-size: 110%;

	font-weight: bold;

	line-height: 52px;

}



div.module-hilite h3 span {

	padding-left: 22px;

	display: block;

	background: url(../images/h3span-hilite-bg.gif) no-repeat center left;

}



div.module-hilite {

	background: url(../images/box-hilite-br.gif) no-repeat bottom right;

}



div.module-hilite div {

	background: url(../images/box-hilite-bl.gif) no-repeat bottom left;

}



div.module-hilite div div {

	background: url(../images/box-hilite-tr.gif) no-repeat top right;

}



div.module-hilite div div div {

	background: url(../images/box-hilite-tl.gif) no-repeat top left;

}



/*common style for module*/

div.module div div div div,

div.module-hilite div div div div,

div.module-notitle div div div div {

	margin: 0;

	padding: 0;

	float: none;

	background: none;

	overflow: hidden;

}



div.module .article_seperator,

div.module-hilite .article_seperator,

div.module-notitle .article_seperator {

	display: none;

}



.ja-innerdiv {

	float: left;

	width: 100%;

	clear: both;

}



/* SPOTLIGHT

--------------------------------------------------------- */

/* Spotlight Box Style */

.ja-box-left, .ja-box-center, .ja-box-right {

	float: left;

	overflow: hidden;

}



.ja-box-full {

	float: none;

	overflow: hidden;

}



#ja-botsl div.moduletable {

	padding: 15px 20px;

}



#ja-botsl div.ja-bot-right {

	background: none;

}



div.ja-box-leftcol {

	float: left;

}



/* Top Spotlight */

#ja-topslwrap {
	background-image: url(../images/topslwrap-bg.gif);
	background-position: center;
	background-repeat: no-repeat;
}



#ja-topsl {

	background: url(../images/topsl-bg.png);





}



.narrow #ja-topsl {

	background: url(../images/topsl-bg-n.png);

}



#ja-topsl h3, 

#ja-topsl div.nftitle

{

	padding: 0;

	margin: 2px 0 15px;

	font-size: 200%;

}

#ja-topsl div.nfcontent {

	margin: 10px 0 0 10px;

}

#ja-topsl h3 a,

#ja-topsl h3 a:hover,

#ja-topsl h3 a:active,

#ja-topsl h3 a:focus {

	color: #FFFFFF;

	text-decoration: none;

}



#ja-topsl div.moduletable {

	padding: 0;

	margin: 0;

}



#ja-topsl .ja-newflash {

	padding: 0;



}



#ja-topsl .ja-newflash .moduletable{
	width: 500px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}



.narrow #ja-topsl .ja-newflash .moduletable{
	padding: 15px;
	width: 730px;
}



#ja-topsl ul {

	margin: 0;

	padding: 0;

}



#ja-topsl li {

	padding-left: 12px;

	margin: 0;

	background: url(../images/arrow.png) no-repeat 2px 10px;

}



/* Bottom Spotlight */

#ja-botsl {

	background: url(../images/botsl-bg.gif) no-repeat;

	color: #CCCCCC;

}



.narrow #ja-botsl {

	background: url(../images/botsl-bg-n.gif) no-repeat;

}



#ja-botsl h3 {

	margin: 0 0 5px;

	padding: 5px 5px 5px 24px;

	background: url(../images/h3span-bg.gif) no-repeat 0px 6px;

	font-size: 110%;

	font-weight: bold;

}



/* Common Style for Spotlight */

#ja-topsl a, #ja-botsl a {

	color: #CCCCCC;

}



#ja-topsl a:hover,

#ja-topsl a:active,

#ja-topsl a:focus,

#ja-botsl a:hover,

#ja-botsl a:active,

#ja-botsl a:focus {

	color: #eeeeee;

}



#ja-botsl ul {

	margin: 0;

	padding: 0;

}



#ja-botsl li {

	padding-left: 15px;

	margin: 0;

	background: url(../images/arrow.png) no-repeat 3px 7px;

}



#ja-topsl td, #ja-botsl td {

	padding: 0;

}



#ja-topsl .article_seperator, #ja-botsl .article_seperator {

	display: none;

}



#ja-topsl table, #ja-botsl table {

	border-collapse: collapse;

	border-spacing: 0;

}



/* FOOTER

--------------------------------------------------------- */

#ja-footerwrap {

	clear: both;

	background: url(../images/footer-bg.jpg) repeat-x top #1F1F1F;

}



#ja-footer {

	padding: 30px 0;

	position: relative;

}



#ja-footer small, #ja-footer address {

	padding: 0 0 0 20px;

	float: left;

	display: block;

	color: #666666;

	font-style: normal;

}



#ja-footer a {

	color: #666666;

}



#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {

	color: #eeeeee;

}



#ja-footer ul {

	margin: 0 0 5px 20px;

	padding: 0;

}



#ja-footer li {

	margin: 0;

	padding: 0;

	display: inline;

	background: none;

}



#ja-footer li a {

	padding: 0 20px 0 0;

	display: inline;

	font-weight: bold;

	line-height: normal;

}



/* USER TOOLS

--------------------------------------------------------- */

#ja-usertoolswrap {

	font-size: 11px;

	z-index: 2;

	position: absolute;

	top: 8px;

	right: 20px;

}



#ja-usertools {

	margin: 0;

	padding: 0;

	float: left;

}



#ja-usertools ul {

	margin: 0 0 0 10px;

	padding: 0;

	display: inline;

	line-height: normal;

}



#ja-usertools ul li {

	margin: 0;

	padding: 0;

	display: inline;

	background: none;

}



#ja-usertools img {

	padding: 0;

	margin: 0;

}



/* MISCELLANOUS

----------------------------------------------------------- */

ul.accessibility {

	position: absolute;

	top: -100%;

}



#ja-banner {

	text-align: center;

	position: absolute;

	right: 10px;

	top: 25px;

}



div.back_button a,

div.back_button a:hover,

div.back_button a:active {

}



#mod_login_password, #mod_login_username {

	width: 90%;

}



#mod_login_remember {

	border: none;

	background: none;

}



/* Clearfix */

.clearfix:after {

	clear: both;

	display: block;

	content: ".";

	height: 0;

	visibility: hidden;

}



* html > body .clearfix {

	width: 100%;

	display: block;

}



* html .clearfix {

	height: 1%;

}



/* Firefox Scrollbar Hack - Do not remove */

html {

	margin-bottom: 1px;

	height: 100%!important;

	height: auto;

}


.topvijest-naslov {
	color:#EEEEEE;
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
.topvijest-slika {
	float: left;
	margin-left: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 2px solid #4d4d4d;
	height: 144px;
	width: 346px;
}
.topvijest-slika-velika {
	margin-left: 5px;
	border: 2px solid #4d4d4d;
	height: 144px;
	width: 721px;
}
.slika-vijest {
	margin-bottom: 5px;
	border: 2px solid #4d4d4d;
	height: 100px;
	width: 255px;
}
.slika-intervju1 {
	border: 2px solid #4d4d4d;
	background-color: #4d4d4d;
	width: 536px;
	margin-bottom: 5px;
}
.slika-intervju2 {
	border: 2px solid #4d4d4d;
	background-color: #4d4d4d;
	width: 536px;
}
.intervju-pitanje {
	color: #A99467;
	font-size: 11px;
	font-family: Verdana;
	font-style: italic;
	text-align: justify;
}
.intervju-uvod {
	color: #999999;
}
.intervju-lik {
	font-size: 10px;
	color: #bbbbbb;
	font-weight: bold;
}
.recenzija-citat {
	color: #A99467;
	font-size: 11px;
	font-family: Verdana;
	font-style: italic;
	text-align: left;
}
.recenzija-podaci {
	color: #999999;
}
.recenzija-ocjena {
	color: #A99467;
	font-weight: bold;	
}
.recenzija-slika {
	border: 2px solid #4d4d4d;
	background-color: #4d4d4d;
	width: 536px;
}
.recenzija-slika-cover {
	border: 2px solid #4d4d4d;
	width: 245px;
}
.recenzija-ocjena {
	color: #A99467;
	font-weight: bold;	
}
.prostor1 {
	height: 60px;
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
}
.prostor2 {
	float: left;
	height: 60px;
	width: 275px;

}
.prostor3 {
	float: right;
	height: 60px;
	width: 468px;

}
.slika-izvuceno-recenzija {
	border: 2px solid #4d4d4d;
	background-color: #4d4d4d;
	width: 120px;
	height: 120px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.slika-izvuceno-intervju {
	border: 2px solid #4d4d4d;
	background-color: #4d4d4d;
	width: 120px;
	height: 220px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.slika-izvuceno-blog {
	border: 2px solid #4d4d4d;
	background-color: #4d4d4d;
	width: 170px;
	height: 50px;
	margin-bottom: 5px;
}
.galerija-naslov {
	font-family: Tahoma;
	color: #eeeeee;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	margin-bottom: 40px;
	text-align: left;
}
