/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $

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

/* standard elements */
html {
	min-height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #001C69;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background: #bde7ff url(img/bg.jpg) repeat;
	color: #001C69;
	font: normal 60.5% Arial, sans-serif;
}

p,code {
	padding-bottom: 1.2em;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

h2,h3 {
	padding: 6px;
	font-size: 12px;
}

/* misc */
.clearer {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
	/*border: 1px solid #bde7ff;*/
}

/* structure */
.container {
	background: #bde7ff;
	border-left: 1px solid red;
	border-right: 1px solid red;
	border-bottom: 1px solid #bde7ff;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 960px;
}

/* header */
.top {
	padding: 1px 10px 0;
}

/* title */
.header {
	background: #bde7ff;
	border-left: 1px solid red;
	border-right: 1px solid red;
	border-top: 1px solid #bde7ff;
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 1px 10px 5px;
	width: 960px;
}

.header .left,.header .right {
	background: #bde7ff;
	color: #001C69;
	height: 150px;
	border: 1px solid #bde7ff;
}

.header .left {
	width: 361px;
}

.header .right {
	width: 399px;
}

.header .middle {
	margin: 0 auto;
	width: 130px;
	font: normal 2.5em Arial, sans-serif;
	color: #bde7ff;
	line-height: 152px;
	text-align: left;
	background: #fff url(img/header.jpg) no-repeat;
}

.top_nav {
	background: url(img/kugeln.jpg);
	border: 1px solid red;
	height: 31px;
	padding: 5px 0 0 20px;
	margin: 0 auto;
	width: 960px;
}

.top_nav .left {
	width: 212px;
}

.top_nav .right {

}

.top_nav .middle a {
	background: #bde7ff;
	color: #001C69;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 31px;
	padding: 0 15px;
	text-decoration: none;
}

.header .right p,.header .right h2 {
	padding: 0 16px;
}

.header .right h2 {
	padding-top: 16px;
	font: normal 1.6em "Trebuchet MS", sans-serif;
}

/* navigation */
.navigation {
	background: url(img/kugeln.jpg);
	border-bottom: 1px solid #ff0000;
	height: 31px;
	padding: 0 0 0 270px;
}

.navigation a {
	background: #bde7ff;
	color: #001C69;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 31px;
	padding: 0 20px;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

/* main */
.main {
	border-top: 0px solid #ffffff;
	background: #ffffff;
	font-size: 12px;
}

/* sub navigation */
.sidenav_right {
	float: right;
	width: 192px;
}

.sidenav_left {
	float: left;
	width: 212px;
}

.sidenav h2 {
	color: #001C69;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 10px;
	border-color: #bde7ff #CFDEE7;
}

.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}

.sidenav li {
	border-bottom: 1px solid #EAEADA;
}

.sidenav li a {
	font-size: 1.1em;
	color: #001C69;
	display: block;
	padding: 8px 0 8px 5%;
	font-weight: bold;
	width: 95%;
}

.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;
}

/* content */
.content {
	background: #bde7ff;
	padding: 10px 0 0 0;
}

.content_middle {
	margin: 0 auto;
	padding: 10px 5px 0 5px;
	width: 526px;
	background: #ffffff;
}

.content .descr {
	color: #001C69;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content li {
	margin-left: 10px;
}

.content p {
	font-family: Arial, sans-serif;
}

/* footer */
.footer {
	background: url(img/nav.gif) repeat-x;
	color: #001C69;
	font: bold 0.8em sans-serif;
	line-height: 29px;
	text-align: center;
	border-left: 1px solid red;
	border-right: 1px solid red;
	margin: 0 auto;
	padding: 1px 10px 5px;
	width: 960px;
}

.footer a,.footer a:hover {
	color: #001C69;
}

.gvBox {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}

.stockWarning {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

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

FORM {
	display: inline;
}

A.breadcrumb {
	color: #001C69;
}

A.breadcrumb:hover {
	color: #001C69;
}

.priceDisclaimer {
	font-size: 9px;
	line-height: 1.5;
	color: #001C69;
}

.price {
	font-size: 12px;
	line-height: 1;
	color: #001C69;
	font-weight: bold;
}

.productListingOuter {
	width: 512px;
	float: left;
	border: 1px solid #bde7ff;
	margin: 5px;
}

.productListingInner {
	padding: 10px;
}

.productListingOuter2 {
	width: 126px;
	float: left;
	border: 1px solid #bde7ff;
	margin: 1.5px;
}

.productListingInner2 {
	padding: 2px;
	text-align: center;
}

.productListingOuter3 {
	width: 153px;
	height: 173px;
	float: left;
	border: 1px solid #bde7ff;
	margin: 5px;
	padding: 5px;
	text-align: center;
	position: relative;
}

.productListingInner3 {
	padding: 5px;
	text-align: center;
	border: 1px solid red;
}

.productListingPrice3 {
	position: absolute;
	left: 5px;
	bottom: 5px;
	width: 149px;
	text-align: center;
}

.productListingOuter5 {
	width: 90px;
	height: 90px;
	float: left;
	border: 1px solid #bde7ff;
	margin: 3px;
	padding: 3px;
	text-align: center;
	position: relative;
}

.productListingInner5 {
	padding: 2px;
	text-align: center;
	border: 1px solid red;
}

.productListingPrice5 {
	position: absolute;
	left: 5px;
	bottom: 5px;
	width: 100px;
	text-align: center;
}

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

.infoBox {
	color: #001C69;
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	border-color: #001C69 #CFDEE7;
	padding: 0 10px 10px 0;
}

.infoBoxNoticeContents {
	font-family: Arial, sans-serif;
	font-size: 13px;
	border: 1px solid red;
	padding: 3px;
	background: #FEE;
}

.infoBoxHeading {
	background: #bde7ff;
	border: 1px solid;
	border-color: #bde7ff;
	height: 18px;
	padding: 5px 0 3px 0;
	font-size: 12px;
	text-decoration: none;
	color: #001C69;
	font-weight: bold;
}

.infoBoxHeading a {
	color: #001C69;
	text-decoration: underline;
	font-weight: bold;
}

.infoBox,SPAN.infoBox {
	font-family: Arial, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid;
	background: #bde7ff;
	border-color: #001C69;
	padding: 0 10px 10px 0;
}

TR.headerError {
	color: #ff0000;
	font-size: 12px;
}

INPUT {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

a.confirmationEdit {
	font-style: italic;
	font-size: 10px;
	color: #001C69;
}

SPAN.greetUser {
	font-family: Arial, sans-serif;
	color: #001C69;
	font-weight: bold;
}

TABLE.formArea {
	background: #ffffff;
	padding: 0 5px 0 5px;
}

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

SPAN.productSpecialPrice {
	font-family: Arial, sans-serif;
	color: #ff0000;
}

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

SPAN.errorText {
	font-family: Arial, sans-serif;
	color: #ff0000;
}

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

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

.sitemap_heading a {
	color: #001c69;
}

.sitemap_heading a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.sitemap_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #001c69;
	background-color: #E6E6E6;
	padding: 2px 2px;
}

.sitemap_sub a {
	color: #001c69;
}

.sitemap_sub a:hover {
	color: #999999;
	text-decoration: none;
}

/* message box */
.messageBox {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.messageStackError,.messageStackWarning {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color: #ffb3b5;
}

.messageStackSuccess {
	font-family: Arial, sans-serif;
	font-size: 11px;
	background-color: #99ff00;
}

/* input requirement */
.inputRequirement {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ff0000;
}

.pageHeading {
	background: #ffffff;
	height: 18px;
	font: bold 1.1em sans-serif;
	width: 510px;
	padding: 4px 0 4px 4px;
	font-size: 14px;
	font-weight: bold;
	color: #001C69;
}

.contentsTopics {
	background: #ffffff;
	height: 18px;
	font: bold 1.1em sans-serif;
	width: 510px;
	padding: 6px 0 3px 4px;
	font-size: 14px;
	font-weight: bold;
	color: #001C69;
}

.tableListingI {
	background-color: #fff;
}

.tableListingII {
	background-color: #fff;
}

.tableBody {
	padding: 5px;
}

.poweredby {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #001C69;
	font-weight: bold;
}

.onepxwidth {
	width: 1px;
}

img {
	border: 0
}

.copyright {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	text-align: center;
	color: #001C69;
	margin: 0 auto;
	padding: 1px 10px 5px;
	width: 960px;
	border-left: 1px solid red;
	border-right: 1px solid red;
}

.parseTime {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	text-align: center;
	color: #001C69;
	margin: 0 auto;
	padding: 1px 10px 5px;
	width: 960px;
	border-left: 1px solid red;
	border-right: 1px solid red;
}

copyright a {
	color: #001C69;
}

A.copyright:hover {
	color: #001C69;
	text-decoration: underline;
}

#preview {
	display: block;
	margin: 0 auto;
}

#addcart {
	visibility: hidden;
}

#activate {
	border: 1px solid #bde7ff;
	width: 99%;
	height: 125px;
	text-align: center;
	padding-top: 75px;
	margin-bottom: 5px;
}

#product_list td {
	padding: 0 3px;
}

#search_suggest {
	position: absolute;
	visibility: hidden;
	background-color: #FFF;
	text-align: left;
	border: 1px solid #000;
	z-index: 99;
	max-height: 400px;
	overflow-y: scroll;
}

.search_word {
	float: left;
	background: #bde7ff;
	color: red;
}

.close {
	float: right;
	text-align: right;
	background: #bde7ff;
}

.close a,.search_word a {
	color: red;
}

.suggests,.suggest_top {
	clear: both;
	border-top: 1px solid #001C69;
	color: red;
	background: #bde7ff;
	padding: 4px;
}

.suggest_top {
	float: left;
	width: 500px;
}

dl.suggest_item:hover {
	background: #ddf7ff;
	cursor: pointer;
}

dl.suggest_item:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	clear: both;
}

dl.suggest_item {
	width: 500px;
	border-bottom: 1px solid #001C69;
	padding: 4px;
}

dl.suggest_item dt {
	float: right;
	text-align: left;
	width: 430px;
}

dl.suggest_item dt a {
	font-weight: bold;
}

dl.suggest_item dd.image {
	float: left;
}

dl.suggest_item dd.desc {
	margin-left: 70px;
}

#ajax_error2 {
    display: none;
    color: red;
    font-weight: bold;
}

.reservation_done {
    color: darkgreen;
}

.clearfix:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.clear {
    clear: both;
}
