﻿BODY
{
	background-image: url(images/bg.jpg);
	/* background-repeat: repeat-x; CAM */
	font-family: Tahoma, Sans-Serif;
	font-size: 70%;
	color: #333;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}
/*A, A:link
{
	text-decoration: none;
	color: #636363;
}
A:hover
{
	text-decoration: underline;
}*/
#wrapper
{
	width: 1000px;
	/* background-image: url(http://stcin.msn.com/br/gbl/css/8/decoration/shadow.gif); CAM */
	/* background-position: 100% 0px; CAM */
	/* background-repeat: repeat-x; CAM */
	padding: 0px 5px 0px 5px;
	margin: 0px auto 0px auto;
	text-align: left;
}


span#sitesearch
{
	display: none;
}

/*END: Search*/

/*BEGIN: Optional Link*/
#head #brand #optlinks
{
    display: none;
	padding: 3.6em 0.35em 0px 0px;
	text-align: right;
}
#head #brand #optlinks A
{
    display: none;
	color: #fff;
}
/*END: Optional Link*/

#head #more
{
	background-color: #fff;
	border: 1px solid #000;
	position: relative;
	margin: -15px 2px 0px;
	height: 94px;
	z-index: 5;
	position: relative;
	padding: 0.35em 10px 0.6em 0px;
}
#head #more img
{
	border: none;
}
#head #more UL
{
	float: left;
	margin: 0px 1% 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#head #more UL.textLinkList
{
	padding-top: 0.2em;
	width: 15%;
	float: left;
	margin: 0px 1% 0px 0px;
}
#head #more UL.textLinkList LI
{
	margin: 0px 0px 0.4em;
	padding: 0.1em 0px 0.1em 0px;
	line-height: 1.05em;
}
#head #more UL.textLinkList LI IMG
{
	vertical-align: text-bottom;
}
#head #more UL.imageLinkList
{
	padding: 0px;
	margin: 0px;
	margin-top: -0.2em;
	font-weight: bold;
	width: 18.5%;
}
#page
{
	background-color: #000;
	margin: 0px;
	overflow: hidden;
}

#foot
{
	padding-top: 0.6em;
	padding-left: 10px;
	padding-right: 10px;
	
	background:#ededed;
}
#foot UL
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#foot .primary LI
{
	padding: 3px 1.4em 0px 0px;
	float: left;
}
#foot UL LI.last
{
	padding: 3px 0 0 0;
}
#foot .secondary LI
{
	float: right;
	padding: 3px 0px 0px 1.4em;
}

#foot .copyright
{
	background-image: url(http://stcin.msn.com/br/gbl/css/8/decoration/msft.gif);
	color: #636363;
	background-color: transparent;
	/* clear: both; CAM */
	background-position: 100% 50%;
	margin-top: 1.5em;
	float: right;
	background-repeat: no-repeat;
	margin-bottom: 15px; /* John */
}
#foot .copyright span
{
	border-right: 1px solid #636363;
	padding-right: 10px;
	display: block;
	line-height: 20px;
	margin-right: 133px;
}

#foot a
{
	color: #085299;
}



.border
{
    display: block;
    margin: 0 16px 0 19px;
    border-bottom: solid 1px gray;
    width: auto;
    height: 0px;
}


.linklist9 a ,.msnfoot1 .secondary a 
{
 white-space:normal !important;
}
#head, #xnav li 
{
border:1px solid #717171 !important;
}