﻿/*
*******************************************
* Name: SIB WWW User Interface #Welcome   *
* CSS Style by www.gtpland.com 			  *
* Author: Hamed Haddadian         		  *
*******************************************
*/
body {
	/*background: #F8F8F8 url('welcome/head.gif') repeat-x;*/
	font-family: Tahoma;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

#body_shell {
	width: 100%;
	direction: rtl;	
}

#body_wrap {
	width: 100%;
}

#body_margin {
	margin-right: 0;
	margin-left: 0;
	clear: both;
	height: auto;
	margin-top: 0;
	text-align: center;	
}

.logo {
	border: 0;
	float: right;
}

.company_details {
	padding-top: 25px;
	margin-right: 8px;
	direction: rtl;
	float: right;
	font-family: Tahoma;
	font-size: 11px;
	color: #373737;
	line-height: 18px;
}

/* UPDATE CENTER OF WARD FOR LOGIN */
.centerw324 {
	padding-right: 160px;
}

/* UPDATE SUBHEAD WIDTH FOR PERSIAN */
.m1 {
	width: 398px;
}

/* UPDATE PAGE CONTROL FOR SUB HEAD */
.subml_head .page-control {
	width: 90%;
	height: 21px;
	overflow: hidden;
	float: right;
	clear: left;	
	margin-right: 5px;
	margin-top: 8px;
	font-family: Tahoma;
	font-size: 11px;
}

.subml_head .page-control .on a {
	background: url(subhead_tab.gif) 0px -18px repeat-x;
	margin-top: 0px;
	border-bottom: 0;
	font-weight: bold;
	color: #B03900;
}

/* UPDATE WARD 324 */
.w324 {
	background: transparent url('ward396.gif') no-repeat bottom;
	width: 400px !important;
	width: 399px;
}

.line-separator {
	border-top: 1px #CCCCCC solid;
	margin-top: 9px;
	float: left;
	width: 100%;
	text-align: justify;
}

.button {
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
	height: 20px;
	background: #F8F8F8 url('column-head.gif') repeat-x;
	border: 1px #C0C0C0 solid;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
}

/* BUTTON CHANGES FOR OPERA */
@media all and (min-width: 0px){
	.button {
		padding-left: 0;
		padding-right: 13px;
		padding-bottom: 2px;
	}
}

.report-in {
	padding-top: 6px;
	text-align: center;
}

.justfiytext {
	text-align: justify;
}

.content_top {
	background: transparent url('welcome/content.gif') no-repeat top;
	width: 373px;
	height: 5px;
	margin-right: -3px;
	clear: both;	
}

.content {
	background: transparent url('welcome/content.gif') no-repeat bottom;
	width: 371px;
	margin-top: 0 !important;
	margin-top: -7px;
	margin-right: -2px !important;
	margin-right: -3px;
	margin-bottom: 8px;
	padding-top: 2px;	
	padding-bottom: 8px;
	text-align: center;
	line-height: 18px;
	float: right !important;	
	clear: left !important;
	float: left;
	clear: right;
	text-align: right;
}

.content .wrap {
	padding-right: 8px;
}

.content .wrap #title {
	margin-bottom: 8px;
	font-weight: bold;
}

.content .wrap #typebox {
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
	background: #F8F8F8 url('memo.gif') repeat-x;
	border: 1px #C0C0C0 solid;
	width: 120px;
}

.content .wrap p .memo {
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
	background: #FFFFFF url('memo.gif') repeat-x;
	border: 1px #C0C0C0 solid;
	width: 225px !important;
	width: 224px;
	overflow: auto;	
}

/* MEMO WIDTH FOR OPERA */
@media all and (min-width: 0px){
	.content .wrap p .memo-opera {
		width: 215px !important;
	}
}

.bank-bar {
	background: transparent url('welcome/bank-bar.gif');
	width: 315px;
	height: 50px;
	float: left;
	margin-left: 40px !important;
	margin-left: 20px;
}