

/* Info page styles */

.introInfoOuter {
	background: #000000 url(../images/products/page_kitbash/intro_background_info.jpg) no-repeat bottom;
	margin: 0 0 4px 0;
}

.introInfoInner {
	border-left: 1px solid #A1780F;
	border-right: 1px solid #A1780F;
	width: 392px;
	padding: 0 5px 0 5px;
}


.introNewOuter {
	background: #000000 url(../images/products/page_kitbash/intro_background_new.jpg) no-repeat bottom;
	margin: 0 0 4px 0;
}

.introNewInner {
	border-left: 1px solid #A1780F;
	border-right: 1px solid #A1780F;
	width: 375px;
	padding: 5px 5px 0 5px;
}


.introNewHighlightCell {
	position: absolute;
	background: url(../images/products/page_kitbash/intro_misc_new_highlight.gif) no-repeat;
	height: 125px;
	width: 366px;
	filter: alpha(opacity=55);
	-moz-opacity: .55;
	opacity: .55;
}

.introNewHighlightContent {
	position: relative;
	top: 10px;
	left: 10px;
	min-height: 125px;
	max-height: none;
	width: 344px;
}

.introNewHighlightHeader {
	font-size: 12pt;
	font-weight: bold;
	color: #F6D600;
}

.introNewCell1 {
	position: absolute;
	background: url(../images/products/page_kitbash/intro_misc_new_cell1.gif) no-repeat;
	height: 40px;
	width: 126px;
	filter: alpha(opacity=55);
	-moz-opacity: .55;
	opacity: .55;
	margin: 0;
}

.introNewCell2 {
	position: absolute;
	background: url(../images/products/page_kitbash/intro_misc_new_cell2.gif) no-repeat;
	height: 40px;
	width: 96px;
	filter: alpha(opacity=55);
	-moz-opacity: .55;
	opacity: .55;
	margin: 0;
}

.introNewCell3 {
	position: absolute;
	background: url(../images/products/page_kitbash/intro_misc_new_cell3.gif) no-repeat;
	height: 40px;
	width: 134px;
	filter: alpha(opacity=55);
	-moz-opacity: .55;
	opacity: .55;
	margin: 0;
}


.introNewContent {
	position: relative;
	height: 20px;
	top: 9px;
	margin: 0;
}


/* Product page styles */

.productHeaderOuter {
	background: #000000 url(../images/products/page_adventure/product_background_thumbnail.jpg) repeat-x bottom;
	margin: 0 0 4px 0;
}

.productHeaderInner {
	border-left: 1px solid #A1780F;
	border-right: 1px solid #A1780F;
	width: 578px;
	height: 320px;
	padding: 5px 5px 0 5px;
	text-align: center;
}

.productHeaderInfoTop {
	background: url(../images/products/page_kitbash/product_header_info_top.jpg) no-repeat;
	width: 316px;
	height: 90px;
}

.productHeaderInfoLeft {
	background: url(../images/products/page_kitbash/product_header_info_left.jpg) no-repeat;
	width: 162px;
	height: 220px;
	text-align: center;
	vertical-align: center;
}

.productHeaderInfoRight {
	background: url(../images/products/page_kitbash/product_header_info_right.jpg) no-repeat;
	width: 154px;
	height: 220px;
	text-align: center;
	vertical-align: top;
	font: 9px  Arial, Helvetica, sans-serif;
}

.productHeaderInfoRight1 {
	background: url(../images/products/page_kitbash/product_header_info_right1.jpg) no-repeat;
	width: 154px;
	height: 64px;
	text-align: center;
	vertical-align: center;
	font: 9px  Arial, Helvetica, sans-serif;
}

.productHeaderInfoRight2 {
	background: url(../images/products/page_kitbash/product_header_info_right2.jpg) no-repeat;
	width: 154px;
	height: 156px;
	text-align: center;
	vertical-align: center;
	font: 9px  Arial, Helvetica, sans-serif;
}

.productHeaderImage {
	background: url(../images/products/page_kitbash/product_header_image.gif) no-repeat center;
	width: 250px;
	text-align: center;
	vertical-align: center;
}

.productDownloadOuter {
	background: #000000;
	margin: 0;
}

.productDownloadInner {
	border-left: 1px solid #A1780F;
	border-right: 1px solid #A1780F;
	width: 189px;
	height: 115px;
	padding: 5px;
	text-align: center;
}

.productExploreOuter {
	background: #000000 url(../images/products/page_adventure/product_background_explore.jpg) repeat-x top;
	margin: 0 0 4px 0;
}

.productExploreInner {
	border-left: 1px solid #A1780F;
	border-right: 1px solid #A1780F;
	width: 189px;
	height: 135px;
	padding: 5px;
	text-align: center;
}

.productExploreButton {
	margin-bottom: 7px;
}

.productPrice {
	color: #FFFFFF;
	font-size: 28px;
}


.productDescriptionOuter {
	background: #000000 url(../images/products/page_adventure/product_background_thumbnail.jpg) repeat-x bottom;
	margin: 0 0 4px 0;
}

.productDescriptionInner {
	border-left: 1px solid #A1780F;
	border-right: 1px solid #A1780F;
	width: 511px;
	padding: 10px;
	text-align: left;
	font-size: 12px;
}


.productAdditionalOuter {
	background: #000000 url(../images/products/page_adventure/product_background_additional.jpg) repeat-x bottom;
	margin: 0 0 4px 0;
}

.productAdditionalInner {
	border-left: 1px solid #A1780F;
	border-right: 1px solid #A1780F;
	width: 247px;
	padding: 5px;
	text-align: center;
}
