﻿
ul#css3menu1,ul#css3menu1 ul{
	margin:0;list-style:none;padding:0px 1px 5px 0p;background-color:#FFFFFF;border-width:1px;border-style:solid;
	border-color:#f7f7f7 #eaeaea #d2d2d2 #eaeaea;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;
	}
ul#css3menu1 ul{
	display:none;position:absolute;left:99%;top:0;-moz-box-shadow:3.5px 3.5px 3px #333;-webkit-box-shadow:3.5px 3.5px 3px #333;
	box-shadow:3.5px 3.5px 3px #333;background-color:#96B9FF;
	background-image:-o-linear-gradient(-90deg,rgba(112,179,228,1),rgba(150,185,255,0) 45px,rgba(150,185,255,0)); 
	background-image:-moz-linear-gradient(-90deg,rgba(112,179,228,1),rgba(150,185,255,0) 45px,rgba(150,185,255,0));   
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,from(rgba(112,179,228,1)),to(rgba(150,185,255,0)));  
	background-image:-webkit-linear-gradient(-90deg,rgba(112,179,228,1),rgba(150,185,255,0) 45px,rgba(150,185,255,0));
	border-width:1px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;
	-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;
	border-style:solid solid solid none;border-color:#86BEE8 #7894CC #7894CC transparent;padding:6px 5px 11px;
	}
ul#css3menu1 li:hover>*{display:block;}
ul#css3menu1 li{position:relative;display:block;white-space:nowrap;font-size:0;margin:2px 0 0;}
ul#css3menu1 li:hover{z-index:1;}
ul#css3menu1 {padding:3px 1px 3px 3px;font-size:0;z-index:10;position:relative;display:inline-block;zoom:1;*display:inline;background-color:#F1F1F1;}
ul#css3menu1>li{margin:3px 0 0;}
ul#css3menu1 a:active, ul#css3menu1 a:focus{outline-style:none;}
ul#css3menu1 a{  /* Cells in the main menu */
	border: 1px solid gray;
	display:block;vertical-align:middle;text-align:left;text-decoration:none;font:13px "Avenir 85 Heavy",Arial,Helvetica;
	color:black;text-shadow:#CBD3E1 0px -1px 1px;cursor:pointer;padding:4px 8px;background-color:#96B9FF;
	background-repeat: repeat;
	background-position: 0 0;
	background-image: -webkit-linear-gradient(-90deg,rgba(255,255,255,0),rgba(0,0,0,0.03));
	border-width:1px;border-radius: 6px;
	-moz-border-radius: 6px;-webkit-border-radius:6px;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;
	}
ul#css3menu1 ul li{	float:none;margin:5px 0 0;}
ul#css3menu1 ul a{ /* Cells in the flyout menus */
	border-left: 1px solid #B6CEFF;
	border-right: 1px solid #7894CC;
	border-top: 1px solid #B6CEFF;
	border-bottom: 1px solid #7894CC;
	text-align:left;padding:4px 8px;background-color:#96B9FF;background-position: 0 0;
	border-width:1px;border-radius: 6px;
	-moz-border-radius: 6px;-webkit-border-radius:6px;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;
	color: black;
	text-decoration: none;
	background-image: -webkit-linear-gradient(-90deg,rgba(158,189,251,1),rgba(147,182,250,0));
	}
ul#css3menu1 li:hover>a,ul#css3menu1 a.pressed{
	background-color:#96B9FF;color:red;text-decoration:none;
	text-shadow:#41516F 0px -1px 1px;background-position: 0 100%;
	background-image: -webkit-linear-gradient(-90deg,rgba(112,179,228,1),rgba(150,185,255,0) 45px,rgba(150,185,255,0));
	border-left-style: solid;
	border-left-color: #5EA9E0;
	border-right-style: solid;
	border-right-color: #5EA9E0;
	border-top-style: solid;
	border-top-color: #86BEE8;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
ul#css3menu1 img{border:none;vertical-align:middle;margin-right:16px;}
ul#css3menu1 img.over{display:none;}
ul#css3menu1 li:hover> a img.def{display:none;}
ul#css3menu1 li:hover> a img.over{display:inline;}
ul#css3menu1 li a.pressed img.over{display:inline;}
ul#css3menu1 li a.pressed img.def{display:none;}
ul#css3menu1 span{display:block;overflow:visible;background-position:right center;background-repeat:no-repeat;padding-right:0px;}
ul#css3menu1 ul span{background-image:url("../Images/CSS3Menu_arrowsubBlue.png");padding-right:24px;}
ul#css3menu1 li:hover>a,ul#css3menu1 li>a.pressed{ /* Cells in the main menu on hover */
	background-color:#7D9AD4;background-position: 0 100%;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: #41516F 0px -1px 1px;
	background-image: -webkit-linear-gradient(-90deg,rgba(112,179,228,1),rgba(150,185,255,0) 45px,rgba(150,185,255,0));
	border:1px black solid;
	}
ul#css3menu1 ul li:hover>a,ul#css3menu1 ul li>a.pressed{ /* Cells in the flyout menus on hover */
	background-color:#7D9AD4;background-position: 0 100%;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: #41516F 0px -1px 1px;
	background-image: -webkit-linear-gradient(-90deg,rgba(139,171,236,1),rgba(125,154,212,0));
	border-style: solid;
	border-left-color: #7894CC;
	border-right-color: #B6CEFF;
	border-top-color: #7894CC;
	border-bottom-color: #B6CEFF;
	}
ul#css3menu1 li.topmenu>a{border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}


	
	
	
.MenuStuff1 {width:145px; z-index:2000;}
.MenuStuff2 {width:180px; z-index:2000;}
.MenuStuff3 {width:180px; z-index:2000;}
.CSS3Menu_TitleBar {
	color:#0E00C1;
	font-family: Cochin, Georgia, Times, "Times New Roman", serif;
	text-indent:5px;
	font-size:medium;
	margin-top:10px;
	}

