body{
	background: #636363 url('../img/wall_bg.jpg') repeat-x;
	font-family: Arial, monospace, monaco;
}
#wrapper{
	width: 960px;
	margin: 0 auto;
	min-height: 584px;
	display: none;
	visibility: hidden;
}
#preload{
	text-align: center;
	width: 330px;
	margin: 0 auto;
	margin-top: 131px;
}
#preloader{
	height:8px;
	width:330px;
	padding: 2px;
	background-color: #07B0EF;
}
#progress{
	position: relative;
	height: 8px;
	width:0%;
	background-color: white;
}
#loading_msg{
	padding-top: 5px;
	font-size: 12px;
}
#window{
	float: left;
	margin-top: 62px;
	margin-left: 20px;
	width: 245px;
	height: 215px;
}
#curtain{
	cursor: pointer;
	background: url('../img/window/window_sky_day.png') no-repeat;
}
#lamp{
	width: 77px;
	height: 185px;
	float: left;
	margin-top: 135px;
	margin-left: -15px;
}
#tv{
	cursor: pointer;
	float: left;
	background: transparent url('../img/tv/tv.png') no-repeat;
	margin-top: 25px;
	margin-left: -10px;
	width: 338px;
	height: 302px;
}
#video_preview{
	margin-top: 77px;
	margin-left: 52px;
	width: 228px;
	height: 126px;
	overflow: hidden;
}
#video_play_btn{
	margin-top: -90px;
	margin-left: 130px;
}
#photo_frame{
	cursor: pointer;
	float: left;
	margin-top: 65px;
	margin-left: -40px;
	width: 100px;
	height: 141px;
}
#photo_frame_bottom{
	position: relative;
	top: 35px;
	left: 20px;
}
#photo_frame_top{
	position: relative;
	top: -115px;
}
#calendar{
	cursor: pointer;
	float: left;
	margin-top: 25px;
	margin-left: 65px;
	width: 169px;
	height: 76px;
	background: transparent url("../img/calendar/calendar.png") no-repeat;
}
a{
	text-decoration: none;
	color: black;
}
#calendar_date{
	width: 50px;
	height: 40px;
	text-align: center;
	margin-top: 18px;
	margin-left: 18px;
}
#calendar_day{
	width: 50px;
	float: left;
	color: white;
	font-size: 22px;
	font-weight: bold;
}
#calendar_month{
	width: 50px;
	float: left;
	font-size: 16px;
	font-weight: bold;
}
#book_shelf{
	float: left;
	cursor: pointer;
	margin-left: 60px;
}
#checkout_blogs{
	clear: both;
	float: left;
	width: 144px;
	height: 42px;
	margin-top: -265px;
	margin-left: -75px;
}
#blog_table{
	clear: both;
	float: left;
	width: 185px;
	height: 165px;
	background: transparent url("../img/blog_table/table.png") no-repeat;
	margin-left: 75px;
	margin-top: 70px;
}
#blog_table_lamp{
	clear: both;
	float: left;
	width: 138px;
	height: 166px;
	margin-top: -138px;
	margin-left: 15px;
}
#english_blog{
	clear: both;
	float: left;
	width: 85px;
	height: 52px;
	margin-top: -45px;
	margin-left: 15px;
	cursor: pointer;
}
#arabic_blog{
	float: left;
	width: 83px;
	height: 51px;
	margin-top: -45px;
	margin-left: -25px;
	cursor: pointer;
}
#family{
	float: left;
	width: 532px;
	height: 297px;
	background: transparent url("../img/family/coutch.png") no-repeat center bottom;
	margin-top: -93px;
	margin-left: -25px;
}
#daughter{
	cursor: pointer;
	float: left;
	width: 114px;
	height: 112px;
	margin-top: 41px;
	margin-left: 35px;
}
#wife{
	cursor: pointer;
	float: left;
	width: 88px;
	height: 136px;
	margin-top: 6px;
}
#me{
	cursor: pointer;
	float: left;
	width: 168px;
	height: 209px;
	margin-top: -10px;
	margin-left: -40px;
}
#son{
	cursor: pointer;
	float: left;
	width: 101px;
	height: 127px;
	margin-top: 26px;
	margin-left: -10px;
}
#contact{
	cursor: pointer;
	float: left;
	width: 184px;
	height: 250px;
	margin-top: -50px;
	margin-left: -10px;
}
#services-holder{
	float: left;
	width: 960px;
	height: 48px;
	display: table;
	margin-top: -10px;
}
#services{
	margin:10px auto 0px auto ;
	width: 764px;
	height: 48px;
}
.service{
	float: left;
	padding-left: 10px;
}
#copywrights-holder{
	float: left;
	width: 960px;
	height: 31px;
	margin-top:16px;
	
	}
.copy-writes{
	font-size:12px;
	color:#fff;
	float:left;
	margin:12px 0px 0px 30px ;
	}
#cc_copy{
	float: left;
}
#cc_copy img{
	float: left;
}
#cc_copy span{
	float: left;
	margin-left: 5px;
	margin-top: 20px;
	font-size: 10px;
}
#benu_copy{
	float: right;
}
#hint{
	
}
#me_tweets{
	clear: both;
	display: none;
	border: 2px red solid;
}
#wife_tweets{
	clear: both;
	display: none;
	border: 2px green solid;
}
#daughter_tweets{
	clear: both;
	display: none;
	border: 2px blue solid;
}
#son_tweets{
	clear: both;
	display: none;
	border: 2px yellow solid;
}
.tweetList li{
	width: 100%;
	margin-top: 10px;
	border: 1px red dotted;
}
.hide{
	display: none;
	visibility: hidden;
}
