﻿body {
	background-color:#f9f9f9;
	font-family:'yekan' , Tahoma;
}



#header {
	background-image:none ! important;
	background-color:inherit ! important;
}

	#header .headerContents {
		max-width: 930px !important;
		height:120px;
		margin-left:auto;
		margin-right:auto;
		position:relative;
	}
		#header .headerContents #Logo {
			position:absolute;
			left:0;
		}
		
		#header .headerContents #languages {
			left:auto;
			right:0;
			top:3px;
			width:initial;
			height:40px;
		}

		#header .headerContents #languages a,
		#header .headerContents #languages label,
		#header .headerContents #languages label currentLanguage
		 {
			color:gray;
			width:initial;
		}

	#header .loginPanel {
		position:absolute;
		width:500px;		
		left:auto;
		right:55px;
	}

		#header .loginPanel a,#header .loginPanel span {
			color: #808080;
			text-decoration: none;
			text-shadow:none;
		}

	#header .loginPanel div {
		float:right;
		margin-right:10px;
	}



#footer {
	height:180px;
	background-color: #17202f;
	color:#ebebeb;
    margin: 0 auto;
	padding:0;
    width: 100%;
	/*background-image:url('./images/footer.png');*/
	background-position:center;
	position:relative;

	
}

#footer .footerContents {
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
	padding-top:5px;
	text-align:center;
    /*width: 930px;*/
}

#footer #namad{
    padding-top : 5px;
}

.footerContents .footerText{	
	
	/*padding-bottom:43px;*/
	vertical-align:middle;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	/*position:absolute;
	bottom:-37px;*/
}

.footerContents #pnlFooterLinks{
	width:100%;
}

.footerContents #pnlFooterLinks ul{	
	list-style:none;
	width:100%;
}

.footerContents #pnlFooterLinks ul li{	
	float:right;
	width:33%;
}

.footerContents #pnlFooterLinks a{	
	color:#ebebeb;	
}
	.footerContents #pnlFooterLinks a:hover {
		color:#eac42b;
	}






.mpButton {
    background-color: #004f09;
    border:1px solid #004f09;
    cursor:pointer;
    color: white;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;        
    zoom: 1;
    *display: inline;    
    line-height: 30px;
    min-height: 30px;
    min-width: 60px;
    padding: 3px 20px;
    text-decoration: none;
    transition: all 1s ease 0s;
    vertical-align: middle;
}
    .mpButton:hover {
        background-color: #FFF;
        border:1px solid #004f09;
        color:#004f09;
    }

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#CCC;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#CCC;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#CCC;
   opacity:  1;
   
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#CCC;
}

.masterSearchContainer {
	position:absolute;
	top:60px;
	right:0;
}

	.masterSearchContainer .searchControls {
		width:505px;
		padding:0px;
		
	}
	.masterSearchContainer .searchControls #btnMasterSearch {
		margin:0px;
		float:right;
		border:0;
	}

	.masterSearchContainer .searchControls #txtMasterSearch {
		float:right;
		width:450px;
		font-size:10pt;
		font-family:yekan;
		margin:0px;
		height:35px;
		border:solid 1px #CCC;
		border-left:0;
		border-radius:initial;
		box-shadow:none;
		outline:none;
		padding:0;
	}

#pnlMasterSearchAutoFill {    
    width: 635px;
    
    z-index: 10005;
    top: 43px;
    right: 0;
    position: absolute;
    background: #fff;
    border: 1px solid #bcbcbc;    
    -moz-box-shadow: -1px 4px 10px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: -1px 4px 10px 0 rgba(0,0,0,.2);
    box-shadow: -1px 4px 10px 0 rgba(0,0,0,.2);
}
	#pnlMasterSearchAutoFill h2 {
		font-size:12pt;
		margin:0;
		text-align:center;
		color:black;
	}

	#pnlMasterSearchAutoFill .AutoFillCol {
		width:33%;
		float:right;
		/*border:solid 1px #000;*/
	}
		#pnlMasterSearchAutoFill .AutoFillCol ul {
			list-style:none;
			width:100%;
			padding:0;
			margin:0;
		}

			#pnlMasterSearchAutoFill .AutoFillCol ul li {
				padding:2px 5px;
				border-bottom:dotted 1px #CCC;
				min-height:30px;
				vertical-align:middle;
				text-align:center;

			}
				#pnlMasterSearchAutoFill .AutoFillCol ul li:hover {
					background-color:#dfe5ff;
				}
				#pnlMasterSearchAutoFill .AutoFillCol ul li img {
				border-radius:50%;

			}
			#pnlMasterSearchAutoFill .AutoFillCol ul a {
				text-decoration:none;
				font-size:11pt;
			}

		#pnlMasterSearchAutoFill .AutoFillCol .notFound {
			color:#CCC;
		}


/*------------------wiki---------------*/

#main_wrapper #middleDiv {
	background: initial; 
	border-radius:inherit; 
	box-shadow:none;
}

body .siteButton {
	
    background-color: #eac42b;
	border: 1px solid #eac42b;
	color: #000;
	border-radius:2px;
}
	
	body .siteButton:hover {
		background-color: #fcb415;
		color:white;
	}

/*-------jqui-----*/
/*body .ui-widget-header {
	background:initial;
	background-color: #FFF;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:3px solid #363636;
	border-bottom-right-radius:initial;
	border-bottom-left-radius:initial;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #FFF;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    
	background:initial;
	background-color:#363636;
    border: 1px solid #363636;
    color: #FFF;
    font-weight: normal;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") repeat-x scroll 50% 50%;
    border: 1px solid #aaa;
    color: #000;
    font-weight: normal;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #000;    
}

.ui-tabs .ui-tabs-nav li{
	height: 40px;
    line-height: 29px;
}*/

body .ui-widget-overlay {
	background-image:none;
	background-color:#CCC;
	opacity:0.5;
}

.mpTabs .ui-widget-header {
	background:initial;
	background-color: #FFF;
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:3px solid #363636;
	border-bottom-right-radius:initial;
	border-bottom-left-radius:initial;
}

.mpTabs .ui-state-default a,
.mpTabs .ui-state-default a:link,
.mpTabs .ui-state-default a:visited {
    color: #FFF;
}

.mpTabs .ui-state-default,
.mpTabs .ui-widget-content .ui-state-default,
.mpTabs .ui-widget-header .ui-state-default {
    
	background:initial;
	background-color:#27c2c4;
    border: 1px solid #363636;
    color: #FFF;
    font-weight: normal;
}

.mpTabs .ui-state-active,
.mpTabs .ui-widget-content .ui-state-active,
.mpTabs .ui-widget-header .ui-state-active {
    background: #17202f;
    border: 1px solid #aaa;
    color: #fff;
    font-weight: normal;
}

.mpTabs .ui-state-active a,
.mpTabs .ui-state-active a:link,
.mpTabs .ui-state-active a:visited {
    color: #fff;    
}

.mpTabs .ui-tabs-nav li {
	height: 40px;
	line-height: 29px;
}

.modalDialog {	
	padding:0;
	background-color:#FFF;
	background-image:none;
}
	.modalDialog.ui-widget {
		font-family:inherit ;
	}
	.modalDialog .ui-dialog-titlebar {
		border-radius:0;
		padding:2px;
	}
			
	.modalDialog .ui-dialog-content {
		background:none;
	}




