@import url(style.css);


@import url(../../../components/com_kmz_fund_list/css/kmz.css);


.article_seperator {
	display: block;
	height: 5px;
}

html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #90887b;
	color: #343d4a;
/*   behavior: url('vlalek.htc'); */
}

td, div, p {
	text-align: right;
	font-family: Arial;
	font-size: 11px;
}


ul, li {
	padding: 0px;
	margin: 0px;
}

ul {
	margin-right: 10px;
	margin-top: 10px;
}

a {
	color: #091252;
}

.button {
	border: none;
	background: #4d596a;
	color: White;
	font-weight: bold;
}

.inputbox {
	border: solid 1px #cdd8df;
	font-size: 11px;
}

#container {
	display: block;
	width: 770px;
	height: 100%;
	margin: 0px auto;
	text-align: right;
	direction: rtl; 
}

#header {
	width: 770px;
	height: 118px;
	background: url(../images/header_bg.gif) no-repeat right;
	position: relative;
}

#logo {
	background: url(../images/logo.gif) no-repeat;
	width: 204px;
	height: 75px;
	position: relative;
	right: 20px;
	top: 5px;
}

#logo a {
	color: White;
	display: block;
	width: 204px;
	height: 75px;
}


#search {
position: absolute;
left: 5px;
top: 2px;
}

#search input.button {
	width: 13px;
	height: 15px;
	background: url(../images/search_button.gif) no-repeat;
         
	border: none;
	cursor: pointer;
	position: relative;
	top: 1px;
	*top:-2px;
}

#mod_search_searchword {
	border: solid 1px #cdd8df;
background color:#fcf6da
	font-size: 11px;
	margin-left: 4px;
}

#date_time {
position: absolute;
left: 5px;
top: 35px;
color: #091252;
}

#menu {
	width: 770px;
	height: 26px;
	background: url(../images/menu_bg.gif) repeat-x right top;
}


#menu li {
	font-size: 12px!important;
}

#pathway {
	width: 770px;
	margin-bottom: 8px;
	font-weight: bold;
	
}

#content {
/*	border: solid 1px; */
}


table#content_table {
	width: 100%;
}

td#main_column {
	padding: 0px 5px 0px 5px;
	width: auto;
	vertical-align: top;
}


div#mainbody {
	width: 100%!important;
/*	overflow: hidden; */
}

td#right_column {
	width: 160px;
	vertical-align: top;
	padding: 0px 0px 0px 15px;
}

td#left_column {
	width: 240px;
	vertical-align: top;	
	padding: 0px 5px 0px 5px;
	color: #091252b;
}


#left_column table.moduletable {
	width: 100%;
	color: #656057;
}

#left_column table.moduletable th {
	font-size:14px;
	color: #90887b;
	text-align: right;
}

#left_column table.moduletable-newsflash th {
	font-size:14px;
	color: #cc3333;
	text-align: right;
}

#left_column table.moduletable-newsflash {
	width: 100%;
	color: #091252;
}

#left_column table.moduletable-newsflash  p {
margin-top: 0px;
}



table.moduletable {
	margin-bottom: 4px;
	width: 100%;
}

table.moduletable th {
	font-size:14px;
	color: #091252;
	text-align: right;
	padding-right: 3px;
}

#left_column table.poll {
	width: 100%;
	background: url(../images/gradient1.png) no-repeat bottom;
	border: solid 1px #e9e8e8;
	color: #091252;
}

#left_column table.poll td {
	padding: 3px;
}

#left_column table.poll .pollstableborder {
	width: 100%;
	padding: 0px;
}

.poll b {
	font-size: 13px;
	white-space: nowrap;
}

#left_column p {
line-height: 12px;
}




#left_column table.poll 
#left_column table.poll {
	background: #ffffff;
	border: #091252;
	font-size: 10px;
	font-weight: normal;
	color: #091252;
}



td#user1_column {
	width: 190px;
	vertical-align: top;
	color: #343d4a;
	padding: 0px 5px 0px 5px;
}


#user1_column .moduletable {
	width: 100%;
}


#user1_column .moduletable th {
	width: 100%;
	color: #b60e0e;
	font-size: 14px;
	padding-right: 3px;
}


td#vertical_separator {
	width: 3px;
	background: url(../images/vertical_separator.gif) repeat-y;
}

td#vertical_separator_ad {
	width: 3px;
	background: url(../images/vertical_separator_ad.gif) repeat-y;
}

#footer {
margin-top: 8px;
background: #ffffff url(../images/footer_bg.gif) repeat-x top;
width: 770px;
height: 120px;
}

#footer table.moduletable {
	width: 100%;
}

#footer table.moduletable td {
text-align: center;
padding: 0 5px 0 5px;
}


#footer a {
	color: #091252;
	text-decoration: none;
	margin: 0 2px 0 2px;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

#footer span.mainlevel-nav {
	margin: 0 2px 0 2px;
}


#footer a.mainlevel-nav:link,
#footer a.mainlevel-nav:visited
#footer a.mainlevel:link, 
#footer a.mainlevel:visited {
	color: #091252!important;
}

#footer a.mainlevel-nav:hover,
#footer a.mainlevel:hover {
	color: #091252;
}


#copyright {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #091252;
	height: 17px;
	padding: 0px;
	margin: 0px;
}

#copyright table
{
margin: 0 auto;
}

#copyright a
{
color: #091252;
}

#copyright img
{
margin: 0 5px 0 0;
}

.contentheading
 {
	font-size: 14px;
	color: #091252;
	font-weight: bold;
	text-transform: uppercase;
}

.contentheading-ramka,
.contentheading-ramka1
 {
	font-size: 14px;
	color: #cc3333;
	font-weight: bold;
	text-transform: uppercase;
}


#ramka_content {
	background: #fbf9ee;
	padding: 15px;
}

#ramka_content1 {
	padding: 3px;
	border: solid 1px #4d596a;
}

#ramka_content_inner1 {
	border: solid 1px #f5d10f;
	padding: 15px;
	background: #f9f6f6;
}



#ramka_content_inner {
	border: solid 1px #dcd4ae;
	padding: 15px;
}


.componentheading
 {
	font-size: 18px;
	color: #cc3333;
	font-weight: bold;
	text-transform: uppercase;
}
.buttonheading {
	vertical-align: top;
}

.sectiontableentry1 {
	background: #e7e7e7;
	color: #343d4a;
}
.sectiontableentry2 {
	background: #f0f0f0;
	color: #343d4a;
}

.sectiontableentry1 td,
.sectiontableentry2 td {
}

.sectiontableheader {
	font-weight: bold;
}


table.blog {
	width: 100%;
}


table.contentpaneopen, 
table.contentpaneopen-nonav {
width: 100%;
}

.contentpaneopen td {
}

#table1 {
	width: 100%!important;
	background: url(../images/table1bg.png);
	border: solid 1px #ffffff; 
	border-collapse: collapse;
	padding-top: 20px;
}


#table1 table {
	width: 95%;
	margin: 10px auto 10px auto;
}


#table1 td {
	margin: 0px;
/*	border: solid 1px; */
	padding: 0px!important;
	vertical-align: top;
	height: 50px!important;
	text-align: center;
}


#table1 td a:link, #table1 td a:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #091252;
	height: 40px;
	background: #faea97;
	line-height: 40px;
	border: solid 1px #c0b57b;
	line-height: 20px;
	text-indent: 10px;
	text-align: right;
	margin: 5px 5px 5px 5px;
}

#table1 td a:hover {
	background: #fcf8e9 url(../images/triangle.png) no-repeat 80% 20px!important;
}


table.blog-stars {
	background: #fbf9ee;
	background: #f9f6f6 url(../images/article_separator.png) repeat-x top;
	padding-top: 5px;
	width: 100%;
}

table.blog-stars .article_seperator {
	height: 4px;
	width: 100%;
	background: url(../images/article_separator.png) repeat-x bottom;
	display: block;
}

table.blog-testgray {
	background: Gray;
	background: #fbf9ee url(../images/article_separator.png) repeat-x top;
	padding-top: 5px;
	width: 85%;
}

table.blog-testgray .article_seperator {
	height: 30px;
	width: 85%;
	background: url(../images/article_separator.png) repeat-x bottom;
	display: block;
}

.blog .contentheading, 
.contentheading-star
{
	color: #cc3333;
}

.contentpaneopen-star td {
	padding-right: 15px;
}

.contentheading-star
{
	color: #cc3333;
	background: url(../images/bullet_5.gif) no-repeat 100%;
}


.contentheading-stars {
	background: url(../images/bullet_2.png) no-repeat right top;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.contentheading-bullets,
.contentheading-eng, 
.contentheading-book,
.contentheading-nonav,
.contentheading-star {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}


.contentheading-book {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc3333;	
}

.contentheading-book1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc3333;
}


.componentheading-stars,
.componentheading-bullets,
.componentheading-eng, 
.componentheading-book,
.componentheading-nonav {
	font-size: 18px;
	color: #cc3333;
	font-weight: bold;
	text-transform: uppercase;
}

.contentpaneopen-stars td {
padding-right: 20px;
}


.back_button {
padding-right: 20px;
}


table.contentpaneopen-eng {
	direction: ltr;
	text-align: left;
	width: 100%;
}

table.contentpaneopen-eng  td, 
table.contentpaneopen-eng  ul, 
table.contentpaneopen-eng  li,
table.contentpaneopen-eng div {
	direction: ltr;
	text-align: left;
}


table.contentpaneopen-eng  ul {
	margin-left: 20px;
}



table.contentpaneopen-eng  ul li.stars, 
table.contentpaneopen-eng  ul.bullets li {
	background-position: left top!important;
	padding-right: 0px;
	padding-left: 20px;
	
}


#user1_column a.mainlevel:link,
#user1_column a.mainlevel:visited,
a.mainlevel:link, a.mainlevel:visited
{
 display: block;
 background: #f0f0f0 url(../images/bullet_3.gif) no-repeat 99%;
 border: solid 1px #ffffff;
 text-decoration: none;
 color: #343d4a;
 height: 14px;
 padding-right: 10px;
}

#user1_column a.mainlevel:hover,
a.mainlevel:hover
{
 display: block;
 background: #e7e7e7 url(../images/bullet_3.gif) no-repeat 99%;
 border: solid 1px #fbf9ee;
 text-decoration: none;
 color: #343d4a;
 height: 14px;
 padding-right: 10px;
}

#user1_column table.moduletable {
}

#user1_column table.moduletable th {
background: #f0f0f0;
}


div.moduletable-chaptermenu {
	border: solid 1px #edebdf;
	width: 100%;
}

div.moduletable-chaptermenu h3 {
	background: #fbf9ee;
	padding-right: 2px;
	color: #cc3333;
	font-size: 14px;
	margin: 1px 1px 0px 1px;
}

a.jcebox {
	font-weight: bold;
	text-decoration: underline!important;
}




div#book, 
div#book1
{
	background: #fbf9ee url(../images/lines_bg.gif);
	border: solid 1px #4d596a;
}


div#book_content
{
	border: 1px solid #cac9c0;
}


div#book_content_inner {
padding: 2px;
border-collapse: separate;
border: 1px solid #cac9c0;
margin: 2px;
background: White;
}

.contentpaneopen-content {
	width: 100%;
}

.contentheading-content {
	width: 100%;
	background: #edebdf;
	font-size: 14px;
	font-weight: bold;
	color: #cc3333;
	padding-right: 5px;
}

.contentpaneopen-content ol {
text-align: right;
}

.contentpaneopen-content ol li {
background: #fbf9ee;
border-bottom: solid 1px #edebdf;
}

div#book_inner {
padding: 15px;
border-collapse: separate;
border: solid 1px #f5d10f;
margin: 18px;
background: White;
}

div#book1_inner {
padding: 5px 50px 5px 50px;
border-collapse: separate;
border: 1px solid #cac9c0;
margin: 3px;
background: White;
}


table.moduletable-content {
border: 1px solid #cac9c0;
width: 100%;
padding: 2px;
margin-bottom: 15px;
	background: #fbf9ee;
}

.moduletable-content a.mainlevel:link, 
.moduletable-content a.mainlevel:visited {
 display: block;
/* background: #eceade url(../images/bullet_3.gif) no-repeat 99%; */
background: #fbf9ee;
border: solid 1px #eceade;
text-decoration: none;
color: #091252;
white-space: nowrap;
/* padding-right: 10px; */
}

.moduletable-content span.mainlevel {
	color: #cc3333;
	font-weight: bold;
	padding-right: 5px;
	width: 100%;
}


.moduletable-content a.mainlevel:hover
 {
 display: block;
/* background: #eceade url(../images/bullet_3.gif) no-repeat 99%; */
background: #eceade;
 border: solid 1px #eceade;
 text-decoration: none;
 color: #091252;
 height: 14px;
/* padding-right: 10px; */
}

table.moduletable-content th {
background: #edebdf;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc3333;
	text-align: right;
	padding: 2px;
}

table.two_buttons {
width: 100%;
}

table.two_buttons td {
	background: #091252;
	color: White;
	font-weight: bold;
	text-align: center;
}

table.two_buttons td a {
	color: White;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

table.ten_buttons {
width: 100%;
}

table.ten_buttons td {
	background: #cecdc8;
	color: White;
	font-weight: bold;
	text-align: center;
        
table.ten_buttons td a {
	color:#091252;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
 text-decoration: underline!important;
}

}

table.but {
	border-top: solid 1px #f3efdf;
	border-bottom: solid 1px #9e9883;
	border-left: solid 1px #9e9883;
	border-right: solid 1px #9e9883;
	background: #ccc4a5 url(../images/table_but.gif) repeat-y center;
	width: 100%;
	height: 42px!important;
}

table.but2 {
	border-top: solid 1px #f3efdf;
	border-bottom: solid 1px #9e9883;
	border-left: solid 1px #9e9883;
	border-right: solid 1px #9e9883;
	background: #ccc4a5 url(../images/table_but.gif) repeat-y center;
	width: 100%;
	height: 27px!important;
	color: #9e9883;
}

table.but2 td {
text-align: center;
color: #302c20;
font-size: 12px;
font-weight: bold;

}





table.but h4 {
	color: #091252;
	font-size: 12px;
}

table.but h3 {
	color: #574f37;
	font-size: 16px;
}

table.but1 {
	border-top: solid 1px #f3efdf;
	border-bottom: solid 1px #9e9883;
	border-left: solid 1px #9e9883;
	border-right: solid 1px #9e9883;
	background: #e8e5db;
	width: 100%;
}


table.but td {
}

table.but1 td {
	padding: 0px;
	text-align: center;
}

table.but1 td a {
text-decoration: none;
color: #091252;

}


table.but h3, table.but h4, 
table.but h2, 
table.but1 h2, table.but1 h3, 
table.but1 h2

{
	margin: 0px;
}


.pagenav_prev, .pagenav_next {
display: none;
}



h2, h3 {
	margin: 0px;
}


.moduletable h3 {
	color: #cc3333;
}


/* style. css */
