/* StyleSheet by Wes Denaro */

body, p, h1, h2, h3, h4, li, input {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
}

a {
  color: #6D447C;
  font-weight: bold;
}

a:hover {
  color: #8D7BA5;
}

body {
  background-color: #111;
}

#mainDiv {
  width: 768px;
  background-color: #F8F0F6;
  background-image: url(/cmstore/images/newMasthead.gif);
  background-repeat: no-repeat;
  margin-left: auto;  margin-right: auto;
  padding: 102px 0px 0px 0px;
}

#top_nav {
  color: #787878;
  font-size: 12px;
  font-weight: bolder;
  letter-spacing: 0px;
  text-align: left;
  margin: 0px 0px 14px 12px;
}

#top_nav a {
  color: #1E1E1E;
  text-decoration: none;
}

#top_nav a:hover {
  text-decoration: underline;
}

#secondary_nav p {
  color: #FFF;
  font-size: 12px;
  font-weight: bolder;
  text-align: left;
  margin: 2px 0px 10px 8px;
}

#secondary_nav a {
  color: #FFF;
  text-decoration: none;
}

#secondary_nav a:hover {
  text-decoration: underline ;
}

#leftColumn, #content {
  margin-top: 0px;
}
  
#content {
  width: 396px;
  border: 1px solid #CCC;
  background-color: #FFF;
  padding: 0px 12px 24px 12px;
  float: left;
}

#content h1 {
  font-size: 16px;
  margin: 0.5em 0em 0.5em 0em;
}

#content h2 {
  font-size: 16px;
  margin: 0.5em 0em 0.5em 0em;
}

#content p {
  margin: 0.25em 0em 0.75em 0em;
}

#welcome_message {
  border: 1px solid #000;
  background-color: #C8B3D9;
  margin: 1em 0em 1em 0em;
  padding: 0.25em 1em 1em 1em;
}

#featuredItems {
  text-align: center;
}

#featuredItems img {
  border: 1px solid #333;
}

#featuredItems span {
  color: #FFF;
  margin: 0em;
  padding: 0em;
}

#leftColumn {
  width: 172px;
  border: none;
  float: left;
}

#rightColumn {
  border: none;
  margin-top: 24px;
  float: left;
}

#footer {
  width: 768px;
  height: 18px;
  background-image: url(/cmstore/images/newFooter.gif);
  padding: 5px 0px 3px 0px;
  text-align: center ;
  clear: both;
}

#footer p {
  color: #333;
  font-size: 11px;
  margin-left: 10px;
  margin-top: 9px;
}

#footer a {
  color: #000;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

p.copyright {
  color: #DDD;
  font-size: 9px;
  text-align: center;
  letter-spacing: 2px;
}








/* MODULE II DEFINITIONS */
div.moduleII {
  width: 154px;
  border: 1px solid #333;
  margin: 1em 0em 0em 8px;
  padding: 0em 0em 0.75em 0em;
  text-align: center;
}

div.moduleII h3 {
  font-size: 10px;
  font-weight: bold;
  margin: 0em;
  padding: 0.5em 0em 0.5em 0em;
  border-bottom: 1px solid #333;
}

div.moduleII p {
  text-transform: capitalize;
  font-size: 0.9em;
  margin: 0.5em 0.5em 0.25em 0.5em;
}

div.moduleII img {
  border: 1px solid #000;
  margin-top: 1em;
}

div.moduleII p {
  margin-top: 1em;
}

div.moduleII p.modulePrice {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}


div.moduleII h3 { text-align: center; }
div.moduleII p a.cat0 { font-size: 10px;	margin-left: 0em;
	color: #000;
	text-decoration: none;
	text-transform: uppercase; }div.moduleII p a.cat1 { font-size: 9px; font-weight: bold;	margin-left: .5em; }div.moduleII p a.cat2 { font-size: 9px; font-weight: normal;	margin-left: 1.5em; }div.moduleII p a.cat3 { font-size: 9px; font-weight: normal;	margin-left: 2.5em; }div.moduleII p a.cat4 { font-size: 9px; font-weight: normal;	margin-left: 3.5em; }div.moduleII p a.cat5 { font-size: 9px; font-weight: normal;	margin-left: 4.5em; }div.moduleII p a.cat6 { font-size: 9px; font-weight: normal;	margin-left: 5.5em; }



