@charset "utf-8";
/* CSS Document */

#sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 167px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin:0 0 0 0px;
	/*padding: 15px 10px;*/
}
#sidebar .title
{
	background-image:url(../images/banner_title_en_US.jpg);
	background-repeat:no-repeat;
	background-color:#3a3d44;
	width:159px;
	margin-bottom:4px;
}
#sidebar .title .text
{
	font-size:13px;
	padding-top:2px;
	margin-right:4px;
	text-align:right;
	color:#161718;
	font-weight:bold;
}
#sidebar .title .text_high
{
	font-size:13px;
	padding-top:2px;
	margin-right:4px;
	text-align:right;
	color:#ff6e04;
	font-weight:bold;
}
#sidebar #box
{
	background-color:#000000;
	padding:4px;
	margin-bottom:7px;
}
#sidebar #box_last
{
	background-color:#000000;
	padding:4px;
}
#sidebar .image
{
	/*background-image:url(../images/banner_new_image_en_US.jpg);*/
	width:159px;
	height:331px;
}
#sidebar #sites .image
{
	/*background-image:url(../images/banner_new_image_en_US.jpg);*/
	width:159px;
	height:156px;
}

#sites .hin
{
	clear:both;
	float:left;
	background-image:url(../images/sites/site_hin_en_US.jpg);
	height:31px;
	width:70px;
}
#sites .wrecked
{
	float:left;
	background-image:url(../images/sites/site_wrecked_en_US.jpg);
	height:31px;
	width:89px;
}
#sites .ax
{
	clear:both;
	float:left;
	background-image:url(../images/sites/site_ax_en_US.jpg);
	height:31px;
	width:66px;
}
#sites .thunder
{
	float:left;
	background-image:url(../images/sites/site_thunder_en_US.jpg);
	height:31px;
	width:40px;
}
#sites .nights
{
	float:left;
	background-image:url(../images/sites/site_nights_en_US.jpg);
	height:31px;
	width:53px;
}
#sites .hunters
{
	float:left;
	background-image:url(../images/sites/site_hunters_en_US.jpg);
	height:23px;
	width:159px;
}
#sites .rogue
{
	float:left;
	background-image:url(../images/sites/site_rogue_en_US.jpg);
	height:20px;
	width:159px;
}
#sites .nfs
{
	float:left;
	background-image:url(../images/sites/site_nfs_en_US.jpg);
	height:25px;
	width:159px;
}
#sites .motor
{
	float:left;
	background-image:url(../images/sites/site_motor_en_US.jpg);
	height:20px;
	width:159px;
}
#stuff a .link_big
{
	background-image:url(../images/stuff_arrow_big_en_US.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:20px;
	color:#74777c;
	font-size:15px;
	font-weight:bold;
}
#stuff a:hover .link_big
{
	background-image:url(../images/stuff_arrow_big_high_en_US.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:20px;
	color:#ff6e04;
	font-size:15px;
	font-weight:bold;
}
#stuff .link_share
{
	padding:0px;
	margin:0px;
}
#stuff .link_share a
{
	padding:3px 0px 4px 20px;
	color:#74777c;
	font-size:15px;
	font-weight:bold;
}
#stuff .link_share a:hover
{
	padding:3px 0px 4px 20px;
	color:#ff6e04;
	font-size:15px;
	font-weight:bold;
}
#stuff .links
{
	margin-left:10px;
	margin-right:10px;
	padding-top:10px;
}
#stuff .link_sep
{
	height:20px;
}
#stuff .youtube
{
	background-image:url(../images/stuff_youtube_en_US.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:28px;
	width:62px;
}

#stuff .crew
{
	margin-left:10px;
	margin-right:10px;
	border:none;
	border-top:1px solid #2e3137;
	padding-top:15px;
}

#stuff .crew .link
{
	margin-top:11px;
}
#stuff .crew .link a
{
	background-image:url(../images/stuff_arrow_en_US.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
	color:#74777c;
	font-size:12px;
	font-weight:bold;
}
#stuff .crew .link a:hover
{
	background-image:url(../images/stuff_arrow_high_en_US.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:20px;
	color:#ff6e04;
	font-size:12px;
	font-weight:bold;
}