/*
*	تنوين لتقنية المعلومات
*	و تقنية المعلومات 2009
*	 http://www.tanween.com.sa
*/

body {
	background: #fff url(img/bg.gif) top center repeat-x;
	padding: 0;
	margin: 0;
}
* {
	padding:0;
	margin:0;
	border:0;
	
}

h3 {
	direction: rtl;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	padding:0;
	margin: 0;

}
h4 {
	direction: rtl;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	padding:0;
	margin: 0;

}


.type {
	margin-top: 15px;
	width:777px;
	font-family: tahoma;
	font-size: 10px;
	text-align: left;
	padding-bottom: 5px;
	color:#888;
	
}
.login_li{
display: inline;
list-style-type: none;
margin: 0;
text-align: right;	
}
.loginbuttom{
	width:122px;
	height:29px;
	display: block;
	background:url(img/login.gif) top center no-repeat;

}
.loginbuttom:hover {
	background-position: right -29px;	
}
.login_close{
	width:122px;
	height:29px;
	margin-top: 0;
	display: block;
	background: url(img/login.gif) top center no-repeat;
	background-position: right -58px;
	z-index: 1001;
	
}
.helpchat{
    margin-top: 30px;
    display: block;
    width: 179px;
    height:25px;
    background: url(img/chat-off.gif) right top no-repeat;
float: right;
}
.linkk{
	float: right;
	margin-top: 5px;
	margin-right: 0px;
}
.linkk a{
	font-family: tahoma;
	font-size: 12px;
	color:#888;
}
.linkk a:hover{
	color:#f05123;
}
.linkk li{
	margin-left: 20px;
	display: inline;
}
.header {
	width: 785px;
	background: url(img/logo.gif) left center no-repeat;
	height: 82px;
	margin-top: 0px;
}

.logo{
	margin-top: 60px;
	width: 250px;
	height: 75px;
	padding: 0;
	background: white url(img/logo.gif) center center no-repeat;
	border: 1px solid #ddd;
}
.boxlog{
	width:220px;
	
	background: white;
	border: 1px solid #ddd;
	padding: 15px;
	margin-top: 10px;
	text-align: right;
	font-family: tahoma;
	font-size: 12px;
	color:#888;
	            
}

.login {    
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 3px;
	
	text-align: right;
	font-family: tahoma;
	font-size: 12px;
	color:#888;
	
}
a {
	
	color:#aaa;
	text-decoration: none;
}
a:hover {
	color:#f05123;
}

.login input {
	width: 100px;
	height: 26px;
	background: #efefef url(img/inp.gif) no-repeat right center;
	border: 1px #cecece solid;
	border-right-width: 5px;
	border-right-color: #bbb;
	padding:4px;
	padding-right:9px;
	font-family: tahoma;
	color:#888; 
	margin-top: 0px;
	margin-bottom: 0px;
	
}
.login input:hover {
	background: #f4f4f4 url(img/inp.gif) no-repeat right center;	
}
.login label {
	height: 26px;
	background: #bbb;
	border: 1px #cecece solid;
	border-left: 0px;
	padding:5px;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 0;
	color:white;
}
.login .sub {
	height: 30px;
	width: 70px;
	font-size: 14px;
	float: left;
	background: #999;
	border:  3px solid #eee ;
	text-align: center;
	padding: 0px;
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
}
.login .sub:hover {
	background: #f05123;
}
.msg {
	margin-top: 60px;
	width: 380px;
	padding: 25px;
	background: #fff url(img/cau.gif) left center no-repeat;
	border: 1px solid #ddd;
	color: #888;
	text-align: right;
	font-family: tahoma;
	font-size: 12px;
	direction: rtl;
}


.footer {
	float:right;
	color:#bbb;
	text-align: right;
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 15px;
}
.footer a:hover {
	color: #999 ;
}
.error {
	margin-top:0px;
	width:  auto;
	padding: 5px;
	padding-right: 40px;
	background: url(img/error.gif) right center no-repeat;
	border: 0px solid #ddd;
	color: #888;
	text-align: right;
	font-family: tahoma;
	font-size: 12px;
	direction: rtl;
}
.error2 {
	width: 210px;
	height: 22px;
	margin-top:10px;
	padding: 0px;
	padding-top: 10px;
	padding-right: 40px;
	background: white url(img/error.gif) right center no-repeat;
	border: 1px solid #ddd;
	color: #888;
	text-align: right;
	font-family: tahoma;
	font-size: 12px;
	direction: rtl;
}
.show {
	width:777px;
	height: 230px;
	background: white;
	border: 1px solid #ddd;
	border-bottom: 0;
	margin-top: 10px;
	text-align: right;
	font-family: tahoma;
	font-size: 12px;
	color:#888;
	float: inherit;
	
}

.formr {
	width: 755px;
	background: ;
	border: 1px solid #ddd;
	padding: 10px;
	
	margin-top: 10px;
	text-align: right;
	font-family: tahoma;
	font-size: 12px;
	color:#888;
	float: left;
}
.formr a {
	color:#999;
	text-decoration: none;
}

.formr input {
	background: #efefef url(img/inp.gif) no-repeat right center;
	border: 1px #cecece solid;
	border-right: 0px;
	padding:4px;
	padding-right:7px;
	font-family: tahoma;
	color:#888;
	margin-top: 3px;
	margin-bottom: 3px;
	
}
.formr select {
	background: #efefef url(img/inp.gif) no-repeat right center;
	border: 1px #cecece solid;
	border-right: 0px;
	padding:4px;
	padding-right:7px;
	font-family: tahoma;
	color:#888;
	margin-top: 3px;
	margin-bottom: 3px;
	
}
.formr input:hover {
	background: #f4f4f4 url(img/inp.gif) no-repeat right center;	
}
.formr label {
	width:150px;
	background: #bbb;
	border: 1px #cecece solid;
	border-left: 0px;
	padding:5px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0;
	color:white;
}
.comh {
	width: 744px;
	background: #bbb;
	border: 1px #cecece solid;
	border-bottom: 0px;
	padding:5px;
	margin-top: 3px;
	margin-bottom: 0;
	color:white;
}
.formr textarea {
	background: #f5f5f5 url(img/inp2.gif) no-repeat top center;
	width:100%;
	border: 1px #cecece solid;
	padding:5px;
	font-family: tahoma;
	font-size: 12px;
	color: #888;
}
.formr img {
	border: 0px #cecece solid;
	margin:auto;
	margin-bottom: -6px ;
}

.formr .sub {
	float: left;
	background: #999;
	border:  3px solid #ddd ;
	padding: 3px;
	color:#fff;
	border-radius:5px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
}
.formr .sub:hover {
	background: #f05123;
	border:  3px solid #FFD4AA ;
}
.formr .timg {
	width:60px;
	height: 70px;
	float: right;
	padding-right: 40px;
}
.formr p {

	margin-left: 10px;
	text-align: justify;
	display: block;

	border-top: 1px dashed #eee;
	padding-top: 10px;
	margin-top: 5px;
}
.formr .lic {
	padding-right:60px;
	margin-right: 10px;
	margin-top: 10px;
	float: right;
	width: 170px;
	height: 48px;
	color: #999;
	font-size: 10px;
}
.formr .lic b a{
	font-family: arial;
	color: #999;
	font-weight: bold;
	font-size: 18px;                    
}

.side {
	color:#eee;
	font-family: tahoma;
	font-size: 12px;
	width:770px;
	border: 0px solid #ddd;
	margin: auto;
	padding:0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.side input{
	padding:3px;
	font-size: 10px;
	border: 1px solid #aaa;
	width:120px;
	color:#888;
	font-family: tahoma;
	border-radius:5px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
}

.side .links li  {
	text-align: right;
	width: 235px ;
	background: #fff url(img/arr.gif) left center no-repeat;
	border-bottom: 1px #eee solid;
	list-style-type: none;
	font-family: Arial;
	font-size: 17px;
	color: #777;
	margin: 0;
}
.side .links li a{
	
	height: 40px;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	color: #888;
	display: block;
	padding: 0 20px;
	text-decoration: none;
	padding-bottom: 0;
	padding-top: 10px;
	
}
.side .links li a:hover {
	background: #f5f5f5 url(img/arr.gif) left center no-repeat;
}


.side .links .b{
	font-size: 10px;
	font-family: tahoma;
	padding-top: 5px;
	font-weight: normal;
	text-decoration: none;
}
.side .links br{line-height: 0px;}

.catw1 {
	background:#fefefe;
	width: 200px;
	float: left;
	border: 1px solid #eee;
	padding:10px;
	margin-bottom: 10px ;
}

.catw {
	width: 100%;
	border: 1px solid #ddd;
	height: 75px;
	margin-bottom: 10px ;
}
.catw li {
	z-index: 1;
	list-style-type: none;
	height: 75px;
}
.catw li a {
	background: url(img/arr.gif) no-repeat left center ;
	height: 65px ;
	padding-top: 10px;
	padding-right: 10px;
	margin: 0;
	display: block;
	color: #888;
}
.catw li a:hover {
	background:#f5f5f5 url(img/arr.gif) no-repeat left center ;
}
.catw .img {
	height: 75px;
	width: 103px;
	float: right;
    
}
.catw .min {
	margin: 0;
	padding: 0;
	border-right: 1px solid #ddd;
	width:651px;
	height: 75px;
	float:left;
	
}
.catw .min b {
	top: 10px;
	font-size: 18px;
	font-family: Arial, Helvetica, Sans-serif;
	color: #888;
}
.adv1 {
	background: url(img/adv1.gif);
	height: 220px;
	width: 755px;
	
}

.infor {
	width:230px;
	min-height: 130px;
	float:left;
	margin: -10px;
	border-right:1px solid #ddd;
	padding:10px;
}

.ticket {
	width: 100%;
	font-size: 14px;
	color: #888;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	
}
.ticket td {
	text-align: center;
	margin: 0;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 5px;
}
.ticket .style1 {
	background: #f8f8f8;
}

.ticket .style2 {
	background: #f6f6f6;
	}

.ticket .time {
	font-size: 9px;
	color:#a39900;
}

.bill {
	color: #444;
	border: 1px dashed #C44C49;
}
.bill a {

	display: block;
	background: #CE2D29;
	padding: 5px;
	color: white;
	}
	.bill a:hover {
	display: block;
	background: #E57D7A;
	padding: 5px;
	}

.bill div {
	float:left;
}

.bill2 {
	color: #444;
	border: 1px dashed #57AA30;
}
.bill2 a {

	display: block;
	background: #57AA30;
	padding: 5px;
	color: white;
	}
	.bill2 a:hover {
	display: block;
	background: #6FBC4B;
	padding: 5px;
	}

.bill2 div {
	float:left;
}

.client_type {
	background: white;
	width: 235px;
	height: 25px;
}

.bill_red {
	color: #444;
	border: 1px dashed #C44C49;
}
.bill_red a {

	display: block;
	background: #CE2D29;
	padding: 5px;
	color: white;
	}
.bill_red a:hover {
	display: block;
	background: #E57D7A;
	padding: 5px;
	}

.bill_red div {
	float:left;
}

.bill_green {
	color: #444;
	border: 1px dashed #57AA30;
}

.bill_green a {
	display: block;
	background: #57AA30;
	padding: 5px;
	color: white;
	}
.bill_green a:hover {
	display: block;
	background: #6FBC4B;
	padding: 5px;
	}

.bill_green div {
	float:left;
}
.bill_yellow {
	color: #444;
	border: 1px dashed #c3c449;
}

.bill_yellow a {
	display: block;
	background: #aaa930;
	padding: 5px;
	color: white;
	}
.bill_yellow a:hover {
	display: block;
	background: #d8dd58;
	padding: 5px;
	}

.bill_yellow div {
	float:left;
}



ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 43px; /*--Set height of tabs--*/
	border-top: 1px solid #ddd;
	width: 287px;
	
}
ul.tabs li {
	float: left;
	margin: 0;
	margin-right: 5px;
	padding: 0;
	height: 44px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 0px solid #ddd;
	margin-top: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	height: 44px;
	width: 65px;
	text-decoration: none;
	text-align: center;
	line-height: 44px;
	font-family: tahoma;
	color: #ddd;
	
	display: block;
	font-size: 1.2em;
	padding: 0px;
	border-top: 1px solid #ddd; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	background: url(img/tap2.gif) center center no-repeat;
}
/*ul.tabs li a:hover {
	background: url(img/tap2.gif) center center no-repeat;
}*/
html ul.tabs li.active, html ul.tabs li.active a { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: url(img/tap1.gif) center center no-repeat;
	background-position: right -1px;
	border-top: 0px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	height:230px;
	border: 1px solid #ddd;
	border-bottom: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 775px;
	background: #f6f6f6;
	margin-top: 5px;
}
.tab_content {
	height:230px;
	padding: 0;
	font-size: 1.2em;
	font-family: tahoma;
	color:#999;
}
#panel {
	width:100%;
	background: #8f8f8f;
	z-index: 1000;
}

.tabbg {
	float: right;
	display: block;
	width:490px;
	height:43px;
	background: url(img/tap/bg.gif) center top repeat-x;
	background-position: right -0.5px;
	padding: 0;	
	margin: 0;
}
.tabright{
	background: url(img/tap/right.gif) right top no-repeat;
	width:490px;
	height:43px;
	padding: 0;
	margin: 0;	
	
}
.tableft{
	background: url(img/tap/left.gif) left top no-repeat;
	height:43px;
	padding: 0px;
	margin: 0;
	font-family: tahoma;
	font-size: 30px;
	line-height: 23px;
	color:#aaa;
		
}
#last_news{
    margin-right:75px ;
    padding-top: 10px;
}
#last_news li{
    list-style-type: none ;
    font-size: 13px;    
    }
    #last_news li a{
        font-family: tahoma;
        font-weight: normal;
        }
