/***** Acidfanatic Stylesheet *****/

body{
background: url('/images/bkgd06.jpg') no-repeat fixed center top;
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
color: #D0D0D0;
background-color: #010200;
font-size: 11px;
margin: 0px;
}

input.searchbox{
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
font-size: 16px;
color: #000000;
border: 2px solid #A0A9C0;
background-color: #ffffff;
}

input.searchbutton{
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
border: 2px solid #A0A9C0;
background-color: #98A9CA;
}

input.searchbuttonhov{
color: #000000;
border: 2px solid #A0A9C0;
background-color: #98A9CA;
}
	
/****** Thumbnail Hover *****/

img.thumbnail{
border: 2px solid #000000;
/* opacity:1;filter:alpha(opacity=100) */
}

a:hover img.thumbnail{
/* opacity:.75;filter:alpha(opacity=75) */
}

/****** Logo Hover *****/

img.af_header{
/* opacity:1;filter:alpha(opacity=100) */
}

a:hover img.af_header{
/* opacity:.75;filter:alpha(opacity=75) */
}

/***** Link Styles *****/

a, a:visited{
text-decoration: none;
color: #98A9CA;
}

a:hover{
text-decoration: underline;
color: #98A9CA;
}

/***** Page Layout Containers *****/

#af_container_one{
width: 930px;
height: 100%;
margin: 0 auto;
text-align: center;
}

#af_container_two{
width: 930px;
margin: 0 auto;
text-align: center;
}

#af_content{
width: 910px;
padding-top: 10px;
padding-bottom: 10px;
margin: 0 auto;
text-align: left;
}

#footer{
padding-top:15px;
}

/***** Image Styles *****/

img.af_header{
width: 182px;
height: 81px;
border: 0px;
}

img.af_footer{
width: 910px;
height: 40px;
border: 0px;
}

/***** Text Styles *****/

h1{
font-size:medium;
color: #D0D0D0;
padding: 0px;
border: 0px;
border-bottom: 7px dotted #D0D0D0;
padding-bottom: 15px;
border-top: 7px dotted #D0D0D0;
padding-top: 15px;
}

h2{
font-size: small;
font-weight: bold;
color: #D0D0D0;
margin-bottom:0px;
padding-bottom:0px;
}

h2.product_name{	
font-size: 18px;
}

h3{
font-size: small;
font-weight: bold;
color: #808080;
}

b.product_name{
color: #D0D0D0;
}

b.product_price{
color: #D0D0D0;
font-size: 24px;
}

i.description{
color: #D0D0D0;
font-size: 12px;
font-style: normal;
}

p.af_submenu{
	font-size: 18px;
}

/***** Table Styles *****/

.af_table{
border-collapse: collapse;
width:100%;
}

.af_table td{
font-size: 10pt;
padding: 6px 8px 6px 8px;
}

.af_table_header td{
background-color: #E3EDF1;
}

.af_table2{
border-collapse: collapse;
}

.af_table2 td{
border: 0px;
font-size: 10pt;
}

.main_cell{
vertical-align:top;
width:790px;
}

.price_column{
width:100px;
}

.remove_column{
width:110px;
}

/***** Form Styles *****/

form{
margin:0px;
padding:0px;
}

.af_table textarea{
width:530px;
}

/***** Menu Styles *****/

.menu_cell{
vertical-align:top;
width:120px;
}

.menu_cell a{
display:block;
}

.menu_item{
display:block;
}

.topmenu{
font-size: 20px;
}

/***** Other Styles *****/

#admin_header{
line-height:1.5em;
}

.error{
color:#D0D0D0;
display:block;
}

.cat_level_0{
display:block;
}

.cat_level_1{
display:block;
padding-left:5px;
}

/* FORM */

input.inputfield{
font-size: 20px;
padding: 3px;
margin-right: 6px;
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
color: #000000;
border: 2px solid #000000;
background-color: #ffffff;
}

input.inputbutton{
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size: 12px;
color: #ffffff;
border: 2px solid #000000;
background-color: #000000;
}

input.inputbuttonhov{
color: #000000;
border: 2px solid #000000;
background-color: #ffffff;
}


