﻿.registrate                             { margin: 15px 0; padding: 0; width: 235px; float: right; }
.registrate a                           { display: block; float: right; }

.Interior-content-right                 { float: right; width: 720px; }
.Interior-content-right-top             { height: 122px; }
.Interior-content-right-top img         { margin-top: -14px; }
.Interior-content-right-top a           { cursor: pointer; }
.Interior-content-right-middle          { margin-top: -16px; margin-bottom: 20px; }
.Interior-content-right-middle
    #flashContainer                     { position: relative; top: 15px; left: 25px; }
.Interior-content-right-middle
    #flashContainer a                   { position: absolute; z-index: 1000; width: 225px; left: 440px; line-height: 85px; text-decoration: none; cursor: pointer; display: block; height: 90px; }
.Interior-content-right-middle
    #flashContainer img                 { position: relative; top: -15px; }

.Interior-content-right-bottom          {  }

.col-central                            { float: left; width: 450px;}
.col-central ul                         { margin: 0 }
.col-central
    ul li.sr-cont ul li                 { clear: both; height: 115px; border-bottom: 1px dotted #B3A288; margin-bottom: 15px; }

.col-central ul li.sr-foot              { background:url("/assets/images/bgBoxCB.gif") no-repeat scroll right bottom transparent; height:11px; margin-top:-15px; width:450px; }

.col-central .list-item-image           { float: left; width: 135px; }
.col-central .list-item-image a         { display: block; }
.col-central .list-item-image a img     { width: 135px; height: 101px; }
.col-central .list-item-content         { float: right; width: 260px; }
.col-central .list-item-text span       { display: block; height: 50px; }
.col-central .list-item-text p          { padding-top: 5px; font-size: 11px; color: #2B150A; font-family: Tahoma,Geneva,sans-serif;  }
.col-central .list-item-text h3 a       { font-size: 14px; font-weight:bold; color:#2B150A; text-decoration: none; }
.col-central .list-item-text h3 a:hover { text-decoration: underline;}

.col-right                              { float: right; width: 250px; }


/****************************  BannerItem   ****************************/
.BannerItemList                         { margin: 0; list-style-type: none; }
.Home-content-right 
    .BannerItemList                     { float: right; margin: 0px auto 5px; width: 260px; list-style-type: none; overflow: hidden; }
.col-left 
    .BannerItemList li                  { float: left; margin: 0px 0 15px 0; display: block; list-style-type: none; position: inherit; }
.col-right 
    .BannerItemList li                  { display: block; list-style-type: none; }
.col-right 
    .BannerItemList li a, 
.col-left 
    .BannerItemList li a                { display: block; float: right; margin-bottom: 15px; }
.col-right 
    .BannerItemList li a img,
col-left 
    .BannerItemList li a img            { float: right; display: block;}
.Home-content-right 
    .BannerItemList li                  { float: right; margin: 4px 0 10px; display: block; list-style-type: none; position: relative; }
.no-pointer *                           { cursor: default; }
/*****************************************************/

.ajax-loading                           { background: transparent url('/assets/images/icons/ajax-loader.gif') no-repeat center center; margin-left: 3px; }
.passed                                 { background: transparent url('/assets/images/icons/checkmark.gif') no-repeat center center; margin-left: 3px; }
.failed                                 { background: transparent url('/assets/images/icons/invalid.gif') no-repeat center center; margin-left: 3px; }

