* {
	padding: 0;
	margin: 0;
}
html, body {
	font-family: Arial;
	font-size: 12px;
	color: black;
	height: 100%;
}
body {
	background: url(../images/bg-repeat.png) repeat-x 0 0;
}
a {
	color: #0084bb;
	text-decoration: none;
}
a:hover {
	color: #003a57;
}
a:focus {
	outline: none;
}
a img {
	border: none;
}

.clear,
.clear-left,
.clear-right {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}

/* descriptions */
.description,
.full-description {
	font-size: 19px;
	margin-bottom: 19px;
	width: 100%;
}
.full-description {
	display: none;
}

/* read more */
.action-label {
	color: #0084bb;
	float: right;
}

/* thumb */
.thumb {
	border: 3px solid white;
	display: block;
	overflow: hidden;
}
a.thumb:hover {
	border-color: #003a57;
}

/* layout */
.body-shadow {
	background: url(../images/body-shadow.png) no-repeat center 0;
}
.wrapper {
	background-color: white;
	margin: 0 auto;
	width: 1000px;
}
.header {
	background: url(../images/header.png) no-repeat 0 0;
	height: 200px;
	text-indent: -500em;
	width: 1000%:
}
.header-shadow {
	background: url(../images/header-shadow.gif) no-repeat 0 0;
	font-size: 0;
	height: 18px;
	position: absolute;
	width: 1000px;
}

.content {
	padding: 15px;
	padding-bottom: 0;
}
.content .left-column {
	float: left;
	margin-right: 15px;
	width: 640px;
}
.content .right-column {
	float: left;
	width: 315px;
}

.share-wrapper {
	margin-bottom: 44px;
	margin-top: 44px;
}
.share-wrapper .addthis_button {
	display: block;
	margin: 0 auto;
	width: 125px;
}

.footer {
	color: black;
	text-align: center;
}
.footer .esrb {
	display: block;
	margin: 0 auto;
	margin-bottom: 38px;
	width: 250px;
}

/* section */
.section {
	background-color: #b7e5ff;
	margin-bottom: 15px;
}
.section .header {
	background: url(../images/section-header-repeat.gif) repeat-x 0 0;
	height: 23px;
	width: 100%;
}
.section .header .icon {
	background: url(../images/section-header-icon.gif) no-repeat 0 0;
	float: left;
	height: 23px;
	width: 17px;
}
.section .header .title {
	background-color: transparent;
	background-repeat: none;
	float: left;
	height: 23px;
}
.section .header .end {
	background: url(../images/section-header-end.gif) no-repeat 0 0;
	float: right;
	height: 23px;
	width: 10px;
}
.section .padding {
	padding: 16px 9px 9px;
}

/* trailer */
#trailer-wrapper .header .title {
	background-image: url(../images/section-header-trailer.gif);
	width: 67px;
}
#trailer a,
#trailer img {
	display: block;
	font-size: 0;
	height: 385px;
	width: 640px;
}
#trailer {
	background-color: #666666;
	height: 385px;
	width: 640px;
}
#trailer-video-wrapper {
	visibility: hidden;
}
/* about */
#about-wrapper .header .title {
	background-image: url(../images/section-header-about.gif);
	width: 177px;
}

/* gallery */
#gallery-wrapper .header .title {
	background-image: url(../images/section-header-gallery.gif);
	width: 124px;
}
#gallery-wrapper .main-image {
	display: block;
	height: 220px;
	margin-bottom: 9px;
	width: 616px;
}
#gallery-wrapper .gallery {
	width: 100%;
}
#gallery-wrapper .gallery .thumb {
	float: left;
	height: 53px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 78px;
}
#gallery-wrapper .gallery .thumb-last {
	margin-left:3px;
	margin-right: 0;
}

/* pre-order */
#pre-order-wrapper .header .title {
	background-image: url(../images/section-header-pre-order.gif);
	width: 91px;
}
#pre-order-wrapper .main-image {
	display: block;
	height: 210px;
	width: 315px;
}

/* controller */
#controller-wrapper .header .title {
	background-image: url(../images/section-header-controllers.gif);
	width: 112px;
}
#controller-wrapper .main-image {
	display: block;
	height: 246px;
	margin-bottom: 9px;
	width: 291px;
}
#controller-wrapper .gallery .thumb {
	float: left;
	height: 69px;
	margin-bottom: 7px;
	margin-right: 8px;
	width: 138px;
}
#controller-wrapper .gallery .thumb-last {
	margin-right: 0;
}

/* Prayer Works */
#prayer-works-wrapper .header .title {
	background-image: url(../images/section-header-prayer-work.gif);
	width: 122px;
}
#prayer-works-wrapper .main-image {
	margin: 0 auto;
	margin-bottom: 24px;
	width: 297px;
}

/* Digital Blessing */
#blessing-wrapper .header .title {
	background-image: url(../images/section-header-blessing.gif);
	width: 139px;
}
#blessing-wrapper .main-image {
	margin: 0 auto;
	margin-bottom: 5px;
	width: 290px;
}