/*------------------------
Homer Produce Auction Style Sheet
version:   July 21, 2006
author:    FW Owen
email      FWO@bright.net
website    www.HomerProduceAuction.com
alternate  www.brightdsl.net/~fwo/
*/------------------------


body {
  background: gray;
}


  
div.subpage_content {
  width: 60%;
position:absolute;
top:5px;
left:210px;
padding:10px;
background:white;
font-size:14pt;
font-family: arial sans;
}

div.subpage_content_photo {
  width: 70%;
position:absolute;
top:5px;
left:210px;
padding:0px;
background:white;
font-size:14pt;
font-family: arial sans;
}

  div.subpage_content_photo h1 {
  background: #d8d8c4;
  border:0;
  text-align: center;
  margin:0;
  padding: 0;
  padding-left:0px;
  padding-top:5px;
  padding-bottom:5px;
  font-size:18pt;
  }
  
  div.subpage_nav {
  background:#ADD7E7;
  font:serif;
  font-weight:bold;
  font-size:24pt;
  color:#352FB3;
  font-family: serif;  
  text-align:center;
  position:fixed;
  top:5px;
  left:5px;
  width:200px;
  }
  
  div.subpage_nav_picasa {
  background:#ADD7E7;
  font:serif;
  font-weight:bold;
  font-size:24pt;
  color:#352FB3;
  font-family: serif;
  text-align:left;
  top:5px;
  left:5px;
    }
  
  
div.subpage_nav.a:link{
color:blue;
text-decoration:none;
}

div.subpage_nav.a:visited {
color:blue;
text-decoration:none;
}

div.container
{
  width: 100%;
  min-width: 700px;
  margin: 0 auto;
  background: white;
  font-size : 14pt;
  font-family: arial sans;
 }

div.header {
  width: 100%;
  overflow:hidden;
  background: white;
  border-top: solid 1px black;
  border-right: solid 1px black;
  border-left: solid 1px black;
  }
  
  div.internal_bar {
  width: 100%;

  text-align: center;
  background: #d8d8c4;
  padding-top:2px;
  padding-bottom:2px;
  border: solid 1px black;
  font-size:14pt;
  }
  
  div.external_bar {
  width: 100%;

  text-align: center;
  background: white;
  padding-top:4px;
  padding-bottom:4px;
  font-size:14pt;
  }
  
  ul {
  margin:0;
  padding:0;
  list-style:none;
  }
  
  ul li {
  display:inline;
  }
  
  div.box ul li {
  display:list-item;
  }

  ul a {
  padding: 0 1em;
  }
  
  div.box ul a {
  }
  
div.bullet_list ul {
  list-style-position: inside;
  list-style-type: none;
  padding-left: 0px;
  margin-left: 0px;
  }
  
div.bullet_list ul li {
  background: url(blueball2.gif) left top no-repeat;
  padding-left:16px;
  text-indent:-16px;
  }
  
  div.box { 
  background: #f6f6eb;
  /*background:#DCDCDC;*/
  margin: 0px;
  margin-bottom:24px;
  text-align: left;
  line-height: 110%;
  border: solid 1px black;
  font-size:14pt;
  }
  
  div.box_mkt_report { 
  background: #f6f6eb;
  /*background:#DCDCDC;*/
  margin: 0px;
  margin-bottom:24px;
  text-align: left;
  line-height: 110%;
  border: solid 1px black;
  font-size:14pt;
  }
  
  div.box h1 {
  background: #d8d8c4;
  border:0;
  text-align: center;
  margin:0;
  padding: 0;
  padding-left:0px;
  padding-top:5px;
  padding-bottom:5px;
  font-size:14pt;
  }
  
  div.box_mkt_report h1 {
  background: #d8d8c4;
  border:0;
  text-align: center;
  margin:0;
  padding: 0;
  padding-left:0px;
  padding-top:5px;
  padding-bottom:5px;
  font-size:14pt;
  }
  
  div.box h2 {
  border:0;
  text-align: center;
  margin:0;
  padding: 0;
  padding-left:0px;
  font-weight:normal;
  font-size:14pt;
  }
  
  div.box h3 {
  border:0;
  text-align: center;
  margin:0;
  padding: 0;
  padding-left:0px;
  font-weight:normal;
  font-size : 12pt;
  }
  
  div.box h4 {
  border:0;
  text-align: center;
  margin:0;
  padding: 0;
  padding-left:0px;
  color: green;
  font-weight:normal;
  font-size:14pt;
  }
  
  div.box_mkt_report h4 {
  border:0;
  text-align: center;
  margin:0;
  padding: 0;
  padding-left:0px;
  color: green;
  font-weight:normal;
  font-size:14pt;
  }
  
div.left_content {
  float:left;
  width: 35%;
  background: white;
  padding-right:0px;
  padding-left:19px;
  }
  
div.right_content {
  float: right;
  width: 58%;
  background: white;
  padding-right:19px;
  padding-left:0px;
  }
  
  div.footer {
  background: #ffffcc;
  border-top: 1px solid black;
  clear:both;
  }
  
div.clear {
clear:both;
}
  
a:link{
color:blue;
text-decoration:none;
}

a:visited {
color:blue;
text-decoration:none;
}

a:hover, a:active {
text-decoration:underline;
}

.alert {
text-align: center;
margin-top:5px;
margin-bottom:5px;
font-weight:normal;
}

.alert a:link{
color:red;
text-decoration:underline;
}

.alert a:visited {
color:red;
text-decoration:underline;
}

.alert a:hover, a:active {
text-decoration:underline;
}


a.sub_page:link{
color:#352FB3;
text-decoration:none;
}

a.sub_page:visited{
color:#352FB3;
text-decoration:none;
}

a.sub_page:hover, a.sub_page:active {
text-decoration:underline;
}

.hiddenPic {
display:none;}

a[href^="http"] {
background: url(externalLink_blue1.gif) no-repeat right;
padding-right:18px;
}


a[href*="mail"] {
background: url(email.gif) no-repeat right;
padding-right:24px;
}

a[href*=".pdf"] {
background: url(pdf2.gif) no-repeat right;
padding-right:20px;
}

a[href*="~fwo"], a[href^="http://www.Homer"], a[href^="http://www.owen"], a[href^="http://www.homer"] {
background: none;
padding-right:0px;
}

.delicious-posts { border: 1px solid black; padding: 0.5em;  font-family: sans-serif; }
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0}
.delicious-post { border-top: 1px solid #eee; padding: 0.25em; font-size: 80% }
.delicious-odd { background-color: #f8f8f8 }
.delicious-banner a { font-size: 80% }
.delicious-posts a:hover { text-decoration: underline }
.delicious-posts a { text-decoration: none; color: #a15426; display: block; padding: 0.3em }
.delicious-post a { color: blue }
