/* Articles Index nav CSS */
/* Generic Utility */
.hide { position: relative; top: -9999px; left: -9999px; }


/* Specific to example one */

#article-index { position: relative; padding-top : -200px;/* background: #eee; padding: 10px; margin: 0 0 20px 0; -moz-box-shadow: 0 0 5px #666; -webkit-box-shadow: 0 0 5px #666; */ }

#article-index .nav { overflow: hidden; margin: 0 0 10px 0; }
#article-index .nav li  
{
    float: left; margin: 0 10px 0 0px; 
    padding-left : 10px; 
}

#article-index div.review-index-margin h4 a:link, #article-index div.review-index-margin p a:link {color: #000 !important;}
#article-index div.review-index-margin h4 a:visited, #article-index div.review-index-margin p a:visited {color: #000 !important;}
#article-index div.review-index-margin h4 a:hover, #article-index div.review-index-margin p a:hover {color: #A73524 !important;}

#mcl-wp-title  h4 {color: #000 !important;}
#mcl-wp-title  h4  {color: #000 !important;}
#mcl-wp-title  h4  {color: #A73524 !important;}

#article-index ul { list-style: none; }
#article-index ul li a { display: block; padding-bottom: 12px; }
#article-index ul li a:hover { /* background: #fe4902; */ color: #EAEAEA !important; }
#article-index ul li:last-child a { border: none; }
#index-nav a h3 {color: #EAEAEA !important;}
/* #article-index ul#index-nav {margin-left: 20px;} */

#article-index ul li.nav-one a.current h3, #article-index ul.pro-reviews li a:hover h3 { /*background-color: #0575f4; */ color: #fff !important; }
#article-index ul li.nav-two a.current h3, #article-index ul.news li a:hover h3 { /* background-color: #d30000; */ color: #fff !important; }

/* for carrot current active item */
#article-index ul li.nav-one a.current {
background:url(http://crev.vo.llnwd.net/o42/images/white-carrot.png) no-repeat center bottom;
}

ul#index-nav li.nav-one a h3.carrot {margin: 8px 0 0 15px;}



#article-index-two { position: relative; padding-top : -200px;/* background: #eee; padding: 10px; margin: 0 0 20px 0; -moz-box-shadow: 0 0 5px #666; -webkit-box-shadow: 0 0 5px #666; */ }

#article-index-two .nav { overflow: hidden; margin: 0 0 10px 0; }
#article-index-two .nav li  
{
    float: left; margin: 0 10px 0 0px; 
    padding-left : 10px; 
}

#article-index-two div.review-index-margin h4 a:link, #article-index-two div.review-index-margin p a:link {color: #000 !important;}
#article-index-two div.review-index-margin h4 a:visited, #article-index-two div.review-index-margin p a:visited {color: #000 !important;}
#article-index-two div.review-index-margin h4 a:hover, #article-index-two div.review-index-margin p a:hover {color: #A73524 !important;}

#mcl-wp-title  h4 {color: #000 !important;}
#mcl-wp-title  h4  {color: #000 !important;}
#mcl-wp-title  h4  {color: #A73524 !important;}

#article-index-two ul { list-style: none; }
#article-index-two ul li a { display: block; padding-bottom: 12px; }
#article-index-two ul li a:hover { /* background: #fe4902; */ color: #EAEAEA !important; }
#article-index-two ul li:last-child a { border: none; }
#index-nav a h3 {color: #EAEAEA !important;}
/* #article-index ul#index-nav {margin-left: 20px;} */

#article-index-two ul li.nav-one a.current h3, #article-index-two ul.pro-reviews li a:hover h3 { /*background-color: #0575f4; */ color: #fff !important; }
#article-index-two ul li.nav-two a.current h3, #article-index-two ul.news li a:hover h3 { /* background-color: #d30000; */ color: #fff !important; }

/* for carrot current active item */
#article-index-two ul li.nav-one a.current {
background:url(http://crev.vo.llnwd.net/o42/images/white-carrot.png) no-repeat center bottom;
}

ul#index-nav li.nav-one a h3.carrot {margin: 8px 0 0 15px;}