/*#####################################################################*|

|  Arab Forums 0.2                                                      |

|  This Script Is Free Software                                         |

|  Programmed By : Aissam Nedjar                                        |

|  facebook : facebook.com/aissam.nedjar.43                             |

|*#####################################################################*/

.clear {clear:both;}

.clearfix {
	float: none;
	clear: both;
}

.head_ads_s { width:980px; margin:0 auto 0 auto;}
#wrapper_work {
	width: 980px;
   margin:0 auto 0 auto;position: relative;
}

.image_carousel {
	padding: 15px 0 15px 10px;
	position: relative;
}
.image_carousel a {
display: block;
float: left;
}
.image_carousel img {
	border: 1px solid #ccc;
	background-color:#fff;
	padding: 9px;
	margin: 7px 11px 7px 10px;
	display: block;
	float: left;
}

.image_carousel img:hover {
	border: 1px solid #DDD;
	-moz-box-shadow: 0 1px 5px #555;
 	-webkit-box-shadow: 0 1px 5px #555;
 	box-shadow: 0px 1px 5px #555;

}
a.prev, a.next {
	background: url(../images/miscellaneous_sprite.png) no-repeat transparent;
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	top: 85px;
}
a.prev {			left: -18px;
					background-position: 0 0; }
a.prev:hover {		background-position: 0 -50px; }
a.prev.disabled {	background-position: 0 -100px !important;  }
a.next {			right: -27px;
					background-position: -50px 0; }
a.next:hover {		background-position: -50px -50px; }
a.next.disabled {	background-position: -50px -100px !important;  }
a.prev.disabled, a.next.disabled {
	cursor: default;
}

a.prev span, a.next span {
	display: none;
}
.pagination {
	text-align: center;

}
.pagination a {
	background: url(../images/miscellaneous_sprite.png) 0 -300px no-repeat transparent;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;float:none;
}
.pagination a.selected {
	background-position: -25px -300px;
	cursor: default;
}
.pagination a span {
	display: none;
}

/*#####################################################################*|

|  Arab Forums 0.2                                                      |

|  This Script Is Free Software                                         |

|  Programmed By : Aissam Nedjar                                        |

|  facebook : facebook.com/aissam.nedjar.43                             |

|*#####################################################################*/