﻿#container {
	width: 226px;
	/*margin: 20px auto;*/
	min-height: 100%; /*ie hack*/
}

#content {
	width: 226px;
	margin: 0 auto;
}

#wrap {
	width: 226px;
	overflow: hidden;
	/*background: #fff url("../img/shadow-menu-left.png") repeat-y top left;*/
	/*background: #fff url("../images/wrapbg.gif") repeat-y top left;*/
	
}

h3 {
	margin: 0;
	cursor: pointer;
	text-decoration: none;
	background: url("../img/btn-bg_dark.png");
	/* background:url("../img/hardware-btn-bg.gif"); */
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-transform:uppercase;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 15px;	
	text-align:left;
	/*
	padding: 10px 0 11px 15px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #222;
	background: #efefef;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	*/
}

h3.toggler a {
	color: #FFFFFF;
	/*color: #666;*/
	text-decoration: none;
	
}

h3.toggler a:hover {
	color:#F90; /* black;*/
}

div.accordion {
	/*background: #fff url("../images/accordionbg.gif") repeat-x top left;*/
	/*background: #fff url("../img/bg_software-menu.jpg") repeat-x top left;*/
	
}

div.accordion ul {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	
}

div.accordion ul li {
	/*height:35px;*/
	padding-bottom:2px;
	
}

div.accordion ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fe9e21;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align:left;
	padding-left: 20px;	/*
	color: #666;
	text-decoration: none;
	display: block;
	padding: 4px 0px 4px 20px;
	font-size: 90%;
	
	*/
}

div.accordion ul li a span {
	padding-bottom: 0px;
}


div.accordion ul li a img {
	border: 0;
	vertical-align: bottom;
	margin-right: 15px;
}

div.accordion ul li a:hover span {
	text-decoration: none;	
}

div.accordion ul li #Accordian-info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	
	text-decoration: none;
	display: block;
}

#top_round {
	height: 10px;
	font-size: 1px; /* ie whitespace */
}

#bottom_round {
	height: 10px;
	font-size: 1px; /* ie whitespace */
}
	
.top_dark {
	/* background: url("../img/btn-bg.png") no-repeat top left;*/
}

.top_light {
	/*background: url("../images/top_light.gif") no-repeat top left;*/
}

.bottom_dark {
	/*background: url("../images/bottom_dark.gif") no-repeat top left;*/
}

.bottom_light {
	/*background: url("../img/menu-box_end.gif") no-repeat top left;*/
}

.first {
	padding-top: 0px;
}

.last {
	padding-bottom: 5px;
}


.top_dark2 {
	background: url("../img/hardware-btn-bg.gif") no-repeat top left;
}


#bottom_dark2 {
	background: url("../images/menu-box_end_dark.png") no-repeat top left;
}
