@charset "utf-8";
/* CSS Document */
#terms a:link{
font-size:13px;
font-weight:bold;
color:#fff;
text-decoration:none;
padding:5px;
}
#terms a:visited{
font-size:13px;
font-weight:bold;
color:#fff;
text-decoration:none;
padding:5px;
}
#terms a:active{
font-size:13px;
font-weight:bold;
color:#fff;
text-decoration:none;
padding:5px;
}
#terms a:hover{
font-size:13px;
font-weight:bold;
color:#007700;
text-decoration:none;
padding:5px;
}
.ban{
margin-top:0px;
width:798px;
}
input{
color:#777;
background:transparent;
padding:0;
font-variant:normal;
padding:5px;
}
.ify a:link{
font-weight:normal;
font-size:12px;
color:#333;
}
.ify a:visited{
font-weight:normal;
font-size:12px;
color:#333;
}
.ify a:active{
font-weight:normal;
font-size:12px;
color:#333;
}
.ify a:hover{
font-weight:normal;
font-size:12px;
color:#007700;
}
table.productListing{
width:550px;
}
.productListing-odd a:link{
color:#444444;
font-size:12px;
font-weight:normal;
}
.productListing-odd a:visited{
color:#444444;
font-size:12px;
font-weight:normal;
}
.productListing-odd a:active{
color:#444444;
font-size:12px;
font-weight:normal;
}
.productListing-odd a:hover{
color:#007700;
font-size:12px;
font-weight:normal;
}
.productListing-even a:link{
color:#444444;
font-size:12px;
font-weight:normal;
}
.productListing-even a:visited{
color:#444444;
font-size:12px;
font-weight:normal;
}
.productListing-even a:active{
color:#444444;
font-size:12px;
font-weight:normal;
}
.productListing-even a:hover{
font-size:12px;
font-weight:normal;
color:#007700;
}
.banner{
float:left;
margin-right:0px;
}
a{
padding-left:0px;
}
a:link{
font-size:13px;
font-weight:bold;
font-family:arial;
color:#fff;
}
a:visited{
font-size:13px;
font-weight:bold;
font-family:arial;
color:#fff;
}
a:active{
font-size:13px;
font-weight:bold;
font-family:arial;
color:#fff;
}
a:hover{
font-size:13px;
font-weight:bold;
font-family:arial;
color:#e7d8ad;
}
#boilies a:link{
font-size:13px;
font-weight:bold;
font-family:arial;;
color:#fff;
}
#boilies a:visited{
font-size:13px;
font-weight:bold;
font-family:arial;
color:#fff;
}
#boilies a:active{
font-size:13px;
font-weight:bold;
font-family:arial;
color:#fff;
}
#boilies a:hover{
font-size:13px;
font-weight:bold;
font-family:arial;
color:#e7d8ad;
}
.login{
text-align:left;
color:#ffffff;

}
.login input{
background:#ffffff;
border:1px solid c0af77;
}
.login img{
border:0 solid:#fff;
}
.submit input{
background:transparent;
border:0 solid #000;
}
.foot a:link{
font-size:10px;
font-weight:normal;
color:#fff;
}
.foot a:visited{
font-size:10px;
font-weight:normal;
color:#fff;
}
.foot a:active{
font-size:10px;
font-weight:normal;
color:#fff;
}
.foot a:hover{
font-size:10px;
font-weight:normal;
color:#fff;
}
.whop img{
background:#eeeeee;
margin-left:15px;
border:2px solid #c0af77;
}
#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
}

.mainitems{
background-color: #01843e;
}

.mainitems a{
height:20px;
padding-left:20px;
padding-bottom:5px;
text-decoration: none;
background:#01843e;
color:#ffffff;
}

.subuls {
display:none;
width: 10em;
position: absolute;
top: 1.2em;
left: 0;
background:#01843e;
height:70px;
padding:5px;
}

.subuls li{
width: 100%;
height:20px;
}
.subuls li:hover{
width: 100%;
height:20px;
display:block
}

.subuls li a{
text-decoration:none;
background:#01843e;
color:#ffffff;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}
#cssdropdown {float:right;width:500px;}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}


#restofcontent { /*wrap rest of content of the page inside this div*/
clear: both;
}
.holder{
height:15px;
}
