@charset "utf-8";

/* CSS Document */

.orderSummary_Description {
	float: left;
	width: 128px;
	text-align: left;
	padding-left: 3px;
}

.orderSummary_Symbol {
	float: left;
	text-align: right;
	width: 13px;
}

.orderSummary_Amount {
	float: left;
	width: 62px;
	text-align: right !important;
}
.orderSummaryTotal_Description {
	background-color: #F1F1F1;
	float: left;
	width: 130px;
	text-align: left;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}
.orderSummaryTotal_Description strong {
    padding-left: 5px;
}
.orderSummaryTotal_Symbol {
	background-color: #F1F1F1;
	float: left;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 11px;
}

.orderSummaryTotal_Amount {
	background-color: #F1F1F1;
	float: left;
	width: 62px;
	text-align: right !important;
	padding-top: 3px;
	padding-bottom: 3px;
	
}
.summaryUpdate {
    float: right;
    text-align:right;
    padding-right: 6px;
    clear:both;
    }
.row {
    clear:both;
}


.floatRight{
    float: right;
    }

.exclusions_content{
    display: block;
    color: #666666;
    text-align: left;
    padding-top: 5px;
}

.exclusions_contentPrint{
    display: block;
    color: #666666;
    text-align: left;
    padding-top: 5px;
    border-top: 1px solid #cccccc;
}

#exclusionsClose{
    margin-top: 10px;
}

div#innerExclusions{
    margin: 10px 20px 10px 20px;
}
        
/* YUI Sam skin class copies */
.mask{
    bottom: 0px;
    display: none;
    left: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 1;
}

#exclusionsPop .container-close, #printOfferPop .container-close{ 
    background-image: url("/img/registry/close.gif") !important;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 25px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 48px;
}
#exclusionsPop div.hd, #printOfferPop div.hd{
    color: black;
    font-size: 93%;
    font-weight: bold;
    line-height: 2;
    padding: 0px 0px;
    background-color:white;
    border-bottom: 1px solid #cccccc;
}

#printOfferPop div.hd{
    padding: 3px 0px 10px 10px;
}

div#offerContainer{
    margin: 0px 0px 0px 0px;
    padding: 10px 15px 0px 10px;
}

div#innerPrintOffer{
    text-align: left;
    padding-bottom: 10px;
}

div#printPageOnlyExclusions{
    display: none;
    color: #666666;
}

@media print{
	
	div#printPageOnlyExclusions{
	    margin-top: 14px;
	    display: block;
	}
}

div.lty_rewards{
	margin: 29px 0px 0px 0px; 
	padding:0px 0px 12px 0px;
	text-align: left;
	border-top: 1px solid #ccc;
}

div.lty_header{
	padding-top: 5px;
	padding-bottom: 3px;
	height:24px;
}

div.lty_rewardsline{
	padding: 0px 0px;
}

div.lty_rewardsline span{
    font-size: 11px;
}

div.lty_infoBlock{
	width: 300px;
    float:left;
    overflow: hidden;
    margin-top: 6px;
}
	
div.lty_congrats{
    border: 1px solid #cc0000; 
    padding: 15px 19px; 
    width: 290px;
    font-weight: normal; 
    text-align: left; 
    float:right;
    margin-bottom: 5px;
	word-wrap: break-word;
}

div.lty_congrats p{
	margin-bottom: 0px;
}

div.lty_congrats .smallHeading{
	color: #cc0000;
	font-weight: bold;
	font-size: 13px;
}

div.lty_congrats .rewards_line1{
    font-size: 13px;
    padding-bottom: 8px;	
}

div.lty_congrats strong{
	font-weight: bold;
}

div.lty_message{
	width: 330px;
	text-align: left;
	float: right;
	margin-bottom: 5px;
}

div.lty_offers{
	font-weight: normal;
    border: 1px solid #cccccc; 
    padding: 16px 19px; 
    width: 290px; 
    text-align: left; 
    float:right;    	
}


p.lty_offerH1{
    margin:0px; 	
}

p.lty_offerH2{
    margin:3px 0px 3px 0px;     
}

.lty_offerPromo{
	margin-top: 12px;
}

.lty_promoBarcode{
	float:left;
	margin-left: 5px;
}

.lty_offerLine{
    margin: 2px 0px 0px 0px;
    font-size: 11px;	
}

.expiration{
	padding-top: 10px;
}

#offerContainer p.lty_offerLinePrint{
	margin: 6px 0px 6px 0px;    
}
	
span.lty_rewardsheading{
    font-weight: bold;
}
	
.lty_rewardsVisits{
	font-weight: bold;
}

.noWrapText{
	white-space:nowrap;
}	

#orderSummaryRightSidebar h2 {
	padding-top: 10px; 
	margin-top: 0;
	text-align: left;
}

#orderSummaryRightSidebar td {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

.orderSummary_bagid {
	font-family: Verdana;
	font-weight: normal;
	text-transform: none;
}

.active {
	width: auto;
	right: 0px;
	position: absolute;
	text-align: right;
}

.active select options {
	text-align: right !important;
	color: blue;
}

#secureQuestionWrapper {
	position: relative;
	height: 22px;
	float: left;
	overflow: hidden; *
	border-left: solid 1px #cccccc;
	display: block;
	width: 201px;
}

.securityqna {
	width: 12em;
}

#myPanelContent {
	position: relative;
}

.pannel {
	width: 264px;
	height: auto;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	background-color: #FFFFFF;
	padding: 2px;
	overflow: hidden;
}

.close {
	float: right;
	display: block;
}

#questionHead {
	color: 'black';
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 0;
	text-align:left;
}

.pannel p {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	margin: 0;
	padding: 0 0 19px 5px;
	text-align:left;
}

#traingleImg {
	position: relative;
	bottom: 2px;
}
.hideDiv{
display:none;
}