
/*  Generated by www.menucool.com/drop-down-menu  */



/* main menu
----------------------------*/

#ddmenuSubNav h4 { float:left; 
}


div#menubarContainer {margin:0 auto; background-color:#b3b3b3; min-height:35px; border-bottom:0; height:55px}

#menubar { float:right;
  top: 0px;
  position: absolute;
  right: 0;}

	figure.logo { width:254px; display:block; position:relative; top:0px; z-index:999; float:left; margin:14px}
	

#ddmenu a, #ddmenuSubNav a { border-bottom:none; text-decoration:none; width:100%}

#ddmenuSubNav a { color:white; text-transform:uppercase}


#ddmenuSubNav {
background-color:#e97e27;
    display: block;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    text-align: center; /*Specify the alignment of the whole UL if UL is not width:100%;*/
    letter-spacing: normal;
	right:1px;
	font-size:1.2rem;
	margin-top:0;
		color:#000000;
		padding:1px;
		background-image:url(/images/arrow_down_white.png);
background-repeat:no-repeat; background-position:37px -11px
}



#ddmenu {
    display: block;
    font-family: 'Lato', Helvetica, Arial, sans-serif;
    text-align: center; /*Specify the alignment of the whole UL if UL is not width:100%;*/
    letter-spacing: normal;
	right:1px;
	font-size:1.2rem;
	margin-top:0;
		color:#000000;
		padding:1px
}


#ddmenu ul, #ddmenuSubNav ul {
    margin:0 auto;
    padding: 0;
    text-align: center; /* Alignment of each top-level menu items within the UL */
    display: inline-block;
    list-style: none;
    position: relative;
    z-index: 999999990;
    border:none;
border-radius:2px;
float:right
}

#ddmenuSubNav ul {
		margin-left:12px;
		float:left
}

#ddmenu li, #ddmenuSubNav li {
    margin:0;
    padding:0;
    display: inline-block;
    *display: inline;
    zoom: 1; /*for IE6-7*/
    position: relative;
    line-height: 37px; /*This determines the height of the menu*/
    transition: background-color 0.2s;
    outline:none;
}

#ddmenuSubNav li {
float:left;
margin:0;
   
}

#ddmenuSubNav li.select {
background:url(/images/arrow_down_orange.png) no-repeat bottom center   
}

#ddmenu li.full-width {
    position: static;
}

#ddmenu li.over {
    color:#1f475a;
background-color: rgba(255,255,255,0.6);
background-color: #999 \9; /*fallback for old IE*/
}

#ddmenu li.over.no-sub {
    
}

#ddmenu .top-heading, #ddmenuSubNav .top-heading {
    font-weight: bold;
    white-space: nowrap;
    margin:8px;
    text-decoration: none;
    display:inline-block; 
    outline: 0;
    cursor: pointer;
	text-align:left;
	letter-spacing:1px;
	font-size:.7rem;
}


#ddmenuSubNav .top-heading {
     margin: 0 4px;
 	font-size:.8rem;
}




#ddmenuSubNav .top-heading {
padding:16px 7px 0 7px}


/* links of top-heading */
#ddmenu li a, #ddmenu li a:link, #ddmenu li a:hover
{ text-transform:uppercase;
    color:#000;!important
	
}
#ddmenu li a:hover, #ddmenuSubNav li a:hover
{
    text-decoration:none;
	 color:black;!important
}

#ddmenu li a:focus
{
    outline:1px dotted #09F;
}

/* caret(arrow icon) */
#ddmenu i.caret {
    color: black;
    right:-6px;
    width: 0;
    height: 0;
    overflow: hidden; /*for IE6*/
    vertical-align: middle;
    margin-bottom: 2px;
    border-top: 4px solid; /*caret size is 4px now*/
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    display: inline-block;
    position:relative;
}

/* sub-menu layout
----------------------------*/

#ddmenu .dropdown {
    width: auto;
    left: 0px;
    color: #663E02;
    padding:0;margin:0;
	display:none;
	position:absolute;
    top: 54px;
    border:1px solid #CCC;
border-top:none;
border-radius:0 0 4px 4px;
background-color: rgba(255,255,255,0.45);
background-color: #999 \9; /*fallback for old IE*/
}

#ddmenu li.full-width .dropdown {
    width: 100%;
    padding: 0;
    margin: 0;
}

#ddmenu .offset300 {
    left: -300px;right:auto;
}

#ddmenu .right-aligned {
    left: auto;
    right: 0px;
}

#ddmenu li.over .dropdown {
    display: block;
}

#ddmenu .dd-inner {
    text-align: center;
    padding: 6px;
    margin:0;
    background-color: #FFF;
    white-space: nowrap;
    line-height:1.35;
}

/* links in sub menu
----------------------------*/

#ddmenu  .dropdown .dd-inner a {
    display: block;
    color: #663E02;
    line-height: 18px;
    text-decoration: none;
    padding: 8px;
	font-size:.7rem
}

#ddmenu .dropdown a:hover, #ddmenu .dropdown a:focus {
    text-decoration: none;
	background-color:black;
    color: #fff;
}

/* blocks within the sub-menu
-----------------------------*/
#ddmenu div.column {
    text-align: left;
    vertical-align: top; /*or middle*/
    display: inline-block;
    *display: inline;*zoom: 1;
    white-space:normal;
    width:auto;min-width:190px;
padding:0 10px;
border-right:1px solid #999;
}

#ddmenu div.dd-inner div:last-child {
    border-right: none;
}

#ddmenu div.column h3 {
    font-weight: bold;
    line-height: 1.1rem;
    margin-top: 12px;
    margin-bottom: 8px;
    font-size: 1.1rem;
	color:#000000;
	text-align:left
}

#ddmenu li {
}
  
#ddmenu li:first-child {border-left:none;}
#ddmenu li:last-child {border-right:none;}

/* useful when http://www.menucool.com/ddmenu/one-menu-for-all-pages */
#ddmenuLink {display:none;}


/*######## add additional styles for mobile-friendly responsive menu ########*/

#ddmenu div.menu-icon, #ddmenuSubNav div.menu-icon {
    display: none; /* hide menu icon initially */
}


#ddmenuSubNav a.subSelect { color:black}


/*styles for responsive menu*/
@media only screen and (min-width: 700px) and (max-width: 999px) {
figure.logo { width:185px;}


div#container_outer { top:131px}


div.contentBott {top:129px}

.contentBott2Holder {top:129px}

#ddmenu .top-heading {
	font-size:.6rem;
}

#ddmenuSubNav .top-heading {
	font-size:.7rem;
}



#ddmenu .top-heading{
	letter-spacing:0px;
}


    }




/*styles for mobile*/
@media only screen and (max-width: 750px) {
	figure.logo { width:150px; margin:0 auto; display:block; position:relative; top:0px; z-index:999;}
	
#menubar { float:none; width:100%; height:60px}

    #ddmenu li div.column.mayHide {
        display: none;
    }





    /*override the original settings*/
   #menubar #ddmenu ul {
        width: 100%;
        display: none;
        border-radius: 0;
		top: 73px;
	  border-bottom: 2px solid gray;
	  		background-color: #FF9900;  

      }
	
	
	
	 #ddmenuSubNav ul {
        width: 100%;
        display: none;
        border-radius: 0;
		top: 120px;
		background-color: #FF9900;  
    }


 #ddmenuSubNav ul {
 
		top:5px;
    }



#ddmenu .dropdown {
    left: 20px;
       top: 0;
}

    #ddmenu li, #ddmenuSubNav li  {
        position: relative;
        display: block;
        font-size: .8rem;
        text-align: left;
        border-bottom: 1px solid rgba(255,255,255,0.2);
		width:100%
    }
	
	    #ddmenu li  {
           border-bottom: 1px solid #CCCCCC;
    }
	

    #ddmenu li.full-width {
        position: relative;
    }

    #ddmenu li .dropdown {
        position: relative;
        *top: auto; /*for IE7*/
        border: none;
        border-radius: 0;
        box-shadow: none;
        text-align: left;
        background-color: #FFF;
    }

    #ddmenu .offset300 {
        left: 0;
    }

    #ddmenu li.full-width div.dropdown {
        width: auto;
    }

    #ddmenu .dd-inner {
        margin:0;
        background:none;
        text-align:left;
    }

    /*turn each column to list vertically instead of horizontally */
    #ddmenu li div.column {
        width:auto;
        padding:0;
        border:none;
        display:block;
    }

    /*move the arrow icon to right*/
    #ddmenu i.caret {
        position:absolute;
        left:auto;
        right:14px;
        top: 22px;
        border-width:5px;
    }



    /* All the following are for the div.menu-icon (pure CSS) */
    #ddmenu div.menu-icon,    #ddmenuSubNav div.menu-icon{
        font-size: 32px; /*icon size*/
        display: block;
        position: relative;
        width: 40px;
        height: 36px;
        text-align: center;
        cursor: pointer;
        -moz-user-select: none;
        -webkit-user-select: none;
        background-color: #EEE;
        border-radius: 3px;
		z-index:9999;
        margin:8px;
		 float:right	
        /*align the icon to the left*/

    }

    #ddmenu div.menu-icon::before, #ddmenuSubNav div.menu-icon::before  {
        content: "";
        position: absolute;
        top: 0.25em;
        right: 4px;
        width: 1em;
        height: 0.125em;
        border-top: 0.375em double #666666 ;
        border-bottom: 0.125em solid #666666;
        box-sizing: content-box;
		z-index:999999
    }

    #ddmenu div.menu-icon-active, #ddmenuSubNav div.menu-icon-active {
        background-color: #205081;
    }

    #ddmenu div.menu-icon-active::before, #ddmenuSubNav div.menu-icon-active::before {
        border-color: #EEE;
    }
}
