/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

html {
	overflow-y:scroll;
}

strong, b {
  font-weight:bold;
}

div.description p {
  line-height:150%;
}

em, i {
  font-style:italic;
}

#wait { display:none; }

html, body {
  background:#e5d6c3;

  /*background:#FDDDA4;*/
}

body {
  color:#333;

 /* background-image:url(../img/bg.gif);*/

  font-family:arial,helvetica,sans-serif;
  padding:0;
  margin:0;
  font-size:0.8em;
  padding-bottom:10px;
}

a {
  color:#015F00;
}

h1, h2, h3, h4, h5, h6 {
  font-weight:bold;
  font-size:120%;
}

#main {
  margin-top:10px;
}

.fullwidth,
.halfwidth {
  margin-bottom:10px;
}

.halfwidth {
  margin-right:10px;
  padding:10px;
  background:#fff;
  width:270px;
}

.container_16 .grid_5 {
  width:270px;
}

.halfwidth.omega {
  border-right:0;
  margin-left:0;
  margin-right:0;
}

.fullwidth {
  padding:10px;
  width:570px !important;
  background:#fff;
}

.ad a.img {
  width:570px;
  min-height:50px;
  display:block;
  margin-bottom:-2px;
}

.product {
  background:#fff;
}

.halfwidth {
  /* grid */
	display:inline;
	float: left;
	position: relative;
}

.details .img.picture,
.product a.img {
  float:left;
  width:220px;
  margin-bottom:-2px;
  margin-right:10px;
}

.product.halfwidth a.img img,
.product.halfwidth a.img {
  width:100px;
}

.product.small a.img {
  width:32px;
}

.product.halfwidth {
  min-height:150px;
}

.product.small {
  min-height:160px;
}

.product.small {
	width:125px;
	/* grid */
	display:inline;
	float: left;
	position: relative;
	margin-right: 20px;
}

.product.small.last {
	margin-right:0;
}

.art_num,
.product .artno {
  color:gray;
}

.product.halfwidth .artno {
  font-size:0.9em;
}

.product.small .artno,
.product.halfwidth .artno {
  display:none;
}

.details .artno {
  float:right;
}

.product .description {
  padding:10px 0;
  padding-bottom:0;
  line-height:140%;
}

.product.halfwidth .description {
  font-size:1em;
}

.product .title {
  font-size:1.8em;
  margin-bottom:0;
}

.product.halfwidth .title {
  font-size:1.2em;
}

.product.small .title {
  font-size:1em;
  margin-bottom:2em;
}

.product.small a.img {
  float:none;
}

.product .title a {
  display:block;
}

.product .info {
  padding-left:300px;
}

.product.halfwidth .info {
  padding-left:110px;
}

.product .actions {
  margin:10px 0;
}

.halfwidth .actions {
  margin-left:110px;
}

.halfwidth .actions a {
  display:none !important;
}

.product .actions a,
.product a.details {
  background:url(../img/details_button.png) no-repeat right;
  display:inline-block;
  height:16px;
  padding:5px 20px 5px 10px;
  color:#fff;
  font-weight:bold;
}

.product.halfwidth a.details {
  background:#fff;
  color:#364B10;
  padding:0;
  display:inline;
}


.product .price {
  font-size:1.5em;
  background:#333;
  display:block;
  float:left;
  background:#2D7F1F;
  padding:2px 8px;
  color:#fff;
  margin-right:8px;
}

.product .price .old {
  font-size:0.8em;
  display:block;
}

.price .dinfo {
  font-size:9px;
  color:#fff;
}

.details .price a {
  display:block;
}

.details .price .dinfo {
  font-size:11px;
  font-weight:normal;
  display:block;
  margin-bottom:5px;
}

.product.halfwidth .price {
  padding:5px;
  font-size:1.2em;
  width:90px;
  text-align:center;
  margin-right:10px;
  margin-top:0;
}

.product.small .price {
  font-size:1em;
  position:absolute;
  bottom:0;
}

.product.large p.price {
  float:left;
}

.product .price a {
  color:#fff;
  text-decoration:none;
}

.details .price {
  background:#fff;
  color:#2D7F1F;
  font-weight:bold;
  padding:0;
}

.details .price .dinfo,
.details .price a {
  color:gray;
}

form .btn input,
form input.btn,
form .submit {
  border:0;
  background:#454545;
  color:#fff;
  padding:5px 10px;
}

.product.halfwidth .submit {
  padding-top:6px;
}

.product form input.amount {
  border:1px solid silver;
  background:#fff;
  width:25px;
  color:#333;
  font-weight:bold;
  text-align:center;
  padding:5px;
}

.product form label.amount {
  margin-right:10px;
}

.product form span.amount,
.product form legend {
  display:none;
}

.product.halfwidth .actions {
  margin-bottom:35px;
}

.product.halfwidth form {
  display:block;
  clear:both;
  margin-top:10px;
  position:absolute;
  bottom:10px;
}

#header,
#footer {
  background:#fff;
}

#content {
  margin-left:-10px;
  width:590px;
}

#content_right {
  margin-right:0;
  width:170px;
  border-left-color:#7d634c;
  margin-left:10px;
}

#navigation a {
  color:#333;
}

ul.content li {
  margin-bottom:2px;
}

#navigation ul li {
  text-transform:uppercase;
}

#navigation ul li li {
    margin-bottom:0;
  text-transform:none;
}

#navigation ul li {
  padding:5px 0;
  padding-bottom:0;
}

#navigation ul li ul li {
  padding:0;
}

#navigation ul > li.open {
  padding-bottom:0;
}

#navigation ul > li.open li.open {
  padding-bottom:5px;
}

#navigation ul li.open ul {
  padding-top:0;
}

#navigation ul li.open > a {
  color:#30710E;
  font-weight:bold;
  text-decoration:none;
}

#navigation ul li.act > a {
  font-weight:bold;
  text-decoration:none;
}

#navigation ul ul li {
  margin-left:15px;
  display:block;
}

#navigation ul ul ul {
  margin-bottom:-5px;
}

#header_top {
  /* background:url(../img/header_top.jpg) no-repeat; */
  padding:15px 0;
  text-align:right;
  font-size:0.9em;
}

#header_top ul li {
  display:block;
  float:right;
  margin-left:10px;
}

#header_top ul li a {
  padding:10px 0;
  color:#333333;
  text-decoration:none;
  text-transform:uppercase;
}

#header_top ul li.active a {
  color:#364b10;
}

#logo a span {
  display:none;
}

#logo a {
  display:block;
  background:url(../img/logo.jpg);
  width:320px;
  height:180px;
  margin-left:-10px;
}

#header {
  background:url(../img/header_fotos.jpg) 0 0 no-repeat #fff;
  height:180px;
}

#content_left .box,
#content_right .box {
  margin-bottom:10px;
}

.box .head,
.box .content {
  background:#fff;
  padding-left:10px;
  margin-left:-10px;
}

.box .content .tobasket sup {
  padding-left:70px;
  display:block;
  line-height:10px;
}

.box .content .tobasket sup a {
  color:#fff;
  text-decoration:none;
}

.box .content .tobasket .btn {
  margin:0;
  margin-top:1px;
}

#content_left .box > .content,
#content_right .box > .content,
#content_left .box > .head,
#content_right .box > .head,
#breadcrumbs,
#header,
#content > .box,
.fullwidth,
.locator,
.boxhead,
.ordersteps,
.product.halfwidth,
.msg,
#footer {
  -webkit-box-shadow:1px 1px 2px 1px #5F462F;
  -moz-box-shadow:1px 1px 2px 1px #5F462F;

  /*background-color:#fff;*/

/*
  -webkit-box-shadow:1px 1px 2px 1px #BF935F;
  -moz-box-shadow:2px 2px 3px 1px #BF935F;
*/
}

#content .fullwidth .msg {
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
}

#content .msg {
  padding:10px;
  font-weight:bold;
  color:#2D6C0C;
  background:#2D6C0C;
  color:#fff;
}

#content .msg a {
  color:#fff;
}

.noshadow {
  -moz-box-shadow:none;
}

.box .content {
  padding:10px;
}

.box .head {
  background:url(../img/boxhead_bg.png) #30710E;
  color:#fff;
  padding:10px;
  font-size:0.9em;
  letter-spacing:0.05em;
  text-transform:uppercase;
}

.box .head a {
  color:#fff;
}

#footer p,
#footer ul {
  margin:10px 10px;
  line-height:140%;
}

#footer img.logo {
  margin-top:20px;
  margin-left:8px;
  margin-bottom:5px;
}

#footer_right {
  text-transform:uppercase;
  padding:10px 0;
}

#footer_right a {
  color:#333;
  text-decoration:none;
}

#footer_right ul {
  margin:0;
}

#footer_right ul li.space {
  margin-bottom:20px;
}

#footer_right ul {
  font-size:0.9em;
}

#breadcrumbs {
  background:url(../img/boxhead_bg.png) #3c5714;
  color:lime;
  margin-left:-10px;
  overflow:hidden;
  margin-bottom:10px;
}

#breadcrumbs .inner {
  width:1000px;
  height:35px;
  background:url(../img/boxhead_bg.png) no-repeat #fff;
}

#breadcrumbs .spacer {
  display:none;
}

#breadcrumbs a {
  text-decoration:none;
  color:#333;
  float:left;
  height:15px;
  padding:10px;
  padding-right:20px;
  background:url(../img/breadcrumb_spacer.png) no-repeat right #fff;
}

#breadcrumbs a.active {
  padding-right:0;
  background:#fff;
  font-weight:bold;
}

#breadcrumbs a.first {
  color:#fff;
  background:url(../img/breadcrumb_spacer_first.png) no-repeat right;
}

#quicksearch {
  position:absolute;
  right:0;
  top:18px;
  width:200px;
  margin-right:-10px;
  text-align:right;
}

#quicksearch legend {
  display:none;
}

#quicksearch #searchstring {
  border:0;
  background:#fff;
  padding:2px;
  width:150px;
  margin-right:5px;
}

#quicksearch .submit {
  width:20px;
  padding:0;
  border:0;
  background:transparent;
  opacity: 0;
  -moz-opacity: 0;
}

#oxstdfooter {
  line-height:150%;
}

#oxstdfooter p {
  margin-left:0;
}

input.btn {
  margin:10px 0;
}

.login .link {
  display:block;
}

.locator {
  margin:0 0 10px 0;
  padding:10px;
  width:570px !important;
  background:#fff;
}

.locator a.active {
  text-decoration:none;
  font-weight:bold;
}

.locator .left {
  float:left;
}

.locator .right {
  float:right;
}

.boxhead {
  margin-left:0;
  background:#fff;
}

.boxhead ul.list {
  font-size:120%;
}

.boxhead .icon {
  float:right;
}

#content h1 {
  font-size:1.6em;
  letter-spacing:-1px;
  margin-bottom:15px;
}

#content h1 * {
  font-weight:bold;
  letter-spacing:-1px;
}

#content .details h1 {
  font-size:2em;
}

#content h3.head,
h2.head {
  margin-bottom:15px;
  font-size:1.6em;
  letter-spacing:-1px;
}

.fullwidth.ad h2,
.fullwidth.ad h3 {
  background-color:#efefef;
  margin-left:-10px;
  margin-top:-10px;
  padding:10px;
  margin-right:-10px;
}

#content strong.boxhead {
  background-color:#fff;
  margin-bottom:10px;
  padding:10px;
  font-weight:bold;
  display:block;
}

#content .box {
  background:#fff;
}

.fullwidth.ad .product h3,
.fullwidth.ad .product h2 {
  margin-top:10px;
}

.ordersteps {
  padding:10px 0;
  margin-bottom:10px;
  color:gray;
  background:#fff;
}

.ordersteps a {
  color:#333;
  text-decoration:none;
}

.ordersteps .step.last {
  margin-right:0;
}

.ordersteps .step big {
  font-weight:bold;
}

.ordersteps .step.active a,
.ordersteps .step.active {
  color:#2D6C0C;
  text-decoration:none;
  font-weight:bold;
}

.hide {
  display:none;
}

div.details {
  padding:10px;
}

.details .status {
  margin:20px 0;
  padding-left:20px;
  background:url(../img/status_green.png) no-repeat;
}

.details .status.orange {
  color:orange;
  background-image:url(../img/status_orange.png);
}

.details .status.red {
  color:red;
  background-image:url(../img/status_red.png);
}

.details .status .availableon {
  color:#333;
  display:block;
  margin-top:10px;
}

.details .status.green {
  color:#2D6C0C;
}

.details fieldset .tobasket {
  clear:both;
  margin-top:15px;
}

legend {
  display:none;
}

table.basket {
  width:100%;
}

table.basket thead th {
  background:#2D6C0C;
  font-weight:bold;
  padding:8px 5px;
  color:#fff;
}

table.basket tbody td {
  padding:8px 5px;
}

table.basket tbody tr.bsk_sep td {
  padding:0;
  padding-bottom:1px;
  background:silver;
}

.bar .button {
  margin:0;
}

table.basket tbody tr.sumrow td {
  padding:3px 5px;
}

.basket form {
  margin:0 0 10px 0;
}

table.basket tbody tr.sumrow td .frombasket {
  display:inline;
}

table.basket .ta_right,
table.basket td.totalprice,
table.basket td.vat,
table.basket td.price {
  text-align:right;
}

table.basket tbody tr.sumrow td .button {
  margin:0;
  padding:2px 4px;
}

table.basket tbody tr.actions td {
  padding-top:10px;
  padding-bottom:10px;
}

table.basket td.sumdesc {
  text-align:right;
}

.bar.bottom form {
  margin-bottom:0;
}

table.basket tbody tr.actions td input {
  background-color:gray;
}

.bar .right {
  float:right;
}

.bar input.button {
  margin-left:30px;
}

p.question {
  margin-top:10px;
  padding-top:10px;
  border-top:1px solid silver;
}

table.total th {
  padding-right:10px;
}

div.user .left {
  width:150px;
  float:left;
  margin-right:10px;
  background-color:#efefef;
  padding:10px;
}

div.user .left input {
  width:140px;
}

div.user .left ul {
  margin:10px 0;
}

div.user .left .useroptboxhead {
  margin-bottom:10px;
  display:block;
  color:#666;
}

div.user .left h2 {
  margin-bottom:10px;
}

div.user .left .desc {
  margin:10px 0;
}

div.user .left.last {
  margin-right:0;
  width:190px;
}

#content > h1 {
  padding:10px;
  margin-bottom:10px;
}

#content > .box {
  padding:10px;
}

table.form td {
}

table.form input {
  margin:5px 0;
}

.errorbox {
  background-color:#FF8F93;
  font-weight:bold;
  padding:10px;
  margin:10px 0;
}

p.err {
  font-weight:bold;
  margin-bottom:10px;
  color:red;
}

.listitem a.picture {
  margin-right:10px;
  float:left;
}

.listitem a.picture img {
  width:50px;
}

.listitem {
  margin-bottom:10px;
  border-bottom:1px solid silver;
  padding-bottom:10px;
}

.listitem.lastinlist {
  margin-bottom:0;
  border-bottom:none;
  padding-bottom:0;
}

.listitem .price {
  padding:2px 5px;
  background:#2D7F1F;
  color:#fff;
  text-align:center;
  display:inline;
}

.listitem .actions {
  display:none;
}

.listitem > b {
  display:block;
  margin-bottom:10px;
}

.listitem form,
.listitem form fieldset {
  display:inline;
}

.listitem .tobasket {
  padding-left:60px;
}

.listitem input.btn {
  padding:3px 4px;
  margin:0;
  margin-left:10px;
}

.container_16 .listitem .grid_2 {
width:80px;
}

.minibasket input.btn {
  margin-bottom:0;
  background-image:url(../img/button_basket.png);
  background-repeat:no-repeat;
  background-position:10px center;
  padding-left:30px;
}

table.form input.text {
  width:15em;
}

table.form td.label {
  width:12em;
}

table.form input.streetnr {
  width:2em;
}

table.form input.city {
  width:10.3em;
}

table.form input.zip {
  width:4em;
}

.info .desc {
  margin-bottom:10px;
}

span.req {
  color:red;
}

.order form h4 {
  margin-top:10px;
}

.order h4 {
  margin:20px 0 10px 0;
  border-bottom:1px dashed silver;
}

.order .info {
  margin-bottom:10px;
  clear:both;
}

.termsconfirm input {
  margin-right:10px;
}

.order .info input.btn {
  padding:2px 4px;
  background-color:gray;
}

.bar.terms {
  background:#efefef;
  padding:10px;
}

.bar.terms.top {
  margin:10px 0;
}

.order .notice {
  margin-bottom:10px;
}

.orderinfocol {
  float:left;
  margin-right:40px;
}

.clear_left {
  clear:left;
}

.order .message {
  margin:10px 0;
}

.order dt {
  font-weight:bold;
}

.thankyou .info p {
  margin:10px 0;
}

input.order.button {
  font-weight:bold;
  font-size:120%;
}

.listitem a.link {
  color:#fff;
  background:#454545;
  padding:3px 5px;
  display:inline-block;
}

.flash {
  position:absolute;
  top:0;
  z-index:999;
  width:100%;
  font-weight:bold;
  margin:0;
  text-align:center;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  filter:alpha(opacity=80);
  opacity:0.8;
  font-size:140%;
  -moz-opacity:0.8;
  background:#fff;
}

.flash p {
  padding:10px;
}

.ad .product.small .title {
  margin-top:10px;
  margin-bottom:2em;
}

.details .moredetails {
  margin-top:20px;
}

p.longdesc {
  line-height:150%;
}

p.bold {
  font-weight:bold;
}

.only {
  font-size:0.6em;
}

.sort_row {
  display:none;
}

form .variants select {
  margin-bottom:10px;
}

ul.list {
  margin-top:10px;
}

ul.list li {
  display:inline-block;
  margin-right:10px;
}

#morepics {
  padding:5px 10px;
  padding-left:0;
}

#morepics a {
  display:inline-block;
  padding:2px 5px;
  background:#efefef;
  text-decoration:none;
}

.details .manufacturer img {
  margin-bottom:5px;
}

.details .manufacturer {
  float:right;
  margin-left:20px;
  margin-bottom:20px;
}

.details .cats,
.details .manufacturer {
  margin-bottom:10px;
}

#footer_content ul.manufacturers {
  margin-left:0;
  margin-top:20px;
}

#footer_content ul.manufacturers li {
  display:inline-block;
  margin-right:10px;
  vertical-align:middle;
  margin-bottom:10px;
}

#footer_content ul.manufacturers li img {
  margin:0;
  max-height:30px;
}

.tree ul {
  line-height:150%;
}

.bar.backtoshop {
  display:none;
}

#keine_versandkosten {
  position:absolute;
  margin-top:-70px;
  margin-left:120px;
}

.welcome  {
  line-height:150%;
}

.welcome a {
  color:#333;
}

#test_contentBody p {
  margin-bottom:1em;
  line-height:150%;
}

#test_contentBody.box {
  margin-bottom:10px;
}

.catimage {
  margin-bottom:10px;
}

.sitemap ul {
  font-weight:bold;
}

.sitemap ul li.root {
  margin-bottom:15px;
  display:block;
}

.sitemap ul ul {
  margin-left:15px;
  margin-bottom:15px;
  margin-top:5px;
  font-weight:normal;
}

.details .siegel {
  margin-top:10px;
}

.details .siegel p {
  margin-bottom:5px;
}

.details .siegel img {
  margin-right:20px;
}

.details .img.picture {
  width:280px;
  height:310px;
  position:relative;
}

#largepic {
  height:280px;
  width:280px;
  overflow:hidden;
}

#largepic img {
  max-height:280px;
  max-width:280px;
}

#morepics {
  position:absolute;
  bottom:0;
  background:#fff;
  padding-left:1px ;
}

#morepics a.active {
  background:#2D7F1F;
  color:#fff;
}

/* *** FANCYBOX ***  */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('fancybox/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0;
	padding: 0;
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	z-index: 111;
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px;
}

a#fancy_right {
	right: 0px;
}

span.fancy_ico {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112;
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px;
}

a#fancy_right:hover span {
	right: 20px;
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('fancybox/fancy_title_right.png') repeat-x;
}

/* *** JQUERY ZOOM ***  */

div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:12px;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	border-bottom:1px solid #fff;
	background: #2D7F1F;
}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border:0;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url("../img/zoomloader.gif");
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border:0;
	background-color: #FFF;
	border-left:10px solid #fff;
	border-right:10px solid #fff;
	border-bottom:10px solid #fff;
}

