html, body {
	height: 100%; 
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;	
	background: #6e6e6e url(../gfx/bg_top.gif) repeat-x left top;
}

/*
 * Background
 */
 div.bg_right_top {
	background: #6e6e6e url(../gfx/right_top.jpg) no-repeat left top;
	width: 351px;
	height: 161px;
	float: left;
	padding: 20px 0 0 15px;
}

/*
 *	formatting
 */
p {
	margin: 10px 30px;
}

p.none {
	margin: 10px 0;
}

td, div {
	font-size: 11px;
	color: #854822;
	line-height: 18px;
}

ul {
	padding: 5px 0 0 0;
	margin: 0 0 0 45px;	
	line-height: 18px;
}

ul.error {
	margin-left: 0;
}

li {	
	list-style: none;
	background: transparent url(../gfx/bg_sign.gif) no-repeat 0 6px;
	padding: 0 0 0 15px; 
}

ul.logout li a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

ul.logout li a:hover {
	text-decoration: none;
}

ul.error {
	margin-left: 15px;	
}

ul.error li {	
	list-style: none;
	background: transparent url(../gfx/bg_sign_02.gif) no-repeat 0 6px;
	padding: 0 0 0 15px; 
}

div.box ul.box {
	margin: 10px 10px 0 20px;
}

div.box ul.box li a,
ul.box li a {
	color: #E5E5E5;	
	text-decoration: underline;
}

div.box ul.box li a:hover,
ul.box li a:hover {
	text-decoration: none;
}

div.error {
	background-color: #FFF;
	margin: 0 19px 0 10px;
	padding-bottom: 5px;
	border: 1px solid #000;
	width: 683px;
}

div.box div.select ul li,
div.box div.select ul {
	margin: 0;
	padding: 0;
}

ul.box.login li strong {
	display: block;
	float: left;
	width: 50px;
}

h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 30px 0 30px;
	color: #C25511;
}

h2 {
	background: transparent url(../gfx/bg_title.gif) no-repeat left top;
	font-family: Trebuchet MS, Arial, Verdana, Tahoma;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	padding: 12px 0 0 0;
	margin: 0;
	width: 902px;
	height: 28px;	
}

div.error ul li {
	clear: both;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.block {
	display: block;
}

.pointer {
	cursor: pointer;
}
div.site {
	width: 902px;
	text-align: left;
}
table.bg_data {
	background: transparent url(../gfx/bg_data.gif) repeat-y left top;
}
td.left_box,
td.right_box {
	width: 31px;
}
td.left_box {
	background: transparent url(../gfx/bg_left_bottom.gif) no-repeat right bottom;
}
td.right_box {
	background: transparent url(../gfx/bg_right_bottom.gif) no-repeat right bottom;
}
td.bg {
	background: transparent url(../gfx/bg_data_line.gif) repeat-y center bottom;	
	width: 840px;	
}
td.data {
	background: transparent url(../gfx/bg_data_bottom.gif) no-repeat left bottom;
	min-height: 400px;
	padding-bottom: 30px;	
}
div.bottom_menu {
	padding: 9px 31px;
	height: 30px;
}
div.box_left {
	width: 420px;
	float: left;
}
div.box,
div.box_02,
div.box_03,
div.box_04 {
	margin: 10px 0 0 0;
	background-color: #EB6B1B;
	color: #E5E5E5;
}

div.box,
div.box_04 {
	margin: 10px 25px 0 25px;
}

div.box_03,
div.box_04 {
	background-color: #854822;
	color: #FFFFFF;
}
div.box p,
div.box_02 p,
div.box_03 p,
div.box_04 p {
	margin: 0;
	padding: 10px 15px 0 14px;
	text-align: justify;
}
div.contact {
	float: left;
	width: 392px;
	padding-right: 30px;
}
div.right_side {
	width: 370px;
	margin: 0 30px 0 18px;
}
div.bg_offer {
	background-color: #EB6B1B;
}
.top {
	margin-top: 10px;
}
div.box_data {
	margin: 10px;
	color: #E5E5E5;
	float: left;
	width: 350px;
}
strong.price {
	display: block;		
	float: left;
	width: 150px;
	color: #E5E5E5;
	margin-right: 20px;
}
a.scroll_left,
a.scroll_right {
	display: block;
	float: left;
	width: 7px;
	margin-left: 5px;
	margin-top: 50px;
}
a.scroll_right {
	width: 5px;
}

/*
 *	link
 */

a {
	color: #000;
	text-decoration: none;	
	outline: none;
}
a:hover {
	color: #000;
	text-decoration: underline;	
}

div.bottom_menu a {
	display: block;
	float: left;
	background: transparent url(../gfx/bg_sign.gif) no-repeat 0 6px;
	padding-left: 15px;
	margin-right: 20px;
}

/*
 * Png
 */

/* IE ignores styles with [attributes], so it will skip the following. */
.shade[class] {  
  background: url(../gfx/bg_right_shade.png) no-repeat left top;
}
.shade {
	background-image: none;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='gfx/bg_right_shade.png');	
}

/*
 * Picholder
 */

.picholder,
.picholder_02,
.picholder_03 {
	width: 104px;
	height: 79px;
	display: block;
}

.picholder_02 {
	width: 169px;
}

span.picholder_img {
	display: block;	
}

a.picholder_link,
a.picholder_02_link {
	display: block;
	float: left;
	padding: 5px;	
	width: 104px;
	height: 79px;
	text-decoration: none;
	margin: 1px;
}

a.picholder_02_link {
	width: 163px;
	height: 79px;
}

a.picholder_link:hover,
a.picholder_link.hover {
	background: transparent url(../gfx/bg_picholder_link.gif) no-repeat left top;
	text-decoration: none;
}

a.picholder_02_link:hover,
a.picholder_02_link.hover {
	background: #DBC8BD url(../gfx/bg_picholder_02_link.gif) no-repeat left top;
	text-decoration: none;
}

a.picholder_link:hover span.opacity,
a.picholder_02_link:hover span.opacity_02 {
	background: none;
}

/* IE ignores styles with [attributes], so it will skip the following. */
.picholder[class] {  
  background: url(../gfx/picholder.png) no-repeat left top;
}
a.picholder_link:hover span.picholder[class],
a.picholder_link.hover span.picholder[class] {  
  background: url(../gfx/picholder_hover.png) no-repeat left top;
}
a.picholder_link:hover none span.picholder[class] {
	background: url(../gfx/picholder.png) no-repeat left top;
}

.picholder_02[class] {  
  background: url(../gfx/picholder_02.png) no-repeat left top;
}
a.picholder_02_link:hover span.picholder_02[class],
a.picholder_02_link.hover span.picholder_02[class] {  
  background: url(../gfx/picholder_02_hover.png) no-repeat left top;
}

.picholder_03[class] {  
  background: url(../gfx/picholder_03.png) no-repeat left top;
}
a.picholder_link:hover span.picholder_03[class],
a.picholder_link.hover span.picholder_03[class] {  
  background: url(../gfx/picholder_hover.png) no-repeat left top;
}

/* Mozilla ignores crazy MS image filters, so it will skip the following */
.picholder {
	background-image: none;  
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='gfx/picholder.png');	
}
a.picholder_link:hover span.picholder,
a.picholder_link.hover span.picholder {
	background-image: none;  
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='gfx/picholder_hover.png');	
}

.picholder_02 {
	background-image: none;  
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='gfx/picholder_02.png');	
}
a.picholder_02_link:hover span.picholder_02,
a.picholder_02_link.hover span.picholder_02 {
	background-image: none;  
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='gfx/picholder_02_hover.png');	
}

.picholder_03 {
	background-image: none;  
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='gfx/picholder_03.png');	
}
a.picholder_link:hover span.picholder_03,
a.picholder_link.hover span.picholder_03 {
	background-image: none;  
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='gfx/picholder_hover.png');	
}

a.offer_link {
	background-color: #EB6B1B;
	display: block;
	float: left;
	width: 120px;
	height: 107px;
}
a.offer_link:hover {
	text-decoration: none;
}
a.offer_link span.picholder_img {
	float: left;
	cursor: pointer;
}
a.offer_link img {
	margin-right: 2px;
}
a.offer_link span.title {
	display: block;
	float: left;
	height: 14px;
	color: #E5E5E5;
	margin-left: 3px;
	line-height: 10px;
}
a.offer_link span.footer {
	display: block;
	float: right;
	height: 15px;
	text-align: left;
	color: #FFF;
	line-height: 10px;
	padding: 3px 10px 0 0;
	font-weight: bold;
}
/*
 * Opacity
 */
span.opacity,
span.opacity_02 {	
	display: block;
	width: 104px;
	height: 79px;
	margin: 0;
	position: absolute;
	background: transparent url(../gfx/opacity.gif) no-repeat left top;
	filter:alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
}

span.opacity_02 {
	width: 159px;
	margin: 2px;
	background: transparent url(../gfx/opacity_02.gif) no-repeat left top;
}

/*
 * Pager
 */
div.pager {
	width: 350px;
	margin-bottom: 5px;
}
div.pager,
div.pager a {
	color: #C3C3C3;
}
div.pager div {
	color: #fff;
}

/*
 * Basket
 */

div.basket label {
	margin-top: 2px;
}

div.basket {
	margin: 5px 0;
}

div.basket,
div.basket div {
	color: #E5E5E5;
}

table.basket {
	width: 380px;
	margin: 10px 0 0 15px;	
	border-collapse: collapse;
	border: 1px solid #82441F;
}

table.basket th {
	padding: 4px;	
	background-color: #EB6B1B;
	font-size: 10px;
}

table.basket td {
	padding: 0 4px;	
	background-color: #EB6B1B;
}

table.basket td.first {
	border-left: 1px solid #F29F6B;
}
table.basket td.last {
	border-right: 1px solid #F29F6B;
}

table.basket th {
	background-color: #82441F;
	border: 1px solid #82441F;
	border-bottom: none;
	color: #FBFBFF;
}

table.basket td {
	border: 1px solid #F29F6B;
}

table.basket td,
table.basket td div {
	color: #E5E5E5;
}

div.tipp strong {
	font-size: 13px;
}

div.tipp p {
	text-align: left;
}

/*
 * Products
 */

a.products:hover,
div.products a.hover {
	background: transparent url(../gfx/bg_picholder_03_link.gif) no-repeat left top;
	text-decoration: none;
	color: #854822;
}

a.products,
div.products a.hover {	
	height: 105px;
}

a.products span.cat_title {
	line-height: 13px;
}

a.products span.cat_title {
	color: #E5E5E5;
	display: block;
	margin-top: 2px;
}

a.products:hover span.cat_title,
div.products a.hover span.cat_title {
	color: #854822;
}

img.border,
img.border02 {
	margin: 0 10px 0 0;
	border: 1px solid #854924;
	padding: 2px;
	cursor: pointer;
}

