﻿
/* -- Left Menu Layout -- */
html>body .lm_body { width: 165px; }

.lm_body	{ overflow: hidden; clear: both; padding: 0 1px; padding-bottom: 10px; }
.lm_top		{ height: 4px; background-color: #6699CC; overflow: hidden; }
.lm_bottom	{ clear: both; margin-bottom: 10px; }

.leftmenu	 { float: none; width: 165px; overflow: hidden; border: solid 1px #b6c1c5; border-top: none 0px; background-repeat: no-repeat; margin-bottom: 10px; margin-top: 0px; text-align:left; }
.leftmenu ul { list-style-type:  none; list-style-position: outside;  letter-spacing: normal; line-height: normal; margin-top: 2px; }
.leftmenu li { padding-top: 7px; list-style-type: none; letter-spacing: normal; line-height: normal; margin-left: 1px; margin-top: 1px; }
.leftmenu li a { float: none; list-style-position: inside; font-weight: normal; font-size: 1em; text-indent: 1px; text-align: left; text-decoration: none; margin-left: 1px; color: Black; }
.leftmenu li a:hover { text-decoration: underline; }
.leftmenu li img { float: left; width: 10px; height: 10px; margin-left: 1px; display: inline; }
.leftmenu .mheader { display: block; line-height: 15px; font-weight: normal; font-size: 1.0em; font-weight: bold; text-indent: 1px; color: Black; text-align: left; padding-top: 3px; margin: 1px 5px 1px 5px; padding-bottom: 2px; border-bottom: 1px solid #b6c1c5; }

/* -- Live Chat Layout -- */
.livechat {}
.livechat_bottom {}
.livechat_top, .livechat_bottom, .livechat_body {}
.livechat_body {}

html>body .livechat_body {}
.livechat li a {}
.livechat li a:hover {}
.livechat .mheader {}
.livechat img {	border-right: solid 1px #b6c1c5; border-top: solid 1px #b6c1c5;	margin: 1px; border-left: solid 1px #b6c1c5; width: auto; border-bottom: solid 1px #b6c1c5;	position:  relative; height: 70px; width: 165px; margin-bottom: 10px; }
