/*
intusoft.com index.php layout

logo (115 wide) logorredsm3.gif where i am banner (666 wide) navbanner.gif
links, horizontal...mybutton...home demos products dealers register contact us ... use $page_context for links list
design links, horizontal (eliptical or tabs? Buttons (ic's power, rf mixed design general,  enable links only for index.php
left column links cneter column stories right column stories
footer googo search, site map...new

*/

#wrap {
    width: 800px;
    margin: 0 auto;

}
html {  width:100%; height:100%;  }
title {
    min-width: 800px; height: 10px;
    background: #000003;
    font-size: 7px;
    margin: 0; padding: 0; border: 0;

}


body {




    width:100%; height:100%;
    margin: 0 0; padding: 0; border: 0;
    vertical-align: top;

    font-family:  Verdana,Arial, Helvetica,   sans-serif;

    background: white;

}
div.nocopy {
    -webkit-user-select: none;
    font-size: 14px;
    -moz-user-select: none;
    -ms-user-select: none;

}
/* img { border: none; z-index: 1;} */
a { color: black; text-decoration: none; }


a.black:link{color:#000;}
/* a:hover { color: #f38e17; } */
a:active { position:relative;
    top:1px; left:1px;
}

div.header {
    min-width: 800px;
    /* zoom: 1; */
    background: white;
    color: black;
    line-height: 14px;
    margin: 0; padding: 0; text-align: left;


}
div.header h1 { padding: .75em; margin-top: 25px;  margin-left: 20px;font-size: 28px; text-align: left;
    font-style: italic; color: white;font-weight:100;
    background:linear-gradient(-25deg,  rgb(100,30,30),rgb(205,72,80));
    background-color: #641e1e;}

div.logo {
    float: left;  width: 120px; height: 60px;
    vertical-align: top;
    text-align: left;
    margin-top: 2em;
    margin-left: 1em;
    background: white; color: black;

}
div.logo img {
    max-width: 100%;
    /*max-height: 100%;
    display: inline-block;
    */
}
div.slogan {
    float: right;
    width: auto;
    height: 20px;
    vertical-align: top;
 }


div.navlinks {
	min-width: 800px; height: 50px;
	float: left;
	background: white;
	margin: 0; padding: 0; text-align: left;

	 line-height: 26px;
	font-weight:400;
	font-size: 26px;
	color: black;
}

div.navlinks p1 {
    color: blue; text-decoration: none;
    font-size: 14px;line-height: 1.2;
    font-weight:400;
    padding: 0;
    margin: 0;
    text-align: left;


}
div.navigation_ns p1 {
    color: black; text-decoration: none;
    font-size: 12px;line-height: 1.2;
    font-weight:400;
    padding: 0;
    margin: 0;
    text-align: left;


}

div.main {
    /*	clear: both; */
    float: left; height: auto; min-width: 800px;
    /* zoom: 1; */
    padding-left: .5em; vertical-align: top;
    font-size: 16px; line-height: 20px;
    display: inline-block;
    background: white;
}

div.navigation_ns {
    float: left;
    display: inline-block;

    min-width: 800px; height: auto; /*use auto for old iphone */

    padding: 0 .2em;
    /*font-size: 18px; line-height: 1.3; font-weight:300; */
    text-align: left;
     background: white;
}

div.navigation {
    float: left;
    display: inline-block;
    overflow:scroll;
    min-width: 800px; height: auto; /*use auto for old iphone */

    padding: 0 .2em;
    /*font-size: 18px; line-height: 1.3; font-weight:300; */
    text-align: left;
    background: white;
}
div.footer {
    /*	clear: both; */
    float: left;
    display: inline-block;


    height: auto;
    margin: 0;
    font-size: 12px; line-height: 1.15; font-weight:100;
    font-style: italic;
    /*	padding: 0; */
    width:800px;
    /*	text-align: center; */
    background: white;  color: black;
    /* zoom: 1; */
}
div.linkWrapper {
    background-color: transparent;
    float:left;
    width: 15%;
    height: 1000px;
    -webkit-user-select: none;

    -moz-user-select: none;
    -ms-user-select: none;
}
div.leftSpacer {
    background-color: transparent;
    float:left;
    width: 150px;
    height: 21000px;

}
div.leftSpacer_1000 {
    background-color: transparent;
    float:left;
    width: 150px;
    height: 1000px;

}
div.leftWrapper {
    background-color: transparent;
    float:left;
    width: 330px;
    height: 1000px;

}
div.centerCol {
    background-color: transparent;
    float:left;
    width: 450px;
    height: auto;

}
div.centerColWide {
    background-color: transparent;
    float:left;
    width: 600px;
    height: auto;

}
div.leftWrapperWide {
    background-color: transparent;
    float:left;
    width: 390px;
    height: 1000px;

}
div.colSpacer {
    background-color: transparent;
    float:left;
    width: 10px;
    height: 1000px;

}
div.colSpacer40 {
    background-color: transparent;
    float:left;
    width: 40px;
    height: 1000px;

}
div.colSpacer150 {
    background-color: transparent;
    float:left;
    width: 150px;
    height: 10px;

}
div.rightWrapper {
    background-color: transparent;
    float:left;
    width: 330px;
    height: 1000px;

}
div.rightWrapperWide {
    background-color: transparent;
    float:left;
    width: 390px;
    height: 1000px;

}
div.headline {
    background:white;
    float:left;
    color: black;
    width: 330px;
    height: auto;
    padding-left: 5px;
    padding-top: 5px;
}
div.story { /* scrolling */
    background: white;
    float: left;
    color: black;
    overflow-y: auto;
    width: 330px;
    height: 450px;
    padding-left: 5px;
    padding-top: 5px;
}
div.story_200 { /* scrolling */
    background: white;
    float: left;
    color: black;
    overflow-y: auto;
    width: 330px;
    height: 250px;
    padding-left: 5px;
    padding-top: 5px;
}
div.story_200 p{ /* scrolling */
    color: #222; text-decoration: none;
    font-size: 14px;line-height: 1.15;
    font-weight: 100;
    padding: 0;
    margin-left: .5em;
    margin-right: .5em;
    margin-top:0;
    text-align: left;

}
div.story_short { /* non scrolling */
    background: white;
    float: left;
    color: black;
    width: 330px;
    height: auto;
    padding-left: 5px;
    padding-top: 5px;
    font-size: 14px;line-height: 1.15;
    font-weight:100;

}

div.story  p {
    color: #222; text-decoration: none;
    font-size: 14px;line-height: 1.15;
    font-weight:100;
    padding: 0;
    margin-left: .5em;
    margin-right: .5em;
    margin-top:0;
    text-align: left;

}
div.story_short p {
    color: #222; text-decoration: none;
    font-size: 14px;line-height: 1.15;
    font-weight:100;
    padding: 0;
    margin-left: .5em;
    margin-right: .5em;
    margin-top:0;
    text-align: left;

   /*  border:1px solid black; */

}

div.headline h1 {
    color: rgb(100,16,16); text-decoration: none;
    font-size: 14px;line-height: 1.0;
    font-weight:700;
    padding: 0;
    margin-left: .5em;
    margin-right: .5em;
    margin-bottom:0;
    /* padding-top:5px; */
    text-align: center;
   /* border-top:1px solid #222; */
}
div.story_short h2 {
    color: black; text-decoration: none;
    font-size: 14px;line-height: 1.0;
    font-weight:700;
    padding: 0;
    margin-left: .5em;
    margin-right: .5em;
    margin-bottom:0;
    /* padding-top:5px; */
    text-align: left;
    /* border-top:1px solid #222; */
}
div.story_short h3 {
    color: black; text-decoration: none;
    font-size: 14px;line-height: 1.0;
    font-weight:700;
    padding: 0;
    margin-left: .5em;
    margin-right: .5em;
    margin-bottom:0;
    /* padding-top:5px; */
    text-align: left;
    display: inline-block;
    /* border-top:1px solid #222; */
}

div.story_short h1 {
    color: rgb(100,16,16); text-decoration: none;
    font-size: 14px;line-height: 1.0;
    font-weight:700;
    padding: 0;
    margin-left: .5em;
    margin-right: .5em;
    margin-bottom:0;
    /* padding-top:5px;    */
    text-align: center;
    /* border-top:1px solid #222; */
}

a.index:link {color:#222; text-decoration: underline;}
a.index:visited {color:#A52A2A; text-decoration: underline;}
a.index:hover {color:#00a; text-decoration: underline;}

a.index2:link {color:green; text-decoration: underline;}
a.index2:visited {color:#A52A2A; text-decoration: underline;}
a.index2:hover {color:#00a; text-decoration: underline;}

.myButton {


    box-shadow: 2px 2px 2px #666; /* inset 0 1px 0 0 #284470; */


    /* background:linear-gradient(-25deg, rgba(32,64,255,1), rgba(0,0,255,0)); */
    background:linear-gradient(-25deg, #eee, #fff); /*background:linear-gradient(-25deg, rgb(16,16,128), rgb(32,32,220));*/
    background-color: #eee;
    border-radius:6px;
    border:1px solid black;
    display:inline-block;
    color:#222;
    font-family:Arial;
    font-size:14px;
    font-weight:100;
    padding: .25em;

    text-decoration:none;

}


.myButton:active {
    position:relative;
    top:1px; left:1px;

}

.myButton_small {


    box-shadow: 1px 1px 1px #666; /* inset 0 1px 0 0 #284470; */


    /* background:linear-gradient(-25deg, rgba(32,64,255,1), rgba(0,0,255,0)); */
    background:linear-gradient(-25deg, #eee, #fff); /*background:linear-gradient(-25deg, rgb(16,16,128), rgb(32,32,220));*/
    background-color: #eee;
    border-radius:6px;
    border:1px solid black;
    display:inline-block;
    color:#222;
    font-family:Arial;
    font-size:8px;
    line-height: 1.1;
    font-weight:100;
    padding: 1px;
    vertical-align: top;
    text-align: center;
    text-decoration:none;

}


.myButton_small:active {
    position:relative;
    top:1px; left:1px;

}
.myButton_small:hover {
    box-shadow: inset 0 1px 0 0 #284470;
    /* text-decoration:underline; */

}
.myButton2 {



    box-shadow: 2px 2px 2px #666;

    /* background:linear-gradient(-25deg, rgba(32,64,255,1), rgba(0,0,255,0)); */
    background:linear-gradient(-25deg, #eee, #fff);
    background-color: #eee;
    border-radius:6px;
    border:1px solid black;

    color:#222;
    font-family:Arial;
    font-size:14px;
    display:block;
    font-weight:100;

    padding: .25em;
    text-align: center;
    text-decoration:none;
    margin:5px;


}


.myButton2:active {
    position:relative;
    top:1px; left:1px;
}
.myButton3 {

    box-shadow: inset 0 1px 0 0 #284470;



    background:linear-gradient(-25deg, #eee, #fff);
    background-color: #444;
    border-radius:6px;
    border:1px solid black;

    color:#222;
    font-family:Arial;
    font-size:14px;
    display:inline-block; width:120px;
    font-weight:100;
    /* float: left; */

    padding: .25em;

    text-align: center;
    text-decoration:none;
    margin:0;

}
.myButton:hover {
    box-shadow: inset 0 1px 0 0 #284470;
    /* text-decoration:underline; */

}


.myButton2:hover {

    box-shadow: inset 0 1px 0 0 #284470;

}
.myButton3:active {

    position:relative;
    top:1px; left:1px;

}
.myButtone {

    box-shadow: 2px 2px 2px #666; /* box-shadow: inset 0 1px 0 0 #284470; */

    background:linear-gradient(-25deg,  rgb(100,30,30),rgb(224,56,56));

    background-color: #e56d5c;


    border-radius:50%;

    border:1px solid #1f2f47;

    display:inline-block;
    width:auto;
    color:#ffffff;
    font-family:Arial;
    font-size:14px;
    font-weight:300;
    padding:1px 32px;
    text-decoration:none;

    text-shadow:2px 2px 0 #263666;

}
.myButtone:active {
    position:relative;
    top:1px; left:1px;
}
.myButtone:hover {
    box-shadow: inset 0 1px 0 0 #284470;
}


#boxed {
     border: 1px solid #222 ;
 }

hr {
    display: block;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 5em;
    margin-right: 5em;
    color:#aaa;
    border-width: 1px;
}
li {

    font-size:14px;
    margin-bottom: .25em;
}

/* errors */
.error {
    color:#8D0D19;

    margin:1em 0;
    padding:1em;
}

.error ul {
    padding-left:2em;
}
input[type=key] {
    text-align:left;
    width:400px;
    color:black;
    background:white;
    border:1px;
    font-size:15px;
    line-height:1.15;
}
input[type=page] {
    text-align:left;
    width:40px;
    color:black;
    background:white;
    border:1px;
    font-size:15px;
    line-height:1.15;
}
input[type=text] {
    text-align:left;
    width:25%;
    color:black;
    background:white;
    border-style: inset;
    font-size:15px;
    line-height:1.15;
}

input[type=day] {
    text-align:left;
    width:3em;
    color:black;
    background:white;
    border:1px;
    font-size:15px;
    line-height:1.15;
}

input[type=dealer] {
    text-align:center;
    width:4em;
    color:black;
    background:white;
    border-style: inset;
    font-size:15px;
    line-height:1.15;
}
div.message {
    color: #9e0000;
    border: 3px inset #9c0000;
    padding: .51em;
    font-weight:600;
    font-size:15px;
    width: 70%;
}
table  th, td {
    border: 1px solid black;
    border-collapse: collapse;

}


table.address {
    width:66%;
    border-collapse: collapse;
    padding:0;
    margin:0;

}
table.address tr, td
{

    padding:0;
    margin:0;

    border:2px solid black;
    text-align:center;
    background-color:aliceblue;
    font-size: 12px;
    line-height: 1.15;

}
table.items {
    width:100%;
    border-collapse: collapse;
}
table.items tr, td
{

    padding:0;
    margin:0;
    border:2px solid black;
    text-align:center;
    background-color:white;
    font-size: 12px;
    line-height: 1.15;

}
input[type=tab_text] {
    text-align:left;
    width:98%;
    color:black;
    background:white;
    border:0;
    margin:0;
    font-size:12px;
    line-height:1.15;
    height:14px;
    overflow:scroll;
}

input[type=tab_text2] {
    text-align:center;
    color:black;
    width:98%;
    background:white;
    border:0;
    margin:0;
    font-size:12px;
    line-height:1.15;
    height:14px;
    overflow:scroll;
}

input[type=full_text] {
    text-align:center;
    color:black;
    width:90%;
    background:white;
    border:0;
    margin:0;
    font-size:12px;
    line-height:1.15;
    overflow:scroll;
}

table.misc {
    table-layout: auto;
    width:100%;
    border-collapse: collapse;
}
table.misc tr, td
{

    padding:0;
    margin:0;
    border:2px solid black;
    text-align:center;
    background-color:white;
    font-size: 12px;
    line-height: 1.15;

}

table.PO{
    table-layout: auto;
    width:100%;
    border-collapse: collapse;
}

table.PO tr, td{
    padding:0;
    margin:0;
    border:2px solid black;
    text-align:center;
    background-color:white;
    font-size: 12px;
    line-height: 1.15;
}

table.notes {

    float: left;
    width: 65%;
    border-collapse: collapse;
}

table.notes tr, td{
    padding:0;
    margin:0;
    border:2px solid black;
    text-align:center;
    background-color:aliceblue;
    font-size: 12px;
    line-height: 1.15;
}

table.totals {
    display: float left;
    width: 30%;
    border-collapse: collapse;
}

table.totals tr, td{
    padding:0;
    padding-right:3px;
    border:2px solid black;
    text-align:right;
    font-weight:400;
    background-color:white;
    font-size: 12px;
    line-height: 1.15;
}
table.totals td:nth-child(2){
    text-align:left;
    padding-left:3px;
    font-weight:400;
}

table.totals th {
    text-align:center;
}
table.items td:nth-child(2){
    text-align:left;

}
table.newsletter th,tr,td{
    border:0;

}


table.table  th, td {
    border: 1px solid black;
    border-collapse: collapse;

}
