#backtohome {
	z-index: 50;
	width: 32px;
	left: 50%;
	margin-left: 384px;
	top: 75px;
	position: absolute;
        }

		#redtab {
		position:absolute;
		left:50%;
		margin-left:365px;
		z-index:1;
		top:0px;
		width:54;
		height:43;


		}
#container_member {
	z-index: 3;
	width: 767px;
	left: 50%;
	margin-left: -383px;
	top: 70px;
	position: absolute;
	background-image: url(../images/UI/table_elements/main_content_background.jpg);
	background-repeat: repeat-x;
	background-color: #272727;
}

#container_bloodmoney {
	z-index: 3;
	width: 767px;
	left: 50%;
	margin-left: -383px;
	top: 70px;
	position: absolute;
	background-image: url(../images/UI/table_elements/main_content_background.jpg);
	background-repeat: repeat-x;
	background-color: #272727;
}
#container_nomenu {
	z-index: 3;
	width: 767px;
	left: 50%;
	margin-left: -383px;
	top: 70px;
	position: absolute;
	background-image: url(../images/UI/table_elements/main_content_background.jpg);
	background-repeat: repeat-x;
	background-color: #272727;
}

#container_box_blood {
	margin:15px;
	border: 1px solid #141414;
	padding: 10px;
	background-image: url(../images/UI/table_elements/inlay_content_background.jpg);
	background-repeat: repeat-y;
}

#container_box_blood_dk {
	margin:15px;
	border: 1px solid #9d0000;
	padding: 10px;
	background-image: url(../images/UI/bloodmoney/background_red_2.jpg);
	background-repeat: repeat-y;
}

#container_box_blood_lt {
	margin:15px;
	border: 1px solid #9d0000;
	padding: 10px;
	background-image: url(../images/UI/bloodmoney/background_red_1.jpg);
	background-repeat: repeat-y;
}

#container_box {
	border: 1px solid #141414;
	padding: 10px;
	background-image: url(../images/UI/table_elements/inlay_content_background.jpg);
	background-repeat: repeat-x;
	margin:15px;
background-color:#4D4D4D;
}


#container_box_red {
	border: 1px solid #141414;
	padding: 10px;
	background-image: url(../images/UI/cart/background_table_fade.jpg);
	background-repeat: repeat-x;
	margin:15px;
	background-color:#7e0000;
}

#container_title {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#container_box_points {
	margin:15px;
	border: 1px solid #1d2b7e;
	padding: 6px;
	background-image: url(../images/UI/table_elements/inlay_content_background.jpg);
	background-repeat: repeat-y;
}
#container_box_neg {

	padding: 6px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;	
}

#container_box_neg_blood {
border: 1px solid #9d0000;
	padding: 6px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;	
}

#pointsbox {
	text-align:left;
	float:left;
	width:231px;
	display: block;
}
#pointsbox_small {
	text-align:left;
	float:left;
	width:150px;
	display: block;
}
#pointssep {
	text-align:left;
	float:left;
	width:15px;
	display: block;
}
#pointssep_wide {
	text-align:left;
	float:left;
	width:50px;
	display: block;
}
#pointsheader {
color:#CFCFCF;
	text-align:center;
	width:auto;
	display: block;
	margin-bottom:10px;
margin-top:10px;
	background-image: url(../images/UI/cart/background_table_fade.jpg);
	background-repeat: repeat-x;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
border: 2px solid #2F0000;
}

.clear {
	clear:both;
	}
	
.pointtotal {
	font-weight:bold;
	font-size:36px;
}
.pointstitle {
	font-weight:bold;
	margin-bottom: 6px;
}

#pointsbox a {
	font-weight:bold;
	color:#FF9900;
}
#pointsbox a:hover {
	font-weight:bold;
	color:#FF9900;
	text-decoration:underline;
}
#pointsbox a:active {
	font-weight:bold;
	color:#FF9900;
}
#pointsbox a:visited {
	font-weight:bold;
	color:#FF9900;
}

#pointsbox_small a {
	font-weight:bold;
	color:#FF9900;
}
#pointsbox_small a:hover {
	font-weight:bold;
	color:#FF9900;
	text-decoration:underline;
}
#pointsbox_small a:active {
	font-weight:bold;
	color:#FF9900;
}
#pointsbox_small a:visited {
	font-weight:bold;
	color:#FF9900;
}
.inner_content {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
}
#spacer {height:10px; width:auto;}

#container_box a {
	font-weight:bold;
	color:#EB0000;
}
#container_box a:hover {
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}
#container_box a:active {
	font-weight:bold;
	color:#FF0000;
}
#container_box a:visited {
	font-weight:bold;
	color:##FF0000;
}

#container_box_blood_dk a {
	font-weight:bold;
	color:#FF9900;
}
#container_box_blood_dk a:hover {
	font-weight:bold;
	color:#FF9900
	text-decoration:underline;
}
#container_box_blood_dk a:active {
	font-weight:bold;
	color:#FF9900;
}
#container_box_blood_dk a:visited {
	font-weight:bold;
	color:#FF9900;
}

