/*
/		Navigation Properties / ENGLISH
--------------------------------------------------------------------------------------------------------*/

#navigation		{ height: 66px; width: 677px; float: right; margin-top: 0px;}
ul#MainNav 	{ list-style: none;  float: right; margin-top: 5px;}
ul#MainNav li { float: left; background: url('../images/nav/div.gif') no-repeat right top; padding-right: 2px; }
ul#MainNav li.last{ padding-right: 0; }
ul#MainNav li a { list-style: none; float: left; display: block; height: 42px; text-indent: -9999px; }

ul#MainNav li img { float: left; }
ul#MainNav .Home a { background: url('../images/nav/Home.gif'); width: 122px; }
ul#MainNav .dummy a {  width: 122px; }
ul#MainNav .AboutUs a { background: url('../images/nav/Aboutus.gif'); width: 122px; }
ul#MainNav .eLearning a { background: url('../images/nav/elearningtools.gif'); width: 124px; }
ul#MainNav .SampleModule a { background: url('../images/nav/Samplemodule.gif'); width: 124px; }
ul#MainNav .Resources a { background: url('../images/nav/Resources.gif'); width: 122px; }
ul#MainNav .ContactUs a { background: url('../images/nav/Contactus.gif'); width: 122px; }
ul#MainNav .ContactUs.active a {padding-right: 0;} 
ul#MainNav li a:hover { background-position: left -42px; }
ul#MainNav li.active a { background-position: bottom; padding-right: 2px;}
ul#MainNav li.active { padding-right: 0px;}
ul#MainNav li.leftActive{ padding-right: 0px;}
ul#MainNav li.active a:hover { background-position: bottom; }
ul#MainNav li ul { display: none; }
.subNav { margin-left:16px;}
.subNav ul { list-style: none; }
.subNav ul li a { text-decoration: none; }

.subNav .CMSListMenuLinkHighlighted {
	font-weight: bold;
	}
#navigation .subNav {
	list-style: none;
	clear: left;
	}
	#navigation .subNav li {
	float: left;
	padding: 13px 20px 0 0;
	font-size: 11px;
	color: #666;
	}


.leftNav {
	float: left;
	width: 185px;
	margin-right: 10px;
	_margin-right: 3px;
	}
	.leftNav ul {
	float: left;
	width: 165px;
	padding: 0 10px 21px 10px;
	list-style: none;
	overflow: hidden;
	}
	.leftNav #leftNav li  {
	_height: 28px;
	clear: left;
	display: inline;
	}
	.leftNav #leftNav li a {
	display: block;
	border-top: 1px solid #CCC;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	padding: 5px 0 5px 0;
	}
	.leftNav #leftNav li a:hover,
	.leftNav #leftNav li a.CMSListMenuLinkHighlighted {
	color: #F0B310;
	text-decoration: none;
	}
	.leftNav #leftNav li li a.CMSListMenuLinkHighlighted {
	color: #666 !important;
	font-weight: bold !important;
	}
	.leftNav #leftNav li.CMSListMenuLI.first a,
	.leftNav #leftNav li.CMSListMenuHighlightedLI.first a {
	border: none;
	}
	.leftNav #leftNav li ul { padding: 0 0 5px 13px; width: 150px; }
	.leftNav #leftNav li ul li { display: inline; }
	.leftNav #leftNav li.CMSListMenuLIfirst ul ,
	.leftNav #leftNav li.CMSListMenuLI ul {
	display: none;
	}
	
	.leftNav #leftNav li ul li a,
	.leftNav #leftNav li.CMSListMenuHighlightedLI.first ul li a,
	.leftNav #leftNav li.CMSListMenuHighlightedLI ul li a {
	font-size: 12px;
	font-weight: normal;
	border: 0 !important;
	padding: 0;
	zline-height: 23px;
	line-height: 13px;
	padding: 5px 0;
	}
	.leftNav .gradient {
	color: #666;
	line-height: 27px;
	}

#footer {
	background: url('../images/master/footerBG.gif') repeat-x;
	margin: 62px 0 0 0;
	padding-bottom: 30px;
	color: #666;
	font-size: 10px;
	}
	#footer ul {
	float: right;
	display: inline;
	margin: 0 60px;
	}
	#footer ul li {
	background-color: #FFF;
	list-style: none;
	float: left;
	padding: 0 10px 0 10px;
	}
	#footer p {
	clear: both;
	}
	

ul#MainNav .SATeachingLearning  a { background: url('../images/nav/ar_TeachingLearning.gif'); width: 220px; }
ul#MainNav .SASupport a { background: url('../images/nav/ar_Support.gif'); width: 217px; }
ul#MainNav .SACommunities a { background: url('../images/nav/ar_Communities.gif'); width: 217px; }
ul#MainNav .SACompany a { background: url('../images/nav/ar_Company.gif'); width: 220px; }
body.ARSA ul#MainNav .SATeachingLearning.active a {padding-right: 0; padding-left: 0; }