body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 11pt "Lato","Calibri",Arial,Helvetica,sans-serif;
	-webkit-font-smoothing: antialiased;
	background: #EFEFEF;
}

.formatter_toggle
{
	cursor: pointer;
	color:#2466a2;
	text-decoration: underline;
}

#page
{
	/* margin-top: 5px;*/
	margin-bottom: 5px;
	background: white;
	/*border: 1px solid #C9E0ED;*/
}


#header-pane
{
/*	margin: 0;
	padding: 0;
        background: url(headerBG.jpg) repeat;
        height: auto;
        width: auto;
        text-align: left;
*/
}

/*
#content
{
        padding: 20px;
}


#sidebar
{
	padding: 20px 20px 20px 0;
}


#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #C9E0ED;
}
*/

#logo
{
/*	padding: 10px 20px;*/
        border-top: 20px;
	font-size: 35px;
        color: white;
        background: url(headerBG.jpg) repeat;
}
#banner-right
{
    float: right;
    color: white;
    padding-right: 10px;
    padding-top: 7px;
    font-size: 12px;
    text-align: right;
    vertical-align: top;
    line-height: normal;
    background: url(headerBG.jpg) repeat;
}
#banner-rightspace
{
	float:right;
}

#banner-right a:hover a:visited, #banner-right a
{
    color: white;
    font-size: 14px;
    text-align: right;
    vertical-align: top;
    line-height: normal;
    background: url(headerBG.jpg) repeat;
    
}

#saint-loading {
	background:url(ajax-loader.gif) no-repeat;
        height: 50px;
        width: 50px;
        padding-left: 20%;
        padding-right: 20%;
        padding-top: 20%;
        padding-bottom: 20%;
        
}

#mainmenu
{
/*	background-image: url("navBG2.jpg"); 
        /*repeat-x left top; */
        background-image: linear-gradient(bottom, rgb(115,117,115) 6%, rgb(65,69,69) 53%);
        background-image: -o-linear-gradient(bottom, rgb(115,117,115) 6%, rgb(65,69,69) 53%);
        background-image: -moz-linear-gradient(bottom, rgb(115,117,115) 6%, rgb(65,69,69) 53%);
        background-image: -webkit-linear-gradient(bottom, rgb(115,117,115) 6%, rgb(65,69,69) 53%);
        background-image: -ms-linear-gradient(bottom, rgb(115,117,115) 6%, rgb(65,69,69) 53%);

        background-image: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0.06, rgb(115,117,115)),
            color-stop(0.53, rgb(65,69,69))
        );

}

#mainmenu ul
{
/*	padding:6px 20px 5px 20px; */
	padding:6px 20px 5px 3px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

/*#mainmenu ul li a:hover, #mainmenu ul li.active a*/
#mainmenu ul li.active a
{
/*	color: #6399cd;*/
	color: #666666;
	background-color:#EEEEEE;
	text-decoration:none;
        padding-left: 20px;
        padding-right: 20px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-topleft: 5px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        
}

#mainmenu ul li.active a.dashtab
{
/*	color: #6399cd;*/
	color: white;
	background-color:#5c71a3;
	text-decoration:none;
        padding-left: 20px;
        padding-right: 20px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-topleft: 5px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        
        
}

#mainmenu ul li.active a.jobstab 
{
/*	color: #6399cd;*/
	color: white;
	background-color:#5c95a3;
	text-decoration:none;
        padding-left: 20px;
        padding-right: 20px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-topleft: 5px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        
}
#mainmenu ul li.active a.analyzetab 
{
/*	color: #6399cd;*/
	color: white;
	background-color:#71a35c;
	text-decoration:none;
        padding-left: 20px;
        padding-right: 20px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-topleft: 5px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        
}

#mainmenu ul li.active a.resultstab 
{
/*	color: #6399cd;*/
	color: white;
	background-color:#a36a5c;
	text-decoration:none;
        padding-left: 20px;
        padding-right: 20px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-topleft: 5px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        
}

#mainmenu ul li.active a.tickettab 
{
/*	color: #6399cd;*/
	color: white;
	background-color:#a38e5c;
	text-decoration:none;
        padding-left: 20px;
        padding-right: 20px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-topleft: 5px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        
}

#mainmenu ul li.active a.exploittab 
{
/*	color: #6399cd;*/
	color: white;
	background-color:#A35C71;
	text-decoration:none;
        padding-left: 20px;
        padding-right: 20px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-topleft: 5px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        
}

#mainmenu ul li.active a.managetab 
{
/*	color: #6399cd;*/
	color: white;
	background-color:#95a35c;
	text-decoration:none;
        padding-left: 20px;
        padding-right: 20px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-topleft: 5px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        
}

#mainmenu ul li.active a.optdefaultstab 
{
/*	color: #6399cd;*/
	color: white;
	background-color:#f1b82d;
	text-decoration:none;
        padding-left: 20px;
        padding-right: 20px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-topleft: 5px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        
}

#mainmenu ul li.active a.scaptab 
{
/*	color: #6399cd;*/
	color: white;
	background-color:#804000;
	text-decoration:none;
        padding-left: 20px;
        padding-right: 20px;
        -webkit-border-top-right-radius: 5px;
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-topleft: 5px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        
}

.gridedit select
{
    width:250px;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{
    background-color: #F3F3F3;
    border: thin solid #C8C4C2;
    border-radius: 8px 8px 0px 0px;
    margin-left: 5px;
/*    margin-top: 5px;
    width: auto;
*/
}




.portlet-decoration-jobstab,
.portlet-decoration-analyzetab, 
.portlet-decoration-resultstab, 
.portlet-decoration-tickettab,
.portlet-decoration-exploittab, 
.portlet-decoration-managetab,
.portlet-decoration-optdefaultstab,
.portlet-decoration-scaptab,
.portlet-decoration
{
	padding: 3px 8px;
	background: black;
/*	border-left: 5px solid #666666;
        margin-top: 3px;*/
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
}

.portlet-decoration-jobstab { 

        color: white;
	background: #5c95a3;
        font-size: 12px;
        font-weight: bold;
}
.portlet-decoration-analyzetab { 

        color: white;
	background: #71a35c;
        font-size: 12px;
        font-weight: bold;
}
.portlet-decoration-resultstab { 

        color: white;
	background: #a36a5c;
        font-size: 12px;
        font-weight: bold;
}
.portlet-decoration-tickettab { 

        color: white;
	background: #a38e5c;
        font-size: 12px;
        font-weight: bold;
}
.portlet-decoration-exploittab { 

        color: white;
	background: #A35C71;
        font-size: 12px;
        font-weight: bold;
}
.portlet-decoration-managetab { 

        color: white;
	background: #95a35c;
        font-size: 12px;
        font-weight: bold;
}
.portlet-decoration-optdefaultstab { 

        color: white;
	background: #f1b82d;
        font-size: 12px;
        font-weight: bold;
}
.portlet-decoration-scaptab { 

        color: white;
	background: #804000;
        font-size: 12px;
        font-weight: bold;
}

.portlet-jobstab,
.portlet-analyzetab,
.portlet-resultstab, 
.portlet-tickettab, 
.portlet-exploittab, 
.portlet-managetab
.portlet-optdefaultstab, 
.portlet-scaptab, 
.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color:  white;
}
.portlet-jobstab { 
    background-color: #5c95a3;
    color: white;
}
.portlet-analyzetab { 
    background-color: #71a35c;
    color: white;
}
.portlet-resultstab { 
    background-color: #a36a5c;
    color: white;
}
.portlet-tickettab { 
    background-color: #a38e5c;
    color: white;
}
.portlet-exploittab { 
    background-color: #A35C71;
    color: white;
}
.portlet-managetab { 
    background-color: #95a35c;
    color: white;
}
.portlet-optdefaultstab { 
    background-color: #f1b82d;
    color: white;
}
.portlet-scaptab { 
    background-color: #804000;
    color: white;
}
.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#F3F3F3;
    /*    border-left: 5px solid #666666;*/

}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 1em Arial;
	color: #666666;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color:  #555;
}

.operations li a:hover
{
/*	background: #80CFFF;*/
        background: #000;
        color: white;
}

.operations li a:hover.exploittab
{
	color: #A35C71;
        background-color: #F3F3F3;
        font-weight: bold;
        font-size: 110%;
       
}


span.browseicon {
        position: relative;
}

span.browseicon span {
        position: absolute;
        display: block;
        top: 0px;
        right: 5px;
        width: 16px;
        height: 16px;
        background: url(view.gif) no-repeat;
        cursor: pointer;
        
}
input[type="text"],
input[type="password"]{
	font-family: monospace;
	font-size: 1em;
}
span.browseicon input {
        padding-right: 16px;
}

/* Font colors / weights */
.text   { font-family: Verdana, sans-serif; font-size: 0.8em; color: #787270;}
.black	{ color: #000000; }
.red	{ color: #B41C2D; }
.orange { color: #F1A400; }
.brown  { color: #996600; }
.green  { color: #00cc00; }
.green2 { color: #03b303; }
.blue	{ color: #1e90ff; }
.bold	{ font-weight: bold; }

.severity-rect {
		width: 100px;
		vertical-align: middle;
		padding: 1px 10px;
		font-weight: bold;
		font-size: 13px;
}

/*.exploit { color: #A35C71; }*/

/* Should really go in a special css file for views/jobs/_scheduleform.php */
.schedcontainer
{
    height: 225px;
    overflow: hidden;
    border: #5c95a3 2px solid;
}

table#moncal
{
    border: #5c95a3 2px solid;
}
table#moncal td {
        width: .2em;
        height: .2em;
        padding: .2em;
        text-align: center;
        background-color: #C8C4C2;
}
table#moncal td:hover {
        cursor: pointer;
        background-color: #000;
        color: white;
}
table#moncal td.select {
        background-color: white;	
}
                        
.centerschedule,
.leftschedule,
.rightschedule
{

    float: left;
    height: 225px;
    /*width: 125px;*/
    padding: 10px 10px 10px 10px;
    
}

.leftdivider
{
   float:left;
   border-left: 2px #5c95a3 solid;
   height: 225px;
   padding: 10px 0 10px 10px;
}

.centerschedule
{
    width: 400px;
}

.rightschedule
{
    padding: 10px 0 10px 10px;
    width: 225px;
}

.help-dialog-button
{
    width:100px;
    margin:20px;
    padding:5px;
}

.ui-widget-content .asset_tag_count_field a
{
	cursor: pointer;
	color:#2466a2;
}

/* end of _scheduleform.php stuff */

/* Obsolete?
#galley
{
        border-top: 6px solid #000;

}

#galley-dashtab
{
        border-top: 6px solid #5c71a3;

}
#galley-jobstab
{
        border-top: 6px solid #5c95a3;

}
#galley-analyzetab
{
        border-top: 6px solid #71a35c;

}
#galley-resultstab
{
        border-top: 6px solid #a36a5c;

}
#galley-tickettab
{
        border-top: 6px solid #a38e5c;

}
#galley-exploittab
{
        border-top: 6px solid #A35C71;

}
#galley-managetab
{
        border-top: 6px solid #95a35c;

}
#galley-optdefaultstab
{
        border-top: 6px solid #f1b82d;

}
#galley-scaptab
{
        border-top: 6px solid #804000;

}
*/
.ui-jqgrid .loading 
{
    position: fixed;
}

