* {
	padding:0;
	margin:0;
}

/* begin Image Header */
div.art-Header
{
	margin: 0 auto;
/*	position: relative;*/
	z-index:1;
	width: 968;
/*	height: 225px;*/
}

div.art-Header-jpeg
{
/*	position: absolute;*/
	z-index:0;
/*	top: 0;
	left: 0;*/
	width: 978px;
	height: 225px;
	background-repeat: no-repeat;
	margin: 0 -6px;
	background-color: black;
/*	background-position: center center;*/
}

.art-Header-jpeg li a img {
/*	border: none;
	outline: none;
	float: left;
	background-position: top left;
	padding: 0px;
	margin: 0px;*/
}

.art-Header-jpeg ul{
	list-style-type:none;
	display: inline;
}

.art-Header-jpeg li{
	width: 95px;
	float: left;
	height: 225px;
}

/* end Image Header */

/* Useful */
.align_justify{ text-align: justify; }
.hidden, .block_hidden_only_for_screen { display:none; }
.wrap { white-space: normal; }
.bold { font-weight: bold; }
.span_link { cursor:pointer; }
.span_link:hover { text-decoration:underline; }
.clear { clear:both; }

/* product.tpl */
#primary_block #pb-right-column {
float:left;
width:310px;
}

#primary_block #image-block {
height:300px;
width:300px;
}

#primary_block #image-block img{border:1px solid #D0D1D5;}
#primary_block #image-block img#bigpic{ cursor:pointer; }
#primary_block ul#usefull_link_block li{ margin:0.5em 1em 0.5em 0; }
#primary_block ul#usefull_link_block li a, #primary_block ul#usefull_link_block span.span_link, #primary_block ul#usefull_link_block span.span_link:hover{}

#primary_block #pb-left-column {
float:left;
margin-left:12px;
width:233px;
}

/* Printable version */
@media print {}

	div#center_column {}
	input.text{}
	.block_hidden_only_for_screen {}
	#more_info_sheets #idTab1{}
	* {}
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 0px 6px 6px;
}

.art-Sheet-body2
{
	/*position: relative;*/
	z-index: 0;
	padding: 0px 0px 6px 10px;
}

/*begin Logo */
.art-Logo
{
	display : block;
	position: absolute;
	right: 40px;
	top: 80px;
	width: 330px;
}

h1.art-Logo-name
{
	display: block;
	text-align: right;
}

h1.art-Logo-name, h1.art-Logo-name a, h1.art-Logo-name a:link, h1.art-Logo-name a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 48px;
text-decoration: none;
	padding:0;
	margin:0;
	color: #8DF835 !important;
}

.art-Logo-text
{
	display: block;
	text-align: right;
}

.art-Logo-text
{
	font-family:"Monotype Corsiva",Arial, Helvetica, Sans-Serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	padding:0;
	margin:0;
	color: #FFFFFF !important;
	text-decoration: none;
}
/* end Logo */

.chromestyle {
	width: 978px;
	margin: 0 -6px;
}

/* block left column "Quick search" */
#search_block_top_header {
	display: block;
/*	margin: 2px 0px 0px 0px; */
	position: absolute;
	right: 40px;
	top: 200px;
	background:url("../img/block_search_bg_green.jpg") no-repeat scroll right top #E5E6E7;
	float:left;
	width:17em;
	
}
#search_block_top_header #search_query {
	float:left;
	margin:0;
	width:15em;	
	font-family:Arial,Helvetica,Sans-Serif;
	height:20px;
	padding-left:3px;
	width:177px;
}

#search_block_top_header #search_button {
	background:url("../img/icon/find.png") no-repeat scroll transparent;
	border:medium none;
	color:#D9EADF;
	cursor:pointer;
	font-size:0;
	height:20px;
	text-align:left;
	text-indent:-9999px;
	width:20px;
	display: inline;
	position:absolute;
	margin-left: 1px;
	margin-top: 1px;
}

#header_user {color: white;}
#header_user ul li a {color: white}
#header_user #header_user_info{width: 150px}

#header_user #shopping_cart a, #header_user #your_account a {
  padding-left:18px;
  padding-right:5px;
}

#header_links li a {background-position:center left; background-repeat: no-repeat}

#right_column{
	padding-left: 0px;
	padding-right: 0px;
}
