a:link{ text-decoration: none;}
a:visited{ text-decoration: none;}
a:hover{ text-decoration: none;}

body {
direction: rtl;
font-family: arial;
font-size: 12pt;
}

img{
    border: 0px;
}

.center{
    width: 901px;
    margin-left: auto;
    margin-right: auto;
    min-height: 700px;   
}

.page{
    width: 100%;
    float: right;
    border-radius: 20px;
    background: white;
    box-shadow: 2px 2px 2px #888888;
    background: #1b1445
}

.PageTop{
    width: 100%;
    float: right;
    height: 30px;
    display: block;
}

.TopBar{
    display: block;
    float: right;
    margin-right: 500px;
    margin-top: 10px;
    width: 380px;
}

.TopBarButten{
    background: none repeat scroll 0 0 #beddfa;
    border-radius: 10px 10px 10px 10px;
    float: right;
    font-weight: bold;
    height: 22px;
    margin-right: 10px;
    min-width: 70px;
    padding: 5px;
    text-align: center;
}

.TopBarButten:hover{background: #7bacdb;}

.MenuImageLine{
    width: 100%;
    float: right; 
   display: block;  
   margin-top: 20px;    
}

.MenuImage{
    width: 140px;
    float: right;
    height: 80px;
    box-shadow: 2px 2px 2px #888888;
}

.info{
    color: #FFFFFF;
    float: right;
    font-size: 15pt;
    margin-right: 600px;
    margin-top: 50px;
    text-align: center;
    width: 400px;
}

.menu{
    display: block;
    float: right;
    height: 40px;
    margin-right: 170px;
    background: url('../images/MenuBack.png') no-repeat;
    width: 708px;
    margin-top: 10px;
}

.MenuBotten{
   border-left: 1px solid black;
    float: right;
    margin-right: 10px;
    margin-top: 7px;
    width: 105px;
}

.MenuBotten:hover{background: #2596d2;}

.MenuButtemText{
    float: right;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.logo{
    float: right;
    width: 550px;
    height: 100px;
    margin-top: 20px;
    margin-right: 30px;
}

.PageCenter{
    width: 100%;
    float: right;
    display: block;
    background: #22186f; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyMjE4NmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDk5NGNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover,  #22186f 0%, #0994cf 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#22186f), color-stop(100%,#0994cf)); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover,  #22186f 0%,#0994cf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover,  #22186f 0%,#0994cf 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover,  #22186f 0%,#0994cf 100%); /* IE10+ */
    background: radial-gradient(ellipse at center,  #22186f 0%,#0994cf 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22186f', endColorstr='#0994cf',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */

}

.PageCenterStage{
    width: 550px;
    float: right; 
    margin-right: 50px;
}


a.SBar:link{text-decoration: none; color: #B43B3B;;}
a.SBar:visited {text-decoration: none; color: #B43B3B;;}
a.SBar:hover{text-decoration: none; color: #801e4c;}

.MainContant{
    float: right;
    margin-right: 15px;
    width: 840px;
}

.text-box{
    float: right;
    width: 50%;
}

.image-box{
    float: right;
    width: 50%;    
}

.PageFooter{
    width: 100%;
    float: right;
    background: url('../images/bottem.png');
    min-height: 43px;
}

.Share{
   float: right; 
   margin-right: 10px;
}

.line{
    float: right;
    width: 100%;    
}

.GalleryImage{
    float: right;
    width: 150px;
    height: 150px;
    margin-right: 15px;
    margin-top: 15px;
}

a.MenuButtenLink:link{text-decoration: none; color: #000;}
a.MenuButtenLink:visited {text-decoration: none; color: #000;}
a.MenuButtenLink:hover{text-decoration: none; color: #000;}

.FormLine{
    float: right;
    width: 100%; 
    display: block;
    margin-top: 10px;
}

.FormLable{
    float: right;
    font-size: 12pt;
    font-weight: bold;
    width: 70px;
}

.FormFiled{
   float: right;    
}

.FormSubmit{
    float: right;
    margin-right: 100px;
    background: black;
    color: white;
    border: 1px solid white;
    font-weight: bold;
}

.ArtImg{
    float: right;
    width: auto;
    height: auto;
}

.SubPartitionBox{
    float: right;
    background: url('../images/ContantBack.jpg');
    width: 100%;
    height: 100px;
    margin-top: 10px;
    display: block;
    border-top: gray solid 1px;     
}

.SubPartitionBox:hover{background: gray;}


.SubPartitionImg{
    width: 100px;
    height: 100px;
    margin-right: 10px;
    margin-top: 5px;
    float: right;
}

.SubPartitionBoxInfo{
     float: right;
     width: 400px;
     margin-right: 15px;
}

.SubPartitionTitle{
    text-align: center;
    font-size: 13pt;
    font-weight: bold;
    float: right;
    width: 100%;
}

.SubPartitionPreviow{
    float: right;
    margin-top: 25px;
    width: 100%;
}

.PartitionTitle{
   color: #b43b3b;
    float: right;
    text-align: center;
    width: 70%;
}

.ArtImg{
    float: right;
}

.PartitonText{
   float: right; 
    width: 95%;
    margin-right: 10px;
}

.ImageGallery{
   float: right; 
   width: 530px;    
}

.GalleryImg{
    width: 210px;
    height: 210px;
    margin-right: 5px;
    margin-top: 5px;
    float: right;
}

.MovieGallery{
   float: right; 
   width: 300px; 
   margin-left: 5px;
}

.SubPartitionInfo{
    float: right; 
    width: 90%;
    margin-right: 10px;   
}

.Contant{
    float: right;
    width:100%;
    background: url('../images/ContantBack.jpg');
    min-height: 50px;
    overflow:auto; 
    height:auto;
    box-shadow: 2px 2px 2px #888888;
}


.ContantBox{
    float: right;
    margin-right: 55px;
    margin-top: 35px;
    padding-left: 55px;
    padding-bottom: 35px;
}

.contact{
     float: right;  
     height:370px;
     background: url('../images/ContactBack.jpg');
     border-radius: 15px;
     width: 300px;
}

.BottomContact{
     float: right;  
     height:160px;
     background: url('../images/ContactBack.jpg');
     border-radius: 5px;
     width: 100%;
     display: block;
     margin-top: 25px;
}

.SideBar{
   float: right;
    margin-right: 10px;
    width: 150px;
}

.SideBarContact{
     float: right;  
     width: 100%;
     border-top: gray solid 1px;
}

.SideBarMenu{
     float: right;  
     width: 100%;
     border-top: gray solid 1px;    
}

.SideBarButten{
    background: none repeat scroll 0 0 #BEDDFA;
    border-bottom: 1px solid gray;
    color: black;
    float: right;
    font-size: 10pt;
    font-weight: bold;
    height: 20px;
    width: 100%;
}

.SideBarButten:hover{background: #7bacdb;}


.homeBoxLine{
    float: right;
    width: 100%;
    border-bottom: 1px gray solid;
}

.homeBoxLine:hover{ background: lightskyblue;}


.homeBox {
    border: 1px solid blue;
    border-radius: 20px 20px 20px 20px;
    color: yellow;
    float: right;
    font-weight: bold;
    margin-right: 35px;
    text-align: center;
    text-decoration: underline;
    width: 250px;
    min-height: 100px;
    margin-top: 15px;
}






