﻿body 
{
    background:#000;
    COLOR: #949494;
	font-family: Tahoma;
	font-size: 12px; 
	margin: 10px;
	line-height:150%;
	direction:ltr;
	text-align:center;
}
a,a:visited
{
color:white;
}

input
{
	font-family:Tahoma;
}


.mainTable
{
    background:transparent url(images/bg.png) repeat-y center;
	text-align:left;
	padding:20px 35px 20px 35px;
	margin:auto;
	width:970px;
}

/*************** Box Style*********************/
/************* End Box Style*******************/

.header 
{
	
}

.header .logo 
{
	
}

.mainTable .top
{clear:both;
padding-bottom:5px;}
.colBase
{
	overflow:hidden;
}
.center
{
	
}
.mainTable .userBoxes .center .colBase .col1{
	width: 210px;
	float: right;
	padding-left:20px;
	
	
}
.content {
	
	overflow:hidden;
}

.secondaryTop
{
	width:785px;
}
.secondaryBottom
{
	width:785px;
}

.contentVisibleCol2
{
	/*margin-right:250px;*/
}

.contentVisibleCol1
{
	/*margin-left:250px;*/
}

.mainTable .center .col2
{
	width: 210px;
	float:left;
	padding-right:20px;
}

.bottom
{
clear:both;
text-align:center;
}

.footer {
	
text-align:center;	
	background:transparent url(images/footer.png) bottom center repeat-x;
	padding-top:30px;
	height:55px;
	
}

.btnFace1
{
	background:transparent url(images/buttonFace1.png) repeat-x;
	height:27px;
	border:1px solid #FF8800;
	padding:0px 5px 5px;
	color:White;
	line-height:0px;
	font-size:13px;
}

.btnFace2
{
	background:transparent url(images/buttonFace2.png) repeat-x;
	height:27px;
	border:1px solid #484c13;
	padding:0px 5px;
	color:#000;
	line-height:0px;
	font-size:13px;
}

.btnFace3
{
	background:transparent url(images/buttonFace1.png) repeat-x;
	height:27px;
	border:1px solid #986506;
	padding:0px 5px;
	color:#353434;
	line-height:0px;
	font-size:13px;
}

/*************************MENU*********************************/
.sf-menu,.sf-menu * {
list-style:none;
margin:0;
padding:0;
}

.sf-menu {
line-height:1.0;
}

.sf-menu ul {
position:absolute;
top:-999em;
width:10em;
}

.sf-menu ul li {
width:100%;
}

.sf-menu li:hover {
visibility:inherit;
}

.sf-menu li {
float:left;
position:relative;
}

.sf-menu a {
display:block;
position:relative;
text-decoration:none;
}

.sf-menu li:hover ul,.sf-menu li.sfHover ul {
right:0;
z-index:99;
}

.sf-menu a.sf-with-ul {
padding-left:2.25em;
min-width:1px;
}

.sf-sub-indicator {
position:absolute;
display:block;
left:0;
top:20px;
width:10px;
height:10px;
text-indent:-999em;
overflow:hidden;
background:url('images/arrows.png') no-repeat -10px -100px;
}

a > .sf-sub-indicator {
top:20px;
background-position:0 -100px;
}

a:focus > .sf-sub-indicator,a:hover > .sf-sub-indicator,a:active > .sf-sub-indicator,li:hover > a > .sf-sub-indicator,li.sfHover > a > .sf-sub-indicator {
background-position:-10px -100px;
}

.sf-menu ul a > .sf-sub-indicator {
background-position:0 0;
}

.sf-shadow ul {
background:url('images/shadow.png') no-repeat bottom left;
-moz-border-radius-bottomright:17px;
-moz-border-radius-topleft:17px;
-webkit-border-top-left-radius:17px;
-webkit-border-bottom-right-radius:17px;
padding:0 0 9px 8px;
}

.sf-vertical a > .sf-sub-indicator {
background-position:0 0;
top:12px;
left:10px;
}

.menu-header-box {
background:transparent url(images/menu1.png) no-repeat ;
margin-top:8px;
padding-bottom:8px;
height:46px;
}

.menu-header li {
background:transparent;
border-right:0px solid #BBE2F6;
}

.menu-header li:first-child {
border-right:none;
}

.menu-header a,.menu-header a:visited {
font-size:12px;
color:white;
padding:16px;
font-weight:bold;

}

.menu-header li:hover,.menu-header li.sfHover,.menu-header a:focus,.menu-header a:hover,.menu-header a:active {
text-decoration: underline;
outline:0;
}

.menu-header li li {
background:#000;
border-bottom:1px solid #FcFcfc;
}

.menu-header li li a {
padding:7px;
}

.menu-header li:hover ul,.menu-header li.sfHover ul {
top:42px;
border:1px solid #FFF;
border-bottom:none
}

.menu-vertical {
float:right;
background:#0F0F0F;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-webkit-border-top-left-radius:10px;
-webkit-border-bottom-right-radius:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-topright:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
border-top-right-radius:10px;
border-top-left-radius:10px;
border-bottom-right-radius:10px;
border-bottom-left-radius:10px;
border:2px solid #A6A8AC;
margin-bottom:10px;
padding:10px;
}

.menu-vertical li {
background:transparent;
width:180px;
}

.menu-vertical a,.menu-vertical a:visited {
border-bottom:1px solid #A6A8AC;
font-size:12px;
color:#fff;
font-weight:bold;
padding:10px;
}
.menu-vertical li:hover ,.menu-vertical li.sfHover  {
	background:#2D2D2D;
}
.menu-vertical li li {
background:#0F0F0F;
border:1px solid #A6A8AC;
}

.menu-vertical li:hover ul,.menu-vertical li.sfHover ul {
top:0;
right:180px;
background:#4079BA;
}

.menu-footer-box {
text-align:center;

}

.menu-footer {
display:table;
margin:auto;
}

.menu-footer a,.menu-footer a:visited {
border-right:1px solid #A6A8AC;
font-size:12px;
color:#A6A8AC;
padding:1px 10px;
}
.menu-footer li:first-child a{
border-right:none;
}
ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul,ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul {
top:-999em;
}

ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul,ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul {
right:10em;
top:0;
}

.sf-menu ul .sf-sub-indicator,.sf-menu ul a:focus > .sf-sub-indicator,.sf-menu ul a:hover > .sf-sub-indicator,.sf-menu ul a:active > .sf-sub-indicator,.sf-menu ul li:hover > a > .sf-sub-indicator,.sf-menu ul li.sfHover > a > .sf-sub-indicator,.sf-vertical .sf-sub-indicator,.sf-vertical a:focus > .sf-sub-indicator,.sf-vertical a:hover > .sf-sub-indicator,.sf-vertical a:active > .sf-sub-indicator,.sf-vertical li:hover > a > .sf-sub-indicator,.sf-vertical li.sfHover > a > .sf-sub-indicator {
background-position:-10px 0;
}

.sf-shadow ul.sf-shadow-off,.menu-footer li {
background:transparent;
}
/********************LOGIN*****************/
.login
{
	padding-right:15px;
}

.login .lbl
{
	display:block;
	
}

.login .textBox
{
	background-color:#fbf8d8;
	width:150px;
	border:1px solid #c8c8c8;
	margin-bottom:10px;
}

.login .button
{
	padding-top:10px;
	text-align:left;
	width:150px;
}

.login .button_face
{
	background:transparent url(images/btn-gold.png) no-repeat;
	width:70px;
	height:25px;
	color:#842b1c;
	border:none;
	font-family:Tahoma;
	font-size:15px;
	
}
.registerLink
{display:none;}
/*************************************/
/*********************************/

.PortalSearchBtn {
	background: url('images/search-btn.png');
	width: 79px;
	height: 18px;
	border: none;
}


/**********************************************************/
h6, .Text6 {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: normal;
}
h5, .Text5 {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: 400;
	line-height: 165%;
	text-align: justify;
}
h4, .Text4 {
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: 800;
	text-align: justify;
}
h2
{
	font-size: 16px;
	font-weight:bold;
	margin:0px auto 5px auto;;
}
h3{
margin:0px;padding:0px;
	font-size:15px;font-weight:normal;
}

h1, .Text1 {
	font-size: 20pt;
	font-weight: 600;
}
a , a:visited{
	text-decoration: none;
}
.tblDashed tr td {
}
.HeaderLink {
	background-color: #999999;
}
.lblError {
	color: Red;
}
.NewsBullet {
	background: url(../images/arrow.gif);
	height: 10px;
}
/*****************News*************************/
.NewsSelectedNews
{
	padding: 0px 10px 0px 10px;
}
.NewsSelectedNews .NewsImage img
{
float:left;
margin:0px 15px 15px 0px;
}

.NewsSelectedNews .NewsText
{
text-align:justify;
}
.NewsSelectedNews .NewsTitle
{
	padding:5px;
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	color:#996515;
}
.NewsList ul
{
	margin:0px;
	list-style-type:none;
}
.NewsList .NewsImage
{
border:1px solid #bcbcbc;
background-color:#ededed;
padding:3px;
text-align:center;
}
.NewsList li
{
padding:10px 0px;
border-bottom:1px solid gray;
 }
.NewsList .NewsTitle
{
	
}
.NewsList .NewsImage
{
	float:right;
	margin-left:5px;
	width:100px;
}
.NewsList .NewsTitle A,.ms_Borderless_center .NewsList .NewsTitle A:visited
{
	font-weight: bold;
	color:  #0394d7;
}
.NewsList .NewsSummery
{
	text-align:justify;
}
.NewsList .separator
{
	clear:both;
}
.NewsPager
{
}

/***************************SURVEY****************/
.survey .result .bar
{
	border:1px solid gray;
}
.survey .result .bar .barFilled
{
	background-color:#5a5a5a;
	height:7px;
}

/*******************LINKS************************/


.links
{

margin:0px;
padding:0px;
list-style-type:none;


}

.links .title
{
display:none;
}


/*******************CONTENT************************/
ul.marquee
{
	display:block;
    padding:0;
    margin:0;
    list-style:none;
    line-height:120%;
    position:relative;
    overflow:hidden;
   width:900px;
    height:20px; /*
    background-color:#f2f2ff;
    border:1px solid #08084d;*/
}
ul.marquee li
{
	position:absolute;
	top:-999em;
	right:0;
	display:block;
	white-space:nowrap;
	/*font:14px Arial,Helvetica,sans-serif;
	padding:3px 5px;*/
}
.ContentStyle {
	text-align: right;
	padding: 0px;
}
.ContentTabs {
	padding: 0px;
	margin: 0px;
	height: 41px;
	z-index: 999;
}
.ContentTab {
	padding-top: 12px;
	background: url('images/tab-pressed.jpg') no-repeat center top;
	height: 41px;
	width: 245px;
	text-align: center;
	float: right;
}
.ContentTab a, .ContentTab a:hover, .ContentTab a:visited {
	font-size: 10pt;
	/*color:  #906596;*/
	text-decoration: none;
	width: 100%;
}
.ContentSelectedTab a, .ContentSelectedTab a:hover, .ContentSelectedTab a:visited {
	font-size: 10pt;
	/*color: #56365b;*/
	text-decoration: none;
	width: 100%;
}
.ContentPages {
	padding: 0px;
}
.ContentSelectedTab {
	padding-top: 12px;
	background: url('images/tab.jpg') no-repeat center top;
	height: 41px;
	width: 245px;
	text-align: center;
	float: right;
	/* border:1px #999999 solid;
	border-bottom:0px none;
	padding:3px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:4px; */
}
/*****Gallery******/
.GalleryThumbImages {
width: 240px;
margin-top:7px;

}
.GalleryThumbItem {

width: 80px;
height: 80px;
float: right;
text-align: center;
vertical-align: middle;
border:none;
margin-left:15px;
border:1px solid #585858;
margin-bottom:2px;
}
.GalleryThumbItem input
{
margin-top:17px;
}
.GalleryThumbTitle {
display: none;
}
.GalleryThumbSelectedImage {
background: transparent url('images/frame_big.png') no-repeat top center;
text-align: center;
vertical-align: middle;
padding-top: 20px;
margin-top:0px;
border:none;width: 360px;
}
.GalleryThumbSelectedImage .Image {
vertical-align: middle;
text-align:center;
padding-top:5px;
border:1px solid #585858;
}
.GalleryThumbSelectedImage .zoom, .GalleryThumbSelectedImage .zoom:visited {
display:none;
background:transparent url(images/zoom_h.png) no-repeat;
background:transparent url(images/zoom.png) no-repeat;
width:36px;height:36px;
font-size:0px;
position:relative;
right:543px;
}
.GalleryThumbSelectedImage .zoom:hover {
background:transparent url(images/zoom_h.png) no-repeat;
}
.GalleryThumbSelectedImage .Description {
color: #454545;
line-height: 100%;

margin:0px 14px 0px 14px;
text-align:right;
background-color:#cecece;
}
..GalleryThumbSelectedImage .Description p
{margin:0px;padding:0px;}
.GalleryThumbPager {
}

/*******************World time************************************/
.WorldTime
{
	list-style-type:none;
}
.WorldTime li
{
	display:inline;float:right;margin-right:10px;margin-bottom:10px;
}
.WorldTime li h2
{
	text-align:center;
}
/*******************end of World time************************************/
/*******************Currency************************************/
.Currency_LvTable,.prayer table
{
	BORDER-COLLAPSE: collapse;	
	width:95%;
font-size:10px;
}
.Currency_LvTable TD,.prayer td {
	PADDING-BOTTOM: 2px; PADDING-LEFT: 2px; PADDING-RIGHT: 2px; PADDING-TOP: 2px; white-space:nowrap;
}
.Currency_LvTable TR,.prayer .row {
	border-bottom:1px dashed black;
}
.Currency_LvTable TD.Header {
	BACKGROUND: #104e8b; COLOR: #f8f8ff
}
.Currency_LvTable TR.Alt,.prayer .alt {
	border-bottom:1px dashed black;
}
.Currency_LvTable TD.Farsi {
	TEXT-ALIGN: right; }
	
Currency_LvTable TD.English {
	TEXT-ALIGN: left; DIRECTION: ltr
}
/*******************End of Currency************************************/
/*******************Current WebSite**************/
ul{
	margin:20px;
	line-height: 150%;
	padding:0px;
	color:#0c7ab6;
}
.btn-continue-red
{
	display:block;
	width:84px;
	height:23px;
	background:url(/files/editor/images/continue.png);

	
}/******************End of Current Website***************/
/******************GreyBox ****************************/
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}
#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}
#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}
#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}
.GB_Gallery {
    margin: 0 22px 0 22px;
}
.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}
.GB_header {
    top: 10px;
    right: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: right;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: left;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
    direction:ltr;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }

.bg
{
  
}
