/*-----------------------------------
 *  matrix.css
 *-----------------------------------*/
/**
 * Top-level matrix styling - may be overridden on an area-specific basis as needed.
 */

div.oe-matrix:after
{
	content: ".";
	clear: both;
	visibility: hidden;
	height: 0px;
}
 
div.oe-matrix-cell
{
	border: solid;
	border-collapse: collapse;
	border-color: #242586;
	border-width: 0px 1px 0px 0px;
	width: 49%;
	height: auto;
	float: left;
	margin: 0px;
	position: relative;
}

div.oe-matrix-cell-redesign
{	
	width: 80%;
	margin-left: 10%;	
	margin-right: 10%;			
	padding-top: 10px;
}

div.oe-matrix-cell-pspl
{
	border: solid;
	border-collapse: collapse;
	border-color: #242586;
	border-width: 0px 1px 0px 0px;
	width: 99%;
	height: auto;
	float: left;
	margin: 0px;
	position: relative;
}

div.oe-matrix-cell-edge
{
	width: 50%;
	height: auto;
	float: left;
	margin: 0px 0px 0px -1px;
	border: solid;
	border-color: #242586;
	border-width: 0px 0px 0px 1px;
	position: relative;
}

div.oe-matrix-cell-es-control-lower-offer
{
	border-width: 1px 0px 0px 0px;
	width: 99%;
}

div.oe-matrix-cell-es-control,
div.oe-matrix-cell-ws,
div.oe-matrix-cell-bp
{
	border-width: 0px 0px 0px 0px;
	width: 99%;
}

div.oe-matrix-rowbreak
{
	clear: left;
	width: 99%;
	line-height: 0px;	
	border-top: 1px solid #242586;
	height: 0px;
}

div.oe-matrix-anchor
{
	clear: left;
	line-height: 0px;
	height: 0px;
	visibility: hidden;
}

span.cell-holder
{
	visibility: hidden;
	height: 0px;
}

div.old-matrix-container
{
	border: 1px solid black;
}

div.vt-error-msg
{
	font-size: 12px;
	padding-top: 20px;
}

/**
 * Matrix overrides.
 */

div.featured-offers-primer div.oe-matrix div.oe-matrix-cell-edge
{
	border-width: 0px;
	margin: 0px;
	overflow: hidden;
	width: 48%;
}

div.featured-offers-primer div.oe-matrix div.oe-matrix-cell
{
	border-width: 0px;
	margin: 0px;
}

div.featured-offers-primer div.oe-matrix div.oe-matrix-rowbreak
{
	border-width: 0px;
}

/**
 * My Matching Matrix Overrides
 */
 
div.oe-matrix-mymatching div.featured-offers-top-left 
{
	background: transparent url(/vp/images/nns/common/background/rvhm/rvhp_ft_lt.gif) left top;
	width: 30px;
	height: 35px;	
	float: left;
	margin:0;
	padding:0;
}

div.oe-matrix-mymatching div.featured-offers-top-text
{
	background:transparent url(/vp/images/nns/common/background/rvhm/rvhp_ft_ct.gif) repeat-x left top;
	
	color:#2E2F91;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding: 6 0 0 6px;
	width:237px;
	height: 35px;
	vertical-align: middle;
	float: left;
}

div.oe-matrix-mymatching div.featured-offers-top-text-holiday
{
	background:transparent url(/vp/images/nns/common/background/rvhm/rvhp_ft_ct.gif) repeat-x left top;
	
	color:#2E2F91;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding: 6 0 0 6px;
	width:241px;
	height: 35px;
	vertical-align: middle;
	float: left;
}

div.oe-matrix-mymatching div.featured-offers-top-right
{
	background:transparent url(/vp/images/nns/common/background/rvhm/rvhp_ft_rt.gif) no-repeat scroll left top;
	width:271px;
	height: 35px;
	float: left;
	margin:0;
	padding:0;
}

div.oe-matrix-mymatching div.hero-offer-container
{
	min-height: 190px;
	width: 545px;
	clear: both;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

.fixed-960 div.oe-matrix-mymatching div.hero-offer-container
{
	width: 747px;
}

div.oe-matrix-mymatching div.hero-offer-container img.left-img
{
	display: inline;
}

div.oe-matrix-mymatching div.hero-offer-container img.right-img
{
	display: inline;
}

div.oe-matrix-mymatching div.mini-offer-container
{
	background:transparent url(/vp/images/nns/common/background/rvhm/tile_bg.gif) no-repeat scroll left top;
	height: auto;
	width: 180px;
	float: left;
	margin-left: 3px;
}

div.oe-matrix-mymatching div.mini-offer-container div.holiday-photo-wrapper
{
	border-left: 1px dotted #C0C0C0;
}

div.oe-matrix-mymatching div.condensed-hero-offer-container
{
	min-height: 190px;
	width: 545px;
	clear: both;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

div.oe-matrix-mymatching div.condensed-hero-offer-container img.left-img
{
	display: inline;
}

div.oe-matrix-mymatching div.condensed-hero-offer-container img.right-img
{
	display: inline;
}

div.oe-matrix-mymatching div.mini-offer-container div.rchp-recommended-container
{
	border-left: 1px dotted #C0C0C0;
}

div.oe-matrix-mymatching div.marqueeLink
{
	width: 100%;
	text-align: right;
	padding: 30px 15px;
}

div.oe-matrix-mymatching div.marqueeLink a
{
}

div.oe-matrix-mymatching div.photo-selector-outer
{
	float: left;
}

div.oe-matrix-mymatching div.fo-anchor
{
	clear: both;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
}

div.oe-matrix-mymatching div.new-product-offer-container
{
	width: 545px;
	clear: both;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

div.oe-matrix-mymatching div.new-product-offer-container img.left-img
{
	display: inline;
}

div.oe-matrix-mymatching div.new-product-offer-container img.right-img
{
	display: inline;
}


/**
 * Cart Page Banner Matrix Overrides
 */
 
.cart-banner .cart-bottom-top 
{
	background-color: #ffffff;
}

.cart-banner td
{
	border-top: solid 1px #2E2F91;	
}

.cart-banner .cart-right
{
	border-top: none;
}

div.cart-banner-container
{
	width: 100%;
	padding: 0;
	margin: 0;		
	background: #ffffff url(/vp/images/nns/common/background/cart_offer/top_tl2.gif) repeat-x scroll top left;	
	padding-top: 5px;
}


div.cart-banner-container .oe-matrix-cell-edge
{
	width: 100%;
	border: none;		
	margin: 0;	
}

/**
 * DEBUGXS
 */
 
div.debugxs-container
{
	padding-left: 15px;
	padding-top: 4px;
	font-size: 9px;
}

div.debugxs-container .debugxs-title
{
	font-weight: bold;
	color: red;
	margin-top: 5px;
}



/* Failure Table - Bottom */

div.debugxs-container table.failed-results td
{
	font-size: 9px;
}

div.debugxs-container table.failed-results td.placement-cell
{
	width: 2%;
	color: green;
	font-weight: bold;
}

div.debugxs-container table.failed-results td.offer-cell
{
	width: 8%;
	color: blue;
	font-weight: bold;
}

div.debugxs-container table.failed-results td.description-cell
{
	font-style: italic;
	width: 22%;
}

div.debugxs-container table.failed-results td.failure-note-cell
{
	width: 6%;
	color: red;
	font-weight: bold;
}

div.debugxs-container table.failed-results td.failure-reason-cell
{
	width: 60%;
}

/* Pagination Control */

.oenavigation-showing-offers
{
	width: 50%;
	padding-right: 5px;
	text-align:right;
}
.oenavigation-show-all
{
	width: 50%;
	padding-left: 5px;
	text-align:left;
}

.oenavigation-pagination td
{
	padding-left:2px;
}

#divSeeMoreMatchingLink
{
	text-align:right;
}

/* Product List matrix */

.oe-list
{
	padding-top:20px;
	background-image:url(/vp/images/nns/common/background/matching_tab/bottom_grd.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.oe-list-top
{
	margin-bottom:20px;
	background-image:url(/vp/images/nns/common/background/matching_tab/bottom_grd.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.oe-list-top .oe-matrix-rowbreak
{
	width: 100%;
	border-color: #7D7DC1;
}

.oe-list .oe-matrix-rowbreak
{
	width: 100%;
	border-color: #7D7DC1;
	clear:both;
}

.oe-list-top .oe-matrix-cell
{
	border-color: #7D7DC1;
}

.oe-list-top .oe-matrix-cell-edge
{
	border-color: #7D7DC1;
}
div.oe-list-top .mt-layout .edit-link-container,
div.oe-list-top .mt-layout .view-larger-container,
div.oe-list-items .mt-layout .edit-link-container,
div.oe-list-items .mt-layout .view-larger-container
{
	background-repeat:no-repeat;
	padding-left: 20px;
	padding-top:2px;
	height: 20px;
	display:inline-block;
}

div.oe-list-items .mt-layout .edit-link-container
{
	float:none;
}

div.oe-list-items .mt-layout .view-larger-container
{
	padding-right:10px;
}


div.oe-list-top .mt-layout .edit-link-container
{
	background-image:url(/vp/images/nns/common/icons/edit_icon.gif);
}


div.oe-list-top .mt-layout .view-larger-container
{
	background-image:url(/vp/images/nns/common/icons/viewLargerIcon.gif);
	text-align:left;
}

.oe-list-nav
{
	height: 330px;
	width: 200px;
	overflow:auto;
	margin-right: 20px;
	float:left;
}

a.oe-list-nav-item-link
{
	background-image:url(/vp/images/nns/common/background/matching_tab/side_bar_normal.gif);
	background-repeat:repeat-y;
	margin-bottom:1px;
	display:block;
	width: 183px;
	height:66px;
	text-decoration:none;
	padding-right: 10px;
}

a.oe-list-nav-item-link:hover
{
	background-image:url(/vp/images/nns/common/background/matching_tab/side_bar_over.gif);
}

a.oe-list-nav-item-link-selected
{
	background-color:#E5ECFF;
	margin-bottom:1px;
	display:block;
	width: 183px;
	height:66px;
	text-decoration:none;
	padding-right: 10px;
}

a.oe-list-nav-item-link table,
a.oe-list-nav-item-link-selected table
{
	color: #2E2F91;
	height:100%;
}


a.oe-list-nav-item-link:hover table
{
	color: #000033;
}

div.oe-list-nav-item
{	
	height:100%;
	width: 100%;
	cursor:pointer;
	padding-right:8px;
	background-image:url(/vp/images/nns/common/bullets/arrow_normal.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

a.oe-list-nav-item-link:hover div.oe-list-nav-item,
a.oe-list-nav-item-link-selected div.oe-list-nav-item
{
	background-image:url(/vp/images/nns/common/bullets/arrow_selected.gif);
}

div.oe-list-items .mt-layout
{
	padding:0px;
}

div.oe-list-top .mt-layout .livepreview-display-container,
div.oe-list-items .mt-layout .livepreview-display-container
{
	float:left;
	text-align:left;
	width:300px;
}

div.oe-list-items .mt-layout .livepreview-display-container
{
	text-align:center;
}

div.oe-list-top .mt-layout
{
	padding: 15px 0 15px 0;
}

div.oe-list-top .mt-layout .title-container
{
	width:100%;
	padding-left: 15px;
	
}

div.oe-list-top .mt-layout .livepreview-display-container
{
	width:53%;
	padding-left: 15px;
}

div.oe-list-top .mt-layout .edit-link-container
{
	float:right;
}

div.oe-list-items .checkbox-container
{
	padding-left: 50%;
}

div.oe-list-items .passive-button-selector-container
{
	width:150px;
	
}

div.oe-list-top .mt-layout .edit-link-container,
div.oe-list-items .mt-layout .edit-link-container
{
	text-align:left;
	background-image:url(/vp/images/nns/common/icons/edit_icon.gif);
}

div.oe-list-top .mt-layout .edit-link-container
{
	float:left;
}

div.oe-list-top .mt-layout .view-larger-container,
div.oe-list-items .mt-layout .view-larger-container
{
	float:left;
	background-image:url(/vp/images/nns/common/icons/viewLargerIcon.gif);
}

div.oe-list-top .mt-layout .view-larger-container,
div.oe-list-top .mt-layout .edit-link-container
{
	float:none;
	display:block;
}


/*div.oe-list-top .mt-layout .sub-title-container,*/
div.oe-list-top .mt-layout .interface-container,
div.oe-list-items .mt-layout .interface-container
{
	float:right;
	padding-left: 10px;
	padding-top: 5px;
	width:44%;
}

/*div.oe-list-top .mt-layout .sub-title-container,*/
div.oe-list-top .mt-layout .interface-container
{
	width:40%;
}

div.oe-list-top .mt-layout .interface-container .print-direction-selector
{
	font-size:9px;
}

/*----------------------------------------------------------------------------
 * EOE-Driven Marquee
 *----------------------------------------------------------------------------*/
.product-promo .oe-matrix .oe-matrix-cell{
	width:auto;
	border:0;
	margin:0 auto;
	padding:0;
	float:none;
 }
 #divProductPromo .eoe-promo{
	margin:0;
	padding:0;
 }
.product-promo .oe-matrix{
	width:auto;
	padding:0;
	margin:0;
}
.eoe-marquee{
	border:1px solid #588EED;
	background: #F8FAFD url(/vp/images/order_pipeline/marquee/gradient.gif) repeat-x;
	position:relative;
	width:142px;
	padding:0;
	margin: 0 auto;
	text-align:center;
	cursor:pointer;
}
.eoe-marquee img.top-left-corner{
	position:absolute;
	top:-1px;
	left:-1px;
}
.eoe-marquee img.bottom-right-corner{
	position:absolute;
	bottom:-1px;
	right:-1px;
}
/* IE Only Fix */
* html body .eoe-marquee img.bottom-right-corner{
	bottom:-2px;
}
.eoe-marquee img.get-started-image{
	margin-bottom:15px;
}
.eoe-marquee h1{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Helvetica,Sans-Serif;
	margin:10px 5px;
	color: #2E2F91;
}
.eoe-marquee h2{
	font-size: 18px;
	font-weight: bold;
	font-family: Arial,Helvetica,Sans-Serif;
	margin:0 5px 15px 5px;
	color: #de0000;
}
div.eoe-promo div.oe-matrix-cell-edge 
{
	border:0 !important;
	width: auto;
	float: none;
}


div.accessories-offers-container .oe-matrix-cell-edge, 
div.accessories-offers-container .oe-matrix-cell, 
div.accessories-offers-container .oe-matrix-rowbreak
{
	border-color: #CEDEFA;
}

div.accessories-offers-container .oe-matrix-cell-edge, 
div.accessories-offers-container .oe-matrix-cell
{
	width: 50%;
}

/**
 * Studio bonus offers (minimalist version)
 */

div.bonus-offer-offer-content .oe-matrix-cell
{
	float: none;
	width: 100%;
}

div.bonus-offer-offer-content .oe-matrix-cell-edge
{
	float: none;
	width: 100%;
	border: none;
}

div.bonus-offer-offer-content .oe-matrix-rowbreak
{
	height: 20px;
	border: 0px;
}

div.bonus-offer-offer-content .oe-matrix-anchor
{
	clear: both;
}

/**
 * Bonus offer wrappers.
 */
 
div.bonus-title
{
	padding-top: 3px;
	font-weight: bold;
}

div.bonus-title img.bonus-offer-icon
{
	float: left;
}

div.bonus-title div.bonus-offer-title-text
{
	margin: 6 0 0 90px;
}

div.bonus-title div.exhortation-merchandising
{
	margin: 6 0 0 90px;
}

div.bonus-title-anchor
{
	clear: both;
	visibility: hidden;
	height: 0px;
}

div.oe-matrix-cell div.vp-stylized-container
{
	padding: 4px;
}

div.oe-matrix-cell-edge div.vp-stylized-container
{
	padding: 4px;
}

/*	
 * 	jbaxendale - GD-37141
 * 	Pointer for checkbox component so that you can click the label and the box will select
 */
div.oe-matrix .checkbox-pointer
{
	cursor: pointer;
}


/*	
 * 	Website and Email Marketing bundle test
 */
 .cst-kit-hero-preview-container
 {
 	position:relative;
 	float:left;
 	width:50%;
 }
 
 .cst-kit-hero-copy-container
 {
 	position:relative;
 	float:left;
 	margin-left:20px;
 }
 
  .cst-kit-hero-bullets-container
 {
 	position:relative;
 }
 
 .cst-kit-hero-title
 {
 	font-size:12px;
 	font-weight:bold;
 	margin-bottom:20px;
 }
 .cst-kit-hero-copy-title
 {
 	font-weight:bold;
 }
 .cst-kit-hero-copy-title .undefined-price,
  .cst-kit-hero-copy-container ul li span .undefined-price
 {
 	color:#D1005D;
 }
 .cst-kit-hero-copy-container .cs-trial-price
 {
 	font-weight:bold;
 }
 .cst-kit-hero-copy-container ul
 {
 	color:#2c99da;
 }
 .cst-kit-hero-copy-container ul li span
 {
 	color:Black;
 }
 
 /*
  * Website and EM kit test
  */
  
.cst-kit-left-preview-container
{
    height:247px;
    width: 292px;
}

.cst-kit-right-preview-container
{
    position: relative;
    top: -150px;
    right: -115px;
    width: 292px;
    height:247px;
}
/*-----------------------------------
 *  matrix.brand09.css
 *-----------------------------------*/
/*@import url(/vp/css/offer_engine/matrix.css?siteversion=201);*/

div.oe-matrix-mymatching div.mini-offer-container
{
	background-image:none;
	height: auto;
	width: 177px;
	float: left;
	padding-right:8px;
	position:relative;
}

div.oe-matrix-mymatching div.hero-offer-container
{
	position:relative;
}

.eoe-marquee h2
{
	color: #D1005D;
}

.eoe-marquee
{
	background-image:none;
	background-color:Transparent;
}

div.cart-banner-container
{
	width: 100%;
	padding: 0;
	margin: 0;		
	background: #ffffff url(/vp/images/b09/common/background_elements/primary-gradient-header.png) repeat-x scroll top left;	
	padding-top: 5px;
}
	
div.oe-matrix-cell
{
	border-color: #BEC3C5;
	border-style: dotted;
}

div.oe-matrix-cell-edge
{
	border-color: #BEC3C5;
	border-style: dotted;
}

div.oe-matrix-rowbreak 
{
	border-top: 1px dotted #BEC3C5;
}

.cart-banner td
{
	border-top: none;
}
