﻿/*** REGULAMENTO ***/

div.ruler p {
	font-size:11px;
	
}

div.prize h4, div.bonus h4 {
	color:#00653b;
}

div.prize .des {
	background: transparent url('../../images/prizeBgDestaque.png') repeat-x scroll 0pt 0pt;
	padding: 10px;
}

/*** DADOS ***/
div#modDados { margin-left: 60px; padding-top: 20px; height:300px; }
div#modDados .mod .info { background:url(../../images/icons/personal.gif) no-repeat; }
div#modDados .mod .seg { background:url(../../images/icons/kgpg.gif) no-repeat; }
div#modDados .mod .out { background:url(../../images/icons/hwinfo.gif) no-repeat; }
div#modDados .mod .modTlt { margin-bottom: 5px; padding: 5px 0 5px 30px;  }
div#modDados .mod .modTlt span{ font-size: 12px; font-weight: bold; }
div#modDados .mod .modBox { margin-bottom: 15px; }

/*** Metas e Realizado ***/
div.dvMetasPontos { padding-top: 10px; }
div.dvMes {
	background: url(../../images/bgDvMetas.gif) no-repeat;
	width: 350px;
	height: 139px;
	padding: 0 16px 16px;
	margin-left: 45px;
	float:left;
}

div.dvMes h2 {
	background: url(../../images/icons/iconMetas.gif) no-repeat 0 0;
	padding-bottom: 7px;
	padding-left: 25px;
	margin-bottom: 0px;
}

div.dvMes table {
	border-right: #fff 1px solid;
	border-top: #fff 1px solid;
}

div.dvMes th, div.dvMes td  {
	border-left: #fff 1px solid;
	border-bottom: #fff 1px solid;
	font-size: 11px;
	padding: 4px 0;
	text-align:center;
}

div.dvMes th { color:#fff; background-color: #231f20; }
div.dvMes td { color:#333; background-color: #f4f1d6; }

div.dvMes h3 {
	background-image:none;
	color:#000; 
	font-size: 16px;
	text-align:center;
	padding-top: 10px;
}

/*** DOWNLOADS ***/
.files  {
    width: 180px; 
    height:215px; 
    float:left; 
    margin-left: 20px;
    margin-bottom: 20px;
    background-color: #f0f0f0; 
    padding:10px; 
    text-align:center; 
    color:#000;
}
.files:hover { background-color: #F0911D; color:#fff; }
.downloads .frist { margin:0; }
.files img { margin-bottom: 5px; }
.files span { font-size: 10px; }

/*** Carrinho ***/
.cartsInfo { text-align:right; margin-bottom:10px; font-weight:bold; }
.bntsCart { text-align:right; }
.bntsCart input { background: none; border:none; padding:0; margin:0; margin-bottom: 10px; }

/*** Lista PST ***/

.listPST { list-style: none; margin-bottom: 10px; margin-left: 10px; }
.listPST li{ background: url('../../images/default/bullet_01.gif') no-repeat 0pt 50%; padding: 15px;  }
ul.headlines { font-size:16px; }
