#main_nav_wrapper {
	height: 31px;
	clear: both;
	background: url(../../img/ui/main_nav_bg.png) 0 0 repeat-x;
	position: relative;
	top: -22px;
	width: 960px;
}

/*#main_nav_wrapper ul{
	margin: 0 0 0 20.0em;
}*/

/* #main_nav_wrapper ul li a.phones { display:block; height: 31px; text-indent:-9999px; width: 83px; background: url(../../img/ui/main_nav.png) 0 0 no-repeat; }
#main_nav_wrapper ul li a.phones:hover { background: url(../../img/ui/main_nav.png) 0 -31px no-repeat; }

#main_nav_wrapper ul li a.plans { display:block; height: 31px; text-indent:-9999px; width: 70px; background: url(../../img/ui/main_nav.png) -83px 0 no-repeat; }
#main_nav_wrapper ul li a.plans:hover { background: url(../../img/ui/main_nav.png) -83px  -31px no-repeat; }

#main_nav_wrapper ul li a.services { display:block; height: 31px; text-indent:-9999px; width: 83px; background: url(../../img/ui/main_nav.png) -153px 0 no-repeat; }
#main_nav_wrapper ul li a.services:hover { background: url(../../img/ui/main_nav.png) -153px -31px no-repeat; }

#main_nav_wrapper ul li a.features-and-downloads { display:block; height: 31px; text-indent:-9999px; width: 195px; background: url(../../img/ui/main_nav.png) -236px 0 no-repeat; }
#main_nav_wrapper ul li a.features-and-downloads:hover { background: url(../../img/ui/main_nav.png) -236px -31px no-repeat; }

#main_nav_wrapper ul li a.suppport { display:block; height: 31px; text-indent:-9999px; width: 84px; background: url(../../img/ui/main_nav.png) -431px 0 no-repeat; }
#main_nav_wrapper ul li a.suppport:hover { background: url(../../img/ui/main_nav.png) -431px -31px no-repeat; } */

#main_nav_wrapper ul li a.phones { display:block; height: 31px; text-indent:-9999px; width: 85px; background: url(../../img/ui/main_nav.png) 0 0 no-repeat; }
#main_nav_wrapper ul li a.phones:hover { background: url(../../img/ui/main_nav.png) 0 -31px no-repeat; }

#main_nav_wrapper ul li a.plans { display:block; height: 31px; text-indent:-9999px; width: 65px; background: url(../../img/ui/main_nav.png) -85px 0 no-repeat; }
#main_nav_wrapper ul li a.plans:hover { background: url(../../img/ui/main_nav.png) -85px  -31px no-repeat; }

#main_nav_wrapper ul li a.services { display:block; height: 31px; text-indent:-9999px; width: 85px; background: url(../../img/ui/main_nav.png) -151px 0 no-repeat; }
#main_nav_wrapper ul li a.services:hover { background: url(../../img/ui/main_nav.png) -151px -31px no-repeat; }

#main_nav_wrapper ul li a.features-and-downloads { display:block; height: 31px; text-indent:-9999px; width: 195px; background: url(../../img/ui/main_nav.png) -236px 0 no-repeat; }
#main_nav_wrapper ul li a.features-and-downloads:hover { background: url(../../img/ui/main_nav.png) -236px -31px no-repeat; }

#main_nav_wrapper ul li a.suppport { display:block; height: 31px; text-indent:-9999px; width: 84px; background: url(../../img/ui/main_nav.png) -432px 0 no-repeat; }
#main_nav_wrapper ul li a.suppport:hover { background: url(../../img/ui/main_nav.png) -432px -31px no-repeat; }

#main_nav_wrapper ul li a.max-data-calculator { display:block; height: 31px; text-indent:-9999px; width: 182px; background: url(../../img/ui/main_nav.png) -516px 0 no-repeat; }
#main_nav_wrapper ul li a.max-data-calculator:hover { background: url(../../img/ui/main_nav.png) -516px -31px no-repeat; }

/*** ESSENTIAL STYLES ***/
.nav, .nav * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.nav {
	line-height:	1.8;
	margin: 0 0 0 10em;
}
.nav ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.nav ul li {
	width:			100%;
	
}
.nav li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.nav li {
	float:			left;
	position:		relative;
}
.nav a {
	display:		block;
	position:		relative;
	padding:0;
}
.nav li:hover ul,
.nav li.sfHover ul {
	left:			0;
	top:			3.1em; /* match top ul list item height */
	z-index:		99;
}
ul.nav li:hover li ul,
ul.nav li.sfHover li ul {
	top:			-999em;
}
ul.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.nav li li:hover li ul,
ul.nav li li.sfHover li ul {
	top:			-999em;
}
ul.nav li li li:hover ul,
ul.nav li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.nav {
	float:			left;
}


.nav a {
	padding:0;
	text-decoration:none;
}
.nav a { /*, .nav a:visited  { visited pseudo selector so IE6 applies text colour*/
	color: #FFFFFF;
}

.nav li li a{
	padding: 		.75em 1em;
}

.nav li li li a{
	padding: 		.75em 1em;
	color: #FFFFFF;
}

.nav li {
	margin-right: 30px;
}
.nav li li {
	background: 	url(../../img/ui/menu/bg-dd2-li.gif) repeat-x;
	opacity: 0.96;
	-moz-opacity: 0.96;
	
}
.nav li li li {
	background: #606060;
	border-top:1px solid #cccccc;
	top: 1px;
}

.nav li.phones-list ul li.img-nav p{ 
	padding: 10px 0 5px 5px!important;
	color: #000000;
	font-size: 0.9em!important;
}

.nav li:hover, .nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {
	background:		#cccccc;
	outline:		0;
	color: 			#000000;

}

/*** arrows **/
.nav a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background: url(../../img/ui/menu/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.nav ul .sf-sub-indicator { background-position:  -10px 0; }
.nav ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.nav ul a:focus > .sf-sub-indicator,
.nav ul a:hover > .sf-sub-indicator,
.nav ul a:active > .sf-sub-indicator,
.nav ul li:hover > a > .sf-sub-indicator,
.nav ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
