﻿* 
{
    margin:0;
    padding:0;
}

body 
{
    font-size:14px;
    font-family:Arial;
    color:#333;
    background-color:#333;
    direction:rtl;
    text-align:center;
}
h1{color:white; font-size:33px; float:right; margin-right: 50px;}
.clear 
{
    display:none;
    clear:both;
}
a:link, a:visited
{
    font-size:1em;
    font-weight:bold;
    color:#ff4c4f;
}
a:hover, a:active
{
    color:#000;
}
.regularLinkBtn:link ,.regularLinkBtn:active, .regularLinkBtn:visited
{
    width:210px;
    height:30px;
    float:right;
    margin-left:10px;
    line-height:30px;
    display:block;
    text-align:center;
    color:#fff;
    font-size:1.1em;
    text-decoration:none;
    background-image:url(img/linkBtnOn1.jpg);
    font-weight:bold;
}
.regularLinkBtn:hover 
{
    text-decoration:underline;
    background-image:url(img/linkBtnOff1.jpg);
}
.lblItemName
{
    font-size:0.8em;
    font-weight:bold;
}
.lblItemNamePP
{
    font-size:1em;
    font-weight:bold;
    color:red;
}
.lblItemNameOO
{
    font-size:1em;
    font-weight:bold;
    color:darkblue;
}
#wrapper 
{
    width:780px;
    margin:0 auto;
    text-align:right;
    overflow:hidden;
}
#top
{
    color:#fff;
    width:860px;
    height:20px;
    line-height:20px;
    margin-bottom:10px;
    font-size:0.8em;
    font-weight:bold;
}
#top span 
{
    float:right;
}
#top a 
{
    float:left;
}
#header 
{
    width:780px;
    height:40px;
    line-height:40px;
    background:url(img/topMenuGirlsHead.jpg) left no-repeat #333;
    
}
.lblSiteLogo 
{
    color:#ff4c4f;
    font-size:1.5em;
    font-weight:bold;
    float:right;
    height:40px;
    line-height:40px;
    margin-left:10px;
    width:100px;
}
.bListTopNavigation 
{
    list-style:none;
    float:right;
    margin-left:200px;
}
.bListTopNavigation li
{
    float:left;
}
.bListTopNavigation li a:link, .bListTopNavigation li a:visited
{
    width:110px;
    display:block;
    text-align:center;
    padding-top:10px;
    height:30px;
    line-height:30px;
    color:#fff;
    background-image:url(img/topMenuBtnLink.jpg);
    text-decoration:none;
}
.bListTopNavigation li a:active, .bListTopNavigation li a:hover
{
    
    color:#333;
    text-decoration:underline;
    background-image:url(img/topMenuBtnActive.jpg);
}
#banner
{
    width:780px;

    text-align:right;
    background:#fff left top no-repeat url(img/contentGirl.jpg);
}
#banner input
{
    margin-top:30px;
    float:right;

}
#content 
{
    width:780px;
    text-align:right;
    overflow:hidden;
    background-color:#fff;
    padding:20px;
}
#rightContent 
{
    margin-top:30px;
    float:left;
    width:600px;
}
.singleMovie 
{
    overflow:hidden;
    width:550px;
    margin-bottom:40px;
}
.singleMovieInfo
{
    width:490px;
    margin-left:10px;
    float:left;
}
.singleMoviePictures
{
    width:550px;
    float:right;
text-align:center;

}
.singleMoviePicture
{
    float:center;

}
#leftMenu 
{
    float:right;
    width:160px;
}
.sideTitle 
{
    font-size:1.4em;
    height:20px;
    line-height:20px;
    padding-bottom:15px;
    width:205px;
    font-weight:bold;
    color:#ff4c4f;
    background:#fff url(img/sideMenuTop205.jpg) bottom no-repeat;
    border-bottom:2px #fff solid;
}
.bListCategories 
{
    list-style:none;
    overflow:hidden;
    width:205px;
    background:url(img/sideMenuBottom205.jpg) bottom no-repeat;
    padding-bottom:30px; 
}
.bListCategories li 
{
    margin:0;
    display:inline;
}
.bListCategories li a:link,  .bListCategories li a:visited
{
    background-color:#ff4c4f;
    text-indent:1em;
    border-bottom:2px #fff solid;
    display:block;
    list-style:none;
    width:205px;
    height:30px;
    line-height:30px;
    color:#fff;
    font-size:1.2em;
    font-weight:bold;
    text-decoration:none;
    padding:0;
}
.bListCategories li a:active,  .bListCategories li a:hover
{
    background-color:#333;
    text-decoration:underline;
}
#footer
{
    color:#fff;
    width:860px;
    text-align:center;
    height:50px;
    line-height:50px;
    margin-bottom:10px;
    font-size:0.8em;
    font-weight:bold;
    background-image:url(img/footerBackground.jpg);
}

a:link.yel{color: yellow; text-decoration: underline; font-weight:bold;}
a:visited.yel{color: yellow; text-decoration: underline; font-weight:bold;}
a:hover.yel{color: blue; text-decoration: none; font-weight:bold;}

a:link.bkm{color: red; text-decoration: underline; font-weight:bold;}
a:visited.bkm{color: red; text-decoration: underline; font-weight:bold;}
a:hover.bkm{color: blue; text-decoration: none; font-weight:bold;}