﻿/* BRANDSPRINT.CSS - Overwrites the page styles for print views */
* { background: transparent !important; color: #000000 !important; filter:none !important; -ms-filter: none !important; }

body
{
    width:100%;
    /*color:#fff;*/	
}

/* print css for brand site product detail */

.bodybackgroundposition
{
    background-position: center top;     
}
#global_wrapper
{
    padding-top:0px;
}
.site_brand_name img
{
    display:none;    
}
 .header_bg, #navigation_sidebar, .global_function, .brand_sites .right_column, #footer, .share_button_container, .product_summary .contact_us, .product_location_submit_container, .breadcrumbs, #tabs-ProductDetail,  .top_bar_container, .brand_sites .content .column_filler
{
    display:none !important;
}


#logo_print,#brand_logo_print,#set_logo_print, #printtabs-productdetail {
	display: block !important;
}
#logo_print {
	margin-top:20px;
}
#brand_logo_print{
	margin-top:36px;
	}

#content_header
{
    /*position:absolute !important;    */
   +left:0;
}

.ppy-placeholder
{
    left:0px !important;
    /*top:44px !important;*/
}

.print_image
{
    display: block;
}


.ppy-nav
{
    opacity: 1 !important;
}

.ppy-stage
{
    width: 259px !important;
    height: 149px !important;
}
.product_title
{
    padding-bottom:15px;        
}

.brand_sites #tabs-ProductDetail table, .brand_sites #tabs-ProductDetail th, .brand_sites #tabs-ProductDetail tr, .brand_sites #tabs-ProductDetail td {
	border: 1px solid #fff;
}

.brand_sites #printtabs-productdetail table, .brand_sites #printtabs-productdetail th, .brand_sites #printtabs-productdetail tr, .brand_sites #printtabs-productdetail td {
	border: 1px solid #fff;
}


/* end print css for barnd site product detail */



.header_bg						{ +float: none; }
.left_bg						{ +float: none; }
#logo							{ +float: none; }
.brands_link					{ +float: none; }
.all_brands						{ +float: none; }
.right_bg						{ +float: none; }
.brand_header					{ +float: none; }
.brand_header .site_brand_name	{ +float: none; }
.global_function				{ +float: none; }
.brand_header .contact_us		{ +float: none; }
.brand_header .contact_us a		{ +float: none; }
.search_box						{ +float: none; }
#search							{ +float: none; }
#search_button_header			{ +float: none; }
#lookAhead						{ +float: none; }
#lookAhead .content				{ +float: none; }
.dialog_header_chevron			{ +float: none; }
.lookAheadSection1				{ +float: none; }
.lookAheadSection2				{ +float: none; }
.lookAheadSection3				{ +float: none; }
.brand_sites					{ +float: none; }
.share_bar_content				{ +float: none; }
.share_bar_container ul			{ +float: none; }
.brand_sites .content			{ +float: none; }
#quicklook_content_left			{ +float: none; }
#quicklook_content_right		{ +float: none; }
#footer							{ +float: none; }
.footer_list					{ +float: none; }
#footer #copy					{ +float: none; }
#footer div						{ +float: none; }
#brand_products_content #subCategoriesOption_Container { }
.brand_sites .page_left_container  { +float: none; }
.brand_sites .page_left_count  { +float: none; }
.pc_top_pagination { }
UL.pagination LI {  }
.productList LI { +height:170px; }
.brand_img { +float: none; }
.pc_bottom_pagination {  }

.accordionContent {
    display: block !important;
}
.accordionContent[style] {
    display: block !important;
}
.headerbar {
    display: none !important;
}
.spx_header_bg {
    display: none !important;
}
.product_title #return_to_search
{
    display: none !important;
}

#footer_container{
   display: none !important;
}
html,body
{
 background:none !important;   
}

.brand_sites .mainContent, .brand_sites .titleArea, .brand_sites h1, .brand_sites h2, .brand_sites h3, .brand_sites p
{
    /*color:#fff !important;*/
}

#crumbsWrapper
{
   display: none !important;
}

ul
{
	list-style: disc;
	padding: 15px;
    color:#f0f0f0 ;	
}