/*
	@Author: Mkanhost.Com.Sa
*/

@import 'skitter.styles.css' ;


body {
	background: url(../images/body-bg.jpg) repeat-y fixed center center;

}


#MYpage{
       width:936px;
       margin:0 auto;
}



#headEr {
	background: url(../images/header.jpg) no-repeat;
	width: 947px;
	height: 252px;
	margin:0 auto;
	position:relative;
}

.logo {
	background: url(../images/logo.png) no-repeat;
	width: 265px;
	height: 81px;
	position: absolute;
	right: 30px;
	top: 100px;
}

#login {
	width: 500px;
	height: 40px;
	position: absolute;
	right: 10px;
	top: 7px;
}

#login > #Member {
	direction: rtl;
}

#Member > input[type="text"] {
	background: url(../images/user.jpg) no-repeat;
	width: 90px;
	height: 37px;
	border: none;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	padding-right: 80px;
	padding-left: 17px;
	font: 8pt Tahoma, Geneva, sans-serif;
}

#Member > input[type="password"] {
	background: url(../images/pass.jpg) no-repeat;
	width: 90px;
	height: 37px;
	border: none;
	outline: none;
	position: absolute;
	right: 200px;
	top: 0;
	padding-right: 80px;
	padding-left: 17px;
	font: 8pt Tahoma, Geneva, sans-serif;
}

#Member > input[type="checkbox"] {
	position: absolute;
	right: 390px;
	top: 10px;
}

#Member > input[type="submit"] {
	background: url(../images/sub.jpg) no-repeat;
	width: 57px;
	height: 34px;
	text-indent: -9999px;
	border: none;
	position: absolute;
	right: 410px;
	top: 2px;
	cursor: pointer;
}

#search {
	background: url(../images/search.jpg) no-repeat;
	width: 215px;
	height: 55px;
	position: absolute;
	left: 100px;
	top: 0px;
	z-index: 5000;
}

#search > input[type="text"] {
	position: absolute;
	left: 8px;
	top: 10px;
	outline: none;
	border: none;
	background: none;
	direction: rtl;
	width: 150px;
	height: 27px;
	line-height: 30px;
	font: 8pt Tahoma, Geneva, sans-serif;
	padding-left: 10px;
}

#search > input[type="submit"] {
	position: absolute;
	right: 6px;
	top: 10px;
	width: 32px;
	height: 30px;
	cursor: pointer;
	border: none;
	background: none;
	text-indent: -9999px;
}

.fb {
	background: url(../images/fb.png) no-repeat;
	width: 32px;
	height: 32px;
	display: block;
	text-indent: -99999px;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	position: absolute;
	left: 425px;
	top: 10px;
}

.tw {
	background: url(../images/tw.png) no-repeat;
	width: 32px;
	height: 32px;
	display: block;
	text-indent: -99999px;

	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	position: absolute;
	left: 390px;
	top: 10px;
}

.fb:hover,.tw:hover {
	background-position: bottom;
}

.home {
	background: url(../images/buttons.png) no-repeat;
	background-position:-68px 0;
	width: 68px;
	height: 145px;
	display: block;
	position: absolute;
	left: 316px;
	top: -10px;
	text-indent: -9999px;

	-webkit-transition: all linear .3s;
	-moz-transition: all linear .3s;
	-o-transition: all linear .3s;
	-ms-transition: all linear .3s;
	transition: all linear .3s;
}

.home:hover {
	background: url(../images/buttons.png) no-repeat;
	background-position:0 0;
	top: 0;
}

.register {
	background: url(../images/buttons.png) no-repeat;
	background-position:-272px 0;
	width: 69px;
	height: 93px;
	position: absolute;
	left: 217px;
	top: 35px;
	text-indent: -9999px;

	-webkit-transition: all linear .3s;
	-moz-transition: all linear .3s;
	-o-transition: all linear .3s;
	-ms-transition: all linear .3s;
	transition: all linear .3s;
}

.contact {
	background: url(../images/buttons.png) no-repeat;
	background-position:-341px 0;
	width: 69px;
	height: 92px;
	display: block;
	position: absolute;
	left: 121px;
	top: 35px;
	text-indent: -9999px;

	-webkit-transition: all linear .3s;
	-moz-transition: all linear .3s;
	-o-transition: all linear .3s;
	-ms-transition: all linear .3s;
	transition: all linear .3s;
}

.contact:hover,.register:hover {
	top: 52px;
}

.logout {
	background: url(../images/buttons.png) no-repeat;
	background-position:-136px 0;
	width: 68px;
	height: 145px;
	display: block;
	position: absolute;
	left: 24px;
	top: -10px;
	text-indent: -9999px;

	-webkit-transition: all linear .3s;
	-moz-transition: all linear .3s;
	-o-transition: all linear .3s;
	-ms-transition: all linear .3s;
	transition: all linear .3s;
}

.logout:hover {
	background: url(../images/buttons.png) no-repeat;
	background-position:-204px 0;
	top: 0;
}

#foOter {
	background: url(../images/footer.jpg) no-repeat;
	width: 949px;
	height: 298px;
	position: relative;
	direction: rtl;
	margin:0 auto;
}

.links {
	width: 250px;
	height: 170px;
	position: absolute;
	right: 20px;
	top: 45px;
}

.links li {
	list-style: none;
}

.links li a {
	background: url(../images/list.png) no-repeat 100% 50%;
	padding: 6px 0;
	padding-right: 40px;
	font: 9pt  tahoma , Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;

	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
	color: #e1e1e1;
	text-shadow: 1px 1px 0 #000;
}

.links li a:hover {
	padding-right: 25px;
	color: #fff;
}

.about {
	width: 240px;
	height: 200px;
	position: absolute;
	right: 300px;
	top: 48px;
	text-shadow: 1px 1px 0 #000;
	font: 9pt/1.9em  tahoma , Geneva, sans-serif;
	color: #e1e1e1;
}

#send {
	width: 345px;
	height: 260px;
	position: absolute;
	left: 20px;
	color: #fff;
}

#send > input[type="text"] {
	position: absolute;
	width: 181px;
	height: 30px;
	left: 0;
	top: 50px;
	background: none;
	border: none;
	outline: none;
	color: #fff;
	padding: 0 10px;
	font: 8pt  tahoma , Geneva, sans-serif;
}

#send > input[type="email"] {
	position: absolute;
	width: 181px;
	height: 30px;
	left: 0;
	top: 90px;
	background: none;
	border: none;
	outline: none;
	color: #fff;
	padding: 0 10px;
	font: 8pt  tahoma , Geneva, sans-serif;
	text-align: left;
}

#send > textarea {
	position: absolute;
	width: 320px;
	height: 70px;
	left: 0;
	top: 128px;
	border: none;
	background: none;
	outline: none;
	color: #fff;
	padding: 10px;
	font: 8pt/1.7em  tahoma , Geneva, sans-serif;
}

#send > input[type="submit"] {
	width: 63px;
	height: 34px;
	position: absolute;
	left: 0;
	bottom: 0;
	cursor: pointer;
	background: none;
	border: none;
	text-indent: -9999px;
}

.rights {
	width: 450px;
	height: 25px;
	position: absolute;
	bottom: 0;
	right: 20px;
	font: bold 9pt tahoma ;
	color: #ccc;
	text-shadow: 1px 1px 0 #000;
}


.mkan {
	width: 160px;
	height: 30px;
	position: absolute;
	bottom: 2px;
	text-indent:-9999px;
	left: 0;
	font: 10pt tahoma;
	color: #ccc;
	text-shadow: 1px 1px 0 #000;

}

.block {
	width:935px;
	margin:0 auto;
	overflow:hidden;
}


.block img {
    max-width:700px;
}

.up-cont {
	background: url(../images/up-cont.jpg) no-repeat;
	width: 937px;
	height: 27px;
}

.down-cont {
	background: url(../images/down-cont.jpg) no-repeat;
	width: 936px;
	height: 42px;
}

#grid {
	width: 900px;
	height: 250px;
	margin: 20px auto;
	clear: both;
	overflow:hidden;
}


.des{
    background-color:white; 
    border:thin dotted silver;
    border-right:4px solid silver;
    text-align:right; 
    padding:5px; padding-left:5px;padding-right:5px; 
    font-family:tahoma; font-size:8pt; font-weight:bold; color:#333333;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
	border-radius:2px;
}


.des:hover{
    background-color:#F1f1f1;
}  