/* SIDEBAR */

td#sidebar {
	vertical-align: top;
	width: 184px;
}

#sidebar table {
	height: 100%;
}

#sidebar th {
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 15px;
	text-align: left;
	text-transform: uppercase;
	height: 23px;
}

#sidebar th, #sidebar td {
	font-size: 11px;
}

#sidebar th a {
	text-decoration: none;
}

#sidebar th a:hover {
	text-decoration: underline;
}

#sidebar th img {
position: relative;
left: -5px;
top: 1px;
}

#sidebar td {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	vertical-align: top;
}

#sidebar td p {
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	padding: 3px 3px 3px 10px;
	margin: 0px 0px 1px 0px;
	
}

#sidebar td a {
	text-decoration: none;
}

#sidebar td p.on {
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
}

#sidebar td p.on a {
	text-decoration: none;
}

#sidebar td.bottom {
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;
}




/* index sidebar */

td.side {
	vertical-align: top;
}

.bl_side {
	background-color: ##f6f6f8;
	background-image: url(http://i.blasteroids.com/bl_side_grada.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: ##0a0303;
	line-height: 1.5em;
	border-bottom: 0.4em solid ##d0d0d6;
	margin: 0 0.5em 1.5em 1.5em;
	width: 25em;
}

.bl_side h2 {
	background-color: ##fd5814;
	background-image: url(http://i.blasteroids.com/bl_title_grada.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 1.1em;
	padding-left: 0.7em;
	margin-bottom: 0;
	border-bottom: 0.2em solid ##d0d0d6;
	border-right: 0.2em solid ##d0d0d6;
}

.bl_side h2 span {
	background-color: ##ebe9ea;
	background-image: url(http://i.blasteroids.com/bl_title_gradb.gif);
	background-repeat: repeat-y;
	background-position: right;
	display: block;
	padding: 0.1em 0.7em 0.2em 0.7em;
}

.bl_side ul {
	margin: 0.4em 0 0 0;
	padding-left: 0.8em;
}

.bl_side li {
	background-image: url(http://i.blasteroids.com/bl_list_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	list-style-type: none;
	clear: left;
	padding-left: 1em;
	display: block;
}

.bl_side ul span {
	color: gray;
	font-size: 0.8em;
}

table.trailer {
	border-collapse: collapse;
}

table.trailer td {
	background-image: url(http://i.blasteroids.com/tmp/bl_thumb_bg.gif);
	background-repeat: no-repeat;
	padding: 0 !important;
	width: 90px;
	height: 60px;
}

table.trailer td a img {
	border: 2px solid white;
	margin: 1px 1px 6px 1px;
}

table.trailer td a:hover img {
	border-color: red;
	cursor: hand;
	cursor: pointer;
}

#video_title {
	display: block;
	height: 4em;
}

.specific_game #player {
background-color: #fafafa;
border: 1px solid #d0d0d0;
padding: 0.6em;
width: 400px;
}
