.CSSTabDiv
{
	height:221px;
	position:relative;
	left:-26px;	
	text-decoration:none;
}

.shadetabs{
position:relative;
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 220px;
border: 0px solid #90B6F1;
border-bottom-width: 0;
float:right;
text-decoration:none;
border-bottom:4px solid #CCCCCC;
border-right:4px solid #CCCCCC;
border-top:4px solid #CCCCCC;
}

.shadetabs li 
{
list-style-type: none;
text-decoration:none;
}

.shadetabs li a {
background:transparent;
/*font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;*/
display: block;
width: auto;
text-decoration: none;
color:transparent;
border:0;
width:220px;
height:55px;
}
.shadetabs li a  span{ color:transparent;
text-decoration:none;}
* html .shadetabs li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 220px;
text-decoration:none;
border:0;
color:transparent;
}

* html .shadetabs li a span{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 220px;
text-decoration:none;
border:0;
color:transparent;
}

/*whyislam tabs style for ststic condition */
.shadetabs li#CSSTabID0 a
{color:transparent;
text-decoration:none;}
.shadetabs li#CSSTabID0
{
	/*display: inline;*/
	text-decoration: none;
	display:block;
	background-image:url(images/newtabs/life-after-death.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:220px;
	height:55px;
	
}
.shadetabs li#CSSTabID1 a
{color:transparent;
text-decoration:none;}
.shadetabs li#CSSTabID1
{
	/*display: inline;*/
	text-decoration: none;
	display:block;
	background-image:url(images/newtabs/racism.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:220px;
	height:55px;
	/*padding-right:100px;
	padding-left:70px;
	padding-bottom:50px;*/
}
.shadetabs li#CSSTabID2 a
{color:transparent;
text-decoration:none;}
.shadetabs li#CSSTabID2
{
	/*display: inline;*/
	text-decoration: none;
	display:block;
	background-image:url(images/newtabs/women.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:220px;
	height:55px;
	/*padding-right:100px;
	padding-left:70px;
	padding-bottom:50px;*/
}
.shadetabs li#CSSTabID3 a
{color:transparent;
text-decoration:none;}
.shadetabs li#CSSTabID3
{
	/*display: inline;*/
	text-decoration: none;
	display:block;
	background-image:url(images/newtabs/islam-in-amercia.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:220px;
	height:55px;

}
/*whyislam tabs style for selected condition */

.shadetabs #CSSTabID0.selected{ 
	/*display: inline;*/
	text-decoration: none;
	display:block;
	text-decoration:none;
	background-image:url(images/newtabs/life-after-death-hover.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:220px;
	height:55px;

	
}
.shadetabs #CSSTabID1.selected{ 
	/*display: inline;*/
	text-decoration: none;
	display:block;
	text-decoration:none;
	background-image:url(images/newtabs/racism-hover.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:220px;
	height:55px;
	
}
.shadetabs #CSSTabID2.selected{ 
	/*display: inline;*/
	text-decoration: none;
	display:block;
	text-decoration:none;
	background-image:url(images/newtabs/women-hover.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:220px;
	height:55px;

}
.shadetabs #CSSTabID3.selected{ 
	/*display: inline;*/
	text-decoration: none;
	display:block;
	text-decoration:none;
	background-image:url(images/newtabs/islam-in-amercia-hover.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:220px;
	height:55px;
	/*padding-right:100px;
	padding-left:100px;
	padding-bottom:40px;*/
}

.tabcontentstyle{ /*style of tab content oontainer*/

border-bottom:4px solid #CCCCCC;
border-left:4px solid #CCCCCC;
border-top:4px solid #CCCCCC;
width:388px;
float:right;


}
#CSSTabMainTab639
{width:220px;
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;

}
}
