/* Power Pass Styles */

.PowerPassPopupDiv_Left
{
	background:url("/Images/PowerPassBoxDual_tcm13-25247.png") no-repeat 0 0px;
	width:393px;
	height:247px;
	position: relative;
}

.PowerPassPopupDiv_Right
{
	background:url("/Images/PowerPassBoxDual_tcm13-25247.png") no-repeat 0 -245px;
	width:393px;
	height:247px;
	position: relative;
}

.PowerPassCloseSection
{
    position: relative;
    width: 393px;
    height:25px;
    padding-top: 10px;
}

.PowerPassCloseBtnDiv
{
    position:relative;
    float: right;
}

.PowerPassCloseBtnDiv_Left
{
    padding-right: 30px;
}

.PowerPassCloseBtnDiv_Right
{
    padding-right: 16px;
}

.PowerPassCloseBtntag
{
	position:relative;
	float: left;
	height:15px;
	color:White;
	margin-right: 10px;
    font: 10px Arial;
}


.PowerPassCloseButton
{
    position:relative;
	float: left;
    width:16px;
    height:15px;
    cursor: pointer;
    background-image: url("/Images/button_close_tcm13-25233.png");
    background-repeat: no-repeat;
    z-index:3;
}

.PowerPassPopUpHeaderDiv
{
	width: 350px;
	height:47px;
	clear:both;
}

.PowerPassPopUpHeaderDiv_Left
{
	margin:2px 0px 0px 15px;
}

.PowerPassPopUpHeaderDiv_Right
{
	margin:2px 0px 0px 30px;
}

.PowerPassTypeRays
{
    width:155px;
    height:45px;
    float:left;
    background-image:url("/Images/Rays_Half_tcm13-25270.png");
    background-repeat: no-repeat;
    z-index:1;
}
        
.PowerPassTypeImg
{
    width:49px;
    height:34px;
    position:relative;
    top:12px;
    left:20px;
    background-image:url("/Images/PowerPass_Logo_tcm13-25246.png");
    background-repeat: no-repeat;
    background-position:center;
    z-index:2;
}
                
.PowerPassTypeText
{
	width:72px;
	height:19px;
	background-image:url("/Images/PowerPassText_tcm13-25249.png");
	background-repeat:no-repeat;
	position:relative;
	top:-15px;
	left:76px;
	float:left;
	z-index:3;
}
		
.PowerPassPriceDivider
{
	width:10px;
	height:20px;
	margin:16px 5px 0px 15px;
	float:left;
	background-image:url("/Images/DividerSmall_tcm13-25269.png");
	background-repeat:no-repeat;
	background-position:left;
}
		
.PowerPassPriceDollars
{
	width:45px;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:16px 5px 0px 0px;
	float:left;
}
		
.PowerPassPriceCents
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	position:relative;
	top:-5px;
}    
.PowerPassTaxFeeNote 
{
    font-family:Arial;
    font-style:italic;
    font-size:9px;
    color:#363636;
    margin:-11px 5px 0px 99px; 
	float:left;
}
		
.PowerPassTag
{
	width:268px;
	height:40px; 
	background-image:url("/Images/PowerPassTag_tcm13-25248.png");
	background-repeat:no-repeat;
	vertical-align:middle; 
	margin-top:12px;
	margin-left:49px;	  	     
}
       
.PowerPassDetailsTagDiv
{
    width:305px;
    margin-top:5px;
    margin-left:49px;
}
        	
.PowerPassDetailsPoint1
{
    width:5px;
    height:10px;
    background-image:url("/Images/BulletPoint_tcm13-25267.png");
    background-repeat:no-repeat; 
    vertical-align:top;  
    float:left;
    margin:5px 10px 0px 0px;     
}
        
.PowerPassDetailsPoint2
{
    width:5px; 
    height:10px;
    background-image:url("/Images/BulletPoint_tcm13-25267.png");
    background-repeat:no-repeat;
    vertical-align:top;  
    float:left;
    margin:10px 10px 0px 0px;     
}
        
.PowerPassDetailsTagLine1
{
    width:285px;
    font-family:Arial;
    font-size:11px;
    color:#363636;
    margin-top:0px;
    vertical-align:top;
}
         
.PowerPassDetailsTagLine2
{
    width:285px;
    font-family:Arial;
    font-size:11px;
    color:#363636;
    margin-top:5px;
    vertical-align:top;
}
              
.PowerPassDiscountlimit
{
    font-family:Arial;
    font-size:9px;
    color:#363636;
}
        
/* End - Power Pass Styles  */
