@font-face {
	font-family: 'CartoGothicStdBook';
	src: url('CartoGothicStd-Book.eot');
	src: local('CartoGothic Std'), local('CartoGothicStd-Book'), url('CartoGothicStd-Book.woff') format('woff'), url('CartoGothicStd-Book.ttf') format('truetype'), url('CartoGothicStd-Book.svg#CartoGothicStd-Book') format('svg');
}
html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #fff url('../images/bg.png') repeat-x;
	color: #5c122d;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #5c122d;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
select, input {
  color: #5c122d;
}

/* layout */
#container {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-left: 1px solid #471414;
	border-right: 1px solid #471414;
}

#header .div1 {
  width: 1024px;
  height: 37px;
  background: url('../images/topbar.jpg') no-repeat;
}
#header .div1 .left {
  float: left;
}
#header .div1 .right {
  float: right;
  padding: 10px 32px 0 0;
}
#header .div2 {
  width: 1024px;
  height: 212px;
  background: url('../images/header_de.jpg') no-repeat;
}
#header .div3 {
  width: 1024px;
  height: 5px;
  background: url('../images/gold.jpg') no-repeat;
}
#header .div4 {
  position: relative;
  width: 1024px;
  height: 41px;
  background: url('../images/bottombar.png') repeat-x;
}
#header .div4 .left {
  float:left;
}
#header .div4 .right {
  position: absolute;
  right: 30px;
  bottom: 5px;
  width: 400px;
  height: 25px;
}
#tab_cart, #tab_checkout {
	padding-left: 34px;
	display: inline-block;
	float:right;
	margin-right: 5px;
	background: url('../images/cartbtn-left.png') top left no-repeat;
	text-decoration: none;
	color: #fff;
	height: 25px;
}
#tab_checkout {
	background: url('../images/checkoutbtn-left.png') top left no-repeat;
}
#tab_cart span, #tab_checkout span {
	color: #fff;
  font: normal 14px Myriad Pro, 'CartoGothicStdBook', Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
	display: block;
	padding: 5px 16px 3px 7px;
	background: url('../images/btn-right.png') top right no-repeat;
	height: 25px;
}
#topmenue {
  padding: 10px 0 0 10px;
}
#topmenue a {
  display:block;
  float:left;
  font: normal 14px Myriad Pro, 'CartoGothicStdBook', Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #cfba76;
  margin: 0 10px;
}
#topmenue a.selected {
	color:#fff;
}
#header .div5 {
  clear: both;
  width: 1024px;
  height: 17px;
  background: #fff;
}
#search {
	padding-top: 5px;
	padding-left: 42px;
	color: #fff;
}
#search td {
  vertical-align: middle;
}
#search select {
  border: 1px solid #820027;
  color: #820027;
	padding: 1px;
}
#search a {
	color: #fff;
}
#search input {
  border: 1px solid #820027;
  color: #820027;
	padding: 2px;
}
#footer {
	width: 100%;
	clear: both;
}
#footer .div1 {
  width: 1024px;
  height: 5px;
  background: url('../images/gold2.jpg') no-repeat;
}
#footer .div2 {
  width: 1024px;
  height: 37px;
  background: url('../images/footer_bg.png') repeat-x;
}
#payment-mwst {
  width: 950px;
  margin: 10px auto;
  text-align: center;
}
#mainbg {
  width: 1024px;
  background: #fff url('../images/bgimg_hq.jpg') no-repeat bottom;
}
#contentwrap {
  width: 960px;
  margin: 0 32px;
}
#column_left {
	float: left;
	width: 176px;
	margin-right: 10px;
	clear: left;
}
#column_right {
	float: right;
	width: 176px;
	margin-left: 10px;
	clear: right;
}
#content {
	margin-left: 195px;
	margin-right: 195px;
}
#content .top .left {
	background: url('../images/content-top-left.png') no-repeat;
	width: 11px;
	height: 34px;
	float: left;
}
#content .top .right {
	background: url('../images/content-top-right.png') no-repeat;
	width: 11px;
	height: 34px;
	float: right;
}
#content .top .center {
	background: url('../images/content-top-middle.png') repeat-x;
	margin-left: 11px;
	margin-right: 11px;
	height: 34px;
}
#content .top h1 {
	padding: 8px 0px 8px 7px;
}
#content h1 {
  color: #cfba76;
  font: normal 14px Myriad Pro, 'CartoGothicStdBook', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px;
}
.heading {
  font: bold 14px Arial, Helvetica, sans-serif;
  color: #5c122d;
  text-transform: uppercase;
	border-bottom: 1px dotted #5c122d;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	border-left: 1px solid #471414;
	border-right: 1px solid #471414;
	background: #ffffff;
	padding: 20px;
	min-height: 380px;
}
#content .bottom .left {
	background: url('../images/content-bottom-left.png') no-repeat;
	width: 11px;
	height: 12px;
	float: left;
}
#content .bottom .right {
	background: url('../images/content-bottom-right.png') no-repeat;
	width: 11px;
	height: 12px;
	float: right;
}
#content .bottom .center {
	background: url('../images/content-bottom-middle.png') repeat-x;
	height: 12px;
	margin-left: 11px;
	margin-right: 11px;
}
.box {
	margin-bottom: 20px;
	background: url('../images/box-top.png') no-repeat;
}
.box .top {
	padding: 8px 0px 8px 20px;
  color: #cfba76;
  font: 14px Myriad Pro, 'CartoGothicStdBook', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 10px;
}
.box .middle {
	border-left: 1px solid #471414;
	border-right: 1px solid #471414;
	background: #fff;
	padding: 10px;
}
.box .bottom {
	height: 12px;
	background: url('../images/box-bottom.png') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #649047;
	color: #649047;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF0000;
	color: #FF0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
.button {
	padding-left: 5px;
	display: inline-block;
	margin-right: 5px;
	background: url('../images/button-left.png') top left no-repeat;
	text-decoration: none;
	color: #fff;
	height: 18px;
}
.button span {
	color: #fff;
	display: block;
	padding: 2px 12px 2px 7px;
	background: url('../images/button-right.png') top right no-repeat;
	height: 18px;
}
.buttons {
	padding: 5px;
	margin-bottom: 10px;
	background: #f7f1dc;
  border: 1px dotted #c2ad66;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.content {
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.boxedcontent {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #eee7e1;
	border: 1px dotted #5c122d;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 1px;
}
.pagination {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px dotted #c2ad66;
	padding: 3px 5px;
	text-decoration: none;
	color: #5c122d;
	background: #f7f1dc;
}
.pagination .links b {
	border: 1px solid #c2ad66;
	padding: 3px 5px;
	text-decoration: none;
	color: #5c122d;
	background: #f7f1dc;
}
.pagination .results {
	float: right;
}
#category ul, #information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style-type:disc;
}
#category ul li, #information ul li {
  padding: 2px 0;
}
#category a, #category a:visited, #information a, #information a:visited {
  text-decoration: none;
  font-size: 13px;
}
#category a:hover, #information a:hover {
  text-decoration: underline;
}
.cart {
	width: 100%;
	border: 1px solid #5c122d;
	margin-bottom: 10px;
}
.cart th {
	background: #eee7e1;
	padding: 5px;
	font-weight: normal;
}

.cart tr.odd {
	background: #eee7e1;
	padding: 5px;
	font-weight: normal;
}

.cart tr.even {
	background: #fff;
	padding: 5px;
	font-weight: normal;
}

.cart td {
	padding: 5px;
}

