@charset "utf-8";
/* Decoration Bank Main CSS - Design by Alireza Maghari - www.toranjnet.com - info@toranjnet.com  */

#Template {	
	direction:rtl; /* imp for english version*/
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	}

#Header {
}

#Header .Container {
	height: 100px;
}

#Header .Logo {
	background-image: url(../images/logo_top.png);
	_behavior: url(iepngfix.htc);
	margin: 0px;
	padding: 0px;
	float: right; /* imp for english version*/
	height: 52px;
	width: 300px;/* imp for english version*/
	margin-top:25px;
	margin-right:20px;
}


/*language navigator*/

#Lang {
	float: left; /* imp for english version*/
	margin-left: 20px;
	margin-top:30px;
	width:50px;
	height:40px;
}

#fa , #en { height:17px; margin-bottom:6px;  }


#fa.LangNav { 
background-image:url(../images/lang_fa.png);
background-psition: 100% 0px;
cursor:hand;
}
 
#fa.LangNavOver {
background-image:url(../images/lang_fa.png);
background-position: 100% -17px;
cursor:hand;
}

#fa.LangNavSelect {
background-image:url(../images/lang_fa.png);
background-position: 100% -17px;

}

#en.LangNav { 
background-image:url(../images/lang_en.png);
background-position: 100% 0px;
cursor:hand;
}
 
#en.LangNavOver {
background-image:url(../images/lang_en.png);
background-position: 100% -17px;
cursor:hand;
}

#en.LangNavSelect {
background-image:url(../images/lang_en.png);
background-position: 100% -17px;
}


/*menu navigator*/

#Menu {

}

.MenuLeft { 
background:url(../images/menu_left.png) no-repeat;
width:5px;
height:40px;
}
.MenuCnt {
background:url(../images/menu_cnt.png) repeat-x;
height:40px;
vertical-align:middle;
}
.MenuRight {
background:url(../images/menu_right.png);
width:5px;
height:40px;
}





#Main { 
 }

#Main .Container {
	margin-top:15px;
	margin-bottom:15px;
	padding-left:20px;
	padding-right:20px;
	direction:rtl;
 }
 
#Column-1  { float:right; width:340px; _width:360px;  margin-left:5px; background:url(../images/box_bg.png) top center repeat-x; padding:10px; line-height:18px; }  /* imp for english version*/
#Column-2  { float:right; width:340px; _width:360px;  margin-right:5px; background:url(../images/box_bg.png) top center repeat-x; padding:10px; line-height:18px; }  /* imp for english version*/

#InnerColumn-1 { background:url(../images/box_bg.png) top center repeat-x; padding:20px; line-height:18px;  }  /* imp for english version*/
#InnerColumn-2 {float:left; width:250px; } /* imp for english version*/
#InnerColumn-3 {float:left; width:690px; padding-right:10px; } /* imp for english version*/
#InnerColumn-4 {float:right; width:210px; } /* imp for english version*/


#Footer {
	font-size:11px;
	line-height:18px;
}


#Footer .Container {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	padding-bottom:20px;
}

#FooterLogo {
	background-image: url(../images/bottom_bg.png);
	background-repeat: repeat-x;
	height: 30px;
	text-align:center;
}

#Copyright { text-align:center; } 

#FooterLinks  { text-align:center; } /* imp for english version*/

#FooterLinks a { color:#666666; padding:2px; padding-top:0px;}
#FooterLinks a:hover {  color:#ffffff; background-color:#1b58a5; }

#FooterLinks ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#FooterLinks li {
	display: inline;
	margin-right: 0px;
	margin-left: 0px;
}
