/* ######### CSS for Shade Tabs. Remove if not using ######### */


.shadetabs{
padding: 0px 0;
margin-left: 0;
margin-top: 10px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}



.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
float: right;
height: 32px;
width: 102px;
margin: 0 0px 0 2;
text-align: center;
color: #999999;


}

.shadetabs li a:visited{
color: #999999;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #999999;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
}

.shadetabs li a.selected{ /*selected main tab style */
border-bottom-color: white;
color: #000000;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.divcontent{
border:0px solid #CCCCCC; width:100%;
padding: 5;
}

#wrapper{
width: 100%;
margin: 0 auto;
}
.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
}
.tab{
float: right;
height: 32px;
width: 102px;
margin: 0 0px 0 0;
text-align: center;

}

.tabtxt{
margin: 0;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}

.tab div a.selected{ /*selected main tab style */
background: #8DC70A;

}

.TheNew a {
	background:url('the_new.gif') no-repeat center center;
	display:block;
	width:55px;
	height:21px;
}
.TheNew a:hover {
	background:url('the_new2.gif') no-repeat center center;
}
.A3laTqyem a {
	background:url('a3la_tqyem.gif') no-repeat center center;
	display:block;
	width:95px;
	height:23px;
}
.A3laTqyem a:hover {
	background:url('a3la_tqyem2.gif') no-repeat center center;
}
.MoreZyara a {
	background:url('more_zyara.gif') no-repeat center center;
	display:block;
	width:95px;
	height:23px;
}
.MoreZyara a:hover {
	background:url('more_zyara2.gif') no-repeat center center;
}
.MoreTa3lek  a {
	background:url('more_ta3lek.gif') no-repeat center center;
	display:block;
	width:95px;
	height:23px;
}
.MoreTa3lek a:hover {
	background:url('more_ta3lek2.gif') no-repeat center center;
}

