/* ######### Marker List Vertical Menu ######### */

.markermenu{
width: 175px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/
}

.markermenu ul{
list-style-type: none;
margin: 0;
padding: 0;
}

.markermenu ul li a{
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
text-decoration: none;
}

* html .markermenu ul li a{ /*IE6 hack*/
width: 155px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #00014e;
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
color: white;
}

#button1 a{
height:45px;
width:172px;
background:transparent url(../images/leftbuttons.gif) left -29px no-repeat;
}

#button2 a{
height:44px;
width:172px;
background:transparent url(../images/leftbuttons.gif) left -74px no-repeat;
}

#button3 a{
height:44px;
width:172px;
background:transparent url(../images/leftbuttons.gif) left -118px no-repeat;
}

#button4 a{
height:44px;
width:172px;
background:transparent url(../images/leftbuttons.gif) left -162px no-repeat;
}

#button5 a{
height:44px;
width:172px; 
background:transparent url(../images/leftbuttons.gif) left -206px no-repeat;
}

#button6 a{
height:44px;
width:172px; 
background:transparent url(../images/sidebar.gif) left -250px no-repeat;
}

#button1 a:hover, #button1 a.selected{
background:transparent url(../images/leftbuttons.gif) -180px -29px no-repeat;
}

#button2 a:hover, #button2 a.selected{
background:transparent url(../images/leftbuttons.gif) -180px -74px no-repeat;
}

#button3 a:hover, #button3 a.selected{
background:transparent url(../images/leftbuttons.gif) -180px -118px no-repeat;
}

#button4 a:hover, #button4 a.selected{
background:transparent url(../images/leftbuttons.gif) -180px -162px no-repeat;
}

#button5 a:hover, #button5 a.selected{
background:transparent url(../images/leftbuttons.gif) -180px -206px no-repeat;
}

#button6 a:hover, #button6 a.selected{
background:transparent url(../images/sidebar.gif) -180px -250px no-repeat;
}

/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */

#ddsubmenuside1{
width:186px;
height:100px;
background:transparent url(../images/aboutMenu.gif) left top no-repeat;
}

#sub1but1{
margin-top:8px;
}

#sub1but1 a{
width:186px;
height:20px;
background:transparent url(../images/aboutMenu.gif) left -8px no-repeat;
}

#sub1but1 a:hover, #sub1but1 a.selected{
background:transparent url(../images/aboutMenu.gif) -186px -8px no-repeat;
}

#sub1but2 a{
width:186px;
height:20px;
background:transparent url(../images/aboutMenu.gif) left -28px no-repeat;
}

#sub1but2 a:hover, #sub1but2 a.selected{
background:transparent url(../images/aboutMenu.gif) -186px -28px no-repeat;
}

#sub1but3 a{
width:186px;
height:20px;
background:transparent url(../images/aboutMenu.gif) left -48px no-repeat;
}

#sub1but3 a:hover, #sub1but3 a.selected{
background:transparent url(../images/aboutMenu.gif) -186px -48px no-repeat;
}

#sub1but4 a{
width:186px;
height:30px;
background:transparent url(../images/aboutMenu.gif) left -68px no-repeat;
}

#sub1but4 a:hover, #sub1but4 a.selected{
background:transparent url(../images/aboutMenu.gif) -186px -68px no-repeat;
}


#ddsubmenuside2{
width:199px;
height:173px;
background:transparent url(../images/productMenu.gif) left top no-repeat;
}

#sub2but1{
margin-top:6px;
}

#sub2but1 a{
width:199px;
height:21px;
background:transparent url(../images/productMenu.gif) left -6px no-repeat;
}

#sub2but1 a:hover, #sub2but1 a.selected{
background:transparent url(../images/productMenu.gif) -199px -6px no-repeat;
}

#sub2but2 a{
width:199px;
height:21px;
background:transparent url(../images/productMenu.gif) left -27px no-repeat;
}

#sub2but2 a:hover, #sub2but2 a.selected{
background:transparent url(../images/productMenu.gif) -199px -27px no-repeat;
}

#sub2but3 a{
width:199px;
height:20px;
background:transparent url(../images/productMenu.gif) left -48px no-repeat;
}

#sub2but3 a:hover, #sub2but3 a.selected{
background:transparent url(../images/productMenu.gif) -199px -48px no-repeat;
}

#sub2but4 a{
width:199px;
height:20px;
background:transparent url(../images/productMenu.gif) left -68px no-repeat;
}

#sub2but4 a:hover, #sub2but4 a.selected{
background:transparent url(../images/productMenu.gif) -199px -68px no-repeat;
}

#sub2but5 a{
width:199px;
height:19px;
background:transparent url(../images/productMenu.gif) left -88px no-repeat;
}

#sub2but5 a:hover, #sub2but5 a.selected{
background:transparent url(../images/productMenu.gif) -199px -88px no-repeat;
}

#sub2but6 a{
width:199px;
height:21px;
background:transparent url(../images/productMenu.gif) left -107px no-repeat;
}

#sub2but6 a:hover, #sub2but6 a.selected{
background:transparent url(../images/productMenu.gif) -199px -107px no-repeat;
}

#sub2but7 a{
width:199px;
height:20px;
background:transparent url(../images/productMenu.gif) left -128px no-repeat;
}

#sub2but7 a:hover, #sub2but7 a.selected{
background:transparent url(../images/productMenu.gif) -199px -128px no-repeat;
}

#sub2but8 a{
width:199px;
height:20px;
background:transparent url(../images/productMenu.gif) left -148px no-repeat;
}

#sub2but8 a:hover, #sub2but8 a.selected{
background:transparent url(../images/productMenu.gif) -199px -148px no-repeat;
}

#sub2but9 a{
width:199px;
height:25px;
background:transparent url(../images/productMenu.gif) left -168px no-repeat;
}

#sub2but9 a:hover, #sub2but9 a.selected{
background:transparent url(../images/productMenu.gif) -199px -168px no-repeat;
}

#ddsubmenuside3{
width:199px;
height:37px;
background:transparent url(../images/aboutMenu.gif) left top no-repeat;
}

#sub3but1 a{
width:199px;
height:37px;
background:transparent url(../images/submenu3.gif) left top no-repeat;
}

#sub3but1 a:hover, #sub3but1 a.selected{
background:transparent url(../images/submenu3.gif) -199px top no-repeat;
}

#ddsubmenuside4{
width:186px;
height:100px;
background:transparent url(../images/contactMenu.gif) left top no-repeat;
}

#sub4but1{
margin-top:8px;
}

#sub4but1 a{
width:186px;
height:20px;
background:transparent url(../images/contactMenu.gif) left -8px no-repeat;
}

#sub4but1 a:hover, #sub4but1 a.selected{
background:transparent url(../images/contactMenu.gif) -186px -8px no-repeat;
}

#sub4but2 a{
width:186px;
height:20px;
background:transparent url(../images/contactMenu.gif) left -28px no-repeat;
}

#sub4but2 a:hover, #sub4but2 a.selected{
background:transparent url(../images/contactMenu.gif) -186px -28px no-repeat;
}

#sub4but3 a{
width:186px;
height:25px;
background:transparent url(../images/contactMenu.gif) left -48px no-repeat;
}

#sub4but3 a:hover, #sub4but3 a.selected{
background:transparent url(../images/contactMenu.gif) -186px -48px no-repeat;
}
