/* Stylesheet for NBA TV Schedule
Author: WebKeyDesign
http://www.webkeydesign.com  */

#container {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 0px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

a:link, a:visited, a:active {
	background: transparent;
	color: #080808;
	text-decoration: none;
	}

a:hover {
	background: transparent;
	color: #0033CC;
	text-decoration: underline;
	}

#header {
	padding: 0px;
	margin-bottom: 10px;
	background-color: FFF;
	text-align: center;
	background-image: url(http://www.olaguez.net/media/bar_main.png);
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #333333;
	height: 18px;
	padding: 7px 5px 1px 5px;
	color: #080808;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	}

#content {
	padding: 5px 0px 15px 0px;
	margin-left: 240px;
	background-color: #FFF;
	font-size: 12px;
	}
	
.sitebox {
	margin: 0px 0px 15px 0px;
	text-align: center;
}

#sidebar {
	float: left;
	width: 240px;
	\width: 240px;
	w\idth: 240px;
	margin: 0;
	margin-right: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #FFF;
	}
	
#sidebar h3 {
	color: #005080;
	letter-spacing: .04em;
	text-transform:uppercase; 
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	padding: 0;
	}

#sidebar li {
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
	}


#sidebar img {
	border: none;
	list-style-type: none;
	margin: 15px 0 0 30px;
	padding: 0;
	}
	
.sidebox {
	padding: 20px 0px 15px 0px;
	}
		
#footer {
	clear: both;
	margin-top: 0px;
	background-color: #FFF;
	padding: 5px 0px 5px 0px;
	font-size: 10px;
	line-height: 100%;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	}
		
table { 
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 12px;
	background-color:#F2F2F2; 
	margin:0px auto 10px auto;
	}
caption { 
	background-image: url(http://www.olaguez.net/media/bar_main.png); 
	color:#000; 
	font-family: Trebuchet MS, Sans-Serif,Times New Roman, Serif;
	font-weight:bold; 
	font-size:15px; 
	border:1px solid #A9A9A9; 
	margin:0px auto;
	}
thead th { 
	background-image: url(http://www.olaguez.net/media/bar_metal.png);
	background-color:#CCC; 
	color:#333333; 
	padding:3px; 
	text-transform:uppercase; 
	border-top:1px solid #969696; 
	border-left:1px solid #969696; 
	border-bottom:1px solid #333333; 
	border-right:1px solid #333333; 
	}
tfoot th { 
	background-color:#F29601; 
	color:#724809; 
	padding:2px; 
	text-transform:uppercase; 
	font-size:1.2em; }
tfoot td { 
	background-color:#FC0; 
	color:#724809; 
	font-weight:bold; 
	text-transform:uppercase; 
	font-size:1.2em; 
	padding:0px 5px; 
	}
.odd td { 
	background-color:#F5F5F5; 
	color:#5A666E; 
	padding: 3px; 
	text-align:center; 
	border-top:1px solid #FFF; 
	border-left:1px solid #FFF; 
	border-bottom:1px solid #AFB5B8; 
	border-right:1px solid #AFB5B8;  
	}
tbody td { 
	background-color:#D7DBDD; 
	color:#5A666E; padding:2px; 
	text-align:center; 
	padding: 3px; 
	border-top:1px solid #FFF; 
	border-left:1px solid #FFF; 
	border-bottom:1px solid #AFB5B8; 
	border-right:1px solid #AFB5B8;  
	}
tbody th { 
	background-color:#CECFCE; 
	color:#000; 
	padding: 3px; 
	text-align:center; 
	border-top:1px solid #93A1AA; 
	border-left:1px solid #93A1AA; 
	border-bottom:1px solid #2F3B42; 
	border-right:1px solid #2F3B42; 
	}
		