/*
// rr_home
//   RustyRow Online Catalog -- "master"
//   adapted from _ce_new.css, 23 september 2007
//   copyright 2007 by wray cummings, all rights reserved
*/

* {padding: 0; margin: 0}

#content {border: double 3px #888; margin: 0px auto; text-align: left; 
  display: block; width: 760px; background-color: #fff;
  background-image: url( ../images/rr_bg_xx.jpg );
  background-repeat: no-repeat }

#featureList {width: 16em; margin: .25em .25em .25em 2em; color: #000;
  text-align: left}
#contact {width: 10em; margin: 0px auto; color: #99999a; padding-top: 2.4em;
/*  font-size: 1.1em; */
  text-align: left}

#caaLink  {float: right; padding-bottom: 1em; margin-right: 2em}


#xCmds {position: absolute; left: 565px; top: 90px; width: 100px;
        border-style: none; border-width: 1px; z-index: 4}

#picsDiv {width: 400px; height: 300px; margin: 0; padding: 0; border: solid 1px #d4d4d4}
#picsDiv img {padding: 0px; border: none 1px #a33; background-color: #fff;
  width: 400px; height: 300px; top: 0; left: 0}

.clearFix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.clearFix {display: inline-block}

.shadow {float: left;
	background: url(/usd/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/usd/images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px}
.shadow table {display: block; position: relative; background-color: #fff;
	border: 1px solid #bbb; margin: -6px 6px 6px -6px; padding: 6px}
.shadow div {display: block; position: relative; background-color: #fff;
	border: 1px solid #bbb; margin: -6px 6px 6px -6px; padding: 10px}




.center {text-align: center}
.right {text-align: right}

.also     {font-style: italic; color: #999}
.email    {margin-top: .5em}
.fr       {float: right}
.ieCenter {text-align: center}
.noShow   {display: none}
.mr       {margin-right: .6em}
.phone    {font-weight: bold; display: block; padding-bottom: .5em; color: #333334}

.loLite   {background-color: #f2f2f4}
.hiLite   {background-color: #e2e2e4}

.prevNext    {border: solid 1px #aae; color: #15b; font-size: 80%; padding: .3em 0;
  margin: 0; text-align: center; width: 4em}
.pnOver      {background-color: #dee; color: #333; cursor: pointer}
.prevNextBox {padding-left: 2em; padding-top: .4em; width: 16em}


a, a:link, a:visited {color: #333334; text-decoration: none; padding: .14em;
  background-color: transparent}
a:hover {color: #2f5a9f; padding: .14em;
  border: none 1px #aaa}

a.rr, a.rr:link, a.rr:visited {color: #fff}
a.rr:hover {color: #6f91df}

b {color: #00007f}
br {clear: both}

body {background-color: #d4d4d8; color: #333; padding: .5em;
  text-align: center;
  font-family: corbel,candara,'trebuchet ms',verdana,sans-serif; font-size: 1em}

fieldset {width: 420px; font-size: 16px}
fieldset.parm {border-style: solid; border-width: 1px; border-color: #777;
        background-color: #eff7ff}

h1 {font-weight: normal; text-align: center; padding-top: .4em;
  letter-spacing: -.04em; line-height: 100%}
h1 img {margin-left: 8.5em}
h2 {font-weight: normal; font-size: 3.2em; text-align: center; padding-left: 2em;
  color: #333}
h2.ti {font-size: 1.2em; color: #999; text-align: center; padding-left: 12em;
  font-weight: normal; font-style: italic; z-index: 4;
  position: relative; top: .4em}

img      {border: none}
img.link {border: solid 2px #eee}

input {border-style: solid; border-width: 1px; border-color: #bfbfb7;
        background-color: #fff}

legend {border-style: solid; border-width: 1px; border-color: #777;
        background-color: #fff; color: #bf5f67; margin-left: 2em; padding: 0 .6em}

li {font-size: 1.1em; margin: 0; line-height: 100%; text-align: left; color: #333}
li.cat {font-size: 1em; line-height: 160%}

p {text-indent: 1em; font-size: .9em; font-family: arial,sans-serif;
  padding: .5em}
p.privacy {font-size: .8em; color: #8f8f8f; text-align: center;
        margin: 0}

small {font-size: 60%}

span.cat {font-size: 80%; color: #666667}

strong {font-weight: bold; color: #000}

ul {margin-left: 1em; padding: 0 .5em 0 1em; list-style-type: none}


