  


.menuItem:first-child {
	background: none;
}




.menuItemLeft{
	font-family: Arial;
	font-size: 1.0em;
	font-weight: bold;
	display: block;
	/*padding:10;*/
	text-align: center;
	color: #8800dd;
	background-color: #ffffff;
	font-weight: bold;
	width: 8em;
	padding-top: 1.0em;
	
}

.tabsLeft {
	position: relative;
	top: 300px;
	bottom: 300px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.tabsTop {
	list-style-type: none;
	margin:auto;
	padding:0;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: auto;
	
	left: auto;
	right: 5%;

	
	z-index: 200;		
}

.hideMenu {
	display:none;
}

.menuSeparator {
	color: lightgray;
	font-weight:normal;
	font-size: 1.4em;
	margin:0;
	padding:0;
}

.showMenu {
	/*display: block;*/
	width: 85%;
	height: 20em;
	padding-top: 1.0em;
	border-top-style: solid;
	border-width: 5px;
	border-color: #FFCC00;
	background-color: white;
	
	border-radius: 0.1em;
	box-shadow: 0em 0em 0.3em rgba(0, 0, 0, 0.3);
	
	-webkit-border-radius: 1px;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);	
	
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);	
}


.tabContent {
	display: block;
	position: absolute;
	width:98%;	
	max-width: 1730px;
	/* height: 25em; */
	padding-top: 0.0em;
	border-top-style: solid;
	border-width: 5px;
	border-color: #FFCC00;
	background-color: white;
	margin-left: auto;
	margin-right: auto;

	/*
	left: 5%;
	right: 10%;
	*/
	left: 1%;
	right: 1%;
	
	z-index: 200;
	
	border-radius: 0.1em;
	box-shadow: 0em 0em 0.3em rgba(0, 0, 0, 0.3);
	
	-webkit-border-radius: 1px;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);	
	
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	
	text-align:left;
	overflow: hidden;
		
}


/*styling for the content that appears in the megamenu dropdowns*/
.tabContent h2{
	position: absolute;
	left: -9999px;
	width: 0px;
	height: 0px;
	overflow:hidden;		
}
.tabContent h3{
	padding: 0.75em 1em;
	font-weight:bold;
	font-size: 1em
}

.tabContent h4{
	padding: 0.75em 1em;
	font-weight:bold;
	font-size: 0.8em
}

.tabContent p{
	padding: 0 1em 0.5em 1.2em;
	font-size: 0.75em;
	line-height: 125%;
}

.tabContent img{
	max-height: 24em;	
}

.tabContent .thirdcolumn{
	width: 29.3333333%;
	padding: 1em 2%;	
	float: left;
}

.tabContent .fourthcolumn{
	width: 21%;
	padding: 1em 2%;	
	float: left;
}

.tabContent .fifthcolumn{
	width: 16%;
	padding: 1em 2%;	
	float: left;
}

.tabContent .sixthcolumn{
	width: 12.6666667%;
	padding: 1em 2%;	
	float: left;
}

.tabContent ul{
	font-size: 0.75em;
	padding: 0 2em 0.75em 1em;	
}

.tabContent li{
	list-style-type: disc;	
	line-height: 175%;
	left: 2em;
	position: relative;
	
}

.tabContent ul.nobullets{
	padding: 0 2em 0.75em 0;	
}

.tabContent ul.nobullets li{
	list-style-type: none;
	left: 1.2em; 
}

.tabContent .biglinks li{
	padding-bottom: 1em;	
}

.tabContent .biglinks a{
	font-size:1.2em;
	font-weight: bold;	
}

.tabContent span.explanation{
	font-size: 1em;
	line-height: 125%;
	display: block;
}

.tabContent a:hover{
	border-bottom: 1px solid #fc0;
}

.tabContent .column{
	padding: 1em 1.33333333%;	
	font-size: 0.9em;
	float: left;
	max-width: 14%;
}

.tabContent .column li{
	list-style-type: none;	
	line-height: 200%;
}

.tabContent .featured{
	background-color: rgba(255,204,0,0.33);
	border: 1px dotted #639;
}

.tabContentLeft {
	/*display: block;*/
	position: absolute;
	margin-right: 0px;
	margin-left: 0;
	padding-left: 0;
	top: 20em;
	left: 10em;
	width: 60em;
	
	height: 20em;
	padding-top: 0;
	border-top-style: solid;
	border-width: 5px;
	border-color: #FFCC00;
	background-color: white;
	
	border-radius: 0.1em;
	box-shadow: 0em 0em 0.3em rgba(0, 0, 0, 0.3);
	
	-webkit-border-radius: 1px;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);	
	
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);	
}


.menuItem {
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
	display: inline-block;
	/*padding:10;*/
	text-align: center;
	color: #8800dd;
	background-color: #ffffff;
	font-weight: bold;
	height: 2.0em;
	padding: 0.5em 1.5% 0 calc(1.5% + 2px) !important;
	margin: 0; !important;
	background: url('/_resources/_redesign/images/pipe.gif') no-repeat left 0.4em; 

}

.menuItem:first-child {
	padding-left: 0 !important;
}

.menuItem:first-child a {
	margin-left: 0.8em !important;
}

.menuItemHover {
	background-color: #FFCC00 !important;
	text-align: center;
	
	cursor: pointer;
	color: #ffffff;
	margin-bottom: 0;
	height: 2.0em;
	
	z-index: 100;
	padding-top: 1.0em;	
	
	/*border-radius: 0.1em;*/
	box-shadow: 0em 0em 0.3em rgba(0, 0, 0, 0.3);
	
	/*
	-webkit-border-radius: 1px;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);	
	
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	
	
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	*/
}





.menuItemHoverLeft {
	background-color: #FFCC00;
	text-align: center;
	
	cursor: pointer;
	color: #ffffff;
	margin-bottom: 0;
	height: 2.0em;
		
	padding-top: 1.0em;	
	
	/*border-radius: 0.1em;*/
	box-shadow: 0em 0em 0.3em rgba(0, 0, 0, 0.3);
	
	/*
	-webkit-border-radius: 1px;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);	
	
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	
	
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	*/
}	

/*
.menuItem:hover {
	background-color: #FFCC00;
	text-align: center;
	cursor: pointer;
	color: #ffffff;
	margin-bottom: 0;
	height: 2.0em;

	z-index: 100;
	margin-bottom: 0em;
	padding-top: 1.0em;
	
	
	box-shadow: 0em 0em 0.3em rgba(0, 0, 0, 0.3);	

	
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 1px;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);	
	
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	
	
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	
	
}
*/

.menuItemLeft:hover {
	background-color: #FFCC00;
	text-align: center;
	cursor: pointer;
	color: #ffffff;
	margin-bottom: 0;
	height: 2.0em;

	
	margin-bottom: 0em;
	padding-top: 1.0em;
	
	/*border-radius: 0.1em;*/
	box-shadow: 0em 0em 0.3em rgba(0, 0, 0, 0.3);	

	/*
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 1px;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);	
	
	-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	
	
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	*/
	
}
