/*dl.accordion-menu {
	margin: 0;
	padding: 0;
	width: auto;
	padding-top:10px;

}
.right-content dl.accordion-menu {
	margin: 0 5px 0 0px;
	padding: 0;
	width: 92%;
	padding:0px;
	position:relative;
}

.st1 {
	margin: 2px 0 0 0;
	padding: 0em 2em 0.6em 2.5em;
	border: solid 0px #222222;
	border-left-color: #dfdfdf;
	border-top-color: #dfdfdf;
	color:#fff;
	font-family:"Lucida Sans Unicode";
	font-size:12px;
	line-height: 1;
	font-weight:bold;
	background:url(../images/close.gif) top left no-repeat;
} */

.bg_menu {
	padding: 2px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#acaa78;
	display:block;
	background:#adab79 url(../images/hosting/nav-bg.png) no-repeat;
	border:1px #969467 solid;
	border-width:0 1px 1px 0;
	height: 20px;
	color:#fff;
}
.bg_menu a:link {
	color:#fff;
	}
.bg_menu a:visited {
	color:#fff;
	}
.bg_icon {
background:url('http://images.hostoptima.com/hosting/collapsed.gif') top left no-repeat;
z-index: 200;
}

.bg_icon a:hover {
background:url('http://images.hostoptima.com/hosting/expanded.gif') top left no-repeat;
position: relative; top: -2px;
}

.bg_sub {
	border: solid 0px #222222;
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	width: 100%;
}

/* right ul styling */
.accordion-menu ul
{
padding:0;
margin:0;
list-style:none;
}
.accordion-menu ul li
{
padding:0px 0 0 30px;
margin:1px 0;
border-bottom:1px #dcdfbd solid;
border-top:1px #f9f9ef solid;
background-position:5px 50%;
}

div#order ul li {
background:#f6f6eb url('http://images.hostoptima.com/icon/addbasket.gif') left no-repeat;
}
div#sharedhosting ul li {
background:#f6f6eb url('http://images.hostoptima.com/icon/shbasket.gif') left no-repeat;
}
div#resellerhosting ul li{
background:#f6f6eb url('http://images.hostoptima.com/icon/rsbox.gif') left no-repeat;
}
div#vpshosting ul li  {
background:#f6f6eb url('http://images.hostoptima.com/icon/vpbox.gif') left no-repeat;
}
div#legal ul li {
background:#f6f6eb url('http://images.hostoptima.com/icon/lebox.gif') left no-repeat;
}
.accordion-menu ul li a
{
font-size:12px;
font-family:"Lucida Sans Unicode";
color:#626037;
font-weight:normal;
}
.accordion-menu ul li a:hover
{
text-decoration:underline;
}
