body
{
	color: #222;
}


iframe
{
	display: none !important;
}


#topBarWrapper, #topNavBarWrapper, #topBar, #mediaStreamWrapper, #RelatedSearch, #footerWrapper, #footer, #sideNav, 
.paginationSortBar, #mayAlsoLike, #socialBlock, .zoomIcon, .printLink, .noPrint, .accountBackBtn, 
#nrsLogo, #secondaryNavBarWrapper, #searchFromIcon, #mainNavBar, #ltkmodal-container, 
#ltkmodal-overlay, #mfp-bg, #mfp-content, .orderHistoryReviewButtons, #CSRBarWrapper
{
	display: none !important;
}

#contentWrapper, #bigSliderWrapper, #sliderHomepage, ##slide1
{
	width: auto; 
	height: auto;
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	
	position: relative !important;
	display: block !important;
}

.ui-tabs-nav { display: none; }
.ui-tabs .ui-tabs-hide { display: block !important; }
.ui-tabs .ui-tabs-panel { display: block !important;}

/* make the category page print a grid of products */
.categoryItem
{
float: left;
width: 23%;
min-height: 325px;
margin: 1%;
}

/* make the product page print a bit cleaner */
#productDetail .col1
{
width: 50%;
margin-right: 2%;
float: left;
}

#productDetail .col2
{
width: 48%;
float: right;
}

/*
#moreView1.MagicZoom
{
zoom-width:100% !important;
zoom-height:100% !important;
}
*/


#productDetail #tabProdInfo, #productDetail #tabSpecs {
	display: block !important;
}

#productDetail #tabSizing, #productDetail #tabVideos, #productDetail #tabReviews, #productDetail #tabQandA, #productDetail #tabCSR,  {
	display: none !important;
}

#productDetail #btn_tabSpecs, #productDetail #btn_tabSizing, #productDetail #btn_tabVideos, #productDetail #btn_tabReviews, #productDetail #btn_tabQandA, #productDetail #btn_tabCSR {
	display: none !important;
}

#productDetail #shippingNotice, #productDetail #checkoutButtons, #productDetail .reviewLinkBlock, #productDetail .moreInfoBlock, #productDetail #alternateProductImages, #productDetail .flex-direction-nav {
	display: none !important;
}


#defaultSlide
{
max-width: 20em !important;
height: auto !important;
}


.billingAddressGroup, .shippingAddressGroup, .shippingMethodGroup, .shippingNotesGroup
{
float: left;
width: 50%;
}

.cartItemCol1
{
width: 30%;
float: left;
}

.cartItemCol2
{
width: 70%;
float: left;
}


/*
.checkoutSecurityNotices
{
width:50%;
float: left;
}

.checkoutSecurityNotices.mcafeesecure
{
margin-left: 0;
}
*/

.ShippingGroupTitle, .ShippingGroupDesc
{
float: left;
margin-right: .4em;
}

.ShippingNotices
{
padding-left: 1.5em;
}

.ShippingGroupCost
{
float: right;
}