/* CSS Document */

body
{
background-color: #333333;
}
.header
{
height: 100px;
background-image: url(images/logo4.jpg);
background-position: right center;
background-repeat: no-repeat;

}
.container
{
background-color: #222222;
width: 825px;
}

.textbox
{
font-family: Tahoma,verdana,arial;
font-size: 12px;
text-align: justify;
vertical-align: top;
}
.textbox a
{
color: #ff0000;
text-decoration: underline;
}
.textboxlight
{
font-family: Tahoma,verdana,arial;
font-size: 12px;
text-align: justify;
vertical-align: top;
background-color: #333333;
}
#mleft
{
padding-left: 3px;
padding-right: 3px;
}
.picturebox
{
vertical-align: top;
}
#grey
{
color: #999999;
}
#greybgpix
{
color: #999999;
/*background: #222222 url(images/pricesbg.jpg) no-repeat bottom left;*/
}
#gold
{
color: #CCCC66;
}
#red, .red
{
color: #FF0000;
}
#small
{
font-size: 10px;
color: #FF0000;
}
#whitemenu a{
font-size: 11px;
color: #999;
padding-top: 5px;
padding-bottom: 8px;
padding-left: 10px;
text-decoration: none;
}
#whitemenu a:hover{
font-size: 11px;
color: #FF0000;
padding-top: 5px;
padding-bottom: 8px;
padding-left: 10px;
text-decoration: none;
}

h1
{
color: #CCCC66;
font-size: 13px;
font-family: Tahoma,verdana,arial;
margin-left: 5px;
}
h2
{
color: #CCCC66;
font-size: 13px;
font-family: Tahoma,verdana,arial;

}
#left
{
text-align: left;
}
#right
{
text-align: right;
}
#margins
{
margin-left: 10px;
margin-right: 10px;
}
.credit
{
color: #666666;
font-family: Tahoma,verdana,arial;
font-size: 9px;
text-align: center;
}
.credit a
{
color: #666666;
text-decoration: none;
}
.credit a:hover
{
color: #CCCC66;
}
.greybar
{
background-image: url(images/barbg.jpg);
background-repeat: repeat-x;
/*background-color: #333333;*/
height: 25px;
}
.greybar a
{
color: #ff0000;
text-decoration: underline;
}
.menuitem
{
height: 15px;
background-image: url(images/barbgL.jpg);
background-repeat: repeat-x;
background-position: top left;
/*background-color: #555555;*/
width: 102px; /* was 102 */

}
.menuitem a
{
text-decoration: none;
text-align: center;
display: block;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 11px;
color: #999999;
width: 90px; /*117*/
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #CCCC66;
font-weight:bold;
}
.menuitem a:hover
{
width: 90px;
text-decoration: none;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 11px;
color: #222222;
background-image: url(images/barbgLH2.jpg);
background-repeat: repeat-x;
background-position: top left;
/*background-color: #BBBBBB;*/
border-bottom-color: #FFFFFF; 
font-weight:bold;
}
.menumid
{
height: 20px;
background-color: #222222;
width: 1px;
}
li
{
font-size: 13px;
color: #CCCC66;
}
#goldbar
{
border-top-width: 3px;
border-top-style: solid;
border-top-color: #CCCC66;
}
.formbox
{
background-color: #222222;
border-color: #CCCC66;
overflow: hidden;
width: 200px;
}
#darkbox
{
background-color: #222222;
padding-left: 3px;
}
#tantone
{
padding-top: 10px;
font-weight: bold;
}
.sale{
font-size:18px;
}
.bookOnline a {
font-size: 14px;
font-style:italic;
color: #CCCC66;
text-decoration:none;
}
.bookOnline a:hover {
color: #ff0000;
}
.warning { 
text-align:center ;
font-family: Tahoma,verdana,arial;
font-size: 12px;
color: #fff;
font-weight:bold;
}
