/*
Template Name: Darkness
File: Navigation CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

#header #topnav
{
    display: block;
    float: right;
    width: 700px;
    position:absolute;
    margin: 80px 0px 0px -130px;
    padding: 0 0 0 0;
   
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: right;
    
  
   
}

/*#header ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#header li
{
    display: inline;
    margin-right: 20px;
}

#header li a:link, #header li a:visited, #header li a:hover
{
    margin: 0;
    padding: 0px 2px 5px 3px;
    color: white;
    background-color: #336699;
    border-bottom: 1px solid #336699;
}

#header li a:hover, #header li.active a
{
    color: #FDC609;
    background-color: #336699;
    border-bottom-color: #FDC609;
}

#header #topnav li.last
{
    margin-right: 0;
}*/

/*-------------experimental menu-------------*/
  


ul.dropdown ul li					{ display: inline; width: 100%; } 
* 									{ margin: 0; padding: 0; }
body								{ font: 14px Helvetica, Sans-Serif; } 
#page-wrap							{     width: 800px;    margin: 25px auto auto 21.5%;}

a									{ text-decoration: none; }
ul									{ list-style: none; }
p                                   { margin: 15px 0; }

/* 

	LEVEL ONE*/
	

ul.dropdown                         { position: relative; }
ul.dropdown li                      { font-weight: bold; float: right; zoom: 1;color:White; background: #336699; }
ul.dropdown a:hover		            { color: #FFCC66; }
ul.dropdown li.active a               { color: #FFCC66;}
ul.dropdown li a                    { display: block; padding:  15px  20px; color: white;border-right: 1px solid #333; -webkit-border-radius: 25px;-moz-border-radius: 25px;
                                     
border-radius: 25px;  font-family:Arial;font-size:12px;text-decoration: none;float:left;padding:10px;background-color:#6C90B5;
border-bottom:1px;border-bottom-color:#000000;border-bottom-style:solid; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background:  #254A6E; color: black;border-radius:35%; position: relative; 
                                      margin:-1px;}
ul.dropdown li.hover a              { color: #FFCC66; }



/* 
	LEVEL TWO
*/

ul.dropdown ul 						{ width:120px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ font-weight: normal; background: #f6f6f6; color: #000; -webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;
									  border-bottom: 1px solid #ccc;  float: left;text-align:left;}
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%;display: inline-block; color:black; } 


/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 140px; top: 0;position:absolute;z-index:999; }

ul.dropdown li:hover > ul 			{ visibility: visible; }

/*-------------experimental menu-------------*/
       
/* ----------------------------------------------Column Navigation-------------------------------------*/

#column .subnav
{
    display: block;
    width: 150px;
    padding: 15px;
    background-color: #FFFFFF;
    margin-bottom: 30px;
}

#column .subnav h2
{
    margin: 0 0 20px 0;
    padding: 0 0 14px 0;
    font-size: 20px;
    font-weight: normal;
    font-family: Georgia, "Times New Roman" , Times, serif;
    color: #666666;
    background-color: #1F1F1F;
    line-height: normal;
    border-bottom: 1px dashed #666666;
    text-align: center;
}

#column .subnav ul
{
    margin-left: 0px;
    list-style: square;
}

#column .subnav li
{
    margin: 0 0 3px 0;
    padding: 0;
}

#column .subnav ul ul, #column .subnav ul ul ul, #column .subnav ul ul ul ul, #column .subnav ul ul ul ul ul
{
    border-top: none;
    padding-top: 0;
    margin-left: 10px;
}

#column .subnav a
{
    display: block;
    margin: 0;
    padding: 5px 810px 5px 20px;
    color: yellowgreen;
    background-image: url("../images/yellow_file.gif");
    background-position: 810px center;
    background-repeat: no-repeat;
    background-color: #1F1F1F;
    text-decoration: none;
    border-bottom: 1px dotted #666666;
}

#column .subnav a:hover
{
    color: #FDC609;
    background-color: #161616;
}

#column .subnav ul ul a, #column .subnav ul ul ul a, #column .subnav ul ul ul ul a, #column .subnav ul ul ul ul ul a
{
    background: url("../images/white_file.gif") no-repeat #1F1F1F;
}
#column .subnav ul ul a
{
    padding-left: 840px;
    background-position: 830px center;
}
#column .subnav ul ul ul a
{
    padding-left: 850px;
    background-position: 840px center;
}
#column .subnav ul ul ul ul a
{
    padding-left: 860px;
    background-position: 850px center;
}
#column .subnav ul ul ul ul ul a
{
    padding-left: 870px;
    background-position: 860px center;
}
   padding-left: 850px;
    background-position: 840px center;
}
#column .subnav ul ul ul ul a
{
    padding-left: 860px;
    background-position: 850px center;
}
#column .subnav ul ul ul ul ul a
{
    padding-left: 870px;
    background-position: 860px center;
}
