#shoghl img,#china img,#sun img,#egypt img,#india img{
margin:4px;
}
#sleep img{
margin:9px 4px 9px 4px;
}
#color img{
margin:0 10px 0 10px;
}

.faltext{
margin: 10px 0 10px 0;
}



#male ul,#female ul {
margin:10px 0 5px 0;
padding:0;
}
#male ul li a,#female ul li a{
margin-right:35px;
width:50px;
float:right;
list-style:none;
background: url('images/fal/male_s.gif') right no-repeat;
padding:4px;
padding-right:25px;
text-align:right;
}


#female ul li a{
background: url('images/fal/female_s.gif') right no-repeat;
}



#otherfal li a{
display:block;
float:right;
width:160px;
padding:10px 0 10px 0;
margin:5px;
border:1px solid #FF5B5B;
background:url(images/linknormal.jpg) repeat-x top center;
}

#otherfal li a:hover{
background:red;
border:1px solid #FF5B5B;
background:url(images/linkhover.jpg) repeat-x top center;
text-decoration:none;
}

#showcardsfal{
display:none;
width:100%;
height:100%;
background:white;
position:fixed;
z-index:100;
top:0;
left:0;
opacity:.5;
-moz-opacity:.5;
filter:alpha(opacity=50);

}

#closecardswin{
cursor:pointer;
padding:5px;
width:80px;
background:#FE699E url(images/bgdiv.gif);
background-position:0 190px;
border:1px solid #EB3675
}

#showcardsimg{
display:none;
width:50%;
height:50%;
background:white;
position:fixed;
top:25%;
left:25%;
z-index:101;
background:white;
}

#cardslist ul,#cardslist li{
margin:0;
padding:0;
}

#cardslist li{
float:right;
margin:1px;
margin-bottom:0;
cursor:pointer
}

#faltext{
text-align:justify;
direction:rtl;
}

#colorfalshow img{
margin:15px;
}

#showfaltext{
direction:rtl;
text-align:justify;
font:15px tahoma;
line-height:27px;
padding:10px;
}










.pagination {
	padding: 3px;
	direction:ltr;
	text-align:center;
	font:12px tahoma;
	line-height:25px;
}

.pagination a {
	color: #A1003A;
	padding:3px 5px 3px 5px;
	border: 1px solid #FF9DC0;
	text-decoration: none;
	background:#FFDFEB;
	margin-left:4px;
}
.pagination a:hover {
	color: #A1003A;
	background: #FF9DC0;
	border: 1px solid #A1003A;
}