body{
	background-color: #EBE3B4;
	visibility:hidden;
}
a{
	color:#80560f;
	text-decoration:none;
}
 a:hover{
	color:#981436;
}

dl, dt, dd {}



/*******************************************/
/****************Wrapper********************/
/*******************************************/
#wrapper{
  position:relative;
  width:960px;
  margin:0 auto 0 auto; 
  background-image:url(../img/bg.jpg);
  padding-top: 10px
}

.store h1,h2,h3,h4,h5,h6{font-family:Tahoma, Arial;color:#981436;}
/*******************************************/
/****************Header*********************/
/*******************************************/
#header{
  position:relative;
  height:160px;
}

#header h1{
  text-align:center;
  font-size:80px;
  padding-left:141px;
  padding-top:10px; 
}
#header h2{
  text-align:center;
  position:relative;
  top:-27px;
  left: 422px;
  font-size:23px;
  font-family: 'Apple Chancery';
  text-align:center;
  letter-spacing: 0.1em;
  font-weight:bold;
  width:334px;
}

#header img{
  position:absolute;
  top:6px;
  left:370px;
}

#header #shoppingCart{
  width: 160px;
  position:absolute;
  top: 10px;
  left:775px;
}

#header #shoppingCart p {
  background-image:url(../img/cart.png);
  background-repeat:no-repeat;
  background-position: 0%  0;
  padding: 5px 0 0 50px;
  margin:0 0 5px 0;
  height:32px;
  color:#981436;
  font-weight:bold;
}

#header #shoppingCart p a:hover{
	color:#80560f;
}

#shoppingCart .smallKasse {
	position:absolute;
	top:70px;
	left:112px;
	font-size: 1em;
	font-weight:bold;
	
}

.smallKasse a{color: #981436;}

.smallKasse a:hover{color:#80560f;}


 #shoppingCart.empty {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	cursor: default;

}

#OrderOrderForm div.submit input, #OrderPaymentForm  div.submit input, #OrderOrderinfoForm div.submit input, #OrderUpdateCartForm div.submit input{

	padding: 5px;
	margin:5px 0;
	border: none;
	background-color: #176100;
	height:30px;
	color: #EBE3B4;
	font-size: 1.1em;
	
}

#OrderOrderForm div.submit input:hover, #OrderPaymentForm  div.submit input:hover, #OrderOrderinfoForm div.submit input:hover, #OrderUpdateCartForm div.submit input:hover{

	color: #80560f;
	cursor: pointer;
}

#OrderUpdateCartForm table{
	margin: 10px 0;
	padding: 20px 0 20px 0px;

}

#shoppingcartview form{
padding:20px 0;
}

#shoppingcartview input.numeric {
	background-color: #EBE3B4;
	border:none;
	margin:0;
	text-align: center;
}

#shoppingcartview  table.grid td {
	padding:5px !important;
	font-family:verdana, sans-serif;
	vertical-align:middle;
	border:5px solid #EBE3B4;

	}

.cartTitle,.cartTitle a{color:#981436;}

.cartTitle a:hover{color:#80560f;}

.thanks{text-align: center;}



#floaterContainer{
	position: relative;
	width:100%;
	overflow:hidden;
}

.floaterLeft{
	float: left;
	width:49%;

}

.floaterRight{
	float: right;
	width:49%;

}


/*******************************************/
/****************Main***********************/
/*******************************************/
#main{
	overflow: hidden;
	position:relative;
	margin: 0 0 0 0;
	padding:0 0 20px 225px;
}

.checkout #main{

	padding:0 0 20px 175px;
}


/****************Sauces*********************/ 

#nav, #nav2{
  position:absolute;
  top:-5px;
  left:41px;
  background-color: #EBE3B4;
  color:#80560f;
  padding:9px;
  font-family: tahoma, Arial;
  letter-spacing:0.1em;
  font-size:1.3em;
  list-style:none;
  width: 81px;
}

/****************Sauces*********************/ 
.zuruck, .mehr{
  display:none;
  background-color:#1f592c;
  padding:0;
  margin:0;
  border:0;
  position:absolute;
  font-family: tahoma, Arial;
  text-align:center;
  color:#e8dca2;
  z-index:102;}
.mehr{
  top:0;
  left:880px;
}
.zuruck{
  top:0;
  left:170px;
}

#main .sauces-row .sauce img.productImg{
  height:125px;
  width:150px;
  border:5px solid #1f592c;
  margin: 0 15px 10px;
  display:block;
}

#main .sauces-row{
  position:relative;
  height:365px; 
  width:835; 
  margin-bottom:20px;
}
#main .sauces-row .sauce{
  position:relative;
  width:200px;
  height:100%; 
  margin:0 30px 0 0;
  padding: 0;
  float:left;
}

#main .sauces-row .sauce h3{
  margin-bottom:0px;
  font-size:1.3em;
}

#main .sauces-row .sauce div.description{
  height:85px;
  overflow:hidden;
  padding-bottom: 5px;
  
}

#main .sauces-row .sauce div.description p{
	margin-bottom: 5px;
}

#main .sauces-row .sauce .mehrinfo{
  position:relative;
  left:110px;
  padding-bottom: 10px;
}

#main .sauces-row .sauce span.price{
  display:block;
  padding: 10px 0 0 0 ;
}
#main .sauces-row .sauce div.buy input {
  font-family:tahoma, Arial;
  position:relative;
  display:block;
  margin: 10px 0 0 0; 
  width:200px;
  height: 38px;
  font-size:1.2em;
  letter-spacing: 0.1em;
  text-align:center;
  color:#e8dca2;
  border:none;
  background:#1f592c url(../img/buttonBG.png) repeat-x;
}
#main .sauces-row .sauce div.buy:hover input {
  background:#1f592c url(../img/buttonBGhover.png) repeat-x;
}



/****************TextArea*********************/
#main #contentArea{
  position:relative;
  padding: 20px 0;
  width:660px;
  overflow:hidden;
}
#main #contentArea h1{
  color:#981436;

}
#main #contentArea #news, #main #contentArea #mission, #main #contentArea #impressum, #main #contentArea #markt, #main #contentArea #delivery {
  position:absolute;
  top:10px;
  left:0;
  padding: 0 0 20px 0;
  text-align: center;
  width:660px
}

#contentArea #mission p{
	color: #981436;
	margin: 0 0 10px 0;
	font-size: 1.2em;
    text-align: left;

}

#contentArea #delivery p{
	color: #981436;
	margin: 0 0 10px 0;
	font-size: 1.2em;
}

#contentArea #shops p{
   color: #981436;
   margin: 0 0 10px 0;
   font-size: 1.2em;
}

#contentArea #shops a {
	text-decoration: underline;
}


#impressum h3{margin-bottom: 0;}
#impressum h4{
	margin:10px 0 10px 0;
}
/*******************************************/
/****************Footer*********************/
/*******************************************/
#footer{  
  background-image: url(../img/footerBG.jpg);
  background-repeat:no-repeat;
  width:960px;
  margin:0 auto 0 auto; 
  padding:0 0 10px 0px;
  text-align:center;
  z-index: 102;
  border:1px solid lime;
}

#footer .vcard{
	padding-left: 148px;
}

.given-name{
	color: #981436;
	font-weight: bold;
}

/*******************************************/
/****************Check Out CSS**************/
/*******************************************/
#OrderOrderForm dl dt{
  color:#16571d;
}

/*******************************************/
/****************Coda Slider CSS*************/
/*******************************************/


	p#cross-links { text-align: center }
	
	p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
	
	noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
	noscript a { color: #a00; text-decoration: underline }
	noscript ol { margin-left: 25px; }
	
	a:focus { outline:none }
	
	img { border: 0 }
		
	.stripViewer .panelContainer .panel ul {
		text-align: left;
		margin: 0 15px 0 30px;
	}
	

	/* These 2 lines specify style applied while slider is loading */
	.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
	.csw .loading {margin: 200px 0 300px 0; text-align: center}

	.stripViewer { /* This is the viewing window */
		position: relative;
		overflow: hidden; 
		border: none; /* this is the border. should have the same value for the links */
		margin: auto;
		width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */
		height: 460px;
		clear: both;
		background: #fff;
	}
	
	.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
		position: relative;
		left: 0; top: 0;
		width: 100%;
		list-style-type: none;
		/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
	}
	
	.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
		float:left;
		height: 100%;
		position: relative;
		width: 700px; /* Also specified in  .stripViewer  above */
	}
	
	.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
		padding: 10px;
	}
	
	.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
		margin: auto;
	}
	
	.stripNav ul { /* The auto-generated set of links */
		list-style: none;
	}
	
	.stripNav ul li {
		float: left;
		margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
	}
	
	.stripNav a { /* The nav links */
		font-size: 10px;
		font-weight: bold;
		text-align: center;
		line-height: 32px;
		background: #c6e3ff;
		color: #fff;
		text-decoration: none;
		display: block;
		padding: 0 15px;
	}
	
	.stripNav li.tab1 a { background: #60f }
	.stripNav li.tab2 a { background: #60c }
	.stripNav li.tab3 a { background: #63f }
	.stripNav li.tab4 a { background: #63c }
	.stripNav li.tab5 a { background: #00e }
	
	.stripNav li a:hover {
		background: #333;
	}
	
	.stripNav li a.current {
		background: #000;
		color: #fff;
	}
	
	.stripNavL, .stripNavR { /* The left and right arrows */
		position: absolute;
		top: 230px;
		text-indent: -9000em;
	}
	
	.stripNavL a, .stripNavR a {
		display: block;
		height: 40px;
		width: 40px;
	}
	
	.stripNavL {
		left: 0;
	}
	
	.stripNavR {
		right: 0;
	}
	
	.stripNavL {
		background: url("images/arrow-left.gif") no-repeat center;
	}
	
	.stripNavR {
		background: url("images/arrow-right.gif") no-repeat center;
	}

#legal {
   width:100%;
   text-align:center;
   margin-top:1em;
   float:left;
	}

#legal ul {
   	margin:0; padding:0;
   	list-style-type:none;
	}	
	
#legal ul li {
	margin-left:2em;
	display:inline;
}

#legal a {
	text-decoration: underline;
	}

.legal a {
	text-decoration: underline;
	}

