* { margin: 0; padding: 0; outline: 0 }

body {
	background: #8498bd url(../bnc_img/bg.gif) repeat-x;
	font: 9px/170% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #666666; 
	text-align: center;	
	scrollbar-face-color: #ffffff;  
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #7a7c57; 
	scrollbar-track-color: #8498bd; 
	scrollbar-shadow-color: #ececea; 
	scrollbar-darkshadow-color: #ececea;		
}

/* links */
a, a:visited {	
	color: #306495;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #73471B;
	background: inherit;
	text-decoration: underline;
}

/* JOGOS */

#styTitJogo {
	font: bold 1.0em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #7a7c57; 
	padding: 0px 0px 10px 5px; 	
	margin-left: 0px;		
	letter-spacing: 2px;
	border-top: 5px solid #7a7c57;
}

#styDesJogo {
	padding: 5px 0 2px 0; 
  	border-width: 1px;
  	border-style: solid;
	border-color: 2b81ce #2b81ce #2b81ce #2b81ce; 	
	color: #115280; 
	text-align: left;
	background: #ffffff;	
}
#styTextJogo {
	font: 11px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #7a7c57; 
	text-align: center;	
}
#styListJogo {
	font: 10px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	padding: 0px 0 0px 5;
	text-transform: uppercase;
	color: #7a7c57; 
	text-align: left;	
}
#styDivJogo {
	font: bold 15px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #7a7c57; 
	text-align: center;	
}
#styPlacJogo {
	font: bold 17px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #2B81CE; 
	text-align: center;	
}
/* novos tabela de jogos destaque */
#tbl_dst {
	font: bold 12px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	padding: 0;	
	margin: 0;
	text-align: center;	
	color: #ffffff; 
  	border-width: 1px;
  	border-style: solid;
	border-color: #ffffff #ffffff #ffffff #ffffff; 		
	height: 20px;	
	background: #7a7c57;		
}
#tbl_lst {
	font: 9px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	padding: 0;	
	margin: 0;
	text-align: center;	
	color: #5d5e45; 
  	border-width: 1px;
  	border-style: solid;
	border-color: #ffffff #ffffff #ffffff #ffffff; 		
	height: 20px;	
	background: #ccd5e7;		
}
/* JOGOS */


#wrap {
	position: relative;
	width: 920px;
	background: #edf8c7 url(../bnc_img/wrap.gif) repeat-y center top;
	margin: 35px auto;
	text-align: left;	
}

#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 920px;	
	height: 700px;
	padding: 0px 0; 	
	background: #edf8c7 url(../bnc_img/content.gif) repeat-y;	
}


#header {
	position: relative;
	width: 920px;
	height: 220px;
	background: #317cb1 url(../bnc_img/header.jpg) no-repeat;	
	color: #fff;	
	padding: 0;	
	margin: 0;
}

#header form#quick-search {
	position: absolute;
	top: 180px; right: 220px;
	padding: 0; margin: 0;
	border: none;
	width: 223px; height: 33px;
	background: #82c7f4 url(../bnc_img/header-search.gif) no-repeat;	
	z-index: 999999;
}

#header form#quick-search p {
	margin: 0; padding: 2;		
}

#header form#quick-search input {
	border: none;
	background: transparent;
	color: #ffffff;
	float: left;
}

#header form#quick-search .tbox {
	margin: 5px 0 0 5px; 
	font: 9pt 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	width: 170px;	
	display: inline;	
}

#search form#quick-search .btn{
	width: 25px; height: 25px;		
}

#header form#quick-search label {
	display: none;
}

#nav {
	font: bold 8px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	clear: both;	
	padding: 0;	margin: 0;
	width: 920px;
	height: 50px;	
	background: #0e609e url(../bnc_img/nav.gif) no-repeat;		
}
#nav ul {	
	float: left;
	list-style: none;	
	margin: 0;
	padding: 0 0 0 40px;			
	height: 50px;	
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	color: #fff;
	font: bold 12px/50px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	text-decoration: none;	
	letter-spacing: -0.5px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	background: #2b81ce url(../bnc_img/pointer.gif) no-repeat center bottom;
	color: #115280;	
}
#nav ul li#current a {	
	background: #2b81ce url(../bnc_img/pointer.gif) no-repeat center bottom;	
	color: #93DAFF;
}


/* FOOTER */
#footer-wrap {
	clear: both;
	width: 920px;
	text-align: left;
	padding: 0;	margin: 0;
	background: url(../bnc_img/footer-bottom.gif) no-repeat left bottom;		
}
#footer-wrap p {
	padding:10px 0;
}
#footer-wrap h3 {
	color: #145F94; 
	margin: 0;
	padding: 5px 0 5px 10px; 
	text-transform: uppercase;
}
#footer-wrap a:hover { 
	color: #000; 
	text-decoration: none;
}

#footer-content {
	width: 920px;
	background: url(../bnc_img/footer-top-sep.gif) no-repeat;	
	padding: 30px 0px 35px 50px;
}

#footer-columns {
	font: bold 12px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 800px;		
}
#footer-columns ul {
	list-style: none;
	margin: 0; 
	padding: 0;	
	border-top: 1px solid #8e9345;
}
#footer-columns li {
	border-bottom: 1px solid #8e9345;		
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 8px 0 8px 10px;
	width: 96%;
	color: #666666;	
}

#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}


