body {
	margin: 0px;
	padding: 0px;
	background-color: #111111;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
table {
	border-collapse: collapse;
}
td {
	padding: 0px;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
}
h1 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	color: #C62121;
	font-size: 18px;
	line-height: 18px;
	font-family: Helvetica;
	font-weight: normal;
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	line-height: 11px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #BB0000;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
input.text {
	height: 12px;
	border: 1px solid #aaaaaa;
	background-color: #eeeeee;
	font-size: 9px;
}
input.submit {
	color: #BB0000;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}

#logo {z-index: 2;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -227px;
	margin-left: -450px;
	}

#menu {
	background-color: #191A17;
	height: 19px;
	padding-right: 10px;
	padding-left: 10px;

	position: absolute;
	top: 50%;
	right: 50%;
	margin-top: -180px;
	margin-right: -501px;
	z-index: 4;

  font-size: 12px;
  line-height: 19px;
  font-family: Helvetica;
  text-transform: uppercase;
  font-weight: normal;
  text-align: right;

  padding-top: 1px;
}
#menu a { text-decoration: none; font-family: Helvetica; font-weight: normal; font-size: 12px; color: #E8A650; padding-left: 5px; padding-right: 5px;}

#basket,#signin {
	font-family: Helvetica;
	font-size: 12px;

	position: absolute;
	z-index: 4;
	right: 50%;
	top: 50%;

	width: 80px;
}
#signin {
	margin-top: -220px;
	margin-right: -480px;
}
#basket {
	margin-top: -200px;
	margin-right: -480px;
}

#basket_img {
	position: absolute;
	right: 50%;
	top: 50%;
	margin-top: -222px;
	margin-right: -500px;

	z-index: 2;
}
#member_menu {
	position: absolute;
	right: 50%;
	top: 50%;
	margin-top: -218px;
	margin-right: -450px;
	z-index: 7;

	color: #000000;
	font-family: Sans Serif, Microsoft Sans Serif;
	font-size: 10px;
	line-height: 14px;
	text-align: right;

}
#member_menu a, #member_menu_a:hover {
	font-family: Sans Serif, Microsoft Sans Serif;
	font-size: 10px;
	line-height: 14px;
  font-weight: normal;
  /*text-decoration: none;*/
  color: #000000;
}
#member_menu span {
	color: #DD0000;
}

#bg {
	width: 1000px; height: 470px;
	border: 1px solid #cccccc; z-index: 1;
	position: absolute;
	top: 50%;
	margin-top: -235px;
	left: 50%;
	margin-left: -500px;
}

.catalogue_item {
	text-align: center;
	vertical-align: top;
	font-size: 9px;
	line-height: 10px;
	padding-bottom: 5px;
}
.catalogue_item img {
	border: 2px solid #B3A69E;
}
.catalogue_item a {
	display: block;
	text-align: center;
}
.button {
	cursor:pointer;
}
/* checkout_billing */
.billing_table.td {
  width:50%;
}

.fullstring {
	width:99%;
}
.mediumstring {
	width:97%;
}
.smallstring {
	width:34%;
}

.month {
	width:30px;
}
.year {
	width:60px;
}
/** **/
.navi {
	width:500px;
	font-size: 12px;
}
.navi td#hdr {
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;
}
.navi td {
	padding-left: 10px;
}
.navi td#active {
	font-weight: bold;
	color: #333;
}

.topDVNY {
	position: static;

	left: 50%;

	text-align: center;
	color:white;
}
.topDVNY a {
	color:white;
}
.bottomDVNY {
	position: static;

	left: 50%;

	text-align: center;
	color:white;
	font-size: 12px;
	line-height: 19px;
}
.bottomDVNY a {
	color:white;
	font-weight: normal;
}

#bodyDiv {
	position:relative;
		left:50%;
		margin-left: -500px;
	width:1000px;
	height:470px;
}