/*
  Shopper Styles
*/

.rollover a { background-color: #DDDDDD }
.rollover a:hover { background-color: #02B7F7 }

form {margin: 0px}

.imgbdr {
border-color: #5990AB;
}

.lftpic img {
float: left;
margin-right: 8px;
margin-top: 0px;
padding: 0px;
border:1px solid #ddd;
}

.bdtextv {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

.bdtext13v {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

.bdtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

.bdtext14 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

.bdtext16 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}

.bdtextv22 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
}

.bdtext26 {
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
}

.captntext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #545454;
}

.mentitle {
color: #222222
}

.subtitle {
  font-size: 1.1em;
  font-weight: bold;
  color: #CCCCCC;
}

.topics {
  font-size: 1.3em;
  font-weight: bold;
  color: #337788;
}

pre.code, code {
  color: #005770;
  font-family: "bogus font here", monospace;
  font-size: 100%;
}

pre.code {
  border: 1px solid silver;
  background-color: #f5f5f5;
  padding: 0.5em;
  overflow: auto;
  margin: 2em;
}

h1 {
  font-size: 1.4em;
  font-weight: bold;
  color: #D19F0A;
  margin-top: 0em;
  margin-bottom: 0em;
}

h2 {
  font-size: 1.2em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: bold;
}

h3 {
  font-size: 1.0em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: bold;
}

h4 {
  font-size: 0.95em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: normal;
}

h5 {
  font-size: 0.9em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: normal;
}

h6 {
  font-size: 0.85em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: normal;
}

.inlineimg {
  vertical-align: middle;
}

ul.menlst { font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 30px;
list-style-image: url("http://wiiplayable.com/layout/barr1.gif");
list-style-type: none;
padding-left: 11px;
margin-left: 3px;
margin-top:  5px;
margin-bottom: 5px;
}

ol, ul, li {/*
  list-style: none;*/
  font-size: 1.0em;
  line-height: 1.2em;
  margin-top: 0.2em;
  margin-bottom: 0.1em; 
}

p {
  font-size: 1.0em;
  line-height: 1.2em;
  margin: 1.2em 0em 1.2em 0em;
}

li > p {
  margin-top: 0.2em;
}

pre {
  font-family: monospace;
  font-size: 1.0em;
}

strong, b {
	font-weight: bold;
}

.empha b {
	color: #555555;
}

.news_over { BACKGROUND-COLOR: #444444; }

.news_out { BACKGROUND-COLOR: #111111; }

.newslnk a:link
{
	color: #0099CC;
	text-decoration: underline;
}
.newslnk a:visited
{
	color: #0099CC;
	text-decoration: underline;
}
.newslnk a:hover
{
	color: #D19F0A;
	text-decoration: underline;
}
.newslnk a:active
{
	color: #0099CC;
	text-decoration: underline;
}

.menlnk a:link
{
	color: #000000;
	text-decoration: underline;
}
.menlnk a:visited
{
	color: #000000;
	text-decoration: underline;
}
.menlnk a:hover
{
	color: #EFD591;
	text-decoration: underline;
}
.menlnk a:active
{
	color: #000000;
	text-decoration: underline;
}

.titlnk a:link
{
	color: #2EBEEE;
	text-decoration: underline;
}
.titlnk a:visited
{
	color: #2EBEEE;
	text-decoration: underline;
}
.titlnk a:hover
{
	color: #D19F0A;
	text-decoration: underline;
}
.titlnk a:active
{
	color: #2EBEEE;
	text-decoration: underline;
}

.footlnk a:link
{
	color: #C0C0C0;
	text-decoration: none;
}
.footlnk a:visited
{
	color: #C0C0C0;
	text-decoration: none;
}
.footlnk a:hover
{
	color: #C0C0C0;
	text-decoration: underline;
}
.footlnk a:active
{
	color: #C0C0C0;
	text-decoration: none;
}