body
{
	font-family: "Times New Roman","Times Roman",serif;
	background: #fff;
	color: #000;
	font-size: 1em;
}
#sitename
{
	font-size: 1.8em;
	font-weight: bold;
}
#top, #menu, #config, #actual, #mainmenu, #mainmenu_shadow, #left, #right, #footer, #breadcrumbs, #cse-search-box, p.toplink, #content input, #content select
{
	display: none;
}
h1
{
	font-size: 1.6em;
}
img#prod_main_img
{
	height: 100mm;
	float:left;
	margin-right: 10mm;
}
a.cat_product
{
	float:left;
	display:block;
	height: 80mm;
	margin-right: 5mm;
}
a img
{
	border:none;
}

/*** product print styles ***/
#prod_print
{
	font-family: "Arial",sans-serif;
	font-size: 0.9em;
}	
#prod_print h1, #prod_print h2, #prod_print h3
{
	color: #b01b2e;
}
#prod_print a:link, #prod_print a:visited
{
	color: #b01b2e;
}
#prod_print table
{
	font-size: 0.9em;
	width: 100%;
}
#prod_print table th
{
	background: #b01b2e;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#prod_print table td
{
	padding: 0 0.3cm;
}
#prod_print table .dark, tr.dark_row
{
	background: #e5e5e5;
}
#prod_print #prod_main_img
{
	height: 3cm !important;
	overflow:hidden;
}
#prod_print #accessories + ul
{
	border: 2px solid #b01b2e;
	padding: 0.2cm 0 0.2cm 1cm;
}
.print_column
{
	width: 50%;
	float:left;
}
#prod_print table.prod_params
{
	width: 90%;
}
.page-breaker
{
	page-break-after:always;
}
.ral_color_div
{
	width:3cm;
	float: left;
	text-align: center;
}
.cleaner
{
	clear:both;
}