@import "common.css";

#searchInputId
{
margin-left: 50px !important;
/*margin-top:40px;*/
}

.article-news
{
    float:left;
	width:100%;
	height:40px;
	padding:0;
	margin:0;
	border-bottom: 2px solid #f60;
	/* @alternate */ background-image: -o-linear-gradient(bottom , rgba(221,221,221,1) 0%, rgba(255,255,255,0) 100%);
	/* @alternate */ /* @alternate */
}

.article-news .an-tabList{
	margin: 0 auto;
	padding: 0;
	width:935px;
}

.article-news .an-tabList li{
	display:inline;
}

.article-news .an-tabList li a{
	height:34px;
	margin:0 22px 0 0 ;
	padding-top:8px ;
	font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Arial, sans-serif !important;
	font-size:20px !important;
	color:#222 !important;
	display:inline-block;
	text-decoration:none;
}

.article-news .an-tabList li a:hover{
	color:#f60;
}

.article-news .an-popup li:hover{
	background:#eee;
}

.article-news .an-tabList li.checked a{
	background: url(/_layouts/WholeSaleSite/EN/Images/tabContainerArrow.png) no-repeat center 34px;
	color:#f60;
}

.article-news .an-popup{
	display:none;
	position:absolute;
	width:200px;
	border:1px solid #ddd;
	box-shadow: 0 7px 9px -2px #ccc;
	-moz-box-shadow: 0 7px 9px -2px #ccc;
	-webkit-box-shadow: 0 7px 9px -2px #ccc;
	-o-box-shadow: 0 7px 9px -2px #ccc;
	background:#f9f9f9;
	z-index: 103;
}

.article-news .an-popup li{
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "Arial", sans-serif;
	font-size:20px;
	padding:5px 9px;
	border-bottom: solid 1px #ddd;
}

.article-news .more,
.article-news-secondary .more{
	position:relative;
	z-index: 102;
}

.article-news .more a{
	padding-right:20px;
	background: url(/_layouts/WholeSaleSite/EN/Images/down_arrow_on_off.png) no-repeat right 19px;
}

.article-news .more:hover a{
	background: url(/_layouts/WholeSaleSite/EN/Images/down_arrow_on_off.png) no-repeat right -37px;
	color:#f60;
}

.article-news-secondary{
	background-color:#eee;
	float:left;
	width:100%;
}

.article-news-secondary .an-tabList-secondary{
	margin: 0 auto;
	height:25px;
	width: 935px;
	padding-top:6px;
}

.article-news-secondary .an-tabList-secondary li{
	display:inline;
	padding:0 0 0 26px;
	background:url(/_layouts/WholeSaleSite/EN/Images/vertical_separator_black.png) no-repeat 12px 4px;
}

.article-news-secondary .an-tabList-secondary li:first-child{
	background:none;
	padding:0;
}

.article-news-secondary .an-tabList-secondary li.sec-checked a,.article-news-secondary .an-tabList-secondary li.sec-checked a:visited{
	/*font-weight:bold;*/
	color:#f60 !important;
}

.article-news-secondary .an-tabList-secondary li a,.article-news-secondary .an-tabList-secondary li a:visited{
	height:26px;
	font-size:14px;
	display:inline-block;
	text-decoration:none;
	color:#000 !important;
}

.article-news-secondary .an-tabList-secondary li a:hover{
	color:#f60 !important;	
}

/*
.article-news-secondary .more a{
	padding-right:20px;
	background: url(/_layouts/WholeSaleSite/EN/Images/down_arrow_on_off.png) no-repeat right 6px;
}

.article-news-secondary .more:hover a{
	padding-right:20px;
	color:#f60;
		background: url(/_layouts/WholeSaleSite/EN/Images/down_arrow_on_off.png) no-repeat right -50px;
}

.article-news-secondary .an-popup{
	display:none;
	position:absolute;
	width:203px;
	margin-left:12px;
	border:1px solid #ddd;
	box-shadow: 0 7px 9px -2px #ccc;
	-moz-box-shadow: 0 7px 9px -2px #ccc;
	-webkit-box-shadow: 0 7px 9px -2px #ccc;
	-o-box-shadow: 0 7px 9px -2px #ccc;
	background:#f9f9f9;
	z-index: 102;
}

.article-news-secondary .an-popup li{
	padding:9px 9px;
	border-bottom: solid 1px #ddd;
	font-size:14px;
}

.article-news-secondary .an-popup li:hover{
	background:#eee;
}

*/

/* Majd*/

   .MoreMenu a{
   padding-right:20px;
	background: url(/_layouts/WholeSaleSite/EN/Images/down_arrow_on_off.png) no-repeat right 6px;
}

.MoreMenu:hover a{
padding-right:20px;
		background: url(/_layouts/WholeSaleSite/EN/Images/down_arrow_on_off.png) no-repeat right -50px;
}
/*
.article-news-secondary .MoreMenu li a{
	padding-right:20px;
	background-image:none !important;
	
}

.article-news-secondary .MoreMenu:hover li a{
	padding-right:20px;
	color:#f60;
		background-image:none !important;
}
.nav li ul li
{
    background:none !important;
	padding:5px !important;
}
*/

