/*
  evacchair.co.nz styles
  $Revision: 1.8 $
  $Date: 2011-09-27 20:49:31 $
  $Author: armstrj $
*/

*             {
                margin:   0px;
                padding:  0px;
              }


body          {
                /*
                */

                font-family:        Verdana, Arial, Helvetica, sans-serif;
                font-size:          10pt;

                background-color:   #ffffff;
                margin:             0px 10px 4px 30px;

                /* width:              930px; */
                min-width: 800px;
                max-width: 900px;
                /* background-image:   url(/pg_blue.png);
                background-repeat:  repeat-y; */
                /* width:              980px; */

                background-image:   url(/img/candy.jpg);
                background-repeat:  repeat-y;

              }

h1            {  font-size: 190%; font-weight: bold; margin-bottom: 1em; color: #aa0000;  font-style: italic;  }
h2            {  font-size: 150%; font-weight: bold; margin-bottom: 2px; color: #000090;   }
h3            {  font-size: 110%; font-weight: bold; margin-bottom: 1em;                   }
h4            {  font-size: 105%; font-weight: bold; margin-bottom: 1em; color: #000090;   }

p             { padding: 0 4px 0.5em 0;  }
.why p        { padding: 4px 4px 1em 0;  }

td            {  vertical-align: top; padding: 1px 2px 1px 1px ; }
th            {  vertical-align: top; padding: 1px 4px 1px 1px ; text-align: left; }

.pic          { float:right; }
.pic img,object      { border: 1px solid #A7C8E2;  }

td.product      { border: 1px solid #A7C8E2;  text-align: center; }
.product table  { border: 1px solid #A7C8E2;  text-align: left; display: inline-block; padding: 2px 4px 2px 4px; }

table.logo    { border-bottom: 1px solid #9BCDFF; margin-bottom: 6px; }
.logo td      { padding: 0; }

.list         { font-weight: bold; padding: 1.5em; font-size: 110%; }
.contact      { display: inline-block; margin: 6px 6px 6px 0; xwidth: 555px; 	background: #FFFFE8; padding-left: 4px; border: 1px solid #979700; }
.link         {color: #000090; font-size: 105%; font-weight: bold; }   /* unvisited link */

.menu li      { float: right; list-style: none; padding-left: 2px; }
.menu a       { text-decoration: none; border: 1px solid #9BCDFF; background: #D9ECFF; padding: 0px 1em 0px 1em;  }

ul            { margin-bottom: 1.0em; }
li            { list-style: disc inside; font-weight: bold; }

table { border-collapse:collapse; }

hr            {  color: #B9DCFF; height: 1px;  background-color: #A7C8E2; border: 0;      }

a:link        {color: #000090; }   /* unvisited link */
a:visited     {color: #000090; }   /* visited link */
a:hover       {color: #0000FF; }   /* mouse over link */
a:active      {color: #000090; }   /* selected link */

/*
.header       { background-image: url(/hd_purple.png); background-repeat: repeat-x; border: 1px solid #816c9c; padding: 2px 1em 4px 6px ; white-space: nowrap; font-size: 200%; font-weight: bold; color: #ffffff; }
.border       { background-color: #dad1e5; border: 1px solid #816c9c; padding: 2px; margin-bottom: 0.5em; }

.image        { float: right; margin: 6px 6px 6px 0px; border: 1px solid #816C9C; padding: 2px; background-color: #C0D0E8; xbackground-image: url(/bg_image.png); background-repeat: repeat-y;}
.bold         { font-weight: bold; }
.quote        { font-weight: bold; color: #465c46; font-style: italic; margin-top: 12px; }




.inner        { padding: 0.5em 2em 1em 1em; }
div.evacchair { float: left; width: 480px; min-height: 400px; margin: 6px 6px 6px 0;	background: #ffffff; border: 1px solid #607F5F;}
h3.evacchair  { background-repeat: repeat-x; height: 28px; padding: 7px 2px 2px 8px; color: #ffffff; font-size: 110%; font-weight: bold; margin-bottom: 4px; background-image: url(/bg_green.png); }

h3.contact    { background-repeat: repeat-x; height: 28px; padding: 7px 2px 2px 8px; color: #ffffff; font-size: 110%; font-weight: bold; margin-bottom: 4px; background-image: url(/bg_green.png); }

*/

