/* MASTER */

/* grids */
.container { background: #1A1718 url(../../img/default/bg.jpg) 0 0 repeat-x; position: relative; }
.wrapper { width: 960px; margin: 0 auto; text-align: center; }

#top-sidebar { height: 26px; line-height: 26px; }

.header-container { width: 960px; text-align: left; }

#top-sidebar { height: 26px; line-height: 26px; }

/* breadcrumb */
.breadcrumb { padding: 0; text-align: left; color: #ccc; font-size: 10px; margin: 0; height: 26px; line-height: 26px; }
.breadcrumb a { color: #ccc; text-decoration: underline; }
.breadcrumb a:hover {color: #fff; text-decoration: underline; }
.breadcrumb strong { font-weight: normal; color: #fff; }
.no-display {display: none;}

.middle-container { width: 960px; margin: 0; padding: 0; background: #fff url(../../img/default/bg_middle_container.jpg) repeat-y top left; }
.container-start { background:url(../../img/default/bg_top_container.jpg) no-repeat 0 0; height: 15px; }
.container-end { background:url(../../img/default/bg_bottom_container.jpg) no-repeat 0 0; height: 15px; }
#main { width: 960px; margin: 0; padding: 0; }
.footer-container { width: 960px; margin-bottom: 20px; }
.middle { width:960px; min-height:400px; margin:0 auto; text-align:left; }

/* right */
.container-grd-right { width: 289px; margin: 0; padding: 0; background: url(../../img/default/bg_middle_sidebar.jpg) repeat-y top left; }
.container-start-grd-right { background: url(../../img/default/bg_top_sidebar.jpg) no-repeat 0 0; height: 12px; }
.container-end-grd-right { background:url(../../img/default/bg_bottom_sidebar.jpg) no-repeat 0 0; height: 12px; }
.container-right-in { width: 265px; margin: 5px auto; position: relative; }

/* left */
.container-grd-left { width: 630px; margin: 0; padding: 0; }

.container-grd-left-full { width: 630px; margin: 0; padding: 0; background: url(../../img/default/bg_middle_main_container.jpg) repeat-y top left; }
.container-start-grd-left-full { background: url(../../img/default/bg_top_main_container.jpg) no-repeat 0 0; height: 12px; }
.container-end-grd-left-full { background:url(../../img/default/bg_bottom_main_container.jpg) no-repeat 0 0; height: 12px; }
.container-left-full-in { width: 606px; margin: 0 auto; position: relative; }

.container-grd-left-left { width: 326px; margin: 0; padding: 0; background: url(../../img/default/bg_middle_main_container_left.jpg) repeat-y top left; }
.container-start-grd-left-left { background: url(../../img/default/bg_top_main_container_left.jpg) no-repeat 0 0; height: 12px; }
.container-end-grd-left-left { background:url(../../img/default/bg_bottom_main_container_left.jpg) no-repeat 0 0; height: 12px; }
.container-left-left-in { width: 302px; margin: 0 auto; position: relative; }

.container-grd-left-right-blue { width: 289px; margin: 0; padding: 0; background: url(../../img/default/bg_middle_main_container_right_blue.jpg) repeat-y top left; }
.container-start-grd-left-right-blue { background: url(../../img/default/bg_top_main_container_right_blue.jpg) no-repeat 0 0; height: 12px; }
.container-end-grd-left-right-blue { background:url(../../img/default/bg_bottom_main_container_right_blue.jpg) no-repeat 0 0; height: 12px; }

.container-grd-left-right { width: 289px; margin: 0; padding: 0; background: url(../../img/default/bg_middle_main_container_right.jpg) repeat-y top left; }
.container-start-grd-left-right { background: url(../../img/default/bg_top_main_container_right.jpg) no-repeat 0 0; height: 12px; }
.container-end-grd-left-right { background:url(../../img/default/bg_bottom_main_container_right.jpg) no-repeat 0 0; height: 12px; }

.container-left-right-in { width: 263px; margin: 0 auto; position: relative; }

/* 1 coluna */
.col-1-layout { float:none; margin:0; }
/* 2 colunas com barra para a direita */
.col-2-right-layout-left { float:left; width:630px; margin-left: 11px; }

.col-2-right-layout-right { float:right; width:304px; }
.right-start { background:url(../../img/default/bg_top_sidebar.jpg) no-repeat 0 0; height: 15px; }

/* Noscript Notice */
.noscript { border:1px solid #000; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../../img/default/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* grade-torcedor */
.grade-torcedor { margin: 0 auto; width: 934px; text-align: center; position: relative; }
.close-btn { position:absolute; top: 10px; right:10px; text-indent:-99999px; }
.close-btn a {background: url(../../img/default/btn_close.gif) no-repeat 0 0; width: 21px; height: 21px; display: block; float: right; }
.close-btn a:hover {background-position: left -21px; }

