@import url(../../base/css/general.css);

div.sys_main_logo {
		/*background-image:none;*/
        background-image: url(http://jesusfirstassembly.com/jfa/img/bannertilebackground.gif);
	    background-repeat: repeat-x; 
		background-color: #87AEC5;
		/*background-color: #036;*/
	    margin: 0px;
	    padding: 0px;
		position:relative;
        z-index: 56;}


  div.extra_top_menu table.fixed_menu div.popup_html div.devider img
    {
        width:0px;
        height:25px;
    }
	
	
	div.extra_top_menu table.fixed_menu div.popup_html  div.top_cover{
        border-top:0px solid #B7B7B7;
    }
	div.extra_top_menu table.fixed_menu div.popup_html div.extra_data {
		background-color:#215394;
		font-weight:bold;
		padding-bottom:5px;
		padding-left:10px;
		padding-top:5px;
		position:relative;
}

    div.extra_top_menu table.fixed_menu div.popup_html  div.bottom_cover{
        border-bottom:0px solid #B7B7B7;
	}
	div.extra_top_menu table.fixed_menu div.popup_html table.popup{
		background-repeat:repeat;
        border-left:0px solid #B7B7B7;
        border-right:0px solid #B7B7B7;
    }
	
	div.extra_top_menu table.fixed_menu div.popup_html div.menu_item{
        padding:0 3px;
        border-left: none;
        border-right: none;
        border-top: none;
        border-bottom: none;
        float:left;
        position:relative;
        height:30px;
    }
	
	 div.extra_top_menu table.fixed_menu td
    {
        border-top: none;
    }

div.extra_top_menu {
		text-align:center;
		width:100%;
		display:none;
        min-width:600px;
		background-image: url(../images/90percent.png); background-repeat: repeat;
		
	}
	
	div.extra_top_menu table.fixed_menu {
        width:100%;
        min-width:600px;
        border: 0px solid #8D8D8D;
        height:30px;
        margin:0 auto;
		padding-left:10px;
		padding-right:10px;
	}
    
	
select, select.no, input, input.no, textarea, textarea.no, button  {
		padding:5px;
	}
	div.top_settings_block 
	{
		background-color:transparent;
		background-image:none;
		height:27px;
		width:100%;
		color:#666666;
		border-bottom:1px solid #85c3e8;
		padding-bottom:5px;
		
	}

	div.top_settings_block div.ordered_block 
	{
		padding-top:5px;
		padding-left:9px;
		float:left;
	}

	div.top_settings_block div.per_page_block 
	{
		padding-top:5px;
		float:right;
		padding-right:9px;
	}
	
	
	 .swf_uploader_warning {
        color: #000;
    }
 div.extra_top_menu table.fixed_menu div.popup_html div.html_data{
        padding-left:10px;
        padding-right:10px;
		background:#9ECFED;
    }
	 div.extra_top_menu table.fixed_menu div.popup_html div.control{
		background-color:#9ECFED;
		white-space:nowrap;
        color:#fff;
        margin-left:-10px;
        margin-right:-10px;
        padding:10px 10px;
	}
div.extra_top_menu table.fixed_menu div.popup_html div.menu_item_active {
		background-color:#9ECFED;
		background-image:none;
        border-right:0 none;
        border-left:0 none;
    }
	
.bottomCopyright {

	background-color:#90c8e9 !important;
	border:2px solid #333333;
	-moz-border-radius:5px;
	}