/*xSell popup css*/

#xSellCont {position:relative;text-align:center;width:650px;height:auto;overflow:hidden;display:none;}
.xSellContError {padding:100px 0;}
#xSellCont a, #xSellCont a:visited {color:#3399cc;}
#xSellCont .memBenefitText {font-family:verdana;font-size:0.7em;color:#333;margin:4px 0 0;}
#xSellCont a:hover {text-decoration:underline;}
#xSellCont .xSellProdInfo {position:relative;width:600px;margin:20px auto 0;text-align:left;}
#xSellCont h4 {position:relative;display:block;}
#xSellCont h5 {font-size:2em;font-weight:bold;font-family:Georgia;color:#000;margin:0 0 10px;}
/*
#xSellCont .xProdCopyBurst {
	position:relative;
	float:right;
	display:block;
}
*/
#xSellCont .xSellBurstTextWrap {
	position:absolute;
	right: 10px;
    top: 40px;
    width: 125px;
}

#xSellCont .xSellBurstText {
	font-family:verdana;
	font-size: 16px;
    font-weight: bold;
    text-align: center;
}

#xSellCont .xSellBurstWrap {
	position:relative;
	float:right;
	display:block;
}
#xSellCont .xProdCopy {
	position:relative;
	display:block;
	width:440px;
	float:left;
	padding-left:5px;
}

.xSellContError .xProdCopy {
	width:590px !important;
	clear:both;
	padding:20px 0;
	line-height:1.6em;
}

#xSellCont .xProdCopy p {font-size:1em;margin:15px 0;}
#xSellCont .xProdCopy ul {margin:10px 0 10px 15px;}
#xSellCont .xProdCopy li {
	font-size:0.9em;
	padding:3px 0 3px;
	list-style-type:disc;
}

#xSellCont #xsellWarning p {
	margin-top:5px;
	margin-right:5px;
}

#xSellCont #xsellWarning img {
	float:left;
	margin-left:5px;
	margin-right:10px;
}

#xSellCont #xsellWarning {
	display:none;
	clear:both;
	border:2px solid red;
    margin-bottom:20px;
    text-align:left;
}


#xSellCont #xsellDupeWarn p {
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
}

#xSellCont #xsellDupeWarn {
	display:none;
	clear:both;
	border:2px solid red;
    margin-bottom:20px;
    text-align:left;
}

#xSellCont .xs_pricepoint {
	position:relative;
	display:block;
	width:390px;
	float:left;
	text-align:right;
	font-size:0.8em;
	line-height:1.2em;
	margin:29px 0 0;
}
#xSellCont .xs_pricepointDebit {margin-top:0;}
#xSellCont .xSellButtonsAct {
	position:relative;
	display:block;
	width:190px;
	float:right;
}
#xSellCont .xSellButtonsAct span {
	position:relative;
	display:block;
	color:#666;
	padding:0 0 10px;
	font-weight:bold;font-size:0.9em;
}
#xSellCont .xs_pricepoint span {display:block;color:#666;font-size:0.7em;}
#xSellCont .xs_pricepoint p {font-size:0.9em;color:#464646;}
#xSellCont .xs_pricepoint strong {color:#000;}

#xSellCont .xSellButtons {
	position:relative;
	display:block;
	width:590px;
	margin:-10px 0 0;
	float:right;
	}

.xSellYes {
	font-size:0.9em;font-weight:bold;
	position:relative;
	display:block;
	width:161px;
	height:39px;
	line-height:37px;
	overflow:hidden;
	text-indent:-999em;
	color:#fff;
	text-align:center;
	background-image: url(https://s.aolcdn.com/os/GPS/images/bg_purchase-butt4.gif);
	backround-repeat: no-repeat;
	background-position: top left;
	margin:0 auto;
	text-decoration:none;
	outline:none;outline:0;
}

.xSellYesNFT {
	font-size:0.9em;font-weight:bold;
	position:relative;
	display:block;
	width:161px;
	height:39px;
	line-height:37px;
	overflow:hidden;
	text-indent:-999em;
	color:#fff;
	text-align:center;
	background-image: url(../images/bg_butt_placeorder.gif);
	backround-repeat: no-repeat;
	background-position: top left;
	margin:0 auto;
	text-decoration:none;
	outline:none;outline:0;
}
#xSellCont .purchaseXsell-process {background-position:top right !important;text-indent:-999em;}

#xSellCont #xSellNoButton {
	font-size:0.8em;
	position:relative;
	line-height:37px;
	text-align:center;
	color:#666;
	text-decoration:underline;
	outline:none;
}
#xSellCont #xSellNoButton:hover {text-decoration:none;}

#xSellCont #xSellContButton {
	font-size:0.9em;font-weight:bold;
	position:relative;
	display:block;
	width:161px;
	height:39px;
	line-height:37px;
	overflow:hidden;
	text-indent:-999em;
	color:#fff;
	text-align:center;
	background:url(../images/bg_purchase-buttcont.png) no-repeat top left;
	margin:10px 0 20px;
	text-decoration:none;
	outline:none;outline:0;
	clear:both;
}

#xSellCreditCopy {
	position:relative;
	display:block;
	font-size:0.7em;
	width:600px;
	clear:both;
	margin:20px auto 0;
	padding:10px 20px;
	text-align:left;
	color:#666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px;
	background:#eee;
}
#xSellCreditCopy h5 {font-weight:bold;color:#666;font-size:1.3em;font-family:Arial;}

.xSellContError h5 {color:#333 !important;font-family:Arial !important;}

#xSellCreditCopy ul {margin:10px 0 10px 15px;}
#xSellCreditCopy li {
	padding:1px 0 1px;
	list-style-type:disc;
}

#xSellIAgreeField {
	position:relative;
	display:block;
	padding:10px 0 10px;margin:0;
	
}
#xSellIAgreeField label {font-weight:bold;}
#xSellIAgreeField small {float:right;font-size:0.6em;color:#ff664f;clear:both;}

.xSellIAgreeErr {color:#cc0000;font-size:0.7em;}

#xSellCreditCopy span {margin:10px 0 0 10px;font-size:0.9em;}
#cboxLoadedContent{margin-bottom:0 !important;}
div#cboxClose {top:0;}
/* end xSell popup css*/