﻿* { margin: 5px; padding: 0; }

body 
{
    font-family: Helvetica, Arial, Trebuchet MS, Verdana;
    font-size: small; 
    color: #333333;
}
h1, h2, h3, h4
{
    color: #EC8B0D;
    margin-top: 10px;
}
h1 { font-size: 150%; }
h2 { font-size: 145%; }
h3 { font-size: 130%; }
h4 { font-size: 115%; }

.warning
{
    color: #FF0000;
    font-weight: bold;
    border: solid 1px #FF0000;
    background-color: #FFDDDD;
}

.mobile
{
    display: block;
}

#choices
{
    display: none;
}
#smallprint
{
    font-size: 80%;
}
#trees
{
    display: none;
}
#narrowcolumn
{
    display: none;
}
#widecolumn
{
}
#md
{
    display: none;
}


fieldset ul
{
    list-style: none;
}
fieldset ul li
{
    margin: 5px;
}
fieldset ul li label
{
    display: block; 
    font-size: 90%;
}

.whiteday, .grayday
{
    display: none;
}

.hidemobile
{
    display: none;
}

.mcenter
{
    text-align: center;
}
h1
{
    background-color: #FF6600;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

.bookamazon { display: none; }

.thumbnail { display: none; }
.userthumb { display: none; }

.accordion_toggle { font-weight: normal; color: #000000; }
