* {
	font-family:Arial, sans-serif;
}

body {
	background-image:url(../images/xfxbg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#444444;
	
	text-align:center;
}

#wrapper {
	width:980px;
	margin:0px auto;
	text-align:left;
}

/*** Header ***/
#cp_header #regionBar {
	position:relative;
	height:30px;
	background-color:#8A8A8A;
	text-align:right;
	padding:0px 10px;
}

#cp_header #regionBar #btnSetupSheet {
	position:absolute;
	top:2px; left:15px;
	color:#FFFFFF;	
	font-size:11px;
	text-align:left;
}

#cp_header #regionBar div.selectBox {
	padding-top:6px;
}

#cp_header #regionBar span {
	font-size:10px;
	color:#FFFFFF;
}

#cp_header #regionBar select {
	height:16px;
	font-size:10px;
}

#headerContent {
	height:70px;	
	background-image:url(../images/header_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#headerContent div.headerBg {
	position:relative;
	height:47px;
	background-color:#767676;
}

#headerContent div.headerBg #headLink {
	position:absolute;
	width:450px; height:20px;
	top:35px; right:15px;
	text-align:right;
}

#headerContent div.headerBg #headLink a,
#headerContent div.headerBg #headLink span {
	font-size:12px;
}

#headerContent div.headerBg #headLink a {
	color:#FFFFFF;
}

#headerContent div.headerBg #headLink a.current {
	color:#C7C8CB;
}

#headerContent div.headerBg #headLink span.stroke {
	color:#E2CE0D;
}

#siteLogo {
	position:relative;
	top:9px; left:24px;
}

/*** Main ***/
#cp_body {
	margin-top:8px;
}

div.contentHolder {
	text-align:center;
	background-color:#777777;
}

div.contentHolder div.inner {
	width:960px;
	margin:0px auto;	
	background-color:#BBBBBB;
}

div.contentHolder div.inner div.title {
	height:54px;
	background-image:url(../images/title_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	border-bottom:1px solid #898989;
	text-align:left;
}

div.contentHolder div.inner div.title img {
	position:relative;
	top:18px; left:15px;
}

div.contentHolder div.inner div.productGroup {
	width:946px;
	margin:0px auto;
	text-align:left;
}

div.contentHolder div.inner div.ctrlSpace {
	height:10px;
}

div.prodGroupHolder {
	position:relative;
	width:310px; height:400px;
	margin:10px 5px 0px 0px;	
	float:left;
	border:1px solid #B0B0B0;
	overflow:hidden;
	
	background-color:#FFFFFF;
	min-height:100px;
}

div.prodGroupHolder.last {
	margin-right:0px;
}

div.prodGroupHolder p.title {
	position:absolute;
	top:260px; left:35px;
	font-size:18px;
	font-weight:bold;
	color:#656565;
}

div.prodGroupHolder div.linkHolder {
	position:absolute;
	top:290px; left:35px;
	width:250px; height:100px;
}

div.prodGroupHolder div.linkHolder div.prodType {
	background-color: #777777;
    background-image: url(../images/mover_row.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 16px;
    margin-bottom: 2px;
    padding: 2px 1px 2px 10px;
}

div.prodGroupHolder div.linkHolder div.prodType a {
	color:#FFFFFF;
}

div.prodGroupHolder div.linkHolder div.prodType.mover {
	background-position: right top;
}

div.prodGroupHolder div.linkHolder div.prodType.mover a {
	color:#F1D301;
}

div.productDetails {
	width:944px;
	margin:0px auto;	
	background-color:#FFFFFF;
	border:1px solid #9C9C9C;
}

div.productDetails div.productInner {
	width:914px;
	margin:0px auto;	
	text-align:left;
}

div.productInner div.prodTitle {
	font-size:18px;
	font-weight:bold;
	color:#484848;
	margin-bottom:10px;
}

div.productInner div.box_left,
div.productInner div.box_right {
	float:left;
}

div.productInner div.box_left {
	width:241px;
	margin-right:15px;
}

div.productInner div.box_right {
	width:650px;
}

/*** Box Left - Top level ***/
div.productInner div.box_left div.type {	
	background-image:url(../images/select_row.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#777777;
	height:16px;
	padding:2px 1px 2px 10px;
	margin-bottom:2px;
}

div.productInner div.box_left div.type a {
	position:relative;
	top:1px;
	font-size:13px;
	color:#FFFFFF;
}

div.productInner div.box_left div.type.current {
	background-position:top right;	
}

div.productInner div.box_left div.type.current a {
	color:#F1D301;
}

/*** Box Left - Middle Level ***/
div.productInner div.box_left div.blockSeries {
	display:none;
}

div.productInner div.box_left div.series {
	border-bottom:1px solid #D0D0D0;	
	background-image:url(../images/list_style.gif);
	background-repeat:no-repeat;
	background-position:10px 5px;	
	padding:2px 1px 2px 26px;
}

div.productInner div.box_left div.series a {
	position:relative;
	top:1px;
	font-size:12px;
	color:#3F3F3F;
}

div.productInner div.box_left div.series.current a {
	color:#FA9600;
}

div.productInner div.box_left div.series.last {
	border-bottom:0px;
	margin-bottom:10px;
}

/*** Box Left - Bottom Level ***/
div.productInner div.box_left div.blockSku {
	display:none;
	border-bottom:1px solid #D0D0D0;
}

div.productInner div.box_left div.blockSku.last {
	border-bottom:0px;
}

div.productInner div.box_left div.blockSku.noBorder {
	border-bottom:0px;
}

div.productInner div.box_left div.sku {
	padding:2px 0px 2px 25px;
}

div.productInner div.box_left div.sku.first {
	margin-top:5px;
}

div.productInner div.box_left div.sku.last {
	margin-bottom:10px;
}

div.productInner div.box_left div.sku a {
	font-size:12px;
	color:#3F3F3F;
}

div.productInner div.box_left div.sku a.current {
	color:#FA9600;
}

div.productInner div.box_left div.sku a sup {
	font-size:6px;
}

div.productInner div.box_left div.blockSku.noBorder div.sku {
	margin:0px;
	padding:0px;
	height:0px;
}

/*** Box Right ***/
div.productInner div.box_right div.titleArea {
	position:relative;
	border-bottom:1px solid #CBCBCB;
}

div.productInner div.box_right div.titleArea h2 {
	font-size:20px;
	color:#696969;
	font-weight:bold;
}

div.productInner div.box_right div.titleArea h2 sup {
	font-size:10px;
}

div.productInner div.box_right div.titleArea p.shortDesc {
	font-size:14px;
	font-weight:bold;
	color:#CBCBCB;
	margin-bottom:5px;
}

div.productInner div.box_right div.titleArea #addthis {
	position:absolute;
	width:105px; height:20px;
	bottom:4px; right:0px;	
}

div.productInner div.box_right div.imageArea {
	min-height:200px;
	*height:auto!important;
	*height:200px;
	border-bottom:1px solid #CBCBCB;
}

div.productInner div.box_right div.imageArea table {
	width:100%;
}

div.productInner div.box_right div.imageArea table td {
	padding:10px;
	text-align:left;
	vertical-align:top;
}

div.productInner div.box_right div.imageArea table td#viewer {
	width:530px;
	text-align:center;
	vertical-align:middle;
}

div.productInner div.box_right div.imageArea table td#viewer img#viewerImg {
	width:70%;
	margin:auto;
}

div.productInner div.box_right div.imageArea table td#viewer #viewerPanel span {
	position:relative;
	top:-2px;
	font-size:10px;
}

div.productInner div.box_right div.imageArea table td#viewer #viewerPanel span,
div.productInner div.box_right div.imageArea table td#viewer #viewerPanel a {
	float:right;
	margin-left:5px;
}

div.productInner div.box_right div.imageArea table td#viewerThumbs {
	width:80px;
}

div.productInner div.box_right div.imageArea table td#viewerThumbs img#btnScrollUp,
div.productInner div.box_right div.imageArea table td#viewerThumbs img#btnScrollDown {
	position:absolute;
	left:0px;
	width:100%;
	display:none;
}

div.productInner div.box_right div.imageArea table td#viewerThumbs img#btnScrollUp {
	top:0px;
}

div.productInner div.box_right div.imageArea table td#viewerThumbs img#btnScrollDown {
	bottom:0px;
}

div.productInner div.box_right div.imageArea table td#viewerThumbs #scrollInner img {
	width:80px;
	margin-bottom:10px;
	border:1px solid #D7D7D7;
}

#scrollHolder {
	position:relative;
	padding:25px 0px;
}

#scrollWrapper {	
	height:280px;
	overflow:hidden;
}	
									
div.productInner div.box_right div.descArea {
	margin-top:10px;
}

div.productInner div.box_right div.descArea #prodDesc,
div.productInner div.box_right div.descArea #edition {
	float:left;
	width:315px;	
}

div.productInner div.box_right div.descArea #prodDesc {
	font-size:12px;
	line-height:16px;
	color:#494949;
	padding:15px 0px 5px 0px;
	margin-right:20px;	
}

div.box_right #edition div.content {
	border:8px solid #CDCDCD;
	padding:10px;
}

div.box_right #edition h4.title {
	font-size:14px;
	color:#B9B9B9;
	margin-bottom:5px;
}

div.box_right #edition div.content div.editionTitle {
	background-image:url(../images/skuArrowRight.png);
	background-repeat:no-repeat;
	background-position:center right;
	cursor:pointer;
}

div.box_right #edition div.content div.editionTitle.current {
	background-image:url(../images/skuArrowDown.png);
}

div.box_right #edition div.content h4.editionTitle {
	font-size:13px;
	color:#535353;
	padding-bottom:2px;
	margin-bottom:4px;
	border-bottom:1px solid #EBEBEB;
}

div.box_right #edition div.skuEdition {
	margin-bottom:20px;
}

div.box_right #edition div.skuItem {
	position:relative;
	margin-bottom:15px;
}

div.box_right #edition div.skuItem a {
	font-size:12px;
	color:#595959;
}

div.box_right #edition div.skuItem div.reseller {
	position:absolute;
	right:0px; bottom:-5px;
	border:1px solid #DADADA;
	padding:2px;
}

div.box_right #edition div.skuItem div.reseller a {	
	font-size:11px;
	color:#595959;
	padding:0px 5px;
	background-color:#DADADA;
}

div.box_right #edition div.skuItem p.name {
	font-size:12px;
	color:#989898;
}

/*** Item - More Details ***/
div.contentHolder div.inner.moreDetails {
	background-color:#FFFFFF;
	padding-bottom:30px;
	
	min-height: 500px;
	*height:auto !important;
	*height:500px;
}

div.contentHolder div.inner.moreDetails div.content {
	position:relative;
	width:940px;
	margin:0px auto;
	text-align:left;
}

div.contentHolder div.inner.moreDetails div.blockGrp {
	width:265px; 
	margin-right:15px;
	float:left;
	padding:10px;
}

div.contentHolder div.inner.moreDetails div.blockGrp p {
	font-size:12px;
	line-height:18px;
	color:#000000;
}

div.contentHolder div.inner.moreDetails div.blockGrp h3.title,
div.contentHolder div.inner.moreDetails div.blockGrp p span.val {
	color:#626262;
	font-weight:normal;
}

div.contentHolder div.inner.moreDetails div.blockGrp h3.title {
	font-size: 18px;
}

div.contentHolder div.inner.moreDetails div.blockReview {
	position:relative;
	float:left;
	width: 260px; height: 300px;
    margin-bottom: 40px;
    margin-right: 30px;	
	overflow: hidden;
}

div.contentHolder div.inner.moreDetails div.blockReview div.reviewerImage {	
	min-height: 110px;
	*height:auto!important;
	*height:110px;
	
	margin-bottom: 5px;
    text-align: center;    
}

div.contentHolder div.inner.moreDetails div.blockReview div.reviewerImage img {	
	margin:10px auto 0px auto;
}

div.contentHolder div.inner.moreDetails div.blockReview div.reviewContent {
	height: 125px;
	overflow: hidden;
}

div.contentHolder div.inner.moreDetails div.blockReview div.reviewContent h3.title,
div.contentHolder div.inner.moreDetails div.blockReview div.reviewContent p {
	color: #626262;    
	line-height: 18px;
	font-weight:normal;
}

div.contentHolder div.inner.moreDetails div.blockReview div.reviewContent h3.title {
	font-size: 18px;
}

div.contentHolder div.inner.moreDetails div.blockReview div.reviewContent p {	
    font-size: 12px;
}

div.contentHolder div.inner.moreDetails div.blockReview div.reviewContent p span.reviewerName {
	color:#000000;
}

div.contentHolder div.inner.moreDetails div.blockReview a.more {
	position:absolute;
	bottom:20px; left:0px;
	
	color: #424343;    
    font-size: 10px;
	text-decoration:underline;
}

/*** Tab ***/	
#tabBar ul {
	margin:0px;
	padding:0px;
}

#tabBar ul li {
	list-style:none;
	float:left;
	width:100px; height:45px;
	margin:0px 0px 0px 0px;
	padding:0px;	
	text-align:center;
}

#tabBar ul li.current {
	background-image:url(../images/tab_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

#tabBar ul li a {
	position:relative;
	top:9px;
	font-size:12px;	
	color:#8C8C8C;
}

#tabContent {
	text-align:left;	
}

div.contentHolder #tabContent div.inner {
	width:auto;
	background-color:#FFFFFF;
	padding:25px 15px 0px 15px;
}

/*** SKU Select Box ***/
#currentSkuBox {
	padding:2px 4px;
	border:1px solid #D6D6D6;
	cursor:pointer;
}

#currentSkuBox div.boxContent {
	color:#7B7B7B;
	font-weight:bold;
	background-image:url(../images/skubox_arrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

#skuSelectBox {
	position:absolute;
	top:75px; left:0px;
	width:930px;
	display:none;
	padding:2px 4px;	
	background-color:#FFFFFF;
	border:1px solid #D6D6D6;
}

#skuSelectBox div.item {
	color:#7B7B7B;
	font-weight:bold;
	cursor:pointer;
}

#skuSelectBox div.item.mover {
	background-color:#BCBCBC;
}

/*** Setup Sheet ***/
#ssLogin {
	text-align:center;
}

#ssLogin #ssLoginForm {
	width:260px;
	margin:80px auto;	
	background-color:#EEEFEE;
}

#ssLoginHead {
	height:40px;
	background-color:#757575;
}

#ssLoginSep {
	height:3px;
	background-color:#E6CF05;
	margin-bottom:5px;
}

#ssLogin #ssLoginForm table {
	width:100%;
}

#ssLogin #ssLoginForm table td {
	padding:3px 10px;
}

#ssLogin #ssLoginForm table td.title {
	width:70px;
}

#ssLogin #ssLoginForm table td input.txt {
	width:100%;
}

/*** Footer ***/
#cp_footer {
	margin-top:10px;
}

#cp_footer div.footerTop {
	position:relative;
	height:28px;
	background-image:url(../images/footer_top.png);
	background-position:right center;
	background-repeat:no-repeat;
	border-bottom:1px solid #000000;
	padding-left:10px;	
}

#cp_footer div.footerTop #fbBox {
	position:absolute;
	top:2px;
}

div.miscLink {
	background-color:#777777;
	padding:10px 15px;
}

div.miscLink table {
	width:88%;
}

div.miscLink table td {	
	width:20%;
	padding:0px 8px;	
	
	text-align:left;
	vertical-align:top;
}

div.miscLink table td div.title {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:2px;
	border-bottom:1px solid #E5D007;
	margin-bottom:4px;
}

div.miscLink table td div.content a {
	line-height:14px;
	font-size:10px;
	color:#C7C8CB;
}

div.miscLink table td div.content a:hover {
	text-decoration:underline;
}

div.footnote {
	margin:12px 0px 5px 0px;
	text-align:center;
}

div.footnote table {
	width:95%;
	margin:0px auto;
}

div.footnote table td,
div.footnote table td a {
	font-size:11px;
	color:#7F7E78;
}

div.footnote table td.copyright {
	text-align:left;
}

div.footnote table td.footlink {
	text-align:right;
}

div.footnote table td.footlink a.powerBy {
	color:#8B8B8B;
	font-weight:bold;
}
