<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#menu_directory_text{background-color: #167499;}
#menu_directory_text a:link{text-decoration:none;font: normal normal 16px/0 arial; color: #fff;}
#menu_directory_text a:visited{text-decoration:none;font: normal normal 16px/0 arial; color: #fff;}
#menu_directory_text a:hover{text-decoration:none;font: normal normal 16px/0 arial; color: #fff;}
#menu_directory_text a:active{text-decoration:none;font: normal normal 16px/0 arial; color: #fff;}

#directory_accessory_menu{display:block;}

#directory_level_1{display: block;}

#c_accessory
{

}



#c_accessory h1
{
	font: normal normal 32px/1 arial;
	color: #086ab0;
	margin-bottom: 5px;
}

.c_directory
{
	width: 640px;
	height: 180px;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 30px;
	background-color: #fff;

}

.c_directory:after
{
	position: relative;
	display: block;
	top: 10px;
	content:"";
	width: 640px;
	height: 18px;
	background: transparent url('/skins/images/directory/directory_shadow.png') 0 0 no-repeat;;
}

.c_directory_inner
{
	width: 100%;
	height: 100%;
	position: relative;
}

.c_directory_title
{
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	/* height: 40px; */
	color: #fff;
	padding: 15px;
	font: normal normal 20px/1 arial;
	letter-spacing: 1px;

}

.c_directory_text
{
	position: absolute;
	top: 130px;
	left: 15px;
	width: 90%;
	height: 100px;
	text-align: left;
	font-size: 12px;

}

#c_directory_1_inner{background: #fff url('/skins/images/directory/c1.jpg') 0 0 no-repeat;}
#c_directory_1_title{background-color: #00999a;font: normal normal 20px/1 arial}

#c_directory_2_inner{background: #fff url('/skins/images/directory/c2.jpg') 0 0 no-repeat;}
#c_directory_2_title{background-color: #66c2c2;font: normal normal 20px/1 arial;;color: #000;}

#c_directory_3_inner{background: #fff url('/skins/images/directory/c3.jpg') 0 0 no-repeat;}
#c_directory_3_title{background-color: #99d6d6;font: normal normal 22px/1 arial;;color: #000;}

#c_directory_4_inner{background: #fff url('/skins/images/directory/c4.jpg') 0 0 no-repeat;}
#c_directory_4_title{background-color: #99d6d6;font: normal normal 20px/1 arial;;color: #000;}

#c_directory_5_inner{background: #fff url('/skins/images/directory/c5.jpg') 0 0 no-repeat;}
#c_directory_5_title{background-color: #99d6d6;font: normal normal 20px/1 arial;;color: #000;}

#c_directory_6_inner{background: #fff url('/skins/images/directory/c6.jpg') 0 0 no-repeat;}
#c_directory_6_title{background-color: #99d6d6;font: normal normal 20px/1 arial;;color: #000;}


.directory_header_link_string
{
	margin: 0 0 20px 0;
	color: #086ab0;
	font: normal normal 16px/1 arial;
}

a.directory_header_links:link{color: #086ab0;text-decoration:none;}
a.directory_header_links:visited{color: #086ab0;text-decoration:none;}
a.directory_header_links:hover{color: #086ab0;text-decoration:none;}
a.directory_header_links:active{color: #086ab0;text-decoration:none;}</pre></body></html>