/* general stuff */

html, body {
	margin:0;
	padding:0;
}
body {
	font: 12px verdana, arial, sans-serif;
	background-color:#fafafb;
	background-image:url(../images/bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	color:#4e4e4e;
	text-align:left;
}
p {
	margin:0;
}
a {
	color: #981793;
	text-decoration:  none; 
}
a:hover {
	text-decoration:  underline; 
	border: none;
	color:#0e58b6;
 }

 
/* Layout */

div#container {
	background-image:url(../images/bg_img.gif);
	background-position:0 114px;
	background-repeat:no-repeat;
}
div#header {
	height:114px;
	background-image:url(../images/iranaml_header.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
div#header h1 {
	display:none;
}
div#sep_top {
	height:2px;
	background-image:url(../images/sep_horiz_top.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	margin:0 12px;
	line-height:2px;
	overflow:hidden;
}
div#content {
	background-image:url(../images/sep_vert.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;
}

div#navigation {
}
div#extra {
	height:388px;
}
div#footer {
	background-image:url(../images/sep_horiz_foot.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	margin:0 12px;
	font-size:10px;
	text-align:center;
	padding:10px 0;
	color:#999999;
}
div#footer p {
}
/**
 * layout
 */
div#wrapper {
	float:left;
	width:100%;
}
div#content {
	margin: 0px 100px 0 300px;
}


div#navigation {
	float:left;
	width:300px;
	margin-left:-100%;
}
div#content #inner {
	line-height:1.4;
	margin:4px 10px 0px 10px;
	padding-top:16px;
}
div#navigation #inner{
	width:260px;
	margin-left:30px;
	margin-top:20px;
	line-height:1.4;
}

div#extra {
	float:left;
	width:100px;
	margin-left:-100px;
}
div#footer {
	clear:left;
}
div#pathway{ 
	padding-right: 20px;
	float:right;
	direction:ltr;
	line-height:30px;
	height:30px;
	color: #4e4e4e;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	width:90%;
	text-align:right;
}

div#top_menu{
	padding-right: 20px;
	float:right;
	direction:ltr;
	line-height:30px;
	height:30px;
}
div#search_mod{
	margin-left:30px;
}

/*  search  */

.search{
	height:20px;
}
.search .inputbox{
width: 140px;
height: 18px;
border:1px solid #666666;
font-size: 11px;
background: transparent;
margin: 3px;
padding: 0px 2px;
line-height: 14px;
direction:ltr;
color:#4e4e4e;
font-family:verdana;
}

.search .button{
margin:0px 5px;
height: 20px;
font-size: 11px;
background-image:url(../images/bg_button.gif);
background-repeat:repeat-x;
border: 1px solid #666666;
line-height: 10px;
color:#FFFFFF;
padding:0px 5px;
font-family:verdana;
direction:ltr;
}


/* Topmenu */

 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: right;
white-space: nowrap;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
float: left;
margin: 0;
font-size: 10px;
height: 25px;
line-height: 25px;
white-space: nowrap;
margin-right: 1px;	
}

ul#mainlevel-nav li a{
font-weight: normal;
height: 25px;
display: block;
padding-left: 15px;
padding-right: 0px;
text-decoration: none;
color: #4e4e4e;
margin-left: 5px;
margin-top:60px;
white-space: nowrap;
}



/* Main Menu(s) */

a.mainlevel {
font-size: 10px;
line-height: 20px;
padding-left:17px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
color:#4e4e4e;
background-image:url(../images/bullet_s.gif);
background-repeat:no-repeat;
background-position:0px 0px;
width:90%;
}

html>body a.mainlevel {width:135px;} /* Opera5-Fix-fix ;-) */


a.mainlevel:hover, a.mainlevel#active_menu {
text-decoration: none;
color:#106499;
}

a.sublevel {
font-size: 10px;
line-height: 20px;
padding-left:17px;
margin-left:10px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
color:#4e4e4e;
background-image:url(../images/bullet_s_blue.gif);
background-repeat:no-repeat;
background-position:0px 0px;
margin-left:10px;
width:90%;
}

html>body a.sublevel {width:123px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu {
text-decoration: none;
color:#106499;
}
/*html>body a.sublevel:hover, a.sublevel#active_menu {  Opera5-Fix-fix ;-) 
width: 123px;
}*/

/*  other menu */

a.mainlevel_blue {
font-size: 10px;
line-height: 20px;
padding-left:17px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
color:#4e4e4e;
background-image:url(../images/bullet_s_blue.gif);
background-repeat:no-repeat;
background-position:0px 0px;
}

html>body a.mainlevel_blue {width:135px;} /* Opera5-Fix-fix ;-) */


a.mainlevel_blue:hover, a.mainlevel_blue#active_menu {
text-decoration: none;
color:#106499;
}



/* Other Mambo Stuff */

#title {
}
.pathway {
color: #4e4e4e;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #4e4e4e;
text-decoration: none;
font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 10px;
color: #999999;
line-height: 0.7;
}
.smalldark {
font-size: 10px;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 10px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 10px;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #333333;
font-family:verdana;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
background-color:#666666;
}
.inputbox {
border: 1px solid #BBBBBB;
font-family:verdana;
font-size:10px;
font-weight:normal;
}

.createdate {
font-size: 10px;
color: #999999;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #999999;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 10px;
text-decoration: none;
line-height: 15px;
padding-left: 13px;
text-decoration: none;
font-weight: normal;
color:#0e58b6;
}

.blog_more {
font-size: 10px;
}

a.readon:hover {
color:#FF0000;
text-decoration: none;
}

.blog {
width: 100%;
}

.contentheading {
width: 98%;
font-weight: bold;
font-size: 15px;
height: 23px;
line-height: 20px;
font-family: verdana, sans-serif;
color: #106499;
background-image:url(../images/bullet_b.gif);
background-repeat:no-repeat;
background-position:0px 0px;
padding-left:23px;
}

.contentpaneopen {
text-align: justify;
background: transparent;
font-size: 10px;
line-height: 1.8;
}

table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: verdana, sans-serif;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentdescription {
font-size: 10px;
}
.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: Verdana, sans serif;
}
.componentheading {
width: 98%;
font-weight: bold;
font-size: 15px;
height: 23px;
line-height: 20px;
font-family: verdana, sans-serif;
color: #106499;
background-image:url(../images/bullet_b.gif);
background-repeat:no-repeat;
background-position:0px 0px;
padding-left:23px;
}
a.category {
text-decoration:  none; 
 }
a.category:hover {
text-decoration:  none; 
 }
table.moduletable {
width:  100%; 
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}

.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
}

.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}

.searchintro{
	width:100%;
	float:left;
	direction:ltr;
	margin:20px 0px;
}
.searchintro td{
	text-align:left;
}
.highlight{
	color:#FF0000;
	font-weight:bold;
}

/*  moduletable */
.moduletable{
	margin-bottom:10px;
}
.moduletable h3{
	font-size:12px;
	margin:0px;
	
}
