/*-----------------------------------------------------------------------------------------------------------*/
/*PRINT SYLES ----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------*/
/* Page wrapper START */
DIV#page-wrapper {
	margin: 0px;
	padding: 0px !important;
}
/* Page Wrapper END */

/* Body wrapper START */
DIV#body-wrapper {
	margin: 0px;
	padding: 60px 0px 0px 0px;
}
/* Body wrapper END */

/* Content wrapper START */
DIV#content-wrapper {
	margin: 0px;
	padding: 0px;
	float: none;
}
/* Content wrapper END */

/* Main content START */
DIV#main-content {
	margin: 0px;
	padding: 0px;
	float: none;
}
DIV#main-content H1.product-pages-h1 {
	width: 100%;
	float: none;
}
DIV#currency-picker {
	display: none;
}
/* Main content END */

/* Features START */
DIV#features {
	display: none;
}
/* Features END */

/* Main navigation START */
DIV#main-navigation {
	display: none;
}
/* Main navigation END*/

/* Header START */
DIV#header-ul-log-wrapper {
	display: none;
}
DIV#header-shopping-cart {
	display: none;
}
P#header-cards {
	display: none;
}
DIV#header-category-nav {
	display: none;
}
DIV#header-nav {
	display: none;
}
DIV#header-nav-bottom {
	display: none;
}
/* Header END */

/* Footer START */
DIV#footer {
	display: none;
}
/* Footer END */
/*-----------------------------------------------------------------------------------------------------------*/

/* Sub cat page START*/
DIV.filter-box-top {
	display: none;
}
DIV.filter-box-bot {
	display: none;
}
/* Sub cat page END */

/* Product page START */
P#prod-page-print {
	display: none;
}
P#prod-page-email-friend {
	display: none;
}
P#product-top-description {
	display: none;
}
DIV.infor-container P {
	display: none;
}
P#related-product-qty {
	display: none;
}
INPUT.add-to-basket {
	display: none;
}
DIV#prod-page-info-links {
	display: none;
}
/* Product page END */




