/* My Css 350
–––––––––––––––––––––––––––––––––––––––––––––––––– */
body { font-family: "Arial"; }

h1 { font-size: 32px; color: #0066CC; font-weight: bold; }
h2 { font-size: 24px; color: #0000ff; font-style: italic; font-weight: bold; }
h3 { display: inline; font-family: "Times"; font-size: 18px; color: #ff0000; margin: 0px; }
h3.capital { font-size: 26px; color: #ff0000;}

.mainBox { width: 810px; text-align: center; margin:auto; /*border: 1px solid red;*/ }
.mainBoxImage { width: 23%; /*border: 1px solid #02AFFF;*/ float: left;}

.mainBoxSub { width: 75%; height: 100%; /*border: 1px solid #7B68EE;*/ float: right;}
.mainBoxCode { width: 5%; height: 33%; /*border: 1px solid #696969;*/ float: left;}
.mainBoxDescr { width: 54%; height: 33%; /*border: 1px solid #228B22;*/ float: left;}
.mainBoxPrice { width: 38%; height: 33%; /*border: 1px solid #FFA07A;*/ float: left;}

.mainBoxPriceLeft { width: 32%; height: 33%; /*border: 1px solid #FFA07A;*/ float: left;}
.mainBoxPriceCenter { width: 32%; height: 33%; /*border: 1px solid #FFA07A;*/ float: left;}
.mainBoxPriceRight { width: 32%; height: 33%; /*border: 1px solid #FFA07A;*/ float: left;}

.formBox { width: 400px; text-align: center; margin:auto; /*border: 1px solid red;*/ }
p.formFieldNames { font-size: 16px; font-style: italic; font-weight: bold; text-align: left; margin: 10px 0px 5px 0px;}
.formField { width: 96%; text-align: left; margin: auto; }
.formFieldShortBox { width: 96%; text-align: left;  margin: auto; }
.formFieldShort { width: 60%; margin: 0px; }
.formSubmit { width: 49%; float: left; text-align: left; margin: 12px 0px 25px 0px;}
.submitBtn { background: #D8D8D8; border: 1px solid #6E6E6E; width: 85px; height: 30px; font-size: 14px; font-weight: bold; }



p.quant { font-style: italic; font-size: 12px; margin: 3px 0px 0px 0px;}
p.priceLeft { font-weight: bold; font-size: 20px; color: #FF0066; margin: 5px 0px 3px 0px;}
p.priceCenter { font-weight: bold; font-size: 20px; color: #669900; margin: 5px 0px 3px 0px;}
p.priceRight { font-weight: bold; font-size: 20px; color: #CC00FF; margin: 5px 0px 3px 0px;}

p.descrMain { font-weight: bold; font-style: italic; font-size: 17px; margin: 5px 0px 0px 0px;}
p.descrSub { font-style: italic; font-size: 14px; margin: 4px 0px 0px 0px;}
p.itemOff { font-weight: bold; font-size: 16px; color: #FF0000; margin: 4px 0px 0px 0px; padding: 5px; background-color: #FFFF83;}

p.codeNumber { font-weight: bold; font-size: 17px; margin: 8px 0px 0px 0px; color: #A0A0A0;}

p.boxHeadSample { width: 24%; font-style: italic; font-size: 14px; /*border: 1px solid #02AFFF;*/ float: left; margin: 0px 0px 5px 0px;}
p.boxHeadCode { width: 5%; font-style: italic; font-size: 13px; letter-spacing: -1px; /*border: 1px solid #02AFFF;*/ float: left; margin: 0px 0px 5px 0px;}
p.boxHeadDescr { width: 37%; font-style: italic; font-size: 14px; /*border: 1px solid #02AFFF;*/ float: left; margin: 0px 0px 5px 0px;}

p.subOne { font-size: 18px; color: #0000ff; font-style: italic; font-weight: bold; padding: 0px; margin: 0px;}
p.subTwo { font-size: 22px; color: #0066CC; font-style: italic; font-weight: bold; padding: 0px; margin: 5px 0px 5px 0px;}
p.subThree { font-size: 17px; font-weight: bold; padding: 0px; margin: 20px 0px 10px 0px;}
p.subFour { font-size: 14.5px; padding: 0px; margin: 0px 0px 45px 0px;}

.boxHeadPriceHelper { width: 33%; border: 1px solid #FF0066; float: left; margin: 0px 0px 5px 0px;}
p.boxHeadPriceReal { width: 99%; font-style: italic; font-size: 14px; /*border: 1px solid #02AFFF;*/ margin: 0px;}
.boxHeadPriceRealMed { position: relative; width: 0%; font-size: 0px; margin: 0px; }

.contact { font-size: 18px; color: #0066CC; font-weight: bold; margin: 25px 0px 15px 0px;}
.fb { font-size: 22px; color: #0066CC; font-style: italic; float: left; margin: 7px 0px 16px 25px;}

hr.styleDivider { border-top: 1px dotted #6C6C6C; width: 95%; margin-bottom: 30px; }
hr.headDivider { border-top: 1px dotted #6C6C6C; width: 95%; margin: 5px 0px 15px 0px; }
hr.codeDivider { border-width: 2px; border-top: 0.5px #C1C1C1; width: 92%;}

.clear { clear: both; }
.clearLeft { clear: left; }



h1 a:link{color: #000000; text-decoration: none;}
h1 a:visited{color: #000000; text-decoration: none;}
h1 a:hover{color: #000000; text-decoration: underline;}

table { width: 295px; background-color: #CCCC99;}

tr.white {background-color: #FFFFFF; text-align: center;}
tr.siel {background-color: #CCFFFF; text-align: center;}

td.yellow { width: 33%; background-color: #FFFF99; text-align: center;}
td.light_green { width: 33%; background-color: #CCFFCC; text-align: center;}
td.light_orange{ width: 33%; background-color: #FFCC66; text-align: center;}

.table_container_master { width: 622px; }
.table_container { width: 297px; float: left; margin: 0px 7px 0px 7px; }
.table_container a:link{color:#000000; text-decoration: none;}
.table_container a:visited{color:#000000; text-decoration: none;}
.table_container a:hover{color:#000000; text-decoration: underline;}

@media screen and (max-width: 622px) {
.table_container_master { width: 298px;}
.table_container { width: 297px; margin: 0px 0px 30px 0px;}
.table_container a:link{color:#000000; text-decoration: none;}
.table_container a:visited{color:#000000; text-decoration: none;}
.table_container a:hover{color:#000000; text-decoration: underline;}
}

.logo {width: 347px; height: 82px;}
.home_image {width: 500px; height: 295px;}

h3.code_head {color: #009999; margin: 0px 0px 5px 0px;}
p.code_head {font-size: 15px; margin: 0px 0px 10px 0px; }
p.code_head a:link{color:#000000; text-decoration: none;}
p.code_head a:visited{color:#000000; text-decoration: none;}
p.code_head a:hover{color:#000000; text-decoration: underline;}

h4.footer {color: #990000; font-size: 22px; font-weight: bold; font-style: italic; margin: 20px 0px 5px 0px;}
h4.footer a:link{color:#990000; text-decoration: none;}
h4.footer a:visited{color:#990000; text-decoration: none;}
h4.footer a:hover{color:#FF5050; text-decoration: underline;}



/* border: 1px solid red; */