﻿/***inicio barra de navegação***/ #navBarHome { background-image:url(../../Images/home/navBarHome.jpg); width:681px; height:25px; float:right; margin-right:1px; } #navBarHome a { text-align: left; font-family:tahoma,Times New Roman,Calibri,helvetica,serif,sans-serif; font-size:13px; margin-top:4px; color:#FFCC00; font-weight: bold; float:left; /*margin-left:20px;*/ text-decoration: none; } #navBarLinks { padding-left: 10px; } #navBarLinks span { color:#FFCC00; float:left; margin-left:7px; margin-right:8px; padding-top:1px; } /***fim da barra de navegação***/ /***Vitrine***/ #showCase { width:680px; height:280px; border:1px solid #333333; margin-top:20px; float:right; display: none; } #temporaryShowCase { border:1px solid #333333; float:right; height:280px; margin-top:20px; width:680px; } /***fim vitrine***/ /***News***/ #HomeNews { height:236px; width:680px; border:1px solid #333333; float:right; margin-top:20px; } #HomeNewsTop { position: relative; width: 680px; height: 31px; border-bottom:1px solid #333333; background-image:url(../../Images/home/HomeNewsTopBak.jpg) } #HomeNewsTopImage { background-image:url(../../Images/home/HomeTopNews.jpg); position: absolute; left: 0px; top: 0px; width: 111px; height: 31px; } #HomeNewsBody { text-align:left; text-indent:10px; height:178px; margin-top:2px; } .newsItem { height: 19px; width: 600px; margin: 6px 5px 0px 5px; text-align: left; padding: 3px 5px 0px 3px; font-family:tahoma,Times New Roman,Calibri,helvetica,serif,sans-serif; font-size:11px; text-decoration: none; font-weight: bold; display: block; cursor: hand; text-indent: 20px; text-decoration: none; color: #666666; } .iconWarning { background:url(../../Images/home/NewsBlueIcon.jpg) no-repeat 2px; } .iconNews { background:url(../../Images/home/NewsRedIcon.jpg) no-repeat 2px; } .iconPromotion { background:url(../../Images/home/NewsOrangeIcon.jpg) no-repeat 2px; } .iconEvent { background:url(../../Images/home/NewsGreenIcon.jpg) no-repeat 2px; } .newsItem:hover { color:#274D74; } .newsItem span { color:#333333; font-family:Times New Roman,Calibri,helvetica,serif,sans-serif; font-size:13px; font-weight:bold; } /**Fim do News**/ /***inicio link mais***/ .more { /*color: #CF2532;*/ color: #333333; font-weight: bold; font-size: 11px; /*margin: 7px;*/ /*margin-top:30px;*/ margin-right:9px; float:right; font-family:tahoma; } .more a { text-decoration: none; color: #333333; } /***fim link mais***/ /***advertisement-banner***/ #advert2 { width:680px; height: 100px; border:1px solid #333333; float:right; margin-top:20px; display: none; /*margin-left:9px !important;*/ } #centralAddList img { width:680px; height:100px; } #centralAddList { padding: 0px !important; margin-top:0px; *float:right !important; float:left; margin-left: 0px !important; *margin-left: -680px !important; } /***fim advertisement-banner***/ /***inicio compre creditos***/ #homeCredits { width:367px; height:235px; border:1px solid #333333; margin-top:20px; float:right; margin-right:20px; background: url(../../Images/home/creditsBak.jpg) no-repeat; } #homeCreditsText1 { width:250px; height:60px; text-align:left; font-family:arial; font-size:18px; color:#99FFFF; font-weight: bold !important; margin-top:73px; margin-left:41px !important; margin-left:21px; float:left; font-style:italic; } #homeCreditsText2 { width:170px; height:60px; text-align:left; font-family:arial; font-size:18px; color:#99FFFF; font-weight: bold !important; margin-top:20px; margin-left:25px !important; margin-left:25px; float:left; font-style:italic; } #homeCreditsText2 a { font-family:arial; font-size:18px; color:#FF9900; font-weight: bold !important; } /***fim compre creditos***/ /***inicio banners das areas***/ #areaBanners { width:292px; height:235px; float:right; } #animesBanner { width:292px; height:73px; border:1px solid #333333; margin-top:20px; background: url(../../Images/home/animesBanner.jpg) no-repeat; display: block; } #cosplayBanner { width:292px; height:73px; border:1px solid #333333; margin-top:6px; background: url(../../Images/home/cosplayBanner.jpg) no-repeat; display: block; } #rpgBanner { width:292px; height:73px; border:1px solid #333333; margin-top:6px; background: url(../../Images/home/rpgBanner.jpg) no-repeat; display: block; } /***fim banners das areas***/ /* #advert2 ganhou display none */