/**
 * $Id: ts2br.css 168 2010-06-27 15:33:07Z Jose Roberto A $
 */
/* Mania Sim */
ul.pages, ul.games{
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	margin-right: 15px;
}
div.box_tl{
	position: relative;
	margin:0;
	z-index: 3;
}
div.box_tlc{
	display: inline;
	float: left;
	background: url(img/box_tlc.png) no-repeat;
	width: 9px;
	height: 9px;
}
div.box_trc{
	display: inline;
	float: right;
	background: url(img/box_trc.png) no-repeat;
	width: 9px;
	height: 9px; 
	margin: -9px 0;
}
div.box_tle{
	margin: 0px 9px;
	border-top: 1px solid #42c142;
	height: 8px;
	margin: 0 9px;
	background: #FFF;
}
div.box_bl{
	margin:0px;
	position: relative;
}
div.box_blc{
	display: inline;
	float: left;
	background: url(img/box_blc.png) no-repeat;
	width: 9px;
	height: 9px;
}
div.box_brc{
	display: inline;
	float: right;
	background: url(img/box_brc.png) no-repeat;
	width: 9px;
	height: 9px; 
}
div.box_ble2{
	margin: 0px 9px;
	border-bottom: 1px solid #42c142;
	height: 8px;
	margin: 0 9px;
	background: #FFF;
}
div.box_bl2{
	margin:0px;
	position: relative;
}
div.box_blc2{
	display: inline;
	float: left;
	background: url(img/box_blc2.png) no-repeat;
	width: 9px;
	height: 9px;
}
div.box_brc2{
	display: inline;
	float: right;
	background: url(img/box_brc2.png) no-repeat;
	width: 9px;
	height: 9px; 
	margin-top: -9px;
}
div.box_ble2{
	
}
ul.pages li.image div.desc{
	position: relative;
	min-height: 97px;
	margin: 0px 1px;
}
ul.pages li.image, ul.games li{
	background: url(img/fundo_box2.png) no-repeat bottom;
	padding: 0px;
	margin: 0px;
	list-style: none;
	margin-left: 15px;
	margin-bottom: 15px;
	display: inline-block;
	width: 280px;
	vertical-align: top;
	min-height: 100px;
}
ul.games li{
	width: 150px;
	background: transparent;
}
ul.pages li.image,ul.games li.image{
	min-height: 183px;
}
ul.games li.image{
	min-height: 85px;
	margin-bottom: 7px;
}

ul.pages li.image div.h4, ul.games div.head{
	padding: 3px;
	margin: 0px;
	text-align: center;
	min-height: 85px;
	background: #FFF;
	border-left: 1px solid #42c142;
	border-right: 1px solid #42c142;
	font-family: Georgia;
	font-size: 12px;
}
ul.pages li.image div.h4 a,ul.games li div.head a{
	border: none;
	display: block;
	width: 100%;
	margin-bottom: 1px;
	color: #555;
}
ul.pages li.image div.h4 a:hover,ul.games li div.head a:hover{
	border-bottom: 1px dotted lightblue;
	margin-bottom: 0px;
	text-shadow: 1px 1px 1px #BBBBFF, 3px 3px 2px #AAAAFF;
	text-decoration: none;
}
ul.games li div.head div.title{
	margin-top: 5px;
}

ul.pages li.image div.h4 span.title{
	margin-top: -8px;
}
ul.pages li.image p,ul.games li p{
	margin: 0px 0 0px 0;
	padding: 15px 5px 0px 5px;
	text-align: left;
	font-size: 12px;
	font-family: Georgia;
	min-height: 82px;
}
h1.bbcms{
	display: none;
}
h2.bbcms{
	color: #000;
	border-bottom: 3px solid #42c142;
	margin: 0 -5px 0 -5px;
	padding: 0 0 5px 7px;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
}
h2.bbcms a{
	color: #000;
	border-bottom: none;
}
h2.bbcms img,
h2.bbcms span.no-icon{
	margin-right: 10px;
}
h3.bbcms{
	color: #000;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	font-size: 18px;
	font-family: serif
}
h3.bbcms a{
	color: #000;
	text-decoration: none;
	border-bottom: none;
}

h4.bbcms{
	text-shadow: 1px 1px 1px #BBBBFF;
	color: #000;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

h4 img{
	margin-bottom: -9px;
}

td.profile{
	width: 158px;
}
