/*------------------------------------------------------------------------
# ------------------------------------------------------------------------
# pilife template for pilife By >>   www.insurancepasargad.com
# ------------------------------------------------------------------------
# 
# Copyright (C) 2008-2010 pilife.ir All Rights Reserved.
# 
# ------------------------------------------------------------------------
-------------------------------------------------------------------------*/
/* COMMON STYLE
--------------------------------------------------------- */

@font-face {
	font-family: 'IranSans';
	src: url('../fonts/IranSans.eot');
	src: url('../fonts/IranSans.eot?#iefix') format('embedded-opentype'), url('../fonts/IranSans.woff') format('woff'), url('../fonts/IranSans.ttf') format('truetype'), url('../fonts/IranSans.svg#IranSans') format('svg');
	font-weight: normal;
	font-style: normal;
 unicode-range: U+0600أƒآ¢أ¢â€ڑآ¬أ¢â‚¬إ“06FF;
}

body {
	background: #fff;
	color: #000;
	font-family: tahoma, Arial, Verdana, Tahoma, sans-serif;
	line-height: 1.5;
	font-family:"IranSans" ;font-size:11px;
}

body#bd {
	background: #ffffff;
	color: #454545;
}

body.fs1 { font-size: 10px; }
body.fs2 { font-size: 10px; }
body.fs3 { font-size: 12px; }
body.fs4 { font-size: 13px; }
body.fs5 { font-size: 14px; }
body.fs6 { font-size: 15px; }

/* Normal links ---*/
a {
	color: #1e557a;
	text-decoration: none;
}

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

/* Readon links ---*/
a.readon {
	color: #1E557A;
	font-weight: bold;
	padding-left: 6px;
}

.ja-healineswrap em{ float:right;margin:10px 20px 0 0; color:#FFF; font-weight:bold;}
.ja-headlines {
	float:right;
width:70%;margin:10px 40px 0 0;
}

.ja-box-ct .ja-healineswrap {
	background: url(../images/headlines.jpg) no-repeat right top;
	height:60px;
}

a.readon:hover, a.readon:active, a.readon:focus {}

/* Content spacing ---*/
.column p, .column pre, .column blockquote,
.column h1, .column h2, .column h3, .column h4, .column h5, .column h6,
.column ol, .column ul,
#top p, #ja-topsl p, #ja-intro p {
	margin: 15px 0;
	padding: 0;
}

/* Headings & Titles ---*/
h1 { font-size: 100%; }
h2 { font-size: 110%; }
h3 { font-size: 100%; }
h4 { font-size: 90%; }
h5 { font-size: 70%; }

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	font-weight: normal;
	line-height: 1.2;
}

h1.componentheading, .componentheading {
	border-bottom: 1px solid #c5c5c5;
	font-size: 130%;
	margin: 0 0 15px;
	padding: 0 0 10px;
	text-transform: uppercase;
}

.componentheading {}

h1.contentheading, .contentheading {
	margin: 0;
	padding: 0 0 10px;
}

.contentheading {
	font-size: 130%;
}

.blog .contentheading {
	font-size: 125%;
}

.blog .leading .contentheading {
	color: #1e557a;
	font-size: 120%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	float: right;
	font-weight: normal;
}

.category {
	font-size: 110%;
	font-weight: bold;
}

/* Small text ---*/
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption, .contenttoc,
p.site-slogan, a.readon, .ja-navhelper, #ja-footer {
	font-size: 92%;
}

small, .small { color: #757575; }

.smalldark { text-align: left; }

/* List ---*/
.column ul li {
	background: url(../images/bullet.gif) no-repeat 15px 6px;
	line-height: 160%;
	line-height: 1.3;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 25px;
}

.column ol li {
	line-height: 180%;
	margin-left: 35px;
}

.column ul li p, .column ol li p { margin: 0; }

/* Others ---*/
th { font-weight: bold; padding: 5px; text-align: left; }

td { font-size: 12px; padding: 5px; }

fieldset { padding: 10px; }

legend {
	font-size: 125%;
	font-weight: bold;
}

fieldset a { font-weight: bold; }

fieldset.input { padding: 0; border: none; margin: 0; }

.metadata label {	font-weight: bold; padding-top: 5px; }
.metadata textarea {	display: block; }

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #c5c5c5;
	height: 1px;
}

/* FORM
--------------------------------------------------------- */
form label {
	cursor: pointer;
	margin-right: 10px;
	margin-left: 10px;
}

input, select, textarea, .inputbox {
	font-size: 11px;
}

.inputbox {
	background: #FFF;
	border: 1px solid #c5c5c5;
	color: #000;
	padding: 2px;
}

.inputbox:hover, .inputbox:focus {
	background: #FFFFF0;
	border: 1px solid #a5a5a5;
}

.button {
	background: url(../images/but-bg.gif) repeat-x bottom center #fff;
	border: 1px solid #c5c5c5;
	color: #454545;
	cursor: pointer;
	font-size: 92%;
	padding-bottom: 1px;
	padding-top: 1px;
	text-transform: uppercase;
}

.button:hover, .button:focus {
	border: 1px solid #a5a5a5;
}

.checkbox {}

.radio {
	margin: 0 5px;
}

/* Login ---*/
.login_form fieldset { padding: 15px 0 0; }
.login_form fieldset p { margin: 0 0 5px; }

.login_form label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}

.login_form .inputbox { margin-left: 10px; width: 150px; }

.login_form .remember .inputbox { width: 20px; }

.login_form .button { margin-left: 140px; }

/* Register ---*/
.form-register fieldset { padding: 0 0 10px; }

.form-register p { margin: 0 0 5px; }

.form-register p.form-des { margin: 15px 0; }

.form-register label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}

.form-register .inputbox { margin-left: 10px; width: 200px; }

.form-register .button { margin-left: 140px; }

/* User ---*/
.user-details { padding: 10px 0; }

.user-details p { margin: 0 0 5px; }

.user-details label {
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	width: 130px;
}

.user-details .inputbox { margin-left: 10px; width: 200px; }

.user-details .button { margin-left: 140px; }

.user-details .paramlist .paramlist_key {
	width: 130px !important;
	padding: 0 0 5px !important;
}

.user-details .paramlist .paramlist_value {
	padding: 0 0 5px !important;
}

.user-details .user_name span {
	padding-left: 10px;
	font-weight: bold;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.blog {}

.article_separator,
.leading_separator,
.row_separator,
.column_separator {
	display: none;
}

.leading {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 15px;
}

.leading p { margin-top: 0; }

.article_row {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 15px;
	padding-top: 15px;
}

.article_column {}

.column_separator { padding: 0 25px; }

.article-content .ja-innerdiv {
	border-bottom: 0;
	clear: none;
	color: #757575;
	float: left;
	margin: 0;
	padding-right: 3.4%;
	width: 45.3%;
}

.article-content .ja-innerdiv h4 {
	font-size: 100%;
	text-transform: none;
}

.article-content .ja-innerdiv h4 a {
	color: #000;
	font-weight: bolder;
}

.article-content .ja-innerdiv h4 a:hover,
.article-content .ja-innerdiv h4 a:active,
.article-content .ja-innerdiv h4 a:focus {
	color: #1e557a;
	text-decoration: underline;
}

/* Meta ---*/
.article-tools {
	/*background: #F8F8F8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	clear: both;
	color: #757575;
	display: block;
	line-height: normal;
	margin: 0 0 10px;
	padding: 5px;
	position: relative;*/
}

.blog .article-tools {
	background: none;
	border: 0;
	padding: 0;
}

.article-meta {
	float: left;
	padding: 0;
	width: 70%;
}

.article-section, .article-category {
	color: #757575;
	font-size: 92%;
}

.createby { font-weight: bold; }

.createdate {}

.modifydate {
	color: #757575;
	display: block;
	margin: 10px 0;
}

.contentdescription {
	border-bottom: 1px solid #C5C5C5;
	display: block;
	padding: 10px 15px;
}

.contentdescription p {	margin: 0; }

.buttonheading { float: right; }

.buttonheading img {
	border: 0;
	float: right;
	margin: 0 5px 0 0;
}

/*Inline images ---*/
img.caption { margin-top: 5px; }

.img_caption {
	color: #757575;
	margin-bottom: 10px;
}

.article-content img { margin: 5px; }

.img_caption img { margin: 5px 0 0; }

.img_caption p {
	background: #fff;
	color: #C5C5C5;
	margin: 0;
	padding: 2px 0;
	text-align: center;
}

.img-border {
	border: 1px solid #ebebeb;
	padding: 5px;
}

/* Tables ---*/
.sectiontableheader {
	color: #FFF;
	padding: 5px;
}

.sectiontableheader,
.sectiontableheader th {
	background: #1e557a;
}

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

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	border-bottom: 1px solid #ddd;
	padding: 10px 10px 6px;
}

tr.sectiontableentry1 td {
	background: #fff;
}

tr.sectiontableentry0:hover td,
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #fcfcca;
}

tr.sectiontableentry2 td {	background: #F8F8F8; }

table.contentpane, table.tablelist { width: 100%; }

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

/* Content Toc */
table.contenttoc {
	border: 1px solid #C5C5C5;
	float: right;
	margin: 0 0 10px 12px;
	padding: 0;
	width: 30%;
}

table.contenttoc a {	color: #000; }

table.contenttoc td { padding: 2px 10px; }

table.contenttoc th {
	background: #F8F8F8;
	border-bottom: 1px solid #C5C5C5;
	padding: 5px 10px;
	text-transform: uppercase;
}

/* Poll */
div.poll { padding: 15px 0; }

form#poll {
	border-bottom: 1px dotted #C5C5C5;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

dl.poll {
	border-bottom: 1px dotted #C5C5C5;
	font-size: 92%;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

dl.poll dt, dl.poll dd { float: left; }

dl.poll dt {
	clear: left;
	width: 100px;
}

dl.poll dd { clear: right; }

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

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

table.pollstableborder td {
	background: #F8F8F8;
	border-bottom: 1px solid #C5C5C5;
	font-weight: bold;
	padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td, table.pollstableborder tr.sectiontableentry1 td {
	background: #FFF;
	font-weight: normal;
}

/*Search Form ---*/
#ja-search {
	float: left;
}

#ja-search label {
	display: none;
}

#ja-search .inputbox {
	background: url(../images/icon-search.gif) no-repeat 5px center #fff;
	padding-left: 24px;
	width: 140px;
}

#ja-search .inputbox:hover, #ja-search .inputbox:focus {
	background-color: #FFFFF0;
}

#ja-search .button {
	font-size: 100%;
	margin-left: 5px;
	text-transform: none;
}

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

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

/* Misc. */
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

/* Pagination ---*/
ul.pagination {
	float: left;
	margin: 15px 0;
	width: 75%;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

ul.pagination li span {
	padding: 1px 3px;
}

ul.pagination a {
	background: #F8F8F8;
	border: 1px solid #C5C5C5;
	color: #000;
	padding: 1px 5px;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #1e557a;
	border: 1px solid #1e557a;
	color: #FFF;
	text-decoration: none;
}

.sortby {
	font-size: 92%;
	margin: 10px 0 5px;
}

.sortby .filter, .sortby .display {
	float: left;
	width: 40%;
}

.sortby .display {
	float: right;
	text-align: right;
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	margin: 15px 0 !important;
	text-align: center;
}

.counter {
	float: right;
	line-height: 1;
	margin: 15px 0 !important;
	text-align: right;
	width: 24%;
}

.counter span {
	background: #f39c1e;
	border: 1px solid #f39c1e;
	color: #FFF;
	padding: 5px 5px;
}

.blog_more {
	border-bottom: 1px solid #C5C5C5;
	padding: 15px 15px 0;
}

.blog_more .blog_more {
	border-bottom: none;
	padding: 0;
}

.blog_more h2 {
	font-size: 115%;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 5px 6px;
	padding-left: 15px;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	display: block;
	margin: 10px 0;
}

#ja-headsep {
	background: url(../images/topslwrap-bg.gif) repeat-x left bottom #1e557a;
	height: 11px;
}

/* Messages ---*/
#system-message {
	margin: 0 -15px 10px;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #1e557a;
	border: 0;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #9C162E;
	border: 0;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #151515;
	border: 0;
}

/* Tooltips --- */
.tool-tip {
	background: #F8F8F8;
	border: 1px solid #C5C5C5;
	float: left;
	max-width: 300px;
	padding: 5px;
	z-index: 1000;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.hastip img {
	border: none;
	margin: 10px 5px 0 0;
}

/* MODULE STYLES
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_default h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3,
div.moduletable_tabs h3 {
	color: #666;
	font-size: 120%;
	margin: 0 0 5px;
	padding: 0;
}

div.moduletable,
div.moduletable_default,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_hilite {
	padding-bottom: 15px;
	padding-top: 15px;
	position: relative;
}

/* Hilite Module ---*/
div.moduletable_hilite {
	background: #1e557a;
	margin: 15px;
	color: #fff;
}

div.moduletable_hilite a {
	color: #5190BB;
	text-decoration: none;
}

div.moduletable_hilite a:hover, div.moduletable_hilite a:active, div.moduletable_hilite a:focus {
	color: #FFF;
	text-decoration: underline;
}

div.moduletable_hilite li {
	background-position: 1px 7px;
	border-bottom: 1px solid #256088;
	padding-bottom: 5px;
	padding-left: 10px;
}

div.moduletable_hilite li a {
	color: #fff;
	text-decoration: none;
}

div.moduletable_hilite li a:hover, div.moduletable_hilite li a:active, div.moduletable_hilite li a:focus {
	color: #fff;
	text-decoration: underline;
}

div.moduletable_hilite h3 {
	color: #5190bb;
}

div.moduletable_hilite h3 span {
	padding-left: 15px;
}

div.moduletable_hilite p, div.moduletable_hilite ul {
	margin: 10px 0;
}

/*Typo Module */
.big-quote {
	background: url(../images/big-quote.gif) no-repeat right top;
	font-family: tahoma;
	font-size: 130%;
	font-style: italic;
	margin: 0 0 10px 0;
}

/* Blank Module ---*/
div.moduletable_blank div.ja-box-ct {}

.ja-col div.moduletable h3,
.ja-col div.moduletale_default h3,
.ja-col div.moduletable_menu h3,
.ja-col div.moduletable_text h3 {
	border-bottom: 2px solid #1e557a;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Twitter Module ---*/
.twitter { padding: 15px 0 !important;}

.twitter h3 { padding: 0 15px !important; }

.ja-twitter { padding: 0; }

.ja-twitter h4 {
	border: none;
	font-size: 92%;
	margin: 0 -15px;
	padding: 5px 15px;
	text-transform: uppercase;
	font-weight: bold;
}

.ja-twitter-avatar {
	border: 1px solid #C5C5C5;
	float: left;
	margin-right: 5px;
	padding: 2px;
}

.ja-twitter center {	text-align: left; }

.ja-twitter center a { padding-left: 5px; }

.ja-twitter center img { vertical-align: middle; }

.ja-twitter-thumb ul { margin: 5px 0; }

.ja-twitter-thumb h3 {
	margin: 5px 0;
	font-size: 100% !important;
}

.ja-twitter-thumb .inner {	padding: 0 0 0 55px; }

.ja-twitter-thumb ul li { padding-left: 0 !important; }

div.ja-twitter div.ja-twitter-item {
	border-bottom: 1px dotted #C5C5C5;
	margin: 0 0 10px;
	padding: 0 0 10px;
}

div.ja-twitter div.ja-twitter-account {
	border-bottom: 1px dotted #C5C5C5;
	margin: 0 0 10px;
}

div.ja-twitter div.ja-twitter-source {
	font-weight: bold;
}

div.ja-twitter div.ja-twitter-date {
	color: #454545;
	font-size: 92%;
}

/* Image thumbnail ---*/
div.ja-thumbnailwrap {
	background: #fff;
	padding: 5px;
	border: 1px solid #e9e9e9;
}

div.ja-images-thumb { padding-top: 5px; }

div.ja-images-thumb img {
	border: 1px solid #ebebeb;
	margin: 0 13px 10px 0;
	padding: 3px;
}

div.ja-images-thumb img:hover { border: 1px solid #ccc; }

div.ja-images-thumb img.lastitem { margin-right: 0; }

.icon1 .ja-box-ct,
.icon2 .ja-box-ct,
.icon3 .ja-box-ct,
.icon4 .ja-box-ct {
	padding-left: 75px;
}

/* Badge Module ---*/
.badge {
	height: 46px;
	position: absolute;
	right: 0;
	top: 0;
	width: 45px;
}

.badge-hot .ja-box-ct,
.badge-new .ja-box-ct,
.badge-pick .ja-box-ct,
.badge-top .ja-box-ct { padding: 0 30px 0 10px; }

.badge-hot .badge		{ background: url(../images/icon-badge.png) no-repeat 0px 0px; }
.badge-new .badge		{ background: url(../images/icon-badge.png) no-repeat 0px -46px; }
.badge-pick .badge 	{ background: url(../images/icon-badge.png) no-repeat 0px -92px; }
.badge-top .badge 	{ background: url(../images/icon-badge.png) no-repeat 0px -138px; }

/* Poll Module ---*/
h4.poll-title {
	margin: 0;
	padding: 0;
}

a.poll-result {
	font-size: 92%;
	text-transform: uppercase;
}

form.poll .button {
	margin-right: 5px;
}

/* Advertisement ---*/
div.bannergroup_text div.banneritem_text {
	border-bottom: 1px dotted #C5C5C5;
	padding: 5px 0;
}

div.bannergroup_text div.banneritem_text a {
	font-weight: bold;
}

div.bannergroup_text div.bannerheader,
div.bannergroup_text div.bannerfooter_text a {
	color: #757575;
	font-size: 92%;
}

div.bannergroup_text div.bannerfooter_text {
	padding: 5px 0 0;
	text-align: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.wrap {}

.main {}

.ja-box {
	padding-bottom: 10px;
	padding-top: 10px;
}

#ja-wrapper {}

#ja-container {
	/*padding-top: 10px;*/
	position: relative;
	z-index: 5;
	background: url(../images/container-bg.jpg) repeat-x bottom;


}

#ja-container.ja-r2 .main {}

#ja-container.ja-r1 .main {}

/* Mass ---*/
.ja-mass-top {}

.ja-mass-bottom {}

.ja-mass-bottom .moduletable,
.ja-mass-bottom .moduletable_default,
.ja-mass-bottom .moduletable_hilite {}

/* MAIN COLUMN
--------------------------------------------------------- */
#ja-mainbody {width:590px;float:left;}

#ja-contentwrap {
	margin: 0 -10px;
}

/* Content Top ---*/
.ja-content-top {}

/* Content Main ---*/
.ja-content-main {
	padding: 10px;
}

/* Content Bottom ---*/
.ja-content-bottom {}

.ja-content-bottom .moduletable {}

.ja-content-bottom .ja-box {
	padding-top: 0;
}

/* SIDE COLUMNS
--------------------------------------------------------- */
.ja-colswrap {}

.ja-col { margin-bottom: -1px; /* hide last bottom borders ---*/ }

/* Right Column ---*/
#ja-right .ja-r2 {}

/*common style for columns ---*/
/* HEADER
--------------------------------------------------------- */
#ja-header {
	background: url(../images/header-bg.gif) repeat-x top left #10446B;
	position: relative;
	z-index: 100;
}

#ja-header .main { padding: 10px 0; }

.logo, div.logo-text {
	font-size: 200%;
	line-height: 1;
}

.logo, div.logo-text {
	float: right;
}

div.logo-text {
	padding-top: 4px;
}

/* Logo Image ---*/
.logo {
	height: 48px;
	margin: 0;
	width: 200px;
}

.logo a {
	background: url(../images/logo.png) no-repeat right top;
	display: block;
	height: 48px;
	width: 200px;
}

.logo a span {
	position: absolute;
	top: -1000px;
}

/* Logo Text ---*/
div.logo-text a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

p.site-slogan {
	color: #454545;
	display: block;
	font-size: 93%;
	margin: 0;
	padding: 0 5px;
	text-align: center;
}

/* Topbar ---*/
.ja-topbar {
	font-size: 92%;
	position: absolute;
	top: 0;
	width: 100%;
}

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
	float: left;
	line-height: 1;
	padding: 5px 0 0 50px;
	position: relative;
	z-index: 9;
}

#ja-mainnav .inner {
	margin: 0;
}

#ja-mainnav h3 {
	font-size: 12px; /* For megamenu */
}

/* Default Joomla! Menu ---*/
ul.menu, #mainlevel {
	margin: 0;
	padding: 0;
}

ul.menu li, #mainlevel li {
	background: none;
	border-bottom: 1px dotted #C5C5C5;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

ul.menu li span.separator {
	padding: 7px 0 7px 10px;
	text-indent: 2px;
	background:  url(../images/bullet-3.gif) no-repeat 0 12px;
	display: block;
	color: #757575;
}

ul.menu li span.separator span {	padding: 5px 0 5px 0; }

ul.menu li a, #mainlevel li a {
	background: url(../images/bullet-3.gif) no-repeat 0 12px;
	color: #757575;
	display: block;
	outline: none;
	padding: 7px 0 7px 10px;
	text-indent: 10px;
	width: 90%;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus,
#mainlevel li a:hover,
#mainlevel li a:hover,
#mainlevel li a:focus {
	color: #f69f00;
	text-decoration: none;
}

ul.menu li.active a,
#mainlevel li a#active_menu {
	color: #1e557a;
	font-weight: bold;
}

ul.menu li ul { margin: 0 0 0 5px; }

ul.menu li li {
	background: none;
	border-bottom: none;
}

ul.menu li li a {
	background: url(../images/bullet.gif) no-repeat 8px 11px;
	color: #757575 !important;
	font-weight: normal !important;
	text-indent: 8px;
	padding: 5px 0 5px 10px;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: url(../images/bullet-hover.gif) no-repeat 8px 11px !important;
	color: #60b3e7 !important;
}

/* Sub Nav ---*/
#ja-subnav ul {
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: none;
	border-bottom: 1px dotted #C5C5C5;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#ja-subnav li a {
	background: url(../images/bullet-3.gif) no-repeat 0 12px;
	color: #757575;
	display: block;
	outline: none;
	padding: 7px 0 7px 10px;
	text-indent: 2px;
	width: 90%;
}

#ja-subnav li a:hover,
#ja-subnav li a:active,
#ja-subnav li a:focus {
	color: #1e557a;
	text-decoration: none;
}

#ja-subnav li.active a {
	color: #1e557a;
	font-weight: bold;
}

#ja-subnav li ul { margin: 0 0 0 10px; }

#ja-subnav li li {
	background: none;
	border-bottom: 0;
	border-top: 1px dotted #C5C5C5;
}

#ja-subnav li li a {
	color: #1e557a;
	font-weight: normal !important;
	text-indent: 8px;
}

#ja-subnav li li a:hover,
#ja-subnav li li a:active,
#ja-subnav li li a:focus {
	color: #1e557a;
}

/* Breadcrumbs ---*/
#ja-navhelper {
	background: url(../images/brbg.gif) repeat-x top;
}
#ja-navhelper .main {
	/*background: url(../images/h-line.gif) repeat-x left bottom;*/
	padding: 6px 0 8px;
}

.ja-breadcrums {
	float: left;
	margin-top: 2px;
	text-transform: uppercase;
	width: 66.6%;
}

.ja-breadcrums strong {	margin-right: 5px; }

.ja-breadcrums img {	margin: 1px 5px; }

/* JA SLIDESHOW
--------------------------------------------------------- */
#ja-topslwrap {
	background: url(../images/topslwrap-bg.gif) repeat-x bottom left #1e557a;
	border-bottom:5px solid #ffbb02;
}

#ja-top {
	background: url(../images/top-bg.jpg) no-repeat bottom center #34759f;
	height:140px;
}
#ja-top .moduletable { padding: 10px 0 0 0; color:#FFF; }

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-box, #ja-botsl .ja-box {
	padding: 0;
}

#ja-topsl .main {	padding-bottom: 15px; }

#ja-topsl {
	color: #fff;
	padding: 15px 0 10px;
}

#ja-topsl li, #ja-botsl li {
	background-position: 0px 7px;
	margin-bottom: 0;
	padding: 5px 0 5px 10px;
}

#ja-topsl h3 {
	color: #5190BB;
	margin: 0 0 10px;
}

#ja-topsl .ja-box-ct {	font-size: 92%; }


/* Bot spotlight ---*/
#ja-botsl {
	background: url(../images/botslbg.gif) repeat-x #14537F;
	color: #d8efff;
}

#ja-botsl .main { padding: 0; }

#ja-botsl a {
	color: #5190bb;
	text-decoration: none;
}

#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
	color: #fff;
	text-decoration: underline;
}

#ja-botsl li {	background: url(../images/bullet-1.gif) no-repeat 0px 10px; }

#ja-botsl li a {
	color: #d8efff;
	text-decoration: none;
}

#ja-botsl li a:hover, #ja-botsl li a:active, #ja-botsl li a:focus {
	color: #fff;
	text-decoration: underline;
}

#ja-botsl h3 { color: #fff;margin-bottom:10px; }

#ja-botsl p, #ja-botsl ul { margin: 10px 0; }

#ja-botsl img {
	background: #154463;
	border: 1px solid #256088;
	margin: 5px 10px 0 0;
	padding: 4px;
}

#ja-botsl .inputbox {
	background: #154463;
	border: 1px solid #256088;
	color: #5190bb;
	padding: 5px;
}

#ja-botsl .button {
	background: url(../images/but-bg1.gif) repeat-x top left;
	border: 1px solid #154463;
	color: #fff;
	margin-bottom: 0;
}

#ja-botsl #form-login .inputbox { width: 200px; }
#ja-botsl #form-login .button { padding: 3px 10px; }
#ja-botsl #form-login ul { display: none; }

#ja-botsl2 {
	background: #050505;
	color: #757575;
}

#ja-botsl2 a {
	color: #1E557A;
	text-decoration: none;
}

#ja-botsl2 a:hover, #ja-botsl2 a:active, #ja-botsl2 a:focus {
	text-decoration: underline;
}

#ja-botsl2 li {
	background: none;
	padding-left: 0;
}

#ja-botsl2 li a {
	color: #1E557A;
	text-decoration: none;
}

#ja-botsl2 li a:hover, #ja-botsl2 li a:active, #ja-botsl2 li a:focus {
	text-decoration: underline;
}

#ja-botsl2 h3 {
	color: #454545;
}

#ja-botsl2 p, #ja-botsl2 ul {
	margin: 10px 0;
}

#ja-botsl2 img {
	background: #101010;
	border: 1px solid #222;
	margin: 5px 15px 0 0;
	padding: 4px;
}

.ja-box .moduletable, .ja-box .moduletable_default {
	margin-bottom: 0;
}

.ja-box-right .moduletable, .ja-box-right .moduletable_default {}

/* Block Introduction ---*/
#ja-intro .main {
	/*background: url(../images/h-line.gif) repeat-x left bottom;*/
	padding-bottom: 5px;
}

#ja-intro .moduletable {
	padding: 0;
	display: block;
	float: left;
	width: 100%;
	overflow: hidden;
}

#ja-intro img {
	padding: 0px;
}

/* JA Content Top ---*/
.ja-content-top h3 {
	color: #1e557a;
}

.ja-content-top .moduletable {
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 10px;
}

.ja-content-top img {
	border: 1px solid #c5c5c5;
	margin-right: 20px;
	padding: 4px;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer { background: url(../images/fbg.gif) repeat-x #0F436A; }

#ja-footer .main {
	color: #757575;
	overflow: hidden;
	padding: 5px 0 10px 0;
	position: relative;
}

#ja-footer small {
	color: #BEBCB3;
	font-size: 100%;
}

/* Foot Links ---*/
.ja-footnav {}

.ja-footnav ul {
	float: left;
	line-height: normal;
}

.ja-footnav ul#mainlevel-nav { padding-top: 2px; }

.ja-footnav li {
	background: url(../images/h-line1.gif) no-repeat right center;
	display: block;
	float: left;
	padding: 0;
}

.ja-footnav li a {
	color: #8C828A;
	display: block;
	line-height: normal;
	padding: 0 10px;
	font-weight: bold;
}

.ja-footnav li a:hover, .ja-footnav li a:active, .ja-footnav li a:focus {
	color: #FFF;
}

.ja-footnav ul.ja-links { float: right; }

.ja-footnav ul.ja-links li {
	background: none;
	border-left: 0;
	padding: 0;
}

.ja-footnav ul.ja-links li a { padding: 3px 10px; }

.ja-footnav ul.ja-links li.top a,
.ja-footnav ul.ja-links li.layout-switcher a {
	background: url(../images/arrow-3.png) no-repeat 9px center;
	border: 1px solid #8C828A;
	padding-left: 18px;
	padding-right: 10px;
}

.ja-footnav ul.ja-links li.top a:hover,
.ja-footnav ul.ja-links li.layout-switcher a:hover {
	background: url(../images/arrow-3.png) no-repeat 9px center #313131;
	border: 1px solid #454545;
	color: #FFF;
	text-decoration: none;
}

.ja-footnav .ja-lastitem {
	border-left: 0;
	padding-left: 5px;
}

.ja-footnav ul.ja-links li.layout-switcher a,
.ja-footnav ul.ja-links li.layout-switcher a:hover {
	margin-right: 10px;
	background: none;
	padding-left: 10px;
}

/* Copyright Info. ---*/
#ja-footer .inner{ float: left; padding: 0; }

.ja-copyright {
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.ja-copyright small { display: block; }

.ja-copyright a {	color: #fff; }

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* User Tools ---*/
#ja-usertools {
	float: left;
	padding-top: 3px;
}

#ja-usertools strong {
	display: block;
	float: left;
	font-weight: normal;
	padding: 0 5px 2px 8px;
}

#ja-usertools ul {
	float: left;
}

#ja-usertools li {
	background: none;
	display: block;
	float: left;
	margin: 0;
	padding: 1px 0 0;
}

#ja-usertools li img:hover {
	background: #FFF;
	border: 1px solid #757575;
	margin: 0;
}

#ja-usertools img {
	margin: 1px;
	padding: 2px;
}

/*-- Parsjoom Css - Payam Omrani --*/

#Mod133 {padding-top:50px;}
#Mod133 li{border:none;background-image: url(../images/arrow.jpg); background-repeat: no-repeat;}
#Mod133 a {padding:3px 0;background:none;color:#666666; }
#Mod133 a:hover {color:#60B3E7; }
#Mod133 ul.menu li a {padding-right:15px;}

#Mod141 {padding-top:20px;}
#Mod141 li{border:none;background-image: url(../images/arrow.jpg); background-repeat: no-repeat;}
#Mod141 a {padding:3px 0;background:none;color:#666666; }
#Mod141 a:hover {color:#60B3E7; }
#Mod141 ul.menu li a {padding-right:15px;}

#Mod142 {padding-top:20px;}
#Mod142 li{border:none;background-image: url(../images/arrow.jpg); background-repeat: no-repeat;}
#Mod142 a {padding:3px 0;background:none;color:#666666; }
#Mod142 a:hover {color:#60B3E7; }
#Mod142 ul.menu li a {padding-right:15px;}

#Mod143 {padding:40px 40px 0 10px;}
#Mod143 li{border:none;background-image: url(../images/arrow-user.gif); background-repeat: no-repeat;}
#Mod143 a {padding:3px 0;background:none;color:#666666;text-align:right; }
#Mod143 a:hover {color:#60B3E7; }
#Mod143 ul.menu li a {padding-right:15px;}

#Mod144 {padding:40px 40px 0 10px;}
#Mod144 li{border:none;background-image: url(../images/arrow-user.gif); background-repeat: no-repeat;}
#Mod144 a {padding:3px 0;background:none;color:#666666;text-align:right; }
#Mod144 a:hover {color:#60B3E7; }
#Mod144 ul.menu li a {padding-right:15px;}

#Mod145 {padding:40px 40px 0 10px;}
#Mod145 li{border:none;background-image: url(../images/arrow-user.gif); background-repeat: no-repeat;}
#Mod145 a {padding:3px 0;background:none;color:#666666;text-align:right; }
#Mod145 a:hover {color:#60B3E7; }
#Mod145 ul.menu li a {padding-right:15px;}

#Mod146{padding:0;}
#Mod146 h3{font-size:10px;}
#Mod146 .qmininews-article-wrap{padding:1px;}


#pj-date{ float:right; width:120px;}
#pj-support{float:right; width:140px; }
#pj-tell{float:right;line-height: 27px;}

#pj-toplogo{ float:right; width:230px;height:100px;}
#pj-topslider{float:left; width:730px;}

#ja-right p { margin:0;}


#pj-sliderhome{ float: left;height: 175px;padding: 0px;width: 595px;border:1px solid #ccc;background-color:#ffffff;}
#pj-sliderhome  div.moduletable, div.moduletable_default, div.moduletable_menu, div.moduletable_text, div.moduletable_hilite{ margin:0; padding:0;}

#pj-thumbmenuhome{width:586px;overflow:hidden;text-align:right; height:218px;float:left;padding:0 5px;border:1px solid #ccc;margin-top:3px; }

#pj-thumbmenuhome td{padding: 0 35px 0 0;}

#Mod129{float:right;width: 586px;padding:35px 0 0 0;background: url(../images/thumb.gif) no-repeat top center ;}
#Mod129 table{padding:0; height: 170px;}

#pj-user1{margin: 0 auto;position: relative;width: 960px;}

#Mod155{padding:0;}

#pj-users{margin: 0 auto;position: relative;width: 960px; height:210px; text-align: center;}
#pj-user2{width: 25%; float:right;background-image: url(../images/user2.gif); background-repeat:no-repeat;height:205px;}
#pj-user3{width: 25%; float:right;background-image: url(../images/user3.gif); background-repeat:no-repeat;height:205px;}
#pj-user4{width: 25%; float:right;background-image: url(../images/user4.gif); background-repeat:no-repeat;height:205px;}
#pj-user5{width: 25%; float:right}
#pj-user6{margin: 0 auto;position: relative;width: 960px;}
#pj-user7{margin: 0 auto;position: relative;width: 960px;}

/* User Settings ---*/
.ja-usersetting {
	background: #f8f8f8;
	color: #151515;
	margin: 0 -15px;
}

a.ja-usersetting-loadform {
	background: url(../images/icon-setting.gif) no-repeat center center;
	height: 20px;
	position: absolute;
	right: 50px;
	text-indent: -9999px;
	top: 4px;
	width: 20px;
}

form.ja-usersetting-form {
	padding: 5px 15px;
}

.ja-usersetting-options {
	display: block;
	width: 100%;
}

.ja-usersetting-options ul {
	clear: both;
	font-size: 92%;
	margin: 0;
	overflow: hidden;
	padding: 5px 0;
}

.ja-usersetting-options ul li {
	background: none;
	display: block;
	float: left;
	margin: 0 !important;
	padding: 0 15px 0 0 !important;
}

.ja-usersetting-options ul.checkall {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.ja-usersetting-options ul.catselect {
	margin-top: 0;
}

.ja-usersetting-options ul.catselect li {
	height: 20px;
	line-height: 20px;
}

.ja-usersetting-options ul.catselect label {
	line-height: 20px;
}

.ja-usersetting-options ul.catselect .checkbox {
	line-height: 20px;
	margin: 0 5px;
}

.ja-usersetting-options p.actions {
	margin-bottom: 10px;
}

/* Icon for min/max ---*/
.ja-mdtool {
	height: 20px;
	position: absolute;
	right: 10px;
	top: 4px;
	width: 20px;
}

/* Icon for move ---*/
.ja-mdmover {
	background: url(../images/icon-mover.gif) no-repeat center center;
	height: 20px;
	position: absolute;
	right: 30px;
	text-indent: -9999px;
	top: 4px;
	width: 20px;
}

/* Others ---*/
#ja-banner {
	border-top: 1px solid #c5c5c5;
	margin: 0;
	overflow: hidden;
	padding-top: 15px;
	text-align: center;
	width: 100%;
}

div.ja-innerdiv {
	border-bottom: 1px dotted #c5c5c5;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 12px;
}

div.ja-innerdiv h4 {
	font: normal 92% tahoma, sans-serif;
	margin: 5px 0;
	padding: 0;
	text-transform: uppercase;
}

.ja-social-bookmarking {
	float: right;
	margin-top: 2px;
}

img.border-none {	border: none; }

.cufon-canvas {
	padding: 1px 0 3px;
}

.cufon-canvas canvas {
	top: -5px !important;
}

.tabs_container {
     float:right;
 }
#Mod271 {
padding-top:0;
}

#Mod219 {
padding-top : 0 ;
}

#Mod232 {
padding: 0 ;
height:0 ;
}

/* Paym Omrani :: Webhafez */
/* Mobile Menu
*********************************************/
.menubott {cursor:pointer;}
.menubott i {color:#fff;}
.closermenu {background: #ccc none repeat scroll 0 0;color: red;display: inline-block;line-height: 40px;text-align: center;width: 100%;}


.sidr {display: none;font-size: 12px;height: 100%;overflow-y: auto;position: fixed;top: 0;width: 280px;z-index: 999999;}
.sidr {background: rgba(252, 252, 252, 0.95) none repeat scroll 0 0;}
.sidr.left {box-shadow: 0 15px 15px 0 rgba(0, 0, 0, 0.4);left: -260px;right: auto;}
.sidr .sidr-inner > ul {display: block;margin: 0 0 15px;padding: 0;}
.sidr .sidr-inner > ul > li {border-bottom: 1px solid rgba(0, 0, 0, 0.1);display: block;line-height: 48px;margin: 0;position: relative;}
.sidr .sidr-inner > ul > li.parent {border-bottom: 1px solid rgba(0, 0, 0, 0.1);display: block;line-height: 48px;margin: 0;position: relative;}
.sidr .sidr-inner > ul > li.parent:before {/*content:"\f0a8"*/;font:normal normal normal 14px/1 FontAwesome;position:absolute;top:16px;right:10px;}
.sidr .sidr-inner > ul > li ul {display:none;}
.sidr .sidr-inner > ul > li ul li {display: block;line-height: 35px;margin: 0;position: relative;padding-right:10px;}
.sidr ul li a,.sidr ul li span.separator{display: block;padding: 0 50px 0 15px;text-decoration: none;color: #4a4a4a;}
 .sidr ul li span.open {cursor: pointer;}
 .sidr ul li span.open:before {content:"\f067";font-family:FontAwesome;position:absolute;top:0;right:10px;width: 30px;text-align: center;}

.pj-footer-menu {text-align: center;padding-top: 10px;}
.pj-footer-menu ul.menu{text-align:center;display:inline-block;}
.pj-footer-menu ul.menu li{display:inline-block;border:none;padding:0 20px;border-left: 1px solid #fff;}
.pj-footer-menu ul.menu li:last-child{border-left:none;;}
.pj-footer-menu ul.menu li a{background:none;color:#fff;font-size:10px;padding:0 5px;}

.footers{margin-top:20px;}
.footers .footer1{color:#fff;}
.footers .footer2{}
.footers .footer2 .footer-tell{margin-top:10px;}
.footers .footer2 .footer-tell .tellicon{float:right;margin-left:10px;}
.footers .footer2 .footer-tell .tellicon img{padding-top:10px;}
.footers .footer2 .footer-tell .tellnums{color:#fff;font-size:12px;}
.footers .footer3{}
.footers .footer4{color:#fff;}


#pj-user2,#pj-user3,#pj-user4 {width: 24%;float: right;background-image: url(../images/muserbg.png);background-repeat: repeat-x;height: 205px;border: 1px solid #ccc;background-position: bottom left;box-sizing: border-box;margin-left: 1%;}

#pj-user2 > div,#pj-user3 > div,#pj-user4 > div{padding:10px 30px 0 10px}
.pjuser .whhead h3{color:#F08E26;font-size: 12px;line-height: 30px;background: url(../images/userarrow.png) no-repeat center right;padding-right: 35px;position: relative;right: -25px;width: 100%;text-align:right;}
.pjuser .whcontent li{background-position: right;}

#ja-right{width: 355px;}
.ja-mass {background-image: url(../images/colbg.png);background-repeat:repeat-x;background-position:top left;border:1px solid #ccc;width: 350px;}

.whcol{}
.whcol .whhead{}
.whcol .whhead h3{font-size: 13px;color:#F08E26}
.whcol .whcontent{}

#Mod133 {background:url(../images/col1-1.png) no-repeat left bottom;padding-top: 10px;}
#Mod133:after {content:'';background:url(../images/colfooter.png) no-repeat center bottom;width:100%;height:41px;position:absolute;top:100%;visibility: visible;}
#Mod141 {padding-top: 10px;}
#Mod141:after {content:'';background:url(../images/colfooter.png) no-repeat center bottom;width:100%;height:41px;position:absolute;top:100%;visibility: visible;}
#Mod142 {padding-top: 10px;background:url(../images/col1-3.png) no-repeat left bottom;}

#ja-header{position:fixed;z-index:999;top:0;}
#ja-topslwrap {top: 68px;position: fixed;z-index:99;}
#ja-navhelper {margin-top: 70px;}


#Mod35 { font-size: 10px; color: #4d4d4d; background-color: #fff; padding: 10px 20px; margin-bottom: 20px; box-shadow: 0 2px 2px #edeef0; border-radius: 4px; border: 1px solid #f0f1f2;margin: 0 0 20px; } 
#Mod35 h3 { display:none;} 
#Mod35 a {color: #959595;transition: all .2s ease-in-out 0s;}
#Mod35 a:hover {color: #4d4d4d;text-decoration:none;}

.ja-content-main { font-size: 12px; color: #4d4d4d; background-color: #fff; padding: 10px; margin-bottom: 20px; box-shadow: 0 2px 2px #edeef0; border-radius: 4px; border: 2px solid #f0f1f2; text-align: justify; line-height: 1.9;} 
.article-head {background: #F6F6F8;padding: 5px 10px;border-radius: 5px;margin-bottom: 10px;position:relative;}
.article-head:before {content:'';background:url(../images/article-head.png) no-repeat 20px bottom;width:100%;height:41px;position:absolute;top:0;visibility: visible;}

.article-meta .createdate{background:#fff;padding: 3px 3px 3px 3px;margin-left: 10px;}
.article-meta .article-section{background:#fff;padding: 3px 3px 3px 3px;margin-left: 10px;}
.article-meta .article-hits{background:#fff;padding: 3px 3px 1px 3px;}

