/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   -----------------------------------------------------------------------------------------
   
   XTC5 Template & Stylesheets
   -----------------------------------------------------------------------------------------
   (c) 2007 Ing. Michael Frst
       bluegate communications
	   http://www.bluegate.at
   ---------------------------------------------------------------------------------------
 THE BIG GUYS */
body {
background:url(files/bg.jpg) center top no-repeat #d9e8e7;
font-family:Arial, Sans-serif;
font-size:12px;
color:#333;
line-height:18px;
margin:40px 0
}

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

a:hover {
color:#a00;
text-decoration:underline
}

img {
border:0
}

/* HEADINGS */
h1, #oms_new_pro h2, #topseller h2 {
color:#000;
font-weight:700;
font-size:18px;
width:auto;
border-color:#ccc;
border-style:solid;
border-width:0 0 1px;
margin:20px 0 15px;
padding:0 0 8px
}

h2 {
color:#000;
font-weight:700;
font-size:16px;
margin:15px 0 8px;
padding:0
}

.new_pro h3 {
color:#000;
font-weight:700;
font-size:16px;
margin:15px 0 8px;
padding:0
}

/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
textarea {
font-family:Arial, Sans-serif;
font-size:12px;
border:1px solid #ccc;
background:url(img/input_bg.gif) no-repeat;
padding:10px
}

select {
font-family:Arial, Sans-serif;
font-size:12px;
border:1px solid #666
}

/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text],input[type=password] {
border:1px solid #ccc;
background:#fff;
padding:5px
}

input {
font-family:Arial, Sans-serif;
font-size:12px
}

/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {
padding-top:1px;
height:0;
overflow:hidden;
line-height:0;
background-color:#4E4E4F;
margin:0
}

div.hrlightgrey {
padding-top:1px;
height:0;
overflow:hidden;
line-height:0;
background-color:#999;
margin:0
}

div.hrproductpreview {
padding-top:1px;
overflow:hidden;
height:0;
line-height:0;
display:block;
background-image:url(img/hr_productpreview.gif);
margin:12px 0
}

ul#categorymenu {
background:#fff;
border:solid #ccc;
border-width:0 1px 1px;
margin:0;
padding:0
}

ul#categorymenu li.level1 a {
text-decoration:none;
color:#333;
font-weight:700;
display:block;
padding:4px 0 4px 6px
}

ul#categorymenu li.level1 a:hover {
text-decoration:none;
color:#333;
font-weight:700
}

/* 2nd TIER */
ul#categorymenu li.level2 {
list-style-type:none;
border:solid #ccc;
border-width:1px 0 0
}

ul#categorymenu li.level2 a {
text-decoration:none;
color:#333;
background:url(img/dotted1.gif) no-repeat 8px 9px #e1e1e1;
font-weight:700;
display:block;
padding:4px 0 4px 18px
}

ul#categorymenu li.level3 a {
text-decoration:none;
color:#333;
background:url(img/dotted1.gif) no-repeat 16px 9px #c7c7c7;
font-weight:700;
display:block;
padding:4px 0 4px 26px
}

.boxbody {
background-color:#ededed;
border-color:#ccc;
border-style:solid;
border-width:0 1px 1px;
padding:8px
}

.boxbody h3.center,.boxbody h3.center a {
font-size:12px;
text-align:center
}

.boxbody p.center {
color:#000;
font-size:12px;
text-align:center;
margin:6px 0
}

.boxbody .productOldPrice {
font-size:12px;
color:red
}

.boxbody .productboximage {
border:solid 1px #999;
background:#fff;
padding:5px
}

.boxbody ul.contentlist {
margin-left:5px;
margin-right:0;
padding:0
}

.boxbody ul.contentlist li {
margin-left:0;
list-style-type:none;
padding:0
}

.contentlist a {
border-bottom:1px solid #ccc;
display:block;
padding:5px 0
}

/* CART BOX */
h2.boxcartheader {
background-color:#AD4C79;
background-image:url(img/bg_boxheader_cart.gif);
height:28px;
font-size:12px;
color:#FFF;
line-height:28px;
vertical-align:middle;
margin:0;
padding:2px 8px 0
}

.boxcartbody {
margin-bottom:15px;
background-color:#EDEDED;
border-color:#ccc;
border-style:solid;
border-width:0 1px 1px;
padding:4px 8px
}

.productPreviewContent h2 {
margin:0 0 5px;
padding:0
}

/*.productPreviewImage { width:100px; display:block } */
.productPreviewImage {
vertical-align:top;
width:120px;
display:block;
padding:3px 15px 0 0
}

.productPreviewImage img {
border:solid 0 #999
}

.productPreviewContent .price {
font-size:16px;
font-weight:700;
margin:0;
padding:0
}

.productPreviewContent .productOldPrice {
font-size:12px;
font-weight:700;
color:red
}

.productPreviewContent .taxandshippinginfo a {
font-size:12px;
font-weight:400;
color:#999
}

/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {
display:table;
width:100%
}

#productinfoimages {
float:left;
background-color:#EDEDED;
text-align:center;
width:140px;
border:solid 1px #999;
margin:0 10px 10px 0;
padding:10px
}

#productinfoimages .productimage {
border:solid 1px #999
}

#productinfopricewithimages {
float:right
}

#productinfoprice {
padding:5px
}

.productprice {
font-size:14px;
font-weight:700;
margin:0;
padding:0
}

#productinfoprice .productOldPrice {
color:red;
font-size:12px;
font-weight:700;
margin:0;
padding:0
}

.productoptions {
background-color:#f8f8f8;
border-color:#ccc;
border-style:solid;
border-width:1px 0 0;
padding:6px
}

.addtobasket {
background-color:#EDEDED;
text-align:right;
border-color:#ccc;
border-style:solid;
border-width:5px 0 0;

}

/* POPUPS PRODUCTINFO */
body.popupproductinfo {
background:none;
background-color:#fff;
padding:15px
}

/* POPUP print_order.html */
body.popupprintorder {
font-family:Arial, Sans-serif;
font-size:13px;
background:none;
background-color:#fff;
padding:15px
}

body.popupprintorder .products tr.header td {
font-weight:700;
background-color:#EDEDED
}

/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {
background-color:#f8f8f8;
border:solid #d9d9d9 1px;
padding:15px
}

div.highlightbox ul {
margin-left:15px;
display:block;
list-style-type:square;
line-height:20px;
padding:0
}

div.highlightbox h1 {
color:#000;
border:none;
font-size:16px;
margin:0;
padding:0 0 10px
}

div.highlightbox div.hr {
height:1px;
line-height:1px;
display:block;
border-bottom:solid 1px #eee;
margin:0;
padding:0
}

/* PAYMENT TYPE SELECTION */
table.paymentblock {
background-color:#f8f8f8;
margin-bottom:15px;
border-color:#eee;
border-style:solid;
border-width:0 1px 1px
}

table.paymentblock tr td.header {
background-color:#ccc;
color:#FFF;
font-weight:700;
padding:2px 2px 2px 5px
}

/* SHIPPING TYPE SELECTION */
table.shippingblock {
margin-bottom:15px;
border-color:#eee;
border-style:solid;
border-width:1px
}

table.shippingblock tr td.header {
border-bottom:1px solid #eee;
font-weight:700;
padding:2px 2px 2px 5px
}

table.shippingblock tr td.description {
width:100%;
vertical-align:top;
padding-left:6px
}

table.shippingblock tr td.radiobutton {
vertical-align:top;
white-space:nowrap;
padding:4px
}

table.shippingblock tr td.price {
vertical-align:top;
white-space:nowrap
}

table.accounthistoryinfoorderdetails tr.header td {
font-weight:700
}

/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {
width:130px
}

/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {
background-color:#f8f8f8;
border:solid #d9d9d9 1px;
margin-bottom:8px;
padding:5px
}

table.downloadbox tr td.icon {
padding-right:15px
}

/* TABLE WICH SHOWS GRADUATED PRICES */
table.graduatedprice {
font-size:12px;
text-align:left;
margin-top:5px
}

table.graduatedprice tr td.header {
font-size:12px;
font-weight:700;
text-align:left
}

/* ORDER DETAILS */
table.orderdetails {
font-size:12px;
background-color:#f8f8f8;
border-color:#ccc;
border-style:solid;
border-width:0 1px 1px
}

table.orderdetails tr td {
padding:4px
}

table.orderdetails tr.headerrow td {
background-color:#ccc;
color:#555;
font-weight:700
}

/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete {
text-align:center;
white-space:nowrap
}

/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes {
margin-top:3px
}

table.orderdetails tr td.productname table.productattributes tr td {
padding:0
}

table.orderdetails tr td.productname table.productattributes tr td.attribute {
padding-right:4px
}

/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {
text-align:right;
border-color:#ccc;
border-style:solid;
border-width:1px 0 0
}

/* PRODUCT NAVIGATOR */
div.productnavigator {
background-color:#f9f9f9;
border:#ccc 1px solid;
padding:8px
}

/* REVIEW LIST */
table.reviewlist {
background-color:#f8f8f8;
border-color:#ccc;
border-style:solid;
border-width:0 1px 1px
}

table.reviewlist tr td {
white-space:nowrap;
padding:4px
}

table.reviewlist tr.header td {
background-color:#ccc;
color:#FFF;
font-weight:700
}

/* MEDIA LIST */
table.medialist {
background-color:#f8f8f8;
border-color:#ccc;
border-style:solid;
border-width:1px
}

table.medialist tr td {
white-space:nowrap;
vertical-align:top;
padding:6px
}

/* SITEMAP */
.sitemapwrap .sitemapleft {
background-color:#f8f8f8;
display:table;
float:left;
width:235px;
margin-bottom:15px;
border-color:#ccc;
border-style:solid;
border-width:1px
}

.sitemapwrap .sitemapright {
background-color:#f8f8f8;
display:table;
float:right;
width:235px;
margin-bottom:15px;
border-color:#ccc;
border-style:solid;
border-width:1px
}

.sitemapheader {
background-color:#ccc;
color:#FFF;
font-weight:700;
padding:3px
}

.sitemapheader a:link,.sitemapheader a:visited,.sitemapheader a:hover {
color:#FFF;
text-decoration:none
}

.sitemapcontent {
padding:6px
}

.sitemapcontent li {
list-style-type:none
}

/* ORDER DETAILS ON CHECKOUT SITE */
table.checkoutconfirmationorderdetails {
border:none;
margin:0 0 10px;
padding:0
}

table.checkoutconfirmationorderdetails tr td.productname {
width:100%;
font-weight:700
}

table.checkoutconfirmationorderdetails tr td.shippingtime {
color:#666;
font-size:12px;
font-weight:400;
white-space:nowrap;
padding:0 0 0 30px
}

table.checkoutconfirmationorderdetails tr td.productattributes {
color:#666;
font-size:12px;
font-weight:400;
padding:0 0 0 30px
}

table.checkoutconfirmationorderdetailstotal {
border:none;
margin:10px 0 0;
padding:0
}

table.checkoutconfirmationorderdetailstotal tr td.name {
width:100%;
text-align:right
}

/* AGB ON CHECKOUT SITE */
.checkoutagb textarea {
width:97%
}

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {
margin:15px 0 0;
padding:0
}

ul#checkoutnavigation li {
height:70px;
list-style-type:none;
float:left;
width:195px;
margin-right:15px;
border:solid 1px;
padding:8px
}

ul#checkoutnavigation li.inactive {
color:#999;
background-color:#EDEDED;
border-color:#999
}

/* ERROR MESSAGES */
.errormessage {
border:solid red 2px;
background-color:#FFD6D6;
margin-bottom:10px;
padding:15px
}

/* SUCCESS MESSAGE */
.messageStackSuccess {
background-color:#6F6;
padding:4px
}

/* XTC COPYRIGHT */
.copyright {
width:970px;
text-align:center;
color:#666;
font-size:12px;
margin:0 auto;
padding:0 0 10px
}

/* XTC ParseTime */
.parseTime {
width:970px;
text-align:center;
color:#666;
font-size:12px;
display:none;
margin:0 auto;
padding:0 0 10px
}

/* UPDATE CHANGES 17.10.2008 
 Mehr Bilder unterhalb der Beschreibung */
.morepics {
background-color:#EDEDED;
text-align:right;
display:block;
height:auto;
border-color:#999;
border-style:solid;
border-width:1px 0 0;
padding:6px
}

.morepics img {
border:1px solid #999;
margin-right:8px;
background:#FFF;
height:100px;
width:auto;
padding:4px
}

/* BESTELLER BOX mit Bilder in DL DT Liste -- JUNG GESTALTEN.com */
dt {
float:left;
width:40px;
margin:0;
padding:0
}

dt img {
border:1px solid #ccc;
background:#fff;
padding:2px
}

dd {
float:right;
width:100px;
margin:0;
padding:0
}

/* EOF - dokuman - 2009-06-06 - Fix new products display in firefox size is 120px by default 
 FIX DER AUFZÄHLUNGEN */
#content ol,#content ul {
margin:10px 0 10px 40px
}

/* SEARCHBOX */
.search_header {
line-height:normal;
background:url(files/search_bg.gif) no-repeat;
width:200px;
height:74px;
color:#fff;
margin:6px 0 15px
}

/* DESIGN JUNGCREATIVE */
#wrapper {
background:#fff;
border:1px solid #ccc;
width:1008px;
position:relative;
margin:0 auto
}

#header {
width:1008px;
height:118px
}

#menu {
height:32px;
line-height:32px;
position:relative;
background:#1a3a69;
padding-left:10px
}

#menu li {
float:left;
display:block;
background:url(files/menu_tr.gif) right no-repeat;
padding:0 12px 0 10px
}

#menu a {
color:#fff;
text-decoration:none;
font-weight:700
}

#cartbox {
position:absolute;
top:15px;
left:755px
}

#edge_left {
position:absolute;
top:0;
left:-9px
}

#edge_right {
position:absolute;
top:0;
right:-9px
}

#column-left {
width:200px;
float:left;
padding-left:20px;
padding-top:20px
}

#navtrail {
border-bottom:1px solid #ccc;
display:block;
padding-bottom:5px
}

#content {
width:745px;
float:right;
padding-right:20px;
padding-top:20px
}

#footer {
width:968px;
text-align:center;
padding:40px 20px
}

#footer b {
display:block;
padding-bottom:6px
}

#end {
width:1008px;
margin:0 auto
}

/* CLASSES */
.clear {
clear:both
}

h1.minimal, #oms_new_pro h2.minimal, #topseller h2.minimal {
font-size:13px
}

/**/
.new_pro {
float:left;
width:200px;
text-align:center;
margin-bottom:0;
height:220px;
padding:20px
}

.new_pro img {
border:1px solid #ccc;
background:#fff;
padding:6px
}

.new_pro .price {
color:#a00;
font-weight:700
}

#rahmen1 {
border:1px solid #ccc;
background:url(files/salsa_bg.jpg) no-repeat bottom right #f8f8f8
}

.bestseller dl {
float:left;
width:220px;
margin:0 20px 0 0;
padding:0
}

.bestseller dt {
float:left;
margin:0;
padding:0 10px 0 0
}

/*
		 * Required 
		*/
.container {
width:725px;
height:90px;
overflow:hidden;
position:relative;
cursor:pointer
}

.slides {
position:absolute;
top:0;
left:0
}

.slides > div {
position:absolute;
top:0;
width:240px;
display:none
}

/*PLAYER*/
.sm2-inline-list {
border:1px solid #ccc;
display:block;
background:url(files/salsa_bg.jpg) no-repeat bottom right #f8f8f8;
height:350px;
margin:20px 0;
padding:20px
}

.line {
border-bottom:1px solid #ccc;
padding-top:10px;
margin-bottom:10px
}

IMG.pic_border {
border:1px solid #ccc;
background:#FFF;
padding:4px
}

/* lol */
.floatLeft {
float:left;
width:500px
}

.floatRight {
float:right;
width:180px
}

/* DETAILSEITE */
ul.more_info {
margin:0;
padding:10px
}

.more_info li {
border-bottom:1px solid #ccc;
list-style:none;
padding:5px 0
}

.more_info a {
color:#7a0242;
text-decoration:underline
}

.more_info a:hover {
text-decoration:none
}

p.desc {
display:block;
height:84px;
padding-top:6px
}

.line_one {
border:1px solid #ccc;
padding:10px
}

.contentsTopics {
background:#eee;
margin-bottom:10px;
padding:5px
}

.highlightbox td,.boxen td {
padding:2px
}

img.productimage {
border:1px solid #ccc;
padding:8px
}

.rahmen {
border:1px solid #ccc
}

.subtotal {
background:#ccceee
}

#teaser {
list-style:none
}

h2.categoryheader,h2.boxheader {
background-color:#868686;
background-image:url(img/bg_boxheader.gif);
height:28px;
font-size:12px;
color:#FFF;
line-height:28px;
vertical-align:middle;
margin:0;
padding:2px 8px 0
}

h2.categoryheader a,h2.boxheader a:link,h2.boxheader a:hover,h2.boxheader a:active,h2.boxheader a:visited,h2.boxcartheader a {
text-decoration:none;
color:#fff
}

ul#categorymenu li.level1,ul#categorymenu li.level3 {
list-style-type:none;
border:solid #fff;
border-width:1px 0 0
}

ul#categorymenu li.level2 a:hover,ul#categorymenu li.level3 a:hover {
text-decoration:none;
color:#333;
background-color:#ccc;
font-weight:700
}

.boxbody h3,.boxbody h3 a,.boxbody a,.boxcartbody p,p.productinfoproductadded,ul#checkoutnavigation li.active .description,ul#checkoutnavigation li.inactive .description,.new_pro h2,.new_pro h3,.bestseller h3 {
font-size:12px
}

.boxbody p,.boxbody td {
color:#000;
font-size:12px;
margin:6px 0
}

.boxbody div.hr,.boxbody div.hrlightgrey {
margin-top:5px;
margin-bottom:5px
}

.productPreview,.bestseller dd {
margin:0;
padding:0
}

.productPreviewContent,body.popupprintorder .products .quantity,body.popupprintorder .productname,body.popupprintorder .model,body.popupprintorder .singleprice,body.popupprintorder .totalprice,table.shippingblock tr td,table.accounthistoryinfoorderdetails tr td {
vertical-align:top
}

.productPreviewContent h2 a,ul#checkoutnavigation li.active .title,ul#checkoutnavigation li.inactive .title {
font-size:14px;
font-weight:700
}

.productPreviewContent .taxandshippinginfo,.productPreviewContent .vpe,.productPreviewContent .shippingtime {
font-size:12px;
font-weight:400;
color:#999;
margin:0;
padding:0
}

.productPreviewContent .stockimage,#productinfoprice .stockimage,table.shippingblock tr td.radiobutton input,h3,#menu ul,ul#teaser {
margin:0;
padding:0
}

.productPreviewContent .stockimagetext,#productinfoprice .taxandshippinginfo,#productinfoprice .taxandshippinginfo a,#productinfoprice .shippingtime,#productinfoprice .stockimagetext {
font-size:12px;
font-weight:400;
color:#999;
margin:0;
padding:0
}

#productinfoimages .hrlightgrey,#productinfoprice .hrlightgrey {
margin-top:6px;
margin-bottom:6px
}

#productinfopricewithimages img,#productinfopricewithoutimages img {
cursor:pointer
}

#productinfopricewithoutimages,table.downloadbox tr td.downloadlink,table.orderdetails tr td.productname table.productattributes tr td.value,textarea#review,p.checkoutcomment textarea {
width:100%
}

body.popupprintorder .products .total,table.orderdetails tr.headerrow td.right {
text-align:right
}

table.orderdetails tr.headerrow td.left,table.orderdetails tr.contentrow1 td.productname,table.orderdetails tr.contentrow2 td.productname {
text-align:left
}

table.orderdetails tr.headerrow td.center,table.orderdetails tr.contentrow1 td.quantity,table.orderdetails tr.contentrow2 td.quantity {
text-align:center
}

table.orderdetails tr.contentrow1 td,table.orderdetails tr.contentrow2 td {
background-color:#f8f8f8;
vertical-align:top
}

table.orderdetails tr.contentrow1 td.quantity input,table.orderdetails tr.contentrow2 td.quantity input {
font-size:12px;
border:solid #ccc 1px;
padding:2px
}

table.orderdetails tr td.singleprice,table.orderdetails tr td.totalprice {
text-align:right;
white-space:nowrap
}

table.reviewlist tr.contentrow1 td,table.reviewlist tr.contentrow2 td,table.medialist tr.contentrow1 td,table.medialist tr.contentrow2 td,ul#checkoutnavigation li.active {
background-color:#f8f8f8
}

table.checkoutconfirmationorderdetails tr td.productprice,table.checkoutconfirmationorderdetailstotal tr td.value {
white-space:nowrap;
text-align:right
}

ul#checkoutnavigation li.active .number,ul#checkoutnavigation li.inactive .number {
font-size:20px;
font-weight:700
}
.no {display:none}
#languagebox { position: absolute; right: 15px; top:4px;}

#oms p {text-align: justify;}
#oms a {font-weight: bold;}

#oms_datenschutz .datenschutz_text {margin: 8px 4px 4px 8px; line-height: 17px;font-family:Verdana,Arial,Helvetica,sans-serif;}
#oms_datenschutz .datenschutz_headline {font-size: 14px; font-weight: bold; margin: 16px 4px 4px 8px; text-align: center;}
#oms_datenschutz {margin-left: 10px; width: 550px;}