/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/


.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #6E6E6E;
}

.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	/*background-color: #ccc;*/
	background: url('img/product_bg.jpg');
	padding: 5px;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #E00029;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color: #E0002B;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #E0002B;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	
	padding: 0;
	margin: 0;
	background: url(img/body.jpg) repeat-x;
	font-family: Verdana, Arial, sans-serif;
}

img{
	border:0;
}

A {
  color: #ccc;
  text-decoration: none;
}

A:hover {
  color: #ccc;
  text-decoration: none;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {
  color: #E0002B;
}

A.confirmationEdit {
	color: #E0002B;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #E0002B;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  color: #E0002B;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #E0002B;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
 
}

.infoBoxNoticeContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #666666;
  height:17px;
  color: #ffffff;
}

.infoBoxHeading_gothik {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  height:31px;
	width: 190px;
  color: #ccc;
	background-image: url(img/bg_left_column.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 13px;
	
}

.infoBoxHeading_cat {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  height:28px;
	width: 190px;
  color: #ccc;
	background-image: url(img/bg_left_column_cat.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 13px;
}

.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  height:44px;
	width: 187px;
  color: #ccc;
	background-image: url(img/bg_left_column.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.infoBoxHeading_right_top {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  height:40px;
	width: 187px;
  color: #ccc;
	background-image: url(img/bg_right_column_top.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 1px;
	padding-left: 10px;
}


.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
	width: 190px; 
}

.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #202020;
	

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
	
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #E0002B;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #6E6E6E;
  border-color: #3C3C3C;
  border-style: solid;
  border-width: 1px;
	padding: 5px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #E0002B;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #E0002B;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #E0002B;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #E0002B;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #ccc;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 line-height: 20px;
}
.moduleRowOver { 
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 20px;
}

.moduleRowSelected { }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #fff; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #E0002B; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

#messageStackWarning { font-family: Verdana, Arial, sans-serif; color: #E0002B; }

/* input requirement */


.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #E0002B; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}


.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

/************************************* GOTHIK LOGIN ***********************************************/


#global
{
position: relative;
width: 990px;
padding: 0;
margin-left: auto;
margin-right: auto;
color: #fff;
border-left: 1px solid #4A4A4A;
border-right: 1px solid #4A4A4A;
}


#gothik_login
{
position: relative;
width: 100%;
height: 155px;
color: #FFFFFF;
}

.logoff
{
position: absolute;
top: 70px;
left: 10px;
font-weight: bold;
font-size: 12px;
}




.gothik_login
{
background: url(img/gothik_login_bg.jpg);
width: 202px;
height: 155px;
color: #FFFFFF;
float:left;
}

.gothik_head
{
background: url(img/gothik_head.jpg);
width: 579px;
height: 155px;
float:left;
}

.gothik_cart
{
width: 209px;
height: 155px;
float:left;
background: url(img/gothik_cart_bg.jpg);
}


#gothik_login_email
{
position: absolute;
top: 8px;
left: 10px;
}

.gothik_login_email
{
width: 163px;
height: 15px;
background: url(img/gothik_bg_login_email.jpg);
background-repeat: repeat-x;
border: 0px;
padding-top: 4px;
padding-left: 5px;
margin-left: -3px;
}

.gothik_login_pass
{
width: 113px;
height: 15px;
background: url(img/gothik_bg_login_pass.jpg);
border: 0px;
background-repeat: repeat-x;
padding-top: 4px;
padding-left: 5px;
margin-left: -5px;
}

.gothik_login_news
{
width: 133px;
height: 15px;
background: url(img/input_bg.jpg);
border: 0px;
background-repeat: repeat-x;
padding-top: 4px;
padding-left: 5px;
margin-left: -3px;
}

#gothik_cart
{
position: relative;
background: url(img/gothik_cart_bg_neu2.jpg);
width: 209px;
height: 155px;
color: #FFFFFF;
font-size: 12px;
}

#gothik_cart_empty
{
position: relative;
color: #FFFFFF;
font-size: 12px;
}

.gothik_heading_cart
{
padding-top: 20px;
padding-right: 20px;
text-align: right
}

.gothik_heading_cart_empty
{
padding-top: 20px;
padding-right: 20px;
text-align: right
}

.gothik_content_cart
{
padding-top: 20px;
padding-right: 20px;
text-align: right
}

.gothik_content_cart_empty
{
padding-top: 20px;
padding-right: 20px;
text-align: right
}

.gothik_product_name_box
{
height: 57px;
overflow: auto;
padding-right: 5px;
}

.gothik_product_name_box table
{
font-size: 12px;
padding-bottom: 1px;
}

.gothik_product_summe
{
position: absolute;
bottom: 4px;
right: 20px;
margin-top: 10px;
font-size: 11px;
padding-top: 2px;
}


#middle
{
clear: left;
}

.navLeft 
{
width: 190px;
vertical-align:top;
background-color: #202020;
background-image: url(img/bg_left_bottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

.content
{
width: 612px;
vertical-align:top;
background-color: #202020;
background-image: url(img/content_bg_bottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

.border_content_left
{
width: 2px;
background: url(img/border_content.jpg) 0px 39px;
}

.border_content_right
{
width: 2px;
background: url(img/border_content.jpg) 0px 39px;
}



.navRight 
{
width: 187px;
vertical-align: top;
background-color: #202020;
background-image: url(img/bg_right_bottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
}


.menu_middle
{
width: 613px;
height: 39px;
background: url(img/menu_middle_bg.jpg);
margin-left: -1px;
color: #ccc;
}

.menu_middle td
{
text-align: center;
width: 102px;
font-weight: bold;
font-size: 12px;
padding-top: 13px;
}



.main_content
{
font-size: 12px;
padding-top: 20px;
color: #fff;
min-height: 690px;
height: auto !important;
height: 700px;
background: url(img/gothik_content_bg_top.jpg) top no-repeat; 
}

.main_content_div
{
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
padding-right: 20px;
}


.main_content div a
{
color: #ccc;
}

.main_content div a:hover
{
color: #ccc;
}

.gothik_input
{
width: 142px;
height: 15px;
border: 0px;
background: url(img/input_bg.jpg) repeat-x;
padding-top: 4px;
padding-left: 3px;
margin-left: -3px;
}

#footer
{
clear: both;
width: 990px;
background-image: url(img/gothik_footer.jpg);
}



#username
{
position: relative;
top: 20px;
left: 10px;
color: #FFFFFF;
font-size: 12px;
}


#flashcontent
{
margin-left: 102px;
}

/************************************ PRODUCT LISTING *******************************************/

.gothik_product_listing_name{
padding-bottom: 10px;
text-align: left;
height: 30px;
}

.gothik_product_listing
{
position: relative;
float: left;
border: 1px solid #4A4A4A;
padding: 10px;
background-image: url(img/product_bg.jpg);
margin: 5px;
width: 250px;
}

.gothik_product_listing_alt
{
position: relative;
float: left;
border: 1px solid #4A4A4A;
padding: 10px;
background-image: url(img/product_bg.jpg);
margin: 5px;
width: 150px;
}

.gothik_product_listing_image{
text-align: center;
float: left;
height: 150px;
width: 50px;
}

.gothik_product_listing_image img{
border: 1px solid #4A4A4A;
}

.gothik_product_listing_image_alt{
text-align: center;
float: left;
width: 100%;
height: 150px;
padding-bottom: 15px;
}

.gothik_product_listing_image_alt img{
border: 1px solid #4A4A4A;
}


.gothik_product_listing_price{
padding-top: 10px;
text-align: right;
font-size: 11px
}

.gothik_product_listing_artnr{
position: absolute;
bottom: 40px;
right: 5px;
color: #ccc;
text-align: right;
font-size: 11px
}

.gothik_product_listing_buy{
text-align: right;
position: absolute;
bottom: 5px;
right: 0px
}



/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {display:table; width:100%; }
#productinfoimages { float:left; padding: 10px; }
#productinfoimages .productimage {border: 1px solid #4A4A4A }
#productinfoimages .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfopricewithimages {float:right; width:330px}
#productinfopricewithimages img {cursor:pointer}
#productinfopricewithoutimages {width:100%}
#productinfopricewithoutimages img {cursor:pointer}
#productinfoprice {padding:5px}
#productinfoprice .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoprice .productprice {margin:0; padding:0; font-size:12px; font-weight:bold;}
#productinfoprice .productOldPrice {color:#E00029;margin:0; padding:0; font-size:12px; font-weight:bold;}
#productinfoprice .taxandshippinginfo {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .taxandshippinginfo a {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .shippingtime {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
p.productinfoproductadded {font-size:11px;}
.productoptions {background-color:#6E6E6E; padding:6px; border: 1px solid #4A4A4A; border-bottom: 0px;}
.addtobasket {background-image: url(img/cart_bg.jpg); height: 50px; border: 1px solid #4A4A4A }
.addtobasket table {
height: 50px;
}


h1
{
font-size: 13px;
font-weight: bold;
color: #ccc;
}

#new_registry
{
position: absolute;
top: 200px;
right: 200px;
}

.new_products_category_listing
{
clear:both; 
position:relative; 
top: 20px; 
padding-top: 20px; 
padding-bottom: 40px;
}

.category_listing_div
{
color: #FFFFFF; 
font-size: 12px; 
float: left; 
padding-left: 19px; 
padding-right: 19px; 
padding-top: 40px;
}

