@charset "iso-8859-1";

*{
margin: 0;
padding: 0;
list-style: none;
}

img{
border: none;
margin: 0 10px 12px;
}

img.ctr{
margin: 0 auto 12ps;
}

body{
background: #664444 url(../i/images.php?w=1&h=600&d=vertical&s=%23332222&e=%23664444&t=0) repeat-x;
font: normal normal normal 12px/16px Arial, Helvetica, sans-serif;
color: #eeeeee;
}

p{
margin: 14px 10px;
text-align: left;
}

p#footer{
margin: 0;
text-align: center;
clear: both;
font: normal normal normal 11px/17px Arial, Helvetica, sans-serif;
border: 1px solid #660000;
border-width: 1px  0 0 0;
}

p#footer a{
color: #eeeeee;
}

h1{
font: normal normal bold 24px/30px Arial, Helvetica, sans-serif;
margin: 10px;
text-align: left;
}

h2{
font: normal normal bold 22px/22px Arial, Helvetica, sans-serif;
margin: 0 10px 10px;
text-align: left;
}

#title h2{
text-align: center;
}

#holder{
width: 980px;
margin: 0 auto;
background: #221111 url(../i/images.php?w=1&h=300&d=vertical&s=%23000000&e=%23221111&t=0) repeat-x;
}


#main{
position: absolute;
text-align: center;
padding: 10px 0 0 0;
top: 110px;
width: 980px;
background: #221111 url(../i/images.php?w=1&h=300&d=vertical&s=%23000000&e=%23221111&t=0) repeat-x;
border: 1px solid #660000;
}

#menu{
position: absolute;
text-align: center;
top: 80px;
width: 980px;
height: 30px;
line-height: 30px;
border: 1px solid #660000;
border-width: 0 1px;
}

#menu li{
float: left;
list-style: none;
text-align: center;
margin: 0;
}

#menu li li{
float: none;
}


#menu ul{
margin: 0 auto;
width: 900px;
}

#menu li ul{
width: auto;
visibility: hidden;
}

#menu li:hover ul{
visibility: visible;
}

#menu a{
display: block;
white-space: nowrap;
overflow: hidden;
width: 148px;
color: #ff850a;
}

#menu a, #menu{
background: #660000 url(../i/images.php?w=1&h=34&d=vertical&s=%23660000&e=%23660000&t=0) repeat-x;
}

#menu a:hover{
color: #ffe608;
background: #993333 url(../i/images.php?w=1&h=34&d=vertical&s=%23993333&e=%23993333&t=0) repeat-x;
}


#title{
background: #000000 url(../i/images.php?w=1&h=80&d=vertical&s=%23000000&e=%23000000&t=0) repeat-x;
border: 1px solid #660000;
width: 980px;height: 80px;
text-align: center;
}

#title h2{
font: normal normal bold 24px/100px Arial, Helvetica, sans-serif;
}

#title img{
margin: 0;
}

ul, ol{
margin: 10px 30px;
text-align: left;
}

ul li{
list-style: disc outside;
}

ol li{
list-style: decimal outside;
}

a{
text-decoration: none;
color: #6666ff;
} 

label{
display: inline-block;
width: 150px;
vertical-align: top;
}

input, select, textarea{
width: 300px;
vertical-align: top;
}

input.auto{
width: auto;
}

a:hover{
color: rgb(221,221,221);
}

.right, .right p{
text-align: right;
}

.centre, .centre p{
text-align: center;
}

.fright{
float: right;
}

.fleft{
float: left;
}

.gall{
cursor: pointer;
}

.gallborder{
border: 1px solid #777;
cursor: pointer;
}

#imgholder p{
text-align: center;
cursor: pointer;
}

.clear{
clear: both;
}

#fadegall img{
position: absolute;
z-index: 101;
border: 1px solid 221111;
}

.b450{
display: inline-block;
width: 450px;
}

.clearboth{
clear: both;
}

#controlpanel{
font: normal normal bold 11px/22px Arial, sans-serif;
width: 170px;
height: 22px;
background: #0066ff;
border: 2px groove #000;
color: #fff;
position: fixed;
top: 2px;
left: 2px
}

#controlpanel a{
color: #fff;
}

div.product{
width: 170px;
height: 270px;
overflow: hidden;
border: 1px solid #888;
margin: 10px;
text-align: center;
}

div.product h2{
font-size: 17px;
text-align: center;
}

table{
margin: 10px;
}

.clickable{
cursor: pointer;
}
