.Topnavigation_1 {
	height: 44px;
	width: 988px;
	margin-left:-1px;
    background-image:url(/images/sprite_boxes.png);
    background-position:0 0;
	background-repeat: repeat-y !important;
	padding-left: 3px;
	padding-top: 2px;
	float: left;
	margin-top:2px;
}

.rounded_cornors{
    background-position: 0 154px;
    height:50px;
    padding-top: 4px;
}

.Topnavigation_2 {
	height: 32px;
	width: 988px;
	margin-left:-1px;
	padding-left: 33px;
	text-decoration: none;
	color: #d6d6d6;
	text-align: left;
	vertical-align: top;
	line-height: 28px;
	padding-bottom: 8px;
    background: url(/images/sprite_boxes.png) no-repeat 0 -48px;
    float: left;
}

.Topnavigation_2 a {
	color: #676767;
	font-size: 12px;
}
.Topnavigation_2 a:hover {
	color: #70b2d6;
}

a.SubMenuActive {
    color: #70b2d6;
}

.SearchBar {
	height: 34px;
	width: 175px;
	position: relative;
	background-image: url(http://static2.widex.com/images/design/searchbackground.ashx.png);
	float: right;
}
.SearchBar_input {
	height: 14px;
	width: 137px;
    background: #f4f4f4 no-repeat;
    text-decoration: none;
	text-indent:3px;
	border: 0 none #000;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
	left: 10px;
	top: 10px;
    margin-top: -1px;
}
.Leftnavigation_wrapper {
	float: left;
	height: auto;
	width: 228px;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.Leftnavigation_buttons_wrapper {
    background: url(http://static2.widex.com/images/design/leftnav_repeat.ashx.png) repeat-y;
    height: auto;
	width: 224px;
	padding-left: 4px;
	float: left;
	margin: 0;
}

a.Leftnavigation_level1, a.Leftnavigation_level1_active, a.Leftnavigation_level1_expandable, a.Leftnavigation_level1_expanded 	
{
    background: url("/-/media/WidexShared/design/leftnav_1_grey.ashx") left center;
    color: #676767;
    float: left;
    height: auto;
    padding: 8px 25px 8px 20px;
    width: 175px;
}
a.Leftnavigation_level1, a.Leftnavigation_level1_active,a.Leftnavigation_level1_expandable
{
    background: url("http://static2.widex.com/images/sprite_boxes.png") 0 -360px;
    padding-bottom:6px;
}

a.Leftnavigation_level1:hover
{    
	color: #70b2d6;		
}

a.Leftnavigation_level1_active {
    background: url("http://static2.widex.com/images/sprite_boxes.png") 0 -468px;
    color: #ebebeb;
}

a.Leftnavigation_level1_expandable:hover {
    background: url("http://static2.widex.com/images/sprite_boxes.png") 0 -413px;
    color: #70b2d6;
}

a.Leftnavigation_level1_expanded {	
	color: #ebebeb;
    background: url("http://static2.widex.com/images/sprite_boxes.png") 0 -543px;
}

a.Leftnavigation_level2, a.Leftnavigation_level2_expanded, a.Leftnavigation_level2_expandable, a.Leftnavigation_level2_active {
	background-color: #f6f6f6;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px none;
	border-left: 1px none;
	font-size: 12px;
	float: left;
	height: auto;
	width: 160px;
	padding: 9px 30px;
	color: #676767;
}
a.Leftnavigation_level2:hover {
	color: #70b2d6;
}
a.Leftnavigation_level2_expanded {
    background: url(http://static2.widex.com/images/design/leftnav_arrow_down_dark.png) no-repeat left center;
}

a.Leftnavigation_level2_expandable:hover {
    background: url(http://static2.widex.com/images/design/leftnav_arrow_right_dark.png) no-repeat left center;
    color: #70b2d6;
}

a.Leftnavigation_level2_active {
	color: #70b2d6;
}

a.Leftnavigation_level3,a.Leftnavigation_level3_active {
	background-color: #f6f6f6;
	padding: 9px 30px 9px 40px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ebebeb;
	border-right: 1px none;
	border-left: 1px none;
	font-size: 12px;
	float: left;
	height: auto;
	width: 150px;
	color: #676767;
}

a.Leftnavigation_level3:hover, a.Leftnavigation_level3_active {
	
	color: #70b2d6;
}


.Leftnavigation_wrapper .buttom
{
    background: url(/images/sprite_boxes.png) no-repeat 0 -521px;
    width:228px;
	height:12px;
}

.Leftnavigation_wrapper .top
{
    background: url(/images/sprite_boxes.png) no-repeat 0 -343px;
    width:228px;
	height:12px;
}
