﻿

/* Layout Small Screens */


			
body {}




/***************************************main sketon*******************************/
.nav-toggle-btn {
                display: block;
                position: absolute;
                left: -40px;
                width: 40px;
                height: 40px;
                background:url(images/toggle-btn.png);
				visibility:visible;
            }
#pageAll {display:table; border:#C00 thin solid; width:100%; padding:0; margin:0; background:#999;}
#pageHeader{display:table-cell; height:130px; float:none;  }
#pageHeader3 {
    display: table-cell;
    height: 130px;
    float: none;
    text-align: center;
    position: relative;
    font-size: 40px;
    font-weight: bold;
    color: #212655;
}
#sideMenuDisk { display:none;}
#ContentArea {display:table-cell; background:#fff; width:100%; text-align:right;}
#pageFooter {
    height: 100px;
    background: #272f7d;
    float: none;
    width: 100%;
}

/**********************************************************************/

#login_logo {  display:block; margin:10px auto ;float:none; width:172px; height:150px; background:url(images/logo2_login.png) center no-repeat; border:none; } 
#logo { display:block; margin:10px auto ;float:none; width:294px; height:150px; background:url(images/logo2.png) no-repeat; border:none; }
#decoration { display:none;}

/****************************************/

#notifyBox {
    display: block;
    width: 386px;
    height: 60px;
    text-align: center;
    border-right: #CCC 0px solid;
    border-top: #CCC 1px solid;
    margin: 20px auto 0 auto;
    padding: 10px 0 0 0;
}

a:link.Btn1 , a:visited.Btn1 , a:active.Btn1 { 
	display:block;
	background: url(images/setting.png) top no-repeat;
	margin:12px auto 0 5px;
	width:36px;
	height:36px;
	float:left;
	}
a:hover.Btn1 { 
	background: url(images/setting.png) bottom no-repeat;
	margin:13px auto 1px 5px;
	}

a:link.Btn2 , a:visited.Btn2 , a:active.Btn2 { 
	display:block;
	background: url(images/home.png) top no-repeat;
	margin:12px auto 0 5px;
	width:36px;
	height:36px;
	float:left;
	}
a:hover.Btn2 { 
	background: url(images/home.png) bottom no-repeat;
	margin:13px auto 1px 5px;
	}

a:link.Btn3 , a:visited.Btn3 , a:active.Btn3 { 
	display:block;
	background: url(images/not.png) top no-repeat;
	margin:12px auto 0 5px;
	width:36px;
	height:36px;
	float:left;
	}
a:hover.Btn3 { 
	background: url(images/not.png) bottom no-repeat;
	margin:13px auto 1px 5px;
	}

a:link.Btn4 , a:visited.Btn4 , a:active.Btn4 { 
	display:block;
	background: url(images/exit.png) top no-repeat;
	margin:12px auto 0 5px;
	width:36px;
	height:36px;
	float:left;
	}
a:hover.Btn4 { 
	background: url(images/exit.png) bottom no-repeat;
	margin:13px auto 1px 5px;
	}
.Btn5 { 
	display:block;
	margin:15px auto 0 5px;
	width:36px;
	height:36px;
	float:left;
    color: #b5b5b5;
    padding-left:10px;
	}
.Btn5:hover { 
	color: #004d70;
	}

#userBlock { 
	display:block;
	margin:0px auto 0 5px;
	width:150px;
	height:38px;
	float:left;
	text-align:left;
	color:#069;
	padding:14px 0 0 0;
	}

/****************************************/
#mainNoteBox_half {
	float:none;
	width:auto;
	position:relative;
	display:block; 
	padding:40px 10px 10px 10px ;
	margin:10px 20px;
	color:#C00;
	background:#d1d1d1;
	border:#999 1px solid;
	border-radius:3px;
	-moz-border-radius:3px;
	}
	
#mainNoteBox_half2 {
	float:none;
	width:auto;
	position:relative;
	display:block; 
	padding:40px 10px 10px 10px ;
	margin:10px 20px;
	color:#C00;
	background:#e3e3e3;
	border:#999 1px solid;
	border-radius:3px;
	-moz-border-radius:3px;
	}
	
.innerHoverBox_1 {
	width:100%;
	float:none;
	padding-right:12%;
	background:url(images/msg.png) right no-repeat;
}
.innerHoverBox_2 {
	width:88%;
	float:right;padding-right:12%;
}
.innerHoverBox_3 {
	width:100%;
	float:right;
	text-align:left;
}		

	
	
#socialBlock{ 
	padding:7px 10px ;
	display:block;
	width:170px;
	height:36px;
	float:none;
	margin:0 auto 30px auto ;
}
#socialBlock a img {
	margin:0px 0 0 5px;
	opacity:0.6;
	}
	
#socialBlock a img:hover {
	opacity:1;
	}	
	
#PSU_Block {
	padding:18px 10px ;
	direction:ltr;
	display:block;
	float:none;
	font-family:Tahoma;
	color:#CCC;
	font-size:12px;
	text-align:center;
	}
/***********************grid********************/

.PSUT_table {
	display:none;
}

#PSUT_table_boxes {
	display:block;
	float:none;
	} 
	
.PSUT_table_box {
	display:block;
	float:none;
	padding:3px 10px 5px 10px ;
	background:#FFF;
	border:#CCC 1px solid;
	border-radius:6px;
	margin-top:12px;
	} 
.PSUT_table_box_rows {
	display:block;
	float:none;
	padding:0 0 2px 0;
	border-bottom:#CCC 1px solid;
	margin-top:4px;
	color:#666;
	font-size:13px;
	}	
.PSUT_table_box_rows span {
	display:block;
	float:left;
	width:50%;
	color:#D31522;
	}	
	
#overlay_form{
	background: #FFF url(images/messageBG.png) repeat-x;
	position: absolute;
	border: 5px solid #004D70;
	padding: 10px;
	width:70%;
	height: 190px;
	-webkit-box-shadow: 0px 5px 8px 0px rgba(50, 50, 50, 0.38);
	-moz-box-shadow:    0px 5px 8px 0px rgba(50, 50, 50, 0.38);
	box-shadow:         0px 5px 8px 0px rgba(50, 50, 50, 0.38);
	border-radius: 15px;
  	-moz-border-radius: 15px;
	z-index:1001;
	margin:50px auto;
}
	
	
/************************page info *************************/
.infoBoxContainer {
	display:block;
	float:none;
	margin:0 0 20px 0;
	}
.infoBox {
    display: block;
    float: right;
    padding: 1%;
    width: 98%;
    min-height: 24px;
    font-family: 'Simplified Arabic', sans-serif;
    color: #272f7d;
    font-size: 16px;
    font-weight: bold;
}
.infoBoxValue {
    display: block;
    float: left;
    padding: 0%;
    width: 60%;
    font-family: 'Simplified Arabic', sans-serif;
    color: #D31522;
    font-size: 16px;
    font-weight: bold;
}


    .infoBoxValue select {
        padding: 3px;
        width: 93%;
        font-family: 'Simplified Arabic', sans-serif;
        color: #272f7d;
        font-size: 16px;
        font-weight: bold;
    }
/******************************************login_menu*******************************************/

#login_menu_part_container { 
	position:relative;
	 display:table;
	 bottom:10px; 
	 width:100%; 
	 right:0%;
	left:0%;
	 margin:0 auto; 
	 padding:20px 0 0 0; 
	 border:#0C6 0px solid;
	 }
	#login_menu { margin: 53px auto 0 auto;border:#F00 0 solid; display:table; float:none;}
	#login_menu ul { list-style:none; }
	#login_menu ul li { float:right;}
	#login_menu ul li a:link , #login_menu ul li a:active , #login_menu ul li a:visited   {
	color:#003399; 
	font-size:15px; 
	text-decoration:none; 
	padding:5px 5px;
	font-family: 'Simplified Arabic', sans-serif;
	border-bottom:#f4f4f4 5px solid;
	}
	#login_menu ul li a:hover , #login_menu ul li #current  { 
	color:#C00;
	border-bottom:#CC0000 5px solid;
	}
	
/*************************************login_box*************************************/

#loginBox {
	display:block;
	padding:10px;
	max-width:300px;
	width:100%;
	border:#999 0px solid;	
	margin:20px auto;
	background:#FFF;
}

#labelBox {
	display:table;
	padding:0px;
	width:100%;
	height:35px;
	float:none;
	border-bottom:#CCC 1px solid;	
	margin:0px auto;
}
#login_label {
	display:table;
	padding:0px;
	width:auto;
	float:right;
	border-bottom:#C30 4px solid;	
	margin:0px auto;
	color:#039;
}
#login_label img {
	float:right;
}

#loginBox label {
	display:table;
	width:100%;
	float:none;
	padding:10px 0 0 0;
	margin:0;
	border:#693 0 solid;
	font-size:14px;
}
#loginBox .text_box {
	padding:10px;
	width:94%;
	float:none;
	border:#999 1px solid;
	background:#E4E4E4;	
	margin:2px auto 10px auto ;
	font-size:14px;
}
a:link.loginBtn , a:visited.loginBtn , a:active.loginBtn { 
	color:#FFF; 
	display:block; 
	background:#FF0000; 
	padding:8px 18px; 
	float:none; 
	margin:0;
	text-align:center;
	text-decoration:none;
}
a:hover.loginBtn {
	background:#FF6666;}

/*************************************form*********************************************/


.input10 , .input20 , .input40 , .input50 , .input70 , .input80 , .input100 {
	width:96%;
	}	
