#main-sidebar { 
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 180px;
	bottom: 0; 
	border-right: 2px solid grey;
	height: 95%;
}

#menu-container {
	position: relative; 
	top: 0; 
	width: 100%;
	height: 240px;
}

/*
LEFT NAVBAR
---------------------
Accordion Menu Style
*/

#main-sidebar ul {
	position: absolute;
	left: 180px; 
	top: 0px; 
	list-style-type: none;
	padding: 0px;
	margin-top: -1px;
	padding-left: 5px;
}

#main-sidebar ul li {
	list-style-type: none;
}

#nav a {
	display: block;
	margin: 0;
	border: none;
}

#main-sidebar ul li img.display {
	display: inline;
}

#main-sidebar ul li img {
	display: none;
}


.menu_head a.current:link, .menu_head a.current:visited {
	background-image: url(http://www.frenzycardgames.com/hometemplateSave/images/purpleArrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.menu_list {	
	width: 100%;/*150px;*/
}
.menu_list A:link {padding-left:20px; text-decoration: none; COLOR: white;}
.menu_list A:visited {padding-left:20px; text-decoration: none; COLOR: white;}
.menu_list A:active {padding-left:20px; text-decoration: none; COLOR: white;}
.menu_list A:hover {padding-left:20px;text-decoration: underline; COLOR: white;}

.menu_head {
	cursor: pointer;
	margin-bottom:1px;
    font-weight:bold; 
	font-size: 11px; 
	Line-HEIGHT: 35px;
	HEIGHT: 35px;
    /*background: #eef4d3 url(left.png) center right no-repeat;*/
}

p.menu_head {
	position: relative;
}

#menu-container img {
	display: none;
}

#about #ab_img {
	display: inline;
}

#news #n_img {
	display: inline;
}

#guarantees #gt_img {
	display: inline;
}

#downloads #dl_img {
	display: inline;
}

img.current {
	position: absolute;
	left: 184px;
}

.menu_body {
	margin-top: -1px;
	margin-bottom: 1px;
	display:none;
	font-size: 11px; 
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.menu_body a {
  display:block;
  font-weight:normal;
}

.menu_last {
	padding-bottom: 15px;
}

#bottom-container {
	position: relative; 
	bottom: 0; 
	width: 100%;
	text-align: center;
}

#bottom-container A:link {text-decoration: none; COLOR: #000000;}
#bottom-container A:visited {text-decoration: none; COLOR:  #000000;}
#bottom-container A:active {text-decoration: none; COLOR:  #000000;}
/*#bottom-container A:hover {text-decoration: underline; COLOR:  #000000;}*/

#shopnow {
	text-align: center;
	position: relative; 
	padding-bottom: 40px;
}

#free-shipping {
	font-style: italic; 
	font-weight: bold;
	text-align: left;
	position: relative; 
	padding-left: 16px;
	padding-bottom: 30px;
}

/*
Free Shipping formatting
*/
.eightteen {
	FONT-SIZE: 16px;
}

.tiny {
	FONT-SIZE: 8px;
}

#guarantee {
	text-align: center;
	position: relative; 
	padding-bottom: 30px;
}

.AuthorizeNetText {
	FONT-SIZE: 8px;
}