/* print stylesheet */
* {
	background: transparent !important;
	color: black !important;
	text-shadow: none !important;
	filter: none !important;
	-ms-filter: none !important;
}

a,
a:visited {
	color: #444 !important;
	text-decoration: underline;
}

body {
	margin-top: 10px !important;
}

pre,
blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr,
img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
@page {margin: 0.5cm;}

p,
h2,
h3 {
	orphans: 3;
	widows: 3;
}

h2,
h3 {
	page-break-after: avoid;
}

#container {
	padding: 30px 15px 15px 15px;
	width: auto;
}

#container_inner {
	padding: 0px 10px;
}

.top .center {
	padding: 10px 0px 0px 0px;
}

.bg_top {
	padding: 0;
}

.noprint,
.site_top_left, .site_top_right, .site_top,
#header,
#footer,
.copyright,
.pathway,
#page-warnings,
#__PGT__,
.tab_page,
.tabs,
.module,
.product_options,
.product_options_text,
#ring_select,
#product_collateral_wrapper,
.position_2_wrapper .top,
.position_3_wrapper .top,
.position_4_wrapper .top,
.position_5_wrapper .top,
.position_5_wrapper,
.enlarge,
.product_table_addtocart_wrapper,
.wishlist_button_wrapper
{
	display: none !important;
}

#content {
	margin: 0;
	border: 0;
}

#content .middle {
	padding: 0;
}

.product_table {
	margin: 10px 0px;
}

.product_parameters {
	font-size: 13px;
}

.flypage .top h1 {
	line-height: 30px;
}

.variable a {
	text-decoration: none;
}

#tab_productdescription{
	display: block !important;
	font-size: 12px;
}

#TB_closeAjaxWindow {
	display: none;
}

#TB_title {
	height: 30px;
	padding: 10px 0px;
}

#thickbox_remove {
	margin-right: 15px;
	width: 130px;
	height: 30px;
	line-height: 30px;
	float: right;
	background: #AA0000 !important;
	color: #fff !important;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

#run_print {
	margin-left: 15px;
	width: 130px;
	height: 30px;
	line-height: 30px;
	float: left;
	background: #549672 !important;
	color: #fff !important;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
/* /print stylesheet */

