/*------------------------------------------------------------------------
* JV Template 1.5 - March, 2009
* ------------------------------------------------------------------------
* Copyright (C) 2004-2008 APL Solutions And Vision Co., LTD. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: APL Solutions And Vision Co., LTD
* Websites:  http://www.joomgroup.com -  http://www.joomvision.com
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px; cursor:default;
}

body#bd {
	color: #444;
	background: #101010 url(../images/bg.jpg);
}

body.contentpane {
	color: #2e2e2e;
	font-size: 1.6em;b
	line-height: 1.3em;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}
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;}


/* Small text */
small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, a.readon {
	font-size: 92%;
}

/*article image*/
img {
	margin: 0;
	padding: 0;
}

.img_caption p {
	text-align: center;
	color: #2e2e2e;
}

.img_caption.left, .img_caption.right {
	margin-top: 3px;
}

.img_caption img {
	padding: 1px;
	border: 3px solid #CCCCCC;
}
.imgdes {
	border: solid 1px #767676;
}
.img_caption p {
	padding-top: 5px;
	margin-top: 0px;
}

.shadow img {
	padding: 1px;
	border: 1px solid #CCCCCC;	
}

.shadow {
	float: left;
	margin-right: 10px;
	padding-bottom: 3px;
}

/* Heading */
h1 {font-size: 200%;}
h2 {font-size: 175%;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}
h2 {
	font-size: 14px;
}
ul {
	list-style: none;
}
ul li {
}
ul.menu {
	margin: 0;
}
ul.menu li { 
}
ul.menu li a {
	color: #444;
	display: block;
	padding: 4px;
}
ul.block_list {
	margin: 0;
	overflow: hidden;
}
ul.block_list li {
	display: block;
	float: left;
	height: 70px;
	margin: 5px 0 0;
	min-width: 80px;
	padding: 8px 0 0;
	text-align: center;
}
ul.block_list li a img {
	border: 1px solid #D8D8D8;
}
ul.block_list li span.name {
	font-size: 10px;
}
ul.block_list li span.name img {
	border: none;
}
ol li {
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;

}


fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

legend {
	font-weight: bold;
}

hr {
	border: none !important;
}

td, th, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0; 
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 100%; direction:rtl; text-indent:5px;
}
.inputbox {
	padding-top: 3px;
	padding-bottom: 3px; width:200px
}
.button {
	color: #FFF;
	background: #3F3F3F url(../images/highlight.png) repeat-x scroll 0 0;
	border: solid 1px #1c1c1c;
	cursor:pointer;
	font-weight:bold;
	overflow:visible;
	padding:3px 9px;
	text-decoration:none;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
}
.search {
	float: right; width:270px;
}
.search #mod_search_searchword {
	float: right;
	height: 14px;
}
.search .button {
	margin: 0 5px 0 2px;
	float: left; height:23px
	padding: 2px 9px;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator {
	clear: both;
	margin: 0;
}
.article_column {
	padding: 0 10px 0 0;
}
.column_separator {
	padding: 0 0 0 10px;
}

/* content tables */
.sectiontableheader {
	padding: 4px 8px;
	font-weight: bold;
	background: #343434 url(../images/shade.png) repeat-x scroll center bottom;
	color: #FFF;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #770402;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td {
	padding: 8px;
	border-bottom: 1px solid #DFDFDF;
	border-top: 1px solid #FFFFFF;
	background: #F8F8F8 url(../images/row_bg.png) repeat-x bottom;
}
tr.sectiontableentry2 td {
	padding: 8px;
	border-bottom: 1px solid #DFDFDF;
	border-top: 1px solid #FFFFFF;
	background: #F3F3F3 url(../images/row_bg.png) repeat-x bottom;
}
tr.sectiontableentry1 td.col2,
tr.sectiontableentry2 td.col2 {
	padding: 8px;
	border-bottom: 1px solid #DFDFDF;
	border-top: 1px solid #FFFFFF;
	background: #F0F0F0 url(../images/row_bg.png) repeat-x bottom;
}
td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
	padding: 4px;
}
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: 30%;
	float: right;
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 12px 8px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: right; direction:rtl;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #EEEEEE;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog_more {
	margin: 15px 0 0;
	padding: 10px 0 0;
	background: url(../images/dot.gif) repeat-x top;
}

.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 4px 8px;
	margin: 0;
	padding: 0 0 0 12px;
}

.category {
	font-weight: bold;
}

h1.componentheading, .componentheading {
	color: #4E6A97;
	font-size: 19px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 5px 0; direction:rtl; text-align:right; text-indent:5px;
}
div.componentheading {
	padding: 0;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	overflow: hidden;
	font-family:  Arial, Helvetica, sans-serif;
	font-style: italic;
}
.contentdescription {
	/*padding-bottom: 30px;*/
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
}

table.blog .contentheading {
	font-size: 13px;
	font-weight: bold;
	color: #444;
}
td.contentheading {
	line-height: 20px;
	font-size: 1.7em;
}
a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	font-size: 13px;
	font-weight: bold;
	color: #444;
}
a {
	color: #4E6A97;
	outline: none;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #2F4C89;
	text-decoration: underline;
}
a.readon {
	padding: 3px 5px 3px 15px;
	color: #FFF;
	background: #3F3F3F url(../images/toggle-arrow.gif) no-repeat 5px center;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px; float:left;
}
a.readon:hover,
a.readon:focus,
a.readon:active {
	background: #FF6600 url(../images/toggle-arrow.gif) no-repeat 5px center;
	text-decoration: none;
}
table.contentpaneopen, table.contentpane, table.blog { direction:rtl; text-align:right;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto 0;
	padding: 10px 0 0;
	background: url(../images/dot.gif) repeat-x top;
	color: #514e4e;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}
ul.pagination li span{
	padding: 2px 5px;
}
ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
	color: #4E6A97;
}
ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #4E6A97;
	color: #FFF;
}
.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}
.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

ul.latestnews a, ul.mostread a {

}
ul.latestnews ul {
	margin: 0.8em;
}
a.latestnews {
}

/* META
--------------------------------------------------------- */
.article-toolswrap {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	position: relative;
}
.article-tools {
	display: block;
	padding: 0 10px 0 0;
}
.article-meta {
	width: 70%;
	float: left;
	color: #770402;
}
.createby {
}
.createdate {
	padding-right: 6px;
	margin-right: 5px;
	line-height: 24px;
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
}
.modifydate {
	width: 100%;
	display: block;
	margin: 15px 0;
}
.article-section {
	padding-left: 6px;
	margin-left: 5px;
}
.article-section a {
	color: #770402;
}
.article-category a {
	color: #770402;
}
div.buttonheading {
	position: absolute;
	top: 4px;
	right: 10px;
}
.buttonheading img {
	margin: 0 0 0 5px;
	border: 0;
	float: right;
	background: none !important;
}
/*common style for column*/

/* MODULE
--------------------------------------------------------- */


/* MAIN NAVIGATION
--------------------------------------------------------- */

#jv-wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.wrapper {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	background: url(../images/bg-center.png) repeat-y center top;
}
/* BEGIN HEADER
-------------------------------------------------------------*/
#jv-header {
	margin: 15px 0 0;
	padding: 10px 0 0;
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 9;
	background: url(../images/bg-top.png) no-repeat top center;
}
#jv-header .wrapper {
}
.jv-header-inner {
	display: block;
	margin: 0 10px;
	padding: 0 15px;
	background: #FFF;
	overflow: hidden; height:150px;
}
#jv-top {
	margin: 25px 0;
	padding: 0;
	float: right;
	text-align: right;
	width: 50%;
}
#jv-top p {
	margin: 0;
}
#jv-top ul {
	margin: 0;
	list-style: none;
}
#jv-top ul li {
	float: left;
}
#logo {
	margin: 10px 0;
	padding: 0;
	float: left;
}
#logo a,
#logo a:hover,
#logo a:active,
#logo a:focus {
	text-decoration: none;
}
#logo img {
	border: none;
}
#logo span.jv-slogan {
	padding-left: 30px;
	font-size: 9px;
	color: #000;
	font-style: italic;
}
#top-seo {
	color: #FFF;
	overflow: hidden;
}
#top-seo a {
	color: #FFF;
	float: left;
}
#jv-mainmenu {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}
#jv-mainmenu .wrapper {
	overflow: hidden;
}
#jv-mainmenu .jv-mainmenu-inner {
	margin: 0 10px;
	padding: 0;
	display: block;
	background: #222;
	border-bottom: solid 3px #000;
}
#jv-mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	overflow: hidden;
}
#jv-mainmenu ul li {
	margin: 0; 
	padding: 0;
	float: right;
	display: block;
	background: none;
	cursor: pointer; direction:rtl; 
}
#jv-mainmenu ul li a {
	padding: 5px 15px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #CFCFCF;
	font-weight: bold;
	text-transform: uppercase;
}
#jv-mainmenu ul li a:hover,
#jv-mainmenu ul li a:focus,
#jv-mainmenu ul li a:active {
	background: #6a6a6a;
}
#jv-mainmenu ul#mainlevel-nav li a#active_menu-nav,
#jv-mainmenu ul li#current a {
	color: #FFF;
	background: #000;
}
#jv-mainmenu ul ul {
	display: none;
}
#jv-slide {
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}
#jv-slide .wrapper {
	overflow: hidden;
}
#jv-slide .jv-slide-inner {
	margin: 0 10px;
	padding: 0;
	display: block;
	background: #222;
}
#jv-pathway {
	margin: 0 0 15px;
	padding: 7px 20px 6px;
	background: #F8F8F7;
	border-bottom: 1px solid #E7E8E6; text-align:right; direction:rtl;
}
#jv-pathway a {
	color: #555;
}
/* END HEADER
-------------------------------------------------------------*/

/* BEGIN CONTAINER
-------------------------------------------------------------*/
#jv-contentwrapper {
	margin: 0;
	height: 100%;
}
#jv-contentwrapper .wrapper {
}
#jv-contentwrapper .jv-contentwrapper-inner {
	margin: 0 10px;
	padding: 0 0 10px 0;
	display: block;
	overflow: hidden;
	background: #FFF url(../images/bg-content-right.jpg) repeat-y right;
}
#jv-contentwrapper .jv-contentwrapper-inner-full {
	margin: 0 10px;
	padding: 0 0 10px 0;
	display: block;
	overflow: hidden;
	background: #FFF;
}
#jv-left-right {
	padding: 15px 0 0 0;
	float: right;
	width: 430px;
	overflow: hidden;
}
#jv-container-left #jv-left-right,
#jv-container-right #jv-left-right {
	width: 215px;
}
#jv-left,
#jv-right {
	padding: 0;
	float: left;
	width: 25%;
}
#jv-maincontent {
	margin: 0;
	padding: 0;
	float: left;
	width: 75%;
}
#jv-maincontent-inner {
	padding: 0 15px;
	display: block; direction:rtl;
}
#jv-container-left #jv-maincontent,
#jv-container-right #jv-content {
	width: 750px;
}
.jv-contentwrapper-inner-full #jv-maincontent {
	margin: 0;
	padding: 0;
	width: 100%;
}
#jv-extra {
	margin: 0;
	padding: 10px 0;
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-noice.jpg);
}
.jv-box-left,
.jv-box-center {
	float: left;
}
.jv-box-right {
	float: right;
}
.jv-box-inside {
	padding: 0 20px;
}
#jv-before-content,
#jv-after-content {
	display: block;
	padding: 0 15px;
}
/* END CONTAINER
-------------------------------------------------------------*/

/* BEGIN FOOTER 
----------------------------------------------*/
#jv-footer {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-bottom.png) no-repeat bottom center;
}
#jv-footer .wrapper {
}
#jv-footer .jv-footer-inner {
	margin: 0 10px;
	padding: 20px;
	display: block;
	overflow: hidden;
	background: #222;
	border-top: solid 3px #000;
}
#jv-footer a {
	color: #9b9b9b;
}
/* END FOOTER 
----------------------------------------------*/

/* Clearfix */
.clearfix {
	clear: both;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}
/* Other */
.inputboxsmall {
	width: 35px;
}
div.moduletable,
div.moduletable_menu,
div.moduletable_text {
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	clear: both;
	overflow: hidden; text-align:right; direction:rtl; text-indent:20px;
}
#jv-colspan div.moduletable,
#jv-colspan div.moduletable_text,
#jv-colspan div.moduletable_menu {
	padding: 0;
	border: none;
}
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	margin: 0;
	padding: 7px 0 7px 15px;
	font-size: 100%;
	color: #FFF;
	text-transform: uppercase;
	border-right: 5px solid #666666;
	background: #A5A5A5 url(../images/bg-h3.jpg) repeat-y left;
}
div.jv-module-content {
	display: block;
	padding: 5px 10px;   direction:rtl;
}
#jv-before-content div.jv-module-content,
#jv-after-content div.jv-module-content {
	padding: 5px 0;
}
ul.archives {
	width: 80%;
}
ul.archives li {
	padding: 5px 0 5px 10px;
	border-bottom: dotted 1px #B5B5B5;
}
ul.archives li a {
	color: #575656;
}
ul.menu_nav {
	padding: 0 30px;
}
ul.menu_nav li {
	padding: 0 0 0 10px;
	background: url(../images/dot_style1.jpg) no-repeat 0 4px;
}
ul.menu_nav li a {
	text-decoration: underline;
}
ul.style2 {
}
ul.style2 li {
	padding: 0 0 0 10px;
	background: url(../images/dot_style2.jpg) no-repeat 0 4px;
}
ul.style2 li a {
	color: #2E2E2E;
}
div.tool-tip {
	padding: 10px;
	background: #F8F8F8;
	border: solid 1px #4E6A97;
}