.hidden { display: none; }
.unhidden { display: block; }.cla {
}

h1 { text-indent:-9999px; font-size:9px;}

textarea {
	background-color: #ffffff;
	color: #666;
	right: 0px;
	width: 80%;
	height:200px;
}
select{
	background-color: #123854;
	color: #ffffff;
	right: 0px;
	font-size:13px;
	width::175px;
}
input{
	font-size: 14px;
	text-align: left;

}
.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: inline;
	font-size: 9px;
}
/*.rbuttoncontain{
	position: relative;
	width: 100%;
	bottom: 0px;
	float: left;
}
*/

.buttonSubmit{
	width: 75px;
	color: #FFF;
	background-color: #090;
	margin-left: 185px;
}

.textWrap{
	width:90%;
	height:auto;
	padding: 3px;
	position: relative;
	margin-left: 25px;
}

.title {
	float: left;
	width: 190px;
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	color: #006;
	font-size:  13px;
	text-align: right;
	top: 10px;
	margin-right: 20px;
}
.title3 {
	float: left;
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	color: #036;
	font-size: 14px;
	text-align: right;
	top: 10px;
	display:block;
	width: 190px;
	margin-right: 20px;
}
.required {
	float: left;
	width: 190px;
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	color: #D81930;
	font-size:  13px;
	text-align: right;
	top: 10px;
	margin-right: 20px;
}

.para{
	width:90%;
	margin-right: auto;
	margin-left: auto;
}

	
.title2 {
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	color: #D81930;
	font-size:  14px;
	text-align: left;
}

#leftnav {
	list-style: none;
	padding: 0;
	width: 130px;
	position: relative;
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}
#leftnav span {
	display: none;
	position: absolute;
}
#leftnav a {
	display: block;
	text-indent: -900%;
	position: absolute;
}
#leftnav a:hover {
	background-position: left bottom;
}

#leftnav .contact {
	width: 130px;
	height: 20px;
	background-repeat: no-repeat;
	text-indent:-900px;
	overflow: hidden;
	background-image: url(../menuIM/leftmenu/images/lefty_01.png);
	position: relative;
}

#leftnav .faq{
	width: 130px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../menuIM/leftmenu/images/lefty_02.png);
	position: relative;
}
#leftnav .government{
	width: 130px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../menuIM/leftmenu/images/leftgov_03.png);
	position: relative;
}
#leftnav .nonprofit {
	width: 130px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../menuIM/leftmenu/images/lefty_04.png);
	position: relative;
}
#leftnav .cataloguer{
	width: 130px;
	height: 20px;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(../menuIM/leftmenu/images/lefty_05.png);
	position: relative;
}
#leftnav .sampler {
	width: 130px;
	height: 20px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../menuIM/leftmenu/images/lefty_06.png);
	position: relative;
}

.prthead{
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	font-size: 12px;
	color: #036;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 10px;
	position:relative;
	width:100%;
}
.price{
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	font-size: 12px;
	color: #060;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sale{
	font-family:"Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	font-size: 11px;
	color: #D81930;
	line-height: 120%;	
}
.more{
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	font-size: 10px;
	color: #036;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.more:link{
	color: #036;
	text-decoration: none;
}
a.more:visited {
	color: #666;
	text-decoration: none;
	text-decoration: underline;
}
a.more:hover {
	color: #006;
	text-decoration: underline;
	font-weight: 100;
}
a.more:active {
	color: #060;
}

.calc{
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	font-size: 11px;
	color: #036;
	font-style: normal;
	text-align: left;
}
	white-space: nowrap;


a.calc:link{
	color: #FFF;
	text-decoration: none;
	text-decoration: underline;
}

a.calc:hover {
	color: #CCC;
	text-decoration: underline;
	font-weight: 100;
}
a.calc:active {
	color: #060;
}

.calculate{
	font-family:"Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	color: #FFF;
	font-size: 1em;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 150%;
	background-position: center top;
	height: 27px;
	width: 64px;
	text-shadow: 0px 2px 3px #555;
}
.calculatewrap{
	font-family:"Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	color: #FFF;
	font-size: 11px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 150%;
	background-position: center top;
	background-image: url(../images/detail%20pg%20im/calc.png);
	height: 27px;
	width: 64px;
	padding: 5px;
}
.zoom{
	font-family:"Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	color: #FFF;
	font-size: 11px;
	background-repeat: no-repeat;
	text-align: right;
	line-height: 150%;
	display: block;	
}
.zoomcontain{
	width: 100%;
	position: relative;
	text-align: center;
	background-position: center top;
	background-image: url(../images/detail%20pg%20im/zoom.png);
	height: 27px;
	width: 64px;
	display: block;
	padding-top:5px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	font-family:"Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	margin-left: 230px;
	margin-right:auto;
	text-shadow: 0px 2px 3px #555;
}

.productvideo{
	width: 100%;
	position: relative;
	font-family:"Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	color: #036;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.imageslider{
	width: 100%;
	position: relative;
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	color: #036;
}

.tabletype{
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: left;
	vertical-align: top;
	display: block;
}

.bodyblack{
	width:70px
}
.tablewrap{
	width:90%;
	height:250px;
	positioning: relative;
	position: relative;
	margin-right: auto;
	margin-left: auto;
} 
.mailtoMNP{font-size:10px;
			font:Arial, Helvetica, sans-serif;
}


a.mailtoMNP:link {
	color: #FFF;
	text-decoration: none;
}
a.mailtoMNP:visited {color: #CFF; text-decoration: none; }
a.mailtoMNP:hover {color: #FF0; text-decoration: underline; }
a.mailtoMNP:active {color: #FC0; }


.titleWrap {
	width:90%;
	height:auto;
	padding: 3px;
	position: relative;
	margin-left: 25px;
	background-image: url(../images/titlebackground.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 25px;
	margin-bottom: 25px;
}
.widefield {
	width: 200px;
}
.titleWraptable {
	padding: 3px;
	background-image: url(../images/titlebackground.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.continue {
	height: 40px;
	width: 100px;
	position: absolute;
	right: 0px;
}
.titleWrap3 {
	width:90%;
	height:auto;
	padding: 3px;
	position: relative;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
	margin-top: 25px;
	margin-bottom: 25px;
}
.title4 {
	float: left;
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	color: #036;
	font-size: 14px;
	text-align: left;
	top: 10px;
	display:block;
	width: 200px;
}
.largethumb {
	height: 250px;
	width: 250px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 40px;
	margin-left: 25px;
}
.quotedbox {
	width: 200px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.title5 {
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	color: #036;
	font-size: 14px;
	text-align: right;
	top: 10px;
	display:block;
	width: 100px;
	margin-right: 10px;
	float: left;
}
.quotecontain{
	width:450px;
	margin-left: 30px;
	position: relative;
}
.requiredrequest {
	float: left;
	width: 250px;
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	color: #D81930;
	font-size:  13px;
	text-align: right;
	top: 10px;
	margin-right: 20px;
}
.requiredblue {
	float: left;
	width: 250px;
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	color: #274677;
	font-size:  13px;
	text-align: right;
	top: 10px;
	margin-right: 20px;
}
.blue {
	float: left;
	width: 190px;
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	color: #006;
	font-size:  13px;
	text-align: right;
	top: 10px;
	margin-right: 20px;
}
.green{
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	font-size: 20px;
	color:#090;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform:uppercase;
	height: 40px;
	display: marker;
	background-position: top;
	text-shadow: 0px 1px 1px #ccc;
	padding-top:12px;
	}
	
.gray{
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
	img{
		boder:0px;
	}
	
.loginWrap{
	float: left;
	width: 50%;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	height: 100px;
}
.emmaheadline{
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 120%;
	margin-top:20px;
	margin-bottom: 20px;
	}
	
	
.sidenavhead{
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	font-size: 16px;
	color:#C00;
	text-transform:uppercase;
	text-shadow: 0px 1px 1px #ccc;
}
.leftbox {
	height:60px;
	float: left;
	width: 190px;
	font-family: "Arial Rounded MT bold", Arial, Helvetica, trebuchet, sans-serif;
	color: #D81930;
	font-size:  13px;
	text-align: right;
	top: 10px;
	margin-right: 20px;
}
	


