#mapblock {
position: absolute;
margin-top: 2px;
left: 895px;
}
.tablecss {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;
	
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
	
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
	
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
}.tablecss table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.tablecss tr:last-child td:last-child {
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
}
.tablecss table tr:first-child td:first-child {
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	border-top-left-radius:6px;
}
.tablecss table tr:first-child td:last-child {
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
}.tablecss tr:last-child td:first-child{
	-moz-border-radius-bottomleft:6px;
	-webkit-border-bottom-left-radius:6px;
	border-bottom-left-radius:6px;
}.tablecss tr:hover td{
	
}
.tablecss tr:nth-child(odd){ background-color:#eaeaea; }
.tablecss tr:nth-child(even)    { background-color:#ffffff; }.tablecss td{
	vertical-align:middle;
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.tablecss tr:last-child td{
	border-width:0px 1px 0px 0px;
}.tablecss tr td:last-child{
	border-width:0px 0px 1px 0px;
}.tablecss tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.tablecss tr:first-child td{
		background:-o-linear-gradient(bottom, #660000 5%, #660000 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #660000), color-stop(1, #660000) );
	background:-moz-linear-gradient( center top, #660000 5%, #660000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#660000", endColorstr="#660000");	background: -o-linear-gradient(top,#660000,660000);

	background-color:#660000;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.tablecss tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #660000 5%, #660000 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #660000), color-stop(1, #660000) );
	background:-moz-linear-gradient( center top, #660000 5%, #660000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#660000", endColorstr="#660000");	background: -o-linear-gradient(top,#660000,660000);

	background-color:#660000;
}
.tablecss tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.tablecss tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
#bfcheck {
display: none;
}
button.btn-calc, input.button.btn-calc {
font-weight: bold;
font-size: 12px;
font-family: Calibri, 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #ffffff;
background: rgb(102, 0, 0) url('styles/default/xenforo/gradients/form-button-white-25px.png') repeat-x center -8px !important;
padding: 0 15px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
display: block;
text-shadow: 0 0 0 transparent, 0px 0px 3px #660000;
}
#BodyfatTable, #BMITable, #BMRTable, #RMTable, #V02MaxTable, #GrecianTable, #KetoTable, #HeartRateTable, #WaterTable, #ProteinTable {
width: 540px;
padding: 20px;
border: 1px solid #cccccc;
margin-bottom: 16px;
font-weight: bold;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}
#BodyfatTable h3.widget-title, #BMITable h3.widget-title, #BMRTable h3.widget-title, #RMTable h3.widget-title, #V02MaxTable h3.widget-title, #GrecianTable h3.widget-title, #KetoTable h3.widget-title, #HeartRateTable h3.widget-title, #WaterTable h3.widget-title, #ProteinTable h3.widget-title {
position: relative;
background-color: rgb(102, 0, 0);
color: rgb(169, 169, 169);
width: 580px;
height: 25px;
line-height: 26px;
border: 1px solid rgb(100, 100, 100);
text-indent: 13px;
font-size: 12px;
margin-top: -24px;
margin-left: -21px;
margin-bottom: 16px;
border-bottom: 1px solid rgb(66, 66, 66);
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-khtml-border-top-left-radius: 10px;
border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
-khtml-border-top-right-radius: 10px;
border-top-right-radius: 10px;
}