﻿/**/
.info_menu-upper-1
{
	background:url(Images/side-box-upper.jpg) no-repeat;
	width:203px;
	height:11px;
	margin:0 auto; 
	text-align: left; 
	/*margin-bottom:0px;  */
	float:left;
	margin-bottom:0px !important;
	margin-bottom:-2px;
}

.info_menu-1
{ 
	width:203px; 
	margin:0 auto; 
	text-align: left; 
	margin-bottom:10px;  
	clear:both;
	/*background:url(Images/side-box-middle.jpg) repeat-y; */
	float:left;
}

.info_menu-middle-1
{ 
	width:178px; 
	text-align: left; 
	background:url(Images/side-box-middle.jpg) repeat-y;
	float:left;
	padding-left:25px;
}
	
.info_menu-down-1
{
	background:url(Images/side-box-down.jpg) no-repeat;
	width:203px;
	height:13px;
	margin:0 auto; 
	float:left;
	margin-bottom:10px;
}
	
	
.info_menu-middle-1 ul
{ 
	/*line-height:170%;*/
	padding:0px;
	margin:0px;
	width: 95%;
}

.info_menu-middle-1 li
{
	list-style:none;
}
.info_menu-middle-1 a
{
	background:url(Images/bullet-1.jpg) no-repeat;
	list-style:none;
	margin-left:-10px;
	padding-left:15px;
	clear:both;
	margin-bottom:7px;
	list-style:none;
	text-decoration:none;
	color:#861f52;
	float:left;
	font-size:12px;
}


.info_menu-middle-1 a:hover
{
	color:#f79832;
}

/**/
.info_browser_accordian 
{
	font-size: 12px;
    width: 220px;
    max-width: 220px;
}

.info_browser_accordion_topics 
{ 
	cursor:auto;
	cursor: pointer;
	background:#fdfdf4;
	width:200px;
	height:35px;
	margin:0 auto;
	color:#fff;
	float:left;
	background:url(Images/up.jpg) no-repeat;
	font-size: 14px;
	font-weight:normal;
	padding-left:15px;
	/*margin-bottom:5px;*/
}

.info_browser_accordion_topic_expanded
{ /*class added to contents of 1st demo when they are open*/
	background:#fdfdf4;
	cursor:auto;
	cursor: pointer;
	margin:0 auto;
	float:left;
	color:#fff;
	background:url(Images/down.jpg) no-repeat;
	font-size: 14px;
	font-weight:normal;
}

.info_browser_accordion_sub_topics-upper
{
	background:url(Images/side-box-upper.jpg) no-repeat;
	width:203px;
	height:11px;
	margin:0 auto; 
	text-align: left; 
	/*margin-bottom:0px;  */
	float:left;
	margin-bottom:0px !important;
	margin-bottom:-2px;
}

.info_browser_accordion_sub_topics
{ 
	width:203px; 
	margin:0 auto; 
	text-align:left; 
	margin-bottom:10px;  
	clear:both;
	/*background:url(Images/side-box-middle.jpg) repeat-y; */
	float:left;
}

.info_browser_accordion_sub_topics-middle
{ 
	width:178px; 
	text-align:left; 
	background:url(Images/side-box-middle.jpg) repeat-y;
	/*height: auto !important;
	min-height:100px !important;
	height:100px;*/
	float:left;
	padding-left:25px;
}
	
.info_browser_accordion_sub_topics-down
{
	background:url(Images/side-box-down.jpg) no-repeat;
	width:203px;
	height:13px;
	margin:0 auto; 
	float:left;
	margin-bottom:10px;
}
	
.info_browser_accordion_sub_topics-middle ul
{ 
	/*line-height:170%;*/
	padding:0px;
	margin:0px;
	width: 170px;
}

.info_browser_accordion_sub_topics-middle li
{
	list-style:none;
}


.info_browser_accordion_sub_topics-middle a
{
	background:url(Images/bullet-1.jpg) no-repeat;
	list-style:none;
	margin-left:-10px;
	padding-left:15px;
	clear:both;
	margin-bottom:7px;
	list-style:none;
	text-decoration:none;
	color:#861f52;
	float:left;
	font-size:12px;
}


.info_browser_accordion_sub_topics-middle a:hover
{
	color:#f79832;
}

