﻿/* BODY */
body 
{
    background-image: url(images/bg_back.png);
    background-repeat: repeat-x;
    background-color: #000000;
    
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 11px;
}
.body_top
{
    background-image: url(images/bg_top.png);
    background-position: center top;
    background-repeat: no-repeat;
}

/* ALL LINKS */
a:link, a:visited, a:hover
{
    color: #009BFF;
    text-decoration: none;    
}
a:hover
{
    color: #009BFF;
    text-decoration: underline;    
}

/* TOP BOOKMARK */
.bookmark
{
    height: 24px;
    margin: 20px 0px 0px 0px;
    padding: 0px 8px 0px 8px;
    color: #FFFFFF;
    
    background-image: url(images/bmbg.png);
    background-repeat: no-repeat;
}
a.bmLink:link, a.bmLink:visited, a.bmLink:hover
{
    cursor: pointer;
    color: #FFFFFF;
}

/* *** / LOGOTYPE / *** */
.logotype
{
    width: 498px;
    height: 50px;
    
    background-image: url(images/logotype.png);
}

/* TOP MENU */
.menu
{
    height: 33px;
}
.menuL
{
    width: 5px;
    height: 33px;
    
    background-image: url(images/menu/left.png);
}
.menuC
{
    height: 33px;
    padding: 0px 3px 0px 3px;
    
    background-image: url(images/menu/center.png);
    background-repeat: repeat-x;
}
.menuR
{
    width: 5px;
    height: 33px;
    
    background-image: url(images/menu/right.png);
    background-repeat: no-repeat;
}

/* TOP MENU BOTTOM SIDE */
.bmenuL
{
    width: 5px;
    height: 31px;
    
    background-image: url(images/menu/bleft.png);
}
.bmenuC
{
    height: 31px;
    padding: 0px 3px 0px 3px;
    
    background-image: url(images/menu/bcenter.png);
    background-repeat: repeat-x;
}
.bmenuR
{
    width: 5px;
    height: 31px;
    
    background-image: url(images/menu/bright.png);
    background-repeat: no-repeat;
}

/* BORDER */
.border
{
    background-image: url(images/border.png);
    background-repeat: repeat-y;
    padding: 0px 3px 0px 3px;
}

/* BACKGROUND */
.backwall
{
    background-image: url(images/backwall.png);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}

/* CENTER SILVERLIGHT CONTENTwidth: 664px; */
.csc
{
    width: 533px;
    height: 373px;
    
    margin: 15px 0px 15px 0px;
    
    border: dashed 1px #323232;
}
.content
{
    width: 688px;
    min-height: 444px;
    
    margin: 15px 0px 0px 15px;
    padding: 1px 0px 0px 16px;
    
    background-image: url(images/content/background.png);
    background-repeat: no-repeat;
    
    text-align: left;
    
    color: #323232;
}
.slContent
{
    width: 535px;
    height: 227px;
    
    margin: 16px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    
    text-align: left;
    
    background-image: url(images/content/home_sl_back.png);
    background-repeat: no-repeat;
}
.slBorder
{
    width: 515px;
    height: 185px;
    
    margin: 0px 0px 0px 10px;
    
    background-image: url(images/content/home_sl_border.png);
    background-repeat: no-repeat;
}
.slImage
{
    position: relative;
    left: 1px;
    top: 1px;
    
    width: 513px;
    height: 183px;
}
.slImageShadow
{
    position: relative;
    left: 1px;
    top: -182px;
    
    width: 513px;
    height: 183px;
    
    background-image: url(images/content/sl_content/image_shadow.png);
}
.slImageText
{
    position: relative;
    left: 1px;
    top: -365px;
    
    width: 513px;
    height: 183px;
}

.slButtonStack
{
    margin: 5px 5px 0px 0px;
}
.slButton
{
    width: 18px;
    height: 20px;
    
    margin: 0px 4px 0px 4px;
    
    cursor: pointer;
    
    background-image: url(images/content/sl_content/btn_normal.png);
}
.slButton:hover
{
    background-image: url(images/content/sl_content/btn_rollover.png);
}

.iconsContent
{
    width: 543px;
    height: 133px;
    
    margin: 8px 0px 0px 0px;
    padding: 1px 0px 0px 0px;
    
    text-align: left;
    
    background-image: url(images/content/icons_back.png);
    background-repeat: no-repeat;
}
.iCTh
{
    width: 177px;
    height: 28px;
    
    cursor: default;
    
    text-align: center;
}
.iCTc
{
    width: 177px;
    height: 93px;
}

.iCTc1
{
    width: 177px;
    height: 93px;
    
    cursor: pointer;
    
    background-image: url(images/content/icon1.png);
    background-position: center center;
    background-repeat: no-repeat;
}
.iCTc2
{
    width: 177px;
    height: 93px;
    
    cursor: pointer;
    
    background-image: url(images/content/icon2.png);
    background-position: center center;
    background-repeat: no-repeat;
}
.iCTc3
{
    width: 177px;
    height: 93px;
    
    cursor: pointer;
    
    background-image: url(images/content/icon3.png);
    background-position: center center;
    background-repeat: no-repeat;
}

/* SIDE BAR */
.sideBar
{
    margin: 5px 0px 0px 0px;
    padding: 16px 0px 0px 0px;
    width: 193px;
    
    background-image: url(images/bar/top.png);
    background-position: center top;
    background-repeat: no-repeat;
}
.sideBarIn
{
    width: 193px;
    
    background-image: url(images/bar/center.png);
    background-position: center top;
}
.sideBarTitle
{
    position: relative;
    top: -5px;
    padding: 0px 0px 0px 15px;
    
    font-size: 11px;
    font-weight: bold;
    
    color: #FFFFFF;
    
    text-align: left;
}
.sideBarContent
{
    margin: 5px 5px 0px 5px;
    text-align: left;
    
    background-color: #FFFFFF;
}
.sideBarEnd
{
    width: 193px;
    height: 8px;
    
    background-image: url(images/bar/bottom.png);
    background-repeat: no-repeat;
}

/* CATALOGUE OF COURCES */
.ccBack
{
     height: 40px;
     padding: 0px 0px 0px 8px;
     
     background-image: url(images/icons/cat/left.png);
}
.ccIcon
{
     margin: 0px 4px 0px 0px;
}

/* LIST */
.listStyle
{
    margin: 4px 4px 4px 4px;
    
    width: 8px;
    height: 8px;
    
    background-image: url(images/list_item.png);
    background-position: center center;
    background-repeat: no-repeat;
}

/* COPYRIGHT LINK */
.copyLinkBlock
{
    margin: 3px 16px 0px 0px;
}
a.copyLink:link, a.copyLink:visited
{
    color: #000000;
    text-decoration: none;
}
a.copyLink:hover
{
    color: #009BFF;
    text-decoration: underline;
}

/* *** / COPYRIGHT LOGOTYPE / *** */
.copyrightLogotype
{
    width: 286px;
    height: 37px;
    
    background-image: url(images/copyright_logotype.png);
}

/* FOOT */
.foot
{
    width: 969px;
    height: 5px;
    
    margin: 0px 0px 22px 0px;
    
    background-image: url(images/foot.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

/* CRTIFICATION TRASPARENCY */
.transparent
{
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}