@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#363636;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-size:12px;
	background-image:url(http://www.baixe-toques-gratis.com/inc/sezioni/images/bg_bar.jpg);
	background-repeat:repeat-x;
	background-position:top;
}


h1 {
	color: #232323;
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:600;
	margin-bottom:5px;	
	margin-top:0;
}

h2 {
	color: #69b01a;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:600;	
	margin-bottom:5px;;
	margin-top:5px;
}

h3 {
	color: #040404;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;	
	margin-top:0;
}

h4 {
	color: #040404;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:600;
	margin-bottom:5px;	
}


	
.prop {
    float:right;
    width:1px;
  }

.minHeight {
    height:390px;
  }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
	
}

#reviewSide {
	float:left; width:210px; margin-left:25px; padding-top:40px; text-align:center;
	}
	
#reviewMain {
	width:420px; margin-left:250px; padding-top:30px;
}

#mainDiv {
	background-color:white; 
	width:690px; 
	background-image:url(http://www.baixe-toques-gratis.com/inc/sezioni/images/mainBGtop.jpg); 
	background-position:top; 
	background-repeat:no-repeat;
	margin-bottom:25px;
	}

#mainBG {
	background-image:url(http://www.baixe-toques-gratis.com/inc/sezioni/images/main_bg_PT.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 804px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */	
}

#mainDivInside {
	padding:45px; 
	padding-bottom:0;

}

#mainBGtile {
	background-image:url(http://www.baixe-toques-gratis.com/inc/sezioni/images/mainBGtile.jpg);
	background-repeat:repeat-y;
	width: 804px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}


.oneColFixCtrHdr #container {
	width: 690px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-bottom:25px;
	
}

#header {
	background-image:url(http://www.baixe-toques-gratis.com/inc/sezioni/images/header_bg.jpg); 
	background-repeat:no-repeat; 
	width:699px; 
	height:92px; 
	color:#000000; 
	font-size:18px; 
	line-height:92px; 
	text-align:center;
	margin-top:4px;
}

#headerReview {
	background-image:url(http://www.baixe-toques-gratis.com/inc/sezioni/images/header_bg_review.jpg); 
	background-repeat:no-repeat; 
	width:690px; 
	height:92px; 
	color:#000000; 
	font-size:20px; 
	line-height:92px; 
	text-align:center;
	margin-top:4px;
}

#headerReview p {
	padding-top:15px;
	}


.oneColFixCtrHdr #mainContent {
	padding: 0 px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:0;
}

.oneColFixCtrHdr #mainContent_center {
	padding: 0 px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin:0;
	margin-left:12px;
 }
.oneColFixCtrHdr #footer {
	padding: 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. 
	background-image:url(http://www.baixe-toques-gratis.com/inc/sezioni/images/bg_footer.gif);
	background-repeat:repeat-x;*/
	border-top:1px dotted #545454;
	height:50px;
	color:#CCCCCC;
	font-size:10px;
}


a:hover {
	color:#0066CC;
}

a:link.header{
	color: #039cdf;
	font: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;	
	margin-bottom:0;
	text-decoration:underline;
}

a:visited.header{
	color: #039cdf;
	font: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;	
	margin-bottom:0;
	text-decoration:underline;
}

a:hover.header {
	color: #1b8bbc;
	font: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;	
	margin-bottom:0;
	text-decoration:underline;
}

div#headerLinks {
	padding-top:76px;
	float:right;
	width:300px;
	
}

#headerLinks a{
	color:#00adef;
	text-decoration:underline;
	font-size:10px;
}

#headerLinks a:visited{
	color:#00adef;
	text-decoration:underline;
}

#headerLinks a:hover {
	text-decoration: underline;
	color:#6cccf1;
}


a:link.small{
	font-size:9px;
}

a:visited.small{
	font-size:9px;
}

a:hover.small{
	font-size:9px;
}


a:link.btnTones, a:visited.btnTones {
	display:block;
	width:97px;
	height:52px;
	background:url(http://www.baixe-toques-gratis.com/inc/sezioni/images/btnTones.jpg) no-repeat left top;
}

a:hover.btnTones {
	display:block;
	width:97px;
	height:52px;
	background:url(http://www.baixe-toques-gratis.com/inc/sezioni/images/btnTones.jpg) no-repeat right top;
}

div.btnTonesBtn {
	width:97px;
	height:52px;
	background:url(http://www.baixe-toques-gratis.com/inc/sezioni/images/btnTones.jpg) no-repeat right top;
	margin:auto;
}



table.listTable {
	margin-top:10px;
	}

table.listTable td {
	text-align:center;
	}
	
table.rankings tr {
	background-color:#e6e6e6;
	border-top:1px solid white;
	vertical-align:middle;
	}

table.rankings td {
	text-align:left;
	width:50%;
	height:20px;
	vertical-align:middle;
	padding-left:15px;
	font-weight:100;
	line-height:20px;
	}

div.rowItem{
	font-size:13px;
	margin-bottom:20px;
	}
	
div#mainFooter {
	width:690px;
	height:72px;
	background:url(http://www.baixe-toques-gratis.com/inc/sezioni/images/mainBtmCorners.jpg) no-repeat top;
	color:#666666;
	text-align:center;
	}
	
#mainFooter div {
	margin-top:50px;
	}
	
#mainFooter a{
	color:#333333;
	text-decoration:underline;
	font-size:11px;
	
}

#mainFooter a:visited{
	color: #333333;
	text-decoration:underline;
}

#mainFooter a:hover {
	text-decoration: underline;
	color:#666666;
}

div#band{
	background:url(http://www.baixe-toques-gratis.com/inc/sezioni/images/band.jpg) no-repeat top; width:203px; height:134px;
	}
	
div#bandLinks{
	padding-top:85px;
	font-size:10px;
	text-align:center;
	}
	
#bandLinks a{
	color:#ffffff;
	text-decoration:underline;
	font-size:10px;
}

#bandLinks a:visited{
	color:#ffffff;
	text-decoration:underline;
}

#bandLinks a:hover {
	text-decoration: underline;
	color:#cccccc;
}
