
#featureBarPos {position: relative;top:400px;}

#featureBar {width:900px;margin:0px auto;}

#featureBar a {text-decoration:none; font-size:1em;}
#featureBar a:link {color:#4d4d4d;display:block;}
#featureBar a:visited {color:#4d4d4d;display:block;}
#featureBar a:hover {color:#4d4d4d; text-decoration:underline;}	
#featureBar a:active {color:#4d4d4d;}

#featureBar li#mens a:link, a:visited {color:#4d4d4d;}
#featureBar li#youth a:link, a:visited {color:#4d4d4d;}

#featureBar ul {list-style-type:none;padding:2px;margin:0px;}
#featureBar li {display:block;position:relative;float:left;height:31px;line-height:30px;padding:0px;text-align:center;width:290px;border-right:1px #cccccc dotted;}

#featureBar li.remRightBorder {border-right:none;}

/*slided styles*/

#featureTop {
position: relative;
width:900px;
margin:0px auto;
}

#featureTop ul {
list-style-type:none;
padding:2px;
margin:0px;
}

#featureTop li {
display:block;
position:relative;
float:left;
/* height:169px; */
height:130px;
padding:0px;
width:290px;
border-right:1px #cccccc dotted;
}

#featureTop li h4 {color:#444444; margin:0px 0px 2px 0px;font-weight:normal;}
#featureTop li p {padding:0px;margin:2px 0px 0px 0px;}

#featureTop li a:link {color:#666666;}
#featureTop li a:visited {color:#666666;}
#featureTop li a:hover {color:#cccccc; text-decoration:none;}
#featureTop li a:active {color:#cccccc;}

#featureTop li.remRightBorder {border-right:none;}

.featureLeftAlign {padding:10px; height:105px;width:155px; }
.featureRightAlign {padding:10px; height:105px; width:155px; margin-left:125px;}
.featureFullWidth {padding:10px; height:105px;}

/* for home features */
#homePos1 { background:url(../images/assetimages/cat_feature1.jpg) top no-repeat;}
#homePos2 { background:url(../images/assetimages/cat_feature2.jpg) top no-repeat;}
#homePos3 { background:url(../images/assetimages/cat_feature3.jpg) top no-repeat;}
/* for mens features */
#homePos4 { background:url(../images/assetimages/cat_feature4.jpg) top no-repeat;}
#homePos5 { background:url(../images/assetimages/cat_feature5.jpg) top no-repeat;}
#homePos6 { background:url(../images/assetimages/cat_feature6.jpg) top no-repeat;}
/* for youth features */
#homePos7 { background:url(../images/assetimages/cat_feature7.jpg) top no-repeat;}
#homePos8 { background:url(../images/assetimages/cat_feature8.jpg) top no-repeat;}
#homePos9 { background:url(../images/assetimages/cat_feature9.jpg) top no-repeat;}


/* end slided styles */



/* added for slide up */
#menu1Container {
visibility:hidden;
left:0px; top:376px;
overflow:hidden;
z-index:99;
}


#menu1Container, #menu1Content {
position: absolute;
width:100%;
height:130px;
/*clip:rect(0 1199 168 0);*/
}
 
.options {background: #FFFFFF url(../images/tiles/ext_bak.jpg) repeat-x bottom;margin:0px;width: 100%;height: 130px;padding:0px;}

.optionsL {background: #FFFFFF url(../images/tiles/ext_bak.jpg) repeat-x bottom;margin:0px;width: 100%;height: 130px;padding:0px;margin-top:35px;}










