body {
	background: white;
}

div.body  {
	padding: 0;
	border: 1px #b2b0af solid;	
}

div.main {
	border-top: 1px #c9c9c9 solid;	
}

div.header {
	position: relative;
	height: 140px;
	background: url(/images/brsports-bgr.gif) 100% 10px no-repeat;
	border-top: 0 none;
}


div.header a.logo {
	margin-left: 0px;
	padding: 0 10px;
	padding-left: 16px;
	background: White;
}

div.header a.logo img {
	margin-left: 0;
	margin-bottom: 4px;
	float: left;
}

div.header span.dir {
	position: absolute;
	left: 141px;
	top: 32px;
	font-size: 25px;
	margin: 0;
	padding: 0;
}

ul.top-menu {
	right: 0px;
	top: 68px;
}

ul.top-menu li {
	background: url(../images/brsports-menu-bgr.gif) left top no-repeat;
	border-right: 0 none!important;
	text-align: center;
	padding: 1px 0 3px 0;
	width: 105px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	margin-left: 2px;
}

ul.top-menu li a {
	text-decoration: none;
}

ul.top-menu li a:hover {
	text-decoration: underline;
}

form.search {
	left: 210px;
	top: 95px;
	padding: 0;
	background: none;
}

form.search input {
	font-size: 13px;
	border: 1px black solid;
}

html>body form.search input {
	margin-bottom: -1px;
}

form.search button {
	background: Black;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

html>body form.search button {
	padding-top: 1px;
	padding-bottom: 1px;
}

div.footer {
	border-top: 1px #c9c9c9 solid;
}

div.field input, div.field textarea {
	border: 1px black solid;
}
