﻿body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #42413C;*/
	margin: 0;
	padding: 0;
	color: #000;
}
.backcover {
	position: fixed;
	background-image:  url(https://www.tangwood.com/bgimages/mgf2.jpg);
	background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-o-background-size:100% 100%;
	width: 100%;
	height: 100%;
	z-index:-1;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.container {
	width: 800px;
	background-color: #FFF;
	margin: 0 auto;
}
.header {
	color: #FFF;
	background-color: #2F2106;
}
.topad {
	width: 352px;
	height: 60px;
}
.headertext {
	font: bold 11px arial;
}
#headermenu {
	margin: 0;
	padding: 0;
	z-index: 30;
	text-align:right;
}
#headermenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;
	text-align:right;
}
	
#headermenu li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 5px 8px;
	background: #FFFFFF;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
#headermenu li a:hover {
	background: #FFFFFF;
}
#headermenu div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background:#FFFFFF;
	border:solid;
	border-width:thin;
	z-index:100;
}
#headermenu div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #000000;
	font: 11px arial;
}
#headermenu div a:hover {
	background:#CCCCCC;
	color: #000000;
}
.content {
	padding: 10px 10px 10px 10px;
	background-color: #FFC;
}
.footer {
	padding: 10px 0;
	color: #FFC;
	background-color: #2F2106;
}
.footer a:link {
	color: #FFC;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFC;
	text-decoration: underline;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.wordwrap { 
   white-space: pre-wrap;      /* CSS3 */   
   white-space: -moz-pre-wrap; /* Firefox */    
   white-space: -pre-wrap;     /* Opera <7 */   
   white-space: -o-pre-wrap;   /* Opera 7 */    
   word-wrap: break-word;      /* IE */
}
.mbtooltip {
	display: inline;
  	width: 16px;
  	height: 18px;
  	background: url("https://www.tangwood.com/images/qpop.png") no-repeat 0 0;
	position: absolute;
}
.mbtooltip span {
	margin-left: -999em;
	position: absolute;
}
.mbtooltip:hover { 
  background-position: 0 -19px;
}
.mbtooltip:hover span {
	border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; 
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	text-align:left;
	position: absolute; left: 1em; top: 2em; z-index: 99;
	margin-left: 0; width: 130px;
}
.mbtooltip:hover img {
	border: 0; margin: -10px 0 0 -55px;
	float: left; position: absolute;
}
.mbtooltip:hover em {
	font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
	display: block; padding: 0.2em 0 0.6em 0;
}
.classic { padding: 0.8em 1em; }
.custom { padding: 0.5em 0.8em 0.8em 2em; }
* html a:hover { background: transparent; }
.classic {background: #FFC; border: 1px solid #2F2106; color: #2F2106;}
.fakelink {
	text-decoration:underline;
	cursor:pointer;
}
.cookieclass a:link {
		color: #404040;
		text-decoration: underline;
}
.cookieclass a:visited {
		color: #404040;
		text-decoration: underline;
}
@viewport {
	zoom: 1.0;
	width: device-width;
}
@-viewport {
	zoom: 1.0;
	width: device-width;
}
@-ms-viewport{
	width: extend-to-zoom;
	zoom: 1.0;
}
.forgottext
{
	font: bold 10px arial;
}
.twcustombutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f9eca0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f9eca0;
	box-shadow:inset 0px 1px 0px 0px #f9eca0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0c911), color-stop(1, #f2ab1e) );
	background:-moz-linear-gradient( center top, #f0c911 5%, #f2ab1e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c911', endColorstr='#f2ab1e');
	background-color:#f0c911;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #6e4806;
	display:inline-block;
	color:#54390d;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height: 20px;
	line-height: 16px;
	width: auto;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ded17c;
}
.twcustombutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911) );
	background:-moz-linear-gradient( center top, #f2ab1e 5%, #f0c911 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911');
	background-color:#f2ab1e;
}
.twcustombutton:enabled:active {
	position:relative;
	top:1px;
}
.twcustombutton:disabled {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fff568), color-stop(1, #fff568) );
	background:-moz-linear-gradient( center top, #fff568 5%, #fff568 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff568', endColorstr='#fff568');
	background-color:#fff568;
	color:#c4a97d;
}
.twtextbox { 
    border: 2px inset #f0c911; 
    outline:0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px; 
}


