﻿a {
	color: black;
}
a:visited {
	color: black;
}
a:active {
	color: black;
}
a:hover {
	color: #008080;
}
html, body {
    margin:0;
    padding:0;
    top:0px;
    background-color:silver;
}
.printsheet{
	top:2px;
	width:99%;
	margin-left:auto;
	margin-right:auto;
}
.styleicon{
	border:0;
}
#printpage{
	/*position: absolute;*/
	margin: auto;padding:10px;	
	width:590px;
	height:970px;
	top:20px;
	/*bottom:100%;*/
	right: 0;
	left: 0;
	background-color:white;
	border-radius:10px;
	clear:both;
}
#printbanner{
	margin:10px 20px 5px 20px;
	top:30px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:30px;
	text-align:center;
	color:black;
	background-color:white;
	height:40px;
	padding:8px;
	border:12px red solid;
	border-radius:30px 30px 30px 30px;
	box-shadow:0px 0px 10px gray;
	clear:both;
}
.divider2{
	float:left;
	width:99%;
	height:10px;
	clear:both;
}
.printpic{
	float:left;
	height:250px;
	width:250px;
}
/* resize images */
.printpic img{
    left:0;right:0;
    width: 100%;
    height: auto;
}
.printpicupright{
	float:left;
	height:380px;
	width:250px;
}
/* resize images */
.printpicupright img{
    margin-right:0px;
    width: auto;
    height: 100%;
}
.printdims{
	float:right;
	height:250px;
	width:280px;
	text-align:center;
}
.printdimsup{
	float:left;
	height:250px;
	width:280px;
	text-align:center;
}
.printdimstable{
	width:275px;
}
.printspecs{
	float:left;
	/*height:430px;*/
	width:280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	text-align:left;
	color:black;
}
.printother{
	float:left;
	height:430px;
	width:260px;
}
.printother img{
	left:0;right:0;
	width:250px;
	height:auto
}
.printotherupright{
	float:left;
	height:300px;
	width:260px;
}
.printotherupright img{
	left:0;right:0;
	width:300px;
	height:auto
}
.printtable{
	border-collapse: collapse;
	border: none;
}
.tab1 {
	padding:2px;
	margin:5px;
	color:black;
	background:#E1E1E1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	border-radius:5px 5px 5px 5px;
	box-shadow:0px 0px 5px black, inset -2px -2px 10px rgba(0,0,0,0.4), inset 2px 2px 10px white	/*1px 1px 5px black*/;
}
.tab6{
	float:left;
	background:#E2E2E2;
	height:380px;
	border:1px gray solid;
	border-radius:3px;
	box-shadow:1px 1px 10px black;
	z-index: 1;
	transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
}
.tab6:hover{
	background:#D9F9FF;
	box-shadow: 0px 0px 3px black;
}
div.tab6 {
        position: relative;
}
div.tab6 a {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        text-decoration: none; /* No underlines on the link */
        z-index: 10; /* Places the link above everything else in the div */
        background-color: #FFF; /* Fix to make div clickable in IE */
        opacity: 0; /* Fix to make div clickable in IE */
        filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}
.tab7{
	float:left;
	background:#E2E2E2;
	height:470px;
	border:1px gray solid;
	border-radius:3px;
	box-shadow:1px 1px 10px black;
	z-index: 1;
	transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
}
.tab7:hover{
	background:#D9F9FF;
	box-shadow: 0px 0px 3px black;
}
div.tab7 {
        position: relative;
}
div.tab7 a {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        text-decoration: none; /* No underlines on the link */
        z-index: 10; /* Places the link above everything else in the div */
        background-color: #FFF; /* Fix to make div clickable in IE */
        opacity: 0; /* Fix to make div clickable in IE */
        filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}
.tab8{
	float:left;
	background:#E2E2E2;
	height:550px;
	border:1px gray solid;
	border-radius:3px;
	box-shadow:1px 1px 10px black;
	z-index: 1;
	transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
}
.tab8:hover{
	background:#D9F9FF;
	box-shadow: 0px 0px 3px black;
}
.tab9{
	float:left;
	background:#E2E2E2;
	height:280px;
	border:1px gray solid;
	border-radius:3px;
	box-shadow:1px 1px 10px black;
	z-index: 1;
	transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
}
.tab9:hover{
	background:#D9F9FF;
	box-shadow: 0px 0px 3px black;
}
.tab10{
	float:left;
	background:#E2E2E2;
	height:200px;
	border:1px gray solid;
	border-radius:3px;
	box-shadow:1px 1px 10px black;
	z-index: 1;
	transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
}
.tab10:hover{
	background:#D9F9FF;
	box-shadow: 0px 0px 3px black;
}
.tab11{
	float:left;
	background:#E2E2E2;
	height:330px;
	width:330px;
	padding:20px;
	border-top:3px;
	border-right:5px;
	border-bottom:4px;
	border-left:2px;
	border-radius:5px;
	box-shadow:1px 1px 10px black;
	z-index: 1;
	transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
}
.tab11:hover{
	background:white;
	box-shadow: 0px 0px 3px black;
}
div.tab11 {
        position: relative;
}
div.tab11 a {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        text-decoration: none; /* No underlines on the link */
        z-index: 10; /* Places the link above everything else in the div */
        background-color: #FFF; /* Fix to make div clickable in IE */
        opacity: 0; /* Fix to make div clickable in IE */
        filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}
.button{
	height:40px;
	width:auto;
	padding: 8px 5px 8px 5px;
	border-radius:2px;
	font-family:Calibri, Consolas, monaco, monospace;
	font-size:12.5pt;
	font-weight:normal;
	color:black;
	background: -webkit-linear-gradient(#A8A8A8, #C8C8C8, silver, #E8E8E8, silver, gray); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#A8A8A8, #C8C8C8, silver, #E8E8E8, silver, gray); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#A8A8A8, #C8C8C8, silver, #E8E8E8, silver, gray); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#A8A8A8, #C8C8C8, silver, #E8E8E8, silver, gray);
	text-align:center;
	text-decoration:none;
	text-shadow:2px 2px 3px white;
	float:left;
	box-shadow: 0px 0px 5px black, inset -2px -2px 10px rgba(0,0,0,0.4), inset 2px 2px 10px white /*0px 0px 3px black*/;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}
.button:hover{
	background: -webkit-linear-gradient(#A8A8A8, #C8C8C8, silver, silver, #E8E8E8, #E8E8E8, silver, gray);
    background: -o-linear-gradient(#A8A8A8, #C8C8C8, silver, silver, #E8E8E8, #E8E8E8, silver, gray);
    background: -moz-linear-gradient(#A8A8A8, #C8C8C8, silver, silver, #E8E8E8, #E8E8E8, silver, gray);
    background: linear-gradient(#A8A8A8, #C8C8C8, silver, silver, #E8E8E8, #E8E8E8, silver, gray);
	box-shadow: 0px 0px 1px white;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}
div.button {
        position: relative;
}
div.button a {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        text-decoration: none; /* No underlines on the link */
        z-index: 10; /* Places the link above everything else in the div */
        background-color: #FFF; /* Fix to make div clickable in IE */
        opacity: 0; /* Fix to make div clickable in IE */
        filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}
.stylefootnote{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:black;
	margin-left:0px; margin-right:0px;
}
