/* Start of CMSMS style sheet 'showmyrentals' */
BODY {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #485566;
  background-image: url(uploads/images/templates/showmyrentals/bg.gif);
  background-repeat: repeat-x;
  background-position: top left;
}

TD {
  font-family: arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

DIV.content {
  width: 650px;
  margin: 12px 0px 0px 25px;
  font-size: 11px;
  color: #000000;
}

DIV.hdr {
  font-size: 24px;
  font-weight: bold;
  color: #842F00;
  padding-bottom: 10px;
  margin-bottom: 12px;
  border-bottom: 1px solid #BC4402;
}

A:link {
  color: #BC4402;
  text-decoration: underline;
}

A:visited {
  color: #BC4402;
  text-decoration: underline;
}

A:hover {
  color: #0076D1;
  text-decoration: none;
}

TD.lefttd {
  background-image: url(uploads/images/templates/showmyrentals/bg_nav.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

TD.lefttdsm {
  background-image: url(uploads/images/templates/showmyrentals/bg_nav_sm.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

DIV.nav {
  font-size: 14px;
  margin: 18px 0px 0px 14px;
  color: #FFFFFF;
}

DIV.subnav {
  font-size: 12px;
  margin: 0px 0px 10px 0px;
}

.nav a, .nav a:hover, .nav a:link, .nav a:visited {
  text-decoration: none;
}

.nav a .navitem {
  width: 144px;
  text-align: left;
  padding: 1px 0px 3px 0px;
  color: #FFFFFF;
  margin-bottom: 6px;
}

.nav a .navitem_wchildren {
  width: 144px;
  text-align: left;
  padding: 1px 0px 3px 0px;
  color: #FFFFFF;
  margin-bottom: 3px;
}

.subnav a .subnavitem {
  width: 144px;
  text-align: left;
  padding: 1px 0px 3px 0px;
  color: #CE9C80;
  margin-bottom: 2px;
}

.nav a:hover .navitem, .nav a .navitem_sel {
  background-color: #C86935;
  width: 144px;
  text-align: left;
  padding: 1px 0px 3px 0px;
  color: #FFFFFF;
  margin-bottom: 6px;
}

.nav a:hover .navitem_wchildren, .nav a .navitem_wchildren_sel {
  background-color: #C86935;
  width: 144px;
  text-align: left;
  padding: 1px 0px 3px 0px;
  color: #FFFFFF;
  margin-bottom: 3px;
}

.subnav a:hover .subnavitem, .subnav a .subnavitem_sel {
  background-color: #C86935;
  width: 144px;
  text-align: left;
  padding: 1px 0px 3px 0px;
  color: #FFFFFF;
  margin-bottom: 2px;
}

.naviteminner  {
margin-left: 5px;
margin-right: 5px;
}

.subnaviteminner  {
margin-left: 12px;
margin-right: 5px;
}

DIV.bottomlinkholder {
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  margin-bottom: 5px;
  color: #8F97A1;
}

a.bottomlink, a.bottomlink:link, a.bottomlink:visited {
  color: #8F97A1;
  text-decoration: none;
}

a.bottomlink:hover {
  color: #FFFFFF;
  text-decoration: none;
}

DIV.footer {
  font-weight: normal;
  font-size: 11px;
  color: #8F97A1;
  margin-bottom: 10px;
  text-align: center;
}

a {
outline: none;
}
a:focus {
outline: none;
}

/* End of 'showmyrentals' */

