body {
	/*Main text color*/
	color: #8485a0;
	/*Background image and color*/
	background: #d58601 url(http://nxeassets.xbox.com/shaxam/0201/23/05/2305ab40-16db-4074-a291-5440ee6b0541.JPG?v=1#Kung_Fu_Panda_Splash_Page_Lite_v4_BG.JPG) no-repeat top !important;
}


/*Heading color*/
#body-content h3 {
	color: #c12229;
}

/* override margin in common.css so body is positioned correctly - compare dragon age & dr k pages */
div#body-content {margin: 320px 25px 0 25px;}

/*Border colors*/
.boxwrapper-style1, .boxwrapper-style2, .boxwrapper-left {
	border-bottom:1px solid #c12229 !important;
}

/*Highlight color in Product Info section*/
.boxwrapper-left .content-bg.info li span {
	color: #c12229;
}

/*Border color around screenshots box*/
.screenshot-box {
	border:1px solid #c12229 !important;
}

/*Border color around screenshot thumbnails*/
.screenshot-box .panel .inside img, .jcarousel-skin-xbox .jcarousel-item img {
	border:1px solid #c12229 !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/55/81/55811be6-bafa-4a90-a428-61cd47ca82cf.PNG?v=1#arrow-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/92/77/9277fcb5-d375-4e4e-ad3b-b7cf4438b765.PNG?v=1#arrow-right.PNG) no-repeat 0 0;}