body {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #3A3937;

	line-height: 16px;

	font-weight: normal;

}






h1 {
	font-size: 20px;
	color: #3D4083;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	padding-right: 0px;
	text-decoration: underline;
}
h2 {
	font-size: 13px;
	color: #E83A35;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 22px;
	text-decoration: underline;
}
h3 {
	font-size: 12px;
	color: #000000;
}



td {



	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;



	font-size: 12px;



}







th {



	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;



	font-size: 12px;



}







.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-indent: 0px;






}



.scroll {

	MARGIN: 15px 5px 15px 15px;

	OVERFLOW: auto;

	HEIGHT: 355px;

	WIDTH: 560px;

	line-height: 17px;

}

.scrollTest {

	MARGIN: 15px 5px 15px 15px;

	OVERFLOW: auto;

	HEIGHT: 250px;

	WIDTH: 500px;

	line-height: 17px;

}

.scrollCopy {

	MARGIN: 15px 5px 15px 15px;

	OVERFLOW: auto;

	HEIGHT: 355px;

	WIDTH: 250px;

	line-height: 17px;

}







.whitetext {

	color: #EEEEEE;

	font-size: 12px;

}



.headline {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #3D4083;

	font-style: italic;

	line-height: 22px;

}

.subhead {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: oblique;

	font-weight: bolder;

	color: #000000;

	line-height: 20px;

}

.boldbodyblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: italic;

	font-weight: bold;

	color: #3D4083;

}

.bodybold {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

}

.bodybolditalic {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: italic;

	font-weight: bold;

	color: #000000;

}

.photo {

	color: #444444;

	font-size: 10px;

	font-weight: bold;

}

.pageheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #EEEEEE;
	font-style: italic;
	margin-right: 10px;
	padding-right: 8px;
}

.headlineunderline {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: bold;

	color: #3D4083;

	font-style: italic;

	text-decoration: underline;

	line-height: 23px;

}

.whitetextlarge {

	color: #EEEEEE;

	font-size: 16px;

	font-weight: bold;

	font-style: italic;

	font-family: "Times New Roman", Times, serif;

}

.whitetextXlarge {

	color: #EEEEEE;

	font-size: 13px;

	font-weight: bolder;

	font-style: normal;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

/* STORE TABLE BACKGROUNDS
-------------------------------------*/
TABLE.cobtbl{
background-color: #B1B1B1;
}

TD.cobhl{
background-color: #EBEBEB;
}

TD.cobll{
background-color: #FFF;
}

/* PRICE NAME and DISCOUNTS DISPLAY
-------------------------------------*/
.prodprice, .detailprice, .prodname, .detailname {
color: #60596A;
font-size: 18px;
font-weight : bold;
}
.discountsapply{
color: #84210F;
font-size: 12px;
font-weight : bold;
}
.proddiscounts, .detaildiscounts, .catdiscounts{
color: #84210F;
font-size: 11px;
font-weight : normal;
}
/* PRODUCT REVIEWS
-------------------------------------*/
.numreviews{
color: #333;
font-size: 13px;
font-weight : bold;
background-color:#ccc;
border-bottom:1px solid #000;
padding:4px;
}
.reviewheader{
color: #333;
font-size: 12px;
font-weight : bold;
}
.reviewcomments{
color: #333;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
.reviewname{
color: #666;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
/* DESCRIPTION FIELDS
-------------------------------------*/
.detaildescription, .proddescription{
 font-family: Arial, Helvetica, sans-serif;
 color: #333;
 line-height:1.6;
}


table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

a:link {
	color: #Ef3438;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}



a:visited {
	color: #Ef3438;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}



a:hover {
	color: #ef3438;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 16px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #3399CC;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;

} 

select.prodoption {
font-size: 11px;
font-family : Verdana;
color : #FF0000;
}

.prodname, .detailname{
font-weight: bold;
}

.error {

  font-family: Arial;

  font-size: 8pt;

  color: red;

  display:none;

}



.error2 {



  font-family: Arial;

  font-size: 8pt;

  color: red;



}



.asterick {

	font-size: 14px;

	color: #CC0033;

}



.formtext {

	font-size: 10px;

}
.whitetextsmall {
	color: #EEEEEE;
	font-size: 10px;
	line-height: 12px;
}
a.small:link {
	color: #Ef3438;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
}
a.small:visited {
	color: #Ef3438;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
}
a.small:hover {
	color: #ef3438;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
}
.bodyCopy-italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	font-style: italic;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 10px;
}
a.blue:link {
	color: #0000FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
}
a.blue:visited {
	color: #0000FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
}
a.blue:hover {
	color: #0000FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
}
.blacksubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
}
.bodybolditalicCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
a.bold:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}
a.bold:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}
a.bold:hover {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}

.input
{
    color: #000000;
	background-image: none;
	background-color: #DFDDDE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

.errorTest {

  font-family: Arial;

  font-size: 12px;

  color: red;
}

a.whitelarge:link {
color: #FFFFFF;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 12px;
font-weight: bold;
line-height: 17px;
}
a.whitelarge:visited {
color: #FFFFFF;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 12px;
font-weight: bold;
line-height: 17px;
}
a.whitelarge:hover {
color: #FFFFFF;
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 12px;
font-weight: bold;
line-height: 17px;
}

.bodyRed {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #E83A35;
font-weight: bold;
}

#main h2 {
	background: url(http://www.isotecinc.com/ecom/images/open.png) no-repeat 0% 10%;
	padding-left: 20px;
	cursor: pointer;
}
#main h2.close {
	background-image: url(http://www.isotecinc.com/ecom/images/close.png);
}
#main .answer {
  background-color: white;
}
.bodyboldsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

