@font-face {
    /* This declaration targets Internet Explorer */
    font-family: 'AllerLightRegular';
    src: url('../Fonts/aller_lt-webfont.eot');
}

@font-face {
    /* This declaration targets everything else */
    font-family: 'AllerLightRegular';
    src: url(//:) format('no404'), url('../Fonts/aller_lt-webfont.woff') format('woff'), url('../Fonts/aller_lt-webfont.ttf') format('truetype'), url('../Fonts/aller_lt-webfont.svg#webfontAMMBai6D') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* general */

h1 {
    display: none;
}
h1.title {
    font-size: 30px;
    margin: 18px 0 0;
    display: block;
    font: 30px/18px arial,sans-serif;
}

h2 {
    font-size: 24px;
    font-weight: normal;
    color: #000;
    margin-top: 0;
    margin-bottom: 30px;
}

h2 .small {
    font-size: 10px;
}

a {
    color: #141414;
    text-decoration: none;
    border: none;
}

a:hover {
    color: #000;
}

a.active {
    color: #000;
}


/* page */

html {
    background: #f3f3f3 url(../img/bg.jpg) repeat-x top;
    min-height: 100%;
}

body {
    margin: 0pt auto;
    min-width: 954px;
    padding: 0pt;
    font-family: Arial, "Lucida Grande" , "Trebuchet MS" , Verdana;
    font-size: 12px;
    color: #141414;
    line-height: 160%;
}

#supertop {
    position: relative;
    height: 20px;
    width: 900px;
    padding-top: 15px;
    padding-left: 27px;
    padding-right: 27px;
    margin: 0pt auto;
}

#supertop #supertop_left {
    width: 350px;
    float: left;
}

#supertop #supertop_right {
    width: 350px;
    float: right;
    text-align: right;
}

#supertop #supertop_left a {
    margin-right: 15px;
}

#supertop #supertop_right a {
    /*margin-left: 15px;*/
}

#supertop #supertop_right a.nomargin {
    margin-left: 0;
}

#supertop #supertop_right a img {
    border: none;
}

#supertop #supertop_left a:hover, #supertop #supertop_right a:hover {
    color: #f2002e;
}

#top {
    position: relative;
    height: 270px;
    width: 954px;
    margin: 0pt auto;
    background: #f3f3f3 url(../img/bg_top.jpg) no-repeat top;
}

#main {
    position: relative;
    background: url(../img/bg_main.jpg) repeat-y center;
    width: 954px;
    margin: 0pt auto; /*behavior: url(static/css/iepngfix.htc);*/
}

#main_bottom {
    position: relative;
    height: 35px;
    width: 954px;
    margin: 0pt auto;
    background: #f3f3f3 url(../img/bg_bottom.jpg) no-repeat top;
}

#footer {
    position: relative;
    background: url(../img/bg_footer.jpg) no-repeat top;
    width: 954px;
    height: 100px;
    text-align: center;
    font-size: 12px;
    color: #141414;
    margin: 0pt auto;
    margin-top: 25px;
    padding-top: 16px;
}

#footer a {
    color: #f2002e;
    text-decoration: none;
    border-bottom: none;
}
#footer a:hover {
    color: #000;
    border-bottom: 1px #000 dotted;
}


#footer .small {
    font-size: 10px;
}

#footer .small a {
    color: #000;
}

/* Navigation main horizontal */
div.RadMenu_Damar {
    position: relative;
    top: 205px;
    left: 0px;
    width: 954px;
    height: 50px;
    margin: 0 0 0 0;
    padding: 0;
    z-index: 200;
    font-size: 18px;
    padding-left: 52px;
    background: url(../img/nav_hor.png) no-repeat left;
    font-family: AllerLightRegular, "Trebuchet MS";
}

div.RadMenu_Damar .rmItem {
    float: left;
    height: 35px;
    list-style: none;
    padding-top: 15px;
    padding-right: 30px;
    text-transform: uppercase;
}

div.RadMenu_Damar .rmLink {
    border: none;
    color: #d0cfcf;
}

div.RadMenu_Damar .rmLink:hover, div.RadMenu_Damar .rmLink.rmSelected {
    color: #fff;
    cursor: pointer;
}

/* Navigation main vertical */
div.RadMenu_DamarV {
    position: relative;
    top: 15px;
    left: 584px;
    width: 150px;
    height: 240px;
    margin: 0 0 0 0;
    padding: 0;
    z-index: 200;
    font-size: 18px;
    background: url(../img/nav_ver.png) no-repeat left;
    font-family: AllerLightRegular, "Trebuchet MS";
}

div.RadMenu_DamarV .rmItem {
    padding-left: 20px;
    height: 20px;
    list-style: none;
    padding-bottom: 15px;
    text-transform: uppercase;
}

div.RadMenu_DamarV .rmLink {
    border: none;
    color: #d0cfcf;
}

div.RadMenu_DamarV .rmLink:hover, div.RadMenu_DamarVS .rmLink.rmSelected {
    color: #fff;
    cursor: pointer;
}

/* Sidemenu */
div.RadMenu_DamarSide {
    margin: 0 0 0 0;
    padding: 0 0 15px 3px;
    list-style-type: none;
}

div.RadMenu_DamarSide .rmItem {
    margin-bottom: 25px;
    font-size: 18px;
}

div.RadMenu_DamarSide .rmLink {
    color: #0d0d0d;
}

div.RadMenu_DamarSide .rmLink:hover, div.RadMenu_DamarSide .rmLink.rmFocused {
    color: #626262 !important;
    cursor: pointer;
}

/* Forms styling */
.sfFormsEditor .sfFormBox {
    margin: 0.5em 0 0.5em 0;
}
.sfFormsEditor input.sfTxt {
    width: 300px;
}
.sfFormsEditor .sfFormDropdown {
    margin: 1em 0 1em 0;
}
.sfFormsEditor .sfFormDropdown .sfDropdownList {
    display: block;
}
.sfFormsEditor .sfFormDropdown select {
    width: 185px;
}
.sfFormsEditor .sfTxtLbl {
    font-weight: bold;
}
.sfFormsEditor textarea.sfTxt {
    width: 400px;
    margin-bottom: 1em;
}

.sfFormsEditor .sfError {
    color: Red;
}

.sfSuccess {
    padding-top: 1em;
    border-top: 1px dashed #ccc;
font-style: italic;
}

/* Language selector */
.langSel {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: right;
}

.langSel li {
    float: left;
    margin-right: 5px;
}

.langSel li img {
    border: none;
}

/* Blog */
#home_left ul.blogposts {
    list-style-type: none;
    margin-bottom: 5px;
    padding: 0;
    border-top: 1px solid #E5E5E5;
}


#main_left ul.blogposts {
    list-style-type: none;
    margin-bottom: 5px;
    margin-top: 42px;
    padding: 0;
}
#main_left ul.blogposts li, #home_left ul.blogposts li {
    padding: 0;
    margin: 0 0 15px 0;
    font: 12px/18px arial,sans-serif;
    border-bottom: 1px solid #E5E5E5;
}
 #home_left ul.blogposts h2
 {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2;
    margin: 10px 0 13px;
    font-weight:bold;
    color:#f2002e;
 }
#main_left ul.blogposts h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.2;
    margin: 24px 0 13px;
    color:#f2002e;  
}
#main_left ul.blogposts div.content, #home_left ul.blogposts div.content {
    padding-bottom: 2px;
}
#main_left ul.blogposts p, #home_left ul.blogposts p {
    margin: 0 0 17px;
}
#main_left ul.blogposts span.comments, #main_left div.blogdetail span.back {
    display: block;
    font-style: normal;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}
#main_left ul.blogposts p, #main_left div.blogdetail p.meta, #home_left ul.blogposts p {
    margin: 0 0 17px;
}
#main_left ul.blogposts p.meta, #main_left div.blogdetail p.meta, #home_left ul.blogposts p.meta {
    color: #7C8688;
    font-style: italic;
    margin-top: 6px !important;
    position: relative;
}
#main_left div.blogdetail a.allposts {
    background: url("../Img/iconGoBack.gif") no-repeat scroll 0 0 transparent;
    padding-left: 23px;
}
#main_left ul.blogposts a.readmore, #home_left ul.blogposts a.readmore {
    background: url("../Img/sArrowReadMore.gif") no-repeat scroll 0 5px transparent;
    padding-left: 16px;
    white-space: nowrap;
    display: inline-block;
    outline: medium none;
    text-decoration: none;
}

/* Blog detail */
#main_left div.blogdetail {
}
#main_left div.blogdetail h1 {
    font-size: 24px;
    font-weight: normal;
    line-height: 1.2;
    margin: 24px 0 18px;
    display: block;
}
#main_left div.blogdetail div.content {
    border-bottom: 1px solid #E5E5E5;
}

/* Pager */
#main_left .sf_pagerNumeric {
    clear: both;
    float: left;
    list-style: none outside none;
    margin: 10px 0;
    padding: 0;
    width: 100%;
}
#main_left .sf_pagerNumeric a {
    margin-right: 7px;
    font-size: 12px;
}
#main_left .sf_pagerNumeric a.sf_PagerCurrent {
    font-weight: bold;
}
/* Categories and tags */
#main_right h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.2;
    margin: 24px 0 13px;
}

#main_right ul.sftaxonHorizontalList {
    border-top: 1px solid #B8C4CD;
}
#main_right ul.sftaxonHorizontalList li {
    margin: 0px 0px 0px -1px;
    border-bottom: 1px solid #E5E5E5;
    padding: 3px 0 5px;
    height: 22px;
    font: 12px/1.4 arial,sans-serif !important;
}

/* Comments */
#main_left div.blogdetail h2.sfcommentsTitle{
    font-size: 18px;    
}
#main_left div.blogdetail .sfcommentsTitle{
 margin-top: 10px;   
 margin-bottom:5px;
 padding:0;
}
#main_left div.blogdetail ol.sfcommentsList {
    margin: 4px 0 20px 14px;
    padding: 0;
    list-style-type: none;
}
#main_left div.blogdetail ol.sfcommentsFieldsList
{
    padding:0;
    margin: 0;
    list-style-type: none;  
}

#main_left div.blogdetail fieldset
{
    border:none; 
    padding: 0;
    margin:0;
}
