﻿@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	font:12px Tahoma, Geneva, sans_serif;
	/*amini*/
	/*background:url(../userfiles/PrivateFileManagment/CustomImage/BgTile_amini.jpg) repeat #f6f7f2;*/
	/*orginal*/
	background:url(../App_Themes/ghonchalar/images/BgTile.jpg) repeat-x scroll 0% 0% #F6F7F2;
	
	
}
table, td, th {
	padding:0px;
	border-spacing:0px;
	border:none;
}
/*img {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width: 300px;
	height: 50px;
}*/
/* ====================     Header      ========================*/

/* --------- Login  --------*/
#login {
	
	background-color:#fff;
	width:1230px;
	height:50px;
}
#login a {
	color:white;
	text-decoration:none;
}
.form_div {
	direction:rtl;
	vertical-align:middle;
}
.form_div div {
	float:right;
	color:white;
}
#errormsg {
	color: #990000;
	font-weight: bold;
}
/* --------- Logo  --------*/
#logo {
	background-color:#bebcbc;
	width:1230px;
	height:170px;
}
/* --------- Top/upper menu  --------*/


#nav {
	margin:0;
	margin-right:0px;
	padding:0;
	/*padding-right:60px;*/
	width:1300px;
	/*background:url(../images/top_menu_bg.png) repeat-x;*/
	height:50px;
	vertical-align:top;
	background-color:#fff;

	
}
#nav li {
	
	margin: 0px;
	padding:0px;
	float: right;
	position: relative;
	list-style: none;

}


/* main level link */
#nav a {
	text-decoration: none;
	display: block;
	padding:18px 20px;
	margin: 0;
	
	
	-webkit-border-radius: 0em;
	-moz-border-radius: 0em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	color:#000;
}

#nav a:hover 
{
	background-color:rgba(166,206,57,0.8) !important;
	/*#a6ce39;*/
	
	color: #007B9E;
	/*border:1px solid #999;*/
	/*padding:  14px 20px;*/
	padding:  18px 20px;
	text-shadow:none;
}
.top_menu_active a {
	color:#007B9E;
	font-weight:bolder;
	/*background:url(../images/button_active_bg.png) repeat-x;*/
	 background-color:rgba(166,206,57,1)
	
}

.top_menu_deactive a{
	color:#000;
	 
	/*background:url(../images/button_deavtive_bg.png) repeat-x left top;*/
	background-color:#fff;
	/*padding:  18px 19px;*/
}
#nav li:hover > a 
{
	background-color:#a6ce39;
	color: #000;
	padding:  18px 20px;
	text-shadow:none;

	

	
	
	
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a 
{
   /* background-color:#a6ce39;*/
	/*background-color:rgba(0,0,0,0.25);*/
	background-color:transparent;
	color: #000;
	/*background: none;
	color: #000;*/
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	z-index: 90;
}
#nav ul a:hover 
{
	background-color:#f00;
	/*background-color:rgba(0,0,0,0.01) !important;*/
	
	//*background: #fff !important;*/
	color: #000 !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0,0,0, .1);
	z-index: 90;
}

/* dropdown */
#nav li:hover > ul {
	display: block;
	z-index: 90;
}

/* level 2 list */
#nav ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 50px;
	right: 0;
	/*background-color:#fff;*/
	background-color:rgba(166,206,57,0.8) !important;
	color: #007B9E;
	/*background: #ddd url(../images/gradient.png) repeat-x 0 0;*/
	border: solid 1px rgba(166,206,57,0.8) !important;
	/*#b4b4b4;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0,0,0, .3);
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 0 #fff;
}

/* level 3+ list */
#nav ul ul {
	right: 184px;
	top: 0px;
}

/* rounded corners of first and last link */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;

	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;

	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}
/* --------- Banner  --------*/
#banner {
}
/*---------- news bar--------*/
.NewsBar
{
	height:25px;
	padding:0 5px 0 0;
	background-color:White;
	direction:rtl;
	color:Blue;
	
	
	}
	.NewsBar marquee
{
	    padding-bottom:5px;
	
	
	}
	
	.NewsBar a
	{
		text-decoration: none;
		font-weight:bold;
		color:Blue;
		
		
		
		}
	.NewsBar a:hover
	{
		background-color:#eff76c;
		color:Blue;
	 
		}	
/*----------end news bar--------*/
/* ====================    Content      ========================*/
#home_page {
	width:100%;
	height:544px;
	background:url(../images/main_content.jpg) no-repeat;
}
/* ---------------------  Right Menu --------------------- */

.right_menu_area {
	margin:7px 5px 10px 0;
	padding:0;
	height:380px;
	width:210px;
	color:#FFF;
	overflow:hidden;
}
ul.right_menu_navigator {
	padding:0;
	margin:0;
	width:100%;
}
ul.right_menu_navigator li {
	cursor:hand;
	cursor:pointer;
	list-style:none;
	width:100%;
	padding:0;
	margin:0;
	overflow:hidden;
}
.right_menu_navigator li.active {
	background:url(../images/arrow-bg.gif) no-repeat left center;
	color:#FFF;
}
.right_menu_navigator li.active:hover {
	background:url(../images/arrow-bg2.gif) no-repeat left center;
	color:#FFF;
}
.right_menu_navigator li:hover {
	background:url(../images/arrow-bg2.gif) no-repeat left center;
}
.right_menu_navigator li h3 {
	font-size:100%;
	padding:30px 0;
	margin:0;
}
.right_menu_navigator li h3 a {
	text-decoration:none;
	color:#FFF;
}
.right_menu_navigator li div {
	background:url(../images/transparent_bg.png);
	color:#FFF;
	margin-left:15px;
	padding-left:15px;
	border-top:1px solid #E1E1E1;
}
.right_menu_navigator li.active div {
	background:url(../images/grad-bg.gif);
	color:#FFF;
}
.right_menu_navigator li:hover div {
	background:url(../images/grad-bg2.gif);
	color:#FFF;
}
.right_menu_navigator li img {
	height:32px;
	width:32px;
	margin:20px 30px 5px 0px;
	float:left;
	padding:3px;
	border:#C5C5C5 solid 1px;
}
.right_menu_navigator li.active img {
	border:##6C8E5C solid 1px;
}
.right_menu_navigator li.active h3 {
	color:#FFF;
}
/* ---------------- Content Information ---------------- */

.content_info fieldset {
	direction:rtl;
	width:700px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
.content_info legend {
	background-color:#cecece;
	margin-left:15px;
	margin-right:15px;
	padding:2px 10px 5px 10px;
}
.content_info label {
	padding:5px;
	float:right;
}
.content_info select {
	width:150px;
}
.two_column div {
	padding:20px 20px 20px 0;
	float:right;
	width:320px;
}
.tree_column div {
	padding:20px 20px 20px 0;
	float:right;
	width:200px;
}
#error_message {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	direction:rtl;
	padding:15px 10px;
	color:#333;
	border:1px solid #F60;
	background-color:#FC3;
}
.button-style {
	margin:10px 20px;
	padding-bottom:4px;
	font:bold 12px Tahoma, Geneva, sans-serif;
	width:80px;
	height:30px;
}
.gridlistcontent
{
	
}
.pager a
    {
            border: 1px solid #0067A5;
            color: #0067A5;
            text-decoration: underline;
            padding: 2px 5px;
           
    }
    .pager span
    {
            background-color: #0067A5;
            border: 1px solid #DBEAFF;
            color: #FFFFFF;
            padding: 2px 5px;
    }


    .pager a:hover
    {
        color: #1E90FF;
        
    }

/* ------------------------  Title Table --------------------------- */

.TitleTable {
	background: url(../images/content_top_l.jpg) no-repeat left;
	width: 100%;
	float: left;
	height: 40px;
}
.TitleTable div {
	background: url(../images/content_top_r.jpg) no-repeat right;
	float: right;
	height: 40px;
}
.TitleTable div h3 {
	font-size: 14px;
	color: #FFF;
	padding-right: 10px;
	margin-top: 10px;
}
.content_table {
	border:1px solid #CCC;
	margin-left:auto;
	margin-right:auto;
}	/* --- edit_show ---*/
.content_table td {
	direction:rtl;
	padding:10px 0;
}	/* --- edit_show ---*/
.tr-header-style {
	font-weight:bold;
	background-color:#c2dffd;
	text-align:center;
}	/* --- edit_show ---*/
.tr-row-style {
	background-color:#FFF;
}	/* --- edit_show ---*/
.tr-row-style td {
	vertical-align:middle;
}	/* --- edit_show ---*/
.tr-alt-row-style {
	background-color:#e7e7e7;
}	/* --- edit_show ---*/
/* ==================== Show Box ========================*/
	

/* --------------- Box ----------------- */
#box_content {
	width:100%;
	background:url(../images/content_box.png) no-repeat;
	height:260px;
}
.top-box-bottom {
	background:url(../images/bg_f.gif) repeat-x;
	height:30px;
	display:block;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#900;
}
.content-box-bottom {
	background-color:#9CF;
	height:140px;
	text-align:center;
	vertical-align:top;
	padding-top:15px;
}
/* ---------------- Form --------------- */
#sidebar-bottom label, input[type=text] {
	display: block;
	width: 150px;
	float: right;
	margin-bottom: 5px;
}
#sidebar-bottom label {
	text-align: right;
	width: 60px;
	padding-right: 5px;
}
#sidebar-bottom br {
	clear: left;
}
#sidebar-bottom input[type=button] {
	padding-bottom:4px;
	font:bold 12px Tahoma, Geneva, sans-serif;
	width:60px;
	height:25px;
}
 .Forms input:not([type=radio]), .Forms textarea, .Forms select {
 font:12px Tahoma, Geneva, sans-serif;
 background: #ffffff;
 border: 1px solid #ddd;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
 margin:5px;
 outline: none;
 padding: 5px;
 width: 200px;
}
.Forms a {
	background:url(../images/content_top_l.jpg);
	padding:10px 15px;
	font:bold 12px Tahoma, Geneva, sans-serif;
	width:80px;
	color:white;
	text-decoration:none;
}

.ErrorMassage {
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:Red;
	text-align:center;
	}
/* ====================     Footer      ========================*/

/* --------- bottom menu  --------*/
.bottom_menu
{
	width: 100%;
	height :200px;
	margin: 0 auto;
	padding:0px;
	
	background: url(../images/pattern.jpg) repeat;
	/*background: url(../images/pattern_footer.jpg) repeat;*/
	direction:rtl;
	}
.col
{
	 float:right;
	 margin: 0 60px 0 0;
	 width:260px;
	  }
.col ul li a
{
	 text-decoration:none;
	  }
	  
ul.nobullet { margin: 0; padding: 0; list-style: none }
ul.nobullet li { margin: 0; padding: 0 }

ul.list_bullet { margin: 10px 0 10px 15px; padding: 0; list-style: none }

ul.list_bullet li { 
	color:#797979; 
	margin: 0 0 7px 0; 
	padding: 0 0 0 20px; 
	background: url(images/templatemo_bullet.png) no-repeat scroll 0 5px;
}
/*shshpoor add .bottom_menu*/
.bottom_menu a:link, a:visited {  text-decoration: none;font-size: 14px;}
/*.bottom_menu a:hover { color: #09ADF9; text-decoration: underline }*/
.bottom_menu a:hover, a:active { outline: none }

.bottom_menu a.more { 
	display: inline-block; 
	text-decoration: none; 
	margin-top: 15px; 
	color: #771201; 
	width: 80px; 
	height: 24px; 
	line-height: 24px; 
	text-align: center; 
	background: url(images/pattern_footer.jpg);
	/*background: url(images/templatemo_more.png);*/
}
/*shshpoor add .bottom_menu*/

.bottom_menu { color: #09ADF9; font-size: 14px; }
.bottom_menu a { color: #bd918a ;text-decoration: none; }
.bottom_menu h4 { color: #fff; font-size: 14px; font-weight: 700 }
.bottom_menu a { color:#0FADC8 ;text-decoration: none; }
	
	
/* --------- copyright  --------*/
#footer {
 
	width:100%;
	padding:0px 0;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	color:White;
}
#footer_text_us 
{
	/*background:url(../images/pattern.jpg) repeat #f6f7f2;*/
	
	padding:5px 0px;
	text-align:center;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	color:#000;
}
#footer_text_us a 
{
	
	 
	
	text-decoration:none;
}
#footer_text_fa {
	text-align:center;
	direction:rtl;
	padding:20px;
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
fieldset {
	padding:5px;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
legend {
	background-color:#cecece;
	margin-left:15px;
	margin-right:15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding:2px 10px 5px 10px;
}
.CenterImage {margin:0 60px;}

/* ====================end      Footer      ========================*/
fieldset {
	padding:5px;
	border: 1px solid #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
legend {
	background-color:#cecece;
	margin-left:15px;
	margin-right:15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding:2px 10px 5px 10px;
}
.CenterImage {margin:0 60px;}


/*Album*/

.Album {
	width:100%;
	}
.Album td{
	padding:2px 3px;
	}
	
.Album input[type=text] {
	width:155px;
	border:1px solid #666;
	padding:3px;	
}
.Album input[type=text]:HOVER {
	border:1px solid #03C;
	background-color:#F0F7FF;
}

.Album input[type=text]:focus {
	border:1px solid #03C;
	background-color:#F0F7FF;
}
.Album input[type=text]:active {
	border:1px solid #03C;
	background-color:#d3e3f4;	
}
.Album select {
	font:12px Tahoma, Geneva, sans-serif;
	width:162px;
	height:25px;
	border:1px solid #666;
	padding:3px 0;
	margin:1px;
}

.Button a {
	background:url(../images/Icon/ButtonIcon.png);
	padding:10px 15px;
	font:bold 12px Tahoma, Geneva, sans-serif;
	
	color:white;
	text-decoration:none;
	line-height:3em;
}

.ErrorMessage {
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:Red;
	line-height:30px;
	}


.ImageBorder {
    border:1px solid #CCC; 
   
    }
.ImageBorder img {
    margin: 5px 5px 3px;    
    }
.ImageBorder img:hover {
      border:1px solid Blue; 
      margin: 4px 4px 2px;    
    }
    
 .AlbumDetail {
     width:120px;
     height:200px;
     margin:0px 0px 0px 0px;
     vertical-align:top;
    border:0px solid #CCC; 
    text-shadow: 0 1px 1.5px rgba(0,0,0, .3);
    }
 .AlbumDetail td {
    padding: 5px;
    
    } 
  .AlbumDetailimg
  {
  	width:100px;
  	height:100px;
  	text-align:center;
  	}
  	
  	.AlbumDetail2 {
     width:90px;
    margin:0px 0px 185px 0px;
    
    border:1px solid #CCC; 
    text-shadow: 0 1px 1.5px rgba(0,0,0, .3);
    text-align:center;
    
    }
    .AlbumDetail2 td a {
     text-decoration:none;
     
    
    }
 .AlbumDetail2 td {
    padding: 5px;
    
    } 
  .AlbumDetailimg2
  {
  	width:100px;
  	height:100px;
  	text-align:center;
  	}
  /*end Album*/  
  
  /*midel content*/
  .container 
  {
  	width: 100%;
    padding:0px;
    margin:0px;
}

.row_container {
    
 
     
}
.col_container 
{
	
    width:25%;
    float: left;
    min-height: 1px;
    padding:0 15px;
    margin :0px;
    
}
.col_container_mid
{
	
    width:100%;
    float: left;
    position: relative;
    min-height: 1px;

    
}

.left_sidebar .right_sidebar {
   
    width: 100%;
    display: inline;
    float: left;
}
.mid_sidebar
{
	border-bottom: 1px solid #E3E3E3;
border-left: 1px solid #E3E3E3;
border-right: 1px solid #E3E3E3;
display: inline;
float: left;
padding-bottom: 25px;
padding-left: 0px;
padding-right: 0px;
width: 100%;
}
.mid_sidebar > h2, .featured_title {
    color: #FFF;
    font-size: 19px;
    margin: 0px 0px 20px -10px;
    padding: 9px 25px;
    text-align: center;
    width: 100%;
     background-color: #1D6DE8;
     line-height: 23px;
     font-family: "Arvo",serif;
}


.single_widget {
      
display: inline;
float: left;
padding: 0px 10px 30px;
width: 100%;
border-left: 1px solid #E3E3E3;
border-right: 1px solid #E3E3E3;
border-bottom: 1px solid #E3E3E3;

   
}

.single_widget > h2 {
     background-color: #76B61C;
color: #FFF;
font-size: 19px;
margin: 0px -10px 0px 0px;
padding: 9px 25px;
text-align: center;
width: 108.1%;
line-height: 23px;

}

 * {
    box-sizing: border-box;
}
/*end midel content*/