/* Aftab Graphic - Hassan Moghimi - 1386/9/10 */
@charset "utf-8";
/* CSS Document */

body {
	font-size: 11px;
	margin: 0px;
	background-color: #f3f3f3;
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: Tahoma;
	line-height: 120%;
	color: #333333;
}
.footer {
	background-image:url(../images/FooterBack.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:60px;
	font-family: tahoma;
	font-size:10px;
	color: #c2deff;
	padding-top: 8px;
}
#search {
	width: 100px;
	height: 25px;
}

input.search {
	border-top: 1px solid  #CCCCCC;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color:#ffffff;
	font-family: tahoma, sans-serif, Arial, Helvetica;
	font-size: 10px;
	padding-left:2px;
	padding-right:2px;
	height: 17px !important;
	color:#666666;
	width: 120px;
	
}
.main{
	margin: 5px;
	text-align:justify;
	direction:ltr;
	/*width:900;*/
}
.category {
	float: left;
}
.readon{
	float: right;
	color: #FF6600;
}

.pathway {
	color:#666666;
}
.pathway a:link, .pathway a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.pathway a:hover {
	color: #FF6600; 
	text-decoration: none;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 26px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}

/* CSS Document */
#ja-leftcol {
	float: left;
	width: 170px;
}

/* MODULE
--------------------------------------------------------- */
.moduletable-aras {
	padding: 0;
	direction:ltr;
	background: url(../images/boxbot.gif) no-repeat bottom left;
	float:right;
}
table.moduletable-aras {
	width: 100%;
	margin-bottom: 15px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align:justify;
}

table.moduletable-aras td form table{
	width: 90%;
}

table.moduletable-aras th {
	background: url(../images/boxtop.gif) no-repeat top right;
	color: #4a80be;
	padding-top: 8px;
	padding-left: 30px;
	height: 34px;
	font-weight: bold;
	font-size: 11px;
	text-align:justify;
}

table.moduletable-aras td {
	margin: 0px;
	font-weight: normal;
	text-align:justify;
	padding-right: 7px;
	padding-left: 11px;
	padding-bottom: 15px;
	direction:ltr;
}
table.moduletable-aras td li{
	text-indent:1;
	margin-right: 3; 
}
.module {
	direction:ltr;
}
div.module h3 {
	margin: 0 0 15px;
	margin-left: 17px;
	font-family: tahoma;
	font-size: 11px;
	color: #4a80be;
	direction:ltr;
}
div.module {
	margin-bottom: 15px;
	padding: 0;
	float: left;
	width: 100%;
	background: url(../images/box-br.gif) no-repeat bottom right;
	direction:ltr;
}

div.module div {
	padding: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
	direction:ltr;
}

div.module div div {
	padding: 0;
	background: url(../images/box-tr.gif) no-repeat top right;
	direction:ltr;
}

div.module div div div {
	padding: 9px 15px 20px;
	background: url(../images/box-tl.gif) no-repeat top left;
	direction:ltr;
}

div.module div div div div {
	margin: 0;
	padding: 0;
	background: none;
	direction:ltr;
} 

html {
	height: 100%;
}

.clr {
	clear: both;
}

.outline {
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-left: 2px;
	float: right;
}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}

#pathway_text {
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-right: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 18px;
	white-space: nowrap;
	border-right: 1px solid #666666;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #000000;
	font-weight:normal;
}

#buttons>ul#mainlevel-nav li a {
	width: auto; 
}

ul#mainlevel-nav li a:hover {
	color: #304F4F;
	background: #3ADA93;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
	border: 1px solid #cccccc;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}

#search_inner form {
	padding: 0;
	margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
}

#header_outer {
	text-align: right;
	border: 0px;
	margin: 0px;
}

#header {
	float: right;
	padding: 0px;
	margin-left: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
	border: 1px solid #cccccc;
	padding: 2px;
	height: 144px !important;
	height: 150px;
	overflow: hidden;
	float: none !important;
	float: left;
}

#left_outer {
	float: right;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
	border: 1px solid #cccccc;
	padding: 2px;
	float: none !important;
	float: right;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
	float: none !important;
	float: left;
	padding: 0;
	padding-top: 2px;
	margin: 0;
}

table.content_table {
	width: 99%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: right;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding-right: 2px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-right: 2px;
	width: 165px;
}

#right_inner {
	float: none !important;
	float: left;
	border: 1px solid #cccccc;
	padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-right: 15px;
	padding-top: 20px;
}

.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}

/** old stuff **/

.back_button {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-bottom: 1px solid #999999;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	float: left;
}

.pagenavbar {
	margin-right: 10px;
	float: left;
}

a.pagenav, .pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	float: right;
	direction:ltr;
	padding: 2px 5px 2px;
	border: 1px solid #D1D1C7;
	background: url(../images/button-bg.gif) top #EDEDE1;
	text-decoration: none;
	color: #999999;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}


td {
	text-align: justify;
	font-size: 11px;
	line-height: 17px;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #555555; 
	text-decoration: none;
	font-weight: bold;	
}

a:hover {
	color: #FF6600;
	text-decoration: none;

}

table.contentpaneopen {
    width: 98%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
	width: 90%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
/* FORM
--------------------------------------------------------- */
input, select {
	font: 12px/normal Arial, Helvetica, sans-serif;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button {
	font-family: Tahoma, Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;	
	border: 1px solid #D1D1C7;
	padding: 1px 8px;
	background: url(../images/button-bg.gif) top #EDEDE1;
	color: #666666;
}

.button:hover, .button:focus {
	border: 1px solid #A7A79F;
	color: #484848;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #A7A79F;
}


.inputbox {
	padding: 2px;
	font-family: Tahoma, Arial, Hevlvetica, sans-serif;
	font-size:10px;
	background-color: #FFFFFF;	
	border: 1px solid #D1D1C7;
	background: #F7F6F0;
}

.componentheading {
	color: #003399;
	text-align: left;
    padding-right: 4px;
	padding-top: 4px;
	padding-left: 25px;
	height: 30px;
	font-weight: bold;
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	text-transform: uppercase;
	background: url(../images/bg_article2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	font-weight: bold;
	white-space: nowrap;
	font-family: "Tahoma";
	vertical-align: top;
	font-size: 11px;
	background-image: url(../images/seperator_horiz.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

td.contentheading {
	background: url(../images/bg_article.jpg);
	background-position: LEFT top;
	background-repeat: no-repeat;
	width:100%;
	text-indent:8px;
    padding-right: 5px;
	height:30px;
	color: #777777;
	vertical-align: top;	
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:right;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}


table.pollstableborder td {
	padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
	background-image: url(../images/seperator_horiz.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height:40px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-image: url(../images/seperator_horiz.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#E5E5E5;
}

.sectiontableentry2 {
	background-image: url(../images/seperator_horiz.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#FFFFFF;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top:  0px;
	color: #999999;
	font-size: 11px;
	float: right;
}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contenttoc td {
	padding: 2px;
}

table.contenttoc th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: right;
	padding-top: 2px;
	padding-right: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
}
/* Default Joomla! Menu */
a.mainlevel {
	padding: 4px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #D1D1C7;
	border-left: none;
	display: block;
	color: #484848;
	text-decoration: none;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus,
a.mainlevel#active_menu {
	border-top: none!important;
	border-right: none!important;
	border-bottom: 1px solid #D1D1C7;
	border-left: none!important;
	background: url(../images/arrow-on.gif) no-repeat center left #ffaf02!important;
	color: #ffffff;
	text-decoration: none;
}

a.sublevel {
	padding: 3px 4px 3px 15px;
	display: block;
	text-decoration: none;
}

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

#ja-leftcol #active_menu, #ja-rightcol #active_menu {
	color: #ffffff;
	background: #EDEDE1;
	text-decoration: none;
	border: 1px solid #D1D1C7;
}
/*End: Default Joomla! Menu  */

form {
/* removes space below form elements */
	margin-right: 5;
	padding-right: 5;
}


div.mosimage {
	border: 1px solid #ccc;
}

.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}

.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	text-transform: normal;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}

a.mainlevel-nav:hover{
	color: #FF6600;
}
a.mainlevel-nav{
	color: #ffffff;
}
.highlight {
	font-weight:bold;
	background-color: #FFFF00;
	padding: 2px 0 2px 0;	
}

.module-home {
	direction:ltr;
}
div.module-home h3 {
	margin: 0 0 15px;
	margin-right: 17px;
	font-family: tahoma;
	font-size: 11px;
	color: #4a80be;
	direction:ltr;
}
div.module-home {
	margin-bottom: 15px;
	padding: 0;
	float: left;
	width: 100%;
	background: url(../images/box-br.gif) no-repeat bottom right;
	direction:ltr;
}

div.module-home div {
	padding: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
	direction:ltr;
}

div.module-home div div {
	padding: 0;
	background: url(../images/box-tr.gif) no-repeat top right;
	direction:ltr;
}

div.module-home div div div {
	padding: 9px 15px 20px;
	background: url(../images/box-tl.gif) no-repeat top left;
	direction:ltr;
}

div.module-home div div div div {
	margin: 0;
	padding: 0;
	background: none;
	direction:ltr;
} 

.module-home table.contentpaneopen {
background-image:url(../images/Bot.gif);
background-position:bottom;
background-repeat:repeat-x;
}

.module-user {
	direction:ltr;
}
div.module-user h3 {
	margin: 0 0 15px;
	margin-right: 17px;
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	direction:ltr;
}
div.module-user {
	margin-bottom: 15px;
	padding: 0;
	float: left;
	width: 100%;
	background: url(../images/box-br.gif) no-repeat bottom right;
	direction:ltr;
}

div.module-user div {
	padding: 0;
	background: url(../images/box-bl.gif) no-repeat bottom left;
	direction:ltr;
}

div.module-user div div {
	padding: 0;
	background: url(../images/_box-tr.gif) no-repeat top right;
	direction:ltr;
}

div.module-user div div div {
	padding: 9px 15px 20px;
	background: url(../images/_box-tl.gif) no-repeat top left;
	direction:ltr;
}

div.module-user div div div div {
	margin: 0;
	padding: 0;
	background: none;
	direction:ltr;
} 