﻿body
{
    margin: 0;
    padding: 0;
    background-color: #f5f5f5;
}
img
{
    border: 0;
}
div, p, ol, li, ul, h1, h2, h3, h4, h5, h6, table, select
{
    direction: rtl;
    font-family: tahoma;
    font-weight: normal;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
a
{
    text-decoration: none;
    color: #454545;
}
.separator
{
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}
.alert
{
    color: Red;
    padding: 10px;
    font-size: 12px;
}
.infoBox
{
    color: green;
    padding: 10px;
    font-size: 12px;
    text-align: center;
    display: block;
    border: 1px solid green;
    background-color: #F6F6F6;
    margin: 5px auto;
    width: 255px;
}
.alertBox
{
    color: red;
    padding: 10px;
    font-size: 12px;
    text-align: center;
    display: block;
    border: 1px solid red;
    background-color: #F6F6F6;
    margin: 5px auto;
    width: 255px;
}
.hide
{
    display: none;
}
.required
{
    color: Red;
    font-size: 11px;
}
.fixed
{
    width: 960px;
    margin: 0 auto;
}
#lang, #tele
{
    height: 35px;
    background-color: #505151;
    color: #e5e5e5;
}
#header
{
    background: url("Images/bg-header.gif") repeat-x scroll right top transparent;
    height: 86px;
}
.header
{
    position: relative;
    height: 85px;
}
#footer
{
    height: 75px;
    background-color: #505151;
    color: #e5e5e5;
}
#main
{
    min-height: 530px;
}
.white
{
    background-color: #fff;
    margin-bottom: 20px;
}
.top
{
    height: 375px;
    overflow: hidden;
}
.middle
{
    height: 213px;
    overflow: hidden;
}
.bottom
{
    /*height: 285px;     overflow: hidden;*/
}
.content
{
    width: 620px;
}
.bar
{
    width: 300px;
}
ul.lang
{
    margin-top: 10px;
}
.footer .copyRight
{
    margin-top: 10px;
}
.footer ul.menu
{
    padding-top: 10px;
}
ul.lang li, .footer ul.menu li
{
    display: inline-block;
    list-style-type: none;
    padding: 0 7px 1px;
    font-size: 11px;
}
ul.lang li:last-child, .footer ul.menu li:last-child
{
    border: none;
}
ul.lang li a, .footer ul.menu li a
{
    color: #e5e5e5;
}
img.logo
{
    margin-top: 4px;
}
.header ul.menu
{
    position: absolute;
    bottom: 10px;
}
.header ul.menu li
{
    list-style-type: none;
    display: inline-block;
    line-height: 100%;
    padding: 0 8px;
}
.header ul.menu li a
{
    color: #f5f5f5;
}
.hotBox
{
    height: 375px;
    background-color: #3e3e3d;
    position: relative;
}
.contentHot
{
    width: 630px;
    height: 375px;
    overflow: hidden;
    position: relative;
}
.contentHot .titleImage
{
    height: 300px;
    overflow: hidden;
}
.contentHot .lead
{
    color: #ddd;
    text-align: justify;
    line-height: 150%;
}
.contentHot .title
{
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 100%;
}
.contentHot .title a
{
    color: #fff;
}
.contentHot .dataBox
{
    height: 60px;
    position: absolute;
    bottom: 10px;
    width: 600px;
    padding: 5px 10px 0;
    overflow: hidden;
}
.darkGray
{
    position: relative;
}
.darkGray .next
{
    position: absolute;
    bottom: 50%;
    z-index: 10;
}
.darkGray .prev
{
    position: absolute;
    bottom: 50%;
    z-index: 10;
}
.darkGray .next img, .darkGray .prev img
{
    cursor: pointer;
}
.box .head
{
    padding: 5px 0;
}
.box .blue
{
    border-bottom: 1px solid #5072b8;
    color: #5072b8;
}
.box .blue a
{
    color: #5072b8;
}
.box .gray
{
    color: #aaa;
    border-bottom: 1px solid #bbb;
}
.box .gray a
{
    color: #aaa;
}
.box .body
{
    padding: 0 10px;
}
.contentTitle, .voteTitle, .contentBar
{
    border-bottom: 1px solid #f0efef;
    padding: 10px 0;
}
.contentList .datetime
{
    color: #bbb;
    font-size: 11px;
    margin-top: 5px;
}
.contentTitle .title a:hover, .contentBar a:hover, .archive .contentTitle .title a
{
    color: #5072B8;
}
.contentTitle .upperTitle
{
    color: #444;
}
.contentTitle .bottomTitle
{
    color: #444;
}
.contentTitle .dateTime
{
    
}
.search
{
    width: 157px;
    padding-top: 6px;
}
ul.typewriter
{
    width: 700px;
    margin-top: 8px;
}
ul.typewriter li
{
    list-style-type: none;
    font-size: 12px;
    text-indent: 14px;
    background: url("Images/bullet-square-white.gif") no-repeat scroll right 6px transparent;
    width: 700px !important;
}
ul.typewriter li a
{
    color: #f5f5f5;
    display: block;
}
.view
{
    position: relative;
}
.view .play
{
    position: absolute;
    top: 55px;
    z-index: 100;
}
.service .galleryHot
{
    width: 186px;
    background-color: #F7F7F7;
    padding: 5px;
    text-align: center;
    height: 186px;
    margin: 5px;
}
.content .galleryHot .titleImage
{
    height: 95px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
}
.galleryNews .galleryHot
{
    width: 190px;
    margin: 5px 3xp;
    padding: 10px 5px 0;
    height: 160px;
    overflow: hidden;
}
.content .galleryHot .title
{
    margin: 5px 0;
}
.galleryHot .title
{
    line-height: 100%;
    text-align: center;
}
.galleryHot .title a
{
    color: #5072b8;
}
.view .galleryHot
{
    height: 150px;
    position: relative;
    margin-top: 10px;
    overflow: hidden;
}
.view .contentSimple
{
    margin-top: 10px;
}

.view .galleryHot .title
{
    position: absolute;
    bottom: 0;
    width: 280px;
    min-height: 30px;
    padding: 5px;
    background-color: RGBA(255,255,255, 0.5);
    text-align: center;
}
.view .contentSimple .title
{
    text-align: center;
    margin-top: 5px;
}
.view .galleryHot .title a, .view .contentSimple .title a
{
    color: #444;
}
.service .galleryHot .titleImage
{
    text-align: center;
}
.view .contentSimple .titleImage
{
    height: 140px;
    overflow: hidden;
    text-align: center;
}
.serviceBoxes .box
{
    width: 300px;
    min-height: 305px;
    margin: 0 10px;
    overflow: hidden;
}
.serviceBoxes .box .body
{
    padding-top: 10px;
}
.serviceBoxes .contentSimple
{
    padding-bottom: 10px;
    height: 120px;
    overflow: hidden;
}
.serviceBoxes .contentSimple .titleImage
{
    width: 120px;
    height: 60px;
    overflow: hidden;
}
.serviceBoxes .contentSimple .title
{
    margin-bottom: 5px;
    font-size: 17px;
}
.serviceBoxes .contentSimple .title a
{
    color: #5072b8;
}
.serviceBoxes .contentSimple .lead
{
    text-align: justify;
    font-size: 11px;
    color: #888;
}
.contentList
{
    padding: 10px 0;
    border-bottom: 1px solid #e7e7e7;
}
.contentList .titleImage
{
    border: 1px solid #e7e7e7 !important;
}
.contentList .title
{
    margin-bottom: 5px;
    font-size: 19px;
    font-family: BMitra;
    line-height: 100%;
}
.contentList .upperTitle
{
    font-size: 11px;
    margin-bottom: 5px;
    color: #999;
}
.contentList .bottomTitle
{
    font-size: 11px;
    margin-bottom: 5px;
    color: #999;
}
.contentList .lead
{
    color: #444;
    text-align: justify;
    line-height: 150%;
}
.contentList .title a
{
    color: #5072B8;
}
.navigation
{
    text-align: center;
    margin: 10px;
}
.navigation ul li a
{
    color: #5072b8;
}
.navigation ul li 
{
    border: 1px solid #AAAAAA;
    display: inline-block;
    height: 18px;
    list-style-type: none;
    margin: 2px;
    padding-top: 1px;
    text-align: center;
    width: 19px;
}
.navigation ul li a.selected
{
    font-weight: bold;
    color: #000;
}
.navigation li.firstPaging, .navigation li.prevPaging, .navigation li.nextPaging, .navigation li.lastPaging
{
    background: url("Images/bg-paging.png") no-repeat scroll right center transparent;
}
.searchResult, .searchNoResault
{
    color: #888;
    font-size: 12px;
    text-align: center;
    padding: 5px 0;
    margin: 0 15px;
    margin-bottom: 10px;
}
select
{
    padding: 2px 0px;
    font-family: Tahoma;
    font-size: 12px;
    color: #444;
}
input[type="submit"], input[type="reset"], input[type="button"]
{
    background-color: #5773B6;
    color: white;
    padding: 3px 15px;
    border: 0;
    border-radius: 4px;
    font-size: 12px;
}
.searchTextBox
{
    border: none;
    margin: 0;
    background: url("Images/bg-gray-textbox.png") repeat-x scroll left top transparent;
    height: 24px;
    color: #fff !important;
    padding: 0 !important;
    font-size: 11px !important;
}
input[type="text"]
{
    padding: 2px 5px;
    font-family: Tahoma;
    font-size: 12px;
    color: #444;
}
.contentDetails .upperTitle
{
    color: #666;
    font-size: 13px;
    margin-bottom: 5px;
}
.contentDetails .bottomTitle
{
    color: #666;
    font-size: 13px;
    margin-top: 5px;
}
.contentDetails .title
{
    color: #5773b6;
    font-size: 24px;
}
.contentDetails .authors
{
    color: #2a4e9d;
    font-size: 12px;
    margin-top: 10px;
}
.contentDetails .lead
{
    font-size: 12px;
    text-align: justify;
    line-height: 150%;
    color: #444;
    background-color: #eee;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    padding: 10px;
    margin: 15px 5px;
}
.contentDetails .bodyImage, .contentDetails .mediaDetails .image
{
    text-align: center;
    margin-bottom: 10px;
}
.contentDetails .mediaDetails .soundTitle img, .contentDetails .mediaDetails .videoTitle img
{
    vertical-align: middle;
    margin-left: 5px;
}
.contentDetails .mediaDetails .soundTitle, .contentDetails .mediaDetails .videoTitle
{
    font-size: 12px;
    margin: 10px;
    color: #4D6CB2;
    text-align: center;
}

.contentDetails .bodyImage span
{
    display: inline-block;
    margin-top: 8px;
    color: #444;
}
.contentDetails .bodyImage .image, .contentDetails .mediaDetails .image > img
{
    border: 1px solid #bbb !important;
    margin-top: 8px;
}
.contentDetails .mediaDetails .imageTitle img
{
    vertical-align: middle;
}
.contentDetails .body, .contentDetails .body > p
{
    margin-bottom: 10px;
    text-align: justify;
    font-size: 12px;
    line-height: 150%;
    color: #222;
}
.contentDetails .source
{
    margin-bottom: 10px;
    color: #4D6CB2;
}
.contentDetails .tools
{
    margin-bottom: 10px;
}
.contentDetails .tools div.code, .contentDetails .tools div.publishDate
{
    display: inline-block;
}
.contentDetails .tools div.print, .contentDetails .tools div.friend
{
    display: inline-block;
    
}
.contentDetails .tools div
{
    margin: 10px 0 0 5px;
    color: #444;
}
.contentDetails .tools img
{
    vertical-align: middle;
}
.contentDetails .tags
{
    color: #4d6cb2;
    margin: 10px 0;
}
.contentDetails .tags .tag
{
    display: inline-block;
    margin-left: 5px;
    color: #444;
}
.contentDetails .tags .tag a:hover, .contentDetails .body a
{
    color: #4d6cb2;
}
.contentDetails .size img
{
    cursor: pointer;
}
.contentDetails .related
{
    margin-bottom: 10px;
}


.contentDetails .related .contentBar
{
    border-bottom: 1px solid #f0efef;
    padding: 10px 0;
}
.soustitreOdd
{
    background-color: #eee;
    padding: 10px;
    width: 200px;
    text-align: justify;
}
.soustitreEven
{
    background-color: #eee;
    padding: 10px;
    width: 200px;
    text-align: justify;
}
.shareContent .site
{
    display: inline-block;
}
.shareContent .site img
{
    vertical-align: middle;
}
.commentTitle, .pageContainer .title, .contentDetails .related .sectionHeader
{
    border-bottom: 1px solid #5072b8;
    font-family: BMitra;
    font-size: 20px;
    color: #5072b8;
    padding: 5px 0;
}
.comments .resultMessage
{
    margin: 15px 0;
}
.comment
{
    padding: 10px 0;
    border-bottom: 1px dashed #e6e6e6;
}
.comment .body
{
    margin-bottom: 10px;
    color: #444;
}
.comment .body img
{
    vertical-align: middle;
}
.comment .data
{
    display: inline-block;
    margin-left: 5px;
    color: #888;
    font-size: 11px;
}
div.comment .yes
{
    direction: ltr;
    color: #53ae2b;
    text-indent: 19px;
    background: transparent url(images/yes.gif) no-repeat scroll left top;
    padding-top: 1px;
    height: 15px;
}
div.comment .no
{
    direction: ltr;
    color: #990000;
    text-indent: 19px;
    background: transparent url(images/no.gif) no-repeat scroll left top;
    height: 15px;
    padding-top: 1px;
}
div.comment .rateItem
{
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}
.pageContainer .page
{
    padding: 10px;
}
.pageContainer .body
{
    text-align: justify;
    line-height: 180%;
    color: #444;
    padding-top: 10px;
}
.socialBox div
{
    display: inline-block;
    margin: 10px 6px 0;
}
.banner
{
    margin-bottom: 20px;
}
.rightArr
{
    float: right;
    padding-top: 75px;
    cursor: pointer;
}
.leftArr
{
    float: left;
    padding-top: 75px;
    cursor: pointer;
}
#ShowMedias
{
    width: 549px;
    height: 180px;
}
.mediaSimple
{
    width: 163px;
    height: 163px;
    background-color: #eee;
    margin: 5px;
    padding: 5px;
    overflow: hidden;
}
.mediaSimple div
{
    text-align: center;
}
.mediaSimple .media
{
    width: 120px;
    height: 120px;
    text-align: center;
    overflow: hidden;
    margin: 0 auto 3px;
    cursor: pointer;
}
.mediaSimple img.label
{
    vertical-align: middle;
}
.mediaSimple .description
{
    color: #666;
    font-size: 11px;
}
.mainTitle
{
    color: #666;
    font-size: 11px;
    padding: 5px;
    display: inline-block;
}
img.loading
{
    margin: 100px 0;
}
.archive .caption
{
    color: #4d6cb2;
    font-size: 12px;
}
.archive .section
{
    padding: 10px 0;
}
table.newsletterSignUpForm
{
    color: #444;
}
.voteView .title, .voteResult .title
{
    color: #5072b8;
    margin: 10px 0;
    line-height: 100%;
}
.voteList label
{
    font-size: 11px;
    color: #444;
}
.voteResult p.option
{
    margin-bottom: 5px;
}
.voteResult .rate
{
    background-color: #5072b8;
    height: 10px;
    margin-bottom: 7px;
}
.newsletterBox
{
    margin-top: 8px;
}
.socialBox
{
    margin: 0 auto;
    width: 276px;
}
div.pager
{
    margin-top: 8px;
}
div.pager a
{
    background-color: #eee;
    color: #eee;
    width: 11px;
    height: 11px;
    margin: 3px;
    display: inline-block;
    font-size: 0;
}
div.pager a.activeSlide
{
    background-color: #5773B6;
    color: #5773B6;
}
.hotZone .zone
{
    overflow: hidden;
}
.hotZone .zone .banner
{
    display: inline-block;
    margin-left: 20px;
}
.hotZone .zone div:last-child
{
    margin-left: 0;
}
.logo
{
    width: 62px;
    height: 84px;
    background: transparent url(images/logo.png) no-repeat scroll center center;
}
#container_wrapper
{
    margin: 0 auto;
}
.pcBack
{
    border-top: 1px solid #BBBBBB;
    font-size: 14px;
    margin-top: 20px;
    padding: 20px;
    text-align: center;
}
