@charset "utf-8";
/* CSS Document */
body {
	background-image: url(http://www.nbalive.ro/images/main_background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

p {
	display: block;
}

a {
	color: #0000ff;
}

.wrapper {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 1000px;
}

.menu1 {
	background-image:url(http://www.nbalive.ro/images/menu1_background.jpg);
	background-position: left;
	background-repeat: repeat-x;
	height:22px;
}

.menu2 {
	background-image: url(http://www.nbalive.ro/images/menu2_background.jpg);
	background-position: left;
	background-repeat: repeat-x;
	height:22px;
}

.header_background {
	background-image: url(http://www.nbalive.ro/images/header_background.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 98px;
}

.vertical_line {
	width: 1px;
	background-color: #cccccc;
}

.horizontal_line {
	height: 1px;
	background-color: #cccccc;
}

.col1 {
	width: 595px;
	padding: 2px;
	background-color: #ffffff;
	border-right: 1px solid #cccccc;
}
.col2 {
	width: 396px;
	padding: 2px;
	background-color: #ffffff;
}
.simplecol {
	padding: 2px;
	background-color: #ffffff;
}
.articlebox {
	padding: 2px;
	border-bottom: 1px dashed #cccccc;
}
.borderright {
	border: 0px;
	border-right: 1px solid #cccccc;
}

/* font */
h1.title {
	font-size: 16px;
	line-height: 16px;
	margin: 2px;
}
h2.subtitle {
	font-size: 14px;
	line-height: 14px;
	margin: 2px;
}
h3.subtitle {
	font-size: 12px;
	line-height: 14px;
	margin: 2px;
}
a.newstitle {
	font-size: 14px;
	color: #0066CC;
	text-decoration:none;
}
a.newstitle:hover {
	font-size: 14px;
	color: #0066CC;
	text-decoration:underline;
}
.newsdescription {
	font-size: 10px;
	color: #000000;
}
.newsdate {
	font-size: 9px;
	color: #000000;
}
a.winner {
	font-size: 12px;
	color: #cc3333;
	text-decoration: none;
}
a.winner:hover {
	font-size: 12px;
	color: #cc3333;
	text-decoration: underline;
}
a.loser {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.loser:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
span.title {
	font-size: 16px;
	line-height: 16px;
	margin: 2px;
	font-weight: bold;
}
div.grey {
	color: #666666;
	display: block;
}
span.black {
	color: #000000;
}
td.lefttab {
	border-left: 1px solid #0066CC;
	border-top: 1px solid #0066CC;
	border-bottom: 1px solid #0033CC;
	border-right: 0px;
	background-color:#D9D9FF;
}
td.righttab {
	border-right: 1px solid #0066CC;
	border-top: 1px solid #0066CC;
	border-bottom: 1px solid #0033CC;
	border-left: 0px;
	background-color:#D9D9FF;
}
td.selectedtab {
	border-right: 1px solid #0033CC;
	border-left: 1px solid #0033CC;
	border-top: 1px solid #0033CC;
	border-bottom: 0px;
}
td.bigtab {
	border-bottom: 1px solid #0033CC;
}
a.linktab {
	color: #3366FF;
	text-decoration: none;
	font-size: 12px;
	display:block;
	width:100%;
}
a.linktab:hover {
	color: #3366FF;
	text-decoration: underline;
	font-size: 12px;
	display:block;
	width:100%;
}
ul.blank {
	list-style:none;
	margin: 0px;
}
li {
	margin-left: 10px;
}
tr.switch {
	background-color: #ffffff;
}
tr.switch:hover {
	background-color: #eeeeee;
}
table.stats {
	border: 1px solid #d6e0ec;
}
table.stats td {
	border: 1px solid #d6e0ec;
}
tr.header {
	background-color: #d6e0ec;
}
table.boxstats {
	height: 120px;
	width: 190px;
	border: 1px solid #cccccc;
}
td.boxstatsspace {
	width: 10px;
}
td.boxstatsbar {
	width: 80px;
}
div.statsbar1 {
	background-color: #149ccc;
}
div.statsbar2 {
	background-color: #f17d62;
}
div.statsbar3 {
	background-color: #FBDE86;
}
td.schedulepastday {
	border: 1px solid #cccccc;
	background-color: #d6e0ec;
}
td.schedulethisday {
	border: 1px solid #cccccc;
	background-color: #149ccc;
}
td.schedulethisday a {
	color: #ffffff;
}
td.schedulenextday {
	border: 1px solid #cccccc;
}
td.bordergrey {
	border: 1px solid #cccccc;
}
.headerstatistici {
	background-color: #d6e0ec;
}
.headerstatisticiselected {
	background-color: #F8A878;
}
.statisticiselected {
	background-color: #F8C7A3;
}
div.footer {
	font-size: 10px;
	color: #000000;
	padding-left: 20px;
	border-top: 1px solid #cccccc;
	width: 980px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.footer p {
	padding: 2px;
	margin: 0px;
}
/* end font */

/* misc */
.dotline {
	margin-top: 3px;
	border-top: 1px dotted #cccccc;
	height: 7px;
}
/* end misc */

/* links */
a.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
a.menulink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;
}
a.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
div.footer a {
	text-decoration: none;
}
/* end links */