.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/home2.jpg) 0 0 no-repeat; width:55px; height:40px;}
a.home-link:hover { background-position: 0 -40px;}

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

a.weight-training { display:block; background:url(../images/new-menu/weight-training.jpg) 0 0 no-repeat; width:123px; height:40px;}
a.weight-training:hover { background-position: 0 -40px;}
a.free-stuff { display:block; background:url(../images/new-menu/free-stuff.jpg) 0 0 no-repeat; width:85px; height:40px;}
a.free-stuff:hover { background-position: 0 -40px;}
a.membership { dispaly:block; background:url(../images/new-menu/membership.jpg) 0 0 no-repeat; width:95px; height:40px;}
a.membership:hover { background-position: 0 -40px;}
a.health { display:block; background:url(../images/new-menu/health.jpg) 0 0 no-repeat; width:65px; height:40px;}
a.health:hover { background-position: 0 -40px;}
a.get-ripped { display:block; background:url(../images/new-menu/get-ripped-at-home.jpg) 0 0 no-repeat; width:139px; height:40px;}
a.get-ripped:hover { background-position: 0 -40px;}
a.personal-trainers { display:block; background:url(../images/new-menu/personal-trainers.jpg) 0 0 no-repeat; width:134px; height:40px;}
a.personal-trainers:hover { background-position: 0 -40px;}
a.contact-us { display:block; background:url(../images/new-menu/contact-us.jpg) 0 0 no-repeat; width:89px; height:40px;}
a.contact-us:hover { background-position: 0 -40px;}

a.workout-programs { display:block; background:url(../images/new-menu/workout-programs.jpg) 0 0 no-repeat; width:184px; height:27px;}
a.workout-programs:hover { background-position: 0 -27px;}
a.workout-videos { display:block; background:url(../images/new-menu/workout-videos.jpg) 0 0 no-repeat; width:184px; height:27px;}
a.workout-videos:hover { background-position: 0 -27px;}
a.intensity-set { display:block; background:url(../images/new-menu/intensity-set.jpg) 0 0 no-repeat; width:184px; height:27px;}
a.intensity-set:hover { background-position: 0 -27px;}
a.program-direction { display:block; background:url(../images/new-menu/program-direction.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/self-assessment.jpg) 0 0 no-repeat; width:184px; height:27px;}
a.self-assessment:hover { background-position: 0 -27px;}
a.htw { display:block; background:url(../images/new-menu/how-to-use-this-site.jpg) 0 0 no-repeat; width:184px; height:27px;}
a.htw:hover { background-position: 0 -27px;}

a.free-ebook { display:block; background:url(../images/new-menu/free-ebook.jpg) 0 0 no-repeat; width:124px; height:27px; }
a.free-ebook:hover { background-position: 0 -27px;}
a.podcast { display:block; background:url(../images/new-menu/free-podcast.jpg) 0 0 no-repeat; width:124px; height:27px; }
a.podcast:hover { background-position: 0 -27px;}
a.articles { display:block; background:url(../images/new-menu/free-articles.jpg) 0 0 no-repeat; width:124px; height:27px; }
a.articles:hover { background-position: 0 -27px;}

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