.chromestyle{
width: 885px;
font-weight: bold;
background:#186BA1 url(../images/menu_line_bg.jpg) repeat-x;
padding:0 0 0 15px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
}

.chromestyle ul li{
    background: none;
    display:inline;
     margin:0;
     padding:0;
}

.chromestyle ul li a { display:block; float:left;}
/*
.chromestyle ul li a.last { border:none; padding:0 25px;}
*+html .chromestyle ul li a.last { border:none; padding:0 41px 0 25px;}
.chromestyle ul li a:hover, .chromestyle ul li a.selected{ background:#3D4142; }
*/

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
z-index:100;
visibility: hidden;
}


.dropmenudiv a{
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

a.home-link { display:block; background:url(../images/new-menu-buttons/home.jpg) 0 0 no-repeat; width:51px; height:40px;}
a.home-link:hover { background-position: 0 -40px;}

a.weight-training-programs { display:block; background:url(../images/new-menu-buttons/weight_training.jpg) 0 0 no-repeat; width:190px; height:40px;}
a.weight-training-programs:hover { background-position: 0 -40px;}

a.store { display:block; background:url(../images/new-menu-buttons/store.jpg) 0 0 no-repeat; width:51px; height:40px;}
a.store:hover { background-position: 0 -40px;}

a.how-to-use { display:block; background:url(../images/new-menu-buttons/how_to_use_this_site.jpg) 0 0 no-repeat; width:141px; height:40px;}
a.how-to-use:hover { background-position: 0 -40px;}

a.podcast { display:block; background:url(../images/new-menu-buttons/podcast.jpg) 0 0 no-repeat; width:71px; height:40px;}
a.podcast:hover { background-position: 0 -40px;}

a.articles { display:block; background:url(../images/new-menu-buttons/articles.jpg) 0 0 no-repeat; width:71px; height:40px;}
a.articles:hover { background-position: 0 -40px;}

a.membership { display:block; background:url(../images/new-menu-buttons/membership.jpg) 0 0 no-repeat; width:92px; height:40px;}
a.membership:hover { background-position: 0 -40px;}

a.about-joey { display:block; background:url(../images/new-menu-buttons/about_joey.jpg) 0 0 no-repeat; width:88px; height:40px;}
a.about-joey:hover { background-position: 0 -40px;}

a.contact-us { display:block; background:url(../images/new-menu-buttons/contact_us.jpg) 0 0 no-repeat; width:90px; height:40px;}
a.contact-us:hover { background-position: 0 -40px;}

a.beginer-programs { display:block; background:url(../images/new-menu-buttons/beginner_programs.jpg) 0 0 no-repeat; width:184px; height:27px;}
a.beginer-programs:hover { background-position: 0 -27px;}

a.six-pack-program { display:block; background:url(../images/new-menu-buttons/six_pack_program.jpg) 0 0 no-repeat; width:184px; height:27px;}
a.six-pack-program:hover { background-position: 0 -27px;}

a.home-workout-program { display:block; background:url(../images/new-menu-buttons/home_workout_program.jpg) 0 0 no-repeat; width:184px; height:27px;}
a.home-workout-program:hover { background-position: 0 -27px;}

a.pro-routines { display:block; background:url(../images/new-menu-buttons/pro_routines.jpg) 0 0 no-repeat; width:184px; height:27px;}
a.pro-routines:hover { background-position: 0 -27px;}

a.program-direction { display:block; background:url(../images/new-menu-buttons/program_directions.jpg) 0 0 no-repeat; width:184px; height:27px;}
a.program-direction:hover { background-position: 0 -27px;}

a.self-assessment { display:block; background:url(../images/new-menu-buttons/self_assessment.jpg) 0 0 no-repeat; width:184px; height:27px;}
a.self-assessment:hover { background-position: 0 -27px;}

a.intensity { display:block; background:url(../images/new-menu-buttons/intensity.jpg) 0 0 no-repeat; width:184px; height:27px;}
a.intensity:hover { background-position: 0 -27px;}

a.weight-training-videos { display:block; background:url(../images/new-menu-buttons/weight_training_videos.jpg) 0 0 no-repeat; width:184px; height:27px;}
a.weight-training-videos:hover { background-position: 0 -27px;}

a.stretching { display:block; background:url(../images/new-menu-buttons/stretching.jpg) 0 0 no-repeat; width:184px; height:27px;}
a.stretching:hover { background-position: 0 -27px;}
a.supplements { display:block; background:url(../images/new-menu-buttons/supplements.jpg) 0 0 no-repeat; width:184px; height:27px;}
a.supplements:hover { background-position: 0 -27px;}
a.nutrition { display:block; background:url(../images/new-menu-buttons/nutrition.jpg) 0 0 no-repeat; width:184px; height:27px;}
a.nutrition:hover { background-position: 0 -27px;}
