#leftbar {
	float: left; 
	clear:both;
	color:#339933;
	font-size:0.85em;
	padding:6px 0 0 0;
	width:148px;
}


#navigation {
    /*border-right:6px solid #339933; moved to body to ensure line continues*/
    /*margin-right:12px;*/
    /*width:20em;*/
    float:left;
    clear:both;
    margin:-4px 0;
}


#navigation h3 {
    color:#eb8a1d;
    background:transparent url(../img/icon_sad_face.png) no-repeat scroll 0 0;
    min-height:44px;
    padding:9px 0 0 50px;
    text-align:left;
    font-weight:bold;
    width:7em;
    margin:0em;
    font-size:0.9em;

}

#navigation h2 {
	text-indent:-9999px;/*baaaad?*/
	display:none; /* even worse, but above doesnt seem to work */
}

#navigation h6 {
    color:black;
    text-align:left;
    font-weight:bold;
    font-size:1.2em;
    margin:1em 0em;
    padding:0em;
    float:left;
    clear:both;
}

#navigation p {
    padding: 0px 14px 10px 8px;
    margin:0 !important;
    color:#666;
    float:left;
    clear:both;
    width:120px;
}

#navigation ul {
    background:#E6E6E6 none repeat scroll 0 0 !important;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:6px 2px;
    padding:0 0 5px 0;
    width:138px;
    float:left;
}

#navigation ul a{
    text-decoration:none !important;
    color:black;
}


#navigation ul ul {
	margin:0 !important;
    padding:0 !important;
}

#navigation ul ul {
	margin:0 !important;
    padding:0 !important;
}

#navigation ul.addactions{
    padding-bottom:1em !important;
}

#navigation ul ul li {
    background:White url(../img/input_background.gif) repeat-x scroll 0 0;
    color:#666;
    border:1px solid #ccc;
    padding:6px 12px 6px 12px;
}
#navigation ul ul li:hover a{
    color:white;
}

#navigation ul ul li:hover{
    background:#FF6600 url(../img/button_bg_grad_orange.gif) repeat-x scroll left top !important;
}

li#extras ul li:hover{
     background:white url(../img/input_background.gif) repeat-x scroll 0 0 !important;
}

#extras li a{
     color:#009933;
     text-decoration:underline !important;
}
#extras li:hover a, #extras li a:hover{
     color:#009933 !important;
     text-decoration:underline !important;
}



.navTitle, a.navTitle {
    color:#009933;
    font-weight:bold;
    font-size:1.1em;
    padding:4px;
    float:left;
}


#navigation .features{
/*    margin: 0em 2em;
    padding:0 1.4em;*/
}

#navigation form{
    margin:0;
    padding:0;
}

#navigation input{
    float:left;
    clear:both;
    width:114px;
    margin:2px 0;
}

#passwordclear {
    background:url('../input_background.gif') top left;
}


#navigation .button{
    float:right;
    width:70px;
}

#navigation a.button{
    float:right;
    width:35px;
    margin:6px 0 0.5em 0 !important;
}

.buttonlist .button{
    float:left !important;
}

#navigation #search .button{
    margin:3px 0 0 !important;
    padding:2px;
}

#navigation ul ul li#search {
    margin-top:10px;
    padding:6px !important;
    float:left;
}

#navigation li#extras {
    border:2px solid #009933;
    float:left;
    margin-top:5px;
}

#navigation li#extras ul{
    width:132px !important;
}


#leftbar .features{
    float:left;
    clear:both;
    width:128px;
    padding:4px;
}

#leftbar dl{
    float:left;
    clear:both;
    padding:0;
    margin:0;
}

#leftbar dt{
    font-weight:bold;
    padding:0;
    margin:0;
}
  
#leftbar dd{
    color:black;
    padding:0;
    margin:0;
} 

.buttonlist ul{
    margin:0 !important;
    padding:1em 0 !important;
    float:left !important;
}

.buttonlist .button    { 
    background:#e6e6e6 url(../img/button_arrow.gif) no-repeat scroll right 0px !important; 
    border: 2px solid white;
    color:#339933;
    font-weight:bold;
    cursor:pointer;
    cursor:hand;
    }
  

.buttonlist li{
    text-align:left;
    font-size:1.15em;
    margin:0 0 0.5em 0 !important;
        padding:4px 19px 0 5px;
}

.buttonlist li a{
    color:black;
}


/*Current page stuff*/
#loc_event #nav_event{
    background:#ffb582 url(../img/button_bg_grad_lorange.gif) repeat-x scroll left top !important;
}

#loc_person #nav_person{
    background:#ffb582 url(../img/button_bg_grad_lorange.gif) repeat-x scroll left top !important;
}

#loc_profile #nav_profile{
    background:#ffb582 url(../img/button_bg_grad_lorange.gif) repeat-x scroll left top !important;
}

#loc_friends #nav_friends{
    background:#ffb582 url(../img/button_bg_grad_lorange.gif) repeat-x scroll left top !important;
}

#loc_connections #nav_connections{
    background:#ffb582 url(../img/button_bg_grad_lorange.gif) repeat-x scroll left top !important;
}


#loc_matches #nav_matches{
    background:#ffb582 url(../img/button_bg_grad_lorange.gif) repeat-x scroll left top !important;
}

#loc_messages #nav_messages{
    background:#ffb582 url(../img/button_bg_grad_lorange.gif) repeat-x scroll left top !important;
}



#leftbar #member-search {
    margin-top:0.5em;
    float:left;
    background:white;
}

#leftbar #member-search label{
    float:left;
    font-weight:normal !important;
    color:black !important;
    background:white !important;
}

#leftbar #member-search input#name{
    width:122px !important;
    border:4px solid #E6E6E6 !important;
    }

#leftbar #member-search input.button{
    width:37px !important;
    background-color:#339933;
    background-image:none !important;
    margin:6px 0px !important;
    padding:0 !important;
    }




/* BELOW all for logged out left nav*/

#leftbar.loggedout p {
    font-size:1.5em;
    font-weight:bold;
    padding:5px 0 0 5px;
    float:left;
    width:140px;
}

#leftbar.loggedout ul {
    list-style-type:none;
    float:left;
    clear:left;
    padding:0;
    margin:0;
}

#leftbar.loggedout li {
    font-size:1.2em;
    color:black !important;
    list-style-type:none;
    float:left;
    clear:left;
    padding:5px 0 0 5px;
    margin:0;
    width:140px;
}

#leftbar.loggedout p.loggedoutsmall {
    font-size:1em;
    font-weight:normal;
    color:#666666;
}

#leftbar.loggedout .button {
    font-size:1.7em;
    font-weight:bold;
    margin:1em 0.8em;
    float:left;
}

