/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		Outdoor
   TEMPLATE CODE: 	S-0020
   VERSION:          1.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #e3ebea url(img/bg.jpg) repeat-x;
	font: 70%/1.6em Verdana, Helvetica, Arial, sans-serif;
	color: #666666; 
	text-align: left;
	margin: 0;
	padding: 0;
}

table {
	padding: 0;
	margin: 0;
	border: 0;
}

/* links */
a, a:visited {	
	color: #467c77;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;	
}

/* headers */
h1, h2, h3 {
	color: #686919;
}
h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	margin: 20px 0 5px 0;
	color: #152e2c;
}

h2 {
	font-size: 13px !important;
	letter-spacing: 0.04em !important;
	text-transform: uppercase !important;
	font-weight: normal;
	margin: 15px 0 0 0;
}

h3 {
	font-size: 12px;	
	font-weight: bold;
	text-transform: uppercase !important;
	text-decoration: none;
}

h3 a {
	color: #46331e !important;
}

h3 a:hover {
	text-decoration: none;
	color: #426f6b !important;
}

h3 {
	padding: 10px 0 0 0;
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}

/* images */
img {
 	padding: 0;
 	border: none;
}

a img {
 	padding: 0;
 	border: none;
}

img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #F4F3EC; 
	background: #FAFAE7;  
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 35px;  
   border: 1px solid #F4F3EC; 
	background: #FAFAE7 url(img/quote.jpg) no-repeat 7px 10px; 
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #976957;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 1px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(img/nav.jpg) repeat-x;
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #fff;
}
tr {
	height: 30px;
}
td {
	padding-left: 5px;
	padding-right: 0px;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form2 {
	margin:10px; padding: 0 5px;
	border: 1px solid #f1f1f1; 

}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	border: #a5c0bf 1px solid;
}

.button input {
	padding: 0;
	border: 0;
}

.button {
	margin: 20px 0 0 0;
}

textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(img/nav.jpg) repeat-x 0 0;
	border: 1px solid #88AD0C;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 250px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 170px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 950px;	
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#content-outer-wrap {
	background: url(img/content_pattern.jpg);
	width: 950px;
}

#content-wrap {
	background: url(img/content_bg.jpg) no-repeat left bottom;
	float: left;	
	width: 950px;	
	padding: 0; 			
	margin: 0;	
}

#header-wrap {
	width: 950px;	
	margin: 0;
	padding: 58px 0 0 0;	
	background: url(img/weinpaket_header_bg.jpg) no-repeat;
}

#header {
	clear: both;
	margin: 0 auto;
	padding: 0;		
	width: 580px; 
	height: 104px;
}
#header img {
	border: none;
	margin: 0; 
	padding: 0;
} 

#nav {
	background-color: #46331e;	
	margin: 0; 
	padding: 0;	
	height: 20px;
}
#nav ul {
	float: left;
	list-style: none;
	width: 580px;		
	text-transform: uppercase;
	margin: 0;
	padding: 0 0 0 10px;	
	display: inline;
}

#navigation li {
	display: inline;
	margin: 0; 
	padding: 0;
	line-height: 0;
}
#navigation li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 3px 18px 4px 18px;
	font: normal 11px/11px Verdana, Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #fff;
	background: url(img/nav_circle.jpg) no-repeat 0 4px;	
}
#navigation li a:hover, 
#navigation li a:active {
	background: url(img/nav_circle.jpg) no-repeat 0 4px;
	color: #bac47f;
}

#navigation li#current a {	
	background: url(img/nav_circle.jpg) no-repeat 0 4px;	
}

.nav-active .level1 {
	background: url(img/nav-active-pattern.jpg) top right repeat-y;
	padding: 0 0 0 30px 0;
}

.nav-active a {
	background-image: none;
	
}	

/* Sidebar Left */
#sidebar-left {
	width: 185px;
	float: left;
	padding: 50px 0 0 0;
}



/* Sidebar Right */
#sidebar-right {
	width: 185px;
	float: right;
}

.boxheader {
	padding: 14px 10px 15px 15px;
	margin: 0;
	background: url(img/box_bg.jpg);
}

.boxbody {
	background: url(img/box_pattern.jpg) repeat-y;
	padding: 15px 15px 17px 15px;
	color: #5b4d3d;
	font-size: 11px;
	line-height: 17px;
}

.boxbody a {
	color: #467c77;
	text-decoration: underline;
	background-image: none;
}

.boxbody p {
	margin: 5px 0;
	padding: 0;
}

.boxbody img {
	border: none;
}


#sidebar-right h3 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	line-height: 0;
	color: #46331e;
}

.sidebar-button {
	margin: 15px 0 0 0;
}



/* Kategorien */
#sidebarbox_left {
	color: #505419;
	line-height: 15px;
}

#sidebarbox_left ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-top: dotted 2px #fff;
}

#sidebarbox_left ul li {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
	
#sidebarbox_left a {
	font-weight: normal;
	font-style: normal;
	color: #22413f;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	text-decoration: none;
	margin: 0;
	display: block;
}

#sidebarbox_left a:hover {
	color: #fff;
	text-decoration: none;
}

.level1 .inactive {
	padding: 6px 18px 8px 10px;
	border-bottom: dotted 2px #fff;
}

.level1 .active {
	background: url(img/nav-active-pattern.jpg) top right repeat-y;
	padding: 6px 18px 8px 10px;
	border-bottom: dotted 2px #fff;
}

.level1 .active a {
	color: #4b4c08 !important;
	background: url(img/nav_active.gif) 0 6px no-repeat !important;
	padding: 0 0 0 19px;
}

.level2 {
	padding: 7px 18px 7px 28px !important;
	border-bottom: dotted 2px #fff;
}

.level2 a {
	font-size: 11px !important;
	text-transform: none !important;
}

.level2 .active a {
	color: #4b4c08 !important;
}

.info_navi {
	margin: 50px 0;
	padding: 0;
}

.info_navi li {
	padding: 6px 0; 
	list-style-type: none;
}

.info_navi .standard {
	border-top: dotted 2px #e0e9e9;
}

.info_navi li a {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	color: #355856;
	letter-spacing: 0.05em;
	text-decoration: none;
	display: block;
	padding: 0 7px 0 10px;
}



.info_navi li a:hover {
	color: #fff;
}

#main-content h2 {
	font-weight: bold;
	padding: 0 0 20px 0;
}

#main-content h2 {
	font-weight: normal;
	padding: 0 0 0 0;
}

/* Suche */
#suche {
	background: url(img/suche_bg.jpg) no-repeat;
	padding: 15px 15px 12px 15px;
}

#suche h3 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	line-height: 0;
	color: #46331e;
	padding: 0;
	margin: 0;
}

#suche a {
	color: #e7efee;
	background-image: none;
	line-height: 22px;
	text-decoration: underline;
}

#submit-input {
	margin-top: 14px;
	float: left;
}

#submit-btn {
	margin: 12px 0 0 6px;
	float: left;
}

#submit-btn input {
	border: none;
}


/* Main Column */
#main-wrap {
	float: left;
	width: 560px;
	padding: 5px 10px 10px 10px; 
	display: inline;
}

#main-content {
	min-height: 500px;
	padding: 45px 25px 15px 25px;
}

#main-content p {
	color: #46331e;
	margin: 10px 0 0 0;
}

#main-wrap h2 a {
	color: #895F30; 
	text-decoration: none;	
}

#main-content ul {
	list-style-type: disc;
}

.main {
	border: 0;
	padding: 0;
}
	

/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 95%;	
	color: #99997D;
	border: 1px solid #EAE7DB;
	background: #FAFAE7;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

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

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


.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: #AEAFB2; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #9CB10E; }


.clear-div {
	clear: both;
}

#footer {
	margin: 0;
	padding: 100px 0 5px 0;
	text-align: center;
}

#footer a {
	margin: 0 6px;
}

#fussnote {
	font-size: .85em;
	margin: 0;
	padding: 0 200px 15px 200px;
	text-align: center;
}

#fussnote a {
	color: #666666;
}


.productPreview {
	margin: 0px 0px 0px 0px;
	border-top: dotted 2px #dfeceb;
}

.productPreview td {
	padding: 0px 0px 0px 0;
}

.productPreviewImage img {
	border: 3px solid #adcfce;
}

.productPreviewImage {
	width: 151px;
}

.price {
	font-weight: bold;
}

.price-details {
	margin: 20px 0 15px 0;
}

.errormessage {
	margin: 20px 0;
	background-color: #e9c4a8;
	padding: 15px;
	color: #38302a;
}

.highlightbox {
	margin: 20px 0;
	background-color: #eaf0f0;
	padding: 15px;
}

.highlightbox p {
	color: #152e2c !important;
}

.highlightbox ul {
	list-style-type: disc !important;
	list-style-image: none !important;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

.highlightbox h1 {
	font-size: 13px;
	margin: 0 0 15px 0;
	font-weight: bold;
	color: #152e2c !important;
}

.highlightbox h2 {
	margin-top: 0;
}

.cart-list {
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 2px dotted #74a8a4;
}

.cart-list li {
	padding: 0 0 6px 0;
}

#productinfowrap {
	border: 2px dotted #74a8a4;
	border-width: 2px 0;
	padding: 20px 0;
	margin: 15px 0;
}

.productinfo-image {
	width: 130px;
}


.productinfo-image a {
	margin: 0;
	padding: 0;
}

.productimage {
	margin: 0 15px 10px 0;
	padding: 0;
	border: 5px solid #adcfce;
}

.addtobasket {
	margin: 30px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 2px dotted #cce2e1;
}

.addquantity {
	margin: 0 15px 0 0;
	padding: 0;
	float: right;
}

.popupproductinfo {
	padding: 40px;
	background-image: none;
	background-color: #fff;
}

#checkoutnavigation {
	margin: 10px 0;
	padding: 0;
}

#checkoutnavigation li {
	list-style-type: none;
	float: left;
	margin: 0 20px 0 0;
	background-color: #eaf0f0;
	padding: 10px 15px;
}

#checkoutnavigation li.active {
	font-weight: bold;
	background-color: #d1ddc7;
}


.orderdetails {
	margin: 30px 0;
}

.orderdetails tr {
	border-top: 2px dotted #cce2e1;
	
}

.orderdetails td {
	padding: 10px 5px;
}


.left {
	align: left;
}

.right {
	align: right;
}

.center {
	align: center;
}

.smallText {
	border-top: 2px dotted #cce2e1;
	padding: 10px 0 0 0;
}

.popup {
	background-image: none;
	background-color: #fff;
	padding: 20px;
}

em {
	font-style: normal;
}

.products {
	margin: 40px 0;
}

.products td {
	border-top: 1px dotted #777;
	padding: 5px;
}

.products .header {
	border: 1px solid #777;
	border-width: 1px 0;
}

.singleproductwrap {
	margin: 0 0 20px 0;
}

embed {
	margin: 20px 0;
}

#kategorie_list {
	color: #5b462e;
}

#kategorie_list a {
	color: #5b462e;
	padding: 0;
	margin: 0;
	display: block;
}

#kategorie_list td {
	border: 6px solid #fff;
	padding: 0;
	background-image: url(img/kategorie_bg.jpg);
}

.kategorie_box {
	width: 145px;
	text-align: center;
	padding: 9px 6px;
}

.kategorie_box h3 {
	color: #5b462e !important;
}


a .productboximage {
	border: 2px solid #b8d5d4 !important;
}

.purchase_summary {
	padding: 10px 0 0 0;
}

.purchase_summary table tr,
.purchase_summary table tr td,
.purchase_summary table tr td.main {
	border-collapse: collapse;
	margin: 0;
	height: 10px;
}

.purchase_summary table tr {
	background-color: #EFF6F4;
}

.purchase_summary .prod_name {
	font-weight: bold;
}

.purchase_summary tr.trenner {
	border-bottom: 2px solid #fff;
	height: 2px !important;
	overflow: hidden;
	padding: 0;
}

.purchase_summary td.col0 {
	width: 420px;
	padding: 2px 0 2px 10px;
}

.purchase_summary td.col1 {
	width: 80px;
	padding: 1px 10px 1px 0;	
}


/* -------------------------------- */

td.productPreviewContent p {
	padding: 5px 0 0 0 !important;
	margin: 0 !important;
}

td.productPreviewContent br {
	padding: 0 !important;
	margin: 0 !important;
}

td.productPreviewContent br span {
	display: none;
	visibility: hidden;
	height: 0px;
}

table.productPreview td.productPreviewImage {
	padding: 10px 10px 13px 0;
	vertical-align: top;
	width: 130px;
}


table.productPreview td.productPreviewContent p a img {
	padding: 0 0 10px 10px;
}

.price-details {
	padding: 0;
	margin: 0;
}

.shippingtime {
	padding: 0;
	margin: 0;
}

.button {
	padding: 10px 0 10px 0;
	margin: 0;
}

.cat_desc {
	padding: 0 0 20px 0;
}


