body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: white;
	color: black;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
}

img {
	border: 0 none;
}

a {
	color: Black;
	text-decoration: underline;
}

 table td {
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
}

div.body {
	width: 820px;
	margin: 0 auto;
}

div.header {
	position: absolute;
	height: 107px;
	height: 1px;
	top: 0;
}

div.header a.logo {
	position: absolute;
	left: 8px;
	top: 5px;
}

div.header h1 {
	margin-left: 163px;
	margin-top: 20px;
	color: #999966;
	font-family: "Times New Roman", Times, serif;
	font-size: 44px;
	position: relative;
	margin-bottom: 7px;
}

div.header h1 img {
	position: absolute;
	width: 7em;
	height: 1em;
	background: url(/images/mn-name.gif) left top no-repeat;
	min-width: 300px;
	min-height: 47px;
}

body#mw div.header h1 img {
	background: url(/images/mw-name.gif) left top no-repeat;
	min-height: 50px;
	height: 1.2em;
}

div.header ul {
	margin: 0;
	margin-left: 160px;
	padding: 0;
	list-style: none;
}

div.header ul li {
	display: inline;
	background: url(/images/aux23) right center no-repeat;
	padding-right: 7px;
	padding-left: 5px;
}

div.header ul li.last {
	background: none;
	padding-right: 0;
}

div.header ul li a {
	color: #999966;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div.header ul li a.active {
	color: #D7D7D7;
}

div.header ul li a:hover {
	text-decoration: underline;
}

div.header div.special-offer {
	position: absolute;
	right: 30px;
	top: 6px;
}

html>body div.main {
	border-top: 1px transparent solid;
}

div.left-col {
	padding-left: 10px;
	margin-top: 150px;
	width: 140px;
	float: left;
}

div.center-col {
	margin-left: 150px;
	height: 50px;
}

html>body div.center-col {
	height: auto;
}

div.left-col ul.menu {
	margin: 0 10px;
	padding: 0;
	list-style: none; 
	font-weight: bold;
}

div.left-col ul.menu li {
	text-align: right;
	padding: 3px 0;	
	font-size: 12px;
}

div.left-col ul.menu li.active a {
	color: #444F00 ;
	cursor: default;
}

div.left-col ul.menu li.active a:hover {
	text-decoration: none;
}

div.left-col ul.menu li a {
	color: #999966;
	text-decoration: none;
}

div.left-col ul.menu li a:hover {
	text-decoration: underline;
}

div.help {
	text-align: center;
	border: #999966 solid;
	border-width: 2px 0;
	margin: 15px 10px;
}

div.help h3, div.help p {
	margin: 4px 0;
}

div.help h3 {
	color: red;
	font-size: 19px;
}

div.help h4 {
	margin: 6px 0;
	color: #996;
	font-size: 18px;
}

div.help p a {
	color: #996;
}


body#mw div.help {
	text-align: right;
	margin: 15px 0;
	margin-bottom: 10px;
	padding-right: 4px;
	padding-bottom: 3px;
}

body#mw div.help h3 {
	font-size: 16px;
}

body#mw div.help h4 {
	font-size: 14px;
}

div.rush {
	background: red;
	margin: 15px 0;
	text-align: center;
	padding: 4px 0;
}

div.rush h3 {
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
}

div.rush p {
	margin: 0;
	text-transform: lowercase;
}

div.sui {
	margin: 15px 5px;
	text-align: center;
	color: #996;
	font-size: 10px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

div.sui img {
	margin-top: 3px;
}

div.page-title {
	background: #996 url(/images/aux24.gif) 0 39px repeat-x;
	padding: 0px 10px 4px 20px;
	height: 29px;
	border-top: 15px white solid;
}


div.page-title h1 {
	margin: 0;
	font-size: 25px !important ;
	font-family: "Times New Roman", Times, serif;
	color: Black;
	position: relative;
	font-weight: normal;	
}

div.page-title span {
	color: white;
	position: absolute;
	left: 1px;
	top: -1px;
}

body#mw div.page-title {
	border-top-width: 0px;
}

body#mw div.page-title h1 {
	position: static;
}

body#mw div.page-title span {
	position: relative;
}

html>body div.content-container {
	border-top: 1px transparent solid;
}

div.content {
	padding-left: 10px;
	font-size: 12px;
	margin-top: 95px;
	position: relative;
	/*height: 50px;*/
}
/*
html>body div.content {
	height: auto;
}*/

body#mw div.content {
	margin-top: 105px;
}

div.content h1 {
	color: #996;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	margin: 0;
}

div.content p {
	margin: 15px 20px;
}

body#mw div.content p {
	margin: 15px 5px;
}

a.spec-offer {
	display: block;
	width: 130px;
	height: 130px;
	text-decoration: none;
	position: absolute;
	outline: none;
}

a.spec-offer img {
	width: 130px;
	height: 130px;
}

a.spec-offer-small {
	display: block;
	width: 110px;
	height: 110px;
	text-decoration: none;
	position: absolute;
	outline: none;
}

a.spec-offer-small img {
	width: 110px;
	height: 110px;
}

div.other-links {
	text-align: center;
	border: #999966 solid;
	border-width: 2px 0;
	margin: 15px 10px;
	font-size: 10px;
	text-align: right;
}

div.other-links div {
	margin: 4px 5px;
}

div.other-links h1 {
	display: inline;
	font-size: 10px;
}

div.other-links strong {
	font-weight: normal;
}

div.other-links a {
	text-decoration: none;
	font-size: 10px;
}

div.other-links a:hover {
	text-decoration: underline;
}

body#mw div.other-links {
	margin: 12px 0;
	margin-top: 5px;
	color: #996;
	font-size: 11px;
	border-top: 0 none;
}

body#mw div.other-links h1, body#mw div.other-links a {
	font-size: 11px;
}

body#mw div.other-links a {
	color: #996;
}

p.contacts-de {
	color: #996;
	margin: 0;
	text-align: center;
	border-bottom: 2px #999966 solid;
	padding-bottom: 6px;
}

div.links {
	text-align: right;
	height: 50px;
}

html>body div.links {
	height: auto;
	overflow: auto;
}

div.links div.link {
	float: right;
	text-align: right;
	width: 193px;
	background: url(/images/aux16.gif) right bottom no-repeat;
	padding-right: 30px;
	padding-bottom: 6px;
	margin-bottom: 8px;
	clear: right;
	line-height: 100%;
}

div.links div.flag {
	background: url(/images/aux17.gif) right bottom no-repeat;	
	padding-top: 12px;
	padding-bottom: 9px;
}

div.smartpay {
	clear: right; 
	margin-right: 20px; 
}

/* Hide "More coins information" link */

div.content div.more {
	display: none;
}



table.textblock  td {
	text-align: center;
}

table.Lform td {
	vertical-align: middle;
}

table.Lform input, table.Lform textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 140px;
	overflow: auto;
}

 table.Lform select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 147px; 	
 }

 
 span.productName {
	font-weight: bold;
	font-size: 12px;
}

span.productLabel {
	font-weight: bold;
}

product {
	margin-top: 15px;
}

table.product td {
	text-align: center;
}

table.product td a.caption {
	display: block;
	text-align: center;
	color: black;
	background: #c2c299;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0;
	border-top: 2px white solid;
	width: 100%;
}

table.product td a.caption:hover {
	color: white;
	background: #996;
}

span.navCurrent {
	color: black;
	font-weight: bold;
}

td.paging-container {
	color: #996;
}

td.paging-container a, td.paging-container a:visited {
	font-weight: bold;
	color: #996;
	text-decoration: none;
}

td.paging-container a:hover {
	text-decoration: underline;
}

table.textblock  td {
	text-align: center;
}

div.contacts {
	float: right;
	color: #979968;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 10px;
	width: 200px;
}

div.contacts p {
	margin: 0;
	font-size:30px;
}

div.contacts a {
	color: #979968;
	text-decoration: none;
	font-size: 19px;
}

div.contacts a:hover {
	text-decoration: underline;
}

div.contacts-mw {
	float: right;
	margin-right: 3px;
	margin-top: 25px;
	width: 328px;
	text-align: right;
	background: url(/images/mw-phone-bgr.gif) right top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 1px 5px;
	padding-bottom: 4px;
}

div.contacts-mw p {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	font-size: 26px;
	color: white;
}

div.contacts-mw a {
	color: white;
	font-weight: bold;
}

table.status-table {
	margin-top: 80px;
}

/* commented backslash hack v2 \*/
div.page-title {
	background: #996 url(/images/aux24.gif) 0 24px repeat-x;
}

/* end hack */