body{
	/*font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	background-color:#008d9d;
    color:#003844;
    margin:0 auto;
    padding:0;*/
}

.Container
{
    background-image:url(/Images/top_bg.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    background-color:Black;
    direction:rtl;
    margin:0 auto;
}


.Visible
{
    display:block;
    visibility:visible;
}
.Hidden
{
    display:none;
    visibility:hidden;
}

.MaskLayer
{
    
    background-image:url(/Images/maskBg.gif);
    width:100%;
    height:100%;
    left:0;
    position:absolute;
    visibility:hidden  ;
    display:none;
    text-align:center;
    vertical-align:middle;
    z-index:200;
    border:solid 1px Black;
}
    
.tdHead
{
    height:150px;
    text-align:left;
    color:White;
    padding-left:80px;
    vertical-align:bottom;
    font-size:30px;
}

.tdEntry
{
    vertical-align:top;
    height:100px;
    padding-left:57px;
    padding-top:50px;
}

.DivItemContainer
{
    background-color:#dfdfdf;
    width:498px;
}

.tdCategories
{
    width:213px;
    padding-top:130px;
    text-align:right;
    color:White;
    padding-right:20px;
    vertical-align:top;
}
   
.CatList
{
    cursor:pointer; 
    cursor:hand;
    text-decoration:none;
    color:White;
}

.CatList:hover
{
    color:Yellow;
}

.CatHead
{
    color:#008d9d ;
}
                
.tdSearch
{
    vertical-align:bottom;
    height:150px;
    text-align:right;
    padding-right:30px;
}        

.tblProgram
{
    background-image:url(/Images/head_bg.png);
    background-position:center top ;
    background-repeat:no-repeat;
    width:100%;
    padding-right :20px; 
    padding-left:20px
}
    
.ProgramImage
{
    cursor:pointer; 
    cursor:hand;
}    

.ProgramSummary
{
}

.ProgramName
{
    cursor:pointer;
    cursor:hand;
    color:Maroon ;
    text-decoration:none;
}        

.ProgramAuthor
{
}

.ProgramDate
{
}        

.tdHR
{
    border-bottom-style:dotted;
    border-bottom-width:2px;
    border-bottom-color:Black;
}    

.More
{
    cursor:pointer;
    cursor:hand;
    text-decoration:none;
    color:maroon;
}

.ClickImage
{
    font-size:9px;
    color:Gray;
}




        
.main{
	border:1px solid #B2B2B2;
}
img{
	border:0;
}
.text1{
	background-image:url(/userFiles/image/themes.gif);
	background-repeat:no-repeat;
	width:247px;
	height:320px;
}
.text2{
	background-image:url(images/2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:451px;
	height:221px;
}
.price2{
	margin:35px 0px 0 300px;
}
.price1{
	margin:175px 0px 0 135px;
}
.text1_2{
	background-image:url(images/l_bg.gif);
	background-repeat:repeat;
	padding-left:15px;
	padding-right:15px;
	font-size:15px;
	text-align:left;
}
.copy{
	background-image:url(images/copy.gif);
	background-repeat:no-repeat;
}
.r_bg{
	background-image:url(images/r_bg.gif);
	background-repeat:repeat-y;
}
.text3{
	background-image:url(images/4.gif);
}
.text4{
	background-image:url(images/5.gif);
}
.more1{
	margin:73px 0 0 166px;
}
.more2{
	margin:71px 0 0 207px;
}
.fto{
	text-align:center;
}
.fto a{
	color:#000000;
	background-color:inherit;
}
.fto a:hover{
	text-decoration:none;
}
.txtGray
{
    background-color:#f5f5f7;
    border-bottom-color:Gray;
    border-bottom-width:1px;
    border-bottom-style:solid;
    width:90%;
}    