﻿/*
 * CSS Style for "mambo cms - ver 4.6.4" Theme 
 * @author  Mambolearn Team - Farhad Noori
 * @version 1.0
 * @url http://www.mambolearn.com
 * @email team@mambolearn.com
 */

body{
	font-family:Tahoma,Verdana,Trebuchet MS,Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background-color: #c18c40;
	}

tr{
	font-family:Tahoma,Verdana,Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00cc00;	
}
 p{
	font-family:Tahoma,Verdana,Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555555;	
}
  div {
	font-family:Tahoma,Verdana,Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;	
}
hr {
	background:#999999;
	height:1px;
	width:100%;
}

ul {
	margin: 3px 4px 0px 0px;
	padding: 2px 6px 0px 0px;
	list-style: square;
}

li {
}

ol {
	margin-right: 0px;
}

ol li {
}

.highlight {
 font-weight:bold;
 color: #FF4500;
 }

form {
	display: inline;
	margin: 0;
 	padding: 0;
}
.pathway {
	font-family:  Tahoma,Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 5px;
}
a.pathway:link, a.pathway:visited {
	color            : #ff9900;
	font-weight      : normal;
}
a.pathway:hover {
	color            : #ff3300;
	font-weight      : normal;
	text-decoration   : none;
}
.mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}
a.mainlevel-nav:link, a.mainlevel-nav:visited {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	font-family:  Tahoma,Verdana, Arial,Helvetica, sans-serif;
	text-align: right;
}
a.mainlevel-nav:hover {
	color: #0000CD;
}

#active_menu {
	color: #0048ff;
	font-weight: bold;
	background: url(../images/active.gif) no-repeat center right;
	width: 198px;
	height: 33px;
	text-decoration: none;
	font-family:  Tahoma,Verdana, Arial,Helvetica, sans-serif;
	text-align: center;
	padding: 11px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
		}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #000000;
	background: url(../images/menu.gif) no-repeat center right;
	width: 198px;
	height: 33px;
	text-decoration: none;
	font-family:  Tahoma,Verdana, Arial,Helvetica, sans-serif;
	text-align: center;
	padding:11px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	border-bottom: 0px solid #dfdfdf;
}
a.mainlevel:hover {
	
	color: #1E90FF;
	background: url(../images/active.gif) no-repeat center right;
	width: 198px;
	height: 33px;
	text-decoration: none;
	font-family:  Tahoma,Verdana, Arial,Helvetica, sans-serif;
	text-align: center;
	padding: 11px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
}

a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	color: #555555;
	padding-right:0px;
	line-height: 15px;
	display:block;
	margin-right:-4px;
	font-family:tahoma,arial;
	text-align: right;
}
a.sublevel:hover {
	color: #00CCCC; text-decoration: none;
}

table.moduletable {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
table.moduletable th {
	background-image: url(../images/mod.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-align: center;
	width: 198px;
	height:34px;
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family:B nazanin,tahoma,verdana,arial, tahoma;
	}

table.moduletable td {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	direction:rtl;
	padding: 0px 0px 0px 0px;
}
.poll {
	font-family      : Tahoma,Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #555555;
	line-height      : 14px;
	direction:rtl;
}
table.pollstableborder {
font-family      : Tahoma,Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #555555;
	line-height      : 14px;
}
.pollstableborder {
	padding: 3px;
	margin:2px;
}
.sectiontableheader {
	background-color : #666666;
	color            : #555555;
	font-weight      : bold;
	padding:5px;
}
.sectiontableentry1 {
	padding:3px 3px 3px 6px;
	background: url(../images/titik.png) repeat-x bottom center;

}
.sectiontableentry2 {
	background: url(../images/titik.png) repeat-x bottom center;
	padding:3px 3px 3px 6px;
}
.sectiontableentry1 td {
	padding:3px 3px 3px 6px;
}
.sectiontableentry2 td {
	background-image:none;
	background-color: #f0f0f0;
	padding:3px 3px 3px 6px;
}
.small {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	text-align:right;
	font-weight: normal;
	padding-bottom:2px;

}
.smalldark {
	font-family:Tahoma,Arial,Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#006600;
	text-decoration:none;
	font-weight:normal;
}
.contentpane {
font-family:Tahoma,Arial,Verdana, Helvetica, sans-serif;
direction: rtl;
}
.contentpaneopen {
   font-family:Tahoma,Arial,Verdana, Helvetica, sans-serif;
	width: 100%;
	padding: 1px;
	direction: rtl;
}
.contentpaneopen div {
	font-family:Tahoma,Arial,Verdana, Helvetica, sans-serif;
	direction: rtl;
	padding:5px;
}
.contentdescription{
	font-family:Tahoma,Arial,Verdana, Helvetica, sans-serif;
	width:100%;
}
.componentheading {
	font-family: Tahoma, Verdana, "Lucida Sans";
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-align: right;
	padding-top: 9px;
	padding-bottom: 3px;
	padding-right: 3px;
	margin: 5px 0px 3px 0px;
	display: block;
	background-image: url(../images/newsfalsh_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	line-height: 30px;
	text-indent: 16px;
	width: 99%;
}
.contentheading{
	font-family: Tahoma, Verdana, "Lucida Sans";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	padding-top: 9px;
	padding-bottom: 3px;
	padding-right: 5px;
	margin: 0px 0px 3px 0px;
	display: block;
	background-image: url(../images/sepr.png);
	width:513px;
	height:33px;
	background-position: bottom right;
	background-repeat: no-repeat;
	line-height: 30px;
	text-indent: 22px;
}
.contentheading a:link, .contentheading a:visited {
	font-family: Tahoma, Verdana, "Lucida Sans";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
.contentheading a:hover {
	color: #4169E1;
	text-decoration: none;
}
.createdate {
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #004282;
	text-align:right;
	font-weight: normal;
	top:-5px;
	vertical-align: top;
	padding-bottom:2px;
	line-height:20px;
	background-image: url(../images/clock.gif);
	background-position: right center;
	background-repeat: no-repeat;
	text-indent: 15px;
}
.button {
	padding: 2px 8px;
	border: 1px outset #ABABAB;
	background: #F7F7F7;
	font-size: 100%;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.inputbox {
	font-family: Tahoma,Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 3px double #cccccc;
	width: auto;
}
.modifydate {
	font-size:10px; 
	margin-top:15px;
	margin-bottom:15px;
	color:#004282;
	}
	
a:link, a:visited {
	color: #007CF2;
	text-decoration: none;
}
a:hover {
	color: Black;
}
a.category:link, a.category:visited {
	color: #006600;
	font-weight: bold;
	font-size: 11px;
	font-weight: bold;
}
a.category:hover {
	color:#00cc00;
}
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #00cc00;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}
.tabheading {
	background-color: #ffae00;
	text-align: left;
}
.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
.back_button {
	text-align: center;
	margin-top: 40px;
}
table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #ccc;
	padding:5px;
}
table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:right;
	padding-left:0px;
	padding-right:0px;
}
table.contenttoc th {
    font-size: 8pt;
    font-weight: normal;
    text-align:right;
	padding:5px;
	background-color:#333333;
	color:#00cc00;
}

.message {
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding:10px 10px 10px 10px;
	margin: 5px 5px 5px 5px;
	border: 3px double #ccc;
	
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background-color:#cccccc;
	padding: 1px 2px;
	color: #fff;
	text-transform: normal;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}

#user {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	direction: rtl;
}
#user table.moduletable {
	font-family:Tahoma,Arial,Verdana, Helvetica, sans-serif;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	direction: rtl;
}
#user table.moduletable th {
	display: block;
	color: #000000;
	height: 32px;
	text-decoration: none;
	font-family:  Tahoma,Verdana, Arial,Helvetica, sans-serif;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 28px;
	background-image: url(../images/model.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	text-indent: 22px;
	width: 99%
}
#user table.moduletable td {
	font-family:Tahoma,Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	direction: rtl;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}


#newsflash {
	
	color:#00cc00;
	width: 620px;
	padding: 4px 5px 7px 5px;
	margin: 0px 0px 0px 0px;
	direction: rtl;
	text-align: right;
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #0984a3;
}
#newsflash table.moduletable {
	font-family:Tahoma,Arial,Verdana, Helvetica, sans-serif;
	color:#00cc00;
	margin-bottom: 0px;
	direction: rtl;
	text-align: right;
}
#newsflash table.moduletable th {
	font-family:Tahoma,Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00cc00;
	background-image: none;
	text-align: right;
	height: 16px;
	width: 640px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
	border-bottom: 1px double #cccccc;
	margin: 0px 0px 0px 0px;
}
#newsflash table.moduletable td {
	font-family:Tahoma,Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	direction: rtl;
	text-align: justify;
	color:#00cc00;
}

#left{
	background-color:#1b1464;
	width:198px;
	vertical-align:top;
	
}
#mainbody{
	background-color:#f9d3a6;
	width:513px;
	height:100%;
}
#left_i{
	background-image:url('../images/left_i.gif');
	width:15px;
	vertical-align:top;
	background-repeat:repeat-y;
}
#left_o{
	background-image:url('../images/left_o.gif');
	width:27px;
	background-repeat:repeat-y;
}
#headerimg{
	background-image:url('../images/header.gif');
	width:198px;
	height:278px;
	background-repeat:no-repeat;
	background-color:#1b1464;
}
#right_i{
	background-image:url('../images/right_i.gif');
	width:16px;
	background-repeat:repeat-y;
}
#right_o{
	background-image:url('../images/right_o.gif');
	width:31px;
	background-repeat: repeat-y;

}
#top
{
	vertical-align:top;
}
#right
{
	background-image:url('../images/right.gif');
	width:198px;
	height:39px;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#khaneh{
	background-image:url('../images/home.gif');
	width:198px;
	 height:33px;
	 background-repeat:no-repeat;
	
}
#zendegi{
	background-image:url('../images/zendegi.gif');
	height:33px;
	width:198px;
	background-repeat:no-repeat;
}
#magalat{
	background-image:url('../images/magalat.gif');
	width:198px;
	height:33px;
	background-repeat:no-repeat;
}
#mg{
	background-image:url('../images/mg.gif');
	width:198px;
	height:1px;
	background-repeat:no-repeat;

}
#gof{
	background-image:url('../images/gof.gif');
	width:198px;
	height:32px;
	background-repeat:no-repeat;
	vertical-align:top;
	}
#so{
	background-image:url('../images/so.gif');
	width:198px;
	height:33px;
	background-repeat:no-repeat;

}
#ket{
	background-image:url('../images/ket.gif');
	width:198px;
	height:33px;
	background-repeat:no-repeat;

}
#neg{
	background-image:url('../images/neg.gif');
	width:198px;
	height:33px;
	background-repeat:no-repeat;

}
#por{
	background-image:url('../images/por.gif');
	width:198px;
	height:33px;
	background-repeat:no-repeat;

}
#ide{
	background-image:url('../images/ide.gif');
	width:198px;
	height:33px;
	background-repeat:no-repeat;

}
#pay{
	background-image:url('../images/pay.gif');
	width:198px;
	height:33px;
	background-repeat:no-repeat;

}