@charset "utf-8";
/* Articles CSS Document */
#rightcontentinside{
	width:250px;
	height:auto;
	float:right;
}
.remember1{
			width:20px;
			height:30px;
			background-color:#aff1ff;
			float:right;
			margin-right:50px;
			border:none;
			cursor:pointer;
			margin-top:10px;
			border-radius:8px;
			color:#025f79;
			box-shadow: -1px 0 20px #025f79 inset;
}
.rememberme1{
			width:100px;
			float:right;
			margin-right:5px;
			border:none;
			font-size:15px;
			font-weight:bold;
			cursor:pointer;
			margin-top:10px;
			border-radius:8px;
			color:#025f79;
			
}
#leftcontentinside{
	width:720px;
	height:auto;
	float:right;
}
.feedb{
		width:600px;
		height:auto;
		margin:10px 30px;
}
.articleall{
	width:680px;
	min-height:400px;
	float:right;
	border:2px solid #e8e8e7;
	-moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -khtml-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
	box-shadow:0px 0px 30px #aaeffc; -webkit-box-shadow:0px 0px 30px #aaeffc; -moz-box-shadow:0px 0px 30px #aaeffc; opacity: 1; z-index:1100;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:5px;
	background-color:#ffffff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-align:right;
	direction:rtl;
	color:#038db2;
	
}
.viewcont{
	width:640px;
	height:auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-align:justify;
	direction:rtl;
	color:#038db2;
	padding:15px 15px 15px 15px;
}
.deptitle{
	width:645px;
	height:27px;
	background-image:url(images/titlebg.png);
	background-repeat:no-repeat;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	color:#0394bb;
	font-size:14px;
	text-align:right;
	font-weight:bold;
	padding-right:40px;
	padding-top:7px;
	margin-top:20px;
	border-top-radius:4px;
	
}
.deptitle:hover{
		color:#038db2;
		text-shadow:1px 1px #ccc;
}
.article{
	width:650px;
	height:120px;
	overflow:hidden;
	float:right;
	margin-right:15px;
	border:1px dashed #AAEFFC;
	-moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -khtml-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
	margin-top:10px;
	background-color:#f1f9fb;
	margin-bottom:5px;
}
.article1{
	width:635px;
	height:auto;
	overflow:hidden;
	float:right;
	margin-right:20px;
	border:1px dashed #AAEFFC;
	-moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -khtml-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
	margin-top:15px;
	background-color:#F1F9FB;
	margin-bottom:10px;
}
.articleimg{
		   width:120px;
		   height:90px;
		   border:1px solid #C7C8AE;
		   float:right;
		   margin-right:10px;
		   margin-top:10px;
		   -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; opacity: 0.9;
}
.articleimg:hover{
		/*-webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);  opacity: 1; z-index:1100;box-shadow:0px 0px 20px gray; 					       -webkit-box-shadow:0px 0px 20px gray; -moz-box-shadow:0px 0px 20px gray; opacity: 1; z-index:1100;*/
		 -webkit-transform: rotate(-5deg);
    	 -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
      	-ms-transform: rotate(-5deg);
          transform: rotate(-5deg);
}
.rightblockphoto:hover{
		-webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);  opacity: 1; z-index:1100;box-shadow:0px 0px 10px gray; 					     	 -webkit-box-shadow:0px 0px 10px gray; -moz-box-shadow:0px 0px 10px gray; opacity: 1; z-index:1100;
}
.leftblock{
		   width:500px;
		   min-height:105px;
		   float:left;
		   margin-left:10px;
		   margin-top:10px;
		   overflow:hidden;
		  
}
.articletitle{
			color:#0386aa;
			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;
			font-weight:bold;
			float:right;
			margin-top:0px;
			margin-right:5px;
			width:480px;
			height:25px;
			overflow:hidden;
			direction:rtl;
			text-align:right;
			text-shadow: 1px 1px #ccc;
			
	}
.articletitle:hover{
			color:#005baa;
			text-shadow:1px 2px #ccc;
}
.aticlecont{
			width:480px;
			height:52px;
			direction:rtl;
			margin-top:10px;
			margin-right:5px;
			text-align:right;
			overflow:hidden;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:13px;
			color:#333333;
}
.articlesmore{
			color:#0069a9;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:11px;
			font-weight:bold;
			float:left;
			margin-top:0px;
			margin-right:5px;
			width:100px;
			height:30px;
			direction:rtl;
			text-align:right;
			margin-left:10px;
			text-shadow:1px 1px #ccc;
			
}
.articlesmore:hover{
			color:#12687f;
			text-shadow:1px 2px #ccc;
}
.paging{
			width:450px;
			height:20px;
			float:left;
			margin-top:5px;
			margin-bottom:5px;
			direction:ltr;
			}
								
.paginglinks{

			padding-left:5px;
			padding-right:5px;
			color:#0386AA;
			font-family:Tahoma, Geneva, sans-serif;
			font-weight:bold;
			text-decoration:none;
			direction:ltr;
			margin-right:2px;
			font-size:14px;
			margin-left:2px;
			text-shadow: 1px 1px #ccc;
}
.congratulation-cont{
			width:480px;
			height:70px;
			direction:rtl;
			margin-top:0px;
			margin-right:5px;
			text-align:right;
			overflow:hidden;
			font-family:Tahoma, Geneva, sans-serif;
			font-size:13px;
			color:#333333;
}
.paginglinks:hover{
			color:#0069a9;
			text-shadow:1px 2px #ccc;
	
			
}
.rightblocktext1{
			width:620px;
			height:auto;
			background-color: #e4f4f8;
   			box-shadow: -3px 0 10px rgba(114, 114, 114, 0.4) inset;
			font-weight:bold;
			padding:10px;
			color:#038db2;
			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;
			font-weight:bold;
			float:right;
			margin-top:0px;
			overflow:hidden;
			direction:rtl;
			text-align:right;
			text-shadow: 2px 2px #ccc;
			
					
					
				}
.rightblockphoto{
			float:right;
			padding:2px;
			width:420px;
			margin-top:20px;
			margin-right:100px;
			height:240px;
			border:1px dashed #AAEFFC;
		   float:right;
		   -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; opacity: 1;
					
				}
				
				
				
.rightblocktext2{
			float:right;
			width:600px;
			height:auto;
			overflow:hidden;
			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;
			font-weight:bold;
			line-height:1.5em;
			text-align:justify;
			direction:rtl;
			padding:5px;
			color:#434340;
			margin-top:10px;
			margin-right:10px;
	
}


.contactme{
	width:500px;
	height:auto;
	float:right;
/*	border:1px solid black;*/
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#038db2;
	margin-right:5px;
	margin-top:12px;
	text-align:right;
	padding-right:10px;
}

.contactright{
	width:600px;
	height:auto;
	float:right;
	/*border:1px solid black;*/
	margin-top:10px;
}
.contactphoto{
	width:250px;
	height:200px;
	float:right;
	padding:2px;
	border:1px solid #C7C8AE;
	margin-right:30px;
	margin-top:10px;
   -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; opacity: 0.9;
	
}
.contactphoto:hover{
		-webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);  opacity: 1; z-index:1100;box-shadow:0px 0px 30px gray; 					        -webkit-box-shadow:0px 0px 30px gray; -moz-box-shadow:0px 0px 30px gray; opacity: 1; z-index:1100;
}
.message{
		width:600px;
		height:20px;
		color:#037ea0;
		float:right;
	    text-align:right;
		direction:rtl;
		font-weight:bold;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:13px;
		margin-right:15px;
		margin-top:20px;
}
.compsform2{
			float:left;
			width:390px;
			margin-top:0px;
			text-align:right;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:;
			color:#575756;
			margin-right:10px;
			border:#E8E8E7 1px solid;
			
	}
	
	
 .send{
					
			width:50px;
			height:30px;
			background-color:#aff1ff;
			float:left;
			margin-left:20px;
			border:none;
			cursor:pointer;
			-moz-border-radius: 8px 8px 8px 8px;
			-webkit-border-radius: 8px 8px 8px 8px;
			-khtml-border-radius: 8px 8px 8px 8px;
			border-radius: 8px 8px 8px 8px;
			color:#025f79;
			padding-bottom:5px;
			font-weight:bold;
			box-shadow: -1px 0 20px #025f79 inset;
	}
.send:hover{
			box-shadow: -1px 0 20px rgba(0, 0, 0, 0.4) inset;
			color:#005baa;
			text-shadow:#ccc 1px 1px;
			cursor:pointer;
	
}
.compsformall2{
			border:#AAEFFC 1px dashed;
			height:30px;
			width:460px;
			float:right;
			 overflow:hidden;
			 -moz-border-radius: 15px;
			 -webkit-border-radius: 15px;
			 border-radius: 15px;
			 padding:7px 10px 0px 10px;
			 text-align:right;
			 font-family:Tahoma, Geneva, sans-serif;
			 font-size:12px;
			 background-color:#f1f9fb;
			 direction:rtl;
			 font-weight:bold;
			 color:#034254;
			 margin-top:10px;
			 margin-right:65px;
			 
}
.photoall{
		float:right;
		width:205px;
		height:190px;
		overflow:hidden;
		margin-right:10px;
	}
.titlephoto{
		width:180px;
		min-height::28px;
		-moz-border-radius: 8px 8px 8px 8px;
		-webkit-border-radius: 8px 8px 8px 8px;
		-khtml-border-radius: 8px 8px 8px 8px;
		border-radius: 8px 8px 8px 8px;
		margin-right:10px;
		height:auto;
	    background-color:#f1f9fb;
		float:right;
		font-family:Tahoma, Geneva, sans-serif;
		color:#036783;
		font-size:14px;
		text-align:right;
		font-weight:bold;
		padding-right:15px;
		padding-top:0px;
		box-shadow: -1px 0 10px #AAEFFC inset;
}
.titlephoto:hover{
		box-shadow: -1px 0 20px #037ea0 inset;
		color:#005baa;
		text-shadow:#ccc 1px 1px;
}
.photocomment{
		padding-bottom:2px;
		width:165px;
		padding:2px;
		height:35px;
		overflow:hidden;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#036783;
		float:right;
		direction:rtl;
	}
.photocomment:hover{
		text-shadow:#ffffff 1px 1px 3px;
	}
.fancy2 {
		border: 1px dashed #AAEFFC;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		-khtml-border-radius: 8px;
		border-radius: 8px;
		padding: 2px;	
		margin: 5px 5px 5px 0;
		margin-top:10px;
		margin-right:10px;
		width:190px;
		height:120px;
	}
.fancy2:hover{
		-webkit-transform: rotate(-5deg);
    	 -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
      	-ms-transform: rotate(-5deg);
          transform: rotate(-5deg);
}
.photocomment2{
			width:135px;
			height:48px;
			-moz-border-radius: 8px 8px 8px 8px;
			-webkit-border-radius: 8px 8px 8px 8px;
			-khtml-border-radius: 8px 8px 8px 8px;
			border-radius: 8px 8px 8px 8px;
			margin-right:10px;
			background-color:#f1f9fb;
			float:right;
			font-family:Tahoma, Geneva, sans-serif;
			color:#036783;
			font-size:12px;
			text-align:right;
			padding-right:15px;
			overflow:hidden;
			padding-top:0px;
			box-shadow: -1px 0 10px #AAEFFC inset;
		}
		
		
.photoall2{
			float:right;
			width:155px;
			height:170px;
			overflow:hidden;
			margin-right:0px;
		}
.fancy3 {
			border: 1px dashed #AAEFFC;
			padding: 2px;
			 -moz-border-radius: 10px 10px 10px 10px;
			-webkit-border-radius: 10px 10px 10px 10px;
			-khtml-border-radius: 10px 10px 10px 10px;
    		border-radius: 10px 10px 10px 10px;	
			margin: 5px 5px 5px 0;
			margin-right:10px;
			width:138px;
			height:100px;
		}
.details{
		font-family:Tahoma, Geneva, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#ea2919;
		text-align:right;
		direction:rtl;
		margin-top:15px;
		float:right;
		margin-right:50px;
}