@font-face {

font-family: "MyriadPro-Semibold";
src: url("../fonts/MyriadPro-Semibold.eot"); /* para IE */
src: url("../fonts/MyriadPro-Semibold.ttf");

}

.megamin{
	width:235px;
	padding:10px;
	position:absolute;
	visibility:hidden;
	border:2px solid black;
	border-top-width:1px;
	-webkit-box-shadow: 5px 5px 5px #c8c8c8; /*css 3 shadows*/
	-moz-box-shadow: 5px 5px 5px #c8c8c8;
	box-shadow: 5px 5px 5px #c8c8c8;
	font-size:11px;
	text-transform:uppercase;
	font-family:'MyriadPro-Semibold',Verdana, Geneva, sans-serif;
	-webkit-border-radius: 6px;
	border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-right-radius	:0px;
	-moz-border-radius-topright:0px;
	border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	background-image: url(../img/bg_mega.png);
	background-repeat: repeat-x;
	background-color:#eaf3de;


}

.megamin2{
	width:325px;
	padding:10px;
	position:absolute;
	visibility:hidden;
	border:2px solid black;
	border-top-width:1px;
	-webkit-box-shadow: 5px 5px 5px #c8c8c8; /*css 3 shadows*/
	-moz-box-shadow: 5px 5px 5px #c8c8c8;
	box-shadow: 5px 5px 5px #c8c8c8;
	font-size:11px;
	text-transform:uppercase;
	font-family:'MyriadPro-Semibold',Verdana, Geneva, sans-serif;
	-webkit-border-radius: 6px;
	border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-right-radius	:0px;
	-moz-border-radius-topright:0px;
	border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	background-image: url(../img/bg_mega.png);
	background-repeat: repeat-x;
	background-color:#eaf3de;


}



.mega{
	width:420px;
	padding:10px;
	position:absolute;
	visibility:hidden;
	border:2px solid black;
	border-top-width:1px;
	-webkit-box-shadow: 5px 5px 5px #c8c8c8; /*css 3 shadows*/
	-moz-box-shadow: 5px 5px 5px #c8c8c8;
	box-shadow: 5px 5px 5px #c8c8c8;
	font-size:11px;
	text-transform:uppercase;
	font-family:'MyriadPro-Semibold',Verdana, Geneva, sans-serif;
	-webkit-border-radius: 6px;
	border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-right-radius	:0px;
	-moz-border-radius-topright:0px;
	border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	background-color:#ebf3dc;
	background-image: url(../img/bg_mega.png);
	background-repeat: repeat-x;


}


.column{ /*each link column within a mega menu*/
	float:left;
	display:block;



}

.column2{ /*each link column within a mega menu*/
	float:left;
	display:block;


}

.mega li a{
	color:#318803;
	background-image: url(../img/bullet_submenu.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration: none;
	margin-left: 4px;
}

.mega li a:hover{
	color:#01295c;
	background-image: url(../img/bullet_submenu.png);
	background-repeat: no-repeat;
}

.megamin li a{
	color:#318803;
	background-image: url(../img/bullet_submenu.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration: none;
	margin-left: 4px;
}

.megamin li a:hover{
	color:#01295c;
	background-image: url(../img/bullet_submenu.png);
	background-repeat: no-repeat;
}

.megamin a{
text-decoration:none;
color:#318803;

}





.megamin2 li a{
	color:#318803;
	background-image: url(../img/bullet_submenu.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration: none;
	margin-left: 4px;
}

.megamin2 li a:hover{
	color:#01295c;
	background-image: url(../img/bullet_submenu.png);
	background-repeat: no-repeat;
}

.megami2n a{
text-decoration:none;
color:#318803;

}


.mega a[rel]:after{ /*add "down.png" to anchor links, or those with a rel attribute */
content:" " url(../img/down.png);
}
.megamin a[rel]:after{ /*add "down.png" to anchor links, or those with a rel attribute */
content:" " url(../img/down.png);
}

.megamin2 a[rel]:after{ /*add "down.png" to anchor links, or those with a rel attribute */
content:" " url(../img/down.png);
}

.mega .column ul{
margin:0;
padding:0;
list-style:none;
width: 198px
}
.megamin .column ul{
margin:0;
padding:0;
list-style:none;
width: 198px;
}

.megamin2 .column ul{
margin:0;
padding:0;
list-style:none;
width: 198px
}
.mega .column ul li{
	margin-top:8px;
	margin-bottom:8px;
	
}
.megamin .column ul li{
	margin-top:8px;
	margin-bottom:8px;
	
}

.megamin2 .column2 ul li{
	margin-top:8px;
	margin-bottom:8px;
	
}
.mega .ulmenu{ /*style any UL within mega menu with class="ulmenu"*/
margin:0;
padding:0;
border:1px solid gray;
border-bottom-width:0;
list-style:none;
}
.megamin .ulmenu{ /*style any UL within mega menu with class="ulmenu"*/
margin:0;
padding:0;
border:1px solid gray;
border-bottom-width:0;
list-style:none;
}
.megamin2 .ulmenu{ /*style any UL within mega menu with class="ulmenu"*/
margin:0;
padding:0;
border:1px solid gray;
border-bottom-width:0;
list-style:none;
}
.mega .ulmenu a{
display:block;
border-bottom:1px solid gray;
padding:5px;
}
.megamin .ulmenu a{
display:block;
border-bottom:1px solid gray;
padding:5px;
}
.megamin2 .ulmenu a{
display:block;
border-bottom:1px solid gray;
padding:5px;
}
.mega .ulmenu a:hover{
background:../img/lightyellow;
}

.megamin .ulmenu a:hover{
background:../img/lightyellow;
}

.megamin2 .ulmenu a:hover{
background:../img/lightyellow;
}
/* ######### Style for Solid Block Mega Menu ######### */

.solidblocktheme{ /*additional mega drop down menu style for this theme*/
	padding:0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fcfdf8;
	border-right-color: #c6d2bc;
	border-bottom-color: #c6d2bc;
	border-left-color: #c6d2bc;
	
	


}

.solidblocktheme p, .solidblocktheme .column{
padding:5px; /*add padding inside p and .column elements within mega menu*/
width:auto;
}

.solidblocktheme p, .solidblocktheme .column2{
padding:5px; /*add padding inside p and .column elements within mega menu*/
width:auto;
}

.solidblockmenu{
margin-top:10px;
padding: 0;
float: left;
font-size:14px;
overflow: hidden;
text-transform:uppercase;
font-family:'MyriadPro-Semibold',Verdana, Geneva, sans-serif;

	
	

	width:1000px;

}

.solidblockmenu li{

display:inline-block;
float:left;


}
.solidblockmenu li a{
	float: left;
	color: white;
	text-decoration: none;
	background-image:url(../img/div_main_menu.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 9px;
	padding-right: 27px;
	padding-bottom: 9px;
	padding-left: 12px;
	font-size:13px;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li a.selected{ /*Selected Tab style*/
	color: #002a5a;
	background-color:#fcfdf8;
	background-image:url(../img/div_main_menu_h.png);
	background-repeat: no-repeat;
	background-position: right;
	-webkit-border-radius: 6px;
	border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-right-radius	:6px;
	-moz-border-radius-topright:6px;
	border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	font-family:'MyriadPro-Semibold',Verdana, Geneva, sans-serif;
}