
 body {
    background-color: #400000;
    background-image: url(/img/subpage-bg.jpg);
    background-repeat: no-repeat;
    margin-top: 175px;
    margin-left: 160px;
    color: white;
    font-family: times new roman, serif;
  }


#content {
    max-width: 750px;
  }


h1 {
    font-family: Times New Roman, serif;
    font-weight: bold;
    font-style: italic;
  }


div.section {
    margin-left: 3%;
  }


div.section h1 {
    margin-left: -3%;
  }


#nav {
    position: absolute;
    left: 0;
    top: 100px;
  }


#nav li {
    list-style: none;
    font-family: Times New Roman, serif;
    font-weight: bold;
    font-style: italic;
  }


#nav ul {
    list-style: none;
  }


#nav li.selected {
    list-style: disc;
  }


#nav a { text-decoration: none; }

#rr {
    text-decoration: none;
    display: block;
    position: absolute;
    height: 75px;
    width: 100px;
    left: 50px;
    top: 10px;
  }


.styleblock {
    height: 210px;
    background-repeat: no-repeat;
    padding-left: 210px;
  }

/* These styles are for the front page:  */


body.front #rrlogo {
    top: 0px;
    left: 50px;
    position: absolute;
  }


body.front .splash {
    top: 110px;
    position: absolute;
  }


body.front #nav {
    margin-top: 0;
    top: 150px;
    font-size: 125%;
  }


body.front #nav ul {
    margin-top: 0;
  }


body.front #nav li {
    padding-bottom: .5em;
  }


body.front {
    margin-top: 315px;
    margin-left: 10px;
	background-image: url(/img/frontpage-bar.png);
	background-repeat: no-repeat;
  }


body.front h2 {
    font-size: 110%;
    font-style: italic;
    padding:0;
    margin: 0;
    text-align: center:;
  }


body.front #bottom {
    text-align: center;
  }



a {
    text-decoration: underline;
  }


a, a:active {
    color: white;
  }


a:visited {
    color: #c0c0c0;
  }


div.info {
    background : url(/img/icons/48/stock_dialog-info.png) no-repeat .5em  1em;
    padding : 1em 1em 1em 55px;
    border : white solid 1px;
    min-height : 55px;
  }

  .address input { background-color: #400000; border: 1px solid white; color: white; }
  .address th { text-align: right }


body.standalone { 
	background-image: url(/retailers/img/displayGradient.jpg); background-repeat: repeat-y;
	margin-left: 325px; margin-top: 5px; 	
}
body.standalone	 h1 { margin-left: 0 }

#results li { padding-top: 1em; }
