﻿.leftb_menu_top {
        padding-top:5px;
}
.leftb_menu_item {
}
.leftb_arrow {
        float:left;
        vertical-align:top ;
        padding-right:2px;
        padding-left:4px;
}
.leftb_top_link {
        float:left;
        padding-left:2px
}
.leftb_bottom_link {
        float:left;
        padding-top:3px;
}
.leftb_menu_linkb {
        font-family:Arial, Helvetica, sans-serif;
        /* color:#505050; */
        font-size: 12px;
        _font-weight:bold;
}
.leftb_menu_link {
        font-family:Arial, Helvetica, sans-serif;
        /* color:#505050; */
        font-size: 12px;
        font-weight:bold;
}
.leftb_heading {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 14px;
	font-weight:bold;
	height:18px;
	padding-top: 5px;
		
}
.leftb_head {
	border-right:none;
	border-left:none;
	width: 185px;
	height: 26px;
	background-image: url(../../images/_images_v5/content_box_thin_head_orange.jpg);
	background-repeat: no-repeat;
	/*
	background-image: url(../../_images_v5/_content_box/content_box_thin_head_green.jpg);
	background-color:#cc6666;
	font-family:verdana,Arial;
	color: White;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	padding-top:4px;
	height:25px;
	text-align:left;*/
}
.leftb_menubox_upper {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
		
		/*-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;*/
}
.leftb_menubox_middle {
	background-image: url(../../images/_images_v5/content_box_left_footer.jpg);
	height: 26px;
}
.leftb_menubox_lower {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
.leftb_menu_dash {
        float:left;
        padding-left:12px;
        padding-right:4px;
        font-family:Arial, Helvetica, sans-serif;
        color:#505050;
        font-size: 12px;
        font-weight:bold;
}
.clear {
        clear:both;
        margin:0;
        padding:0;
        font-size:1px;
        line-height:1px;
        height:0;
}

