@import url("core.css");

/* WWW IFRAME POP CSS */

/* Hide useless elements in print layouts... */
@media print {     
    .www_popup_print_this {
        display: none;
    }
    body { text-align: left; }
}

@media projection, screen {
	
	h1, h2, h3 { margin-top: 0; padding-top: 0; line-height: 1em; font-stretch: semi-condensed; }
	h1 { font-size: 20px;}
	h2 { font-size: 16px;}
	
	/* gray popup box */
	.www_popup_gray_box { margin: 0 auto; }
	.www_popup_gray_box_top { 
		height: 12px; 
		background: url(../img/com/www_popup_gray_box_top_left.png) bottom left no-repeat; 
	}
	.www_popup_gray_box_top .rt { 
		height: 12px; margin-left: 24px; 
		background: url(../img/com/www_popup_gray_box_top_right.png) bottom right no-repeat; 
	}
	.www_popup_gray_box_content { 
		border-left: 1px solid #CCC; 
		background: url(../img/com/www_popup_gray_bg.png) top right repeat-y; 
		padding: 0 15px 0 20px; margin: 0;
		text-align: left; 
	}
	.www_popup_gray_box_btm { 
		height: 7px; 
		background: url(../img/com/www_popup_gray_btm_left.png) 0 0 no-repeat;
	}
	.www_popup_gray_box_btm .rt { 
		height: 7px; margin-left: 25px; 
		background: url(../img/com/www_popup_gray_btm_right.png) top right no-repeat;		
	}
	.www_popup_gray_box_header { margin-bottom: 5px; text-align: right; }
	
	.www_popup_title { text-transform: uppercase; font-weight: bold; font-size: 16px; }
	.www_popup_print_this { padding: 10px 0 0; font-weight: bold; text-transform: uppercase; text-align: right; } 
	.www_popup_print_this A { text-decoration: none; }
	.www_popup_print_this A:hover { text-decoration: underline; }
	.www_popup_print_this img { border: 0; margin-left: 3px; }
	
	#www_product_popup_page .www_popup_title { text-transform: uppercase; font-weight: bold; font-size: 16px; }
	#www_product_popup_page .www_popup_logo { padding-right: 15px; }
	#product_popup_content .col_img { position: relative; float: left; width: 210px; }
	#product_popup_content .col_description { margin-left: 220px; }
	#product_popup_content .col_description .col_description_content { 
		height: 280px; width: 328px; padding-right: 3px;
		overflow: auto;} 
	#product_popup_content .col_description .col_description_content p { margin-top: 0; }
	
	.www_popup_gray_box_content .legal_txt, .www_popup_gray_box_content .legal_txt p { font-size: 11px; color: #999; }
	
	.www_popup_footer {	font-size:11px;	color: #666; }	
	
	#www_product_popup_page .www_popup_footer_nav { padding: 15px; border-top: 1px solid #ccc; text-align: center; font-weight: bold; }

	#www_popup_tips .www_popup_gray_box_content { border-bottom: 1px solid #CCC; padding-bottom: 6px; }	
	#www_popup_tips .www_popup_footer { height: 41px; font-size: 12px; font-weight: bold; color: #666; }		
	#www_popup_tips .www_popup_footer_border_lf { 
		height: 41px; width: 8px; float: left;
		background: url(../img/www/www_popup_footer_left.gif) 0 0 no-repeat; 
	}	
	#www_popup_tips .www_popup_footer_content { 
		height: 41px;
		padding: 0 20px 0 16px;		
		background: url(../img/www/www_popup_footer_bg.gif) 100% 100% no-repeat;  
		}	
	#www_popup_tips .www_popup_footer_left { float: left; padding-top: 12px; text-transform: uppercase; }
	#www_popup_tips .www_popup_footer_left A { color: #FF6600; text-decoration: none; padding: 0 5px;  }
	#www_popup_tips .www_popup_footer_left A:hover { color: #6699CC; text-decoration: underline; }
	#www_popup_tips .www_popup_print_this { padding-top: 5px; }
	#www_popup_tips h1 { text-transform: uppercase; }
	
	.pdiv_content_inner { display: none;}
	.www_popup_main_content {
		height: 338px;
		_height: 337px; 
		padding-right: 4px;	
		margin-left: 1px;
		overflow: auto;
		position: relative; 
	}
	.www_popup_main_content table { margin-left: 2px; }
	.pop_frame {
		background: url(../img/www/www_popup_gray_bg_frame.gif) top right repeat-y; 
	}	

	.www_offer_content { font-size: 85%; position: relative; }
	
	#www_popup_tips .www_popup_main_content { 		
		height: 298px;
		_height: 297px; 
	     
	}
	
 
}