* { 
	padding: 0;
	margin: 0;
}

body { 
font: 1em Arial, Helvetica, sans-serif;
background: #000111;
}

h2 { font-size: 1em; }
a { color: #FF9621; }
 ol{margin-left:15px;}
#wrap {	margin: 20px auto;	width: 90%; background: #000111; }

#header {
height: 170px;
margin: 0;
padding: 0;
background:#000111 url(../images/header.jpg) left bottom no-repeat;
}

#header h1 { margin: 0; padding-left: 1px; padding-top: 12px; font-size: 1.1em; color: #FF9621; }
#header h1 a { font-size: 1.1em; color: #FF9621; text-decoration: none;}
#header h2 { margin: 0; padding-left: 10px; padding-top: 0px; font-size: .8em; color: #f2f2e1; }


#space{ height:40px;}
#right {
font: .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
float: right;
width: 72%;
margin-top: 5px;
margin-left: 10px;
color: #e7e4e4;
text-align:justify;
}

#left { 
font: .8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
width: 22%;
padding: 1px;
line-height: 1.4em;
float:left;
color:#E9E9E9;
}

#left li { padding-left:15px; padding-top:5px; margin-left:10px; list-style-type: none; border-bottom: 1px dotted #fff; background:url(../images/butt.png) left bottom no-repeat; font-weight:bold;}
#left li a {text-decoration: none; }
#left li a:hover {color : #FFEB31;}
#left h4 {padding-top:4px; padding-bottom:4px; }

/* Top Nav */
.indentmenu{
font: bold 13px Arial;
width: 100%; 
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 90%; 
border: 1px solid #564c66; 
border-width: 1px 0;
background: black ;

}

.indentmenu ul li{
display: inline;

}

.indentmenu ul li a{
float: right;
color: #FF9621; 
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; 

}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; 
padding-top: 6px; 
padding-bottom: 4px; 
background: black url(../images/indentbg2.gif) center center repeat-x;
}


.list-price {
	font-size: 16px;
	color: #E7E4E4;
	font-style: italic;
	text-decoration: line-through;
	text-line-through-color: red;
}
.sale-price {
	padding-left: 12px;
	background: #F9AC08;
	font-size: 16px;
	color: #A00004;
	font-weight: bold;
}

.buy-amazon {
	margin: 12px 0;
	border: 1px solid #000;
	background: #F9AC08;
	padding: 10px;
	font-size: 18px;
	color: #003366;
	font-weight: bold;
	text-align: center;
}

.buy-amazon A:link {text-decoration: none; color: #003366}
.buy-amazon A:visited {text-decoration: none; color: #000000}
.buy-amazon A:hover {text-decoration: none; font-size: 22px; font-weight: bold; color: #E7E4E4}
.buy-amazon A:active {text-decoration: underline; font-weight: bold; color: #003366}
