body {
	/*Main text color*/
	color: #8485a0;
	/*Background image and color*/
	background: #000 url(http://nxeassets.xbox.com/shaxam/0201/58/c4/58c46998-0920-47ed-96cf-ea9ecdc2f79b.JPG) no-repeat top !important;
}

/*Heading color*/
#body-content h3 {
	color: #95010b;
}

/*Border colors*/
.boxwrapper-style1, .boxwrapper-style2, .boxwrapper-left {
	border-bottom:1px solid #c1c2cf !important;
}

/*Highlight color in Product Info section*/
.boxwrapper-left .content-bg.info li span {
	color: #95010b;
}

/*Border color around screenshots box*/
.screenshot-box {
	border:1px solid #c1c2cf !important;
}

/*Border color around screenshot thumbnails*/
.screenshot-box .panel .inside img, .jcarousel-skin-xbox .jcarousel-item img {
	border:1px solid #95010b !important;
}

/* Carousel arrow image paths */
.jcarousel-skin-xbox .jcarousel-prev-horizontal,
.jcarousel-skin-xbox .jcarousel-direction-rtl .jcarousel-prev-horizontal 
{background: transparent url(http://nxeassets.xbox.com/shaxam/0201/88/f1/88f13f8d-e33f-433e-bee2-984002344932.PNG?v=1#arrows-left.PNG) no-repeat 0 0;}

.jcarousel-skin-xbox .jcarousel-next-horizontal, 
.jcarousel-skin-xbox .jcarousel-direction-rtl .jcarousel-next-horizontal 
{background: transparent url(http://nxeassets.xbox.com/shaxam/0201/ae/d4/aed492e9-c6ee-466e-ba16-8d63064cccae.PNG?v=1#arrows-right.PNG) no-repeat 0 0;}
