﻿@charset "utf-8";

@font-face {
	font-family: "GE SS Two Light";
	src: url("/Contents-New/images/GE SS Two Light.otf") format('otf'),
		url("/Contents-New/images/fonts/ge-ss-light.eot") format('eot'),
		url("/Contents-New/images/fonts/GE SS Two Light.ttf") format('truetype');
}
@font-face {
	font-family: "GE SS Two Medium";
	src: url("/Contents-New/images/fonts/GE SS Two Medium.otf") format('otf'),
		url("/Contents-New/images/fonts/GE SS Two Medium.ttf") format('truetype');
}
@font-face {
	font-family: "GE SS Two Bold";
	src: url("/Contents-New/images/GE SS Two Bold.otf") format('otf'),
		url("/Contents-New/images/fonts/ge-ss-bold.eot") format('eot'),
		url("/Contents-New/images/fonts/GE SS Two Bold.ttf") format('truetype');
}

.mainLinksMegaMenuCont {
	width:1170px !important;
	margin-top:60px;
	margin-right:auto;
	margin-left:auto;
	background-color:#ccff00;
}

.megaanchor {
}
.megamenu{
	position: relative;
	display: none;
	/*left: 0px;*/
	/*top: 194px;*/
	background: #153242;
	border: 1px solid #ec0e15;
	border-width: 0px 0px 5px 0px;
	padding: 10px;
	font-family: "GE SS Two Light";
	font-size: 18px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
	z-index: 99999999999999999 !important;
	direction:rtl;
	text-align:right;
	float:right;
	/*width:770px !important;*/
    

width:1152px !important;
text-align: right;
/*margin-left: 205px;*/

overflow: hidden;
margin-top: -0px;


/*position: relative;
display: none;
left: 0px;
top: -258px;
background: none repeat scroll 0% 0% #153242;
border-style: solid;
border-color: #EC0E15;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
border-width: 0px 0px 5px;
padding: 10px;
font-family: "GE SS Two Light";
font-size: 14px;
color: #FFF;
font-weight: normal;
text-decoration: dotted;
z-index: 99999 !important;
direction: rtl;
float: right;
width: 1152px !important;
text-align: right;
margin-left: 205px;
margin-top: -1px;
z-index: 99999 !important;
overflow: hidden;
margin-top: -16px;*/
}

.megamenu .column{
	float: right;
	width: 250px; /*width of each menu column*/
	margin-right: 27px;
    margin-left: 10px;
}

.megamenu .column ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.megamenu .column ul li{
	padding-bottom: 5px;
}

.megamenu .column ul li a{
	color: #ffffff;
	text-decoration: none;
}

.megamenu .column ul li a:hover{
	color:#999999;
}
#megamenu1 {
	
}

.megamenu .column img{
	border: 1px solid #999999;
	margin-bottom:6px;
    margin-top:10px;
}