/* --- Bubbles by Brooks ----------------------- */
/* --- www.bubblesbybrooks.com ----------------- */
/* --- Main Style Sheet ------------------------ */ 
/*                                               */
/*     Graphic stuff: Brook Lorntson             */
/*                    www.lorntson.com           */
/*                                               */
/*        Code stuff: Dustin Lundebrek           */
/*                    www.lundebrek.com          */
/*                                               */
/* -------------------------- November 2006! --- */




/* --- Redefined HTML -------------------------- */


body {
  background: #D8C2AF url(images/background-medium.gif);
  color: #9E8778;
  font-family: Georgia, serif;
  margin: 0;
  padding: 0;
}

a:link {
  color: #AC4C81;
}

a:visited {
  color: #AB7E97;
}

form {
  margin: 0;
  padding: 0;
}

h1 {
  clear: both;
  font-size: 12px;
  margin: 0;
  padding: 0 0 8px;
}

h2, h4, h5 {
  border-top: 1px solid #B39B90;
  clear: both;
  font-size: 12px;
  margin: 3px 0 0;
  padding: 10px 0 0;
}

h3 {
  clear: both;
  color: #AC4C81;
  font-size: 12px;
  margin: 0;
  padding: 5px 0 8px;
}


h4 {
  color: #AC4C81;
}

h5 {
  border: none;
  padding-bottom: 3px;
}

input {
  vertical-align: middle;
}

li {
  font-size: 11px;
  line-height: 14px;
  margin: 0;
  padding: 1px 0;
}

ol, ul {
  margin: 0 0 0 30px;
  padding: 1px 0 10px;
}

p {
  font-size: 11px;
  line-height: 14px;
  margin: 0;
  padding: 0 0 12px;
}




/* --- Page Layout -------------------------- */


#wrapper {
  background: #FFF url(images/background-light.gif);
  margin: 0 auto;
  overflow: auto;
  position: relative;
  width: 700px;
}

#header {
  height: 116px;
  position: relative;
  padding: 10px;
}

#header h1 {
  background: url(images/logo.png) no-repeat;
  height: 136px;
  left: 0;
  position: absolute;
  top: 0;
  width: 186px;
}

#header h1 a {
	display: block;
	height: 0;
	overflow: hidden;
	padding: 136px 0 0;
	width: 100%;
}

/*
#header h1 {
  font-size: 18px;
  margin: 0;
  padding: 2px 0 0 22px;
}

#header h1 a {
  background: url(images/logo.gif) no-repeat;
  display: block;
  float: left;
  height: 0;
  overflow: hidden;
  padding: 111px 0 0 0;
  width: 111px;
}*/


#header img, #headerFlash {
  position: absolute;
  right: 10px;
  top: 10px;
}

#mainNav {
/*  background: #FFF url(images/background-dark.gif); */
  background: #66421f;
/*  border-top: 1px solid #B39B90;
  border-bottom: 1px solid #B39B90; */
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: lowercase;
}

#mainNav li {
  font-size: 13px;
  display: inline;
  margin: 0;
  padding: 0;
}

#mainNav li a:link, #mainNav li a:visited {
  line-height: 23px;
  color: #FFF;
  text-decoration: none;
  padding: 4px 8px;
}

#mainNav li a:hover, #mainNav li a:active, #mainNav li.selected a {
/*  background: url(images/background-darker.gif); */
  background: #B39B90;
}



#auxiliaryColumn {
  float: left;
  padding: 10px 5px 1px 10px;
  position: relative;
}

#auxiliaryColumn h1 {
  color: #9E8778;
  font-size: 12px;
  margin: 0;
  padding: 0 0 2px;
}

#auxiliaryColumn h2 {
  border-top: 1px solid #B39B90;
  color: #9E8778;
  font-size: 12px;
  margin: 5px 0 0;
  padding: 10px 0 0;
}

#auxiliaryColumn p {
  font-size: 11px;
  margin: 0;
  padding: 0 0 8px;
}



.home #auxiliaryColumn #ccoptin {
  bottom: 0;
  margin: 0;
  position: absolute;
  padding: 20px 0px 20px 5px;
  width: 136px;
}

#auxiliaryColumn .textBox {
  border: 1px solid #B39B90;
  color: #9E8778;
  font-size: 10px;
  margin: 0 6px 0 0;
  padding: 3px;
  width: 90px;
}


.box {
  background: url(images/box-middle.gif) center repeat-y;
  border: 1px solid #B39B90;
  margin: 0 0 10px;
  width: 158px;
}

.box div {
  background: url(images/box-bottom.gif) bottom center no-repeat;
  padding: 0 0 10px;
}

.box div div {
  background: url(images/box-top.gif) top center no-repeat;
  padding: 10px 8px 0;
}


#subNav {
  color: #AC4C81;
  font-size: 12px;
  font-weight: bold;
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-transform: lowercase;
}

#subNav a:link, #subNav a:visited {
  color: #AC4C81;
  text-decoration: none;
}

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

#subNav li {
  background: url(images/bullet.gif) 0 5px no-repeat;
  color: #AC4C81;
  font-size: 12px;
  font-weight: bold;
  list-style-type: none;
  margin: 0;
  padding: 1px 0 8px 15px;
  text-transform: lowercase;
}

#subNav ul {
  color: #AC4C81;
  display: none;
  font-size: 12px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#subNav ul li {
  background: none;
  list-style-type: none;
  font-size: 11px;
  font-weight: normal;
  margin: 0;
  padding: 2px 0 1px 2px;
}

#subNav a.selected, #subNav .selected a {
  font-weight: bold;
}


.spot div div {
  overflow: auto;
}

.spot * {
  clear: none;
}

.spot img {
  float: left;
  display: inline;
  margin: 0 8px 0 0;
}

#mainColumn {
  height: 100%;
  overflow: auto;
  padding: 10px 10px 1px 8px;
  position: relative;
}

div.product {
  float: left;
  padding: 5px 10px 5px 0;
  width: 160px;
}

table.product {
  border-collapse: collapse;
  margin-bottom: 10px;
}

.product td {
  padding: 5px 10px 5px 0;
  width: 158px;
  vertical-align: top;
}

.product h5 {
  padding: 0 0 3px;
}

.product p {
  padding: 2px 0 5px;
}

.product ul {
  margin-left: 20px;
}

p#footer {
/*  background: #FFF url(images/background-dark.gif);
  border-top: 1px solid #B39B90;
  border-bottom: 1px solid #B39B90;*/
  background: #66421f;
  clear: both;
  color: #FFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  margin: 10px 0 0;
  padding: 5px;
  text-align: center;
}

.photo {
  float: right;
  padding: 0 0 10px 10px;
}

.photo img {
  border: 1px solid #B39B90;
}

.photo p {
  padding: 3px 0 0;
}



/* - styles just for the home page - */

.home #auxiliaryColumn div div div {
  height: 390px;
}

.home #mainColumn {
  padding-left: 8px;
  padding-right: 0;
}

* html .home #mainColumn {
  padding-left: 6px;
}

.intro {
  background: url(images/intro-middle.gif) center repeat-y;
  border: 1px solid #B39B90;
  color: #AC4C81;
  width: 504px;
}

.intro div {
  background: url(images/intro-bottom.gif) bottom center no-repeat;
}

.intro div div {
  background: url(images/intro-top.gif) top center no-repeat;
  height: 400px;
  padding: 10px 10px 0px 15px;
  position: relative;
  width: auto;
}

.intro img {
  float: right;
  margin: 0 0 0 10px;
}

.intro h1 {
  clear: none;
}

.intro p {
  line-height: 15px;
  padding-bottom: 6px;
}

p.product_guide {
  background: rgba(250,250,250,.4);
  border: 1px solid #B39B90;
  line-height: normal;
  margin: 10px 100px 0;
  padding: 12px 0;
  text-align: center;
}

.spots {
  clear: both;
  padding: 1px 0 0 7px;
}

.home .spot {
  display: inline;
  float: left;
  margin: 0 10px 8px 3px;
}

.spot p {
  padding-bottom: 1px;
}

.features {
  clear: both;
  padding: 3px 0 0 7px;
}

.feature img {
  float: left;
  margin: 0 5px 2px 0;
}

.feature h1 {
  clear: none;
}

.features .box {
  background: url(images/box-feat-middle.gif) center repeat-y;
  display: inline;
  float: left;
  margin: 0 10px 10px 3px;
  width: 331px;
}

.features .box div {
  background: url(images/box-feat-bottom.gif) bottom center no-repeat;
}

.spot div div {
  height: 58px;
}

.features .box div div {
  background: url(images/box-feat-top.gif) top center no-repeat;
  height: 144px;
}

.notice {
  border: 1px solid #B39B90;
  font-size: 11px;
  font-weight: bold;
  margin: 0 210px 10px 0;
  padding: 5px;
  text-align: center;
}