/* #990033 hot pink */
/* #0199CB blue */
/* #FF9933 orange */

body {
  background-color: #0199CB;
  background-image: url('/images/findzis_body_background_bo.jpg');
  background-repeat: repeat-x;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  scrollbar-face-color: #D4D0C8;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #D1D7DC;
  scrollbar-darkshadow-color: #98AAB1;
  scrollbar-shadow-color: #DEE3E7;
  scrollbar-arrow-color: #0199CB;
  scrollbar-track-color: #EFEFEF;
}

div {margin:0;padding:0;}

h1 { color:#48CFFC; margin: 5px; font-size: 22px; }
h2 { height: 22px; *height: 32px; color:#48CFFC; margin: 0px 5px 0px 5px; padding-top: 10px; font-size: 14px; }

#container { width: 1000px; min-height:500 px; *height: 500px; }

#left   { width:183px; *width:185px; height:100%; float:left; margin-right:3px; }
#middle { width:585px; height:1610px; float:left; margin-right:3px; }
#right  { width:213px; min-height:500px; *height:100%; float:left; }

#search         { width:183px; height:63px; background-image: url('/images/searchbox.gif'); background-repeat: no-repeat; margin-bottom: 5px;}
#search .box    { width:150px; height:20px; position:absolute; left:14px; top:49px; *left:16px; *top:52px; border:0px; background-color:#DCF0F7; }
#search .button { width:23px;  height:26px; position:absolute; left:166px; top:44px; *left:169px; *top:47px; border:0px; }

#header { width:585px; height:63px; padding:5px; float:left; color:black; background-image:url('/images/header.gif'); background-repeat: no-repeat; margin-bottom: 5px;}

div.results        { float: left; width:585px; *width:585px; padding: 0px; background-image:url('/images/topbig.gif'); background-repeat: no-repeat; }
div.results div { width:567px; *width:585px; height:1530px; *height:1642px; padding: 5px; border-left:4px solid #0F60D3; border-right: 4px solid #0F60D3; border-bottom: 4px solid #0F60D3; background-color: #DCF0F7; }

div.categories { width:183px; background-image: url('/images/topsmall.gif'); background-repeat: no-repeat; margin-bottom: 5px;}
div.categories div { border-left: 4px solid #0F60D3; border-right: 4px solid #0F60D3; border-bottom: 4px solid #0F60D3;}
div.categories div a { padding-left: 5px; height:20px; width:100%; background-color: #DCF0F7}
div.categories div a:hover { padding-left: 5px; height:20px; width:100%; background-color: #0F60D3; color:white;}

div.left { width:183px; background-image: url('/images/topsmall.gif'); background-repeat: no-repeat; margin-bottom: 5px;}
div.left  div { padding: 5px; border-left: 4px solid #0F60D3; border-right: 4px solid #0F60D3; border-bottom: 4px solid #0F60D3; background-color: #DCF0F7; }

div.right     { width:213px; background-image: url('/images/top.gif'); background-repeat: no-repeat; margin-bottom: 5px;}
div.right h2 { color: #0F60D3}
div.right div { border-left: 4px solid #FF9933; border-right: 4px solid #FF9933; border-bottom: 4px solid #FF9933; background-color: #DCF0F7; }
div.right div a { padding-left: 5px; height:20px; width:100%; background-color: #DCF0F7}
div.right div a:hover { padding-left: 5px; height:20px; width:100%; background-color: #FF9933; color:white;}

a {color: #3168D5}
a.url {color: #0199CB;text-decoration:none;font-size:10px;}

span.copyright {width:100%; text-align:center;color:white;}
div.otherlinks {width:100%; text-align:center;color:white;}
div.otherlinks a {color:white;text-decoration:none;}


.hidden { visibility:hidden; }