body{
 font-family:verdana, sans-serif;
 font-size:x-small;
 voice-family:"\"}\"";
 voice-family:inherit;
 font-size:small;
 margin:20px 0;
 min-width:720px;
}
#colOne, #colTwo {
 background:#fff;
 line-height:1.3; /* value other than 'normal' needed for WinIE */
 color:#000;
}
h1, h2, h3, h4, h5, h6 {
 margin:1em 0 0.2em 0;
 font-family:arial, verdana, sans-serif;
 color:#100000;
}
li h1, li h2, li h3, li h4, li h5, li h6 {
 border:none;
}
#logo h1 { border:0; }
h1 { font-size:150%; font-weight:normal; }
h2 { font-size:120%; font-weight:normal; }
h3 { font-size:110%; }
h4 { font-size:100%; }
h5 { font-size:90%; }
h6 { font-size:90%; border:0; }

p, ol, ul{
 text-align:justify;
}
a{
 color:#001299;
}
a:hover{
 text-decoration:none;
 color:#8f1353;
}
#alertbox {
 /* just to override the default border colour */
 border:4px solid #134f8f;
}
.box{
 margin-bottom:0px;
 padding-bottom:0px;
 line-height:1.5em;
 margin-top:10px;
}
.box a{
 font-size:1.0em;
 text-decoration:underline;
}
.box h3{
 color:#000;
 display:block;
 border-bottom:solid 2px #000;
 padding-top:8px;
}
/* Header */
#header{
 position:relative;
 z-index:1;
 width:927px;
 height:38px;
 margin:0 auto;
 background:#216121 url(/images/integral/topleftcnr.gif) top left no-repeat;
}
/* Menu */
#menu{
 float:left;
 width:600px;
 height:37px;
 margin:0;
 padding:0 0 0 10px;
 list-style:none;
}
#menu li {
 display:inline;
}
#menu a {
 display:block;
 float:left;
 height:28px;
 padding:10px 15px 0px 15px;
 text-transform:lowercase;
 text-decoration:none;
 font-size:0.9em;
 font-weight:bold;
 color:#fff;
}
#menu a:hover {
 height:28px;
 display:block;
 margin-top:0px;
 background:#344D34;
}
/* Logo */
#logo{
 height:110px;
 width:200px;
 background:#612222 url(/images/integral/logoback.gif) no-repeat bottom left;
}
#logo h1, #logo h2, #logo a{
 margin:0;
 padding:0;
 text-decoration:none;
 text-align:center;
}
#logo a:hover{
 color:#d5cfc1;
}
#logo h1, #logo h1 a {
 font-family:'Palatino Linotype', 'Book Antiqua', Palatino, serif;
 padding-top:6px;
 font-size:1.3em;
 color:#d5cfc1;
}
#logo h2, #logo h2 a {
 margin-top:4px;
 font-size:1.0em;
 font-family:Arial, Helvetica, sans-serif;
 color:#d5cfc1;
}
/* Search */
#search {
 float:right;
 height:28px;
 margin:0;
 padding:9px 25px 0 0;
}
#search fieldset {
 display:inline;
 margin:0;
 padding:0;
 border:0;
}
#input1, .search {
 width:164px;
 padding:2px 5px;
 border:solid 1px #000;
}
#input2 {
 height:20px;
 background:#414141;
 border:solid 1px #a18a91;
 text-transform:lowercase;
 font-size:1.0em;
 color:#fff;
}
/* Content */
#content {
 width:928px;
 margin:0 auto;
}
#colOne {
 float:left;
 width:200px;
 margin-bottom:1em;
}
#colOne h3 {
 margin:0px;
 padding:0 20px;
}
#colOne ul {
 margin-left:0;
 padding-left:20px;
 padding-right:20px;
 list-style:none;
}
#colOne li {
 padding:5px 0;
 border-top:1px solid #EFEFEF;
}
#colOne li.first {
 border:none;
}
#colTwo {
 float:right;
 width:640px;
 padding:30px 40px 0 30px;
 margin-bottom:1em;
}
#colTwo p{
 padding:4px;
}
#colTwo h2 {
 margin:6px;
 margin-left:0px;
 font-size:1.4em;
}
#colTwo h3 {
 margin:5px;
 font-size:1.2em;
}
#colTwo h4 {
 margin-top:5px;
 font-size:1.0em;
 font-weight:normal;
}
/* Footer */
#footer {
 clear:both;
 width:920px;
 margin:0 auto;
 margin-top:10px;
 padding-top:40px;
 border-top: solid 8px #216121;
}
#footer p {
 margin:0;
 text-align:center;
 font-size:80%;
 line-height:1.5;
}
/* to over ride default styles found in main.css */
.result_box{
 border:solid 1px #344D34;
}
.result_box_form{
 background:#d5cfc1;
}
.quick_order_box{
 padding-top:0;
 border:solid 1px #612222;
}
.quick_order_box img{
 padding:4px;
}
.quick_order_box_header{
 padding:8px;
 text-align:center;
 font:"Lucida Grande", Geneva,"DejaVu Sans", "Bitstream Vera Sans", AnjaliOldLipi,"Lucida sans", "Trebuchet MS", Arial, Verdana;
 /*background:#d5cfc1;*/
 border:4px double #612222;
}
.quick_order_box_header a{
 color:#612222;
 text-decoration:none;
}
.quick_order_box_header a:hover{
 text-decoration:underline;
}
