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

/* start of changes for API-Modules */
@import "api_bundle.css";
/* end of changes for API-Modules */	

#servicebox{
	background: url(img/servicebox.jpg) no-repeat;
	margin-top: 4px;
	height: 65px;
	width: 272px;
}
#servicebox_links_1{
	padding: 5px;
	width: 140px;
	float:left;
	font-size: 9pt;
}
#servicebox_links_2{
	padding: 5px;
	float:left;
	font-size: 9pt;
}
.servicebox_link{
	font-size: 7pt;
	margin-bottom: 3px;
}
.servicebox_link a{
	color: #000;
	background: url(img/servicebox_pfeil.jpg) no-repeat;
	padding-left: 20px;
}
.servicebox_link a:hover{
	color: #e1e1e1;
}
.top_navi {	
	font-size : 7pt;
	height: 18px;
	width: 140px;
	background: #f8f8f8;
	border: #3367D0 solid 1px;
	cursor: hand;
}
.top_navi a{
	text-decoration: none;
}
.top_navi a:hover {
	color: #000;
	text-decoration: none;
}
.top_navi_on {	
	font-size : 7pt;
	height: 18px;
	width: 144px;
	background: #CC0033;
	border: #3367D0 solid 1px;
	cursor: hand;
}
.top_navi_on a{
	text-decoration: none;
}
.top_navi_on a:hover {
	color: #000;
	text-decoration: none;
}

.headline{
	color : #222222;
	font-weight:bold;
	line-height : 150%;
}
.table_border3{
	border-width:1px; 
	border-style:solid; 
	border-color:#f8f8f8; 
	padding:3px;
}
.table_border2{
	border-width:1px; 
	border-style:solid; 
	border-color:#FFFFFF; 
	background-color:#f8f8f8;
	padding:0px;
}
input {
	color:#222222;
	border: #e1e1e1 solid 1px
}


.table_border_header {
	border-right: #ffffff 1px solid; padding-right: 3px; border-top: #ffffff 1px solid; padding-left: 3px; padding-bottom: 3px; border-left: #ffffff 1px solid; padding-top: 3px; border-bottom: #ffffff 1px solid
}
.table_border_headernavi{
	border:#e1e1e1 solid 1px; 
	text-align:center;
	color:#000;
	/*font-weight: bold;*/
	background-color: #eee;
	padding: 3px;
}
.table_border_headernavi a{
	color:#000
}
.table_border_headernavi a:hover {
	color:#000
}
.text{
	line-height : 160%;;
}
.text a{
	text-decoration: underline;
}
.text a:hover{
	color: #e00025;
	text-decoration: underline;
}
.boxheadline{ padding-left: 6px;}


.boxText { 
}

.boxTextBG {
}
.boxTextBGII {
	border: #e1e1e1 solid 1px;
}
.boxTextPrice {
	color: #FF0000;
}

.errorBox {
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #222222;
	margin: 0px;
	background: url(images/background-body.jpg) no-repeat fixed #eaeaea;
	font: 13px/1.65em "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
}

img{
	border:0;
}

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

A:hover {
  color: #000;
  text-decoration: underline;
}

FORM {
	display: inline;		   
}


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

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-size: 10px;
	color: #222222;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #222222; 
}

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

TD.conditions {
  background-color: #eee;
}

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

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

.moduleHeading {
	font-size: 20px;
	padding-bottom: 10px;
}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  background: #f8f8f8;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #e1e1e1;
}

.infoBox {
}

.infoBoxContents {
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-weight: bold;
  background: #f8f8f8;
  border: #e1e1e1 solid 1px;
  padding: 2px 8px;
  height:17px;
}

TD.infoBoxHeading_right {
  font-size: 10px;
  font-weight: bold;
  background: #f8f8f8;
  height:17px;
  color: #222222;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
  border-right: 4px solid;
  background: #f8f8f8; 
  border-color: #e1e1e1;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-size: 10px;
  background: #E6E6E6; 

}

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-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

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

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

TD.pageHeading, DIV.pageHeading {
  font-weight: bold;
  color: #222222;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #222222;
}

TD.main, P.main {
  line-height: 1.5;
  padding: 3px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	padding: 6px;
}

TEXTAREA {
  width: 99%;
}

SPAN.greetUser {
  color: #000;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  border-color: #fff;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  line-height: 1.5;
  text-align:center;
  display:none;
}
.parseTime {
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #222222;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}
SPAN.productOldPrice {
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  color: #ff0000;
}

SPAN.productDiscountPrice {
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-weight: bold;
}

.moduleRow { }
.moduleRowOver {  }
.moduleRowSelected { }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #222222; }

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

/* Sitemap Tables */
.sitemap_heading {font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#f8f8f8; text-decoration:none;}

.sitemap_sub {font-size: 9pt; color: #222222; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#222222;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }

.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-size: 20px;
	font-weight: bold;
	vertical-align: top;
}

.tableListingI {
	background-color: #fff;
}

.tableListingII {
	background-color: #f8f8f8;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-size: 10px;
  color: #222222;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}


#header2015			{ height: 104px; background: #fff; padding-top: 15px; }
#headerimage2015	{ display:none; height: 112px; background: url(img/kiteshop-header-2015.jpg) top center; }

#navi2015					{ height: 50px; width: 1017px; margin: auto; }
#navi2015 ul.menu 			{ float: right; margin: 0; padding: 0; }
#navi2015 li.topmenuitem 	{ float: left; list-style: outside none none; margin-right: 8px; }
#navi2015 li.topmenuitem a 	{ height: 30px; line-height: 30px; color: #000; display: block; font-size: 13px; font-weight: 600; padding: 0 14px; text-decoration: none; }
#navi2015 li.topmenuitem a:hover { color: #ccc; } 

#subnavi2015					{ height: 45px; margin-top: 9px; background: #e80025; }
#subnavi2015 #inner				{ margin: auto; padding: 8px 0; background: #e80025; }
#subnavi2015 #search			{ float: left; margin-right: 80px; }
#subnavi2015 #search .input		{ border: #e80025 1px solid; padding: 6px 10px; width: 171px; }
#subnavi2015 #search .submit	{ background: #fff; color: #e80025; font-weight: bold; padding: 5px 10px; border: none; }
#subnavi2015 #links				{ float: left; padding-top: 3px; }
#subnavi2015 ul.submenu			{ float: left; margin: 0; padding: 0; }
#subnavi2015 li.submenuitem		{ float: left; list-style: outside none none; }
#subnavi2015 li.submenuitem a	{ color: #fff; display: block; font-size: 14px; font-weight: 600; padding: 0 13px; text-decoration: none; }
#subnavi2015 #cart				{ float: right; }

#inner { width: 987px; padding: 5px 15px 30px 15px; margin: auto; background: #fff; }

#leftcol { width: 192px; float:left; padding-top: 8px; }
#leftcol .catnav { text-transform: uppercase; background: #f8f8f8; border: 1px solid #e1e1e1; padding: 4px 10px; display: block; margin-bottom: 2px; color: #222; font-weight: bold; font-size: 12px; }
#leftcol .catnav:hover { background: #e80025; color: #fff; text-decoration: none; }
#leftcol .catnav.level1 { padding-left: 20px; font-size: 0.9em; }
#leftcol .catnav.level2 { padding-left: 25px; }
#leftcol .catnav.level3 { padding-left: 30px; }

#centercol { width: 780px; float:right; padding-top: 8px; }

#footer { padding-top: 15px; background: #e80025; border-top: 0px solid #fff; color: #fff; font-size: 14px; }
#footer a			{ color: #fff; }
#footer h3			{ font-size: 18px; color: #fff; }
#footer #inner 		{ width: 1002px; margin: auto; background: transparent; }
#footer .footercol 	{ width: 23%; padding: 1%; float: left; }
#footer .footercol .box_header_left { display: none; }

.clear	{ clear: both; }
.button { background: #e80025; padding: 6px 10px; color:#fff; font-weight: bold; }
.button:hover { background: #c40826; color: #ddd; text-decoration: none; }

input[type="image"] { padding: 0px; }

#start-col-100 { float: left; width: 100%; margin-right: 10px; margin-bottom: 5px; overflow: hidden; }
#start-col-50 { float: left; width: 49%; overflow: hidden; margin-bottom: 5px; }
#start-col-33 { float: left; width: 32%; margin-right: 10px; overflow: hidden; margin-bottom: 5px; }
#start-col-33-last { float: left; width: 32%; margin-right: 0; overflow: hidden; margin-bottom: 5px; }
#start-col-30 { float: left; width: 29%; margin-right: 10px; overflow: hidden; margin-bottom: 5px; }
#start-col-30-last { float: left; width: 29%; margin-right: 0; overflow: hidden; margin-bottom: 5px; }
#start-col-40 { float: left; width: 39%; margin-right: 10px; overflow: hidden; margin-bottom: 5px; }
#start-col-40-last { float: left; width: 39%; margin-right: 0; overflow: hidden; margin-bottom: 5px; }
#start-col-25 { float: left; width: 24%; margin-right: 10px; overflow: hidden; margin-bottom: 5px; }
#start-col-25-last { float: left; width: 24%; margin-right: 0; overflow: hidden; margin-bottom: 5px; }
#start-col-100 img, #start-col-50 img, #start-col-33 img, #start-col-25 img { width: auto; }

h2 {font-size: 14px;margin-top: 4px;}
.parseTime { background: #e80025; color:#fff; }
iframe { max-width: 570px; }

.boxheader { background: #e80025; border: 1px solid #e1e1e1; color: #fff; font-size: 14px; margin-top: 20px; padding: 4px 10px; }
.boxheader a { color: #fff; }
.boxcontent { border: 1px solid #e1e1e1; text-align: center; padding-top: 8px; }
.boxcontent h2 { font-size: 12px; }
.boxcontent h3 { font-size: 12px; }