/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
   
body	{	background: URL(img/background.jpg);
		background-repeat: repeat-x;
		color: #333333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
.all	{	width: 900px;
		}
	
.logo	{	padding-top: 30px;
			padding-left: 16px;
		}
		
a	{	color: #333333;
		text-decoration: none;
	}
	
a:hover	{	color: #000000;
			text-decoration: underline;
		}
		
#TopCats	{	list-style-type: none;
				padding: 0px;
				margin: 0px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #ffffff;				
			}

#TopCats .CatLevel1	{	display: inline;
					}
					
a.cat-links	{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #ffffff;
				text-decoration: none;
				font-weight: bold;
			}
			
a.cat-links:hover	{	text-decoration: underline;
						color:#ffffff;
					}
					
.spacer	{	width: 630px;
		}

		
.red-left	{	width: 5px;
				height: 30px;
				background: URL(img/reiter/left_red.gif);
			}
			
.red-middle	{	height: 30px;
				background: URL(img/reiter/middle_red.gif);
			}
			
.red-right	{	width: 5px;
				height: 30px;
				background: URL(img/reiter/right_red.gif);
			}
			
.green-left	{	width: 5px;
				height: 30px;
				background: URL(img/reiter/left_green.gif);
			}
			
.green-middle	{	height: 30px;
				background: URL(img/reiter/middle_green.gif);
			}
			
.green-right	{	width: 5px;
				height: 30px;
				background: URL(img/reiter/right_green.gif);
			}
			
.orange-left	{	width: 5px;
				height: 30px;
				background: URL(img/reiter/left_orange.gif);
			}
			
.orange-middle	{	height: 30px;
				background: URL(img/reiter/middle_orange.gif);
			}
			
.orange-right	{	width: 5px;
				height: 30px;
				background: URL(img/reiter/right_orange.gif);
			}
		
.breadcrumb	{	height: 30px;
				background: URL(img/background-line.gif);
				background-repeat: repeat-x;
				padding-left: 16px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #ffffff;
			}
			
a.headerNavigation	{	color: #ffffff;
						text-decoration: none;
					}

a.headerNavigation:hover	{	color: #ffffff;
								text-decoration: underline;
							}
							
.top_navi_container	{	padding-right: 16px;
					}
			
.top_navi	{	height: 30px;
				background: URL(img/background-line.gif);
				background-repeat: repeat-x;
				text-align: right;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #ffffff;
			}
			
a.top_navi	{	color: #ffffff;
				text-decoration: none;
			}

a.top_navi:hover	{	color: #ffffff;
						text-decoration: underline;
					}
					
#search	{	border: 1px solid #999999;
			background: #ffffff;
			padding: 3px;
		}
		
.search_box	{	padding-left: 16px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
			}
			
a.link_search_box	{	font-size: 9px;
						color: #666666;
						text-decoration: none;
					}
					
a.link_search_box:hover	{	text-decoration: underline;
							color: #333333;
						}
						
.padding_search_box	{	padding-left: 10px;
					}
					
#content	{	margin-top: 10px;
				border: 1px solid #510B0B;
				background: #ffffff;
			}
			
#boxes	{	width: 180px;
			padding-left: 16px;
			padding-top: 16px;
			padding-bottom: 16px;
			padding-right: 16px;
			background: #F3F3F3;
		}
		
.infoBoxHeading 	{	font-family: Verdana, Arial, sans-serif;
					font-size: 14px;
					font-weight: bold;
					color: #000000;
					padding-top: 10px;
				}

.infoBoxHeading_right 	{	font-family: Verdana, Arial, sans-serif;
							font-size: 14px;
							font-weight: bold;
							color: #000000;
							padding-top: 10px;
						}
						
.cart	{	font-family: Verdana, Arial, sans-serif;
			font-size: 14px;
			font-weight: bold;
			color: #000000;
		}

.infoBox 	{	font-family: Verdana, Arial, sans-serif;
				font-size: 12px;
				padding-bottom: 15px;
				border-bottom: 1px solid #CCCCCC;
			}

.infoBox_right	{	font-family: Verdana, Arial, sans-serif;
					font-size: 12px;
					padding-bottom: 15px;
					border-bottom: 1px solid #CCCCCC;
				}
				
.infoBoxContents 	{	font-family: Verdana, Arial, sans-serif;
						font-size: 12px;
					}
		
#strich	{	color: #891C1C;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
		}
		
#SubCategories	{	font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 14px;
					color: #000000;
					font-weight: bold;
					padding-top: 10px;
					border-bottom: 1px solid #CCCCCC; 
					/*background: #E9EBEA; */
				}
				
#SubNavi	{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #666666;
				padding-left: 30px;
				padding-top: 5px;
				margin: 0;
				line-height: 14px;
				padding-bottom: 15px;
			}
			
/*.headline_subcat	{	background: URL(img/reiter/middle_red.gif);
						height: 20px;
						color: #ffffff;
					}*/
			
.CatLevel1 	{	list-style-image: URL(img/bullet_navi.gif);
			}
			
.CatLevel1 a	{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #333333;
				font-weight: normal;
				text-decoration: none;
			}
			
.CatLevel1 a:active	{	color: #000000;
						text-decoration: none;
						font-weight: bold;
					}
			
.CatLevel1 a:hover	{	color: #000000;
						text-decoration: none;
						font-weight: bold;
					}
					
input.login	{	width: 140px;
				border: 1px solid #CCCCCC;
			}
			
.login	{	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #333333;
			line-height: 20px;
		}
					
a.forgotten_password	{	font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size: 9px;
							color: #333333;
							font-weight: normal;
							text-decoration: none;
						}
						
a.forgotten_password:hover	{	color: #000000;
								text-decoration: underline;
							}
							
.last_viewed	{	border: 1px solid #CCCCCC;
					padding: 10px;
					background: #ffffff;
				}
				
a.last_viewed	{	font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					color: #333333;
					text-decoration: none;
					border: 0;
				}
				
a.last_viewed:hover	{	color: #000000;
						text-decoration: underline;
					}
					
.lv_price	{	font-size: 12px;
				color: #891c1c;
				font-weight: bold;
			}
		
#main_content	{	padding: 16px;
				}
				
#main_content_sub	{	padding-top: 10px;
					}
				
#welcome_table	{	color: #891C1C;
					border-bottom: 1px solid #999999;
					padding-bottom: 5px;
				}
				
.welcome	{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #333333;
			}
			
.greetUser 	{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #891C1C;
				font-weight: bold;
			}
			
a.welcome_login	{	font-size: 10px;
					color: #000000;
					text-decoration: underline;
				}
				
a.welcome_login:hover	{	color: #891C1C;
						}

a.cat_list_link	{	color: #333333;
					text-decoration: none;
				}
						
a.cat_list_link:hover	{	color: #000000;
							font-weight: bold;
							text-decoration: none;
						}
						
.new_products_head	{	padding: 5px;
						background: #e4e8e8;
						text-align: center;
						border-bottom: 1px solid #CCCCCC;
					}
					
.new_products	{	border: 1px solid #CCCCCC;
					padding-bottom: 8px;
				}
					
.new_products_head a	{	color: #000000;
						font-weight: bold;
					}
					
.product_overview	{	border: 1px solid #CCCCCC;
						padding-bottom: 8px;
					}
					
#add_to_cart	{	border: 1px solid #CCCCCC;
					background: URL(img/background_addtocart.gif);
					background-repeat: repeat-x;
					background-position: bottom;
					padding: 5px;
					padding-bottom: 25px;
					text-align: center;
				}
				
.info_price	{	color: #891C1C;
				font-size: 18px;
				padding-bottom: 10px;
				font-weight: bold;
				/*padding: 10px;
				background: #D6EDFA;
				width: 200px;
				border: 1px solid #CCCCCC;*/
			}
			
a.read_more	{	color: #891C1C;
				font-style: italic;
				text-decoration: none;
			}
			
a.read_more:hover	{	text-decoration: none;
						color: #891C1C;
						font-weight: bold;
					}
					
.article_cart	{	background: #D9D9D9;
					padding: 3px;
					color: #666666;
					font-weight: bold;
					font-size: 9px;
				}

.article_cart a	{	font-size: 12px;
				}
				
.headlines_cart	{	background: #E4E3E3;
				}
				
.content_cart	{	background: #F0EEEE;
				}
				
.purchase_also	{	border-bottom: 1px solid #FF6E00;
					padding: 3px;
					color: #FF6E00;
					font-size: 18px;
				}
				
.account_table	{	padding-top: 5px;
					padding-bottom: 5px;
					border-bottom: 1px solid #CCCCCC;
				}
					
#information_foot	{	border: 1px solid #999999;
						padding: 5px;
						margin-top: 10px;
					}

.info_foot	{	text-align: center;
			}
			
.info_foot a	{	font-weight: bold;
			}
					
#foot	{	height: 10px;
			background: URL(img/background-line.gif);
			background-repeat: repeat-x;
			text-align: right;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #ffffff;
		}
		
.infopage_price	{	padding-left: 20px;	
					padding-right: 40px;
				}
				
.dropdown	{	width: 290px;
			color: #333333;
			font-size: 12px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			border: 1px solid #CCCCCC;		
			}
	
.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #e7e7e7;
	color: #891C1C;
	border: 1px solid #891C1C;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.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;
}

img{
	border:0;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #891C1C;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #891C1C;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

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;
  background: #ff0000;
  color: #ffffff;
  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 {
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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: #333333;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #891C1C;
  font-weight: bold;
}

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: 12px;
  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: #ff0000;
}

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.underline {
	text-decoration: underline;
}

TABLE.formArea 	{	border-top: 1px solid #CCCCCC;
					border-bottom: 1px solid #CCCCCC;
					padding-top: 5px;
					padding-bottom: 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: 9px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  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: #ff0000;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: line-through;
	font-weight: normal;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* 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; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #891C1C; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.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;
}

.plus {
display: block;
background-image: url(img/plus.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.minus {
display: block;
background-image: url(img/minus.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.alter {
display: block;
background-image: url(img/alter.gif);
background-repeat: no-repeat;
width: 13px;
height: 13px;
border: 0px;
font-size: 0px;
cursor: pointer;
}

.delete {
display: block;
background-image: url(img/delete.gif);
background-repeat: no-repeat;
width: 19px;
height: 22px;
border: 0px;
font-size: 0px;
background-color: #FFCC99;
cursor: pointer;
}

/*input.test	{	width: 0px;
			height: 0px;
		}*/
		
.size_choise	{	cursor: pointer;
					width: 100%;
					height: 100%;
					padding: 0;
					margin: 0;
					z-index: 200;
					position: relative;
					top: -7px;
					left: 5px;
					width: 100%;
					height: 100%;
				}
				
.size_choise_border	{	border: 1px solid #CCCCCC;
					}
				
.radio	{	/*visibility: hidden;*/
			width: 0px;
			height: 0px;
			z-index: -100;
			position: relative;
			top: 0px;
			left:0px;
			width: 100%;
			height: 100%;
		}
		
.radio_button_ie	{	width: 0px;
						height: 0px;
					}
					
#price	{	color: #891C1C;
			
			font-size: 22px;
		}

